@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
|
@@ -200,6 +200,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
200
200
|
type: BooleanConstructor;
|
|
201
201
|
default: boolean;
|
|
202
202
|
};
|
|
203
|
+
version: {
|
|
204
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
205
|
+
default: undefined;
|
|
206
|
+
};
|
|
203
207
|
displayName: {
|
|
204
208
|
type: StringConstructor;
|
|
205
209
|
default: undefined;
|
|
@@ -269,6 +273,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
269
273
|
tooltip(): string | null | undefined;
|
|
270
274
|
initials(): string;
|
|
271
275
|
hoverCardActions(): any[] | null;
|
|
276
|
+
hoverCardDisplayName(): string | undefined;
|
|
272
277
|
hoverCardPreloadedUserStatus(): object | undefined;
|
|
273
278
|
menu(): any[];
|
|
274
279
|
legacyMenu(): any[];
|
|
@@ -323,6 +328,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
323
328
|
type: BooleanConstructor;
|
|
324
329
|
default: boolean;
|
|
325
330
|
};
|
|
331
|
+
version: {
|
|
332
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
333
|
+
default: undefined;
|
|
334
|
+
};
|
|
326
335
|
displayName: {
|
|
327
336
|
type: StringConstructor;
|
|
328
337
|
default: undefined;
|
|
@@ -360,6 +369,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
360
369
|
displayName: string;
|
|
361
370
|
url: string;
|
|
362
371
|
user: string;
|
|
372
|
+
version: string | number;
|
|
363
373
|
iconClass: string;
|
|
364
374
|
preloadedUserStatus: Record<string, any>;
|
|
365
375
|
hideStatus: boolean;
|
|
@@ -875,6 +885,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
875
885
|
NcPopover: import('vue').DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, import('vue').PublicProps>;
|
|
876
886
|
NcProfileHoverCard: import('vue').DefineComponent<{
|
|
877
887
|
user?: string | null;
|
|
888
|
+
displayName?: string | null;
|
|
878
889
|
profile?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileData | null;
|
|
879
890
|
preloadedUserStatus?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IUserStatus | null;
|
|
880
891
|
open?: boolean;
|
|
@@ -882,12 +893,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
882
893
|
actionsLoading?: boolean;
|
|
883
894
|
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
|
884
895
|
user?: string | null;
|
|
896
|
+
displayName?: string | null;
|
|
885
897
|
profile?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileData | null;
|
|
886
898
|
preloadedUserStatus?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IUserStatus | null;
|
|
887
899
|
open?: boolean;
|
|
888
900
|
actions?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileHoverCardAction[] | null;
|
|
889
901
|
actionsLoading?: boolean;
|
|
890
902
|
}> & Readonly<{}>, {
|
|
903
|
+
displayName: string | null;
|
|
891
904
|
open: boolean;
|
|
892
905
|
actions: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileHoverCardAction[] | null;
|
|
893
906
|
user: string | null;
|
|
@@ -1443,6 +1456,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1443
1456
|
type: BooleanConstructor;
|
|
1444
1457
|
default: boolean;
|
|
1445
1458
|
};
|
|
1459
|
+
version: {
|
|
1460
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
1461
|
+
default: undefined;
|
|
1462
|
+
};
|
|
1446
1463
|
displayName: {
|
|
1447
1464
|
type: StringConstructor;
|
|
1448
1465
|
default: undefined;
|
|
@@ -1512,6 +1529,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1512
1529
|
tooltip(): string | null | undefined;
|
|
1513
1530
|
initials(): string;
|
|
1514
1531
|
hoverCardActions(): any[] | null;
|
|
1532
|
+
hoverCardDisplayName(): string | undefined;
|
|
1515
1533
|
hoverCardPreloadedUserStatus(): object | undefined;
|
|
1516
1534
|
menu(): any[];
|
|
1517
1535
|
legacyMenu(): any[];
|
|
@@ -1566,6 +1584,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1566
1584
|
type: BooleanConstructor;
|
|
1567
1585
|
default: boolean;
|
|
1568
1586
|
};
|
|
1587
|
+
version: {
|
|
1588
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
1589
|
+
default: undefined;
|
|
1590
|
+
};
|
|
1569
1591
|
displayName: {
|
|
1570
1592
|
type: StringConstructor;
|
|
1571
1593
|
default: undefined;
|
|
@@ -1603,6 +1625,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1603
1625
|
displayName: string;
|
|
1604
1626
|
url: string;
|
|
1605
1627
|
user: string;
|
|
1628
|
+
version: string | number;
|
|
1606
1629
|
iconClass: string;
|
|
1607
1630
|
preloadedUserStatus: Record<string, any>;
|
|
1608
1631
|
hideStatus: boolean;
|
|
@@ -2118,6 +2141,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2118
2141
|
NcPopover: import('vue').DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, import('vue').PublicProps>;
|
|
2119
2142
|
NcProfileHoverCard: import('vue').DefineComponent<{
|
|
2120
2143
|
user?: string | null;
|
|
2144
|
+
displayName?: string | null;
|
|
2121
2145
|
profile?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileData | null;
|
|
2122
2146
|
preloadedUserStatus?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IUserStatus | null;
|
|
2123
2147
|
open?: boolean;
|
|
@@ -2125,12 +2149,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
2125
2149
|
actionsLoading?: boolean;
|
|
2126
2150
|
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
|
2127
2151
|
user?: string | null;
|
|
2152
|
+
displayName?: string | null;
|
|
2128
2153
|
profile?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileData | null;
|
|
2129
2154
|
preloadedUserStatus?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IUserStatus | null;
|
|
2130
2155
|
open?: boolean;
|
|
2131
2156
|
actions?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileHoverCardAction[] | null;
|
|
2132
2157
|
actionsLoading?: boolean;
|
|
2133
2158
|
}> & Readonly<{}>, {
|
|
2159
|
+
displayName: string | null;
|
|
2134
2160
|
open: boolean;
|
|
2135
2161
|
actions: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileHoverCardAction[] | null;
|
|
2136
2162
|
user: string | null;
|
|
@@ -88,6 +88,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
88
88
|
type: BooleanConstructor;
|
|
89
89
|
default: boolean;
|
|
90
90
|
};
|
|
91
|
+
version: {
|
|
92
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
93
|
+
default: undefined;
|
|
94
|
+
};
|
|
91
95
|
displayName: {
|
|
92
96
|
type: StringConstructor;
|
|
93
97
|
default: undefined;
|
|
@@ -157,6 +161,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
157
161
|
tooltip(): string | null | undefined;
|
|
158
162
|
initials(): string;
|
|
159
163
|
hoverCardActions(): any[] | null;
|
|
164
|
+
hoverCardDisplayName(): string | undefined;
|
|
160
165
|
hoverCardPreloadedUserStatus(): object | undefined;
|
|
161
166
|
menu(): any[];
|
|
162
167
|
legacyMenu(): any[];
|
|
@@ -211,6 +216,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
211
216
|
type: BooleanConstructor;
|
|
212
217
|
default: boolean;
|
|
213
218
|
};
|
|
219
|
+
version: {
|
|
220
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
221
|
+
default: undefined;
|
|
222
|
+
};
|
|
214
223
|
displayName: {
|
|
215
224
|
type: StringConstructor;
|
|
216
225
|
default: undefined;
|
|
@@ -248,6 +257,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
248
257
|
displayName: string;
|
|
249
258
|
url: string;
|
|
250
259
|
user: string;
|
|
260
|
+
version: string | number;
|
|
251
261
|
iconClass: string;
|
|
252
262
|
preloadedUserStatus: Record<string, any>;
|
|
253
263
|
hideStatus: boolean;
|
|
@@ -763,6 +773,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
763
773
|
NcPopover: import('vue').DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, import('vue').PublicProps>;
|
|
764
774
|
NcProfileHoverCard: import('vue').DefineComponent<{
|
|
765
775
|
user?: string | null;
|
|
776
|
+
displayName?: string | null;
|
|
766
777
|
profile?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileData | null;
|
|
767
778
|
preloadedUserStatus?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IUserStatus | null;
|
|
768
779
|
open?: boolean;
|
|
@@ -770,12 +781,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
770
781
|
actionsLoading?: boolean;
|
|
771
782
|
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
|
772
783
|
user?: string | null;
|
|
784
|
+
displayName?: string | null;
|
|
773
785
|
profile?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileData | null;
|
|
774
786
|
preloadedUserStatus?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IUserStatus | null;
|
|
775
787
|
open?: boolean;
|
|
776
788
|
actions?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileHoverCardAction[] | null;
|
|
777
789
|
actionsLoading?: boolean;
|
|
778
790
|
}> & Readonly<{}>, {
|
|
791
|
+
displayName: string | null;
|
|
779
792
|
open: boolean;
|
|
780
793
|
actions: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileHoverCardAction[] | null;
|
|
781
794
|
user: string | null;
|
|
@@ -168,6 +168,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
168
168
|
type: BooleanConstructor;
|
|
169
169
|
default: boolean;
|
|
170
170
|
};
|
|
171
|
+
version: {
|
|
172
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
173
|
+
default: undefined;
|
|
174
|
+
};
|
|
171
175
|
displayName: {
|
|
172
176
|
type: StringConstructor;
|
|
173
177
|
default: undefined;
|
|
@@ -237,6 +241,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
237
241
|
tooltip(): string | null | undefined;
|
|
238
242
|
initials(): string;
|
|
239
243
|
hoverCardActions(): any[] | null;
|
|
244
|
+
hoverCardDisplayName(): string | undefined;
|
|
240
245
|
hoverCardPreloadedUserStatus(): object | undefined;
|
|
241
246
|
menu(): any[];
|
|
242
247
|
legacyMenu(): any[];
|
|
@@ -291,6 +296,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
291
296
|
type: BooleanConstructor;
|
|
292
297
|
default: boolean;
|
|
293
298
|
};
|
|
299
|
+
version: {
|
|
300
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
301
|
+
default: undefined;
|
|
302
|
+
};
|
|
294
303
|
displayName: {
|
|
295
304
|
type: StringConstructor;
|
|
296
305
|
default: undefined;
|
|
@@ -328,6 +337,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
328
337
|
displayName: string;
|
|
329
338
|
url: string;
|
|
330
339
|
user: string;
|
|
340
|
+
version: string | number;
|
|
331
341
|
iconClass: string;
|
|
332
342
|
preloadedUserStatus: Record<string, any>;
|
|
333
343
|
hideStatus: boolean;
|
|
@@ -843,6 +853,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
843
853
|
NcPopover: import('vue').DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, import('vue').PublicProps>;
|
|
844
854
|
NcProfileHoverCard: import('vue').DefineComponent<{
|
|
845
855
|
user?: string | null;
|
|
856
|
+
displayName?: string | null;
|
|
846
857
|
profile?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileData | null;
|
|
847
858
|
preloadedUserStatus?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IUserStatus | null;
|
|
848
859
|
open?: boolean;
|
|
@@ -850,12 +861,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
850
861
|
actionsLoading?: boolean;
|
|
851
862
|
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
|
852
863
|
user?: string | null;
|
|
864
|
+
displayName?: string | null;
|
|
853
865
|
profile?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileData | null;
|
|
854
866
|
preloadedUserStatus?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IUserStatus | null;
|
|
855
867
|
open?: boolean;
|
|
856
868
|
actions?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileHoverCardAction[] | null;
|
|
857
869
|
actionsLoading?: boolean;
|
|
858
870
|
}> & Readonly<{}>, {
|
|
871
|
+
displayName: string | null;
|
|
859
872
|
open: boolean;
|
|
860
873
|
actions: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileHoverCardAction[] | null;
|
|
861
874
|
user: string | null;
|
|
@@ -1022,6 +1035,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1022
1035
|
type: BooleanConstructor;
|
|
1023
1036
|
default: boolean;
|
|
1024
1037
|
};
|
|
1038
|
+
version: {
|
|
1039
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
1040
|
+
default: undefined;
|
|
1041
|
+
};
|
|
1025
1042
|
displayName: {
|
|
1026
1043
|
type: StringConstructor;
|
|
1027
1044
|
default: undefined;
|
|
@@ -1091,6 +1108,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1091
1108
|
tooltip(): string | null | undefined;
|
|
1092
1109
|
initials(): string;
|
|
1093
1110
|
hoverCardActions(): any[] | null;
|
|
1111
|
+
hoverCardDisplayName(): string | undefined;
|
|
1094
1112
|
hoverCardPreloadedUserStatus(): object | undefined;
|
|
1095
1113
|
menu(): any[];
|
|
1096
1114
|
legacyMenu(): any[];
|
|
@@ -1145,6 +1163,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1145
1163
|
type: BooleanConstructor;
|
|
1146
1164
|
default: boolean;
|
|
1147
1165
|
};
|
|
1166
|
+
version: {
|
|
1167
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
1168
|
+
default: undefined;
|
|
1169
|
+
};
|
|
1148
1170
|
displayName: {
|
|
1149
1171
|
type: StringConstructor;
|
|
1150
1172
|
default: undefined;
|
|
@@ -1182,6 +1204,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1182
1204
|
displayName: string;
|
|
1183
1205
|
url: string;
|
|
1184
1206
|
user: string;
|
|
1207
|
+
version: string | number;
|
|
1185
1208
|
iconClass: string;
|
|
1186
1209
|
preloadedUserStatus: Record<string, any>;
|
|
1187
1210
|
hideStatus: boolean;
|
|
@@ -1697,6 +1720,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1697
1720
|
NcPopover: import('vue').DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, import('vue').PublicProps>;
|
|
1698
1721
|
NcProfileHoverCard: import('vue').DefineComponent<{
|
|
1699
1722
|
user?: string | null;
|
|
1723
|
+
displayName?: string | null;
|
|
1700
1724
|
profile?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileData | null;
|
|
1701
1725
|
preloadedUserStatus?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IUserStatus | null;
|
|
1702
1726
|
open?: boolean;
|
|
@@ -1704,12 +1728,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1704
1728
|
actionsLoading?: boolean;
|
|
1705
1729
|
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
|
1706
1730
|
user?: string | null;
|
|
1731
|
+
displayName?: string | null;
|
|
1707
1732
|
profile?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileData | null;
|
|
1708
1733
|
preloadedUserStatus?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IUserStatus | null;
|
|
1709
1734
|
open?: boolean;
|
|
1710
1735
|
actions?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileHoverCardAction[] | null;
|
|
1711
1736
|
actionsLoading?: boolean;
|
|
1712
1737
|
}> & Readonly<{}>, {
|
|
1738
|
+
displayName: string | null;
|
|
1713
1739
|
open: boolean;
|
|
1714
1740
|
actions: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileHoverCardAction[] | null;
|
|
1715
1741
|
user: string | null;
|
|
@@ -196,6 +196,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
196
196
|
type: BooleanConstructor;
|
|
197
197
|
default: boolean;
|
|
198
198
|
};
|
|
199
|
+
version: {
|
|
200
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
201
|
+
default: undefined;
|
|
202
|
+
};
|
|
199
203
|
displayName: {
|
|
200
204
|
type: StringConstructor;
|
|
201
205
|
default: undefined;
|
|
@@ -265,6 +269,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
265
269
|
tooltip(): string | null | undefined;
|
|
266
270
|
initials(): string;
|
|
267
271
|
hoverCardActions(): any[] | null;
|
|
272
|
+
hoverCardDisplayName(): string | undefined;
|
|
268
273
|
hoverCardPreloadedUserStatus(): object | undefined;
|
|
269
274
|
menu(): any[];
|
|
270
275
|
legacyMenu(): any[];
|
|
@@ -319,6 +324,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
319
324
|
type: BooleanConstructor;
|
|
320
325
|
default: boolean;
|
|
321
326
|
};
|
|
327
|
+
version: {
|
|
328
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
329
|
+
default: undefined;
|
|
330
|
+
};
|
|
322
331
|
displayName: {
|
|
323
332
|
type: StringConstructor;
|
|
324
333
|
default: undefined;
|
|
@@ -356,6 +365,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
356
365
|
displayName: string;
|
|
357
366
|
url: string;
|
|
358
367
|
user: string;
|
|
368
|
+
version: string | number;
|
|
359
369
|
iconClass: string;
|
|
360
370
|
preloadedUserStatus: Record<string, any>;
|
|
361
371
|
hideStatus: boolean;
|
|
@@ -871,6 +881,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
871
881
|
NcPopover: import('vue').DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, import('vue').PublicProps>;
|
|
872
882
|
NcProfileHoverCard: import('vue').DefineComponent<{
|
|
873
883
|
user?: string | null;
|
|
884
|
+
displayName?: string | null;
|
|
874
885
|
profile?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileData | null;
|
|
875
886
|
preloadedUserStatus?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IUserStatus | null;
|
|
876
887
|
open?: boolean;
|
|
@@ -878,12 +889,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
878
889
|
actionsLoading?: boolean;
|
|
879
890
|
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
|
880
891
|
user?: string | null;
|
|
892
|
+
displayName?: string | null;
|
|
881
893
|
profile?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileData | null;
|
|
882
894
|
preloadedUserStatus?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IUserStatus | null;
|
|
883
895
|
open?: boolean;
|
|
884
896
|
actions?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileHoverCardAction[] | null;
|
|
885
897
|
actionsLoading?: boolean;
|
|
886
898
|
}> & Readonly<{}>, {
|
|
899
|
+
displayName: string | null;
|
|
887
900
|
open: boolean;
|
|
888
901
|
actions: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileHoverCardAction[] | null;
|
|
889
902
|
user: string | null;
|
|
@@ -96,7 +96,7 @@ type __VLS_Props = {
|
|
|
96
96
|
*
|
|
97
97
|
* @default 'date'
|
|
98
98
|
*/
|
|
99
|
-
type?: '
|
|
99
|
+
type?: 'week' | 'month' | 'year' | 'date' | 'date-range' | 'time' | 'time-range' | 'datetime' | 'datetime-range';
|
|
100
100
|
/**
|
|
101
101
|
* Render the calendar inline (no input field).
|
|
102
102
|
*
|
|
@@ -116,7 +116,7 @@ declare const _default: import('vue').DefineComponent<__VLS_PublicProps, {}, {},
|
|
|
116
116
|
"onUpdate:modelValue"?: ((args_0: Date | [Date, Date] | null) => any) | undefined;
|
|
117
117
|
"onUpdate:timezoneId"?: ((...args: unknown[]) => any) | undefined;
|
|
118
118
|
}>, {
|
|
119
|
-
type: "
|
|
119
|
+
type: "week" | "month" | "year" | "date" | "date-range" | "time" | "time-range" | "datetime" | "datetime-range";
|
|
120
120
|
inline: boolean;
|
|
121
121
|
ariaLabel: string;
|
|
122
122
|
placeholder: string;
|
|
@@ -73,6 +73,12 @@ type __VLS_Props = {
|
|
|
73
73
|
*/
|
|
74
74
|
variant?: 'primary' | 'secondary' | 'tertiary';
|
|
75
75
|
};
|
|
76
|
+
/**
|
|
77
|
+
* Trigger file picker
|
|
78
|
+
*
|
|
79
|
+
* @param uploadFolders - Whether to upload folders or files
|
|
80
|
+
*/
|
|
81
|
+
declare function triggerPickFiles(uploadFolders: boolean): void;
|
|
76
82
|
/**
|
|
77
83
|
* Reset the picker state of the currently selected files.
|
|
78
84
|
*/
|
|
@@ -109,6 +115,7 @@ declare function __VLS_template(): {
|
|
|
109
115
|
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
110
116
|
declare const __VLS_component: import('vue').DefineComponent<__VLS_Props, {
|
|
111
117
|
reset: typeof reset;
|
|
118
|
+
triggerPickFiles: typeof triggerPickFiles;
|
|
112
119
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
113
120
|
pick: (files: File[]) => any;
|
|
114
121
|
}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{
|
|
@@ -201,9 +201,9 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
201
201
|
icon: string;
|
|
202
202
|
displayName: string;
|
|
203
203
|
avatarSize: number;
|
|
204
|
+
iconSvg: string;
|
|
204
205
|
isNoUser: boolean;
|
|
205
206
|
subname: string;
|
|
206
|
-
iconSvg: string;
|
|
207
207
|
iconName: string;
|
|
208
208
|
noMargin: boolean;
|
|
209
209
|
}, {}, {
|
|
@@ -236,6 +236,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
236
236
|
type: BooleanConstructor;
|
|
237
237
|
default: boolean;
|
|
238
238
|
};
|
|
239
|
+
version: {
|
|
240
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
241
|
+
default: undefined;
|
|
242
|
+
};
|
|
239
243
|
displayName: {
|
|
240
244
|
type: StringConstructor;
|
|
241
245
|
default: undefined;
|
|
@@ -305,6 +309,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
305
309
|
tooltip(): string | null | undefined;
|
|
306
310
|
initials(): string;
|
|
307
311
|
hoverCardActions(): any[] | null;
|
|
312
|
+
hoverCardDisplayName(): string | undefined;
|
|
308
313
|
hoverCardPreloadedUserStatus(): object | undefined;
|
|
309
314
|
menu(): any[];
|
|
310
315
|
legacyMenu(): any[];
|
|
@@ -359,6 +364,10 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
359
364
|
type: BooleanConstructor;
|
|
360
365
|
default: boolean;
|
|
361
366
|
};
|
|
367
|
+
version: {
|
|
368
|
+
type: (StringConstructor | NumberConstructor)[];
|
|
369
|
+
default: undefined;
|
|
370
|
+
};
|
|
362
371
|
displayName: {
|
|
363
372
|
type: StringConstructor;
|
|
364
373
|
default: undefined;
|
|
@@ -396,6 +405,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
396
405
|
displayName: string;
|
|
397
406
|
url: string;
|
|
398
407
|
user: string;
|
|
408
|
+
version: string | number;
|
|
399
409
|
iconClass: string;
|
|
400
410
|
preloadedUserStatus: Record<string, any>;
|
|
401
411
|
hideStatus: boolean;
|
|
@@ -911,6 +921,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
911
921
|
NcPopover: import('vue').DefineSetupFnComponent<Record<string, any>, {}, {}, Record<string, any> & {}, import('vue').PublicProps>;
|
|
912
922
|
NcProfileHoverCard: import('vue').DefineComponent<{
|
|
913
923
|
user?: string | null;
|
|
924
|
+
displayName?: string | null;
|
|
914
925
|
profile?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileData | null;
|
|
915
926
|
preloadedUserStatus?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IUserStatus | null;
|
|
916
927
|
open?: boolean;
|
|
@@ -918,12 +929,14 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
918
929
|
actionsLoading?: boolean;
|
|
919
930
|
}, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<{
|
|
920
931
|
user?: string | null;
|
|
932
|
+
displayName?: string | null;
|
|
921
933
|
profile?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileData | null;
|
|
922
934
|
preloadedUserStatus?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IUserStatus | null;
|
|
923
935
|
open?: boolean;
|
|
924
936
|
actions?: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileHoverCardAction[] | null;
|
|
925
937
|
actionsLoading?: boolean;
|
|
926
938
|
}> & Readonly<{}>, {
|
|
939
|
+
displayName: string | null;
|
|
927
940
|
open: boolean;
|
|
928
941
|
actions: import('../NcProfileHoverCard/NcProfileHoverCard.vue').IProfileHoverCardAction[] | null;
|
|
929
942
|
user: string | null;
|
|
@@ -93,6 +93,7 @@ type __VLS_Props = {
|
|
|
93
93
|
};
|
|
94
94
|
type __VLS_PublicProps = {
|
|
95
95
|
'show'?: boolean;
|
|
96
|
+
'slideshowRunning'?: boolean;
|
|
96
97
|
} & __VLS_Props;
|
|
97
98
|
declare function __VLS_template(): {
|
|
98
99
|
attrs: Partial<{}>;
|
|
@@ -126,11 +127,13 @@ declare const __VLS_component: import('vue').DefineComponent<__VLS_PublicProps,
|
|
|
126
127
|
next: (payload?: Event | undefined) => any;
|
|
127
128
|
previous: (payload?: Event | undefined) => any;
|
|
128
129
|
"update:show": (...args: unknown[]) => any;
|
|
130
|
+
"update:slideshowRunning": (value: boolean) => any;
|
|
129
131
|
}, string, import('vue').PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
|
|
130
132
|
onClose?: ((payload?: Event | undefined) => any) | undefined;
|
|
131
133
|
onNext?: ((payload?: Event | undefined) => any) | undefined;
|
|
132
134
|
onPrevious?: ((payload?: Event | undefined) => any) | undefined;
|
|
133
135
|
"onUpdate:show"?: ((...args: unknown[]) => any) | undefined;
|
|
136
|
+
"onUpdate:slideshowRunning"?: ((value: boolean) => any) | undefined;
|
|
134
137
|
}>, {
|
|
135
138
|
size: "small" | "normal" | "large" | "full";
|
|
136
139
|
name: string;
|
|
@@ -45,6 +45,11 @@ type __VLS_Props = {
|
|
|
45
45
|
* User id whose profile to show.
|
|
46
46
|
*/
|
|
47
47
|
user?: string | null;
|
|
48
|
+
/**
|
|
49
|
+
* Optional display name when already known (skips `/displaynames` for limited profiles).
|
|
50
|
+
* When omitted and the full profile is unavailable, the card looks the name up itself.
|
|
51
|
+
*/
|
|
52
|
+
displayName?: string | null;
|
|
48
53
|
/**
|
|
49
54
|
* Optional preloaded profile data (skips the profile API request when set).
|
|
50
55
|
*/
|
|
@@ -70,6 +75,7 @@ type __VLS_Props = {
|
|
|
70
75
|
actionsLoading?: boolean;
|
|
71
76
|
};
|
|
72
77
|
declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<__VLS_Props> & Readonly<{}>, {
|
|
78
|
+
displayName: string | null;
|
|
73
79
|
open: boolean;
|
|
74
80
|
actions: IProfileHoverCardAction[] | null;
|
|
75
81
|
user: string | null;
|
|
@@ -1283,6 +1283,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1283
1283
|
NcModal: {
|
|
1284
1284
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<{
|
|
1285
1285
|
show?: boolean;
|
|
1286
|
+
slideshowRunning?: boolean;
|
|
1286
1287
|
} & {
|
|
1287
1288
|
name?: string;
|
|
1288
1289
|
hasPrevious?: boolean;
|
|
@@ -1309,11 +1310,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1309
1310
|
onNext?: ((payload?: Event | undefined) => any) | undefined;
|
|
1310
1311
|
onPrevious?: ((payload?: Event | undefined) => any) | undefined;
|
|
1311
1312
|
"onUpdate:show"?: ((...args: unknown[]) => any) | undefined;
|
|
1313
|
+
"onUpdate:slideshowRunning"?: ((value: boolean) => any) | undefined;
|
|
1312
1314
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
1313
1315
|
close: (payload?: Event | undefined) => any;
|
|
1314
1316
|
next: (payload?: Event | undefined) => any;
|
|
1315
1317
|
previous: (payload?: Event | undefined) => any;
|
|
1316
1318
|
"update:show": (...args: unknown[]) => any;
|
|
1319
|
+
"update:slideshowRunning": (value: boolean) => any;
|
|
1317
1320
|
}, import('vue').PublicProps, {
|
|
1318
1321
|
size: "small" | "normal" | "large" | "full";
|
|
1319
1322
|
name: string;
|
|
@@ -1334,6 +1337,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1334
1337
|
Defaults: {};
|
|
1335
1338
|
}, Readonly<{
|
|
1336
1339
|
show?: boolean;
|
|
1340
|
+
slideshowRunning?: boolean;
|
|
1337
1341
|
} & {
|
|
1338
1342
|
name?: string;
|
|
1339
1343
|
hasPrevious?: boolean;
|
|
@@ -1360,6 +1364,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1360
1364
|
onNext?: ((payload?: Event | undefined) => any) | undefined;
|
|
1361
1365
|
onPrevious?: ((payload?: Event | undefined) => any) | undefined;
|
|
1362
1366
|
"onUpdate:show"?: ((...args: unknown[]) => any) | undefined;
|
|
1367
|
+
"onUpdate:slideshowRunning"?: ((value: boolean) => any) | undefined;
|
|
1363
1368
|
}>, {}, {}, {}, {}, {
|
|
1364
1369
|
size: "small" | "normal" | "large" | "full";
|
|
1365
1370
|
name: string;
|
|
@@ -1375,6 +1380,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1375
1380
|
__isSuspense?: never;
|
|
1376
1381
|
} & import('vue').ComponentOptionsBase<Readonly<{
|
|
1377
1382
|
show?: boolean;
|
|
1383
|
+
slideshowRunning?: boolean;
|
|
1378
1384
|
} & {
|
|
1379
1385
|
name?: string;
|
|
1380
1386
|
hasPrevious?: boolean;
|
|
@@ -1401,11 +1407,13 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
1401
1407
|
onNext?: ((payload?: Event | undefined) => any) | undefined;
|
|
1402
1408
|
onPrevious?: ((payload?: Event | undefined) => any) | undefined;
|
|
1403
1409
|
"onUpdate:show"?: ((...args: unknown[]) => any) | undefined;
|
|
1410
|
+
"onUpdate:slideshowRunning"?: ((value: boolean) => any) | undefined;
|
|
1404
1411
|
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
|
1405
1412
|
close: (payload?: Event | undefined) => any;
|
|
1406
1413
|
next: (payload?: Event | undefined) => any;
|
|
1407
1414
|
previous: (payload?: Event | undefined) => any;
|
|
1408
1415
|
"update:show": (...args: unknown[]) => any;
|
|
1416
|
+
"update:slideshowRunning": (value: boolean) => any;
|
|
1409
1417
|
}, string, {
|
|
1410
1418
|
size: "small" | "normal" | "large" | "full";
|
|
1411
1419
|
name: string;
|