You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

theming-personal-theming.js.license 5.8KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269
  1. SPDX-License-Identifier: MIT
  2. SPDX-License-Identifier: ISC
  3. SPDX-License-Identifier: GPL-3.0-or-later
  4. SPDX-License-Identifier: BSD-3-Clause
  5. SPDX-License-Identifier: AGPL-3.0-or-later
  6. SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
  7. SPDX-FileCopyrightText: xiaokai <kexiaokai@gmail.com>
  8. SPDX-FileCopyrightText: qs developers
  9. SPDX-FileCopyrightText: inherits developers
  10. SPDX-FileCopyrightText: escape-html developers
  11. SPDX-FileCopyrightText: defunctzombie
  12. SPDX-FileCopyrightText: debounce developers
  13. SPDX-FileCopyrightText: assert developers
  14. SPDX-FileCopyrightText: akfish
  15. SPDX-FileCopyrightText: Varun A P
  16. SPDX-FileCopyrightText: Tobias Koppers @sokra
  17. SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
  18. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  19. SPDX-FileCopyrightText: Rob Cresswell <robcresswell@pm.me>
  20. SPDX-FileCopyrightText: Raynos <raynos2@gmail.com>
  21. SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
  22. SPDX-FileCopyrightText: Matt Zabriskie
  23. SPDX-FileCopyrightText: Mathias Bynens
  24. SPDX-FileCopyrightText: Joyent
  25. SPDX-FileCopyrightText: Jordan Harband <ljharb@gmail.com>
  26. SPDX-FileCopyrightText: Jordan Harband
  27. SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
  28. SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com>
  29. SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  30. SPDX-FileCopyrightText: James Halliday
  31. SPDX-FileCopyrightText: Hiroki Osame
  32. SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
  33. SPDX-FileCopyrightText: GitHub Inc.
  34. SPDX-FileCopyrightText: Feross Aboukhadijeh
  35. SPDX-FileCopyrightText: Evan You
  36. SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
  37. SPDX-FileCopyrightText: David Clark
  38. SPDX-FileCopyrightText: Christoph Wurst
  39. SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
  40. SPDX-FileCopyrightText: Andris Reinman
  41. SPDX-FileCopyrightText: @nextcloud/dialogs developers
  42. This file is generated from multiple sources. Included packages:
  43. - @nextcloud/auth
  44. - version: 2.3.0
  45. - license: GPL-3.0-or-later
  46. - @nextcloud/axios
  47. - version: 2.5.0
  48. - license: GPL-3.0-or-later
  49. - @nextcloud/dialogs
  50. - version: 5.3.1
  51. - license: GPL-3.0-or-later
  52. - semver
  53. - version: 7.6.2
  54. - license: ISC
  55. - @nextcloud/event-bus
  56. - version: 3.3.1
  57. - license: GPL-3.0-or-later
  58. - @nextcloud/initial-state
  59. - version: 2.2.0
  60. - license: GPL-3.0-or-later
  61. - @nextcloud/router
  62. - version: 2.2.0
  63. - license: GPL-3.0-or-later
  64. - @nextcloud/l10n
  65. - version: 2.2.0
  66. - license: GPL-3.0-or-later
  67. - @nextcloud/router
  68. - version: 3.0.1
  69. - license: GPL-3.0-or-later
  70. - @nextcloud/vue
  71. - version: 8.11.2
  72. - license: AGPL-3.0-or-later
  73. - @vueuse/core
  74. - version: 10.11.0
  75. - license: MIT
  76. - @vueuse/shared
  77. - version: 10.11.0
  78. - license: MIT
  79. - assert
  80. - version: 2.1.0
  81. - license: MIT
  82. - available-typed-arrays
  83. - version: 1.0.7
  84. - license: MIT
  85. - axios
  86. - version: 1.7.2
  87. - license: MIT
  88. - base64-js
  89. - version: 1.5.1
  90. - license: MIT
  91. - buffer
  92. - version: 6.0.3
  93. - license: MIT
  94. - call-bind
  95. - version: 1.0.7
  96. - license: MIT
  97. - console-browserify
  98. - version: 1.2.0
  99. - license: MIT
  100. - css-loader
  101. - version: 6.10.0
  102. - license: MIT
  103. - debounce
  104. - version: 2.1.0
  105. - license: MIT
  106. - define-data-property
  107. - version: 1.1.4
  108. - license: MIT
  109. - define-properties
  110. - version: 1.2.1
  111. - license: MIT
  112. - dompurify
  113. - version: 3.1.4
  114. - license: (MPL-2.0 OR Apache-2.0)
  115. - es-define-property
  116. - version: 1.0.0
  117. - license: MIT
  118. - es-errors
  119. - version: 1.3.0
  120. - license: MIT
  121. - escape-html
  122. - version: 1.0.3
  123. - license: MIT
  124. - floating-vue
  125. - version: 1.0.0-beta.19
  126. - license: MIT
  127. - focus-trap
  128. - version: 7.5.4
  129. - license: MIT
  130. - for-each
  131. - version: 0.3.3
  132. - license: MIT
  133. - function-bind
  134. - version: 1.1.2
  135. - license: MIT
  136. - get-intrinsic
  137. - version: 1.2.4
  138. - license: MIT
  139. - gopd
  140. - version: 1.0.1
  141. - license: MIT
  142. - has-property-descriptors
  143. - version: 1.0.2
  144. - license: MIT
  145. - has-proto
  146. - version: 1.0.3
  147. - license: MIT
  148. - has-symbols
  149. - version: 1.0.3
  150. - license: MIT
  151. - has-tostringtag
  152. - version: 1.0.2
  153. - license: MIT
  154. - hasown
  155. - version: 2.0.1
  156. - license: MIT
  157. - ieee754
  158. - version: 1.2.1
  159. - license: BSD-3-Clause
  160. - inherits
  161. - version: 2.0.4
  162. - license: ISC
  163. - is-arguments
  164. - version: 1.1.1
  165. - license: MIT
  166. - is-callable
  167. - version: 1.2.7
  168. - license: MIT
  169. - is-generator-function
  170. - version: 1.0.10
  171. - license: MIT
  172. - is-nan
  173. - version: 1.3.2
  174. - license: MIT
  175. - is-typed-array
  176. - version: 1.1.13
  177. - license: MIT
  178. - lodash.get
  179. - version: 4.4.2
  180. - license: MIT
  181. - lodash
  182. - version: 4.17.21
  183. - license: MIT
  184. - node-gettext
  185. - version: 3.0.0
  186. - license: MIT
  187. - node-vibrant
  188. - version: 3.1.6
  189. - license: MIT
  190. - object-inspect
  191. - version: 1.13.1
  192. - license: MIT
  193. - object-is
  194. - version: 1.1.5
  195. - license: MIT
  196. - object-keys
  197. - version: 1.1.1
  198. - license: MIT
  199. - object.assign
  200. - version: 4.1.5
  201. - license: MIT
  202. - inherits
  203. - version: 2.0.3
  204. - license: ISC
  205. - util
  206. - version: 0.10.4
  207. - license: MIT
  208. - path
  209. - version: 0.12.7
  210. - license: MIT
  211. - possible-typed-array-names
  212. - version: 1.0.0
  213. - license: MIT
  214. - process
  215. - version: 0.11.10
  216. - license: MIT
  217. - set-function-length
  218. - version: 1.2.1
  219. - license: MIT
  220. - side-channel
  221. - version: 1.0.5
  222. - license: MIT
  223. - style-loader
  224. - version: 3.3.4
  225. - license: MIT
  226. - tabbable
  227. - version: 6.2.0
  228. - license: MIT
  229. - toastify-js
  230. - version: 1.12.0
  231. - license: MIT
  232. - punycode
  233. - version: 1.4.1
  234. - license: MIT
  235. - qs
  236. - version: 6.11.2
  237. - license: BSD-3-Clause
  238. - url
  239. - version: 0.11.3
  240. - license: MIT
  241. - util
  242. - version: 0.12.5
  243. - license: MIT
  244. - vue-color
  245. - version: 2.8.1
  246. - license: MIT
  247. - vue-frag
  248. - version: 1.4.3
  249. - license: MIT
  250. - vue-loader
  251. - version: 15.11.1
  252. - license: MIT
  253. - vue-material-design-icons
  254. - version: 5.3.0
  255. - license: MIT
  256. - vue
  257. - version: 2.7.16
  258. - license: MIT
  259. - webpack
  260. - version: 5.91.0
  261. - license: MIT
  262. - which-typed-array
  263. - version: 1.1.14
  264. - license: MIT
  265. - nextcloud
  266. - version: 1.0.0
  267. - license: AGPL-3.0-or-later