core-main.js.license 9.0 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320
  1. /*!
  2. * clipboard.js v2.0.11
  3. * https://clipboardjs.com/
  4. *
  5. * Licensed MIT © Zeno Rocha
  6. */
  7. /*!
  8. * jQuery UI :data 1.13.2
  9. * http://jqueryui.com
  10. *
  11. * Copyright jQuery Foundation and other contributors
  12. * Released under the MIT license.
  13. * http://jquery.org/license
  14. */
  15. /*!
  16. * jQuery UI Autocomplete 1.13.2
  17. * http://jqueryui.com
  18. *
  19. * Copyright jQuery Foundation and other contributors
  20. * Released under the MIT license.
  21. * http://jquery.org/license
  22. */
  23. /*!
  24. * jQuery UI Button 1.13.2
  25. * http://jqueryui.com
  26. *
  27. * Copyright jQuery Foundation and other contributors
  28. * Released under the MIT license.
  29. * http://jquery.org/license
  30. */
  31. /*!
  32. * jQuery UI Checkboxradio 1.13.2
  33. * http://jqueryui.com
  34. *
  35. * Copyright jQuery Foundation and other contributors
  36. * Released under the MIT license.
  37. * http://jquery.org/license
  38. */
  39. /*!
  40. * jQuery UI Controlgroup 1.13.2
  41. * http://jqueryui.com
  42. *
  43. * Copyright jQuery Foundation and other contributors
  44. * Released under the MIT license.
  45. * http://jquery.org/license
  46. */
  47. /*!
  48. * jQuery UI Datepicker 1.13.2
  49. * http://jqueryui.com
  50. *
  51. * Copyright jQuery Foundation and other contributors
  52. * Released under the MIT license.
  53. * http://jquery.org/license
  54. */
  55. /*!
  56. * jQuery UI Dialog 1.13.2
  57. * http://jqueryui.com
  58. *
  59. * Copyright jQuery Foundation and other contributors
  60. * Released under the MIT license.
  61. * http://jquery.org/license
  62. */
  63. /*!
  64. * jQuery UI Draggable 1.13.2
  65. * http://jqueryui.com
  66. *
  67. * Copyright jQuery Foundation and other contributors
  68. * Released under the MIT license.
  69. * http://jquery.org/license
  70. */
  71. /*!
  72. * jQuery UI Droppable 1.13.2
  73. * http://jqueryui.com
  74. *
  75. * Copyright jQuery Foundation and other contributors
  76. * Released under the MIT license.
  77. * http://jquery.org/license
  78. */
  79. /*!
  80. * jQuery UI Effects 1.13.2
  81. * http://jqueryui.com
  82. *
  83. * Copyright jQuery Foundation and other contributors
  84. * Released under the MIT license.
  85. * http://jquery.org/license
  86. */
  87. /*!
  88. * jQuery UI Focusable 1.13.2
  89. * http://jqueryui.com
  90. *
  91. * Copyright jQuery Foundation and other contributors
  92. * Released under the MIT license.
  93. * http://jquery.org/license
  94. */
  95. /*!
  96. * jQuery UI Position 1.13.2
  97. * http://jqueryui.com
  98. *
  99. * Copyright jQuery Foundation and other contributors
  100. * Released under the MIT license.
  101. * http://jquery.org/license
  102. *
  103. * http://api.jqueryui.com/position/
  104. */
  105. /*!
  106. * jQuery UI Resizable 1.13.2
  107. * http://jqueryui.com
  108. *
  109. * Copyright jQuery Foundation and other contributors
  110. * Released under the MIT license.
  111. * http://jquery.org/license
  112. */
  113. /*!
  114. * jQuery UI Spinner 1.13.2
  115. * http://jqueryui.com
  116. *
  117. * Copyright jQuery Foundation and other contributors
  118. * Released under the MIT license.
  119. * http://jquery.org/license
  120. */
  121. /*!
  122. * jQuery UI Support for jQuery core 1.8.x and newer 1.13.2
  123. * http://jqueryui.com
  124. *
  125. * Copyright jQuery Foundation and other contributors
  126. * Released under the MIT license.
  127. * http://jquery.org/license
  128. *
  129. */
  130. /*!
  131. * jQuery UI Tabs 1.13.2
  132. * http://jqueryui.com
  133. *
  134. * Copyright jQuery Foundation and other contributors
  135. * Released under the MIT license.
  136. * http://jquery.org/license
  137. */
  138. /*!
  139. * jQuery UI Tooltip 1.13.2
  140. * http://jqueryui.com
  141. *
  142. * Copyright jQuery Foundation and other contributors
  143. * Released under the MIT license.
  144. * http://jquery.org/license
  145. */
  146. /*!
  147. * jQuery UI Widget 1.13.2
  148. * http://jqueryui.com
  149. *
  150. * Copyright jQuery Foundation and other contributors
  151. * Released under the MIT license.
  152. * http://jquery.org/license
  153. */
  154. /*! jQuery UI - v1.13.2 - 2022-07-14
  155. * http://jqueryui.com
  156. * Includes: widget.js, position.js, data.js, disable-selection.js, effect.js, effects/effect-blind.js, effects/effect-bounce.js, effects/effect-clip.js, effects/effect-drop.js, effects/effect-explode.js, effects/effect-fade.js, effects/effect-fold.js, effects/effect-highlight.js, effects/effect-puff.js, effects/effect-pulsate.js, effects/effect-scale.js, effects/effect-shake.js, effects/effect-size.js, effects/effect-slide.js, effects/effect-transfer.js, focusable.js, form-reset-mixin.js, jquery-patch.js, keycode.js, labels.js, scroll-parent.js, tabbable.js, unique-id.js, widgets/accordion.js, widgets/autocomplete.js, widgets/button.js, widgets/checkboxradio.js, widgets/controlgroup.js, widgets/datepicker.js, widgets/dialog.js, widgets/draggable.js, widgets/droppable.js, widgets/menu.js, widgets/mouse.js, widgets/progressbar.js, widgets/resizable.js, widgets/selectable.js, widgets/selectmenu.js, widgets/slider.js, widgets/sortable.js, widgets/spinner.js, widgets/tabs.js, widgets/tooltip.js
  157. * Copyright jQuery Foundation and other contributors; Licensed MIT */
  158. /**
  159. * @copyright 2019 Christoph Wurst <christoph@winzerhof-wurst.at>
  160. *
  161. * @author Christoph Wurst <christoph@winzerhof-wurst.at>
  162. * @author John Molakvoæ <skjnldsv@protonmail.com>
  163. *
  164. * @license AGPL-3.0-or-later
  165. *
  166. * This program is free software: you can redistribute it and/or modify
  167. * it under the terms of the GNU Affero General Public License as
  168. * published by the Free Software Foundation, either version 3 of the
  169. * License, or (at your option) any later version.
  170. *
  171. * This program is distributed in the hope that it will be useful,
  172. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  173. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  174. * GNU Affero General Public License for more details.
  175. *
  176. * You should have received a copy of the GNU Affero General Public License
  177. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  178. *
  179. */
  180. /**
  181. * @copyright Copyright (c) 2022 John Molakvoæ <skjnldsv@protonmail.com>
  182. *
  183. * @author John Molakvoæ <skjnldsv@protonmail.com>
  184. *
  185. * @license AGPL-3.0-or-later
  186. *
  187. * This program is free software: you can redistribute it and/or modify
  188. * it under the terms of the GNU Affero General Public License as
  189. * published by the Free Software Foundation, either version 3 of the
  190. * License, or (at your option) any later version.
  191. *
  192. * This program is distributed in the hope that it will be useful,
  193. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  194. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  195. * GNU Affero General Public License for more details.
  196. *
  197. * You should have received a copy of the GNU Affero General Public License
  198. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  199. *
  200. */
  201. /**
  202. * @copyright Copyright (c) 2023 John Molakvoæ <skjnldsv@protonmail.com>
  203. *
  204. * @author John Molakvoæ <skjnldsv@protonmail.com>
  205. * @author Ferdinand Thiessen <opensource@fthiessen.de>
  206. *
  207. * @license AGPL-3.0-or-later
  208. *
  209. * This program is free software: you can redistribute it and/or modify
  210. * it under the terms of the GNU Affero General Public License as
  211. * published by the Free Software Foundation, either version 3 of the
  212. * License, or (at your option) any later version.
  213. *
  214. * This program is distributed in the hope that it will be useful,
  215. * but WITHOUT ANY WARRANTY; without even the implied warranty of
  216. * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  217. * GNU Affero General Public License for more details.
  218. *
  219. * You should have received a copy of the GNU Affero General Public License
  220. * along with this program. If not, see <http://www.gnu.org/licenses/>.
  221. *
  222. */
  223. /**
  224. * @name Show Password
  225. * @description
  226. * @version 1.3.0
  227. * @requires Jquery 1.5
  228. *
  229. * @author Jan Jarfalk <jan.jarfalk@unwrongest.com>
  230. * author-website http://www.unwrongest.com
  231. *
  232. * special-thanks Michel Gratton
  233. *
  234. * @license MIT
  235. */
  236. /**
  237. * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors
  238. * SPDX-FileCopyrightText: 2014 ownCloud, Inc.
  239. * SPDX-License-Identifier: AGPL-3.0-or-later
  240. */
  241. /**
  242. * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors
  243. * SPDX-FileCopyrightText: 2015 ownCloud, Inc.
  244. * SPDX-License-Identifier: AGPL-3.0-or-later
  245. */
  246. /**
  247. * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors
  248. * SPDX-FileCopyrightText: 2016 ownCloud, Inc.
  249. * SPDX-License-Identifier: AGPL-3.0-or-later
  250. */
  251. /**
  252. * SPDX-FileCopyrightText: 2016 Nextcloud GmbH and Nextcloud contributors
  253. * SPDX-License-Identifier: AGPL-3.0-or-later
  254. */
  255. /**
  256. * SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors
  257. * SPDX-FileCopyrightText: 2013-2016 ownCloud, Inc.
  258. * SPDX-License-Identifier: AGPL-3.0-or-later
  259. */
  260. /**
  261. * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors
  262. * SPDX-FileCopyrightText: 2014 ownCloud, Inc.
  263. * SPDX-FileCopyrightText: 2005-2010 Zend Technologies USA Inc. (http://www.zend.com)
  264. * SPDX-License-Identifier: AGPL-3.0-or-later
  265. */
  266. /**
  267. * SPDX-FileCopyrightText: 2017 Nextcloud GmbH and Nextcloud contributors
  268. * SPDX-License-Identifier: AGPL-3.0-or-later
  269. */
  270. /**
  271. * SPDX-FileCopyrightText: 2018 Nextcloud GmbH and Nextcloud contributors
  272. * SPDX-License-Identifier: AGPL-3.0-or-later
  273. */
  274. /**
  275. * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
  276. * SPDX-FileCopyrightText: 2014 ownCloud, Inc.
  277. * SPDX-License-Identifier: AGPL-3.0-or-later
  278. */
  279. /**
  280. * SPDX-FileCopyrightText: 2019 Nextcloud GmbH and Nextcloud contributors
  281. * SPDX-License-Identifier: AGPL-3.0-or-later
  282. */
  283. /**
  284. * SPDX-FileCopyrightText: 2022 Nextcloud GmbH and Nextcloud contributors
  285. * SPDX-License-Identifier: AGPL-3.0-or-later
  286. */