@nextcloud/vue 5.3.1 → 5.4.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +25 -0
- package/dist/Components/ActionButton.js +1 -1
- package/dist/Components/ActionButton.js.LICENSE.txt +0 -22
- package/dist/Components/ActionButton.js.map +1 -1
- package/dist/Components/ActionCaption.js +1 -1
- package/dist/Components/ActionCaption.js.map +1 -1
- package/dist/Components/ActionCheckbox.js +1 -1
- package/dist/Components/ActionCheckbox.js.map +1 -1
- package/dist/Components/ActionInput.js +1 -1
- package/dist/Components/ActionInput.js.LICENSE.txt +0 -22
- package/dist/Components/ActionInput.js.map +1 -1
- package/dist/Components/ActionLink.js +1 -1
- package/dist/Components/ActionLink.js.LICENSE.txt +0 -22
- package/dist/Components/ActionLink.js.map +1 -1
- package/dist/Components/ActionRadio.js +1 -1
- package/dist/Components/ActionRadio.js.map +1 -1
- package/dist/Components/ActionRouter.js +1 -1
- package/dist/Components/ActionRouter.js.map +1 -1
- package/dist/Components/ActionSeparator.js +1 -1
- package/dist/Components/ActionSeparator.js.map +1 -1
- package/dist/Components/ActionText.js +1 -1
- package/dist/Components/ActionText.js.map +1 -1
- package/dist/Components/ActionTextEditable.js +1 -1
- package/dist/Components/ActionTextEditable.js.LICENSE.txt +0 -22
- package/dist/Components/ActionTextEditable.js.map +1 -1
- package/dist/Components/Actions.js +1 -1
- package/dist/Components/Actions.js.LICENSE.txt +0 -44
- package/dist/Components/Actions.js.map +1 -1
- package/dist/Components/AppContent.js +1 -1
- package/dist/Components/AppContent.js.map +1 -1
- package/dist/Components/AppContentDetails.js.map +1 -1
- package/dist/Components/AppContentList.js.map +1 -1
- package/dist/Components/AppNavigation.js +1 -1
- package/dist/Components/AppNavigation.js.LICENSE.txt +0 -88
- package/dist/Components/AppNavigation.js.map +1 -1
- package/dist/Components/AppNavigationCaption.js +1 -1
- package/dist/Components/AppNavigationCaption.js.LICENSE.txt +0 -22
- package/dist/Components/AppNavigationCaption.js.map +1 -1
- package/dist/Components/AppNavigationCounter.js +1 -1
- package/dist/Components/AppNavigationCounter.js.map +1 -1
- package/dist/Components/AppNavigationIconBullet.js +1 -1
- package/dist/Components/AppNavigationIconBullet.js.map +1 -1
- package/dist/Components/AppNavigationItem.js +1 -1
- package/dist/Components/AppNavigationItem.js.LICENSE.txt +0 -44
- package/dist/Components/AppNavigationItem.js.map +1 -1
- package/dist/Components/AppNavigationNew.js +1 -1
- package/dist/Components/AppNavigationNew.js.map +1 -1
- package/dist/Components/AppNavigationNewItem.js +1 -1
- package/dist/Components/AppNavigationNewItem.js.map +1 -1
- package/dist/Components/AppNavigationSettings.js +1 -1
- package/dist/Components/AppNavigationSettings.js.map +1 -1
- package/dist/Components/AppNavigationSpacer.js +1 -1
- package/dist/Components/AppNavigationSpacer.js.map +1 -1
- package/dist/Components/AppNavigationToggle.js +1 -1
- package/dist/Components/AppNavigationToggle.js.LICENSE.txt +0 -22
- package/dist/Components/AppNavigationToggle.js.map +1 -1
- package/dist/Components/AppSettingsDialog.js +1 -1
- package/dist/Components/AppSettingsDialog.js.LICENSE.txt +0 -44
- package/dist/Components/AppSettingsDialog.js.map +1 -1
- package/dist/Components/AppSettingsSection.js +1 -1
- package/dist/Components/AppSettingsSection.js.map +1 -1
- package/dist/Components/AppSidebar.js +1 -1
- package/dist/Components/AppSidebar.js.LICENSE.txt +0 -44
- package/dist/Components/AppSidebar.js.map +1 -1
- package/dist/Components/AppSidebarTab.js +1 -1
- package/dist/Components/AppSidebarTab.js.map +1 -1
- package/dist/Components/Avatar.js +1 -1
- package/dist/Components/Avatar.js.map +1 -1
- package/dist/Components/Breadcrumb.js +1 -1
- package/dist/Components/Breadcrumb.js.LICENSE.txt +0 -44
- package/dist/Components/Breadcrumb.js.map +1 -1
- package/dist/Components/Breadcrumbs.js +1 -1
- package/dist/Components/Breadcrumbs.js.LICENSE.txt +0 -66
- package/dist/Components/Breadcrumbs.js.map +1 -1
- package/dist/Components/Button.js +1 -1
- package/dist/Components/Button.js.map +1 -1
- package/dist/Components/CheckboxRadioSwitch.js +1 -1
- package/dist/Components/CheckboxRadioSwitch.js.map +1 -1
- package/dist/Components/ColorPicker.js +1 -1
- package/dist/Components/ColorPicker.js.LICENSE.txt +0 -22
- package/dist/Components/ColorPicker.js.map +1 -1
- package/dist/Components/Content.js +1 -1
- package/dist/Components/Content.js.map +1 -1
- package/dist/Components/CounterBubble.js +1 -1
- package/dist/Components/CounterBubble.js.map +1 -1
- package/dist/Components/DashboardWidget.js +3 -0
- package/dist/Components/DashboardWidget.js.LICENSE.txt +110 -0
- package/dist/Components/DashboardWidget.js.map +1 -0
- package/dist/Components/DashboardWidgetItem.js +3 -0
- package/dist/Components/DashboardWidgetItem.js.LICENSE.txt +110 -0
- package/dist/Components/DashboardWidgetItem.js.map +1 -0
- package/dist/Components/DatetimePicker.js +1 -1
- package/dist/Components/DatetimePicker.js.LICENSE.txt +0 -22
- package/dist/Components/DatetimePicker.js.map +1 -1
- package/dist/Components/EmojiPicker.js +1 -2
- package/dist/Components/EmojiPicker.js.map +1 -1
- package/dist/Components/EmptyContent.js +1 -2
- package/dist/Components/EmptyContent.js.map +1 -1
- package/dist/Components/Highlight.js.map +1 -1
- package/dist/Components/InputField.js +2 -0
- package/dist/Components/InputField.js.map +1 -0
- package/dist/Components/ListItem.js +1 -1
- package/dist/Components/ListItem.js.LICENSE.txt +0 -44
- package/dist/Components/ListItem.js.map +1 -1
- package/dist/Components/ListItemIcon.js +1 -1
- package/dist/Components/ListItemIcon.js.map +1 -1
- package/dist/Components/Modal.js +1 -1
- package/dist/Components/Modal.js.LICENSE.txt +0 -44
- package/dist/Components/Modal.js.map +1 -1
- package/dist/Components/Multiselect.js +1 -1
- package/dist/Components/Multiselect.js.map +1 -1
- package/dist/Components/MultiselectTags.js +1 -1
- package/dist/Components/MultiselectTags.js.map +1 -1
- package/dist/Components/Popover.js +1 -2
- package/dist/Components/Popover.js.map +1 -1
- package/dist/Components/PopoverMenu.js +1 -1
- package/dist/Components/PopoverMenu.js.map +1 -1
- package/dist/Components/ProgressBar.js +1 -1
- package/dist/Components/ProgressBar.js.map +1 -1
- package/dist/Components/RichContenteditable.js +1 -1
- package/dist/Components/RichContenteditable.js.map +1 -1
- package/dist/Components/SettingsInputText.js +1 -1
- package/dist/Components/SettingsInputText.js.map +1 -1
- package/dist/Components/SettingsSection.js +1 -1
- package/dist/Components/SettingsSection.js.map +1 -1
- package/dist/Components/SettingsSelectGroup.js +1 -1
- package/dist/Components/SettingsSelectGroup.js.LICENSE.txt +22 -0
- package/dist/Components/SettingsSelectGroup.js.map +1 -1
- package/dist/Components/TextField.js +3 -0
- package/dist/Components/{EmojiPicker.js.LICENSE.txt → TextField.js.LICENSE.txt} +2 -2
- package/dist/Components/TextField.js.map +1 -0
- package/dist/Components/TimezonePicker.js +1 -1
- package/dist/Components/TimezonePicker.js.map +1 -1
- package/dist/Components/UserBubble.js +1 -1
- package/dist/Components/UserBubble.js.LICENSE.txt +0 -22
- package/dist/Components/UserBubble.js.map +1 -1
- package/dist/Components/VNodes.js +2 -0
- package/dist/Components/VNodes.js.map +1 -0
- package/dist/Directives/Linkify.js.map +1 -1
- package/dist/Directives/Tooltip.js +1 -1
- package/dist/Directives/Tooltip.js.map +1 -1
- package/dist/Functions/usernameToColor.js +1 -1
- package/dist/Functions/usernameToColor.js.map +1 -1
- package/dist/Mixins/isMobile.js.map +1 -1
- package/dist/Mixins/richEditor.js +1 -1
- package/dist/Mixins/richEditor.js.map +1 -1
- package/dist/ncvuecomponents.js +1 -1
- package/dist/ncvuecomponents.js.LICENSE.txt +0 -66
- package/dist/ncvuecomponents.js.map +1 -1
- package/package.json +9 -10
- package/dist/Components/EmptyContent.js.LICENSE.txt +0 -21
- package/dist/Components/Popover.js.LICENSE.txt +0 -21
|
@@ -0,0 +1,110 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* @copyright Copyright (c) 2018 John Molakvoæ <skjnldsv@protonmail.com>
|
|
3
|
+
*
|
|
4
|
+
* @author John Molakvoæ <skjnldsv@protonmail.com>
|
|
5
|
+
*
|
|
6
|
+
* @license AGPL-3.0-or-later
|
|
7
|
+
*
|
|
8
|
+
* This program is free software: you can redistribute it and/or modify
|
|
9
|
+
* it under the terms of the GNU Affero General Public License as
|
|
10
|
+
* published by the Free Software Foundation, either version 3 of the
|
|
11
|
+
* License, or (at your option) any later version.
|
|
12
|
+
*
|
|
13
|
+
* This program is distributed in the hope that it will be useful,
|
|
14
|
+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
15
|
+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
16
|
+
* GNU Affero General Public License for more details.
|
|
17
|
+
*
|
|
18
|
+
* You should have received a copy of the GNU Affero General Public License
|
|
19
|
+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
20
|
+
*
|
|
21
|
+
*/
|
|
22
|
+
|
|
23
|
+
/**
|
|
24
|
+
* @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
|
|
25
|
+
*
|
|
26
|
+
* @author John Molakvoæ <skjnldsv@protonmail.com>
|
|
27
|
+
*
|
|
28
|
+
* @license AGPL-3.0-or-later
|
|
29
|
+
*
|
|
30
|
+
* This program is free software: you can redistribute it and/or modify
|
|
31
|
+
* it under the terms of the GNU Affero General Public License as
|
|
32
|
+
* published by the Free Software Foundation, either version 3 of the
|
|
33
|
+
* License, or (at your option) any later version.
|
|
34
|
+
*
|
|
35
|
+
* This program is distributed in the hope that it will be useful,
|
|
36
|
+
* but WITHOUT ANY WARRANTY without even the implied warranty of
|
|
37
|
+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
38
|
+
* GNU Affero General Public License for more details.
|
|
39
|
+
*
|
|
40
|
+
* You should have received a copy of the GNU Affero General Public License
|
|
41
|
+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
42
|
+
*
|
|
43
|
+
*/
|
|
44
|
+
|
|
45
|
+
/**
|
|
46
|
+
* @copyright Copyright (c) 2019 John Molakvoæ <skjnldsv@protonmail.com>
|
|
47
|
+
*
|
|
48
|
+
* @author John Molakvoæ <skjnldsv@protonmail.com>
|
|
49
|
+
*
|
|
50
|
+
* @license AGPL-3.0-or-later
|
|
51
|
+
*
|
|
52
|
+
* This program is free software: you can redistribute it and/or modify
|
|
53
|
+
* it under the terms of the GNU Affero General Public License as
|
|
54
|
+
* published by the Free Software Foundation, either version 3 of the
|
|
55
|
+
* License, or (at your option) any later version.
|
|
56
|
+
*
|
|
57
|
+
* This program is distributed in the hope that it will be useful,
|
|
58
|
+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
59
|
+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
60
|
+
* GNU Affero General Public License for more details.
|
|
61
|
+
*
|
|
62
|
+
* You should have received a copy of the GNU Affero General Public License
|
|
63
|
+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
64
|
+
*
|
|
65
|
+
*/
|
|
66
|
+
|
|
67
|
+
/**
|
|
68
|
+
* @copyright Copyright (c) 2019 Julius Härtl <jus@bitgrid.net>
|
|
69
|
+
*
|
|
70
|
+
* @author Julius Härtl <jus@bitgrid.net>
|
|
71
|
+
* @author John Molakvoæ <skjnldsv@protonmail.com>
|
|
72
|
+
*
|
|
73
|
+
* @license AGPL-3.0-or-later
|
|
74
|
+
*
|
|
75
|
+
* This program is free software: you can redistribute it and/or modify
|
|
76
|
+
* it under the terms of the GNU Affero General Public License as
|
|
77
|
+
* published by the Free Software Foundation, either version 3 of the
|
|
78
|
+
* License, or (at your option) any later version.
|
|
79
|
+
*
|
|
80
|
+
* This program is distributed in the hope that it will be useful,
|
|
81
|
+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
82
|
+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
83
|
+
* GNU Affero General Public License for more details.
|
|
84
|
+
*
|
|
85
|
+
* You should have received a copy of the GNU Affero General Public License
|
|
86
|
+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
87
|
+
*
|
|
88
|
+
*/
|
|
89
|
+
|
|
90
|
+
/**
|
|
91
|
+
* @copyright Copyright (c) 2020 Georg Ehrke <georg-nextcloud@ehrke.email>
|
|
92
|
+
*
|
|
93
|
+
* @author Georg Ehrke <georg-nextcloud@ehrke.email>
|
|
94
|
+
*
|
|
95
|
+
* @license AGPL-3.0-or-later
|
|
96
|
+
*
|
|
97
|
+
* This program is free software: you can redistribute it and/or modify
|
|
98
|
+
* it under the terms of the GNU Affero General Public License as
|
|
99
|
+
* published by the Free Software Foundation, either version 3 of the
|
|
100
|
+
* License, or (at your option) any later version.
|
|
101
|
+
*
|
|
102
|
+
* This program is distributed in the hope that it will be useful,
|
|
103
|
+
* but WITHOUT ANY WARRANTY; without even the implied warranty of
|
|
104
|
+
* MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
|
|
105
|
+
* GNU Affero General Public License for more details.
|
|
106
|
+
*
|
|
107
|
+
* You should have received a copy of the GNU Affero General Public License
|
|
108
|
+
* along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
109
|
+
*
|
|
110
|
+
*/
|