|
57 | 57 | * Released under the MIT License. |
58 | 58 | */ |
59 | 59 |
|
| 60 | +/*! |
| 61 | + * Vue.js v2.7.14 |
| 62 | + * (c) 2014-2022 Evan You |
| 63 | + * Released under the MIT License. |
| 64 | + */ |
| 65 | + |
60 | 66 | /*! |
61 | 67 | * clipboard.js v2.0.10 |
62 | 68 | * https://clipboardjs.com/ |
|
322 | 328 |
|
323 | 329 | /*! @license DOMPurify 2.3.6 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.3.6/LICENSE */ |
324 | 330 |
|
325 | | -/*! For license information please see NcActionButton.js.LICENSE.txt */ |
326 | | - |
327 | | -/*! For license information please see NcActionCheckbox.js.LICENSE.txt */ |
328 | | - |
329 | | -/*! For license information please see NcActionInput.js.LICENSE.txt */ |
330 | | - |
331 | | -/*! For license information please see NcActionLink.js.LICENSE.txt */ |
332 | | - |
333 | | -/*! For license information please see NcActionRadio.js.LICENSE.txt */ |
334 | | - |
335 | | -/*! For license information please see NcActionText.js.LICENSE.txt */ |
336 | | - |
337 | | -/*! For license information please see NcActionTextEditable.js.LICENSE.txt */ |
| 331 | +/*! For license information please see NcActionSeparator.js.LICENSE.txt */ |
338 | 332 |
|
339 | 333 | /*! For license information please see NcActions.js.LICENSE.txt */ |
340 | 334 |
|
|
348 | 342 |
|
349 | 343 | /*! For license information please see NcAppNavigationSettings.js.LICENSE.txt */ |
350 | 344 |
|
| 345 | +/*! For license information please see NcAppNavigationSpacer.js.LICENSE.txt */ |
| 346 | + |
351 | 347 | /*! For license information please see NcAppSidebar.js.LICENSE.txt */ |
352 | 348 |
|
353 | | -/*! For license information please see NcAvatar.js.LICENSE.txt */ |
| 349 | +/*! For license information please see NcAppSidebarTab.js.LICENSE.txt */ |
354 | 350 |
|
355 | 351 | /*! For license information please see NcCheckboxRadioSwitch.js.LICENSE.txt */ |
356 | 352 |
|
357 | 353 | /*! For license information please see NcColorPicker.js.LICENSE.txt */ |
358 | 354 |
|
359 | | -/*! For license information please see NcDashboardWidget.js.LICENSE.txt */ |
360 | | - |
361 | | -/*! For license information please see NcDashboardWidgetItem.js.LICENSE.txt */ |
362 | | - |
363 | | -/*! For license information please see NcDatetimePicker.js.LICENSE.txt */ |
| 355 | +/*! For license information please see NcContent.js.LICENSE.txt */ |
364 | 356 |
|
365 | | -/*! For license information please see NcHeaderMenu.js.LICENSE.txt */ |
| 357 | +/*! For license information please see NcCounterBubble.js.LICENSE.txt */ |
366 | 358 |
|
367 | | -/*! For license information please see NcHighlight.js.LICENSE.txt */ |
| 359 | +/*! For license information please see NcEmojiPicker.js.LICENSE.txt */ |
368 | 360 |
|
369 | 361 | /*! For license information please see NcModal.js.LICENSE.txt */ |
370 | 362 |
|
371 | | -/*! For license information please see NcMultiselect.js.LICENSE.txt */ |
372 | | - |
373 | | -/*! For license information please see NcMultiselectTags.js.LICENSE.txt */ |
| 363 | +/*! For license information please see NcNoteCard.js.LICENSE.txt */ |
374 | 364 |
|
375 | 365 | /*! For license information please see NcPasswordField.js.LICENSE.txt */ |
376 | 366 |
|
377 | 367 | /*! For license information please see NcRichContenteditable.js.LICENSE.txt */ |
378 | 368 |
|
379 | | -/*! For license information please see NcTextField.js.LICENSE.txt */ |
380 | | - |
381 | | -/*! For license information please see NcTimezonePicker.js.LICENSE.txt */ |
| 369 | +/*! For license information please see NcSettingsSection.js.LICENSE.txt */ |
382 | 370 |
|
383 | | -/*! For license information please see Tooltip.js.LICENSE.txt */ |
| 371 | +/*! For license information please see NcTextField.js.LICENSE.txt */ |
384 | 372 |
|
385 | 373 | /*! For license information please see index.module.js.LICENSE.txt */ |
386 | 374 |
|
|
479 | 467 | * |
480 | 468 | */ |
481 | 469 |
|
| 470 | +/** |
| 471 | + * @copyright Copyright (c) 2019 Georg Ehrke |
| 472 | + * |
| 473 | + * @author Georg Ehrke <georg-nextcloud@ehrke.email> |
| 474 | + * |
| 475 | + * @author Richard Steinmetz <richard@steinmetz.cloud> |
| 476 | + * |
| 477 | + * @license AGPL-3.0-or-later |
| 478 | + * |
| 479 | + * This program is free software: you can redistribute it and/or modify |
| 480 | + * it under the terms of the GNU Affero General Public License as |
| 481 | + * published by the Free Software Foundation, either version 3 of the |
| 482 | + * License, or (at your option) any later version. |
| 483 | + * |
| 484 | + * This program is distributed in the hope that it will be useful, |
| 485 | + * but WITHOUT ANY WARRANTY without even the implied warranty of |
| 486 | + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 487 | + * GNU Affero General Public License for more details. |
| 488 | + * |
| 489 | + * You should have received a copy of the GNU Affero General Public License |
| 490 | + * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 491 | + * |
| 492 | + */ |
| 493 | + |
482 | 494 | /** |
483 | 495 | * @copyright Copyright (c) 2019 Georg Ehrke |
484 | 496 | * |
|
503 | 515 | * |
504 | 516 | */ |
505 | 517 |
|
| 518 | +/** |
| 519 | + * @copyright Copyright (c) 2019 Georg Ehrke |
| 520 | + * |
| 521 | + * @author Georg Ehrke <georg-nextcloud@ehrke.email> |
| 522 | + * |
| 523 | + * @license AGPL-3.0-or-later |
| 524 | + * |
| 525 | + * This program is free software: you can redistribute it and/or modify |
| 526 | + * it under the terms of the GNU Affero General Public License as |
| 527 | + * published by the Free Software Foundation, either version 3 of the |
| 528 | + * License, or (at your option) any later version. |
| 529 | + * |
| 530 | + * This program is distributed in the hope that it will be useful, |
| 531 | + * but WITHOUT ANY WARRANTY without even the implied warranty of |
| 532 | + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 533 | + * GNU Affero General Public License for more details. |
| 534 | + * |
| 535 | + * You should have received a copy of the GNU Affero General Public License |
| 536 | + * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 537 | + * |
| 538 | + */ |
| 539 | + |
506 | 540 | /** |
507 | 541 | * @copyright Copyright (c) 2019 Georg Ehrke |
508 | 542 | * |
|
746 | 780 | * |
747 | 781 | */ |
748 | 782 |
|
| 783 | +/** |
| 784 | + * @copyright Copyright (c) 2021 Christoph Wurst |
| 785 | + * |
| 786 | + * @author Christoph Wurst <christoph@winzerhof-wurst.at> |
| 787 | + * |
| 788 | + * @license AGPL-3.0-or-later |
| 789 | + * |
| 790 | + * This program is free software: you can redistribute it and/or modify |
| 791 | + * it under the terms of the GNU Affero General Public License as |
| 792 | + * published by the Free Software Foundation, either version 3 of the |
| 793 | + * License, or (at your option) any later version. |
| 794 | + * |
| 795 | + * This program is distributed in the hope that it will be useful, |
| 796 | + * but WITHOUT ANY WARRANTY without even the implied warranty of |
| 797 | + * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the |
| 798 | + * GNU Affero General Public License for more details. |
| 799 | + * |
| 800 | + * You should have received a copy of the GNU Affero General Public License |
| 801 | + * along with this program. If not, see <http://www.gnu.org/licenses/>. |
| 802 | + * |
| 803 | + */ |
| 804 | + |
749 | 805 | /** |
750 | 806 | * @copyright Copyright (c) 2021 Christoph Wurst |
751 | 807 | * |
|
0 commit comments