@nextcloud/vue 9.11.0 → 9.13.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 +36 -0
- package/dist/assets/NcAppContent.css +20 -20
- package/dist/assets/NcAppNavigation.css +13 -13
- package/dist/assets/NcAppNavigationItem.css +45 -49
- package/dist/assets/NcAppNavigationList.css +2 -26
- package/dist/assets/NcAppNavigationNewItem.css +0 -4
- package/dist/assets/NcAppNavigationSettings.css +6 -6
- package/dist/assets/NcAppSettingsDialog.css +3 -3
- package/dist/assets/NcAppSettingsShortcutsSection.css +1 -1
- package/dist/assets/NcAppSidebar.css +28 -28
- package/dist/assets/NcAssistantButton.css +9 -9
- package/dist/assets/NcAssistantContent.css +3 -3
- package/dist/assets/NcAssistantIcon.css +4 -4
- package/dist/assets/NcAvatar.css +26 -26
- package/dist/assets/NcBlurHash.css +2 -2
- package/dist/assets/NcDateTimePicker.css +234 -234
- package/dist/assets/NcDialog.css +16 -16
- package/dist/assets/NcFilePicker.css +1 -1
- package/dist/assets/NcFormBox.css +11 -11
- package/dist/assets/NcFormBoxButton.css +2 -2
- package/dist/assets/NcFormBoxItem.css +15 -15
- package/dist/assets/NcFormBoxSwitch.css +2 -2
- package/dist/assets/NcFormGroup.css +7 -7
- package/dist/assets/NcHotkey.css +8 -8
- package/dist/assets/NcHotkeyList.css +2 -2
- package/dist/assets/NcIconToggleSwitch.css +4 -4
- package/dist/assets/NcKbd.css +3 -3
- package/dist/assets/NcModal.css +69 -63
- package/dist/assets/NcPopover.css +16 -16
- package/dist/assets/NcProfileHoverCard.css +82 -59
- package/dist/assets/NcRadioGroup.css +2 -2
- package/dist/assets/NcRadioGroupButton.css +14 -14
- package/dist/assets/NcRichContenteditable.css +17 -17
- package/dist/assets/NcRichText.css +2 -2
- package/dist/assets/NcUploadPicker.css +41 -0
- package/dist/assets/autolink.css +3 -3
- package/dist/chunks/NcActionInput.mjs +2 -2
- package/dist/chunks/NcActions.mjs +2 -2
- package/dist/chunks/NcAppContent.mjs +171 -298
- package/dist/chunks/NcAppContent.mjs.map +1 -1
- package/dist/chunks/NcAppContentList.vue_vue_type_script_setup_true_lang.mjs +21 -0
- package/dist/chunks/NcAppContentList.vue_vue_type_script_setup_true_lang.mjs.map +1 -0
- package/dist/chunks/NcAppNavigation.mjs +9 -6
- package/dist/chunks/NcAppNavigation.mjs.map +1 -1
- package/dist/chunks/NcAppNavigationItem.mjs +6 -29
- package/dist/chunks/NcAppNavigationItem.mjs.map +1 -1
- package/dist/chunks/NcAppNavigationList.mjs +8 -138
- package/dist/chunks/NcAppNavigationList.mjs.map +1 -1
- package/dist/chunks/NcAppNavigationNewItem.mjs +1 -1
- package/dist/chunks/NcAppNavigationNewItem.mjs.map +1 -1
- package/dist/chunks/NcAppNavigationSearch.mjs +2 -2
- package/dist/chunks/NcAppNavigationSettings.mjs +8 -8
- package/dist/chunks/NcAppSettingsDialog.mjs +5 -5
- package/dist/chunks/NcAppSettingsShortcutsSection.mjs +3 -3
- package/dist/chunks/NcAppSidebar.mjs +15 -15
- package/dist/chunks/NcAppSidebar.mjs.map +1 -1
- package/dist/chunks/NcAssistantButton.mjs +7 -7
- package/dist/chunks/NcAssistantContent.mjs +3 -3
- package/dist/chunks/NcAssistantIcon.mjs +4 -4
- package/dist/chunks/NcAvatar.mjs +30 -10
- package/dist/chunks/NcAvatar.mjs.map +1 -1
- package/dist/chunks/NcBlurHash.mjs +2 -2
- package/dist/chunks/NcCheckboxRadioSwitch.mjs +1 -1
- package/dist/chunks/NcCollectionList.mjs +3 -3
- package/dist/chunks/NcColorPicker.mjs +2 -2
- package/dist/chunks/NcContent.mjs +2 -2
- package/dist/chunks/NcDashboardWidget.mjs +4 -4
- package/dist/chunks/NcDashboardWidget.mjs.map +1 -1
- package/dist/chunks/NcDateTimePicker.mjs +7 -4
- package/dist/chunks/NcDateTimePicker.mjs.map +1 -1
- package/dist/chunks/NcDateTimePickerNative.mjs +2 -2
- package/dist/chunks/NcDialog.mjs +1 -1
- package/dist/chunks/NcDialog.mjs.map +1 -1
- package/dist/chunks/NcDialogButton.vue_vue_type_script_setup_true_lang.mjs +2 -2
- package/dist/chunks/NcEmojiPicker.mjs +2 -2
- package/dist/chunks/NcFilePicker.mjs +6 -5
- package/dist/chunks/NcFilePicker.mjs.map +1 -1
- package/dist/chunks/NcFormBox.mjs +5 -5
- package/dist/chunks/NcFormBoxButton.mjs +2 -2
- package/dist/chunks/NcFormBoxItem.mjs +8 -8
- package/dist/chunks/NcFormBoxSwitch.mjs +2 -2
- package/dist/chunks/NcFormGroup.mjs +7 -7
- package/dist/chunks/NcHotkey.mjs +4 -4
- package/dist/chunks/NcHotkeyList.mjs +4 -4
- package/dist/chunks/NcIconToggleSwitch.mjs +2 -2
- package/dist/chunks/NcKbd.mjs +4 -4
- package/dist/chunks/NcMentionBubble.vue_vue_type_style_index_0_scoped_3c4a673d_lang.mjs +7 -7
- package/dist/chunks/NcMentionBubble.vue_vue_type_style_index_0_scoped_3c4a673d_lang.mjs.map +1 -1
- package/dist/chunks/NcModal.mjs +18 -11
- package/dist/chunks/NcModal.mjs.map +1 -1
- package/dist/chunks/NcPasswordField.mjs +2 -2
- package/dist/chunks/NcPopover.mjs +2 -2
- package/dist/chunks/NcProfileHoverCard.mjs +205 -157
- package/dist/chunks/NcProfileHoverCard.mjs.map +1 -1
- package/dist/chunks/NcRadioGroup.mjs +2 -2
- package/dist/chunks/NcRadioGroupButton.mjs +6 -6
- package/dist/chunks/NcReferenceWidget.mjs +2 -2
- package/dist/chunks/NcRelatedResourcesPanel.mjs +4 -4
- package/dist/chunks/NcRichContenteditable.mjs +12 -12
- package/dist/chunks/NcRichText.mjs +3 -3
- package/dist/chunks/NcRichText.mjs.map +1 -1
- package/dist/chunks/NcSettingsSection.mjs +2 -2
- package/dist/chunks/NcSettingsSelectGroup.mjs +2 -2
- package/dist/chunks/NcTextField.vue_vue_type_script_setup_true_lang.mjs +2 -2
- package/dist/chunks/NcTimezonePicker.vue_vue_type_script_setup_true_lang.mjs +2 -2
- package/dist/chunks/NcUploadPicker.mjs +269 -0
- package/dist/chunks/NcUploadPicker.mjs.map +1 -0
- package/dist/chunks/NcUserStatusIcon.mjs +2 -2
- package/dist/chunks/_l10n.mjs +91 -89
- package/dist/chunks/_l10n.mjs.map +1 -1
- package/dist/chunks/autolink.mjs +3 -3
- package/dist/chunks/colors.mjs +2 -2
- package/dist/chunks/mdi.mjs +7 -5
- package/dist/chunks/mdi.mjs.map +1 -1
- package/dist/chunks/referencePickerModal.mjs +5 -5
- package/dist/components/NcActionInput/NcActionInput.vue.d.ts +3 -3
- package/dist/components/NcAppContent/NcAppContent.vue.d.ts +77 -149
- package/dist/components/NcAppContent/index.d.ts +5 -0
- package/dist/components/NcAppContentList/NcAppContentList.vue.d.ts +28 -27
- package/dist/components/NcAppContentList/index.d.ts +4 -0
- package/dist/components/NcAppContentList/index.mjs +2 -2
- package/dist/components/NcAppNavigationItem/NcAppNavigationItem.vue.d.ts +0 -4
- package/dist/components/NcAppNavigationList/NcAppNavigationList.vue.d.ts +1 -57
- package/dist/components/NcAvatar/NcAvatar.vue.d.ts +26 -0
- package/dist/components/NcCollectionList/NcCollectionList.vue.d.ts +26 -0
- package/dist/components/NcCollectionList/NcCollectionListItem.vue.d.ts +13 -0
- package/dist/components/NcDashboardWidget/NcDashboardWidget.vue.d.ts +26 -0
- package/dist/components/NcDashboardWidgetItem/NcDashboardWidgetItem.vue.d.ts +13 -0
- package/dist/components/NcDateTimePicker/NcDateTimePicker.vue.d.ts +2 -2
- package/dist/components/NcFilePicker/NcFilePicker.vue.d.ts +7 -0
- package/dist/components/NcListItemIcon/NcListItemIcon.vue.d.ts +14 -1
- package/dist/components/NcModal/NcModal.vue.d.ts +3 -0
- package/dist/components/NcProfileHoverCard/NcProfileHoverCard.vue.d.ts +6 -0
- package/dist/components/NcRichText/NcReferencePicker/NcReferencePickerModal.vue.d.ts +8 -0
- package/dist/components/NcUploadPicker/NcUploadPicker.vue.d.ts +180 -0
- package/dist/components/NcUploadPicker/index.d.ts +6 -0
- package/dist/components/NcUploadPicker/index.mjs +5 -0
- package/dist/components/NcUploadPicker/index.mjs.map +1 -0
- package/dist/components/index.d.ts +3 -2
- package/dist/composables/useFormatDateTime/index.mjs +2 -2
- package/dist/index.mjs +169 -167
- package/dist/index.mjs.map +1 -1
- package/dist/utils/getAvatarUrl.d.ts +4 -0
- package/package.json +26 -12
- package/dist/chunks/NcAppContentList.mjs +0 -33
- package/dist/chunks/NcAppContentList.mjs.map +0 -1
- package/dist/chunks/highlight.mjs +0 -5
- package/dist/chunks/highlight.mjs.map +0 -1
- package/dist/components/NcAppNavigationList/highlight.d.ts +0 -12
|
@@ -9,14 +9,14 @@
|
|
|
9
9
|
/*
|
|
10
10
|
* Ensure proper alignment of the vue material icons
|
|
11
11
|
*/
|
|
12
|
-
.material-design-icon[data-v-
|
|
12
|
+
.material-design-icon[data-v-592f6ec3] {
|
|
13
13
|
display: flex;
|
|
14
14
|
align-self: center;
|
|
15
15
|
justify-self: center;
|
|
16
16
|
align-items: center;
|
|
17
17
|
justify-content: center;
|
|
18
18
|
}
|
|
19
|
-
.profile-hover-card[data-v-
|
|
19
|
+
.profile-hover-card[data-v-592f6ec3] {
|
|
20
20
|
box-sizing: border-box;
|
|
21
21
|
position: relative;
|
|
22
22
|
width: 560px;
|
|
@@ -29,20 +29,28 @@
|
|
|
29
29
|
display: flex;
|
|
30
30
|
flex-direction: column;
|
|
31
31
|
}
|
|
32
|
-
.profile-hover-
|
|
32
|
+
.profile-hover-card__profile-link[data-v-592f6ec3] {
|
|
33
|
+
color: inherit;
|
|
34
|
+
text-decoration: none;
|
|
35
|
+
outline-offset: 2px;
|
|
36
|
+
}
|
|
37
|
+
.profile-hover-card__profile-link:hover h2[data-v-592f6ec3], .profile-hover-card__profile-link:focus-visible h2[data-v-592f6ec3] {
|
|
38
|
+
text-decoration: underline;
|
|
39
|
+
}
|
|
40
|
+
.profile-hover-card__header[data-v-592f6ec3] {
|
|
33
41
|
display: flex;
|
|
34
42
|
flex-shrink: 0;
|
|
35
43
|
position: relative;
|
|
36
44
|
height: 127px;
|
|
37
45
|
background-color: var(--color-primary-element-light);
|
|
38
46
|
}
|
|
39
|
-
.profile-hover-card__header__edit[data-v-
|
|
47
|
+
.profile-hover-card__header__edit[data-v-592f6ec3] {
|
|
40
48
|
position: absolute;
|
|
41
49
|
inset-block-start: 8px;
|
|
42
50
|
inset-inline-end: 8px;
|
|
43
51
|
z-index: 1;
|
|
44
52
|
}
|
|
45
|
-
.profile-hover-card__header__container[data-v-
|
|
53
|
+
.profile-hover-card__header__container[data-v-592f6ec3] {
|
|
46
54
|
align-self: flex-end;
|
|
47
55
|
display: flex;
|
|
48
56
|
align-items: flex-end;
|
|
@@ -52,14 +60,14 @@
|
|
|
52
60
|
padding-inline: 16px;
|
|
53
61
|
box-sizing: border-box;
|
|
54
62
|
}
|
|
55
|
-
.profile-hover-card__header__container__placeholder[data-v-
|
|
63
|
+
.profile-hover-card__header__container__placeholder[data-v-592f6ec3] {
|
|
56
64
|
flex: 0 0 180px;
|
|
57
65
|
width: 180px;
|
|
58
66
|
}
|
|
59
|
-
.profile-hover-card__header__container__avatar[data-v-
|
|
67
|
+
.profile-hover-card__header__container__avatar[data-v-592f6ec3] {
|
|
60
68
|
flex-shrink: 0;
|
|
61
69
|
}
|
|
62
|
-
.profile-hover-card__header__container__identity[data-v-
|
|
70
|
+
.profile-hover-card__header__container__identity[data-v-592f6ec3] {
|
|
63
71
|
display: flex;
|
|
64
72
|
flex-direction: column;
|
|
65
73
|
justify-content: flex-end;
|
|
@@ -69,44 +77,44 @@
|
|
|
69
77
|
flex: 1;
|
|
70
78
|
padding-inline: 0;
|
|
71
79
|
}
|
|
72
|
-
.profile-hover-card__header__container__displayname[data-v-
|
|
80
|
+
.profile-hover-card__header__container__displayname[data-v-592f6ec3] {
|
|
73
81
|
display: flex;
|
|
74
82
|
align-items: baseline;
|
|
75
83
|
gap: 8px;
|
|
76
84
|
min-width: 0;
|
|
77
85
|
}
|
|
78
|
-
.profile-hover-card__header__container__displayname h2[data-v-
|
|
86
|
+
.profile-hover-card__header__container__displayname h2[data-v-592f6ec3] {
|
|
79
87
|
font-size: 24px;
|
|
80
88
|
margin: 0;
|
|
81
89
|
overflow-wrap: anywhere;
|
|
82
90
|
}
|
|
83
|
-
.profile-hover-card__header__container__pronouns[data-v-
|
|
91
|
+
.profile-hover-card__header__container__pronouns[data-v-592f6ec3] {
|
|
84
92
|
font-size: 15px;
|
|
85
93
|
color: var(--color-text-maxcontrast);
|
|
86
94
|
}
|
|
87
|
-
.profile-hover-card__header__container__status[data-v-
|
|
95
|
+
.profile-hover-card__header__container__status[data-v-592f6ec3] {
|
|
88
96
|
min-width: 0;
|
|
89
97
|
}
|
|
90
|
-
.profile-hover-card__header__container__status-content[data-v-
|
|
98
|
+
.profile-hover-card__header__container__status-content[data-v-592f6ec3] {
|
|
91
99
|
display: flex;
|
|
92
100
|
align-items: center;
|
|
93
101
|
gap: 8px;
|
|
94
102
|
font-size: 14px;
|
|
95
103
|
overflow-wrap: anywhere;
|
|
96
104
|
}
|
|
97
|
-
.profile-hover-card__body[data-v-
|
|
105
|
+
.profile-hover-card__body[data-v-592f6ec3] {
|
|
98
106
|
flex: 1;
|
|
99
107
|
min-height: 0;
|
|
100
108
|
background-color: var(--color-main-background);
|
|
101
109
|
}
|
|
102
|
-
.profile-hover-card__content[data-v-
|
|
110
|
+
.profile-hover-card__content[data-v-592f6ec3] {
|
|
103
111
|
display: flex;
|
|
104
112
|
width: 100%;
|
|
105
113
|
height: 100%;
|
|
106
114
|
padding-inline: 16px 16px;
|
|
107
115
|
box-sizing: border-box;
|
|
108
116
|
}
|
|
109
|
-
.profile-hover-card__sidebar[data-v-
|
|
117
|
+
.profile-hover-card__sidebar[data-v-592f6ec3] {
|
|
110
118
|
align-self: flex-start;
|
|
111
119
|
padding-top: 8px;
|
|
112
120
|
width: 180px;
|
|
@@ -114,13 +122,13 @@
|
|
|
114
122
|
margin-block: -100px 0;
|
|
115
123
|
margin-inline: 0 12px;
|
|
116
124
|
}
|
|
117
|
-
.profile-hover-card__header[data-v-
|
|
125
|
+
.profile-hover-card__header[data-v-592f6ec3] .avatar.avatardiv, .profile-hover-card__sidebar[data-v-592f6ec3] .avatar.avatardiv {
|
|
118
126
|
text-align: center;
|
|
119
127
|
margin: auto;
|
|
120
128
|
display: block;
|
|
121
129
|
padding: 8px;
|
|
122
130
|
}
|
|
123
|
-
.profile-hover-card__header[data-v-
|
|
131
|
+
.profile-hover-card__header[data-v-592f6ec3] .avatar.avatardiv .avatardiv__user-status, .profile-hover-card__sidebar[data-v-592f6ec3] .avatar.avatardiv .avatardiv__user-status {
|
|
124
132
|
inset-inline-end: 10px;
|
|
125
133
|
bottom: 10px;
|
|
126
134
|
width: 26px;
|
|
@@ -131,7 +139,7 @@
|
|
|
131
139
|
line-height: 26px;
|
|
132
140
|
font-size: 16px;
|
|
133
141
|
}
|
|
134
|
-
.profile-hover-card__blocks[data-v-
|
|
142
|
+
.profile-hover-card__blocks[data-v-592f6ec3] {
|
|
135
143
|
margin: 12px 0 12px 0;
|
|
136
144
|
display: grid;
|
|
137
145
|
gap: 8px 0;
|
|
@@ -140,30 +148,30 @@
|
|
|
140
148
|
overflow: hidden;
|
|
141
149
|
align-content: start;
|
|
142
150
|
}
|
|
143
|
-
.profile-hover-card__blocks p[data-v-
|
|
151
|
+
.profile-hover-card__blocks p[data-v-592f6ec3], .profile-hover-card__blocks h3[data-v-592f6ec3] {
|
|
144
152
|
overflow-wrap: anywhere;
|
|
145
153
|
}
|
|
146
|
-
.profile-hover-card__blocks-details[data-v-
|
|
154
|
+
.profile-hover-card__blocks-details[data-v-592f6ec3] {
|
|
147
155
|
display: flex;
|
|
148
156
|
flex-direction: column;
|
|
149
157
|
gap: 2px 0;
|
|
150
158
|
}
|
|
151
|
-
.profile-hover-card__blocks-details .detail[data-v-
|
|
159
|
+
.profile-hover-card__blocks-details .detail[data-v-592f6ec3] {
|
|
152
160
|
display: inline-block;
|
|
153
161
|
color: var(--color-text-maxcontrast);
|
|
154
162
|
font-size: 14px;
|
|
155
163
|
}
|
|
156
|
-
.profile-hover-card__blocks-details .detail p .detail-icon[data-v-
|
|
164
|
+
.profile-hover-card__blocks-details .detail p .detail-icon[data-v-592f6ec3] {
|
|
157
165
|
display: inline-block;
|
|
158
166
|
vertical-align: middle;
|
|
159
167
|
}
|
|
160
|
-
.profile-hover-card__blocks-headline[data-v-
|
|
168
|
+
.profile-hover-card__blocks-headline[data-v-592f6ec3] {
|
|
161
169
|
margin-inline: 0;
|
|
162
170
|
margin-block: 4px 0;
|
|
163
171
|
font-weight: bold;
|
|
164
172
|
font-size: 16px;
|
|
165
173
|
}
|
|
166
|
-
.profile-hover-card__blocks-biography[data-v-
|
|
174
|
+
.profile-hover-card__blocks-biography[data-v-592f6ec3] {
|
|
167
175
|
overflow: hidden;
|
|
168
176
|
font-size: 14px;
|
|
169
177
|
line-height: 1.4;
|
|
@@ -174,14 +182,10 @@
|
|
|
174
182
|
text-overflow: ellipsis;
|
|
175
183
|
overflow-wrap: anywhere;
|
|
176
184
|
}
|
|
177
|
-
.profile-hover-card__blocks-biography[data-v-
|
|
178
|
-
margin: 0;
|
|
179
|
-
}
|
|
180
|
-
.profile-hover-card__blocks-empty-info[data-v-dc040af1] {
|
|
185
|
+
.profile-hover-card__blocks-biography[data-v-592f6ec3] p {
|
|
181
186
|
margin: 0;
|
|
182
|
-
padding: 0;
|
|
183
187
|
}
|
|
184
|
-
.profile-hover-card__loading[data-v-
|
|
188
|
+
.profile-hover-card__loading[data-v-592f6ec3] {
|
|
185
189
|
display: flex;
|
|
186
190
|
align-items: center;
|
|
187
191
|
justify-content: center;
|
|
@@ -190,29 +194,45 @@
|
|
|
190
194
|
padding: 16px;
|
|
191
195
|
color: var(--color-text-maxcontrast);
|
|
192
196
|
}
|
|
193
|
-
.
|
|
197
|
+
.profile-hover-card--limited[data-v-592f6ec3] {
|
|
198
|
+
min-height: 0;
|
|
199
|
+
}
|
|
200
|
+
.profile-hover-card--limited .profile-hover-card__body[data-v-592f6ec3] {
|
|
201
|
+
flex: 0 0 auto;
|
|
202
|
+
}
|
|
203
|
+
.profile-hover-card--limited .profile-hover-card__content[data-v-592f6ec3] {
|
|
204
|
+
height: auto;
|
|
205
|
+
padding-block-end: 24px;
|
|
206
|
+
}
|
|
207
|
+
.profile-hover-card--limited .profile-hover-card__sidebar[data-v-592f6ec3] {
|
|
208
|
+
margin-block-end: 0;
|
|
209
|
+
}
|
|
210
|
+
.profile-hover-card--limited .user-actions[data-v-592f6ec3] {
|
|
211
|
+
margin-top: 8px;
|
|
212
|
+
}
|
|
213
|
+
.user-actions[data-v-592f6ec3] {
|
|
194
214
|
display: flex;
|
|
195
215
|
flex-direction: column;
|
|
196
216
|
gap: 8px 0;
|
|
197
217
|
margin-top: 12px;
|
|
198
218
|
max-width: 180px;
|
|
199
219
|
}
|
|
200
|
-
.user-actions__loading[data-v-
|
|
220
|
+
.user-actions__loading[data-v-592f6ec3] {
|
|
201
221
|
display: flex;
|
|
202
222
|
justify-content: center;
|
|
203
223
|
padding: 8px 0;
|
|
204
224
|
}
|
|
205
|
-
.user-actions__primary[data-v-
|
|
225
|
+
.user-actions__primary[data-v-592f6ec3] {
|
|
206
226
|
margin: 0 auto;
|
|
207
227
|
width: 180px !important;
|
|
208
228
|
}
|
|
209
|
-
.user-actions__primary__icon[data-v-
|
|
229
|
+
.user-actions__primary__icon[data-v-592f6ec3] {
|
|
210
230
|
height: 20px;
|
|
211
231
|
width: 20px;
|
|
212
232
|
object-fit: contain;
|
|
213
233
|
filter: var(--primary-invert-if-dark);
|
|
214
234
|
}
|
|
215
|
-
.user-actions__primary__icon-class[data-v-
|
|
235
|
+
.user-actions__primary__icon-class[data-v-592f6ec3] {
|
|
216
236
|
display: block;
|
|
217
237
|
height: 20px;
|
|
218
238
|
width: 20px;
|
|
@@ -221,12 +241,12 @@
|
|
|
221
241
|
background-position: center;
|
|
222
242
|
filter: var(--primary-invert-if-dark);
|
|
223
243
|
}
|
|
224
|
-
.user-actions__other[data-v-
|
|
244
|
+
.user-actions__other[data-v-592f6ec3] {
|
|
225
245
|
display: flex;
|
|
226
246
|
justify-content: center;
|
|
227
247
|
gap: 0 4px;
|
|
228
248
|
}
|
|
229
|
-
.user-actions__other__icon[data-v-
|
|
249
|
+
.user-actions__other__icon[data-v-592f6ec3] {
|
|
230
250
|
height: 20px;
|
|
231
251
|
width: 20px;
|
|
232
252
|
object-fit: contain;
|
|
@@ -234,7 +254,7 @@
|
|
|
234
254
|
align-self: center;
|
|
235
255
|
margin: 8px;
|
|
236
256
|
}
|
|
237
|
-
.user-actions__other__icon-class[data-v-
|
|
257
|
+
.user-actions__other__icon-class[data-v-592f6ec3] {
|
|
238
258
|
display: block;
|
|
239
259
|
height: 20px;
|
|
240
260
|
width: 20px;
|
|
@@ -245,7 +265,7 @@
|
|
|
245
265
|
filter: var(--background-invert-if-dark);
|
|
246
266
|
}
|
|
247
267
|
@media only screen and (max-width: 512px) {
|
|
248
|
-
.profile-hover-card[data-v-
|
|
268
|
+
.profile-hover-card[data-v-592f6ec3] {
|
|
249
269
|
width: min(560px, 100vw - 24px);
|
|
250
270
|
max-width: calc(100vw - 24px);
|
|
251
271
|
height: auto;
|
|
@@ -253,87 +273,90 @@
|
|
|
253
273
|
max-height: min(80vh, 520px);
|
|
254
274
|
overflow: auto;
|
|
255
275
|
}
|
|
256
|
-
.profile-hover-card__header[data-v-
|
|
276
|
+
.profile-hover-card__header[data-v-592f6ec3] {
|
|
257
277
|
height: auto;
|
|
258
278
|
min-height: 112px;
|
|
259
279
|
}
|
|
260
|
-
.profile-hover-card__header__container[data-v-
|
|
280
|
+
.profile-hover-card__header__container[data-v-592f6ec3] {
|
|
261
281
|
align-self: flex-end;
|
|
262
282
|
align-items: flex-end;
|
|
263
283
|
gap: 16px;
|
|
264
284
|
margin: 12px auto;
|
|
265
285
|
padding-inline: 12px;
|
|
266
286
|
}
|
|
267
|
-
.profile-hover-card__header__container__avatar[data-v-
|
|
287
|
+
.profile-hover-card__header__container__avatar[data-v-592f6ec3] {
|
|
268
288
|
align-self: flex-end;
|
|
269
289
|
}
|
|
270
|
-
.profile-hover-card__header__container__identity[data-v-
|
|
290
|
+
.profile-hover-card__header__container__identity[data-v-592f6ec3] {
|
|
271
291
|
gap: 6px;
|
|
272
292
|
padding-inline: 0;
|
|
273
293
|
justify-content: flex-end;
|
|
274
294
|
}
|
|
275
|
-
.profile-hover-card__header__container__displayname[data-v-
|
|
295
|
+
.profile-hover-card__header__container__displayname[data-v-592f6ec3] {
|
|
276
296
|
flex-direction: column;
|
|
277
297
|
align-items: flex-start;
|
|
278
298
|
gap: 4px;
|
|
279
299
|
}
|
|
280
|
-
.profile-hover-card__header__container__displayname h2[data-v-
|
|
300
|
+
.profile-hover-card__header__container__displayname h2[data-v-592f6ec3] {
|
|
281
301
|
font-size: 20px;
|
|
282
302
|
}
|
|
283
|
-
.profile-hover-card__header__container__pronouns[data-v-
|
|
303
|
+
.profile-hover-card__header__container__pronouns[data-v-592f6ec3] {
|
|
284
304
|
font-size: 16px;
|
|
285
305
|
}
|
|
286
|
-
.profile-hover-card__header__container__pronoun-separator[data-v-
|
|
306
|
+
.profile-hover-card__header__container__pronoun-separator[data-v-592f6ec3] {
|
|
287
307
|
display: none;
|
|
288
308
|
}
|
|
289
|
-
.profile-hover-card__header__container__status-content[data-v-
|
|
309
|
+
.profile-hover-card__header__container__status-content[data-v-592f6ec3] {
|
|
290
310
|
font-size: 16px;
|
|
291
311
|
}
|
|
292
|
-
.profile-hover-card__content[data-v-
|
|
312
|
+
.profile-hover-card__content[data-v-592f6ec3] {
|
|
293
313
|
display: block;
|
|
294
314
|
height: auto;
|
|
295
315
|
padding-inline: 12px;
|
|
296
316
|
padding-block-end: 12px;
|
|
297
317
|
}
|
|
298
|
-
.profile-hover-card__sidebar[data-v-
|
|
318
|
+
.profile-hover-card__sidebar[data-v-592f6ec3] {
|
|
299
319
|
margin: unset;
|
|
300
320
|
width: auto;
|
|
301
321
|
min-width: 0;
|
|
302
322
|
padding-top: 0;
|
|
303
323
|
}
|
|
304
|
-
.profile-hover-card__blocks[data-v-
|
|
324
|
+
.profile-hover-card__blocks[data-v-592f6ec3] {
|
|
305
325
|
width: unset;
|
|
306
326
|
margin: 0;
|
|
307
327
|
padding: 8px 4px 12px;
|
|
308
328
|
}
|
|
309
|
-
.profile-hover-card__header[data-v-
|
|
329
|
+
.profile-hover-card__header[data-v-592f6ec3] .avatar.avatardiv .avatardiv__user-status, .profile-hover-card__sidebar[data-v-592f6ec3] .avatar.avatardiv .avatardiv__user-status {
|
|
310
330
|
inset-inline-end: 0;
|
|
311
331
|
bottom: 0;
|
|
312
332
|
}
|
|
313
|
-
.profile-hover-card__loading[data-v-
|
|
333
|
+
.profile-hover-card__loading[data-v-592f6ec3] {
|
|
314
334
|
min-height: 200px;
|
|
315
335
|
}
|
|
316
|
-
.
|
|
336
|
+
.profile-hover-card--limited .profile-hover-card__body[data-v-592f6ec3] {
|
|
337
|
+
display: none;
|
|
338
|
+
}
|
|
339
|
+
.user-actions[data-v-592f6ec3] {
|
|
317
340
|
width: unset;
|
|
318
341
|
max-width: none;
|
|
319
342
|
margin: 8px auto 0;
|
|
320
343
|
padding: 0 4px;
|
|
321
344
|
}
|
|
322
|
-
.user-actions__primary[data-v-
|
|
345
|
+
.user-actions__primary[data-v-592f6ec3] {
|
|
323
346
|
width: 100% !important;
|
|
324
347
|
max-width: 220px;
|
|
325
348
|
}
|
|
326
|
-
.user-actions__other[data-v-
|
|
349
|
+
.user-actions__other[data-v-592f6ec3] {
|
|
327
350
|
flex-wrap: wrap;
|
|
328
351
|
}
|
|
329
352
|
}
|
|
330
353
|
@media only screen and (max-width: 480px) {
|
|
331
|
-
.profile-hover-card[data-v-
|
|
354
|
+
.profile-hover-card[data-v-592f6ec3] {
|
|
332
355
|
width: calc(100vw - 16px);
|
|
333
356
|
max-width: calc(100vw - 16px);
|
|
334
357
|
border-radius: var(--border-radius);
|
|
335
358
|
}
|
|
336
|
-
.profile-hover-card__header__container[data-v-
|
|
359
|
+
.profile-hover-card__header__container[data-v-592f6ec3] {
|
|
337
360
|
gap: 8px;
|
|
338
361
|
padding-inline: 8px;
|
|
339
362
|
}
|
|
@@ -9,13 +9,13 @@
|
|
|
9
9
|
/*
|
|
10
10
|
* Ensure proper alignment of the vue material icons
|
|
11
11
|
*/
|
|
12
|
-
._material-design-
|
|
12
|
+
._material-design-icon_SHkNa {
|
|
13
13
|
display: flex;
|
|
14
14
|
align-self: center;
|
|
15
15
|
justify-self: center;
|
|
16
16
|
align-items: center;
|
|
17
17
|
justify-content: center;
|
|
18
18
|
}
|
|
19
|
-
.
|
|
19
|
+
._radioGroup_checkboxRadioContainer_0rsOE .checkbox-content {
|
|
20
20
|
max-width: unset !important;
|
|
21
21
|
}
|
|
@@ -9,14 +9,14 @@
|
|
|
9
9
|
/*
|
|
10
10
|
* Ensure proper alignment of the vue material icons
|
|
11
11
|
*/
|
|
12
|
-
._material-design-
|
|
12
|
+
._material-design-icon_Ri-wa {
|
|
13
13
|
display: flex;
|
|
14
14
|
align-self: center;
|
|
15
15
|
justify-self: center;
|
|
16
16
|
align-items: center;
|
|
17
17
|
justify-content: center;
|
|
18
18
|
}
|
|
19
|
-
.
|
|
19
|
+
._radioGroupButton_bquAE {
|
|
20
20
|
--radio-group-button--border-radius: var(--border-radius-small);
|
|
21
21
|
--radio-group-button--border-width: 1px;
|
|
22
22
|
--radio-group-button--color: var(--color-primary-element-light-text);
|
|
@@ -41,44 +41,44 @@
|
|
|
41
41
|
padding-block: var(--radio-group-button--padding) 0;
|
|
42
42
|
padding-inline: var(--radio-group-button--padding);
|
|
43
43
|
}
|
|
44
|
-
.
|
|
44
|
+
._radioGroupButton_bquAE * {
|
|
45
45
|
cursor: pointer;
|
|
46
46
|
}
|
|
47
|
-
.
|
|
47
|
+
._radioGroupButton_bquAE:has(._radioGroupButton__label_p1sJL) {
|
|
48
48
|
padding-inline: calc(var(--radio-group-button--padding) + var(--border-radius-element));
|
|
49
49
|
}
|
|
50
|
-
.
|
|
50
|
+
._radioGroupButton_bquAE:has(._radioGroupButton__icon_AVklF) {
|
|
51
51
|
padding-inline-start: var(--radio-group-button--padding);
|
|
52
52
|
}
|
|
53
|
-
.
|
|
53
|
+
._radioGroupButton_bquAE:hover:not(._radioGroupButton_disabled_ZdNLd) {
|
|
54
54
|
background-color: var(--radio-group-button--background-color-hover);
|
|
55
55
|
}
|
|
56
|
-
.
|
|
56
|
+
._radioGroupButton_bquAE:active:not(._radioGroupButton_disabled_ZdNLd) {
|
|
57
57
|
transform: scale(0.985);
|
|
58
58
|
}
|
|
59
|
-
.
|
|
59
|
+
._radioGroupButton_bquAE:focus-within {
|
|
60
60
|
--radio-group-button--border-width: 2px;
|
|
61
61
|
--radio-group-button--padding: 0px;
|
|
62
62
|
border: var(--radio-group-button--border-width) solid var(--color-main-text) !important;
|
|
63
63
|
outline: calc(var(--default-grid-baseline) / 2) var(--color-main-background);
|
|
64
64
|
}
|
|
65
|
-
.
|
|
65
|
+
._radioGroupButton_active_ahqux {
|
|
66
66
|
--radio-group-button--color: var(--color-primary-element-text);
|
|
67
67
|
--radio-group-button--background-color: var(--color-primary-element);
|
|
68
68
|
--radio-group-button--background-color-hover: var(--color-primary-element-hover);
|
|
69
69
|
}
|
|
70
|
-
.
|
|
70
|
+
._radioGroupButton__label_p1sJL {
|
|
71
71
|
font-weight: var(--font-weight-element, bold);
|
|
72
72
|
}
|
|
73
|
-
.
|
|
73
|
+
._radioGroupButton_disabled_ZdNLd {
|
|
74
74
|
filter: saturate(0.7);
|
|
75
75
|
opacity: 0.5;
|
|
76
76
|
cursor: default;
|
|
77
77
|
}
|
|
78
|
-
.
|
|
78
|
+
._radioGroupButton_disabled_ZdNLd * {
|
|
79
79
|
cursor: default;
|
|
80
80
|
}
|
|
81
|
-
.
|
|
81
|
+
._radioGroupButton__icon_AVklF {
|
|
82
82
|
--radio-group-button--icon-size: calc(var(--default-clickable-area) - 4px);
|
|
83
83
|
display: flex;
|
|
84
84
|
align-items: center;
|
|
@@ -86,6 +86,6 @@
|
|
|
86
86
|
height: 100%;
|
|
87
87
|
width: var(--radio-group-button--icon-size);
|
|
88
88
|
}
|
|
89
|
-
.
|
|
89
|
+
._radioGroupButton__icon_AVklF * {
|
|
90
90
|
--default-clickable-area: var(--radio-group-button--icon-size);
|
|
91
91
|
}
|
|
@@ -189,14 +189,14 @@
|
|
|
189
189
|
/*
|
|
190
190
|
* Ensure proper alignment of the vue material icons
|
|
191
191
|
*/
|
|
192
|
-
._material-design-
|
|
192
|
+
._material-design-icon_4YyIP {
|
|
193
193
|
display: flex;
|
|
194
194
|
align-self: center;
|
|
195
195
|
justify-self: center;
|
|
196
196
|
align-items: center;
|
|
197
197
|
justify-content: center;
|
|
198
198
|
}
|
|
199
|
-
._tribute-
|
|
199
|
+
._tribute-container_Ww-8b {
|
|
200
200
|
z-index: 9000;
|
|
201
201
|
overflow: auto;
|
|
202
202
|
position: absolute;
|
|
@@ -209,62 +209,62 @@
|
|
|
209
209
|
background: var(--color-main-background);
|
|
210
210
|
box-shadow: 0 1px 5px var(--color-box-shadow);
|
|
211
211
|
}
|
|
212
|
-
._tribute-
|
|
212
|
+
._tribute-container_Ww-8b, ._tribute-container_Ww-8b * {
|
|
213
213
|
box-sizing: border-box;
|
|
214
214
|
}
|
|
215
|
-
._tribute-
|
|
215
|
+
._tribute-container_Ww-8b ul {
|
|
216
216
|
display: flex;
|
|
217
217
|
flex-direction: column;
|
|
218
218
|
gap: var(--default-grid-baseline);
|
|
219
219
|
}
|
|
220
|
-
._tribute-
|
|
220
|
+
._tribute-container_Ww-8b ._tribute-container__item_zqAfd {
|
|
221
221
|
color: var(--color-text-maxcontrast);
|
|
222
222
|
border-radius: var(--border-radius-small);
|
|
223
223
|
padding: var(--default-grid-baseline);
|
|
224
224
|
cursor: pointer;
|
|
225
225
|
min-height: var(--clickable-area-small, auto);
|
|
226
226
|
}
|
|
227
|
-
._tribute-
|
|
227
|
+
._tribute-container_Ww-8b ._tribute-container__item_zqAfd.highlight {
|
|
228
228
|
color: var(--color-main-text);
|
|
229
229
|
background: var(--color-background-hover);
|
|
230
230
|
}
|
|
231
|
-
._tribute-
|
|
231
|
+
._tribute-container_Ww-8b ._tribute-container__item_zqAfd.highlight, ._tribute-container_Ww-8b ._tribute-container__item_zqAfd.highlight * {
|
|
232
232
|
cursor: pointer;
|
|
233
233
|
}
|
|
234
|
-
._tribute-
|
|
234
|
+
._tribute-container_Ww-8b._tribute-container--focus-visible_PCmoN .highlight._tribute-container__item_zqAfd {
|
|
235
235
|
outline: 2px solid var(--color-main-text) !important;
|
|
236
236
|
}
|
|
237
|
-
._tribute-container-
|
|
237
|
+
._tribute-container-autocomplete_S19Gr {
|
|
238
238
|
min-width: 250px;
|
|
239
239
|
max-width: 300px;
|
|
240
240
|
max-height: calc((var(--default-clickable-area) + 3 * var(--default-grid-baseline)) * 4.5 - 1.5 * var(--default-grid-baseline));
|
|
241
241
|
}
|
|
242
|
-
._tribute-container-
|
|
243
|
-
._tribute-container-
|
|
242
|
+
._tribute-container-emoji_PPmsQ,
|
|
243
|
+
._tribute-container-link_U7pSc {
|
|
244
244
|
min-width: 200px;
|
|
245
245
|
max-width: 200px;
|
|
246
246
|
max-height: calc((24px + 3 * var(--default-grid-baseline)) * 5.5 - 1.5 * var(--default-grid-baseline));
|
|
247
247
|
}
|
|
248
|
-
._tribute-container-
|
|
249
|
-
._tribute-container-
|
|
248
|
+
._tribute-container-emoji_PPmsQ ._tribute-item_cNNM-,
|
|
249
|
+
._tribute-container-link_U7pSc ._tribute-item_cNNM- {
|
|
250
250
|
white-space: nowrap;
|
|
251
251
|
overflow: hidden;
|
|
252
252
|
text-overflow: ellipsis;
|
|
253
253
|
}
|
|
254
|
-
._tribute-container-
|
|
254
|
+
._tribute-container-link_U7pSc {
|
|
255
255
|
min-width: 200px;
|
|
256
256
|
max-width: 300px;
|
|
257
257
|
}
|
|
258
|
-
._tribute-container-
|
|
258
|
+
._tribute-container-link_U7pSc ._tribute-item_cNNM- {
|
|
259
259
|
display: flex;
|
|
260
260
|
align-items: center;
|
|
261
261
|
}
|
|
262
|
-
._tribute-container-
|
|
262
|
+
._tribute-container-link_U7pSc ._tribute-item__title_X0YKx {
|
|
263
263
|
white-space: nowrap;
|
|
264
264
|
overflow: hidden;
|
|
265
265
|
text-overflow: ellipsis;
|
|
266
266
|
}
|
|
267
|
-
._tribute-container-
|
|
267
|
+
._tribute-container-link_U7pSc ._tribute-item__icon_Tz3Kf {
|
|
268
268
|
margin: auto 0;
|
|
269
269
|
width: 20px;
|
|
270
270
|
height: 20px;
|
|
@@ -9,14 +9,14 @@
|
|
|
9
9
|
/*
|
|
10
10
|
* Ensure proper alignment of the vue material icons
|
|
11
11
|
*/
|
|
12
|
-
.material-design-icon[data-v-
|
|
12
|
+
.material-design-icon[data-v-8db718e3] {
|
|
13
13
|
display: flex;
|
|
14
14
|
align-self: center;
|
|
15
15
|
justify-self: center;
|
|
16
16
|
align-items: center;
|
|
17
17
|
justify-content: center;
|
|
18
18
|
}
|
|
19
|
-
.widgets--list[data-v-
|
|
19
|
+
.widgets--list[data-v-8db718e3] {
|
|
20
20
|
width: 100%;
|
|
21
21
|
min-height: var(--default-clickable-area);
|
|
22
22
|
}/**
|
|
@@ -0,0 +1,41 @@
|
|
|
1
|
+
|
|
2
|
+
._uploadPicker_progress_LchrN {
|
|
3
|
+
--upload-picker-progress-width: 200px;
|
|
4
|
+
width: var(--upload-picker-progress-width);
|
|
5
|
+
/* Animate show/hide */
|
|
6
|
+
max-width: 0;
|
|
7
|
+
transition: max-width var(--animation-quick) ease-in-out;
|
|
8
|
+
/* Align progress/text separation with the middle */
|
|
9
|
+
margin-top: 8px;
|
|
10
|
+
}
|
|
11
|
+
._uploadPicker_progress__uploading_RBQWf {
|
|
12
|
+
max-width: var(--upload-picker-progress-width);
|
|
13
|
+
|
|
14
|
+
/* Visually more pleasing spacing */
|
|
15
|
+
margin-inline: 8px 20px;
|
|
16
|
+
}
|
|
17
|
+
._uploadPicker_progress__paused_t4TGj {
|
|
18
|
+
animation: _breathing_B9q41 3s ease-out infinite normal;
|
|
19
|
+
}
|
|
20
|
+
._uploadPicker_progressLabel_iEywW {
|
|
21
|
+
overflow: hidden;
|
|
22
|
+
white-space: nowrap;
|
|
23
|
+
text-overflow: ellipsis;
|
|
24
|
+
}
|
|
25
|
+
._uploadPicker_progressLabelSpeed_dIEb3{
|
|
26
|
+
color: var(--color-text-maxcontrast);
|
|
27
|
+
}
|
|
28
|
+
@keyframes _breathing_B9q41 {
|
|
29
|
+
0% {
|
|
30
|
+
opacity: .5;
|
|
31
|
+
}
|
|
32
|
+
25% {
|
|
33
|
+
opacity: 1;
|
|
34
|
+
}
|
|
35
|
+
60% {
|
|
36
|
+
opacity: .5;
|
|
37
|
+
}
|
|
38
|
+
100% {
|
|
39
|
+
opacity: .5;
|
|
40
|
+
}
|
|
41
|
+
}
|
package/dist/assets/autolink.css
CHANGED
|
@@ -10,16 +10,16 @@
|
|
|
10
10
|
/*
|
|
11
11
|
* Ensure proper alignment of the vue material icons
|
|
12
12
|
*/
|
|
13
|
-
._material-design-
|
|
13
|
+
._material-design-icon_F3CKl {
|
|
14
14
|
display: flex;
|
|
15
15
|
align-self: center;
|
|
16
16
|
justify-self: center;
|
|
17
17
|
align-items: center;
|
|
18
18
|
justify-content: center;
|
|
19
19
|
}
|
|
20
|
-
.
|
|
20
|
+
._externalLink_w8FTU {
|
|
21
21
|
text-decoration: underline;
|
|
22
22
|
}
|
|
23
|
-
.
|
|
23
|
+
._externalLink_decorated_qC1DY::after {
|
|
24
24
|
content: " ↗";
|
|
25
25
|
}
|
|
@@ -1,13 +1,13 @@
|
|
|
1
1
|
import '../assets/NcActionInput.css';
|
|
2
2
|
import { defineAsyncComponent, resolveComponent, openBlock, createElementBlock, normalizeClass, createElementVNode, renderSlot, normalizeStyle, withModifiers, toDisplayString, createCommentVNode, createBlock, mergeProps, createVNode, withCtx } from "vue";
|
|
3
|
-
import { r as register, l as
|
|
3
|
+
import { r as register, l as t51, a as t } from "./_l10n.mjs";
|
|
4
4
|
import { A as ActionGlobalMixin } from "./actionGlobal.mjs";
|
|
5
5
|
import { c as createElementId } from "./createElementId.mjs";
|
|
6
6
|
import { N as NcDateTimePickerNative } from "./NcDateTimePickerNative.mjs";
|
|
7
7
|
import { N as NcPasswordField } from "./NcPasswordField.mjs";
|
|
8
8
|
import { _ as _sfc_main$1 } from "./NcTextField.vue_vue_type_script_setup_true_lang.mjs";
|
|
9
9
|
import { _ as _export_sfc } from "./_plugin-vue_export-helper.mjs";
|
|
10
|
-
register(
|
|
10
|
+
register(t51);
|
|
11
11
|
const _sfc_main = {
|
|
12
12
|
name: "NcActionInput",
|
|
13
13
|
components: {
|