Du kan inte välja fler än 25 ämnen Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.

settings-vue-settings-personal-info.js.license 13KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610
  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: BSD-2-Clause
  7. SPDX-License-Identifier: Apache-2.0
  8. SPDX-License-Identifier: AGPL-3.0-or-later
  9. SPDX-License-Identifier: (MPL-2.0 OR Apache-2.0)
  10. SPDX-FileCopyrightText: xiemengxiong
  11. SPDX-FileCopyrightText: xiaokai <kexiaokai@gmail.com>
  12. SPDX-FileCopyrightText: uuid developers
  13. SPDX-FileCopyrightText: rhysd <lin90162@yahoo.co.jp>
  14. SPDX-FileCopyrightText: inline-style-parser developers
  15. SPDX-FileCopyrightText: inherits developers
  16. SPDX-FileCopyrightText: escape-html developers
  17. SPDX-FileCopyrightText: debounce developers
  18. SPDX-FileCopyrightText: catamphetamine <purecatamphetamine@gmail.com>
  19. SPDX-FileCopyrightText: atomiks
  20. SPDX-FileCopyrightText: assert developers
  21. SPDX-FileCopyrightText: Victor Felder <victor@draft.li> (https://draft.li)
  22. SPDX-FileCopyrightText: Varun A P
  23. SPDX-FileCopyrightText: Tobias Koppers @sokra
  24. SPDX-FileCopyrightText: Titus Wormer <tituswormer@gmail.com> (https://wooorm.com)
  25. SPDX-FileCopyrightText: T. Jameson Little <t.jameson.little@gmail.com>
  26. SPDX-FileCopyrightText: Stefan Thomas <justmoon@members.fsf.org> (http://www.justmoon.net)
  27. SPDX-FileCopyrightText: Sindre Sorhus
  28. SPDX-FileCopyrightText: Roman Shtylman <shtylman@gmail.com>
  29. SPDX-FileCopyrightText: Roeland Jago Douma
  30. SPDX-FileCopyrightText: Rob Cresswell <robcresswell@pm.me>
  31. SPDX-FileCopyrightText: Richie Bendall
  32. SPDX-FileCopyrightText: Raynos <raynos2@gmail.com>
  33. SPDX-FileCopyrightText: Philipp Kewisch
  34. SPDX-FileCopyrightText: Paul Vorbach <paul@vorba.ch> (http://paul.vorba.ch)
  35. SPDX-FileCopyrightText: Paul Vorbach <paul@vorb.de> (http://vorb.de)
  36. SPDX-FileCopyrightText: OpenJS Foundation and other contributors
  37. SPDX-FileCopyrightText: Nextcloud GmbH and Nextcloud contributors
  38. SPDX-FileCopyrightText: Matt Zabriskie
  39. SPDX-FileCopyrightText: Mark <mark@remarkablemark.org>
  40. SPDX-FileCopyrightText: Mapbox
  41. SPDX-FileCopyrightText: Joyent
  42. SPDX-FileCopyrightText: Jordan Harband <ljharb@gmail.com>
  43. SPDX-FileCopyrightText: Jordan Harband
  44. SPDX-FileCopyrightText: John-David Dalton <john.david.dalton@gmail.com> (http://allyoucanleet.com/)
  45. SPDX-FileCopyrightText: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
  46. SPDX-FileCopyrightText: Jeff Sagal <sagalbot@gmail.com>
  47. SPDX-FileCopyrightText: Jacob Clevenger<https://github.com/wheatjs>
  48. SPDX-FileCopyrightText: Iskren Ivov Chernev <iskren.chernev@gmail.com> (https://github.com/ichernev)
  49. SPDX-FileCopyrightText: Iftekhar Rifat
  50. SPDX-FileCopyrightText: Hypercontext
  51. SPDX-FileCopyrightText: Hiroki Osame
  52. SPDX-FileCopyrightText: Guillaume Chau <guillaume.b.chau@gmail.com>
  53. SPDX-FileCopyrightText: GitHub Inc.
  54. SPDX-FileCopyrightText: Feross Aboukhadijeh
  55. SPDX-FileCopyrightText: Evan You
  56. SPDX-FileCopyrightText: Eugene Sharygin <eush77@gmail.com>
  57. SPDX-FileCopyrightText: Eric Norris (https://github.com/ericnorris)
  58. SPDX-FileCopyrightText: Dr.-Ing. Mario Heiderich, Cure53 <mario@cure53.de> (https://cure53.de/)
  59. SPDX-FileCopyrightText: Denis Pushkarev
  60. SPDX-FileCopyrightText: David Clark
  61. SPDX-FileCopyrightText: Christoph Wurst
  62. SPDX-FileCopyrightText: Chen Fengyuan
  63. SPDX-FileCopyrightText: Borys Serebrov
  64. SPDX-FileCopyrightText: Austin Andrews
  65. SPDX-FileCopyrightText: Antoni Andre <antoniandre.web@gmail.com>
  66. SPDX-FileCopyrightText: Anthony Fu <https://github.com/antfu>
  67. SPDX-FileCopyrightText: Andris Reinman
  68. SPDX-FileCopyrightText: Andrea Giammarchi
  69. SPDX-FileCopyrightText: @nextcloud/password-confirmation developers
  70. SPDX-FileCopyrightText: @nextcloud/dialogs developers
  71. This file is generated from multiple sources. Included packages:
  72. - @floating-ui/core
  73. - version: 1.6.0
  74. - license: MIT
  75. - @floating-ui/utils
  76. - version: 0.2.1
  77. - license: MIT
  78. - unist-util-is
  79. - version: 3.0.0
  80. - license: MIT
  81. - unist-util-visit-parents
  82. - version: 2.1.2
  83. - license: MIT
  84. - unist-util-visit
  85. - version: 1.4.1
  86. - license: MIT
  87. - @mapbox/hast-util-table-cell-style
  88. - version: 0.2.1
  89. - license: BSD-2-Clause
  90. - @mdi/js
  91. - version: 7.4.47
  92. - license: Apache-2.0
  93. - @nextcloud/auth
  94. - version: 2.3.0
  95. - license: GPL-3.0-or-later
  96. - @nextcloud/axios
  97. - version: 2.5.0
  98. - license: GPL-3.0-or-later
  99. - @nextcloud/capabilities
  100. - version: 1.2.0
  101. - license: GPL-3.0-or-later
  102. - @nextcloud/dialogs
  103. - version: 5.3.1
  104. - license: GPL-3.0-or-later
  105. - semver
  106. - version: 7.6.2
  107. - license: ISC
  108. - @nextcloud/event-bus
  109. - version: 3.3.1
  110. - license: GPL-3.0-or-later
  111. - @nextcloud/initial-state
  112. - version: 2.2.0
  113. - license: GPL-3.0-or-later
  114. - @nextcloud/router
  115. - version: 2.2.0
  116. - license: GPL-3.0-or-later
  117. - @nextcloud/l10n
  118. - version: 2.2.0
  119. - license: GPL-3.0-or-later
  120. - @nextcloud/logger
  121. - version: 3.0.2
  122. - license: GPL-3.0-or-later
  123. - @nextcloud/moment
  124. - version: 1.3.1
  125. - license: GPL-3.0-or-later
  126. - @nextcloud/password-confirmation
  127. - version: 5.1.0
  128. - license: MIT
  129. - @nextcloud/router
  130. - version: 3.0.1
  131. - license: GPL-3.0-or-later
  132. - @nextcloud/vue-select
  133. - version: 3.25.0
  134. - license: MIT
  135. - @nextcloud/browser-storage
  136. - version: 0.3.0
  137. - license: GPL-3.0-or-later
  138. - @nextcloud/logger
  139. - version: 2.7.0
  140. - license: GPL-3.0-or-later
  141. - core-js
  142. - version: 3.33.0
  143. - license: MIT
  144. - debounce
  145. - version: 2.0.0
  146. - license: MIT
  147. - @nextcloud/vue
  148. - version: 8.11.2
  149. - license: AGPL-3.0-or-later
  150. - @ungap/structured-clone
  151. - version: 1.2.0
  152. - license: ISC
  153. - @vueuse/components
  154. - version: 10.11.0
  155. - license: MIT
  156. - @vueuse/core
  157. - version: 10.11.0
  158. - license: MIT
  159. - @vueuse/shared
  160. - version: 10.11.0
  161. - license: MIT
  162. - assert
  163. - version: 2.1.0
  164. - license: MIT
  165. - available-typed-arrays
  166. - version: 1.0.7
  167. - license: MIT
  168. - axios
  169. - version: 1.7.2
  170. - license: MIT
  171. - bail
  172. - version: 2.0.2
  173. - license: MIT
  174. - base64-js
  175. - version: 1.5.1
  176. - license: MIT
  177. - buffer
  178. - version: 6.0.3
  179. - license: MIT
  180. - call-bind
  181. - version: 1.0.7
  182. - license: MIT
  183. - ccount
  184. - version: 2.0.1
  185. - license: MIT
  186. - char-regex
  187. - version: 2.0.1
  188. - license: MIT
  189. - charenc
  190. - version: 0.0.2
  191. - license: BSD-3-Clause
  192. - comma-separated-tokens
  193. - version: 2.0.3
  194. - license: MIT
  195. - console-browserify
  196. - version: 1.2.0
  197. - license: MIT
  198. - cropperjs
  199. - version: 1.6.1
  200. - license: MIT
  201. - crypt
  202. - version: 0.0.2
  203. - license: BSD-3-Clause
  204. - css-loader
  205. - version: 6.10.0
  206. - license: MIT
  207. - date-format-parse
  208. - version: 0.2.7
  209. - license: MIT
  210. - debounce
  211. - version: 2.1.0
  212. - license: MIT
  213. - decode-named-character-reference
  214. - version: 1.0.2
  215. - license: MIT
  216. - define-data-property
  217. - version: 1.1.4
  218. - license: MIT
  219. - define-properties
  220. - version: 1.2.1
  221. - license: MIT
  222. - devlop
  223. - version: 1.1.0
  224. - license: MIT
  225. - dompurify
  226. - version: 3.1.4
  227. - license: (MPL-2.0 OR Apache-2.0)
  228. - emoji-mart-vue-fast
  229. - version: 15.0.1
  230. - license: BSD-3-Clause
  231. - es-define-property
  232. - version: 1.0.0
  233. - license: MIT
  234. - es-errors
  235. - version: 1.3.0
  236. - license: MIT
  237. - escape-html
  238. - version: 1.0.3
  239. - license: MIT
  240. - extend
  241. - version: 3.0.2
  242. - license: MIT
  243. - floating-vue
  244. - version: 1.0.0-beta.19
  245. - license: MIT
  246. - focus-trap
  247. - version: 7.5.4
  248. - license: MIT
  249. - for-each
  250. - version: 0.3.3
  251. - license: MIT
  252. - function-bind
  253. - version: 1.1.2
  254. - license: MIT
  255. - get-intrinsic
  256. - version: 1.2.4
  257. - license: MIT
  258. - gopd
  259. - version: 1.0.1
  260. - license: MIT
  261. - has-property-descriptors
  262. - version: 1.0.2
  263. - license: MIT
  264. - has-proto
  265. - version: 1.0.3
  266. - license: MIT
  267. - has-symbols
  268. - version: 1.0.3
  269. - license: MIT
  270. - has-tostringtag
  271. - version: 1.0.2
  272. - license: MIT
  273. - hasown
  274. - version: 2.0.1
  275. - license: MIT
  276. - hast-to-hyperscript
  277. - version: 10.0.3
  278. - license: MIT
  279. - hast-util-is-element
  280. - version: 3.0.0
  281. - license: MIT
  282. - hast-util-whitespace
  283. - version: 2.0.1
  284. - license: MIT
  285. - ical.js
  286. - version: 1.5.0
  287. - license: MPL-2.0
  288. - ieee754
  289. - version: 1.2.1
  290. - license: BSD-3-Clause
  291. - inherits
  292. - version: 2.0.4
  293. - license: ISC
  294. - inline-style-parser
  295. - version: 0.1.1
  296. - license: MIT
  297. - is-absolute-url
  298. - version: 4.0.1
  299. - license: MIT
  300. - is-arguments
  301. - version: 1.1.1
  302. - license: MIT
  303. - is-buffer
  304. - version: 1.1.6
  305. - license: MIT
  306. - is-callable
  307. - version: 1.2.7
  308. - license: MIT
  309. - is-generator-function
  310. - version: 1.0.10
  311. - license: MIT
  312. - is-nan
  313. - version: 1.3.2
  314. - license: MIT
  315. - is-typed-array
  316. - version: 1.1.13
  317. - license: MIT
  318. - jquery
  319. - version: 3.7.1
  320. - license: MIT
  321. - libphonenumber-js
  322. - version: 1.10.60
  323. - license: MIT
  324. - linkify-string
  325. - version: 4.1.3
  326. - license: MIT
  327. - lodash.get
  328. - version: 4.4.2
  329. - license: MIT
  330. - longest-streak
  331. - version: 3.1.0
  332. - license: MIT
  333. - markdown-table
  334. - version: 3.0.3
  335. - license: MIT
  336. - md5
  337. - version: 2.3.0
  338. - license: BSD-3-Clause
  339. - escape-string-regexp
  340. - version: 5.0.0
  341. - license: MIT
  342. - mdast-util-find-and-replace
  343. - version: 3.0.1
  344. - license: MIT
  345. - mdast-util-from-markdown
  346. - version: 2.0.0
  347. - license: MIT
  348. - mdast-util-gfm-autolink-literal
  349. - version: 2.0.0
  350. - license: MIT
  351. - mdast-util-gfm-footnote
  352. - version: 2.0.0
  353. - license: MIT
  354. - mdast-util-gfm-strikethrough
  355. - version: 2.0.0
  356. - license: MIT
  357. - mdast-util-gfm-table
  358. - version: 2.0.0
  359. - license: MIT
  360. - mdast-util-gfm-task-list-item
  361. - version: 2.0.0
  362. - license: MIT
  363. - mdast-util-gfm
  364. - version: 3.0.0
  365. - license: MIT
  366. - mdast-util-newline-to-break
  367. - version: 2.0.0
  368. - license: MIT
  369. - mdast-util-phrasing
  370. - version: 4.1.0
  371. - license: MIT
  372. - mdast-util-to-hast
  373. - version: 13.1.0
  374. - license: MIT
  375. - mdast-util-to-markdown
  376. - version: 2.1.0
  377. - license: MIT
  378. - mdast-util-to-string
  379. - version: 4.0.0
  380. - license: MIT
  381. - micromark-core-commonmark
  382. - version: 2.0.0
  383. - license: MIT
  384. - micromark-extension-gfm-autolink-literal
  385. - version: 2.0.0
  386. - license: MIT
  387. - micromark-extension-gfm-footnote
  388. - version: 2.0.0
  389. - license: MIT
  390. - micromark-extension-gfm-strikethrough
  391. - version: 2.0.0
  392. - license: MIT
  393. - micromark-extension-gfm-table
  394. - version: 2.0.0
  395. - license: MIT
  396. - micromark-extension-gfm-tagfilter
  397. - version: 2.0.0
  398. - license: MIT
  399. - micromark-extension-gfm-task-list-item
  400. - version: 2.0.1
  401. - license: MIT
  402. - micromark-extension-gfm
  403. - version: 3.0.0
  404. - license: MIT
  405. - micromark-factory-destination
  406. - version: 2.0.0
  407. - license: MIT
  408. - micromark-factory-label
  409. - version: 2.0.0
  410. - license: MIT
  411. - micromark-factory-space
  412. - version: 2.0.0
  413. - license: MIT
  414. - micromark-factory-title
  415. - version: 2.0.0
  416. - license: MIT
  417. - micromark-factory-whitespace
  418. - version: 2.0.0
  419. - license: MIT
  420. - micromark-util-character
  421. - version: 2.1.0
  422. - license: MIT
  423. - micromark-util-chunked
  424. - version: 2.0.0
  425. - license: MIT
  426. - micromark-util-classify-character
  427. - version: 2.0.0
  428. - license: MIT
  429. - micromark-util-combine-extensions
  430. - version: 2.0.0
  431. - license: MIT
  432. - micromark-util-decode-numeric-character-reference
  433. - version: 2.0.1
  434. - license: MIT
  435. - micromark-util-decode-string
  436. - version: 2.0.0
  437. - license: MIT
  438. - micromark-util-encode
  439. - version: 2.0.0
  440. - license: MIT
  441. - micromark-util-html-tag-name
  442. - version: 2.0.0
  443. - license: MIT
  444. - micromark-util-normalize-identifier
  445. - version: 2.0.0
  446. - license: MIT
  447. - micromark-util-resolve-all
  448. - version: 2.0.0
  449. - license: MIT
  450. - micromark-util-sanitize-uri
  451. - version: 2.0.0
  452. - license: MIT
  453. - micromark-util-subtokenize
  454. - version: 2.0.0
  455. - license: MIT
  456. - micromark
  457. - version: 4.0.0
  458. - license: MIT
  459. - moment
  460. - version: 2.30.1
  461. - license: MIT
  462. - node-gettext
  463. - version: 3.0.0
  464. - license: MIT
  465. - object-is
  466. - version: 1.1.5
  467. - license: MIT
  468. - object-keys
  469. - version: 1.1.1
  470. - license: MIT
  471. - object.assign
  472. - version: 4.1.5
  473. - license: MIT
  474. - inherits
  475. - version: 2.0.3
  476. - license: ISC
  477. - util
  478. - version: 0.10.4
  479. - license: MIT
  480. - path
  481. - version: 0.12.7
  482. - license: MIT
  483. - possible-typed-array-names
  484. - version: 1.0.0
  485. - license: MIT
  486. - process
  487. - version: 0.11.10
  488. - license: MIT
  489. - property-information
  490. - version: 6.4.1
  491. - license: MIT
  492. - rehype-external-links
  493. - version: 3.0.0
  494. - license: MIT
  495. - rehype-react
  496. - version: 7.2.0
  497. - license: MIT
  498. - remark-breaks
  499. - version: 4.0.0
  500. - license: MIT
  501. - remark-gfm
  502. - version: 4.0.0
  503. - license: MIT
  504. - remark-parse
  505. - version: 11.0.0
  506. - license: MIT
  507. - remark-rehype
  508. - version: 11.1.0
  509. - license: MIT
  510. - set-function-length
  511. - version: 1.2.1
  512. - license: MIT
  513. - space-separated-tokens
  514. - version: 2.0.2
  515. - license: MIT
  516. - splitpanes
  517. - version: 2.4.1
  518. - license: MIT
  519. - striptags
  520. - version: 3.2.0
  521. - license: MIT
  522. - style-loader
  523. - version: 3.3.4
  524. - license: MIT
  525. - style-to-object
  526. - version: 0.4.4
  527. - license: MIT
  528. - tabbable
  529. - version: 6.2.0
  530. - license: MIT
  531. - toastify-js
  532. - version: 1.12.0
  533. - license: MIT
  534. - trim-lines
  535. - version: 3.0.1
  536. - license: MIT
  537. - trough
  538. - version: 2.2.0
  539. - license: MIT
  540. - is-plain-obj
  541. - version: 4.1.0
  542. - license: MIT
  543. - unified
  544. - version: 11.0.4
  545. - license: MIT
  546. - unist-builder
  547. - version: 4.0.0
  548. - license: MIT
  549. - unist-util-is
  550. - version: 6.0.0
  551. - license: MIT
  552. - unist-util-position
  553. - version: 5.0.0
  554. - license: MIT
  555. - unist-util-stringify-position
  556. - version: 4.0.0
  557. - license: MIT
  558. - unist-util-visit-parents
  559. - version: 6.0.1
  560. - license: MIT
  561. - unist-util-visit
  562. - version: 5.0.0
  563. - license: MIT
  564. - util
  565. - version: 0.12.5
  566. - license: MIT
  567. - uuid
  568. - version: 9.0.1
  569. - license: MIT
  570. - vfile-message
  571. - version: 4.0.2
  572. - license: MIT
  573. - vfile
  574. - version: 6.0.1
  575. - license: MIT
  576. - vue-color
  577. - version: 2.8.1
  578. - license: MIT
  579. - vue-cropperjs
  580. - version: 4.2.0
  581. - license: MIT
  582. - vue-frag
  583. - version: 1.4.3
  584. - license: MIT
  585. - vue-loader
  586. - version: 15.11.1
  587. - license: MIT
  588. - vue-material-design-icons
  589. - version: 5.3.0
  590. - license: MIT
  591. - vue
  592. - version: 2.7.16
  593. - license: MIT
  594. - web-namespaces
  595. - version: 2.0.1
  596. - license: MIT
  597. - webpack
  598. - version: 5.91.0
  599. - license: MIT
  600. - which-typed-array
  601. - version: 1.1.14
  602. - license: MIT
  603. - zwitch
  604. - version: 2.0.4
  605. - license: MIT
  606. - nextcloud
  607. - version: 1.0.0
  608. - license: AGPL-3.0-or-later