6794-6794.js.license 7.7 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340
  1. SPDX-License-Identifier: MPL-2.0
  2. SPDX-License-Identifier: MIT
  3. SPDX-License-Identifier: ISC
  4. SPDX-License-Identifier: GPL-3.0-or-later
  5. SPDX-License-Identifier: BSD-3-Clause
  6. SPDX-License-Identifier: AGPL-3.0-or-later
  7. SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
  8. SPDX-FileCopyrightText: xiemengxiong
  9. SPDX-FileCopyrightText: p-queue developers
  10. SPDX-FileCopyrightText: inherits developers
  11. SPDX-FileCopyrightText: escape-html developers
  12. SPDX-FileCopyrightText: debounce developers
  13. SPDX-FileCopyrightText: atomiks
  14. SPDX-FileCopyrightText: assert developers
  15. SPDX-FileCopyrightText: Varun A P
  16. SPDX-FileCopyrightText: Tobias Koppers @sokra
  17. SPDX-FileCopyrightText: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
  18. SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
  19. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  20. SPDX-FileCopyrightText: Roeland Jago Douma
  21. SPDX-FileCopyrightText: Rob Cresswell <robcresswell@pm.me>
  22. SPDX-FileCopyrightText: Raynos <raynos2@gmail.com>
  23. SPDX-FileCopyrightText: Philipp Kewisch
  24. SPDX-FileCopyrightText: Perry Mitchell <perry@perrymitchell.net>
  25. SPDX-FileCopyrightText: Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch)
  26. SPDX-FileCopyrightText: Paul Vorbach <paul@vorb.de> (http://vorb.de)
  27. SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
  28. SPDX-FileCopyrightText: Matt Zabriskie
  29. SPDX-FileCopyrightText: Julius Härtl <jus@bitgrid.net>
  30. SPDX-FileCopyrightText: Joyent
  31. SPDX-FileCopyrightText: Jordan Harband <ljharb@gmail.com>
  32. SPDX-FileCopyrightText: Jordan Harband
  33. SPDX-FileCopyrightText: Jonas Schade <derzade@gmail.com>
  34. SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
  35. SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  36. SPDX-FileCopyrightText: Jerry Bendy <jerry@icewingcc.com>
  37. SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
  38. SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
  39. SPDX-FileCopyrightText: Hypercontext
  40. SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
  41. SPDX-FileCopyrightText: GitHub Inc.
  42. SPDX-FileCopyrightText: Feross Aboukhadijeh
  43. SPDX-FileCopyrightText: Evan You
  44. SPDX-FileCopyrightText: Eugene Sharygin <eush77@gmail.com>
  45. SPDX-FileCopyrightText: Eric Norris (https://github.com/ericnorris)
  46. SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
  47. SPDX-FileCopyrightText: David Clark
  48. SPDX-FileCopyrightText: Christoph Wurst <christoph@winzerhof-wurst.at>
  49. SPDX-FileCopyrightText: Christoph Wurst
  50. SPDX-FileCopyrightText: Chen Fengyuan
  51. SPDX-FileCopyrightText: Arnout Kazemier
  52. SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
  53. SPDX-FileCopyrightText: Andris Reinman
  54. SPDX-FileCopyrightText: Alkemics
  55. SPDX-FileCopyrightText: @nextcloud/dialogs developers
  56. This file is generated from multiple sources. Included packages:
  57. - @chenfengyuan/vue-qrcode
  58. - version: 1.0.2
  59. - license: MIT
  60. - @floating-ui/core
  61. - version: 1.6.5
  62. - license: MIT
  63. - @floating-ui/utils
  64. - version: 0.2.5
  65. - license: MIT
  66. - @nextcloud/auth
  67. - version: 2.4.0
  68. - license: GPL-3.0-or-later
  69. - @nextcloud/axios
  70. - version: 2.5.0
  71. - license: GPL-3.0-or-later
  72. - @nextcloud/browser-storage
  73. - version: 0.4.0
  74. - license: GPL-3.0-or-later
  75. - @nextcloud/capabilities
  76. - version: 1.2.0
  77. - license: GPL-3.0-or-later
  78. - @nextcloud/dialogs
  79. - version: 6.0.0
  80. - license: AGPL-3.0-or-later
  81. - semver
  82. - version: 7.6.3
  83. - license: ISC
  84. - @nextcloud/event-bus
  85. - version: 3.3.1
  86. - license: GPL-3.0-or-later
  87. - @nextcloud/files
  88. - version: 3.9.0
  89. - license: AGPL-3.0-or-later
  90. - @nextcloud/initial-state
  91. - version: 2.2.0
  92. - license: GPL-3.0-or-later
  93. - @nextcloud/l10n
  94. - version: 3.1.0
  95. - license: GPL-3.0-or-later
  96. - @nextcloud/logger
  97. - version: 3.0.2
  98. - license: GPL-3.0-or-later
  99. - @nextcloud/paths
  100. - version: 2.2.1
  101. - license: GPL-3.0-or-later
  102. - @nextcloud/router
  103. - version: 3.0.1
  104. - license: GPL-3.0-or-later
  105. - @nextcloud/sharing
  106. - version: 0.2.3
  107. - license: GPL-3.0-or-later
  108. - @nextcloud/vue-select
  109. - version: 3.25.1
  110. - license: MIT
  111. - @nextcloud/vue
  112. - version: 8.17.1
  113. - license: AGPL-3.0-or-later
  114. - @vueuse/components
  115. - version: 11.0.3
  116. - license: MIT
  117. - @vueuse/core
  118. - version: 11.0.3
  119. - license: MIT
  120. - @vueuse/shared
  121. - version: 11.0.3
  122. - license: MIT
  123. - assert
  124. - version: 2.1.0
  125. - license: MIT
  126. - available-typed-arrays
  127. - version: 1.0.7
  128. - license: MIT
  129. - axios
  130. - version: 1.7.7
  131. - license: MIT
  132. - base64-js
  133. - version: 1.5.1
  134. - license: MIT
  135. - call-bind
  136. - version: 1.0.7
  137. - license: MIT
  138. - cancelable-promise
  139. - version: 4.3.1
  140. - license: MIT
  141. - charenc
  142. - version: 0.0.2
  143. - license: BSD-3-Clause
  144. - console-browserify
  145. - version: 1.2.0
  146. - license: MIT
  147. - crypt
  148. - version: 0.0.2
  149. - license: BSD-3-Clause
  150. - css-loader
  151. - version: 6.11.0
  152. - license: MIT
  153. - date-format-parse
  154. - version: 0.2.7
  155. - license: MIT
  156. - debounce
  157. - version: 2.1.0
  158. - license: MIT
  159. - define-data-property
  160. - version: 1.1.4
  161. - license: MIT
  162. - define-properties
  163. - version: 1.2.1
  164. - license: MIT
  165. - dompurify
  166. - version: 3.1.6
  167. - license: (MPL-2.0 OR Apache-2.0)
  168. - es-define-property
  169. - version: 1.0.0
  170. - license: MIT
  171. - es-errors
  172. - version: 1.3.0
  173. - license: MIT
  174. - escape-html
  175. - version: 1.0.3
  176. - license: MIT
  177. - floating-vue
  178. - version: 1.0.0-beta.19
  179. - license: MIT
  180. - focus-trap
  181. - version: 7.5.4
  182. - license: MIT
  183. - for-each
  184. - version: 0.3.3
  185. - license: MIT
  186. - function-bind
  187. - version: 1.1.2
  188. - license: MIT
  189. - get-intrinsic
  190. - version: 1.2.4
  191. - license: MIT
  192. - gopd
  193. - version: 1.0.1
  194. - license: MIT
  195. - has-property-descriptors
  196. - version: 1.0.2
  197. - license: MIT
  198. - has-proto
  199. - version: 1.0.3
  200. - license: MIT
  201. - has-symbols
  202. - version: 1.0.3
  203. - license: MIT
  204. - has-tostringtag
  205. - version: 1.0.2
  206. - license: MIT
  207. - hasown
  208. - version: 2.0.2
  209. - license: MIT
  210. - ical.js
  211. - version: 2.0.1
  212. - license: MPL-2.0
  213. - ieee754
  214. - version: 1.2.1
  215. - license: BSD-3-Clause
  216. - inherits
  217. - version: 2.0.4
  218. - license: ISC
  219. - is-arguments
  220. - version: 1.1.1
  221. - license: MIT
  222. - is-buffer
  223. - version: 1.1.6
  224. - license: MIT
  225. - is-callable
  226. - version: 1.2.7
  227. - license: MIT
  228. - is-generator-function
  229. - version: 1.0.10
  230. - license: MIT
  231. - is-nan
  232. - version: 1.3.2
  233. - license: MIT
  234. - is-typed-array
  235. - version: 1.1.13
  236. - license: MIT
  237. - linkify-string
  238. - version: 4.1.3
  239. - license: MIT
  240. - lodash.get
  241. - version: 4.4.2
  242. - license: MIT
  243. - md5
  244. - version: 2.3.0
  245. - license: BSD-3-Clause
  246. - nextcloud-vue-collections
  247. - version: 0.13.0
  248. - license: AGPL-3.0-or-later
  249. - node-gettext
  250. - version: 3.0.0
  251. - license: MIT
  252. - buffer
  253. - version: 6.0.3
  254. - license: MIT
  255. - object-is
  256. - version: 1.1.6
  257. - license: MIT
  258. - object-keys
  259. - version: 1.1.1
  260. - license: MIT
  261. - object.assign
  262. - version: 4.1.5
  263. - license: MIT
  264. - eventemitter3
  265. - version: 5.0.1
  266. - license: MIT
  267. - p-queue
  268. - version: 7.4.1
  269. - license: MIT
  270. - inherits
  271. - version: 2.0.3
  272. - license: ISC
  273. - util
  274. - version: 0.10.4
  275. - license: MIT
  276. - path
  277. - version: 0.12.7
  278. - license: MIT
  279. - possible-typed-array-names
  280. - version: 1.0.0
  281. - license: MIT
  282. - process
  283. - version: 0.11.10
  284. - license: MIT
  285. - set-function-length
  286. - version: 1.2.2
  287. - license: MIT
  288. - striptags
  289. - version: 3.2.0
  290. - license: MIT
  291. - style-loader
  292. - version: 3.3.4
  293. - license: MIT
  294. - tabbable
  295. - version: 6.2.0
  296. - license: MIT
  297. - toastify-js
  298. - version: 1.12.0
  299. - license: MIT
  300. - typescript-event-target
  301. - version: 1.1.1
  302. - license: MIT
  303. - unist-builder
  304. - version: 4.0.0
  305. - license: MIT
  306. - unist-util-is
  307. - version: 6.0.0
  308. - license: MIT
  309. - unist-util-visit-parents
  310. - version: 6.0.1
  311. - license: MIT
  312. - unist-util-visit
  313. - version: 5.0.0
  314. - license: MIT
  315. - url-search-params-polyfill
  316. - version: 8.2.5
  317. - license: MIT
  318. - util
  319. - version: 0.12.5
  320. - license: MIT
  321. - vue-loader
  322. - version: 15.11.1
  323. - license: MIT
  324. - vue-material-design-icons
  325. - version: 5.3.0
  326. - license: MIT
  327. - vue
  328. - version: 2.7.16
  329. - license: MIT
  330. - webdav
  331. - version: 5.7.1
  332. - license: MIT
  333. - which-typed-array
  334. - version: 1.1.15
  335. - license: MIT
  336. - nextcloud
  337. - version: 1.0.0
  338. - license: AGPL-3.0-or-later