Merge pull request #58958 from nextcloud/dependabot/npm_and_yarn/build/frontend-legacy/nextcloud/vue-8.37.0
Some checks are pending
CodeQL Advanced / Analyze (actions) (push) Waiting to run
CodeQL Advanced / Analyze (javascript-typescript) (push) Waiting to run
Integration sqlite / changes (push) Waiting to run
Integration sqlite / integration-sqlite (master, 8.4, main, --tags ~@large files_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, capabilities_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, collaboration_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, comments_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, dav_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, federation_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, file_conversions) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, files_reminders) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, filesdrop_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, ldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, openldap_numerical_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, remoteapi_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, routing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, setup_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharees_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, sharing_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, theming_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite (master, 8.4, main, videoverification_features) (push) Blocked by required conditions
Integration sqlite / integration-sqlite-summary (push) Blocked by required conditions

chore(deps): Bump @nextcloud/vue from 8.36.0 to 8.37.0 in /build/frontend-legacy
This commit is contained in:
github-actions[bot] 2026-03-15 18:04:14 +00:00 committed by GitHub
commit 8ec12f3446
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
150 changed files with 646 additions and 541 deletions

View file

@ -29,7 +29,7 @@
"@nextcloud/router": "^3.1.0",
"@nextcloud/sharing": "^0.4.0",
"@nextcloud/upload": "^1.11.1",
"@nextcloud/vue": "^8.36.0",
"@nextcloud/vue": "^8.37.0",
"@simplewebauthn/browser": "^13.2.2",
"@vue/web-component-wrapper": "^1.3.0",
"@vueuse/components": "^11.3.0",
@ -2361,28 +2361,28 @@
}
},
"node_modules/@floating-ui/core": {
"version": "1.7.4",
"resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.4.tgz",
"integrity": "sha512-C3HlIdsBxszvm5McXlB8PeOEWfBhcGBTZGkGlWc2U0KFY5IwG5OQEuQ8rq52DZmcHDlPLd+YFBK+cZcytwIFWg==",
"version": "1.7.5",
"resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.7.5.tgz",
"integrity": "sha512-1Ih4WTWyw0+lKyFMcBHGbb5U5FtuHJuujoyyr5zTaWS5EYMeT6Jb2AuDeftsCsEuchO+mM2ij5+q9crhydzLhQ==",
"license": "MIT",
"dependencies": {
"@floating-ui/utils": "^0.2.10"
"@floating-ui/utils": "^0.2.11"
}
},
"node_modules/@floating-ui/dom": {
"version": "1.7.5",
"resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.5.tgz",
"integrity": "sha512-N0bD2kIPInNHUHehXhMke1rBGs1dwqvC9O9KYMyyjK7iXt7GAhnro7UlcuYcGdS/yYOlq0MAVgrow8IbWJwyqg==",
"version": "1.7.6",
"resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.7.6.tgz",
"integrity": "sha512-9gZSAI5XM36880PPMm//9dfiEngYoC6Am2izES1FF406YFsjvyBMmeJ2g4SAju3xWwtuynNRFL2s9hgxpLI5SQ==",
"license": "MIT",
"dependencies": {
"@floating-ui/core": "^1.7.4",
"@floating-ui/utils": "^0.2.10"
"@floating-ui/core": "^1.7.5",
"@floating-ui/utils": "^0.2.11"
}
},
"node_modules/@floating-ui/utils": {
"version": "0.2.10",
"resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.10.tgz",
"integrity": "sha512-aGTxbpbg8/b5JfU1HXSrbH3wXZuLPJcNEcZQFMxLs3oSzgtVu6nFPkbbGGUvBcUjKV2YyB9Wxxabo+HEH9tcRQ==",
"version": "0.2.11",
"resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.11.tgz",
"integrity": "sha512-RiB/yIh78pcIxl6lLMG0CgBXAZ2Y0eVHqMPYugu+9U0AeT6YBeiJpf7lbdJNIugFP5SIjwNRgo4DhR1Qxi26Gg==",
"license": "MIT"
},
"node_modules/@inquirer/ansi": {
@ -4087,12 +4087,12 @@
}
},
"node_modules/@nextcloud/vue": {
"version": "8.36.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.36.0.tgz",
"integrity": "sha512-x1MEh4nvCrD1zoJ3ybhtbSDox+1wyHRP7st95Uu14Wm630quRrfXGaQ1bxqaZ7en/wqaihR0NPyQKfmjrPmseg==",
"version": "8.37.0",
"resolved": "https://registry.npmjs.org/@nextcloud/vue/-/vue-8.37.0.tgz",
"integrity": "sha512-RbK0cc5MKCxFRgTc2Do4xTiI/AwF3ngAi9uphF0A9kwrvXqDxkLNx3Lb+VNA2bfYTmXPyNXIw4IxAcV+1tZbZQ==",
"license": "AGPL-3.0-or-later",
"dependencies": {
"@floating-ui/dom": "^1.7.5",
"@floating-ui/dom": "^1.7.6",
"@linusborg/vue-simple-portal": "^0.1.5",
"@nextcloud/auth": "^2.5.3",
"@nextcloud/axios": "^2.5.2",
@ -4103,14 +4103,14 @@
"@nextcloud/l10n": "^3.4.1",
"@nextcloud/logger": "^3.0.3",
"@nextcloud/router": "^3.1.0",
"@nextcloud/sharing": "^0.3.0",
"@nextcloud/sharing": "^0.4.0",
"@nextcloud/vue-select": "^3.26.0",
"@vueuse/components": "^11.0.0",
"@vueuse/core": "^11.0.0",
"blurhash": "^2.0.5",
"clone": "^2.1.2",
"debounce": "^2.2.0",
"dompurify": "^3.3.1",
"dompurify": "^3.3.3",
"emoji-mart-vue-fast": "^15.0.5",
"escape-html": "^1.0.3",
"floating-vue": "^1.0.0-beta.19",
@ -4124,6 +4124,7 @@
"remark-breaks": "^4.0.0",
"remark-parse": "^11.0.0",
"remark-rehype": "^11.0.0",
"remark-stringify": "^11.0.0",
"remark-unlink-protocols": "^1.0.0",
"splitpanes": "^2.4.1",
"string-length": "^5.0.1",
@ -4155,29 +4156,6 @@
"vue": "2.x"
}
},
"node_modules/@nextcloud/vue/node_modules/@nextcloud/files": {
"version": "3.12.2",
"resolved": "https://registry.npmjs.org/@nextcloud/files/-/files-3.12.2.tgz",
"integrity": "sha512-vBo8tf3Xh6efiF8CrEo3pKj9AtvAF6RdDGO1XKL65IxV8+UUd9Uxl2lUExHlzoDRRczCqfGfaWfRRaFhYqce5Q==",
"license": "AGPL-3.0-or-later",
"optional": true,
"dependencies": {
"@nextcloud/auth": "^2.5.3",
"@nextcloud/capabilities": "^1.2.1",
"@nextcloud/l10n": "^3.4.1",
"@nextcloud/logger": "^3.0.3",
"@nextcloud/paths": "^3.0.0",
"@nextcloud/router": "^3.1.0",
"@nextcloud/sharing": "^0.3.0",
"cancelable-promise": "^4.3.1",
"is-svg": "^6.1.0",
"typescript-event-target": "^1.1.1",
"webdav": "^5.8.0"
},
"engines": {
"node": "^20.0.0 || ^22.0.0 || ^24.0.0"
}
},
"node_modules/@nextcloud/vue/node_modules/@nextcloud/initial-state": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-2.2.0.tgz",
@ -4188,31 +4166,6 @@
"npm": "^10.0.0"
}
},
"node_modules/@nextcloud/vue/node_modules/@nextcloud/sharing": {
"version": "0.3.0",
"resolved": "https://registry.npmjs.org/@nextcloud/sharing/-/sharing-0.3.0.tgz",
"integrity": "sha512-kV7qeUZvd1fTKeFyH+W5Qq5rNOqG9rLATZM3U9MBxWXHJs3OxMqYQb8UQ3NYONzsX3zDGJmdQECIGHm1ei2sCA==",
"license": "GPL-3.0-or-later",
"dependencies": {
"@nextcloud/initial-state": "^3.0.0",
"is-svg": "^6.1.0"
},
"engines": {
"node": "^20.0.0 || ^22.0.0 || ^24.0.0"
},
"optionalDependencies": {
"@nextcloud/files": "^3.12.0"
}
},
"node_modules/@nextcloud/vue/node_modules/@nextcloud/sharing/node_modules/@nextcloud/initial-state": {
"version": "3.0.0",
"resolved": "https://registry.npmjs.org/@nextcloud/initial-state/-/initial-state-3.0.0.tgz",
"integrity": "sha512-cV+HBdkQJGm8FxkBI5rFT/FbMNWNBvpbj6OPrg4Ae4YOOsQ15CL8InPOAw1t4XkOkQK2NEdUGQLVUz/19wXbdQ==",
"license": "GPL-3.0-or-later",
"engines": {
"node": "^20.0.0 || ^22.0.0 || ^24.0.0"
}
},
"node_modules/@nextcloud/vue/node_modules/debounce": {
"version": "2.2.0",
"resolved": "https://registry.npmjs.org/debounce/-/debounce-2.2.0.tgz",
@ -8760,9 +8713,9 @@
}
},
"node_modules/dompurify": {
"version": "3.3.1",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.3.1.tgz",
"integrity": "sha512-qkdCKzLNtrgPFP1Vo+98FRzJnBRGe4ffyCea9IwHB1fyxPOeNTHpLKYGd4Uk9xvNoH0ZoOjwZxNptyMwqrId1Q==",
"version": "3.3.3",
"resolved": "https://registry.npmjs.org/dompurify/-/dompurify-3.3.3.tgz",
"integrity": "sha512-Oj6pzI2+RqBfFG+qOaOLbFXLQ90ARpcGG6UePL82bJLtdsa6CYJD7nmiU8MW9nQNOtCHV3lZ/Bzq1X0QYbBZCA==",
"license": "(MPL-2.0 OR Apache-2.0)",
"optionalDependencies": {
"@types/trusted-types": "^2.0.7"
@ -15501,6 +15454,21 @@
"url": "https://opencollective.com/unified"
}
},
"node_modules/remark-stringify": {
"version": "11.0.0",
"resolved": "https://registry.npmjs.org/remark-stringify/-/remark-stringify-11.0.0.tgz",
"integrity": "sha512-1OSmLd3awB/t8qdoEOMazZkNsfVTeY4fTsgzcQFdXNq8ToTN4ZGwrMnlda4K6smTFKD+GRV6O48i6Z4iKgPPpw==",
"license": "MIT",
"dependencies": {
"@types/mdast": "^4.0.0",
"mdast-util-to-markdown": "^2.0.0",
"unified": "^11.0.0"
},
"funding": {
"type": "opencollective",
"url": "https://opencollective.com/unified"
}
},
"node_modules/remark-unlink-protocols": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/remark-unlink-protocols/-/remark-unlink-protocols-1.0.0.tgz",

View file

@ -45,7 +45,7 @@
"@nextcloud/router": "^3.1.0",
"@nextcloud/sharing": "^0.4.0",
"@nextcloud/upload": "^1.11.1",
"@nextcloud/vue": "^8.36.0",
"@nextcloud/vue": "^8.37.0",
"@simplewebauthn/browser": "^13.2.2",
"@vue/web-component-wrapper": "^1.3.0",
"@vueuse/components": "^11.3.0",

View file

@ -77,7 +77,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vue/devtools-api
- version: 6.6.4
@ -92,7 +92,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.0
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -45,13 +45,13 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- license: MIT
- @floating-ui/dom
- version: 1.7.5
- license: MIT
- @floating-ui/dom
- version: 1.7.6
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @mdi/js
- version: 7.4.47
@ -162,7 +162,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.0
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -48,7 +48,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vueuse/core
- version: 11.3.0
@ -66,7 +66,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -59,7 +59,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vueuse/components
- version: 11.3.0
@ -86,7 +86,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

4
dist/1598-1598.js vendored

File diff suppressed because one or more lines are too long

View file

@ -48,10 +48,10 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- version: 1.7.5
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @nextcloud/auth
- version: 2.5.3
@ -135,7 +135,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.2.0
- license: MIT
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vue/reactivity
- version: 3.5.28
@ -177,7 +177,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

File diff suppressed because one or more lines are too long

View file

@ -81,7 +81,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.11.1
- license: AGPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vueuse/core
- version: 11.3.0
@ -105,7 +105,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -113,7 +113,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -55,7 +55,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.2.0
- license: MIT
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vueuse/core
- version: 11.3.0
@ -73,7 +73,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -24,10 +24,10 @@ SPDX-FileCopyrightText: Christoph Wurst
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- version: 1.7.5
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @nextcloud/auth
- version: 2.5.3
@ -84,7 +84,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vue/devtools-api
- version: 6.6.4
@ -102,7 +102,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.0
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -81,7 +81,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.11.1
- license: AGPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vueuse/core
- version: 11.3.0
@ -105,7 +105,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

4
dist/2517-2517.js vendored

File diff suppressed because one or more lines are too long

View file

@ -58,13 +58,13 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.2
- license: MIT
- @floating-ui/core
- version: 1.7.4
- license: MIT
- @floating-ui/dom
- version: 1.7.5
- license: MIT
- @floating-ui/dom
- version: 1.7.6
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @mdi/js
- version: 7.4.47
@ -157,7 +157,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.2.0
- license: MIT
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vue/reactivity
- version: 3.5.28
@ -202,7 +202,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.0
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

File diff suppressed because one or more lines are too long

4
dist/2915-2915.js vendored

File diff suppressed because one or more lines are too long

View file

@ -41,10 +41,10 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- version: 1.7.5
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @nextcloud/auth
- version: 2.5.3
@ -122,7 +122,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.4.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vue/reactivity
- version: 3.5.28
@ -155,7 +155,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

File diff suppressed because one or more lines are too long

View file

@ -46,7 +46,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vueuse/core
- version: 11.3.0
@ -58,7 +58,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -57,7 +57,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vue/devtools-api
- version: 6.6.4
@ -78,7 +78,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -69,10 +69,10 @@ This file is generated from multiple sources. Included packages:
- version: 0.2.1
- license: MIT
- @floating-ui/core
- version: 1.7.4
- version: 1.7.5
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @nextcloud/auth
- version: 2.5.3
@ -141,7 +141,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vue/devtools-api
- version: 6.6.4
@ -216,7 +216,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.4
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- dunder-proto
- version: 1.0.1

View file

@ -67,7 +67,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.3.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vueuse/core
- version: 11.3.0
@ -85,7 +85,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -44,13 +44,13 @@ This file is generated from multiple sources. Included packages:
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- css-loader
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

2
dist/4508-4508.js vendored
View file

@ -1 +1 @@
"use strict";(globalThis.webpackChunknextcloud_ui_legacy=globalThis.webpackChunknextcloud_ui_legacy||[]).push([[4508],{64508(e,r,i){i.r(r),i.d(r,{NcCustomPickerRenderResult:()=>s.N,NcReferenceList:()=>c.a,NcReferencePicker:()=>t.N,NcReferencePickerModal:()=>t.e,NcReferenceWidget:()=>t.f,NcRichText:()=>c.N,NcSearch:()=>t.h,anyLinkProviderId:()=>t.a,default:()=>c.N,getLinkWithPicker:()=>t.g,getProvider:()=>t.b,getProviders:()=>t.c,isCustomPickerElementRegistered:()=>s.c,isWidgetRegistered:()=>s.i,registerCustomPickerElement:()=>s.e,registerWidget:()=>s.r,renderCustomPickerElement:()=>s.f,renderWidget:()=>s.a,searchProvider:()=>t.s,sortProviders:()=>t.d});var c=i(40490),t=i(65139),s=i(52781)}}]);
"use strict";(globalThis.webpackChunknextcloud_ui_legacy=globalThis.webpackChunknextcloud_ui_legacy||[]).push([[4508],{64508(e,r,i){i.r(r),i.d(r,{NcCustomPickerRenderResult:()=>s.N,NcReferenceList:()=>c.a,NcReferencePicker:()=>t.N,NcReferencePickerModal:()=>t.e,NcReferenceWidget:()=>t.f,NcRichText:()=>c.N,NcSearch:()=>t.h,anyLinkProviderId:()=>t.a,default:()=>c.N,getLinkWithPicker:()=>t.g,getProvider:()=>t.b,getProviders:()=>t.c,isCustomPickerElementRegistered:()=>s.c,isWidgetRegistered:()=>s.i,registerCustomPickerElement:()=>s.e,registerWidget:()=>s.r,renderCustomPickerElement:()=>s.f,renderWidget:()=>s.a,searchProvider:()=>t.s,sortProviders:()=>t.d});var c=i(39156),t=i(64789),s=i(52781)}}]);

View file

@ -9,6 +9,7 @@ SPDX-FileCopyrightText: rhysd <lin90162@yahoo.co.jp>
SPDX-FileCopyrightText: inline-style-parser developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: Victor Felder <victor@draft.li> (https://draft.li)
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>
@ -40,13 +41,13 @@ SPDX-FileCopyrightText: Andrea Giammarchi
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- license: MIT
- @floating-ui/dom
- version: 1.7.5
- license: MIT
- @floating-ui/dom
- version: 1.7.6
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- unist-util-is
- version: 3.0.0
@ -90,17 +91,17 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/router
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/sharing
- version: 0.4.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/initial-state
- version: 3.0.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @ungap/structured-clone
- version: 1.3.0
@ -142,7 +143,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.0
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3
@ -180,6 +181,9 @@ This file is generated from multiple sources. Included packages:
- is-plain-obj
- version: 4.1.0
- license: MIT
- longest-streak
- version: 3.1.0
- license: MIT
- md5
- version: 2.3.0
- license: BSD-3-Clause
@ -198,9 +202,15 @@ This file is generated from multiple sources. Included packages:
- mdast-util-newline-to-break
- version: 2.0.0
- license: MIT
- mdast-util-phrasing
- version: 4.1.0
- license: MIT
- mdast-util-to-hast
- version: 13.2.1
- license: MIT
- mdast-util-to-markdown
- version: 2.1.2
- license: MIT
- mdast-util-to-string
- version: 4.0.0
- license: MIT
@ -285,6 +295,9 @@ This file is generated from multiple sources. Included packages:
- remark-rehype
- version: 11.1.2
- license: MIT
- remark-stringify
- version: 11.0.0
- license: MIT
- remark-unlink-protocols
- version: 1.0.0
- license: MIT
@ -348,3 +361,6 @@ This file is generated from multiple sources. Included packages:
- web-namespaces
- version: 2.0.1
- license: MIT
- zwitch
- version: 2.0.4
- license: MIT

View file

@ -52,7 +52,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vue/devtools-api
- version: 6.6.4
@ -73,7 +73,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -69,10 +69,10 @@ This file is generated from multiple sources. Included packages:
- version: 0.2.1
- license: MIT
- @floating-ui/core
- version: 1.7.4
- version: 1.7.5
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @nextcloud/auth
- version: 2.5.3
@ -141,7 +141,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vue/devtools-api
- version: 6.6.4
@ -216,7 +216,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.4
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- dunder-proto
- version: 1.0.1

View file

@ -37,10 +37,10 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- version: 1.7.5
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @nextcloud/auth
- version: 2.5.3
@ -130,7 +130,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

2
dist/5528-5528.js vendored
View file

@ -1 +1 @@
"use strict";(globalThis.webpackChunknextcloud_ui_legacy=globalThis.webpackChunknextcloud_ui_legacy||[]).push([[5528],{95528(e,l,u){u.r(l),u.d(l,{NcAutoCompleteResult:()=>c.N,NcMentionBubble:()=>a.N,default:()=>c.a});var a=u(36079),c=u(67582)}}]);
"use strict";(globalThis.webpackChunknextcloud_ui_legacy=globalThis.webpackChunknextcloud_ui_legacy||[]).push([[5528],{95528(e,l,u){u.r(l),u.d(l,{NcAutoCompleteResult:()=>c.N,NcMentionBubble:()=>a.N,default:()=>c.a});var a=u(36079),c=u(69674)}}]);

View file

@ -10,6 +10,7 @@ SPDX-FileCopyrightText: inline-style-parser developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: Victor Felder <victor@draft.li> (https://draft.li)
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>
@ -43,13 +44,13 @@ SPDX-FileCopyrightText: Andrea Giammarchi
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- license: MIT
- @floating-ui/dom
- version: 1.7.5
- license: MIT
- @floating-ui/dom
- version: 1.7.6
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- unist-util-is
- version: 3.0.0
@ -93,23 +94,20 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/router
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/sharing
- version: 0.4.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/initial-state
- version: 3.0.0
- license: GPL-3.0-or-later
- @nextcloud/sharing
- version: 0.3.0
- license: GPL-3.0-or-later
- debounce
- version: 2.2.0
- license: MIT
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @ungap/structured-clone
- version: 1.3.0
@ -154,7 +152,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.0
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- emoji-mart-vue-fast
- version: 15.0.5
@ -195,6 +193,9 @@ This file is generated from multiple sources. Included packages:
- is-plain-obj
- version: 4.1.0
- license: MIT
- longest-streak
- version: 3.1.0
- license: MIT
- md5
- version: 2.3.0
- license: BSD-3-Clause
@ -213,9 +214,15 @@ This file is generated from multiple sources. Included packages:
- mdast-util-newline-to-break
- version: 2.0.0
- license: MIT
- mdast-util-phrasing
- version: 4.1.0
- license: MIT
- mdast-util-to-hast
- version: 13.2.1
- license: MIT
- mdast-util-to-markdown
- version: 2.1.2
- license: MIT
- mdast-util-to-string
- version: 4.0.0
- license: MIT
@ -300,6 +307,9 @@ This file is generated from multiple sources. Included packages:
- remark-rehype
- version: 11.1.2
- license: MIT
- remark-stringify
- version: 11.0.0
- license: MIT
- remark-unlink-protocols
- version: 1.0.0
- license: MIT
@ -366,3 +376,6 @@ This file is generated from multiple sources. Included packages:
- web-namespaces
- version: 2.0.1
- license: MIT
- zwitch
- version: 2.0.4
- license: MIT

View file

@ -22,13 +22,13 @@ SPDX-FileCopyrightText: Anthony Fu <anthonyfu117@hotmail.com>
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- license: MIT
- @floating-ui/dom
- version: 1.7.5
- license: MIT
- @floating-ui/dom
- version: 1.7.6
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @nextcloud/vue
- version: 9.5.0
@ -85,7 +85,7 @@ This file is generated from multiple sources. Included packages:
- version: 4.1.0
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -27,7 +27,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vueuse/core
- version: 11.3.0
@ -39,7 +39,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

2
dist/6798-6798.js vendored
View file

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

View file

@ -41,7 +41,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vueuse/core
- version: 11.3.0
@ -53,7 +53,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -69,10 +69,10 @@ This file is generated from multiple sources. Included packages:
- version: 0.2.1
- license: MIT
- @floating-ui/core
- version: 1.7.4
- version: 1.7.5
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @nextcloud/auth
- version: 2.5.3
@ -141,7 +141,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vue/devtools-api
- version: 6.6.4
@ -216,7 +216,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.4
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- dunder-proto
- version: 1.0.1

View file

@ -67,7 +67,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -41,10 +41,10 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- version: 1.7.5
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @mdi/js
- version: 7.4.47
@ -137,7 +137,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -69,10 +69,10 @@ This file is generated from multiple sources. Included packages:
- version: 0.2.1
- license: MIT
- @floating-ui/core
- version: 1.7.4
- version: 1.7.5
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @nextcloud/auth
- version: 2.5.3
@ -141,7 +141,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vue/devtools-api
- version: 6.6.4
@ -216,7 +216,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.4
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- dunder-proto
- version: 1.0.1

View file

@ -81,7 +81,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.11.1
- license: AGPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vueuse/core
- version: 11.3.0
@ -105,7 +105,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -31,10 +31,10 @@ This file is generated from multiple sources. Included packages:
- version: 3.6.1
- license: MIT
- @floating-ui/core
- version: 1.7.4
- version: 1.7.5
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @nextcloud/auth
- version: 2.5.3
@ -106,7 +106,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

4
dist/9396-9396.js vendored

File diff suppressed because one or more lines are too long

View file

@ -15,6 +15,7 @@ SPDX-FileCopyrightText: inline-style-parser developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: Victor Felder <victor@draft.li> (https://draft.li)
SPDX-FileCopyrightText: Tobias Koppers @sokra
SPDX-FileCopyrightText: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
SPDX-FileCopyrightText: Thorsten Lünborg
@ -53,13 +54,13 @@ SPDX-FileCopyrightText: Andrea Giammarchi
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- license: MIT
- @floating-ui/dom
- version: 1.7.5
- license: MIT
- @floating-ui/dom
- version: 1.7.6
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @linusborg/vue-simple-portal
- version: 0.1.5
@ -109,18 +110,15 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/router
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/sharing
- version: 0.4.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/initial-state
- version: 3.0.0
- license: GPL-3.0-or-later
- @nextcloud/sharing
- version: 0.3.0
- license: GPL-3.0-or-later
- debounce
- version: 2.2.0
- license: MIT
@ -131,7 +129,7 @@ This file is generated from multiple sources. Included packages:
- version: 8.1.1
- license: MIT
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @ungap/structured-clone
- version: 1.3.0
@ -182,7 +180,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.0
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- emoji-mart-vue-fast
- version: 15.0.5
@ -223,6 +221,9 @@ This file is generated from multiple sources. Included packages:
- is-plain-obj
- version: 4.1.0
- license: MIT
- longest-streak
- version: 3.1.0
- license: MIT
- md5
- version: 2.3.0
- license: BSD-3-Clause
@ -241,9 +242,15 @@ This file is generated from multiple sources. Included packages:
- mdast-util-newline-to-break
- version: 2.0.0
- license: MIT
- mdast-util-phrasing
- version: 4.1.0
- license: MIT
- mdast-util-to-hast
- version: 13.2.1
- license: MIT
- mdast-util-to-markdown
- version: 2.1.2
- license: MIT
- mdast-util-to-string
- version: 4.0.0
- license: MIT
@ -328,6 +335,9 @@ This file is generated from multiple sources. Included packages:
- remark-rehype
- version: 11.1.2
- license: MIT
- remark-stringify
- version: 11.0.0
- license: MIT
- remark-unlink-protocols
- version: 1.0.0
- license: MIT
@ -406,6 +416,9 @@ This file is generated from multiple sources. Included packages:
- web-namespaces
- version: 2.0.1
- license: MIT
- zwitch
- version: 2.0.4
- license: MIT
- nextcloud
- version: 1.0.0
- license: AGPL-3.0-or-later

File diff suppressed because one or more lines are too long

View file

@ -54,7 +54,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.2.0
- license: MIT
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vueuse/core
- version: 11.3.0
@ -72,7 +72,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -35,10 +35,10 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- version: 1.7.5
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @mdi/js
- version: 7.4.47
@ -137,7 +137,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.2.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vue/devtools-api
- version: 6.6.4
@ -176,7 +176,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.0
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -17,13 +17,13 @@ This file is generated from multiple sources. Included packages:
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- css-loader
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

4
dist/9906-9906.js vendored

File diff suppressed because one or more lines are too long

View file

@ -45,13 +45,13 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- license: MIT
- @floating-ui/dom
- version: 1.7.5
- license: MIT
- @floating-ui/dom
- version: 1.7.6
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @mdi/js
- version: 7.4.47
@ -108,7 +108,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.2.0
- license: MIT
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vueuse/components
- version: 11.3.0
@ -138,7 +138,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -62,10 +62,10 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- version: 1.7.5
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @nextcloud/auth
- version: 2.5.3
@ -134,7 +134,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vue/devtools-api
- version: 6.6.4
@ -209,7 +209,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.4
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- dunder-proto
- version: 1.0.1

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -139,7 +139,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.4
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- dunder-proto
- version: 1.0.1

File diff suppressed because one or more lines are too long

View file

@ -62,7 +62,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.5.1
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

4
dist/core-common.js vendored

File diff suppressed because one or more lines are too long

View file

@ -21,6 +21,7 @@ SPDX-FileCopyrightText: hookable developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: Victor Felder <victor@draft.li> (https://draft.li)
SPDX-FileCopyrightText: Varun A P
SPDX-FileCopyrightText: Tobias Koppers @sokra
SPDX-FileCopyrightText: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
@ -80,13 +81,13 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.2
- license: MIT
- @floating-ui/core
- version: 1.7.4
- license: MIT
- @floating-ui/dom
- version: 1.7.5
- license: MIT
- @floating-ui/dom
- version: 1.7.6
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @linusborg/vue-simple-portal
- version: 0.1.5
@ -229,12 +230,6 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/initial-state
- version: 2.2.0
- license: GPL-3.0-or-later
- @nextcloud/initial-state
- version: 3.0.0
- license: GPL-3.0-or-later
- @nextcloud/sharing
- version: 0.3.0
- license: GPL-3.0-or-later
- debounce
- version: 2.2.0
- license: MIT
@ -245,7 +240,7 @@ This file is generated from multiple sources. Included packages:
- version: 8.1.1
- license: MIT
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @ungap/structured-clone
- version: 1.3.0
@ -326,7 +321,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.0
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- emoji-mart-vue-fast
- version: 15.0.5
@ -388,6 +383,9 @@ This file is generated from multiple sources. Included packages:
- lodash
- version: 4.17.23
- license: MIT
- longest-streak
- version: 3.1.0
- license: MIT
- marked
- version: 17.0.3
- license: MIT
@ -409,9 +407,15 @@ This file is generated from multiple sources. Included packages:
- mdast-util-newline-to-break
- version: 2.0.0
- license: MIT
- mdast-util-phrasing
- version: 4.1.0
- license: MIT
- mdast-util-to-hast
- version: 13.2.1
- license: MIT
- mdast-util-to-markdown
- version: 2.1.2
- license: MIT
- mdast-util-to-string
- version: 4.0.0
- license: MIT
@ -523,6 +527,9 @@ This file is generated from multiple sources. Included packages:
- remark-rehype
- version: 11.1.2
- license: MIT
- remark-stringify
- version: 11.0.0
- license: MIT
- remark-unlink-protocols
- version: 1.0.0
- license: MIT
@ -634,6 +641,9 @@ This file is generated from multiple sources. Included packages:
- webdav
- version: 5.9.0
- license: MIT
- zwitch
- version: 2.0.4
- license: MIT
- base64-js
- version: 1.5.1
- license: MIT

File diff suppressed because one or more lines are too long

View file

@ -56,7 +56,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.2.0
- license: MIT
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vueuse/core
- version: 11.3.0
@ -74,7 +74,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -34,10 +34,10 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- version: 1.7.5
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @nextcloud/auth
- version: 2.5.3
@ -106,7 +106,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vue/reactivity
- version: 3.5.28
@ -145,7 +145,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.0
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -47,10 +47,10 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- version: 1.7.5
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @mdi/svg
- version: 7.4.47
@ -155,7 +155,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.2.0
- license: MIT
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @simplewebauthn/browser
- version: 13.2.2
@ -197,7 +197,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.0
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -61,10 +61,10 @@ This file is generated from multiple sources. Included packages:
- version: 1.0.2
- license: MIT
- @floating-ui/core
- version: 1.7.4
- version: 1.7.5
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @mdi/js
- version: 7.4.47
@ -169,7 +169,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.2.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vue/devtools-api
- version: 6.6.4
@ -226,7 +226,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.0
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -34,10 +34,10 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- version: 1.7.5
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @nextcloud/auth
- version: 2.5.3
@ -112,7 +112,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.2.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vue/reactivity
- version: 3.5.28
@ -148,7 +148,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -37,10 +37,10 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- version: 1.7.5
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @nextcloud/auth
- version: 2.5.3
@ -112,7 +112,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.2.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vue/reactivity
- version: 3.5.28
@ -154,7 +154,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

File diff suppressed because one or more lines are too long

View file

@ -15,6 +15,7 @@ SPDX-FileCopyrightText: inline-style-parser developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: Victor Felder <victor@draft.li> (https://draft.li)
SPDX-FileCopyrightText: Tobias Koppers @sokra
SPDX-FileCopyrightText: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
SPDX-FileCopyrightText: Thorsten Lünborg
@ -52,13 +53,13 @@ SPDX-FileCopyrightText: Andrea Giammarchi
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- license: MIT
- @floating-ui/dom
- version: 1.7.5
- license: MIT
- @floating-ui/dom
- version: 1.7.6
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @linusborg/vue-simple-portal
- version: 0.1.5
@ -114,12 +115,6 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/initial-state
- version: 2.2.0
- license: GPL-3.0-or-later
- @nextcloud/initial-state
- version: 3.0.0
- license: GPL-3.0-or-later
- @nextcloud/sharing
- version: 0.3.0
- license: GPL-3.0-or-later
- debounce
- version: 2.2.0
- license: MIT
@ -130,7 +125,7 @@ This file is generated from multiple sources. Included packages:
- version: 8.1.1
- license: MIT
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @ungap/structured-clone
- version: 1.3.0
@ -181,7 +176,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.0
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- emoji-mart-vue-fast
- version: 15.0.5
@ -222,6 +217,9 @@ This file is generated from multiple sources. Included packages:
- is-plain-obj
- version: 4.1.0
- license: MIT
- longest-streak
- version: 3.1.0
- license: MIT
- md5
- version: 2.3.0
- license: BSD-3-Clause
@ -240,9 +238,15 @@ This file is generated from multiple sources. Included packages:
- mdast-util-newline-to-break
- version: 2.0.0
- license: MIT
- mdast-util-phrasing
- version: 4.1.0
- license: MIT
- mdast-util-to-hast
- version: 13.2.1
- license: MIT
- mdast-util-to-markdown
- version: 2.1.2
- license: MIT
- mdast-util-to-string
- version: 4.0.0
- license: MIT
@ -327,6 +331,9 @@ This file is generated from multiple sources. Included packages:
- remark-rehype
- version: 11.1.2
- license: MIT
- remark-stringify
- version: 11.0.0
- license: MIT
- remark-unlink-protocols
- version: 1.0.0
- license: MIT
@ -408,6 +415,9 @@ This file is generated from multiple sources. Included packages:
- webpack
- version: 5.105.3
- license: MIT
- zwitch
- version: 2.0.4
- license: MIT
- nextcloud
- version: 1.0.0
- license: AGPL-3.0-or-later

File diff suppressed because one or more lines are too long

View file

@ -46,7 +46,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- axios
- version: 1.13.5
@ -58,7 +58,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

File diff suppressed because one or more lines are too long

View file

@ -71,7 +71,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.2.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vue/devtools-api
- version: 6.6.4
@ -104,7 +104,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.0
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

File diff suppressed because one or more lines are too long

View file

@ -48,7 +48,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- base64-js
- version: 1.5.1
@ -66,7 +66,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- electron-to-chromium
- version: 1.5.267

4
dist/core-update.js vendored
View file

@ -1,2 +1,2 @@
(()=>{"use strict";var e,r,t,o={42716(e,r,t){var o=t(21777),a=t(81222),n=t(85471);t.nc=(0,o.aV)();const i=(0,n.$V)(()=>Promise.all([t.e(4208),t.e(9396)]).then(t.bind(t,31098))),l=(0,n.$V)(()=>Promise.all([t.e(4208),t.e(428)]).then(t.bind(t,428))),c=(0,a.C)("core","updaterView");new n.Ay({name:"NextcloudUpdater",render:e=>e("adminCli"===c?l:i)}).$mount("#core-updater")}},a={};function n(e){var r=a[e];if(void 0!==r)return r.exports;var t=a[e]={id:e,loaded:!1,exports:{}};return o[e].call(t.exports,t,t.exports,n),t.loaded=!0,t.exports}n.m=o,e=[],n.O=(r,t,o,a)=>{if(!t){var i=1/0;for(u=0;u<e.length;u++){for(var[t,o,a]=e[u],l=!0,c=0;c<t.length;c++)(!1&a||i>=a)&&Object.keys(n.O).every(e=>n.O[e](t[c]))?t.splice(c--,1):(l=!1,a<i&&(i=a));if(l){e.splice(u--,1);var d=o();void 0!==d&&(r=d)}}return r}a=a||0;for(var u=e.length;u>0&&e[u-1][2]>a;u--)e[u]=e[u-1];e[u]=[t,o,a]},n.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return n.d(r,{a:r}),r},n.d=(e,r)=>{for(var t in r)n.o(r,t)&&!n.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},n.f={},n.e=e=>Promise.all(Object.keys(n.f).reduce((r,t)=>(n.f[t](e,r),r),[])),n.u=e=>e+"-"+e+".js?v="+{428:"2532bb7008a9517fee02",5862:"580b9c2e231a9169a12f",6798:"995524658ab188a2d123",7471:"b4ac70873a3ab192efd0",9396:"704853213db56fff6f06"}[e],n.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),r={},t="nextcloud-ui-legacy:",n.l=(e,o,a,i)=>{if(r[e])r[e].push(o);else{var l,c;if(void 0!==a)for(var d=document.getElementsByTagName("script"),u=0;u<d.length;u++){var s=d[u];if(s.getAttribute("src")==e||s.getAttribute("data-webpack")==t+a){l=s;break}}l||(c=!0,(l=document.createElement("script")).charset="utf-8",n.nc&&l.setAttribute("nonce",n.nc),l.setAttribute("data-webpack",t+a),l.src=e),r[e]=[o];var p=(t,o)=>{l.onerror=l.onload=null,clearTimeout(f);var a=r[e];if(delete r[e],l.parentNode&&l.parentNode.removeChild(l),a&&a.forEach(e=>e(o)),t)return t(o)},f=setTimeout(p.bind(null,void 0,{type:"timeout",target:l}),12e4);l.onerror=p.bind(null,l.onerror),l.onload=p.bind(null,l.onload),c&&document.head.appendChild(l)}},n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),n.j=6344,(()=>{var e;globalThis.importScripts&&(e=globalThis.location+"");var r=globalThis.document;if(!e&&r&&(r.currentScript&&"SCRIPT"===r.currentScript.tagName.toUpperCase()&&(e=r.currentScript.src),!e)){var t=r.getElementsByTagName("script");if(t.length)for(var o=t.length-1;o>-1&&(!e||!/^http(s?):/.test(e));)e=t[o--].src}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/^blob:/,"").replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),n.p=e})(),(()=>{n.b="undefined"!=typeof document&&document.baseURI||self.location.href;var e={6344:0};n.f.j=(r,t)=>{var o=n.o(e,r)?e[r]:void 0;if(0!==o)if(o)t.push(o[2]);else{var a=new Promise((t,a)=>o=e[r]=[t,a]);t.push(o[2]=a);var i=n.p+n.u(r),l=new Error;n.l(i,t=>{if(n.o(e,r)&&(0!==(o=e[r])&&(e[r]=void 0),o)){var a=t&&("load"===t.type?"missing":t.type),i=t&&t.target&&t.target.src;l.message="Loading chunk "+r+" failed.\n("+a+": "+i+")",l.name="ChunkLoadError",l.type=a,l.request=i,o[1](l)}},"chunk-"+r,r)}},n.O.j=r=>0===e[r];var r=(r,t)=>{var o,a,[i,l,c]=t,d=0;if(i.some(r=>0!==e[r])){for(o in l)n.o(l,o)&&(n.m[o]=l[o]);if(c)var u=c(n)}for(r&&r(t);d<i.length;d++)a=i[d],n.o(e,a)&&e[a]&&e[a][0](),e[a]=0;return n.O(u)},t=globalThis.webpackChunknextcloud_ui_legacy=globalThis.webpackChunknextcloud_ui_legacy||[];t.forEach(r.bind(null,0)),t.push=r.bind(null,t.push.bind(t))})(),n.nc=void 0;var i=n.O(void 0,[4208],()=>n(42716));i=n.O(i)})();
//# sourceMappingURL=core-update.js.map?v=3d7d64a1792274b4ae7f
(()=>{"use strict";var e,r,t,o={42716(e,r,t){var o=t(21777),a=t(81222),n=t(85471);t.nc=(0,o.aV)();const i=(0,n.$V)(()=>Promise.all([t.e(4208),t.e(9396)]).then(t.bind(t,31098))),l=(0,n.$V)(()=>Promise.all([t.e(4208),t.e(428)]).then(t.bind(t,428))),c=(0,a.C)("core","updaterView");new n.Ay({name:"NextcloudUpdater",render:e=>e("adminCli"===c?l:i)}).$mount("#core-updater")}},a={};function n(e){var r=a[e];if(void 0!==r)return r.exports;var t=a[e]={id:e,loaded:!1,exports:{}};return o[e].call(t.exports,t,t.exports,n),t.loaded=!0,t.exports}n.m=o,e=[],n.O=(r,t,o,a)=>{if(!t){var i=1/0;for(u=0;u<e.length;u++){for(var[t,o,a]=e[u],l=!0,c=0;c<t.length;c++)(!1&a||i>=a)&&Object.keys(n.O).every(e=>n.O[e](t[c]))?t.splice(c--,1):(l=!1,a<i&&(i=a));if(l){e.splice(u--,1);var d=o();void 0!==d&&(r=d)}}return r}a=a||0;for(var u=e.length;u>0&&e[u-1][2]>a;u--)e[u]=e[u-1];e[u]=[t,o,a]},n.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return n.d(r,{a:r}),r},n.d=(e,r)=>{for(var t in r)n.o(r,t)&&!n.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},n.f={},n.e=e=>Promise.all(Object.keys(n.f).reduce((r,t)=>(n.f[t](e,r),r),[])),n.u=e=>e+"-"+e+".js?v="+{428:"2532bb7008a9517fee02",5862:"580b9c2e231a9169a12f",6798:"1a6cf42d93801a926a3d",7471:"b4ac70873a3ab192efd0",9396:"6022b551225ee81ae5ad"}[e],n.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),r={},t="nextcloud-ui-legacy:",n.l=(e,o,a,i)=>{if(r[e])r[e].push(o);else{var l,c;if(void 0!==a)for(var d=document.getElementsByTagName("script"),u=0;u<d.length;u++){var s=d[u];if(s.getAttribute("src")==e||s.getAttribute("data-webpack")==t+a){l=s;break}}l||(c=!0,(l=document.createElement("script")).charset="utf-8",n.nc&&l.setAttribute("nonce",n.nc),l.setAttribute("data-webpack",t+a),l.src=e),r[e]=[o];var p=(t,o)=>{l.onerror=l.onload=null,clearTimeout(f);var a=r[e];if(delete r[e],l.parentNode&&l.parentNode.removeChild(l),a&&a.forEach(e=>e(o)),t)return t(o)},f=setTimeout(p.bind(null,void 0,{type:"timeout",target:l}),12e4);l.onerror=p.bind(null,l.onerror),l.onload=p.bind(null,l.onload),c&&document.head.appendChild(l)}},n.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},n.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),n.j=6344,(()=>{var e;globalThis.importScripts&&(e=globalThis.location+"");var r=globalThis.document;if(!e&&r&&(r.currentScript&&"SCRIPT"===r.currentScript.tagName.toUpperCase()&&(e=r.currentScript.src),!e)){var t=r.getElementsByTagName("script");if(t.length)for(var o=t.length-1;o>-1&&(!e||!/^http(s?):/.test(e));)e=t[o--].src}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/^blob:/,"").replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),n.p=e})(),(()=>{n.b="undefined"!=typeof document&&document.baseURI||self.location.href;var e={6344:0};n.f.j=(r,t)=>{var o=n.o(e,r)?e[r]:void 0;if(0!==o)if(o)t.push(o[2]);else{var a=new Promise((t,a)=>o=e[r]=[t,a]);t.push(o[2]=a);var i=n.p+n.u(r),l=new Error;n.l(i,t=>{if(n.o(e,r)&&(0!==(o=e[r])&&(e[r]=void 0),o)){var a=t&&("load"===t.type?"missing":t.type),i=t&&t.target&&t.target.src;l.message="Loading chunk "+r+" failed.\n("+a+": "+i+")",l.name="ChunkLoadError",l.type=a,l.request=i,o[1](l)}},"chunk-"+r,r)}},n.O.j=r=>0===e[r];var r=(r,t)=>{var o,a,[i,l,c]=t,d=0;if(i.some(r=>0!==e[r])){for(o in l)n.o(l,o)&&(n.m[o]=l[o]);if(c)var u=c(n)}for(r&&r(t);d<i.length;d++)a=i[d],n.o(e,a)&&e[a]&&e[a][0](),e[a]=0;return n.O(u)},t=globalThis.webpackChunknextcloud_ui_legacy=globalThis.webpackChunknextcloud_ui_legacy||[];t.forEach(r.bind(null,0)),t.push=r.bind(null,t.push.bind(t))})(),n.nc=void 0;var i=n.O(void 0,[4208],()=>n(42716));i=n.O(i)})();
//# sourceMappingURL=core-update.js.map?v=f7c00486abeea321e9dc

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -62,7 +62,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vueuse/components
- version: 11.3.0
@ -89,7 +89,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

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

View file

@ -21,6 +21,7 @@ SPDX-FileCopyrightText: hookable developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: Victor Felder <victor@draft.li> (https://draft.li)
SPDX-FileCopyrightText: Varun A P
SPDX-FileCopyrightText: Tobias Koppers @sokra
SPDX-FileCopyrightText: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
@ -72,13 +73,13 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- license: MIT
- @floating-ui/dom
- version: 1.7.5
- license: MIT
- @floating-ui/dom
- version: 1.7.6
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @linusborg/vue-simple-portal
- version: 0.1.5
@ -191,12 +192,6 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/initial-state
- version: 2.2.0
- license: GPL-3.0-or-later
- @nextcloud/initial-state
- version: 3.0.0
- license: GPL-3.0-or-later
- @nextcloud/sharing
- version: 0.3.0
- license: GPL-3.0-or-later
- debounce
- version: 2.2.0
- license: MIT
@ -207,7 +202,7 @@ This file is generated from multiple sources. Included packages:
- version: 8.1.1
- license: MIT
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @ungap/structured-clone
- version: 1.3.0
@ -288,7 +283,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.0
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- emoji-mart-vue-fast
- version: 15.0.5
@ -344,6 +339,9 @@ This file is generated from multiple sources. Included packages:
- is-svg
- version: 6.1.0
- license: MIT
- longest-streak
- version: 3.1.0
- license: MIT
- md5
- version: 2.3.0
- license: BSD-3-Clause
@ -362,9 +360,15 @@ This file is generated from multiple sources. Included packages:
- mdast-util-newline-to-break
- version: 2.0.0
- license: MIT
- mdast-util-phrasing
- version: 4.1.0
- license: MIT
- mdast-util-to-hast
- version: 13.2.1
- license: MIT
- mdast-util-to-markdown
- version: 2.1.2
- license: MIT
- mdast-util-to-string
- version: 4.0.0
- license: MIT
@ -470,6 +474,9 @@ This file is generated from multiple sources. Included packages:
- remark-rehype
- version: 11.1.2
- license: MIT
- remark-stringify
- version: 11.0.0
- license: MIT
- remark-unlink-protocols
- version: 1.0.0
- license: MIT
@ -578,6 +585,9 @@ This file is generated from multiple sources. Included packages:
- webpack
- version: 5.105.3
- license: MIT
- zwitch
- version: 2.0.4
- license: MIT
- base64-js
- version: 1.5.1
- license: MIT

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

View file

@ -21,6 +21,7 @@ SPDX-FileCopyrightText: hookable developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: Victor Felder <victor@draft.li> (https://draft.li)
SPDX-FileCopyrightText: Varun A P
SPDX-FileCopyrightText: Tobias Koppers @sokra
SPDX-FileCopyrightText: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
@ -73,13 +74,13 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- license: MIT
- @floating-ui/dom
- version: 1.7.5
- license: MIT
- @floating-ui/dom
- version: 1.7.6
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @linusborg/vue-simple-portal
- version: 0.1.5
@ -195,12 +196,6 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/initial-state
- version: 2.2.0
- license: GPL-3.0-or-later
- @nextcloud/initial-state
- version: 3.0.0
- license: GPL-3.0-or-later
- @nextcloud/sharing
- version: 0.3.0
- license: GPL-3.0-or-later
- debounce
- version: 2.2.0
- license: MIT
@ -211,7 +206,7 @@ This file is generated from multiple sources. Included packages:
- version: 8.1.1
- license: MIT
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @ungap/structured-clone
- version: 1.3.0
@ -289,7 +284,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.0
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- emoji-mart-vue-fast
- version: 15.0.5
@ -348,6 +343,9 @@ This file is generated from multiple sources. Included packages:
- is-svg
- version: 6.1.0
- license: MIT
- longest-streak
- version: 3.1.0
- license: MIT
- md5
- version: 2.3.0
- license: BSD-3-Clause
@ -366,9 +364,15 @@ This file is generated from multiple sources. Included packages:
- mdast-util-newline-to-break
- version: 2.0.0
- license: MIT
- mdast-util-phrasing
- version: 4.1.0
- license: MIT
- mdast-util-to-hast
- version: 13.2.1
- license: MIT
- mdast-util-to-markdown
- version: 2.1.2
- license: MIT
- mdast-util-to-string
- version: 4.0.0
- license: MIT
@ -477,6 +481,9 @@ This file is generated from multiple sources. Included packages:
- remark-rehype
- version: 11.1.2
- license: MIT
- remark-stringify
- version: 11.0.0
- license: MIT
- remark-unlink-protocols
- version: 1.0.0
- license: MIT
@ -591,6 +598,9 @@ This file is generated from multiple sources. Included packages:
- webpack
- version: 5.105.3
- license: MIT
- zwitch
- version: 2.0.4
- license: MIT
- base64-js
- version: 1.5.1
- 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

@ -13,6 +13,7 @@ SPDX-FileCopyrightText: inherits developers
SPDX-FileCopyrightText: hookable developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: Victor Felder <victor@draft.li> (https://draft.li)
SPDX-FileCopyrightText: Varun A P
SPDX-FileCopyrightText: Tobias Koppers @sokra
SPDX-FileCopyrightText: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
@ -49,13 +50,13 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- license: MIT
- @floating-ui/dom
- version: 1.7.5
- license: MIT
- @floating-ui/dom
- version: 1.7.6
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- unist-util-is
- version: 3.0.0
@ -135,17 +136,17 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/router
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/sharing
- version: 0.4.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/initial-state
- version: 3.0.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @ungap/structured-clone
- version: 1.3.0
@ -202,7 +203,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.1.0
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3
@ -243,6 +244,9 @@ This file is generated from multiple sources. Included packages:
- is-plain-obj
- version: 4.1.0
- license: MIT
- longest-streak
- version: 3.1.0
- license: MIT
- md5
- version: 2.3.0
- license: BSD-3-Clause
@ -261,9 +265,15 @@ This file is generated from multiple sources. Included packages:
- mdast-util-newline-to-break
- version: 2.0.0
- license: MIT
- mdast-util-phrasing
- version: 4.1.0
- license: MIT
- mdast-util-to-hast
- version: 13.2.1
- license: MIT
- mdast-util-to-markdown
- version: 2.1.2
- license: MIT
- mdast-util-to-string
- version: 4.0.0
- license: MIT
@ -357,6 +367,9 @@ This file is generated from multiple sources. Included packages:
- remark-rehype
- version: 11.1.2
- license: MIT
- remark-stringify
- version: 11.0.0
- license: MIT
- remark-unlink-protocols
- version: 1.0.0
- license: MIT
@ -432,6 +445,9 @@ This file is generated from multiple sources. Included packages:
- webpack
- version: 5.105.3
- license: MIT
- zwitch
- version: 2.0.4
- license: MIT
- nextcloud
- version: 1.0.0
- license: AGPL-3.0-or-later

File diff suppressed because one or more lines are too long

View file

@ -28,10 +28,10 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- version: 1.7.5
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @nextcloud/auth
- version: 2.5.3
@ -112,7 +112,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -29,10 +29,10 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- version: 1.7.5
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @nextcloud/auth
- version: 2.5.3
@ -101,7 +101,7 @@ This file is generated from multiple sources. Included packages:
- version: 2.2.0
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vue/reactivity
- version: 3.5.28
@ -128,7 +128,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -38,13 +38,13 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- license: MIT
- @floating-ui/dom
- version: 1.7.5
- license: MIT
- @floating-ui/dom
- version: 1.7.6
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @nextcloud/auth
- version: 2.5.3
@ -116,7 +116,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.26.0
- license: MIT
- @nextcloud/vue
- version: 8.36.0
- version: 8.37.0
- license: AGPL-3.0-or-later
- @vue/reactivity
- version: 3.5.28
@ -161,7 +161,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.0
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -73,7 +73,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.5.1
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -28,10 +28,10 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- version: 1.7.5
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @nextcloud/auth
- version: 2.5.3
@ -112,7 +112,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

View file

@ -28,10 +28,10 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.7.4
- version: 1.7.5
- license: MIT
- @floating-ui/utils
- version: 0.2.10
- version: 0.2.11
- license: MIT
- @nextcloud/auth
- version: 2.5.3
@ -112,7 +112,7 @@ This file is generated from multiple sources. Included packages:
- version: 7.1.2
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

File diff suppressed because one or more lines are too long

View file

@ -66,7 +66,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.5.1
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

@ -83,7 +83,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.0
- license: MIT
- dompurify
- version: 3.3.1
- version: 3.3.3
- license: (MPL-2.0 OR Apache-2.0)
- escape-html
- version: 1.0.3

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