files_sharing-init.js.license 7.3 KB

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