chore(assets): recompile assets

Signed-off-by: Peter Ringelmann <peter.ringelmann@nextcloud.com>
This commit is contained in:
Peter Ringelmann 2026-05-06 13:18:43 +02:00
parent 4b23e953db
commit 6f62920c81
5 changed files with 74 additions and 6 deletions

4
dist/core-common.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

@ -4,7 +4,11 @@ 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: webfansplz
SPDX-FileCopyrightText: perfect-debounce developers
SPDX-FileCopyrightText: hookable developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: Tobias Koppers @sokra
SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
@ -13,10 +17,20 @@ SPDX-FileCopyrightText: Matt Zabriskie
SPDX-FileCopyrightText: GitHub Inc.
SPDX-FileCopyrightText: Feross Aboukhadijeh
SPDX-FileCopyrightText: Evan You
SPDX-FileCopyrightText: Eduardo San Martin Morote
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
SPDX-FileCopyrightText: David Clark
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
SPDX-FileCopyrightText: Anthony Fu <anthonyfu117@hotmail.com>
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.5
- license: MIT
- @floating-ui/utils
- version: 0.2.11
- license: MIT
- @nextcloud/auth
- version: 2.6.0
- license: GPL-3.0-or-later
@ -26,6 +40,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
- semver
- version: 7.7.2
- license: ISC
@ -41,6 +58,48 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/logger
- version: 3.0.3
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 9.6.0
- license: AGPL-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: 6.1.0
- license: MIT
- @nextcloud/router
- version: 3.1.0
- license: GPL-3.0-or-later
@ -53,6 +112,9 @@ This file is generated from multiple sources. Included packages:
- base64-js
- version: 1.5.1
- license: MIT
- birpc
- version: 2.9.0
- license: MIT
- css-loader
- version: 7.1.2
- license: MIT
@ -62,6 +124,9 @@ This file is generated from multiple sources. Included packages:
- escape-html
- version: 1.0.3
- license: MIT
- hookable
- version: 5.5.3
- license: MIT
- ieee754
- version: 1.2.1
- license: BSD-3-Clause
@ -74,6 +139,9 @@ This file is generated from multiple sources. Included packages:
- style-loader
- version: 4.0.0
- license: MIT
- tabbable
- version: 6.4.0
- license: MIT
- vue-loader
- version: 15.11.1
- license: MIT

File diff suppressed because one or more lines are too long