Skip to content

Commit ddb2911

Browse files
authored
Merge pull request #1300 from nextcloud/dependabot/npm_and_yarn/nextcloud/dialogs-7.1.0
chore(deps): Bump @nextcloud/dialogs from 6.3.2 to 7.1.0
2 parents 1a5a178 + 6ddda62 commit ddb2911

57 files changed

Lines changed: 5860 additions & 4364 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

js/files_pdfviewer-data_image_svg_xml_3c_21--_20-_20SPDX-FileCopyrightText_202020_20Google_20Inc_20-_20SPDX-Lice-cc29b1.js

Lines changed: 0 additions & 1 deletion
This file was deleted.

js/files_pdfviewer-main.js

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/files_pdfviewer-main.js.license

Lines changed: 289 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -4,42 +4,82 @@ SPDX-License-Identifier: GPL-3.0-or-later
44
SPDX-License-Identifier: BSD-3-Clause
55
SPDX-License-Identifier: AGPL-3.0-or-later
66
SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
7+
SPDX-FileCopyrightText: rhysd <lin90162@yahoo.co.jp>
8+
SPDX-FileCopyrightText: p-queue developers
9+
SPDX-FileCopyrightText: inline-style-parser developers
710
SPDX-FileCopyrightText: escape-html developers
11+
SPDX-FileCopyrightText: debounce developers
12+
SPDX-FileCopyrightText: date-fns developers
13+
SPDX-FileCopyrightText: chenkai
14+
SPDX-FileCopyrightText: atomiks
815
SPDX-FileCopyrightText: Varun A P
916
SPDX-FileCopyrightText: Tobias Koppers @sokra
17+
SPDX-FileCopyrightText: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
1018
SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
19+
SPDX-FileCopyrightText: Stefan Thomas <justmoon@members.fsf.org> (http://www.justmoon.net)
20+
SPDX-FileCopyrightText: Sindre Sorhus
21+
SPDX-FileCopyrightText: Shuhei Kagawa
22+
SPDX-FileCopyrightText: Scott Cooper <scttcper@gmail.com>
1123
SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
1224
SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
25+
SPDX-FileCopyrightText: Max <max@nextcloud.com>
26+
SPDX-FileCopyrightText: Mark <mark@remarkablemark.org>
1327
SPDX-FileCopyrightText: John Molakvoæ <skjnldsv@protonmail.com>
14-
SPDX-FileCopyrightText: James Halliday
28+
SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
29+
SPDX-FileCopyrightText: Guillaume Chau
1530
SPDX-FileCopyrightText: GitHub Inc.
1631
SPDX-FileCopyrightText: Feross Aboukhadijeh
1732
SPDX-FileCopyrightText: Evan You
33+
SPDX-FileCopyrightText: Eugene Sharygin <eush77@gmail.com>
34+
SPDX-FileCopyrightText: Eric Norris (https://github.com/ericnorris)
35+
SPDX-FileCopyrightText: Eduardo San Martin Morote
1836
SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
1937
SPDX-FileCopyrightText: David Clark
2038
SPDX-FileCopyrightText: Christoph Wurst
39+
SPDX-FileCopyrightText: Borys Serebrov
40+
SPDX-FileCopyrightText: Arnout Kazemier
41+
SPDX-FileCopyrightText: Antoni Andre <antoniandre.web@gmail.com>
2142
SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
43+
SPDX-FileCopyrightText: Andrea Giammarchi
2244
SPDX-FileCopyrightText: @nextcloud/dialogs developers
2345

2446

2547
This file is generated from multiple sources. Included packages:
48+
- @ctrl/tinycolor
49+
- version: 3.6.1
50+
- license: MIT
51+
- @floating-ui/core
52+
- version: 1.7.3
53+
- license: MIT
54+
- @floating-ui/utils
55+
- version: 0.2.10
56+
- license: MIT
2657
- @nextcloud/auth
2758
- version: 2.5.3
2859
- license: GPL-3.0-or-later
2960
- @nextcloud/axios
3061
- version: 2.5.2
3162
- license: GPL-3.0-or-later
63+
- @nextcloud/browser-storage
64+
- version: 0.5.0
65+
- license: GPL-3.0-or-later
66+
- @nextcloud/capabilities
67+
- version: 1.2.1
68+
- license: GPL-3.0-or-later
69+
- vue
70+
- version: 3.5.26
71+
- license: MIT
3272
- @nextcloud/dialogs
33-
- version: 6.3.2
73+
- version: 7.1.0
3474
- license: AGPL-3.0-or-later
3575
- semver
36-
- version: 7.7.1
76+
- version: 7.7.3
3777
- license: ISC
3878
- @nextcloud/event-bus
39-
- version: 3.3.2
79+
- version: 3.3.3
4080
- license: GPL-3.0-or-later
4181
- @nextcloud/l10n
42-
- version: 3.4.0
82+
- version: 3.4.1
4383
- license: GPL-3.0-or-later
4484
- @nextcloud/logger
4585
- version: 3.0.2
@@ -48,55 +88,286 @@ This file is generated from multiple sources. Included packages:
4888
- version: 2.2.1
4989
- license: GPL-3.0-or-later
5090
- @nextcloud/router
51-
- version: 3.0.1
91+
- version: 3.1.0
5292
- license: GPL-3.0-or-later
53-
- @nextcloud/vue
54-
- version: 8.31.0
55-
- license: AGPL-3.0-or-later
93+
- @nextcloud/sharing
94+
- version: 0.3.0
95+
- license: GPL-3.0-or-later
96+
- @ckpack/vue-color
97+
- version: 1.6.0
98+
- license: MIT
5699
- @vueuse/core
57-
- version: 11.3.0
100+
- version: 14.1.0
58101
- license: MIT
59102
- @vueuse/shared
60-
- version: 11.3.0
103+
- version: 14.1.0
104+
- license: MIT
105+
- splitpanes
106+
- version: 4.0.4
107+
- license: MIT
108+
- vue-router
109+
- version: 4.6.4
110+
- license: MIT
111+
- vue-select
112+
- version: 4.0.0-beta.6
113+
- license: MIT
114+
- vue
115+
- version: 3.5.26
116+
- license: MIT
117+
- @nextcloud/vue
118+
- version: 9.3.1
119+
- license: AGPL-3.0-or-later
120+
- @ungap/structured-clone
121+
- version: 1.3.0
122+
- license: ISC
123+
- @vue/devtools-api
124+
- version: 6.6.4
125+
- license: MIT
126+
- @vue/reactivity
127+
- version: 3.5.26
128+
- license: MIT
129+
- @vue/runtime-core
130+
- version: 3.5.26
131+
- license: MIT
132+
- @vue/runtime-dom
133+
- version: 3.5.26
134+
- license: MIT
135+
- @vue/shared
136+
- version: 3.5.26
137+
- license: MIT
138+
- bail
139+
- version: 2.0.2
61140
- license: MIT
62141
- base64-js
63142
- version: 1.5.1
64143
- license: MIT
65144
- buffer
66145
- version: 6.0.3
67146
- license: MIT
147+
- comma-separated-tokens
148+
- version: 2.0.3
149+
- license: MIT
68150
- css-loader
69151
- version: 7.1.2
70152
- license: MIT
153+
- date-fns
154+
- version: 4.1.0
155+
- license: MIT
156+
- debounce
157+
- version: 3.0.0
158+
- license: MIT
159+
- decode-named-character-reference
160+
- version: 1.2.0
161+
- license: MIT
162+
- devlop
163+
- version: 1.1.0
164+
- license: MIT
71165
- dompurify
72-
- version: 3.2.6
166+
- version: 3.3.1
73167
- license: (MPL-2.0 OR Apache-2.0)
168+
- emoji-mart-vue-fast
169+
- version: 15.0.5
170+
- license: BSD-3-Clause
74171
- escape-html
75172
- version: 1.0.3
76173
- license: MIT
174+
- estree-util-is-identifier-name
175+
- version: 3.0.0
176+
- license: MIT
177+
- extend
178+
- version: 3.0.2
179+
- license: MIT
77180
- focus-trap
78-
- version: 7.5.4
181+
- version: 7.7.1
182+
- license: MIT
183+
- hast-util-is-element
184+
- version: 3.0.0
185+
- license: MIT
186+
- hast-util-to-jsx-runtime
187+
- version: 2.3.6
188+
- license: MIT
189+
- hast-util-whitespace
190+
- version: 3.0.0
79191
- license: MIT
80192
- ieee754
81193
- version: 1.2.1
82194
- license: BSD-3-Clause
83-
- path-browserify
84-
- version: 1.0.1
195+
- inline-style-parser
196+
- version: 0.2.7
197+
- license: MIT
198+
- is-absolute-url
199+
- version: 4.0.1
200+
- license: MIT
201+
- is-plain-obj
202+
- version: 4.1.0
203+
- license: MIT
204+
- material-colors
205+
- version: 1.2.6
206+
- license: ISC
207+
- mdast-squeeze-paragraphs
208+
- version: 6.0.0
209+
- license: MIT
210+
- escape-string-regexp
211+
- version: 5.0.0
212+
- license: MIT
213+
- mdast-util-find-and-replace
214+
- version: 3.0.2
215+
- license: MIT
216+
- mdast-util-from-markdown
217+
- version: 2.0.2
218+
- license: MIT
219+
- mdast-util-newline-to-break
220+
- version: 2.0.0
221+
- license: MIT
222+
- mdast-util-to-hast
223+
- version: 13.2.1
224+
- license: MIT
225+
- mdast-util-to-string
226+
- version: 4.0.0
227+
- license: MIT
228+
- micromark-core-commonmark
229+
- version: 2.0.3
230+
- license: MIT
231+
- micromark-factory-destination
232+
- version: 2.0.1
233+
- license: MIT
234+
- micromark-factory-label
235+
- version: 2.0.1
236+
- license: MIT
237+
- micromark-factory-space
238+
- version: 2.0.1
239+
- license: MIT
240+
- micromark-factory-title
241+
- version: 2.0.1
242+
- license: MIT
243+
- micromark-factory-whitespace
244+
- version: 2.0.1
245+
- license: MIT
246+
- micromark-util-character
247+
- version: 2.1.1
248+
- license: MIT
249+
- micromark-util-chunked
250+
- version: 2.0.1
251+
- license: MIT
252+
- micromark-util-classify-character
253+
- version: 2.0.1
254+
- license: MIT
255+
- micromark-util-combine-extensions
256+
- version: 2.0.1
257+
- license: MIT
258+
- micromark-util-decode-numeric-character-reference
259+
- version: 2.0.2
260+
- license: MIT
261+
- micromark-util-decode-string
262+
- version: 2.0.1
263+
- license: MIT
264+
- micromark-util-encode
265+
- version: 2.0.1
266+
- license: MIT
267+
- micromark-util-html-tag-name
268+
- version: 2.0.1
269+
- license: MIT
270+
- micromark-util-normalize-identifier
271+
- version: 2.0.1
272+
- license: MIT
273+
- micromark-util-resolve-all
274+
- version: 2.0.1
275+
- license: MIT
276+
- micromark-util-sanitize-uri
277+
- version: 2.0.1
278+
- license: MIT
279+
- micromark-util-subtokenize
280+
- version: 2.1.0
281+
- license: MIT
282+
- micromark
283+
- version: 4.0.2
284+
- license: MIT
285+
- eventemitter3
286+
- version: 5.0.1
287+
- license: MIT
288+
- p-queue
289+
- version: 9.0.1
85290
- license: MIT
86291
- process
87292
- version: 0.11.10
88293
- license: MIT
294+
- property-information
295+
- version: 7.1.0
296+
- license: MIT
297+
- rehype-external-links
298+
- version: 3.0.0
299+
- license: MIT
300+
- rehype-react
301+
- version: 8.0.0
302+
- license: MIT
303+
- remark-breaks
304+
- version: 4.0.0
305+
- license: MIT
306+
- remark-parse
307+
- version: 11.0.0
308+
- license: MIT
309+
- remark-rehype
310+
- version: 11.1.2
311+
- license: MIT
312+
- remark-unlink-protocols
313+
- version: 1.0.0
314+
- license: MIT
315+
- space-separated-tokens
316+
- version: 2.0.2
317+
- license: MIT
318+
- striptags
319+
- version: 3.2.0
320+
- license: MIT
89321
- style-loader
90322
- version: 4.0.0
91323
- license: MIT
324+
- style-to-js
325+
- version: 1.1.21
326+
- license: MIT
327+
- style-to-object
328+
- version: 1.0.14
329+
- license: MIT
92330
- tabbable
93-
- version: 6.2.0
331+
- version: 6.4.0
94332
- license: MIT
95333
- toastify-js
96334
- version: 1.12.0
97335
- license: MIT
98-
- vue
99-
- version: 2.7.16
336+
- trim-lines
337+
- version: 3.0.1
338+
- license: MIT
339+
- trough
340+
- version: 2.2.0
341+
- license: MIT
342+
- unified
343+
- version: 11.0.5
344+
- license: MIT
345+
- unist-builder
346+
- version: 4.0.0
347+
- license: MIT
348+
- unist-util-is
349+
- version: 6.0.1
350+
- license: MIT
351+
- unist-util-position
352+
- version: 5.0.0
353+
- license: MIT
354+
- unist-util-stringify-position
355+
- version: 4.0.0
356+
- license: MIT
357+
- unist-util-visit-parents
358+
- version: 6.0.2
359+
- license: MIT
360+
- unist-util-visit
361+
- version: 5.0.0
362+
- license: MIT
363+
- vfile-message
364+
- version: 4.0.3
365+
- license: MIT
366+
- vfile
367+
- version: 6.0.3
368+
- license: MIT
369+
- vue-loader
370+
- version: 15.11.1
100371
- license: MIT
101372
- webpack
102373
- version: 5.94.0

js/files_pdfviewer-main.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

js/files_pdfviewer-node_modules_nextcloud_dialogs_dist_chunks_PublicAuthPrompt-CWSlYwmr_mjs.js

Lines changed: 2 additions & 0 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)