chore(assets): Recompile assets

Signed-off-by: nextcloud-command <nextcloud-command@users.noreply.github.com>
This commit is contained in:
nextcloud-command 2024-09-02 21:54:20 +00:00
parent 8df58475d5
commit 33a688532d
183 changed files with 1012 additions and 278 deletions

View file

@ -36,7 +36,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.1
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- @vueuse/core
- version: 10.11.0

View file

@ -65,7 +65,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- assert
- version: 2.1.0

2
dist/1762-1762.js vendored Normal file

File diff suppressed because one or more lines are too long

View file

@ -61,6 +61,7 @@ SPDX-FileCopyrightText: Borys Serebrov
SPDX-FileCopyrightText: Austin Andrews
SPDX-FileCopyrightText: Antoni Andre <antoniandre.web@gmail.com>
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
SPDX-FileCopyrightText: Anthony Fu <anthonyfu117@hotmail.com>
SPDX-FileCopyrightText: Andris Reinman
SPDX-FileCopyrightText: Andrea Giammarchi
SPDX-FileCopyrightText: Alkemics
@ -104,9 +105,6 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/capabilities
- version: 1.2.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.5
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
- license: ISC
@ -134,6 +132,21 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/sharing
- version: 0.2.3
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.7
- license: AGPL-3.0-or-later
- vue-demi
- version: 0.14.10
- license: MIT
- @vueuse/core
- version: 10.11.1
- license: MIT
- vue-demi
- version: 0.14.10
- license: MIT
- @vueuse/shared
- version: 10.11.1
- license: MIT
- @nextcloud/vue-select
- version: 3.25.1
- license: MIT
@ -147,17 +160,11 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- @ungap/structured-clone
- version: 1.2.0
- license: ISC
- @vueuse/core
- version: 10.11.0
- license: MIT
- @vueuse/shared
- version: 10.11.0
- license: MIT
- assert
- version: 2.1.0
- license: MIT

1
dist/1762-1762.js.map vendored Normal file

File diff suppressed because one or more lines are too long

1
dist/1762-1762.js.map.license vendored Symbolic link
View file

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

View file

@ -59,7 +59,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- assert
- version: 2.1.0

4
dist/3235-3235.js vendored

File diff suppressed because one or more lines are too long

View file

@ -101,7 +101,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.5
- version: 6.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
@ -143,7 +143,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- @ungap/structured-clone
- version: 1.2.0

File diff suppressed because one or more lines are too long

View file

@ -76,7 +76,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.5
- version: 6.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
@ -106,7 +106,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- @vue/devtools-api
- version: 6.6.3

2
dist/4254-4254.js vendored
View file

@ -1,2 +0,0 @@
"use strict";(self.webpackChunknextcloud=self.webpackChunknextcloud||[]).push([[4254],{11873:(e,c,l)=>{l.d(c,{FilePickerVue:()=>n});const n=(0,l(85471).$V)((()=>Promise.all([l.e(4208),l.e(9480)]).then(l.bind(l,9730))))}}]);
//# sourceMappingURL=4254-4254.js.map?v=5c2324570f66dff0c8a1

View file

@ -1 +0,0 @@
{"version":3,"file":"4254-4254.js?v=5c2324570f66dff0c8a1","mappings":"oIACA,MAAMA,GAAgB,E,SAAA,KAAqB,IAAM,yD","sources":["webpack:///nextcloud/node_modules/@nextcloud/dialogs/dist/chunks/index-CYiQsZoY.mjs"],"sourcesContent":["import { defineAsyncComponent } from \"vue\";\nconst FilePickerVue = defineAsyncComponent(() => import(\"./FilePicker-DUbP4INd.mjs\"));\nexport {\n FilePickerVue\n};\n"],"names":["FilePickerVue"],"sourceRoot":""}

View file

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

View file

@ -36,7 +36,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.1
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- @vueuse/core
- version: 10.11.0

View file

@ -41,7 +41,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- assert
- version: 2.1.0

2
dist/5528-5528.js vendored
View file

@ -1 +1 @@
"use strict";(self.webpackChunknextcloud=self.webpackChunknextcloud||[]).push([[5528],{95528:(e,u,t)=>{t.r(u),t.d(u,{NcAutoCompleteResult:()=>c.N,NcMentionBubble:()=>l.N,default:()=>c.a});var l=t(51681),c=t(6282)}}]);
"use strict";(self.webpackChunknextcloud=self.webpackChunknextcloud||[]).push([[5528],{95528:(e,u,t)=>{t.r(u),t.d(u,{NcAutoCompleteResult:()=>c.N,NcMentionBubble:()=>l.N,default:()=>c.a});var l=t(51681),c=t(82126)}}]);

View file

@ -114,7 +114,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- @ungap/structured-clone
- version: 1.2.0

2
dist/6423-6423.js vendored Normal file
View file

@ -0,0 +1,2 @@
"use strict";(self.webpackChunknextcloud=self.webpackChunknextcloud||[]).push([[6423],{46423:(e,c,l)=>{l.d(c,{FilePickerVue:()=>n});const n=(0,l(85471).$V)((()=>Promise.all([l.e(4208),l.e(1762)]).then(l.bind(l,11040))))}}]);
//# sourceMappingURL=6423-6423.js.map?v=c45d3b4e1188c5e20b47

View file

@ -14,7 +14,7 @@ SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @nextcloud/dialogs
- version: 5.3.5
- version: 5.3.7
- license: AGPL-3.0-or-later
- assert
- version: 2.1.0

1
dist/6423-6423.js.map vendored Normal file
View file

@ -0,0 +1 @@
{"version":3,"file":"6423-6423.js?v=c45d3b4e1188c5e20b47","mappings":"oIACA,MAAMA,GAAgB,E,SAAA,KAAqB,IAAM,0D","sources":["webpack:///nextcloud/node_modules/@nextcloud/upload/node_modules/@nextcloud/dialogs/dist/chunks/index-C1azEbgd.mjs"],"sourcesContent":["import { defineAsyncComponent } from \"vue\";\nconst FilePickerVue = defineAsyncComponent(() => import(\"./FilePicker-CDU2njOJ.mjs\"));\nexport {\n FilePickerVue\n};\n"],"names":["FilePickerVue"],"sourceRoot":""}

1
dist/6423-6423.js.map.license vendored Symbolic link
View file

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

4
dist/6652-6652.js vendored

File diff suppressed because one or more lines are too long

View file

@ -53,9 +53,6 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/capabilities
- version: 1.2.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.5
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
- license: ISC
@ -83,6 +80,9 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/sharing
- version: 0.2.3
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.7
- license: AGPL-3.0-or-later
- eventemitter3
- version: 5.0.1
- license: MIT
@ -96,7 +96,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- assert
- version: 2.1.0

File diff suppressed because one or more lines are too long

View file

@ -31,7 +31,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.1
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- assert
- version: 2.1.0

View file

@ -76,7 +76,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.5
- version: 6.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
@ -106,7 +106,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- @vue/devtools-api
- version: 6.6.3

2
dist/802-802.js vendored Normal file

File diff suppressed because one or more lines are too long

599
dist/802-802.js.license vendored Normal file
View file

@ -0,0 +1,599 @@
SPDX-License-Identifier: MPL-2.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: BSD-2-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: xiemengxiong
SPDX-FileCopyrightText: xiaokai <kexiaokai@gmail.com>
SPDX-FileCopyrightText: rhysd <lin90162@yahoo.co.jp>
SPDX-FileCopyrightText: inline-style-parser developers
SPDX-FileCopyrightText: inherits developers
SPDX-FileCopyrightText: escape-html developers
SPDX-FileCopyrightText: debounce developers
SPDX-FileCopyrightText: atomiks
SPDX-FileCopyrightText: assert developers
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)
SPDX-FileCopyrightText: Thorsten Lünborg
SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
SPDX-FileCopyrightText: Stefan Thomas <justmoon@members.fsf.org> (http://www.justmoon.net)
SPDX-FileCopyrightText: Sindre Sorhus
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
SPDX-FileCopyrightText: Roeland Jago Douma
SPDX-FileCopyrightText: Richie Bendall
SPDX-FileCopyrightText: Raynos <raynos2@gmail.com>
SPDX-FileCopyrightText: Philipp Kewisch
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: OpenJS Foundation and other contributors
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
SPDX-FileCopyrightText: Matt Zabriskie
SPDX-FileCopyrightText: Mark <mark@remarkablemark.org>
SPDX-FileCopyrightText: Mapbox
SPDX-FileCopyrightText: Joyent
SPDX-FileCopyrightText: Jordan Harband <ljharb@gmail.com>
SPDX-FileCopyrightText: Jordan Harband
SPDX-FileCopyrightText: Jonas Schade <derzade@gmail.com>
SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
SPDX-FileCopyrightText: Hypercontext
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 <christoph@winzerhof-wurst.at>
SPDX-FileCopyrightText: Christoph Wurst
SPDX-FileCopyrightText: Borys Serebrov
SPDX-FileCopyrightText: Austin Andrews
SPDX-FileCopyrightText: Antoni Andre <antoniandre.web@gmail.com>
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
SPDX-FileCopyrightText: Anthony Fu <anthonyfu117@hotmail.com>
SPDX-FileCopyrightText: Andris Reinman
SPDX-FileCopyrightText: Andrea Giammarchi
SPDX-FileCopyrightText: Alkemics
SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @floating-ui/core
- version: 1.6.5
- license: MIT
- @floating-ui/utils
- version: 0.2.5
- license: MIT
- @linusborg/vue-simple-portal
- version: 0.1.5
- license: Apache-2.0
- unist-util-is
- version: 3.0.0
- license: MIT
- unist-util-visit-parents
- version: 2.1.2
- license: MIT
- unist-util-visit
- version: 1.4.1
- license: MIT
- @mapbox/hast-util-table-cell-style
- version: 0.2.1
- license: BSD-2-Clause
- @mdi/js
- version: 7.4.47
- license: Apache-2.0
- @nextcloud/auth
- version: 2.4.0
- license: GPL-3.0-or-later
- @nextcloud/axios
- version: 2.5.0
- license: GPL-3.0-or-later
- @nextcloud/browser-storage
- version: 0.4.0
- license: GPL-3.0-or-later
- @nextcloud/capabilities
- version: 1.2.0
- license: GPL-3.0-or-later
- vue-demi
- version: 0.14.10
- license: MIT
- @vueuse/core
- version: 10.11.1
- license: MIT
- vue-demi
- version: 0.14.10
- license: MIT
- @vueuse/shared
- version: 10.11.1
- license: MIT
- @nextcloud/dialogs
- version: 6.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
- license: ISC
- @nextcloud/event-bus
- version: 3.3.1
- license: GPL-3.0-or-later
- @nextcloud/files
- version: 3.8.0
- license: AGPL-3.0-or-later
- @nextcloud/initial-state
- version: 2.2.0
- license: GPL-3.0-or-later
- @nextcloud/l10n
- version: 3.1.0
- license: GPL-3.0-or-later
- @nextcloud/logger
- version: 3.0.2
- license: GPL-3.0-or-later
- @nextcloud/paths
- version: 2.2.1
- license: GPL-3.0-or-later
- @nextcloud/router
- version: 3.0.1
- license: GPL-3.0-or-later
- @nextcloud/sharing
- version: 0.2.3
- license: GPL-3.0-or-later
- @nextcloud/vue-select
- version: 3.25.1
- license: MIT
- @vueuse/components
- version: 11.0.1
- license: MIT
- @vueuse/core
- version: 11.0.1
- license: MIT
- @vueuse/shared
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.1
- license: AGPL-3.0-or-later
- @ungap/structured-clone
- version: 1.2.0
- license: ISC
- assert
- version: 2.1.0
- license: MIT
- available-typed-arrays
- version: 1.0.7
- license: MIT
- axios
- version: 1.7.4
- license: MIT
- bail
- version: 2.0.2
- license: MIT
- base64-js
- version: 1.5.1
- license: MIT
- call-bind
- version: 1.0.7
- license: MIT
- cancelable-promise
- version: 4.3.1
- license: MIT
- ccount
- version: 2.0.1
- license: MIT
- char-regex
- version: 2.0.1
- license: MIT
- charenc
- version: 0.0.2
- license: BSD-3-Clause
- comma-separated-tokens
- version: 2.0.3
- license: MIT
- console-browserify
- version: 1.2.0
- license: MIT
- crypt
- version: 0.0.2
- license: BSD-3-Clause
- css-loader
- version: 6.11.0
- license: MIT
- date-format-parse
- version: 0.2.7
- license: MIT
- debounce
- version: 2.1.0
- license: MIT
- decode-named-character-reference
- version: 1.0.2
- license: MIT
- define-data-property
- version: 1.1.4
- license: MIT
- define-properties
- version: 1.2.1
- license: MIT
- devlop
- version: 1.1.0
- license: MIT
- dompurify
- version: 3.1.6
- license: (MPL-2.0 OR Apache-2.0)
- emoji-mart-vue-fast
- version: 15.0.2
- license: BSD-3-Clause
- es-define-property
- version: 1.0.0
- license: MIT
- es-errors
- version: 1.3.0
- license: MIT
- escape-html
- version: 1.0.3
- license: MIT
- extend
- version: 3.0.2
- license: MIT
- floating-vue
- version: 1.0.0-beta.19
- license: MIT
- focus-trap
- version: 7.5.4
- license: MIT
- for-each
- version: 0.3.3
- license: MIT
- function-bind
- version: 1.1.2
- license: MIT
- get-intrinsic
- version: 1.2.4
- license: MIT
- gopd
- version: 1.0.1
- license: MIT
- has-property-descriptors
- version: 1.0.2
- license: MIT
- has-proto
- version: 1.0.3
- license: MIT
- has-symbols
- version: 1.0.3
- license: MIT
- has-tostringtag
- version: 1.0.2
- license: MIT
- hasown
- version: 2.0.2
- license: MIT
- hast-to-hyperscript
- version: 10.0.3
- license: MIT
- hast-util-is-element
- version: 3.0.0
- license: MIT
- hast-util-whitespace
- version: 2.0.1
- license: MIT
- ical.js
- version: 2.0.1
- license: MPL-2.0
- ieee754
- version: 1.2.1
- license: BSD-3-Clause
- inherits
- version: 2.0.4
- license: ISC
- inline-style-parser
- version: 0.1.1
- license: MIT
- is-absolute-url
- version: 4.0.1
- license: MIT
- is-arguments
- version: 1.1.1
- license: MIT
- is-buffer
- version: 1.1.6
- license: MIT
- is-callable
- version: 1.2.7
- license: MIT
- is-generator-function
- version: 1.0.10
- license: MIT
- is-nan
- version: 1.3.2
- license: MIT
- is-plain-obj
- version: 4.1.0
- license: MIT
- is-typed-array
- version: 1.1.13
- license: MIT
- jquery
- version: 3.7.1
- license: MIT
- linkify-string
- version: 4.1.3
- license: MIT
- lodash.get
- version: 4.4.2
- license: MIT
- longest-streak
- version: 3.1.0
- license: MIT
- markdown-table
- version: 3.0.3
- license: MIT
- md5
- version: 2.3.0
- license: BSD-3-Clause
- escape-string-regexp
- version: 5.0.0
- license: MIT
- mdast-util-find-and-replace
- version: 3.0.1
- license: MIT
- mdast-util-from-markdown
- version: 2.0.1
- license: MIT
- mdast-util-gfm-autolink-literal
- version: 2.0.0
- license: MIT
- mdast-util-gfm-footnote
- version: 2.0.0
- license: MIT
- mdast-util-gfm-strikethrough
- version: 2.0.0
- license: MIT
- mdast-util-gfm-table
- version: 2.0.0
- license: MIT
- mdast-util-gfm-task-list-item
- version: 2.0.0
- license: MIT
- mdast-util-gfm
- version: 3.0.0
- license: MIT
- 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.0
- license: MIT
- mdast-util-to-markdown
- version: 2.1.0
- license: MIT
- mdast-util-to-string
- version: 4.0.0
- license: MIT
- micromark-core-commonmark
- version: 2.0.1
- license: MIT
- micromark-extension-gfm-autolink-literal
- version: 2.1.0
- license: MIT
- micromark-extension-gfm-footnote
- version: 2.1.0
- license: MIT
- micromark-extension-gfm-strikethrough
- version: 2.1.0
- license: MIT
- micromark-extension-gfm-table
- version: 2.1.0
- license: MIT
- micromark-extension-gfm-tagfilter
- version: 2.0.0
- license: MIT
- micromark-extension-gfm-task-list-item
- version: 2.1.0
- license: MIT
- micromark-extension-gfm
- version: 3.0.0
- license: MIT
- micromark-factory-destination
- version: 2.0.0
- license: MIT
- micromark-factory-label
- version: 2.0.0
- license: MIT
- micromark-factory-space
- version: 2.0.0
- license: MIT
- micromark-factory-title
- version: 2.0.0
- license: MIT
- micromark-factory-whitespace
- version: 2.0.0
- license: MIT
- micromark-util-character
- version: 2.1.0
- license: MIT
- micromark-util-chunked
- version: 2.0.0
- license: MIT
- micromark-util-classify-character
- version: 2.0.0
- license: MIT
- micromark-util-combine-extensions
- version: 2.0.0
- license: MIT
- micromark-util-decode-numeric-character-reference
- version: 2.0.1
- license: MIT
- micromark-util-decode-string
- version: 2.0.0
- license: MIT
- micromark-util-encode
- version: 2.0.0
- license: MIT
- micromark-util-html-tag-name
- version: 2.0.0
- license: MIT
- micromark-util-normalize-identifier
- version: 2.0.0
- license: MIT
- micromark-util-resolve-all
- version: 2.0.0
- license: MIT
- micromark-util-sanitize-uri
- version: 2.0.0
- license: MIT
- micromark-util-subtokenize
- version: 2.0.1
- license: MIT
- micromark
- version: 4.0.0
- license: MIT
- node-gettext
- version: 3.0.0
- license: MIT
- buffer
- version: 6.0.3
- license: MIT
- object-is
- version: 1.1.6
- license: MIT
- object-keys
- version: 1.1.1
- license: MIT
- object.assign
- version: 4.1.5
- license: MIT
- inherits
- version: 2.0.3
- license: ISC
- util
- version: 0.10.4
- license: MIT
- path
- version: 0.12.7
- license: MIT
- possible-typed-array-names
- version: 1.0.0
- license: MIT
- process
- version: 0.11.10
- license: MIT
- property-information
- version: 6.5.0
- license: MIT
- rehype-external-links
- version: 3.0.0
- license: MIT
- rehype-react
- version: 7.2.0
- license: MIT
- remark-breaks
- version: 4.0.0
- license: MIT
- remark-gfm
- version: 4.0.0
- license: MIT
- remark-parse
- version: 11.0.0
- license: MIT
- remark-rehype
- version: 11.1.0
- license: MIT
- set-function-length
- version: 1.2.2
- license: MIT
- space-separated-tokens
- version: 2.0.2
- license: MIT
- splitpanes
- version: 2.4.1
- license: MIT
- striptags
- version: 3.2.0
- license: MIT
- style-loader
- version: 3.3.4
- license: MIT
- style-to-object
- version: 0.4.4
- license: MIT
- tabbable
- version: 6.2.0
- license: MIT
- toastify-js
- version: 1.12.0
- license: MIT
- trim-lines
- version: 3.0.1
- license: MIT
- trough
- version: 2.2.0
- license: MIT
- typescript-event-target
- version: 1.1.1
- license: MIT
- unified
- version: 11.0.5
- license: MIT
- unist-builder
- version: 4.0.0
- license: MIT
- unist-util-is
- version: 6.0.0
- license: MIT
- unist-util-position
- version: 5.0.0
- license: MIT
- unist-util-stringify-position
- version: 4.0.0
- license: MIT
- unist-util-visit-parents
- version: 6.0.1
- license: MIT
- unist-util-visit
- version: 5.0.0
- license: MIT
- util
- version: 0.12.5
- license: MIT
- vfile-message
- version: 4.0.2
- license: MIT
- vfile
- version: 6.0.2
- license: MIT
- vue-color
- version: 2.8.1
- license: MIT
- vue-frag
- version: 1.4.3
- license: MIT
- vue-router
- version: 3.6.5
- license: MIT
- vue
- version: 2.7.16
- license: MIT
- web-namespaces
- version: 2.0.1
- license: MIT
- webdav
- version: 5.7.1
- license: MIT
- which-typed-array
- version: 1.1.15
- license: MIT
- zwitch
- version: 2.0.4
- license: MIT

1
dist/802-802.js.map vendored Normal file

File diff suppressed because one or more lines are too long

1
dist/802-802.js.map.license vendored Symbolic link
View file

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

View file

@ -76,7 +76,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.5
- version: 6.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
@ -106,7 +106,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- @vue/devtools-api
- version: 6.6.3

View file

@ -79,7 +79,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.5
- version: 6.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
@ -121,7 +121,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- assert
- version: 2.1.0

View file

@ -49,7 +49,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.4.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.5
- version: 6.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
@ -76,7 +76,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- @vue/devtools-api
- version: 6.6.3

View file

@ -75,7 +75,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- assert
- version: 2.1.0

2
dist/9291-9291.js vendored Normal file
View file

@ -0,0 +1,2 @@
"use strict";(self.webpackChunknextcloud=self.webpackChunknextcloud||[]).push([[9291],{29291:(e,c,l)=>{l.d(c,{FilePickerVue:()=>n});const n=(0,l(85471).$V)((()=>Promise.all([l.e(4208),l.e(802)]).then(l.bind(l,15580))))}}]);
//# sourceMappingURL=9291-9291.js.map?v=077955af818a227340aa

114
dist/9291-9291.js.license vendored Normal file
View file

@ -0,0 +1,114 @@
SPDX-License-Identifier: MIT
SPDX-License-Identifier: ISC
SPDX-License-Identifier: AGPL-3.0-or-later
SPDX-FileCopyrightText: inherits developers
SPDX-FileCopyrightText: assert developers
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
SPDX-FileCopyrightText: Raynos <raynos2@gmail.com>
SPDX-FileCopyrightText: Joyent
SPDX-FileCopyrightText: Jordan Harband <ljharb@gmail.com>
SPDX-FileCopyrightText: Jordan Harband
SPDX-FileCopyrightText: Evan You
SPDX-FileCopyrightText: @nextcloud/dialogs developers
This file is generated from multiple sources. Included packages:
- @nextcloud/dialogs
- version: 6.0.0
- license: AGPL-3.0-or-later
- assert
- version: 2.1.0
- license: MIT
- available-typed-arrays
- version: 1.0.7
- license: MIT
- call-bind
- version: 1.0.7
- license: MIT
- console-browserify
- version: 1.2.0
- license: MIT
- define-data-property
- version: 1.1.4
- license: MIT
- define-properties
- version: 1.2.1
- license: MIT
- es-define-property
- version: 1.0.0
- license: MIT
- es-errors
- version: 1.3.0
- license: MIT
- for-each
- version: 0.3.3
- license: MIT
- function-bind
- version: 1.1.2
- license: MIT
- get-intrinsic
- version: 1.2.4
- license: MIT
- gopd
- version: 1.0.1
- license: MIT
- has-property-descriptors
- version: 1.0.2
- license: MIT
- has-proto
- version: 1.0.3
- license: MIT
- has-symbols
- version: 1.0.3
- license: MIT
- has-tostringtag
- version: 1.0.2
- license: MIT
- hasown
- version: 2.0.2
- license: MIT
- inherits
- version: 2.0.4
- license: ISC
- is-arguments
- version: 1.1.1
- license: MIT
- is-callable
- version: 1.2.7
- license: MIT
- is-generator-function
- version: 1.0.10
- license: MIT
- is-nan
- version: 1.3.2
- license: MIT
- is-typed-array
- version: 1.1.13
- license: MIT
- object-is
- version: 1.1.6
- license: MIT
- object-keys
- version: 1.1.1
- license: MIT
- object.assign
- version: 4.1.5
- license: MIT
- possible-typed-array-names
- version: 1.0.0
- license: MIT
- process
- version: 0.11.10
- license: MIT
- set-function-length
- version: 1.2.2
- license: MIT
- util
- version: 0.12.5
- license: MIT
- vue
- version: 2.7.16
- license: MIT
- which-typed-array
- version: 1.1.15
- license: MIT

1
dist/9291-9291.js.map vendored Normal file
View file

@ -0,0 +1 @@
{"version":3,"file":"9291-9291.js?v=077955af818a227340aa","mappings":"oIACA,MAAMA,GAAgB,E,SAAA,KAAqB,IAAM,yD","sources":["webpack:///nextcloud/node_modules/@nextcloud/dialogs/dist/chunks/index-CWnkpNim.mjs"],"sourcesContent":["import { defineAsyncComponent } from \"vue\";\nconst FilePickerVue = defineAsyncComponent(() => import(\"./FilePicker-kaHdQqaz.mjs\"));\nexport {\n FilePickerVue\n};\n"],"names":["FilePickerVue"],"sourceRoot":""}

1
dist/9291-9291.js.map.license vendored Symbolic link
View file

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

2
dist/9480-9480.js vendored

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View file

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

View file

@ -59,7 +59,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.5
- version: 6.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
@ -98,7 +98,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- assert
- version: 2.1.0

File diff suppressed because one or more lines are too long

View file

@ -77,7 +77,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.5
- version: 6.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
@ -107,7 +107,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- @vue/devtools-api
- version: 6.6.3

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

File diff suppressed because one or more lines are too long

View file

@ -138,7 +138,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.5
- version: 6.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
@ -186,7 +186,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- @ungap/structured-clone
- version: 1.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

@ -51,7 +51,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.5
- version: 6.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
@ -81,7 +81,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- assert
- version: 2.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

@ -64,7 +64,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.5
- version: 6.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
@ -103,7 +103,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- assert
- version: 2.1.0

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

@ -78,7 +78,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.5
- version: 6.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
@ -120,7 +120,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- @vueuse/core
- version: 10.11.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

@ -60,7 +60,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.5
- version: 6.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
@ -87,7 +87,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- assert
- version: 2.1.0

File diff suppressed because one or more lines are too long

View file

@ -55,7 +55,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.1
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- assert
- version: 2.1.0

File diff suppressed because one or more lines are too long

View file

@ -131,7 +131,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- @ungap/structured-clone
- version: 1.2.0

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: 3.0.1
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- assert
- version: 2.1.0

File diff suppressed because one or more lines are too long

View file

@ -131,7 +131,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- @ungap/structured-clone
- version: 1.2.0

File diff suppressed because one or more lines are too long

View file

@ -52,7 +52,7 @@ This file is generated from multiple sources. Included packages:
- version: 3.0.1
- license: GPL-3.0-or-later
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- assert
- version: 2.1.0

File diff suppressed because one or more lines are too long

View file

@ -91,7 +91,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.5
- version: 6.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
@ -127,7 +127,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- assert
- version: 2.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

@ -44,7 +44,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.4.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.5
- version: 6.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
@ -74,7 +74,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- assert
- version: 2.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

@ -36,7 +36,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.4.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.5
- version: 6.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
@ -60,7 +60,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- assert
- version: 2.1.0

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

@ -65,7 +65,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.5
- version: 6.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
@ -94,6 +94,9 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/sharing
- version: 0.2.3
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.7
- license: AGPL-3.0-or-later
- eventemitter3
- version: 5.0.1
- license: MIT
@ -107,7 +110,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- @vue/devtools-api
- version: 6.6.3

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

@ -80,7 +80,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.5
- version: 6.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
@ -115,6 +115,9 @@ This file is generated from multiple sources. Included packages:
- @nextcloud/sharing
- version: 0.2.3
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.7
- license: AGPL-3.0-or-later
- eventemitter3
- version: 5.0.1
- license: MIT
@ -131,7 +134,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- @vue/devtools-api
- version: 6.6.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

@ -87,7 +87,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.5
- version: 6.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
@ -129,7 +129,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- @ungap/structured-clone
- version: 1.2.0

File diff suppressed because one or more lines are too long

View file

@ -1,2 +1,2 @@
(()=>{"use strict";var e,r,t,i={97986:(e,r,t)=>{var i=t(61338),o=t(85168),a=t(63814),n=t(53334);const l=(0,t(35947).YK)().setApp("files").detectUser().build();document.addEventListener("DOMContentLoaded",(function(){const e=window.OCA;e.UnifiedSearch&&(l.info("Initializing unified search plugin: folder search from files app"),e.UnifiedSearch.registerFilterAction({id:"files",appId:"files",label:(0,n.Tl)("files","In folder"),icon:(0,a.d0)("files","app.svg"),callback:()=>{(0,o.a1)("Pick plain text files").addMimeTypeFilter("httpd/unix-directory").allowDirectories(!0).addButton({label:"Pick",callback:e=>{l.info("Folder picked",{folder:e[0]});const r=e[0];(0,i.Ic)("nextcloud:unified-search:add-filter",{id:"files",payload:r,filterUpdateText:(0,n.Tl)("files","Search in folder: {folder}",{folder:r.basename}),filterParams:{path:r.path}})}}).build().pick()}}))}))}},o={};function a(e){var r=o[e];if(void 0!==r)return r.exports;var t=o[e]={id:e,loaded:!1,exports:{}};return i[e].call(t.exports,t,t.exports,a),t.loaded=!0,t.exports}a.m=i,e=[],a.O=(r,t,i,o)=>{if(!t){var n=1/0;for(s=0;s<e.length;s++){t=e[s][0],i=e[s][1],o=e[s][2];for(var l=!0,d=0;d<t.length;d++)(!1&o||n>=o)&&Object.keys(a.O).every((e=>a.O[e](t[d])))?t.splice(d--,1):(l=!1,o<n&&(n=o));if(l){e.splice(s--,1);var c=i();void 0!==c&&(r=c)}}return r}o=o||0;for(var s=e.length;s>0&&e[s-1][2]>o;s--)e[s]=e[s-1];e[s]=[t,i,o]},a.n=e=>{var r=e&&e.__esModule?()=>e.default:()=>e;return a.d(r,{a:r}),r},a.d=(e,r)=>{for(var t in r)a.o(r,t)&&!a.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:r[t]})},a.f={},a.e=e=>Promise.all(Object.keys(a.f).reduce(((r,t)=>(a.f[t](e,r),r)),[])),a.u=e=>e+"-"+e+".js?v="+{4254:"5c2324570f66dff0c8a1",9480:"5a87f68853fdc8fcde10"}[e],a.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),a.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),r={},t="nextcloud:",a.l=(e,i,o,n)=>{if(r[e])r[e].push(i);else{var l,d;if(void 0!==o)for(var c=document.getElementsByTagName("script"),s=0;s<c.length;s++){var u=c[s];if(u.getAttribute("src")==e||u.getAttribute("data-webpack")==t+o){l=u;break}}l||(d=!0,(l=document.createElement("script")).charset="utf-8",l.timeout=120,a.nc&&l.setAttribute("nonce",a.nc),l.setAttribute("data-webpack",t+o),l.src=e),r[e]=[i];var f=(t,i)=>{l.onerror=l.onload=null,clearTimeout(p);var o=r[e];if(delete r[e],l.parentNode&&l.parentNode.removeChild(l),o&&o.forEach((e=>e(i))),t)return t(i)},p=setTimeout(f.bind(null,void 0,{type:"timeout",target:l}),12e4);l.onerror=f.bind(null,l.onerror),l.onload=f.bind(null,l.onload),d&&document.head.appendChild(l)}},a.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),a.j=2277,(()=>{var e;a.g.importScripts&&(e=a.g.location+"");var r=a.g.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 i=t.length-1;i>-1&&(!e||!/^http(s?):/.test(e));)e=t[i--].src}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),a.p=e})(),(()=>{a.b=document.baseURI||self.location.href;var e={2277:0};a.f.j=(r,t)=>{var i=a.o(e,r)?e[r]:void 0;if(0!==i)if(i)t.push(i[2]);else{var o=new Promise(((t,o)=>i=e[r]=[t,o]));t.push(i[2]=o);var n=a.p+a.u(r),l=new Error;a.l(n,(t=>{if(a.o(e,r)&&(0!==(i=e[r])&&(e[r]=void 0),i)){var o=t&&("load"===t.type?"missing":t.type),n=t&&t.target&&t.target.src;l.message="Loading chunk "+r+" failed.\n("+o+": "+n+")",l.name="ChunkLoadError",l.type=o,l.request=n,i[1](l)}}),"chunk-"+r,r)}},a.O.j=r=>0===e[r];var r=(r,t)=>{var i,o,n=t[0],l=t[1],d=t[2],c=0;if(n.some((r=>0!==e[r]))){for(i in l)a.o(l,i)&&(a.m[i]=l[i]);if(d)var s=d(a)}for(r&&r(t);c<n.length;c++)o=n[c],a.o(e,o)&&e[o]&&e[o][0](),e[o]=0;return a.O(s)},t=self.webpackChunknextcloud=self.webpackChunknextcloud||[];t.forEach(r.bind(null,0)),t.push=r.bind(null,t.push.bind(t))})(),a.nc=void 0;var n=a.O(void 0,[4208],(()=>a(97986)));n=a.O(n)})();
//# sourceMappingURL=files-search.js.map?v=1ee79a664b2b2c85c281
(()=>{"use strict";var e,r,t,i={97986:(e,r,t)=>{var i=t(61338),o=t(85168),n=t(63814),a=t(53334);const l=(0,t(35947).YK)().setApp("files").detectUser().build();document.addEventListener("DOMContentLoaded",(function(){const e=window.OCA;e.UnifiedSearch&&(l.info("Initializing unified search plugin: folder search from files app"),e.UnifiedSearch.registerFilterAction({id:"files",appId:"files",label:(0,a.Tl)("files","In folder"),icon:(0,n.d0)("files","app.svg"),callback:()=>{(0,o.a1)("Pick plain text files").addMimeTypeFilter("httpd/unix-directory").allowDirectories(!0).addButton({label:"Pick",callback:e=>{l.info("Folder picked",{folder:e[0]});const r=e[0];(0,i.Ic)("nextcloud:unified-search:add-filter",{id:"files",payload:r,filterUpdateText:(0,a.Tl)("files","Search in folder: {folder}",{folder:r.basename}),filterParams:{path:r.path}})}}).build().pick()}}))}))}},o={};function n(e){var r=o[e];if(void 0!==r)return r.exports;var t=o[e]={id:e,loaded:!1,exports:{}};return i[e].call(t.exports,t,t.exports,n),t.loaded=!0,t.exports}n.m=i,e=[],n.O=(r,t,i,o)=>{if(!t){var a=1/0;for(s=0;s<e.length;s++){t=e[s][0],i=e[s][1],o=e[s][2];for(var l=!0,d=0;d<t.length;d++)(!1&o||a>=o)&&Object.keys(n.O).every((e=>n.O[e](t[d])))?t.splice(d--,1):(l=!1,o<a&&(a=o));if(l){e.splice(s--,1);var c=i();void 0!==c&&(r=c)}}return r}o=o||0;for(var s=e.length;s>0&&e[s-1][2]>o;s--)e[s]=e[s-1];e[s]=[t,i,o]},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="+{802:"3e355e3181e29540e74c",9291:"077955af818a227340aa"}[e],n.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),n.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),r={},t="nextcloud:",n.l=(e,i,o,a)=>{if(r[e])r[e].push(i);else{var l,d;if(void 0!==o)for(var c=document.getElementsByTagName("script"),s=0;s<c.length;s++){var f=c[s];if(f.getAttribute("src")==e||f.getAttribute("data-webpack")==t+o){l=f;break}}l||(d=!0,(l=document.createElement("script")).charset="utf-8",l.timeout=120,n.nc&&l.setAttribute("nonce",n.nc),l.setAttribute("data-webpack",t+o),l.src=e),r[e]=[i];var u=(t,i)=>{l.onerror=l.onload=null,clearTimeout(p);var o=r[e];if(delete r[e],l.parentNode&&l.parentNode.removeChild(l),o&&o.forEach((e=>e(i))),t)return t(i)},p=setTimeout(u.bind(null,void 0,{type:"timeout",target:l}),12e4);l.onerror=u.bind(null,l.onerror),l.onload=u.bind(null,l.onload),d&&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=2277,(()=>{var e;n.g.importScripts&&(e=n.g.location+"");var r=n.g.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 i=t.length-1;i>-1&&(!e||!/^http(s?):/.test(e));)e=t[i--].src}if(!e)throw new Error("Automatic publicPath is not supported in this browser");e=e.replace(/#.*$/,"").replace(/\?.*$/,"").replace(/\/[^\/]+$/,"/"),n.p=e})(),(()=>{n.b=document.baseURI||self.location.href;var e={2277:0};n.f.j=(r,t)=>{var i=n.o(e,r)?e[r]:void 0;if(0!==i)if(i)t.push(i[2]);else{var o=new Promise(((t,o)=>i=e[r]=[t,o]));t.push(i[2]=o);var a=n.p+n.u(r),l=new Error;n.l(a,(t=>{if(n.o(e,r)&&(0!==(i=e[r])&&(e[r]=void 0),i)){var o=t&&("load"===t.type?"missing":t.type),a=t&&t.target&&t.target.src;l.message="Loading chunk "+r+" failed.\n("+o+": "+a+")",l.name="ChunkLoadError",l.type=o,l.request=a,i[1](l)}}),"chunk-"+r,r)}},n.O.j=r=>0===e[r];var r=(r,t)=>{var i,o,a=t[0],l=t[1],d=t[2],c=0;if(a.some((r=>0!==e[r]))){for(i in l)n.o(l,i)&&(n.m[i]=l[i]);if(d)var s=d(n)}for(r&&r(t);c<a.length;c++)o=a[c],n.o(e,o)&&e[o]&&e[o][0](),e[o]=0;return n.O(s)},t=self.webpackChunknextcloud=self.webpackChunknextcloud||[];t.forEach(r.bind(null,0)),t.push=r.bind(null,t.push.bind(t))})(),n.nc=void 0;var a=n.O(void 0,[4208],(()=>n(97986)));a=n.O(a)})();
//# sourceMappingURL=files-search.js.map?v=4a7386308c5ccb0a58b1

View file

@ -35,7 +35,7 @@ This file is generated from multiple sources. Included packages:
- version: 0.4.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.5
- version: 6.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
@ -59,7 +59,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- assert
- version: 2.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

@ -62,7 +62,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.5
- version: 6.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
@ -95,7 +95,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- assert
- version: 2.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

@ -95,7 +95,7 @@ This file is generated from multiple sources. Included packages:
- version: 1.2.0
- license: GPL-3.0-or-later
- @nextcloud/dialogs
- version: 5.3.5
- version: 6.0.0
- license: AGPL-3.0-or-later
- semver
- version: 7.6.3
@ -137,7 +137,7 @@ This file is generated from multiple sources. Included packages:
- version: 11.0.1
- license: MIT
- @nextcloud/vue
- version: 8.17.0
- version: 8.17.1
- license: AGPL-3.0-or-later
- is-svg
- version: 4.4.0

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