chore(assets): recompile assets

Signed-off-by: Peter Ringelmann <peter.ringelmann@nextcloud.com>
pull/60165/head
Peter Ringelmann 4 months ago
parent aefd591b82
commit 3a4bb2bed2
  1. 4
      dist/core-common.js
  2. 2
      dist/core-common.js.map
  3. 4
      dist/core-recommendedapps.js
  4. 75
      dist/core-recommendedapps.js.license
  5. 2
      dist/core-recommendedapps.js.map

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

@ -4,7 +4,12 @@ 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: debounce 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,11 +18,21 @@ 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: Christoph Wurst
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.5.3
- license: GPL-3.0-or-later
@ -27,6 +42,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
@ -42,6 +60,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
@ -54,15 +114,27 @@ 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
- debounce
- version: 3.0.0
- license: MIT
- dompurify
- version: 3.4.0
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3
- license: MIT
- focus-trap
- version: 8.0.1
- license: MIT
- hookable
- version: 5.5.3
- license: MIT
- ieee754
- version: 1.2.1
- license: BSD-3-Clause
@ -75,6 +147,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
Loading…
Cancel
Save