chore: compile assets

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
Ferdinand Thiessen 2026-03-18 14:30:01 +01:00 committed by nextcloud-command
parent fcc7b4d21b
commit 011c7edb11
111 changed files with 1048 additions and 1001 deletions

View file

@ -61,7 +61,7 @@
*/tr.file-picker__row[data-v-7857e8bd]{height:var(--row-height, 50px)}tr.file-picker__row td[data-v-7857e8bd]{cursor:pointer;overflow:hidden;text-overflow:ellipsis;border-bottom:none}tr.file-picker__row td.row-checkbox[data-v-7857e8bd]{padding:0 2px}tr.file-picker__row td[data-v-7857e8bd]:not(.row-checkbox){padding-inline:14px 0}tr.file-picker__row td.row-size[data-v-7857e8bd]{text-align:end;padding-inline:0 14px}tr.file-picker__row td.row-name[data-v-7857e8bd]{padding-inline:2px 0}.file-picker__row[data-v-7857e8bd] *{cursor:pointer}.file-picker__row--selected[data-v-7857e8bd]{background-color:var(--color-background-dark)}.file-picker__row--not-navigatable[data-v-7857e8bd]{filter:saturate(0.7);opacity:.7}.file-picker__row--not-navigatable[data-v-7857e8bd] *,.file-picker__row--not-pickable[data-v-7857e8bd] *{cursor:default !important}.file-picker__row[data-v-7857e8bd]:hover{background-color:var(--color-background-hover)}.file-picker__name-container[data-v-7857e8bd]{display:flex;justify-content:start;align-items:center;height:100%}.file-picker__file-name[data-v-7857e8bd]{padding-inline-start:6px;min-width:0;overflow:hidden;text-overflow:ellipsis}.file-picker__file-extension[data-v-7857e8bd]{color:var(--color-text-maxcontrast);min-width:fit-content}/*!
* SPDX-FileCopyrightText: 2023-2024 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/tr.file-picker__row[data-v-1f96131b]{height:var(--row-height, 50px)}tr.file-picker__row td[data-v-1f96131b]{cursor:pointer;overflow:hidden;text-overflow:ellipsis;border-bottom:none}tr.file-picker__row td.row-checkbox[data-v-1f96131b]{padding:0 2px}tr.file-picker__row td[data-v-1f96131b]:not(.row-checkbox){padding-inline:14px 0}tr.file-picker__row td.row-size[data-v-1f96131b]{text-align:end;padding-inline:0 14px}tr.file-picker__row td.row-name[data-v-1f96131b]{padding-inline:2px 0}@keyframes gradient-1f96131b{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.loading-row .row-checkbox[data-v-1f96131b]{text-align:center !important}.loading-row span[data-v-1f96131b]{display:inline-block;height:24px;background:linear-gradient(to right, var(--color-background-darker), var(--color-text-maxcontrast), var(--color-background-darker));background-size:600px 100%;border-radius:var(--border-radius);animation:gradient-1f96131b 12s ease infinite}.loading-row .row-wrapper[data-v-1f96131b]{display:inline-flex;align-items:center}.loading-row .row-checkbox span[data-v-1f96131b]{width:24px}.loading-row .row-name span[data-v-1f96131b]:last-of-type{margin-inline-start:6px;width:130px}.loading-row .row-size span[data-v-1f96131b]{width:80px}.loading-row .row-modified span[data-v-1f96131b]{width:90px}.file-picker__header-preview[data-v-412efd5c]{width:22px;height:32px;flex:0 0 auto}.file-picker__files[data-v-412efd5c]{margin:2px;margin-inline-start:12px;overflow:scroll auto}.file-picker__files table[data-v-412efd5c]{width:100%;max-height:100%;table-layout:fixed}.file-picker__files th[data-v-412efd5c]{position:sticky;z-index:1;top:0;background-color:var(--color-main-background);padding:2px}.file-picker__files th .header-wrapper[data-v-412efd5c]{display:flex}.file-picker__files th.row-checkbox[data-v-412efd5c]{width:44px}.file-picker__files th.row-name[data-v-412efd5c]{width:230px}.file-picker__files th.row-size[data-v-412efd5c]{width:100px}.file-picker__files th.row-modified[data-v-412efd5c]{width:120px}.file-picker__files th[data-v-412efd5c]:not(.row-size) .button-vue__wrapper{justify-content:start;flex-direction:row-reverse}.file-picker__files th[data-v-412efd5c]:not(.row-size) .button-vue{padding-inline:16px 4px}.file-picker__files th.row-size[data-v-412efd5c] .button-vue__wrapper{justify-content:end}.file-picker__files th[data-v-412efd5c] .button-vue__wrapper{color:var(--color-text-maxcontrast)}.file-picker__files th[data-v-412efd5c] .button-vue__wrapper .button-vue__text{font-weight:normal}.file-picker__breadcrumbs[data-v-b448b141]{flex-grow:0 !important}.file-picker__side[data-v-e1c54e23]{display:flex;flex-direction:column;align-items:stretch;gap:.5rem;min-width:200px;padding:2px;margin-block-start:7px;overflow:auto}.file-picker__side[data-v-e1c54e23] .button-vue__wrapper{justify-content:start}.file-picker__filter-input[data-v-e1c54e23]{margin-block:7px;max-width:260px}@media(max-width: 736px){.file-picker__side[data-v-e1c54e23]{flex-direction:row;min-width:unset}}@media(max-width: 512px){.file-picker__side[data-v-e1c54e23]{flex-direction:row;min-width:unset}.file-picker__filter-input[data-v-e1c54e23]{max-width:unset}}.file-picker__navigation{padding-inline:8px 2px}.file-picker__navigation,.file-picker__navigation *{box-sizing:border-box}.file-picker__navigation .v-select.select{min-width:220px}@media(min-width: 513px)and (max-width: 736px){.file-picker__navigation{gap:11px}}@media(max-width: 512px){.file-picker__navigation{flex-direction:column-reverse !important}}.file-picker__view[data-v-9b6534b1]{height:50px;display:flex;justify-content:start;align-items:center}.file-picker__view h3[data-v-9b6534b1]{font-weight:bold;height:fit-content;margin:0}.file-picker__main[data-v-9b6534b1]{box-sizing:border-box;width:100%;display:flex;flex-direction:column;min-height:0;flex:1;padding-inline:2px}.file-picker__main[data-v-9b6534b1] *{box-sizing:border-box}[data-v-9b6534b1] .file-picker{height:min(80vh,800px) !important}@media(max-width: 512px){[data-v-9b6534b1] .file-picker{height:calc(100% - 16px - var(--default-clickable-area)) !important}}[data-v-9b6534b1] .file-picker__content{display:flex;flex-direction:column;overflow:hidden}.public-auth-prompt__text[data-v-bd4b7f1b]{font-size:1.25em;margin-block:0 calc(3*var(--default-grid-baseline))}.public-auth-prompt__header[data-v-bd4b7f1b]{margin-block:0 calc(3*var(--default-grid-baseline))}.public-auth-prompt__header[data-v-bd4b7f1b]:first-child{margin-top:0}.public-auth-prompt__input[data-v-bd4b7f1b]{margin-block:calc(4*var(--default-grid-baseline)) calc(2*var(--default-grid-baseline))}/*!
*/tr.file-picker__row[data-v-1f96131b]{height:var(--row-height, 50px)}tr.file-picker__row td[data-v-1f96131b]{cursor:pointer;overflow:hidden;text-overflow:ellipsis;border-bottom:none}tr.file-picker__row td.row-checkbox[data-v-1f96131b]{padding:0 2px}tr.file-picker__row td[data-v-1f96131b]:not(.row-checkbox){padding-inline:14px 0}tr.file-picker__row td.row-size[data-v-1f96131b]{text-align:end;padding-inline:0 14px}tr.file-picker__row td.row-name[data-v-1f96131b]{padding-inline:2px 0}@keyframes gradient-1f96131b{0%{background-position:0% 50%}50%{background-position:100% 50%}100%{background-position:0% 50%}}.loading-row .row-checkbox[data-v-1f96131b]{text-align:center !important}.loading-row span[data-v-1f96131b]{display:inline-block;height:24px;background:linear-gradient(to right, var(--color-background-darker), var(--color-text-maxcontrast), var(--color-background-darker));background-size:600px 100%;border-radius:var(--border-radius);animation:gradient-1f96131b 12s ease infinite}.loading-row .row-wrapper[data-v-1f96131b]{display:inline-flex;align-items:center}.loading-row .row-checkbox span[data-v-1f96131b]{width:24px}.loading-row .row-name span[data-v-1f96131b]:last-of-type{margin-inline-start:6px;width:130px}.loading-row .row-size span[data-v-1f96131b]{width:80px}.loading-row .row-modified span[data-v-1f96131b]{width:90px}.file-picker__header-preview[data-v-412efd5c]{width:22px;height:32px;flex:0 0 auto}.file-picker__files[data-v-412efd5c]{margin:2px;margin-inline-start:12px;overflow:scroll auto}.file-picker__files table[data-v-412efd5c]{width:100%;max-height:100%;table-layout:fixed}.file-picker__files th[data-v-412efd5c]{position:sticky;z-index:1;top:0;background-color:var(--color-main-background);padding:2px}.file-picker__files th .header-wrapper[data-v-412efd5c]{display:flex}.file-picker__files th.row-checkbox[data-v-412efd5c]{width:44px}.file-picker__files th.row-name[data-v-412efd5c]{width:230px}.file-picker__files th.row-size[data-v-412efd5c]{width:100px}.file-picker__files th.row-modified[data-v-412efd5c]{width:120px}.file-picker__files th[data-v-412efd5c]:not(.row-size) .button-vue__wrapper{justify-content:start;flex-direction:row-reverse}.file-picker__files th[data-v-412efd5c]:not(.row-size) .button-vue{padding-inline:16px 4px}.file-picker__files th.row-size[data-v-412efd5c] .button-vue__wrapper{justify-content:end}.file-picker__files th[data-v-412efd5c] .button-vue__wrapper{color:var(--color-text-maxcontrast)}.file-picker__files th[data-v-412efd5c] .button-vue__wrapper .button-vue__text{font-weight:normal}.file-picker__breadcrumbs[data-v-b448b141]{flex-grow:0 !important}.file-picker__side[data-v-e1c54e23]{display:flex;flex-direction:column;align-items:stretch;gap:.5rem;min-width:200px;padding:2px;margin-block-start:7px;overflow:auto}.file-picker__side[data-v-e1c54e23] .button-vue__wrapper{justify-content:start}.file-picker__filter-input[data-v-e1c54e23]{margin-block:7px;max-width:260px}@media(max-width: 736px){.file-picker__side[data-v-e1c54e23]{flex-direction:row;min-width:unset}}@media(max-width: 512px){.file-picker__side[data-v-e1c54e23]{flex-direction:row;min-width:unset}.file-picker__filter-input[data-v-e1c54e23]{max-width:unset}}.file-picker__navigation{padding-inline:8px 2px}.file-picker__navigation,.file-picker__navigation *{box-sizing:border-box}.file-picker__navigation .v-select.select{min-width:220px}@media(min-width: 513px)and (max-width: 736px){.file-picker__navigation{gap:11px}}@media(max-width: 512px){.file-picker__navigation{flex-direction:column-reverse !important}}.file-picker__view[data-v-9b6534b1]{height:50px;display:flex;justify-content:start;align-items:center}.file-picker__view h3[data-v-9b6534b1]{font-weight:bold;height:fit-content;margin:0}.file-picker__main[data-v-9b6534b1]{box-sizing:border-box;width:100%;display:flex;flex-direction:column;min-height:0;flex:1;padding-inline:2px}.file-picker__main[data-v-9b6534b1] *{box-sizing:border-box}[data-v-9b6534b1] .file-picker{height:min(80vh,800px) !important}@media(max-width: 512px){[data-v-9b6534b1] .file-picker{height:calc(100% - 16px - var(--default-clickable-area)) !important}}[data-v-9b6534b1] .file-picker__content{display:flex;flex-direction:column;overflow:hidden}.public-auth-prompt__text[data-v-bd4b7f1b]{font-size:1.25em;margin-block:0 calc(3*var(--default-grid-baseline))}.public-auth-prompt__header[data-v-bd4b7f1b]{margin-block:0 calc(3*var(--default-grid-baseline))}.public-auth-prompt__header[data-v-bd4b7f1b]:first-child{margin-top:0}.public-auth-prompt__input[data-v-bd4b7f1b]{margin-block:calc(4*var(--default-grid-baseline)) calc(2*var(--default-grid-baseline))}._passwordDialog_joix2_2{display:flex;flex-direction:column;gap:10px 0;margin-inline:6px;margin-block-end:6px}/*!
* SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors
* SPDX-License-Identifier: AGPL-3.0-or-later
*/#body-public{--footer-height: calc(2lh + 2 * var(--default-grid-baseline))}#body-public .header-end #header-primary-action a{color:var(--color-primary-element-text)}#body-public .header-end #header-secondary-action ul li{min-width:270px}#body-public .header-end #header-secondary-action #header-actions-toggle{background-color:rgba(0,0,0,0);border-color:rgba(0,0,0,0);filter:var(--background-invert-if-dark)}#body-public .header-end #header-secondary-action #header-actions-toggle:hover,#body-public .header-end #header-secondary-action #header-actions-toggle:focus,#body-public .header-end #header-secondary-action #header-actions-toggle:active{opacity:1}#body-public .header-end #header-secondary-action #external-share-menu-item form{display:flex}#body-public .header-end #header-secondary-action #external-share-menu-item .hidden{display:none}#body-public .header-end #header-secondary-action #external-share-menu-item #save-button-confirm{flex-grow:0}#body-public #content{min-height:var(--body-height, calc(100% - var(--footer-height)));padding-block-end:var(--footer-height)}#body-public #app-content-vue{padding-block-end:var(--footer-height)}#body-public.layout-base #content{padding-top:0}#body-public p.info{margin:20px auto;text-shadow:0 0 2px rgba(0,0,0,.4);-moz-user-select:none;-ms-user-select:none;user-select:none}#body-public p.info,#body-public form fieldset legend,#body-public #datadirContent label,#body-public form fieldset .warning-info,#body-public form input[type=checkbox]+label{text-align:center}#body-public footer{position:fixed;inset-inline-start:50%;bottom:var(--body-container-margin);transform:translateX(-50%);width:fit-content;max-width:90vw}#body-public footer.guest-box{--color-text-maxcontrast: var(--color-text-maxcontrast-background-blur, var(--color-main-text));color:var(--color-main-text);background-color:var(--color-main-background-blur);padding:var(--default-grid-baseline) calc(3*var(--default-grid-baseline));border-radius:var(--border-radius-container);box-shadow:0 0 10px var(--color-box-shadow);-webkit-backdrop-filter:var(--filter-background-blur);backdrop-filter:var(--filter-background-blur)}#body-public footer.guest-box .info{text-shadow:none;margin:0}#body-public footer.guest-box .info .entity-name{font-weight:bold}#body-public footer.guest-box a.legal{font-size:smaller}/*# sourceMappingURL=server.css.map */

File diff suppressed because one or more lines are too long

2
dist/149-149.js vendored
View file

@ -1,2 +0,0 @@
"use strict";(globalThis.webpackChunknextcloud=globalThis.webpackChunknextcloud||[]).push([[149],{50149(t,e,a){a.r(e),a.d(e,{default:()=>f});var n=a(85471),i=a(80474),s=a(21777),r=a(20564),o=a(94219),l=a(371),c=a(82182),u=a(5211),m=a(35810);const d=(0,i.c0)("public").build(),p=(0,n.pM)({name:"PublicAuthPrompt",components:{NcDialog:o.A,NcNoteCard:l.A,NcTextField:c.A},props:{nickname:{type:String,default:""},title:{type:String,default:(0,u.t)("Guest identification")},text:{type:String,default:""},notice:{type:String,default:""},submitLabel:{type:String,default:(0,u.t)("Submit name")},cancellable:{type:Boolean,default:!1}},emits:["close"],setup:()=>({t:u.t}),data:()=>({name:""}),computed:{dialogButtons(){const t={label:(0,u.t)("Cancel"),variant:"tertiary",callback:()=>this.$emit("close")},e={label:this.submitLabel,type:"submit",variant:"primary"};return this.cancellable?[t,e]:[e]},defaultNotice(){return this.notice?this.notice:this.nickname?(0,u.t)("You are currently identified as {nickname}.",{nickname:this.nickname}):(0,u.t)("You are currently not identified.")}},watch:{nickname:{handler(){this.name=this.nickname},immediate:!0},name(){const t=this.name.trim?.()||"",e=this.$refs.input?.$el.querySelector("input");if(!e)return;const a=function(t){if(""===t.trim())return(0,u.t)("Names must not be empty.");if(t.startsWith("."))return(0,u.t)("Names must not start with a dot.");if(t.length>64)return(0,u.t)("Names may be at most 64 characters long.");try{return(0,m.KT)(t),""}catch(t){if(!(t instanceof m.di))throw t;switch(t.reason){case m.nF.Character:return(0,u.t)('"{char}" is not allowed inside a name.',{char:t.segment});case m.nF.ReservedName:return(0,u.t)('"{segment}" is a reserved name and not allowed.',{segment:t.segment});case m.nF.Extension:return t.segment.match(/\.[a-z]/i)?(0,u.t)('"{extension}" is not an allowed name.',{extension:t.segment}):(0,u.t)('Names must not end with "{extension}".',{extension:t.segment});default:return(0,u.t)("Invalid name.")}}}(t);e.setCustomValidity(a),e.reportValidity()}},methods:{onSubmit(){const t=this.$refs.input,e=this.name.trim();if(""===e)return t.setCustomValidity((0,u.t)("You cannot leave the name empty.")),t.reportValidity(),void t.focus();if(e.length<2)return t.setCustomValidity((0,u.t)("Please enter a name with at least 2 characters.")),t.reportValidity(),void t.focus();try{(0,s.L$)(e)}catch(e){return(0,r.Qg)((0,u.t)("Failed to set nickname.")),console.error("Failed to set nickname",e),void t.focus()}d.setItem("public-auth-prompt-shown","true"),this.$emit("close",this.name)}}});var h=function(){var t=this,e=t._self._c;return t._self._setupProxy,e("NcDialog",{staticClass:"public-auth-prompt",attrs:{buttons:t.dialogButtons,"data-cy-public-auth-prompt-dialog":"","is-form":"","no-close":"",name:t.title},on:{submit:t.onSubmit}},[t.text?e("p",{staticClass:"public-auth-prompt__text"},[t._v(" "+t._s(t.text)+" ")]):t._e(),e("NcNoteCard",{staticClass:"public-auth-prompt__header",attrs:{text:t.defaultNotice,type:"info"}}),e("NcTextField",{ref:"input",staticClass:"public-auth-prompt__input",attrs:{"data-cy-public-auth-prompt-dialog-name":"",label:t.t("Name"),placeholder:t.t("Enter your name"),required:!t.cancellable,minlength:"2",maxlength:"64",name:"name"},model:{value:t.name,callback:function(e){t.name=e},expression:"name"}})],1)},b=[];const f=(0,u.n)(p,h,b,!1,null,"a2f36bdb").exports}}]);
//# sourceMappingURL=149-149.js.map?v=2ad0b398315dd9c8d9e7

View file

@ -1,133 +0,0 @@
SPDX-License-Identifier: MIT
SPDX-License-Identifier: ISC
SPDX-License-Identifier: GPL-3.0-or-later
SPDX-License-Identifier: BSD-3-Clause
SPDX-License-Identifier: AGPL-3.0-or-later
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
SPDX-FileCopyrightText: string_decoder developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: Varun A P
SPDX-FileCopyrightText: Tobias Koppers @sokra
SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
SPDX-FileCopyrightText: Perry Mitchell <perry@perrymitchell.net>
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
SPDX-FileCopyrightText: Jonas Schade <derzade@gmail.com>
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
SPDX-FileCopyrightText: GitHub Inc.
SPDX-FileCopyrightText: Feross Aboukhadijeh
SPDX-FileCopyrightText: Evan You
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
SPDX-FileCopyrightText: David Clark
SPDX-FileCopyrightText: Christoph Wurst
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
SPDX-FileCopyrightText: Alkemics
SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @nextcloud/auth
- version: 2.5.3
- license: GPL-3.0-or-later
- @nextcloud/browser-storage
- version: 0.5.0
- license: GPL-3.0-or-later
- @nextcloud/capabilities
- version: 1.2.1
- license: GPL-3.0-or-later
- semver
- version: 7.7.2
- license: ISC
- @nextcloud/event-bus
- version: 3.3.3
- license: GPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @nextcloud/files
- version: 3.12.2
- license: AGPL-3.0-or-later
- @nextcloud/initial-state
- version: 3.0.0
- license: GPL-3.0-or-later
- @nextcloud/l10n
- version: 3.4.1
- license: GPL-3.0-or-later
- @nextcloud/logger
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.4.2
- license: AGPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @nextcloud/router
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vueuse/core
- version: 11.3.0
- license: MIT
- @vueuse/shared
- version: 11.3.0
- license: MIT
- base64-js
- version: 1.5.1
- license: MIT
- buffer
- version: 5.7.1
- license: MIT
- cancelable-promise
- version: 4.3.1
- license: MIT
- css-loader
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3
- license: MIT
- floating-vue
- version: 1.0.0-beta.19
- license: MIT
- focus-trap
- version: 7.8.0
- license: MIT
- ieee754
- version: 1.2.1
- license: BSD-3-Clause
- buffer
- version: 6.0.3
- license: MIT
- process
- version: 0.11.10
- license: MIT
- safe-buffer
- version: 5.2.1
- license: MIT
- string_decoder
- version: 1.3.0
- license: MIT
- style-loader
- version: 4.0.0
- license: MIT
- tabbable
- version: 6.4.0
- license: MIT
- toastify-js
- version: 1.12.0
- license: MIT
- typescript-event-target
- version: 1.1.2
- license: MIT
- vue
- version: 2.7.16
- license: MIT
- webdav
- version: 5.9.0
- license: MIT

1
dist/149-149.js.map vendored

File diff suppressed because one or more lines are too long

View file

@ -1 +0,0 @@
149-149.js.license

2
dist/452-452.js vendored

File diff suppressed because one or more lines are too long

View file

@ -1,218 +0,0 @@
SPDX-License-Identifier: MIT
SPDX-License-Identifier: ISC
SPDX-License-Identifier: GPL-3.0-or-later
SPDX-License-Identifier: BSD-3-Clause
SPDX-License-Identifier: Apache-2.0
SPDX-License-Identifier: AGPL-3.0-or-later
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
SPDX-FileCopyrightText: string_decoder developers
SPDX-FileCopyrightText: inherits developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: Varun A P
SPDX-FileCopyrightText: Tobias Koppers @sokra
SPDX-FileCopyrightText: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
SPDX-FileCopyrightText: Perry Mitchell <perry@perrymitchell.net>
SPDX-FileCopyrightText: Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch)
SPDX-FileCopyrightText: Paul Vorbach <paul@vorb.de> (http://vorb.de)
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
SPDX-FileCopyrightText: Matt Zabriskie
SPDX-FileCopyrightText: Joyent
SPDX-FileCopyrightText: Jonas Schade <derzade@gmail.com>
SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
SPDX-FileCopyrightText: Hiroki Osame
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
SPDX-FileCopyrightText: GitHub Inc.
SPDX-FileCopyrightText: Feross Aboukhadijeh
SPDX-FileCopyrightText: Evan You
SPDX-FileCopyrightText: Eugene Sharygin <eush77@gmail.com>
SPDX-FileCopyrightText: Eric Norris (https://github.com/ericnorris)
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
SPDX-FileCopyrightText: David Clark
SPDX-FileCopyrightText: Christoph Wurst
SPDX-FileCopyrightText: Austin Andrews
SPDX-FileCopyrightText: Arnout Kazemier
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
SPDX-FileCopyrightText: Alkemics
SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.5
- license: MIT
- @floating-ui/dom
- version: 1.7.6
- license: MIT
- @floating-ui/utils
- version: 0.2.11
- license: MIT
- @mdi/js
- version: 7.4.47
- license: Apache-2.0
- @nextcloud/auth
- version: 2.5.3
- license: GPL-3.0-or-later
- @nextcloud/axios
- version: 2.5.2
- license: GPL-3.0-or-later
- @nextcloud/browser-storage
- version: 0.5.0
- license: GPL-3.0-or-later
- @nextcloud/capabilities
- version: 1.2.1
- license: GPL-3.0-or-later
- semver
- version: 7.7.2
- license: ISC
- @nextcloud/event-bus
- version: 3.3.3
- license: GPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @nextcloud/files
- version: 3.12.2
- license: AGPL-3.0-or-later
- @nextcloud/initial-state
- version: 3.0.0
- license: GPL-3.0-or-later
- @nextcloud/l10n
- version: 3.4.1
- license: GPL-3.0-or-later
- @nextcloud/logger
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.4.2
- license: AGPL-3.0-or-later
- eventemitter3
- version: 5.0.1
- license: MIT
- @nextcloud/router
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue-select
- version: 3.26.0
- license: MIT
- @nextcloud/initial-state
- version: 2.2.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vueuse/components
- version: 11.3.0
- license: MIT
- @vueuse/core
- version: 11.3.0
- license: MIT
- @vueuse/shared
- version: 11.3.0
- license: MIT
- axios
- version: 1.13.4
- license: MIT
- base64-js
- version: 1.5.1
- license: MIT
- buffer
- version: 5.7.1
- license: MIT
- cancelable-promise
- version: 4.3.1
- license: MIT
- charenc
- version: 0.0.2
- license: BSD-3-Clause
- crypt
- version: 0.0.2
- license: BSD-3-Clause
- css-loader
- version: 7.1.2
- license: MIT
- debounce
- version: 2.2.0
- license: MIT
- dompurify
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3
- license: MIT
- floating-vue
- version: 1.0.0-beta.19
- license: MIT
- focus-trap
- version: 7.8.0
- license: MIT
- ieee754
- version: 1.2.1
- license: BSD-3-Clause
- is-buffer
- version: 1.1.6
- license: MIT
- md5
- version: 2.3.0
- license: BSD-3-Clause
- buffer
- version: 6.0.3
- license: MIT
- inherits
- version: 2.0.3
- license: ISC
- util
- version: 0.10.4
- license: MIT
- path
- version: 0.12.7
- license: MIT
- process
- version: 0.11.10
- license: MIT
- safe-buffer
- version: 5.2.1
- license: MIT
- string_decoder
- version: 1.3.0
- license: MIT
- striptags
- version: 3.2.0
- license: MIT
- style-loader
- version: 4.0.0
- license: MIT
- tabbable
- version: 6.4.0
- license: MIT
- toastify-js
- version: 1.12.0
- license: MIT
- typescript-event-target
- version: 1.1.2
- license: MIT
- unist-builder
- version: 4.0.0
- license: MIT
- unist-util-is
- version: 6.0.0
- license: MIT
- unist-util-visit-parents
- version: 6.0.1
- license: MIT
- unist-util-visit
- version: 5.1.0
- license: MIT
- vue-frag
- version: 1.4.3
- license: MIT
- vue
- version: 2.7.16
- license: MIT
- webdav
- version: 5.9.0
- license: MIT

1
dist/452-452.js.map vendored

File diff suppressed because one or more lines are too long

View file

@ -1 +0,0 @@
452-452.js.license

2
dist/5810-5810.js vendored

File diff suppressed because one or more lines are too long

View file

@ -1,90 +0,0 @@
SPDX-License-Identifier: MIT
SPDX-License-Identifier: ISC
SPDX-License-Identifier: GPL-3.0-or-later
SPDX-License-Identifier: BSD-3-Clause
SPDX-License-Identifier: AGPL-3.0-or-later
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
SPDX-FileCopyrightText: string_decoder developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
SPDX-FileCopyrightText: Perry Mitchell <perry@perrymitchell.net>
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
SPDX-FileCopyrightText: Jonas Schade <derzade@gmail.com>
SPDX-FileCopyrightText: GitHub Inc.
SPDX-FileCopyrightText: Feross Aboukhadijeh
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
SPDX-FileCopyrightText: Christoph Wurst
SPDX-FileCopyrightText: Alkemics
This file is generated from multiple sources. Included packages:
- @nextcloud/auth
- version: 2.5.3
- license: GPL-3.0-or-later
- @nextcloud/browser-storage
- version: 0.5.0
- license: GPL-3.0-or-later
- @nextcloud/capabilities
- version: 1.2.1
- license: GPL-3.0-or-later
- semver
- version: 7.7.2
- license: ISC
- @nextcloud/event-bus
- version: 3.3.3
- license: GPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @nextcloud/files
- version: 3.12.2
- license: AGPL-3.0-or-later
- @nextcloud/initial-state
- version: 3.0.0
- license: GPL-3.0-or-later
- @nextcloud/l10n
- version: 3.4.1
- license: GPL-3.0-or-later
- @nextcloud/logger
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/router
- version: 3.1.0
- license: GPL-3.0-or-later
- base64-js
- version: 1.5.1
- license: MIT
- buffer
- version: 5.7.1
- license: MIT
- cancelable-promise
- version: 4.3.1
- license: MIT
- dompurify
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3
- license: MIT
- ieee754
- version: 1.2.1
- license: BSD-3-Clause
- buffer
- version: 6.0.3
- license: MIT
- process
- version: 0.11.10
- license: MIT
- safe-buffer
- version: 5.2.1
- license: MIT
- string_decoder
- version: 1.3.0
- license: MIT
- typescript-event-target
- version: 1.1.2
- license: MIT
- webdav
- version: 5.9.0
- license: MIT

File diff suppressed because one or more lines are too long

View file

@ -1 +0,0 @@
5810-5810.js.license

1
dist/6798-6798.js vendored
View file

@ -1 +0,0 @@
"use strict";(globalThis.webpackChunknextcloud=globalThis.webpackChunknextcloud||[]).push([[6798],{56798(l,u,a){a.r(u),a.d(u,{default:()=>e.N});var e=a(8852)}}]);

View file

@ -1,80 +0,0 @@
SPDX-License-Identifier: MIT
SPDX-License-Identifier: ISC
SPDX-License-Identifier: GPL-3.0-or-later
SPDX-License-Identifier: AGPL-3.0-or-later
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
SPDX-FileCopyrightText: xiaokai <kexiaokai@gmail.com>
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: Tobias Koppers @sokra
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
SPDX-FileCopyrightText: GitHub Inc.
SPDX-FileCopyrightText: Evan You
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
SPDX-FileCopyrightText: David Clark
SPDX-FileCopyrightText: Christoph Wurst
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
This file is generated from multiple sources. Included packages:
- @nextcloud/auth
- version: 2.5.3
- license: GPL-3.0-or-later
- @nextcloud/browser-storage
- version: 0.5.0
- license: GPL-3.0-or-later
- semver
- version: 7.7.2
- license: ISC
- @nextcloud/event-bus
- version: 3.3.3
- license: GPL-3.0-or-later
- @nextcloud/l10n
- version: 3.4.1
- license: GPL-3.0-or-later
- @nextcloud/logger
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/router
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vueuse/core
- version: 11.3.0
- license: MIT
- @vueuse/shared
- version: 11.3.0
- license: MIT
- css-loader
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3
- license: MIT
- floating-vue
- version: 1.0.0-beta.19
- license: MIT
- focus-trap
- version: 7.8.0
- license: MIT
- process
- version: 0.11.10
- license: MIT
- style-loader
- version: 4.0.0
- license: MIT
- tabbable
- version: 6.4.0
- license: MIT
- vue-color
- version: 2.8.2
- license: MIT
- vue
- version: 2.7.16
- license: MIT

2
dist/7575-7575.js vendored
View file

@ -1,2 +0,0 @@
"use strict";(globalThis.webpackChunknextcloud=globalThis.webpackChunknextcloud||[]).push([[7575],{57575(e,l,c){c.d(l,{FilePickerVue:()=>i});const i=(0,c(85471).$V)(()=>Promise.all([c.e(4208),c.e(5810),c.e(452)]).then(c.bind(c,48071)))}}]);
//# sourceMappingURL=7575-7575.js.map?v=91cb94081cddb1e44063

View file

@ -1,13 +0,0 @@
SPDX-License-Identifier: MIT
SPDX-License-Identifier: AGPL-3.0-or-later
SPDX-FileCopyrightText: Evan You
SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @nextcloud/dialogs
- version: 6.4.2
- license: AGPL-3.0-or-later
- vue
- version: 2.7.16
- license: MIT

View file

@ -1 +0,0 @@
{"version":3,"file":"7575-7575.js?v=91cb94081cddb1e44063","mappings":"6IACA,MAAMA,GAAgB,E,SAAA,IAAqB,IAAM,kE","sources":["webpack:///nextcloud/node_modules/@nextcloud/password-confirmation/node_modules/@nextcloud/dialogs/dist/chunks/index-BMbtc3xh.mjs"],"sourcesContent":["import { defineAsyncComponent } from \"vue\";\nconst FilePickerVue = defineAsyncComponent(() => import(\"./FilePicker-JKNLPCbR.mjs\"));\nexport {\n FilePickerVue\n};\n//# sourceMappingURL=index-BMbtc3xh.mjs.map\n"],"names":["FilePickerVue"],"sourceRoot":""}

View file

@ -1 +0,0 @@
7575-7575.js.license

View file

@ -9,7 +9,6 @@ SPDX-FileCopyrightText: webfansplz
SPDX-FileCopyrightText: perfect-debounce developers
SPDX-FileCopyrightText: hookable developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: Varun A P
SPDX-FileCopyrightText: Tobias Koppers @sokra
@ -52,6 +51,9 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/browser-storage
- version: 0.5.0
- license: GPL-3.0-or-later
- @nextcloud/capabilities
- version: 1.2.1
- license: GPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
@ -103,14 +105,47 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/logger
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.4.2
- @nextcloud/vue
- version: 9.6.0
- license: AGPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @vue/devtools-shared
- version: 8.1.0
- license: MIT
- @vue/reactivity
- version: 3.5.30
- license: MIT
- @vue/runtime-core
- version: 3.5.30
- license: MIT
- @vue/runtime-dom
- version: 3.5.30
- license: MIT
- @vue/shared
- version: 3.5.30
- license: MIT
- @vueuse/core
- version: 14.2.1
- license: MIT
- @vueuse/shared
- version: 14.2.1
- license: MIT
- perfect-debounce
- version: 2.1.0
- license: MIT
- @vue/devtools-api
- version: 8.1.0
- license: MIT
- @vue/devtools-kit
- version: 8.1.0
- license: MIT
- vue-router
- version: 5.0.3
- license: MIT
- vue
- version: 3.5.30
- license: MIT
- @nextcloud/password-confirmation
- version: 5.3.2
- version: 6.1.0
- license: MIT
- @nextcloud/router
- version: 3.1.0
@ -154,9 +189,6 @@ This file is generated from multiple sources. Included packages:
- css-loader
- version: 7.1.2
- license: MIT
- debounce
- version: 2.2.0
- license: MIT
- dompurify
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)

4
dist/9167-9167.js vendored

File diff suppressed because one or more lines are too long

View file

@ -74,6 +74,9 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/browser-storage
- version: 0.5.0
- license: GPL-3.0-or-later
- @nextcloud/capabilities
- version: 1.2.1
- license: GPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
@ -125,21 +128,51 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/logger
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.4.2
- @nextcloud/vue
- version: 9.6.0
- license: AGPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @vue/devtools-shared
- version: 8.1.0
- license: MIT
- @vue/reactivity
- version: 3.5.30
- license: MIT
- @vue/runtime-core
- version: 3.5.30
- license: MIT
- @vue/runtime-dom
- version: 3.5.30
- license: MIT
- @vue/shared
- version: 3.5.30
- license: MIT
- @vueuse/core
- version: 14.2.1
- license: MIT
- @vueuse/shared
- version: 14.2.1
- license: MIT
- perfect-debounce
- version: 2.1.0
- license: MIT
- @vue/devtools-api
- version: 8.1.0
- license: MIT
- @vue/devtools-kit
- version: 8.1.0
- license: MIT
- vue-router
- version: 5.0.3
- license: MIT
- vue
- version: 3.5.30
- license: MIT
- @nextcloud/password-confirmation
- version: 5.3.2
- version: 6.1.0
- license: MIT
- @nextcloud/router
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/initial-state
- version: 2.2.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.37.0
- license: AGPL-3.0-or-later

File diff suppressed because one or more lines are too long

4
dist/9906-9906.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

4
dist/core-common.js vendored

File diff suppressed because one or more lines are too long

View file

@ -203,14 +203,47 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/moment
- version: 1.3.5
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.4.2
- @nextcloud/vue
- version: 9.6.0
- license: AGPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @vue/devtools-shared
- version: 8.1.0
- license: MIT
- @vue/reactivity
- version: 3.5.30
- license: MIT
- @vue/runtime-core
- version: 3.5.30
- license: MIT
- @vue/runtime-dom
- version: 3.5.30
- license: MIT
- @vue/shared
- version: 3.5.30
- license: MIT
- @vueuse/core
- version: 14.2.1
- license: MIT
- @vueuse/shared
- version: 14.2.1
- license: MIT
- perfect-debounce
- version: 2.1.0
- license: MIT
- @vue/devtools-api
- version: 8.1.0
- license: MIT
- @vue/devtools-kit
- version: 8.1.0
- license: MIT
- vue-router
- version: 5.0.3
- license: MIT
- vue
- version: 3.5.30
- license: MIT
- @nextcloud/password-confirmation
- version: 5.3.2
- version: 6.1.0
- license: MIT
- @nextcloud/router
- version: 3.1.0

File diff suppressed because one or more lines are too long

4
dist/core-login.js vendored

File diff suppressed because one or more lines are too long

View file

@ -30,7 +30,6 @@ SPDX-FileCopyrightText: Jonas Schade <derzade@gmail.com>
SPDX-FileCopyrightText: Jeremy Ashkenas <jeremy@documentcloud.org>
SPDX-FileCopyrightText: Jeremy Ashkenas
SPDX-FileCopyrightText: Iskren Ivov Chernev <iskren.chernev@gmail.com> (https://github.com/ichernev)
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
SPDX-FileCopyrightText: GitHub Inc.
SPDX-FileCopyrightText: Feross Aboukhadijeh
SPDX-FileCopyrightText: Evert Pot
@ -125,14 +124,47 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/logger
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.4.2
- @nextcloud/vue
- version: 9.6.0
- license: AGPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @vue/devtools-shared
- version: 8.1.0
- license: MIT
- @vue/reactivity
- version: 3.5.30
- license: MIT
- @vue/runtime-core
- version: 3.5.30
- license: MIT
- @vue/runtime-dom
- version: 3.5.30
- license: MIT
- @vue/shared
- version: 3.5.30
- license: MIT
- @vueuse/core
- version: 14.2.1
- license: MIT
- @vueuse/shared
- version: 14.2.1
- license: MIT
- perfect-debounce
- version: 2.1.0
- license: MIT
- @vue/devtools-api
- version: 8.1.0
- license: MIT
- @vue/devtools-kit
- version: 8.1.0
- license: MIT
- vue-router
- version: 5.0.3
- license: MIT
- vue
- version: 3.5.30
- license: MIT
- @nextcloud/password-confirmation
- version: 5.3.2
- version: 6.1.0
- license: MIT
- @nextcloud/router
- version: 3.1.0
@ -200,12 +232,6 @@ This file is generated from multiple sources. Included packages:
- filter-obj
- version: 5.1.0
- license: MIT
- floating-vue
- version: 1.0.0-beta.19
- license: MIT
- focus-trap
- version: 7.8.0
- license: MIT
- handlebars
- version: 4.7.8
- license: MIT

File diff suppressed because one or more lines are too long

4
dist/core-main.js vendored

File diff suppressed because one or more lines are too long

View file

@ -139,14 +139,47 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/logger
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.4.2
- @nextcloud/vue
- version: 9.6.0
- license: AGPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @vue/devtools-shared
- version: 8.1.0
- license: MIT
- @vue/reactivity
- version: 3.5.30
- license: MIT
- @vue/runtime-core
- version: 3.5.30
- license: MIT
- @vue/runtime-dom
- version: 3.5.30
- license: MIT
- @vue/shared
- version: 3.5.30
- license: MIT
- @vueuse/core
- version: 14.2.1
- license: MIT
- @vueuse/shared
- version: 14.2.1
- license: MIT
- perfect-debounce
- version: 2.1.0
- license: MIT
- @vue/devtools-api
- version: 8.1.0
- license: MIT
- @vue/devtools-kit
- version: 8.1.0
- license: MIT
- vue-router
- version: 5.0.3
- license: MIT
- vue
- version: 3.5.30
- license: MIT
- @nextcloud/password-confirmation
- version: 5.3.2
- version: 6.1.0
- license: MIT
- @nextcloud/router
- version: 3.1.0

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -8,7 +8,6 @@ SPDX-FileCopyrightText: webfansplz
SPDX-FileCopyrightText: perfect-debounce developers
SPDX-FileCopyrightText: hookable developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: Varun A P
SPDX-FileCopyrightText: Tobias Koppers @sokra
@ -16,7 +15,6 @@ SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
SPDX-FileCopyrightText: Matt Zabriskie
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
SPDX-FileCopyrightText: GitHub Inc.
SPDX-FileCopyrightText: Feross Aboukhadijeh
SPDX-FileCopyrightText: Evan You
@ -45,6 +43,9 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/browser-storage
- version: 0.5.0
- license: GPL-3.0-or-later
- @nextcloud/capabilities
- version: 1.2.1
- license: GPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
@ -96,14 +97,47 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/logger
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.4.2
- @nextcloud/vue
- version: 9.6.0
- license: AGPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @vue/devtools-shared
- version: 8.1.0
- license: MIT
- @vue/reactivity
- version: 3.5.30
- license: MIT
- @vue/runtime-core
- version: 3.5.30
- license: MIT
- @vue/runtime-dom
- version: 3.5.30
- license: MIT
- @vue/shared
- version: 3.5.30
- license: MIT
- @vueuse/core
- version: 14.2.1
- license: MIT
- @vueuse/shared
- version: 14.2.1
- license: MIT
- perfect-debounce
- version: 2.1.0
- license: MIT
- @vue/devtools-api
- version: 8.1.0
- license: MIT
- @vue/devtools-kit
- version: 8.1.0
- license: MIT
- vue-router
- version: 5.0.3
- license: MIT
- vue
- version: 3.5.30
- license: MIT
- @nextcloud/password-confirmation
- version: 5.3.2
- version: 6.1.0
- license: MIT
- @nextcloud/router
- version: 3.1.0
@ -126,12 +160,6 @@ This file is generated from multiple sources. Included packages:
- @vue/shared
- version: 3.5.28
- license: MIT
- @vueuse/core
- version: 11.3.0
- license: MIT
- @vueuse/shared
- version: 11.3.0
- license: MIT
- axios
- version: 1.13.4
- license: MIT
@ -144,21 +172,12 @@ This file is generated from multiple sources. Included packages:
- css-loader
- version: 7.1.2
- license: MIT
- debounce
- version: 2.2.0
- license: MIT
- dompurify
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3
- license: MIT
- floating-vue
- version: 1.0.0-beta.19
- license: MIT
- focus-trap
- version: 7.8.0
- license: MIT
- hookable
- version: 5.5.3
- license: MIT

File diff suppressed because one or more lines are too long

4
dist/files-init.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

4
dist/files-main.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -15,7 +15,6 @@ SPDX-FileCopyrightText: inherits developers
SPDX-FileCopyrightText: hookable developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: defunctzombie
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: Varun A P
SPDX-FileCopyrightText: Tobias Koppers @sokra
@ -152,14 +151,47 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/logger
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.4.2
- @nextcloud/vue
- version: 9.6.0
- license: AGPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @vue/devtools-shared
- version: 8.1.0
- license: MIT
- @vue/reactivity
- version: 3.5.30
- license: MIT
- @vue/runtime-core
- version: 3.5.30
- license: MIT
- @vue/runtime-dom
- version: 3.5.30
- license: MIT
- @vue/shared
- version: 3.5.30
- license: MIT
- @vueuse/core
- version: 14.2.1
- license: MIT
- @vueuse/shared
- version: 14.2.1
- license: MIT
- perfect-debounce
- version: 2.1.0
- license: MIT
- @vue/devtools-api
- version: 8.1.0
- license: MIT
- @vue/devtools-kit
- version: 8.1.0
- license: MIT
- vue-router
- version: 5.0.3
- license: MIT
- vue
- version: 3.5.30
- license: MIT
- @nextcloud/password-confirmation
- version: 5.3.2
- version: 6.1.0
- license: MIT
- @nextcloud/router
- version: 3.1.0
@ -170,9 +202,6 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/vue-select
- version: 3.26.0
- license: MIT
- @nextcloud/initial-state
- version: 2.2.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.37.0
- license: AGPL-3.0-or-later
@ -251,9 +280,6 @@ This file is generated from multiple sources. Included packages:
- css-loader
- version: 7.1.2
- license: MIT
- debounce
- version: 2.2.0
- license: MIT
- define-data-property
- version: 1.1.4
- license: MIT

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -9,7 +9,6 @@ SPDX-FileCopyrightText: string_decoder developers
SPDX-FileCopyrightText: perfect-debounce developers
SPDX-FileCopyrightText: hookable developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: Varun A P
SPDX-FileCopyrightText: Tobias Koppers @sokra
@ -19,7 +18,6 @@ SPDX-FileCopyrightText: Perry Mitchell <perry@perrymitchell.net>
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
SPDX-FileCopyrightText: Matt Zabriskie
SPDX-FileCopyrightText: Jonas Schade <derzade@gmail.com>
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
SPDX-FileCopyrightText: GitHub Inc.
SPDX-FileCopyrightText: Feross Aboukhadijeh
SPDX-FileCopyrightText: Evan You
@ -109,21 +107,51 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/logger
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.4.2
- @nextcloud/vue
- version: 9.6.0
- license: AGPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @vue/devtools-shared
- version: 8.1.0
- license: MIT
- @vue/reactivity
- version: 3.5.30
- license: MIT
- @vue/runtime-core
- version: 3.5.30
- license: MIT
- @vue/runtime-dom
- version: 3.5.30
- license: MIT
- @vue/shared
- version: 3.5.30
- license: MIT
- @vueuse/core
- version: 14.2.1
- license: MIT
- @vueuse/shared
- version: 14.2.1
- license: MIT
- perfect-debounce
- version: 2.1.0
- license: MIT
- @vue/devtools-api
- version: 8.1.0
- license: MIT
- @vue/devtools-kit
- version: 8.1.0
- license: MIT
- vue-router
- version: 5.0.3
- license: MIT
- vue
- version: 3.5.30
- license: MIT
- @nextcloud/password-confirmation
- version: 5.3.2
- version: 6.1.0
- license: MIT
- @nextcloud/router
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/initial-state
- version: 2.2.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.37.0
- license: AGPL-3.0-or-later
@ -139,12 +167,6 @@ This file is generated from multiple sources. Included packages:
- @vue/shared
- version: 3.5.28
- license: MIT
- @vueuse/core
- version: 11.3.0
- license: MIT
- @vueuse/shared
- version: 11.3.0
- license: MIT
- axios
- version: 1.13.4
- license: MIT
@ -163,21 +185,12 @@ This file is generated from multiple sources. Included packages:
- css-loader
- version: 7.1.2
- license: MIT
- debounce
- version: 2.2.0
- license: MIT
- dompurify
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3
- license: MIT
- floating-vue
- version: 1.0.0-beta.19
- license: MIT
- focus-trap
- version: 7.8.0
- license: MIT
- hookable
- version: 5.5.3
- license: MIT

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -8,7 +8,6 @@ SPDX-FileCopyrightText: webfansplz
SPDX-FileCopyrightText: perfect-debounce developers
SPDX-FileCopyrightText: hookable developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: Varun A P
SPDX-FileCopyrightText: Tobias Koppers @sokra
@ -17,7 +16,6 @@ SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
SPDX-FileCopyrightText: OpenJS Foundation and other contributors
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
SPDX-FileCopyrightText: Matt Zabriskie
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
SPDX-FileCopyrightText: GitHub Inc.
SPDX-FileCopyrightText: Feross Aboukhadijeh
SPDX-FileCopyrightText: Evan You
@ -46,6 +44,9 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/browser-storage
- version: 0.5.0
- license: GPL-3.0-or-later
- @nextcloud/capabilities
- version: 1.2.1
- license: GPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
@ -88,30 +89,60 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/event-bus
- version: 3.3.3
- license: GPL-3.0-or-later
- @nextcloud/initial-state
- version: 3.0.0
- license: GPL-3.0-or-later
- @nextcloud/l10n
- version: 3.4.1
- license: GPL-3.0-or-later
- @nextcloud/logger
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.4.2
- @nextcloud/vue
- version: 9.6.0
- license: AGPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @vue/devtools-shared
- version: 8.1.0
- license: MIT
- @vue/reactivity
- version: 3.5.30
- license: MIT
- @vue/runtime-core
- version: 3.5.30
- license: MIT
- @vue/runtime-dom
- version: 3.5.30
- license: MIT
- @vue/shared
- version: 3.5.30
- license: MIT
- @vueuse/core
- version: 14.2.1
- license: MIT
- @vueuse/shared
- version: 14.2.1
- license: MIT
- perfect-debounce
- version: 2.1.0
- license: MIT
- @vue/devtools-api
- version: 8.1.0
- license: MIT
- @vue/devtools-kit
- version: 8.1.0
- license: MIT
- vue-router
- version: 5.0.3
- license: MIT
- vue
- version: 3.5.30
- license: MIT
- @nextcloud/password-confirmation
- version: 5.3.2
- version: 6.1.0
- license: MIT
- @nextcloud/router
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/initial-state
- version: 2.2.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vue/reactivity
- version: 3.5.28
- license: MIT
@ -124,12 +155,6 @@ This file is generated from multiple sources. Included packages:
- @vue/shared
- version: 3.5.28
- license: MIT
- @vueuse/core
- version: 11.3.0
- license: MIT
- @vueuse/shared
- version: 11.3.0
- license: MIT
- axios
- version: 1.13.4
- license: MIT
@ -142,21 +167,12 @@ This file is generated from multiple sources. Included packages:
- css-loader
- version: 7.1.2
- license: MIT
- debounce
- version: 2.2.0
- license: MIT
- dompurify
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3
- license: MIT
- floating-vue
- version: 1.0.0-beta.19
- license: MIT
- focus-trap
- version: 7.8.0
- license: MIT
- hookable
- version: 5.5.3
- license: MIT
@ -181,9 +197,6 @@ This file is generated from multiple sources. Included packages:
- toastify-js
- version: 1.12.0
- license: MIT
- vue
- version: 2.7.16
- license: MIT
- webpack
- version: 5.105.4
- license: MIT

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -10,7 +10,6 @@ SPDX-FileCopyrightText: string_decoder developers
SPDX-FileCopyrightText: perfect-debounce developers
SPDX-FileCopyrightText: hookable developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: Varun A P
SPDX-FileCopyrightText: Tobias Koppers @sokra
@ -132,14 +131,47 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/logger
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.4.2
- @nextcloud/vue
- version: 9.6.0
- license: AGPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @vue/devtools-shared
- version: 8.1.0
- license: MIT
- @vue/reactivity
- version: 3.5.30
- license: MIT
- @vue/runtime-core
- version: 3.5.30
- license: MIT
- @vue/runtime-dom
- version: 3.5.30
- license: MIT
- @vue/shared
- version: 3.5.30
- license: MIT
- @vueuse/core
- version: 14.2.1
- license: MIT
- @vueuse/shared
- version: 14.2.1
- license: MIT
- perfect-debounce
- version: 2.1.0
- license: MIT
- @vue/devtools-api
- version: 8.1.0
- license: MIT
- @vue/devtools-kit
- version: 8.1.0
- license: MIT
- vue-router
- version: 5.0.3
- license: MIT
- vue
- version: 3.5.30
- license: MIT
- @nextcloud/password-confirmation
- version: 5.3.2
- version: 6.1.0
- license: MIT
- @nextcloud/router
- version: 3.1.0
@ -201,9 +233,6 @@ This file is generated from multiple sources. Included packages:
- css-loader
- version: 7.1.2
- license: MIT
- debounce
- version: 2.2.0
- license: MIT
- dompurify
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -109,14 +109,47 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/logger
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.4.2
- @nextcloud/vue
- version: 9.6.0
- license: AGPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @vue/devtools-shared
- version: 8.1.0
- license: MIT
- @vue/reactivity
- version: 3.5.30
- license: MIT
- @vue/runtime-core
- version: 3.5.30
- license: MIT
- @vue/runtime-dom
- version: 3.5.30
- license: MIT
- @vue/shared
- version: 3.5.30
- license: MIT
- @vueuse/core
- version: 14.2.1
- license: MIT
- @vueuse/shared
- version: 14.2.1
- license: MIT
- perfect-debounce
- version: 2.1.0
- license: MIT
- @vue/devtools-api
- version: 8.1.0
- license: MIT
- @vue/devtools-kit
- version: 8.1.0
- license: MIT
- vue-router
- version: 5.0.3
- license: MIT
- vue
- version: 3.5.30
- license: MIT
- @nextcloud/password-confirmation
- version: 5.3.2
- version: 6.1.0
- license: MIT
- @nextcloud/router
- version: 3.1.0

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -170,14 +170,47 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/logger
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.4.2
- @nextcloud/vue
- version: 9.6.0
- license: AGPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @vue/devtools-shared
- version: 8.1.0
- license: MIT
- @vue/reactivity
- version: 3.5.30
- license: MIT
- @vue/runtime-core
- version: 3.5.30
- license: MIT
- @vue/runtime-dom
- version: 3.5.30
- license: MIT
- @vue/shared
- version: 3.5.30
- license: MIT
- @vueuse/core
- version: 14.2.1
- license: MIT
- @vueuse/shared
- version: 14.2.1
- license: MIT
- perfect-debounce
- version: 2.1.0
- license: MIT
- @vue/devtools-api
- version: 8.1.0
- license: MIT
- @vue/devtools-kit
- version: 8.1.0
- license: MIT
- vue-router
- version: 5.0.3
- license: MIT
- vue
- version: 3.5.30
- license: MIT
- @nextcloud/password-confirmation
- version: 5.3.2
- version: 6.1.0
- license: MIT
- @nextcloud/router
- version: 3.1.0

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -9,7 +9,6 @@ SPDX-FileCopyrightText: webfansplz
SPDX-FileCopyrightText: perfect-debounce developers
SPDX-FileCopyrightText: hookable developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: Varun A P
SPDX-FileCopyrightText: Tobias Koppers @sokra
@ -18,7 +17,6 @@ SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
SPDX-FileCopyrightText: Matt Zabriskie
SPDX-FileCopyrightText: Iskren Ivov Chernev <iskren.chernev@gmail.com> (https://github.com/ichernev)
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
SPDX-FileCopyrightText: GitHub Inc.
SPDX-FileCopyrightText: Feross Aboukhadijeh
SPDX-FileCopyrightText: Evan You
@ -51,6 +49,9 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/browser-storage
- version: 0.5.0
- license: GPL-3.0-or-later
- @nextcloud/capabilities
- version: 1.2.1
- license: GPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
@ -105,14 +106,47 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/moment
- version: 1.3.5
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.4.2
- @nextcloud/vue
- version: 9.6.0
- license: AGPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @vue/devtools-shared
- version: 8.1.0
- license: MIT
- @vue/reactivity
- version: 3.5.30
- license: MIT
- @vue/runtime-core
- version: 3.5.30
- license: MIT
- @vue/runtime-dom
- version: 3.5.30
- license: MIT
- @vue/shared
- version: 3.5.30
- license: MIT
- @vueuse/core
- version: 14.2.1
- license: MIT
- @vueuse/shared
- version: 14.2.1
- license: MIT
- perfect-debounce
- version: 2.1.0
- license: MIT
- @vue/devtools-api
- version: 8.1.0
- license: MIT
- @vue/devtools-kit
- version: 8.1.0
- license: MIT
- vue-router
- version: 5.0.3
- license: MIT
- vue
- version: 3.5.30
- license: MIT
- @nextcloud/password-confirmation
- version: 5.3.2
- version: 6.1.0
- license: MIT
- @nextcloud/router
- version: 3.1.0
@ -135,12 +169,6 @@ This file is generated from multiple sources. Included packages:
- @vue/shared
- version: 3.5.28
- license: MIT
- @vueuse/core
- version: 11.3.0
- license: MIT
- @vueuse/shared
- version: 11.3.0
- license: MIT
- axios
- version: 1.13.4
- license: MIT
@ -153,21 +181,12 @@ This file is generated from multiple sources. Included packages:
- css-loader
- version: 7.1.2
- license: MIT
- debounce
- version: 2.2.0
- license: MIT
- dompurify
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3
- license: MIT
- floating-vue
- version: 1.0.0-beta.19
- license: MIT
- focus-trap
- version: 7.8.0
- license: MIT
- hookable
- version: 5.5.3
- license: MIT

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -8,7 +8,6 @@ SPDX-FileCopyrightText: webfansplz
SPDX-FileCopyrightText: perfect-debounce developers
SPDX-FileCopyrightText: hookable developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: Varun A P
SPDX-FileCopyrightText: Tobias Koppers @sokra
@ -110,14 +109,47 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/logger
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.4.2
- @nextcloud/vue
- version: 9.6.0
- license: AGPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @vue/devtools-shared
- version: 8.1.0
- license: MIT
- @vue/reactivity
- version: 3.5.30
- license: MIT
- @vue/runtime-core
- version: 3.5.30
- license: MIT
- @vue/runtime-dom
- version: 3.5.30
- license: MIT
- @vue/shared
- version: 3.5.30
- license: MIT
- @vueuse/core
- version: 14.2.1
- license: MIT
- @vueuse/shared
- version: 14.2.1
- license: MIT
- perfect-debounce
- version: 2.1.0
- license: MIT
- @vue/devtools-api
- version: 8.1.0
- license: MIT
- @vue/devtools-kit
- version: 8.1.0
- license: MIT
- vue-router
- version: 5.0.3
- license: MIT
- vue
- version: 3.5.30
- license: MIT
- @nextcloud/password-confirmation
- version: 5.3.2
- version: 6.1.0
- license: MIT
- @nextcloud/router
- version: 3.1.0
@ -170,9 +202,6 @@ This file is generated from multiple sources. Included packages:
- css-loader
- version: 7.1.2
- license: MIT
- debounce
- version: 2.2.0
- license: MIT
- dompurify
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -10,7 +10,6 @@ SPDX-FileCopyrightText: string_decoder developers
SPDX-FileCopyrightText: perfect-debounce developers
SPDX-FileCopyrightText: hookable developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: Varun A P
SPDX-FileCopyrightText: Tobias Koppers @sokra
@ -120,21 +119,51 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/logger
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.4.2
- @nextcloud/vue
- version: 9.6.0
- license: AGPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @vue/devtools-shared
- version: 8.1.0
- license: MIT
- @vue/reactivity
- version: 3.5.30
- license: MIT
- @vue/runtime-core
- version: 3.5.30
- license: MIT
- @vue/runtime-dom
- version: 3.5.30
- license: MIT
- @vue/shared
- version: 3.5.30
- license: MIT
- @vueuse/core
- version: 14.2.1
- license: MIT
- @vueuse/shared
- version: 14.2.1
- license: MIT
- perfect-debounce
- version: 2.1.0
- license: MIT
- @vue/devtools-api
- version: 8.1.0
- license: MIT
- @vue/devtools-kit
- version: 8.1.0
- license: MIT
- vue-router
- version: 5.0.3
- license: MIT
- vue
- version: 3.5.30
- license: MIT
- @nextcloud/password-confirmation
- version: 5.3.2
- version: 6.1.0
- license: MIT
- @nextcloud/router
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/initial-state
- version: 2.2.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.37.0
- license: AGPL-3.0-or-later
@ -153,12 +182,6 @@ This file is generated from multiple sources. Included packages:
- @vue/shared
- version: 3.5.28
- license: MIT
- @vueuse/core
- version: 11.3.0
- license: MIT
- @vueuse/shared
- version: 11.3.0
- license: MIT
- axios
- version: 1.13.4
- license: MIT
@ -177,21 +200,12 @@ This file is generated from multiple sources. Included packages:
- css-loader
- version: 7.1.2
- license: MIT
- debounce
- version: 2.2.0
- license: MIT
- dompurify
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3
- license: MIT
- floating-vue
- version: 1.0.0-beta.19
- license: MIT
- focus-trap
- version: 7.8.0
- license: MIT
- hookable
- version: 5.5.3
- license: MIT

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -122,14 +122,47 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/moment
- version: 1.3.5
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.4.2
- @nextcloud/vue
- version: 9.6.0
- license: AGPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @vue/devtools-shared
- version: 8.1.0
- license: MIT
- @vue/reactivity
- version: 3.5.30
- license: MIT
- @vue/runtime-core
- version: 3.5.30
- license: MIT
- @vue/runtime-dom
- version: 3.5.30
- license: MIT
- @vue/shared
- version: 3.5.30
- license: MIT
- @vueuse/core
- version: 14.2.1
- license: MIT
- @vueuse/shared
- version: 14.2.1
- license: MIT
- perfect-debounce
- version: 2.1.0
- license: MIT
- @vue/devtools-api
- version: 8.1.0
- license: MIT
- @vue/devtools-kit
- version: 8.1.0
- license: MIT
- vue-router
- version: 5.0.3
- license: MIT
- vue
- version: 3.5.30
- license: MIT
- @nextcloud/password-confirmation
- version: 5.3.2
- version: 6.1.0
- license: MIT
- @nextcloud/router
- version: 3.1.0
@ -137,9 +170,6 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/vue-select
- version: 3.26.0
- license: MIT
- @nextcloud/initial-state
- version: 2.2.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.37.0
- license: AGPL-3.0-or-later

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -9,7 +9,6 @@ SPDX-FileCopyrightText: webfansplz
SPDX-FileCopyrightText: perfect-debounce developers
SPDX-FileCopyrightText: hookable developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: Varun A P
SPDX-FileCopyrightText: Tobias Koppers @sokra
@ -60,6 +59,9 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/browser-storage
- version: 0.5.0
- license: GPL-3.0-or-later
- @nextcloud/capabilities
- version: 1.2.1
- license: GPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
@ -111,21 +113,51 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/logger
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.4.2
- @nextcloud/vue
- version: 9.6.0
- license: AGPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @vue/devtools-shared
- version: 8.1.0
- license: MIT
- @vue/reactivity
- version: 3.5.30
- license: MIT
- @vue/runtime-core
- version: 3.5.30
- license: MIT
- @vue/runtime-dom
- version: 3.5.30
- license: MIT
- @vue/shared
- version: 3.5.30
- license: MIT
- @vueuse/core
- version: 14.2.1
- license: MIT
- @vueuse/shared
- version: 14.2.1
- license: MIT
- perfect-debounce
- version: 2.1.0
- license: MIT
- @vue/devtools-api
- version: 8.1.0
- license: MIT
- @vue/devtools-kit
- version: 8.1.0
- license: MIT
- vue-router
- version: 5.0.3
- license: MIT
- vue
- version: 3.5.30
- license: MIT
- @nextcloud/password-confirmation
- version: 5.3.2
- version: 6.1.0
- license: MIT
- @nextcloud/router
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/initial-state
- version: 2.2.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.37.0
- license: AGPL-3.0-or-later
@ -162,9 +194,6 @@ This file is generated from multiple sources. Included packages:
- css-loader
- version: 7.1.2
- license: MIT
- debounce
- version: 2.2.0
- license: MIT
- dompurify
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -8,7 +8,6 @@ SPDX-FileCopyrightText: webfansplz
SPDX-FileCopyrightText: perfect-debounce developers
SPDX-FileCopyrightText: hookable developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: Varun A P
SPDX-FileCopyrightText: Tobias Koppers @sokra
@ -47,6 +46,9 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/browser-storage
- version: 0.5.0
- license: GPL-3.0-or-later
- @nextcloud/capabilities
- version: 1.2.1
- license: GPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
@ -98,21 +100,51 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/logger
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.4.2
- @nextcloud/vue
- version: 9.6.0
- license: AGPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @vue/devtools-shared
- version: 8.1.0
- license: MIT
- @vue/reactivity
- version: 3.5.30
- license: MIT
- @vue/runtime-core
- version: 3.5.30
- license: MIT
- @vue/runtime-dom
- version: 3.5.30
- license: MIT
- @vue/shared
- version: 3.5.30
- license: MIT
- @vueuse/core
- version: 14.2.1
- license: MIT
- @vueuse/shared
- version: 14.2.1
- license: MIT
- perfect-debounce
- version: 2.1.0
- license: MIT
- @vue/devtools-api
- version: 8.1.0
- license: MIT
- @vue/devtools-kit
- version: 8.1.0
- license: MIT
- vue-router
- version: 5.0.3
- license: MIT
- vue
- version: 3.5.30
- license: MIT
- @nextcloud/password-confirmation
- version: 5.3.2
- version: 6.1.0
- license: MIT
- @nextcloud/router
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/initial-state
- version: 2.2.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.37.0
- license: AGPL-3.0-or-later
@ -149,9 +181,6 @@ This file is generated from multiple sources. Included packages:
- css-loader
- version: 7.1.2
- license: MIT
- debounce
- version: 2.2.0
- license: MIT
- dompurify
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -8,7 +8,6 @@ SPDX-FileCopyrightText: webfansplz
SPDX-FileCopyrightText: perfect-debounce developers
SPDX-FileCopyrightText: hookable developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: Varun A P
SPDX-FileCopyrightText: Tobias Koppers @sokra
@ -16,7 +15,6 @@ SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
SPDX-FileCopyrightText: Matt Zabriskie
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
SPDX-FileCopyrightText: GitHub Inc.
SPDX-FileCopyrightText: Feross Aboukhadijeh
SPDX-FileCopyrightText: Evan You
@ -45,6 +43,9 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/browser-storage
- version: 0.5.0
- license: GPL-3.0-or-later
- @nextcloud/capabilities
- version: 1.2.1
- license: GPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
@ -96,14 +97,47 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/logger
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.4.2
- @nextcloud/vue
- version: 9.6.0
- license: AGPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @vue/devtools-shared
- version: 8.1.0
- license: MIT
- @vue/reactivity
- version: 3.5.30
- license: MIT
- @vue/runtime-core
- version: 3.5.30
- license: MIT
- @vue/runtime-dom
- version: 3.5.30
- license: MIT
- @vue/shared
- version: 3.5.30
- license: MIT
- @vueuse/core
- version: 14.2.1
- license: MIT
- @vueuse/shared
- version: 14.2.1
- license: MIT
- perfect-debounce
- version: 2.1.0
- license: MIT
- @vue/devtools-api
- version: 8.1.0
- license: MIT
- @vue/devtools-kit
- version: 8.1.0
- license: MIT
- vue-router
- version: 5.0.3
- license: MIT
- vue
- version: 3.5.30
- license: MIT
- @nextcloud/password-confirmation
- version: 5.3.2
- version: 6.1.0
- license: MIT
- @nextcloud/router
- version: 3.1.0
@ -126,12 +160,6 @@ This file is generated from multiple sources. Included packages:
- @vue/shared
- version: 3.5.28
- license: MIT
- @vueuse/core
- version: 11.3.0
- license: MIT
- @vueuse/shared
- version: 11.3.0
- license: MIT
- axios
- version: 1.13.4
- license: MIT
@ -144,21 +172,12 @@ This file is generated from multiple sources. Included packages:
- css-loader
- version: 7.1.2
- license: MIT
- debounce
- version: 2.2.0
- license: MIT
- dompurify
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3
- license: MIT
- floating-vue
- version: 1.0.0-beta.19
- license: MIT
- focus-trap
- version: 7.8.0
- license: MIT
- hookable
- version: 5.5.3
- license: MIT

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -14,7 +14,6 @@ SPDX-FileCopyrightText: inherits developers
SPDX-FileCopyrightText: hookable developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: defunctzombie
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: Varun A P
SPDX-FileCopyrightText: Tobias Koppers @sokra
@ -134,14 +133,47 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/logger
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.4.2
- @nextcloud/vue
- version: 9.6.0
- license: AGPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @vue/devtools-shared
- version: 8.1.0
- license: MIT
- @vue/reactivity
- version: 3.5.30
- license: MIT
- @vue/runtime-core
- version: 3.5.30
- license: MIT
- @vue/runtime-dom
- version: 3.5.30
- license: MIT
- @vue/shared
- version: 3.5.30
- license: MIT
- @vueuse/core
- version: 14.2.1
- license: MIT
- @vueuse/shared
- version: 14.2.1
- license: MIT
- perfect-debounce
- version: 2.1.0
- license: MIT
- @vue/devtools-api
- version: 8.1.0
- license: MIT
- @vue/devtools-kit
- version: 8.1.0
- license: MIT
- vue-router
- version: 5.0.3
- license: MIT
- vue
- version: 3.5.30
- license: MIT
- @nextcloud/password-confirmation
- version: 5.3.2
- version: 6.1.0
- license: MIT
- @nextcloud/router
- version: 3.1.0
@ -227,9 +259,6 @@ This file is generated from multiple sources. Included packages:
- css-loader
- version: 7.1.2
- license: MIT
- debounce
- version: 2.2.0
- license: MIT
- define-data-property
- version: 1.1.4
- license: MIT

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -14,7 +14,6 @@ SPDX-FileCopyrightText: inherits developers
SPDX-FileCopyrightText: hookable developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: defunctzombie
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: Varun A P
SPDX-FileCopyrightText: Tobias Koppers @sokra
@ -40,7 +39,6 @@ SPDX-FileCopyrightText: John Hiesey
SPDX-FileCopyrightText: James Halliday
SPDX-FileCopyrightText: Isaac Z. Schlueter <i@izs.me> (http://blog.izs.me)
SPDX-FileCopyrightText: Irakli Gozalishvili <rfobic@gmail.com> (http://jeditoolkit.com)
SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
SPDX-FileCopyrightText: Guillaume Chau
SPDX-FileCopyrightText: GitHub Inc.
SPDX-FileCopyrightText: Feross Aboukhadijeh
@ -135,14 +133,47 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/logger
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 6.4.2
- @nextcloud/vue
- version: 9.6.0
- license: AGPL-3.0-or-later
- @nextcloud/paths
- version: 3.0.0
- license: GPL-3.0-or-later
- @vue/devtools-shared
- version: 8.1.0
- license: MIT
- @vue/reactivity
- version: 3.5.30
- license: MIT
- @vue/runtime-core
- version: 3.5.30
- license: MIT
- @vue/runtime-dom
- version: 3.5.30
- license: MIT
- @vue/shared
- version: 3.5.30
- license: MIT
- @vueuse/core
- version: 14.2.1
- license: MIT
- @vueuse/shared
- version: 14.2.1
- license: MIT
- perfect-debounce
- version: 2.1.0
- license: MIT
- @vue/devtools-api
- version: 8.1.0
- license: MIT
- @vue/devtools-kit
- version: 8.1.0
- license: MIT
- vue-router
- version: 5.0.3
- license: MIT
- vue
- version: 3.5.30
- license: MIT
- @nextcloud/password-confirmation
- version: 5.3.2
- version: 6.1.0
- license: MIT
- @nextcloud/router
- version: 3.1.0
@ -150,9 +181,6 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/sharing
- version: 0.4.0
- license: GPL-3.0-or-later
- @nextcloud/initial-state
- version: 2.2.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.37.0
- license: AGPL-3.0-or-later
@ -231,9 +259,6 @@ This file is generated from multiple sources. Included packages:
- css-loader
- version: 7.1.2
- license: MIT
- debounce
- version: 2.2.0
- license: MIT
- define-data-property
- version: 1.1.4
- license: MIT
@ -261,12 +286,6 @@ This file is generated from multiple sources. Included packages:
- fast-xml-parser
- version: 5.3.4
- license: MIT
- floating-vue
- version: 1.0.0-beta.19
- license: MIT
- focus-trap
- version: 7.8.0
- license: MIT
- for-each
- version: 0.3.5
- license: MIT

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

Some files were not shown because too many files have changed in this diff Show more