yc-design-vue 1.8.6 → 1.8.7
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/es/Alert/index.d.ts +3 -3
- package/es/Alert/index.vue.d.ts +1 -1
- package/es/AutoComplete/index.d.ts +19 -19
- package/es/AutoComplete/index.vue.d.ts +33 -33
- package/es/Avatar/Avatar.vue.d.ts +2 -2
- package/es/Avatar/index.d.ts +5 -5
- package/es/Button/Button.vue.d.ts +3 -3
- package/es/Button/ButtonGroup.vue.d.ts +1 -1
- package/es/Button/index.d.ts +12 -12
- package/es/Calendar/Calendar.vue.js +2 -3
- package/es/Card/Card.vue.d.ts +1 -1
- package/es/Card/CardMeta.vue.d.ts +1 -1
- package/es/Card/index.d.ts +6 -6
- package/es/Cascader/Cascader.vue.d.ts +17 -17
- package/es/Cascader/index.d.ts +16 -16
- package/es/Checkbox/CheckboxGroup.vue.d.ts +1 -1
- package/es/Checkbox/index.d.ts +3 -3
- package/es/ColorPicker/ColorList.vue.js +3 -2
- package/es/ColorPicker/ColorPanel.vue.js +3 -2
- package/es/Divider/index.d.ts +3 -3
- package/es/Divider/index.vue.d.ts +1 -1
- package/es/Drawer/Drawer.vue.d.ts +4 -4
- package/es/Drawer/Drawer.vue.js +3 -2
- package/es/Drawer/DrawerService.vue.d.ts +2 -2
- package/es/Drawer/index.d.ts +11 -11
- package/es/Dropdown/DropdownButton.vue.d.ts +1 -1
- package/es/Dropdown/index.d.ts +3 -3
- package/es/Empty/index.vue.js +2 -1
- package/es/Image/Image.vue.d.ts +2 -2
- package/es/Image/Image.vue.js +2 -1
- package/es/Image/ImagePreviewToolbar.vue.js +9 -8
- package/es/Image/index.d.ts +6 -6
- package/es/Input/Input.vue.d.ts +3 -3
- package/es/Input/index.d.ts +9 -9
- package/es/InputNumber/InputNumber.vue.d.ts +18 -18
- package/es/InputNumber/index.d.ts +19 -19
- package/es/InputTag/index.d.ts +6 -6
- package/es/InputTag/index.vue.d.ts +2 -2
- package/es/Link/index.d.ts +3 -3
- package/es/Link/index.vue.d.ts +1 -1
- package/es/List/List.vue.d.ts +7 -7
- package/es/List/ListItemMeta.vue.d.ts +1 -1
- package/es/List/index.d.ts +9 -9
- package/es/Mention/index.d.ts +22 -22
- package/es/Mention/index.vue.d.ts +39 -39
- package/es/Message/Message.vue.d.ts +1 -1
- package/es/Message/index.d.ts +3 -3
- package/es/Modal/Modal.vue.d.ts +4 -4
- package/es/Modal/Modal.vue.js +3 -2
- package/es/Modal/ModalService.vue.d.ts +2 -2
- package/es/Modal/index.d.ts +11 -11
- package/es/Notification/Notification.vue.d.ts +1 -1
- package/es/Notification/index.d.ts +3 -3
- package/es/OverflowList/index.d.ts +3 -3
- package/es/OverflowList/index.vue.d.ts +1 -1
- package/es/Pagination/Pagination.vue.js +3 -2
- package/es/Pagination/hooks/useContext.d.ts +254 -3
- package/es/Pagination/hooks/useContext.js +1 -2
- package/es/Popconfirm/index.d.ts +19 -19
- package/es/Popconfirm/index.vue.d.ts +7 -7
- package/es/Popconfirm/index.vue.js +3 -2
- package/es/Progress/Progress.vue.d.ts +1 -1
- package/es/Progress/index.d.ts +3 -3
- package/es/Radio/Radio.vue.d.ts +1 -1
- package/es/Radio/RadioGroup.vue.d.ts +1 -1
- package/es/Radio/index.d.ts +6 -6
- package/es/Scrollbar/Scrollbar.vue.d.ts +1 -1
- package/es/Scrollbar/index.d.ts +3 -3
- package/es/Select/Select.vue.d.ts +13 -13
- package/es/Select/index.d.ts +14 -14
- package/es/Slider/Slider.vue.d.ts +3 -3
- package/es/Slider/index.d.ts +9 -9
- package/es/Space/index.d.ts +3 -3
- package/es/Space/index.vue.d.ts +1 -1
- package/es/Spin/index.d.ts +3 -3
- package/es/Spin/index.vue.d.ts +1 -1
- package/es/Split/index.d.ts +6 -6
- package/es/Split/index.vue.d.ts +2 -2
- package/es/Statistic/Countdown.vue.d.ts +2 -2
- package/es/Statistic/Statistic.vue.d.ts +2 -2
- package/es/Statistic/index.d.ts +12 -12
- package/es/Steps/Step.vue.d.ts +1 -1
- package/es/Steps/Steps.vue.d.ts +1 -1
- package/es/Steps/index.d.ts +6 -6
- package/es/Switch/index.d.ts +6 -6
- package/es/Switch/index.vue.d.ts +2 -2
- package/es/Tabs/Tabs.vue.d.ts +3 -3
- package/es/Tabs/index.d.ts +8 -8
- package/es/Tag/index.d.ts +3 -3
- package/es/Tag/index.vue.d.ts +1 -1
- package/es/Textarea/index.d.ts +6 -6
- package/es/Textarea/index.vue.d.ts +2 -2
- package/es/TimePicker/TimePicker.vue.d.ts +3 -3
- package/es/TimePicker/index.d.ts +9 -9
- package/es/Typography/TypographyBase.vue.d.ts +19 -19
- package/es/Typography/TypographyBase.vue.js +3 -2
- package/es/VerificationCode/index.d.ts +6 -6
- package/es/VerificationCode/index.vue.d.ts +2 -2
- package/es/_shared/icons/IconFullScreen.vue.js +17 -1
- package/es/_shared/icons/IconFullScreen.vue2.js +1 -17
- package/es/_shared/icons/IconOriginSize.vue.js +23 -1
- package/es/_shared/icons/IconOriginSize.vue2.js +1 -23
- package/es/_shared/icons/IconRotateLeft.vue.js +17 -1
- package/es/_shared/icons/IconRotateLeft.vue2.js +1 -17
- package/es/_shared/icons/IconRotateRight.vue.js +17 -1
- package/es/_shared/icons/IconRotateRight.vue2.js +1 -17
- package/es/_shared/icons/IconZoomIn.vue.js +17 -1
- package/es/_shared/icons/IconZoomIn.vue2.js +1 -17
- package/es/_shared/icons/IconZoomOut.vue.js +17 -1
- package/es/_shared/icons/IconZoomOut.vue2.js +1 -17
- package/es/_shared/locale/i18n.d.ts +256 -0
- package/es/_shared/locale/i18n.js +3 -1
- package/es/index.d.ts +27 -27
- package/lib/Alert/index.d.ts +3 -3
- package/lib/Alert/index.vue.d.ts +1 -1
- package/lib/AutoComplete/index.d.ts +19 -19
- package/lib/AutoComplete/index.vue.d.ts +33 -33
- package/lib/Avatar/Avatar.vue.d.ts +2 -2
- package/lib/Avatar/index.d.ts +5 -5
- package/lib/Button/Button.vue.d.ts +3 -3
- package/lib/Button/ButtonGroup.vue.d.ts +1 -1
- package/lib/Button/index.d.ts +12 -12
- package/lib/Calendar/Calendar.vue.js +1 -1
- package/lib/Card/Card.vue.d.ts +1 -1
- package/lib/Card/CardMeta.vue.d.ts +1 -1
- package/lib/Card/index.d.ts +6 -6
- package/lib/Cascader/Cascader.vue.d.ts +17 -17
- package/lib/Cascader/index.d.ts +16 -16
- package/lib/Checkbox/CheckboxGroup.vue.d.ts +1 -1
- package/lib/Checkbox/index.d.ts +3 -3
- package/lib/ColorPicker/ColorList.vue.js +1 -1
- package/lib/ColorPicker/ColorPanel.vue.js +1 -1
- package/lib/Divider/index.d.ts +3 -3
- package/lib/Divider/index.vue.d.ts +1 -1
- package/lib/Drawer/Drawer.vue.d.ts +4 -4
- package/lib/Drawer/Drawer.vue.js +1 -1
- package/lib/Drawer/DrawerService.vue.d.ts +2 -2
- package/lib/Drawer/index.d.ts +11 -11
- package/lib/Dropdown/DropdownButton.vue.d.ts +1 -1
- package/lib/Dropdown/index.d.ts +3 -3
- package/lib/Empty/index.vue.js +1 -1
- package/lib/Image/Image.vue.d.ts +2 -2
- package/lib/Image/Image.vue.js +1 -1
- package/lib/Image/ImagePreviewToolbar.vue.js +1 -1
- package/lib/Image/index.d.ts +6 -6
- package/lib/Input/Input.vue.d.ts +3 -3
- package/lib/Input/index.d.ts +9 -9
- package/lib/InputNumber/InputNumber.vue.d.ts +18 -18
- package/lib/InputNumber/index.d.ts +19 -19
- package/lib/InputTag/index.d.ts +6 -6
- package/lib/InputTag/index.vue.d.ts +2 -2
- package/lib/Link/index.d.ts +3 -3
- package/lib/Link/index.vue.d.ts +1 -1
- package/lib/List/List.vue.d.ts +7 -7
- package/lib/List/ListItemMeta.vue.d.ts +1 -1
- package/lib/List/index.d.ts +9 -9
- package/lib/Mention/index.d.ts +22 -22
- package/lib/Mention/index.vue.d.ts +39 -39
- package/lib/Message/Message.vue.d.ts +1 -1
- package/lib/Message/index.d.ts +3 -3
- package/lib/Modal/Modal.vue.d.ts +4 -4
- package/lib/Modal/Modal.vue.js +1 -1
- package/lib/Modal/ModalService.vue.d.ts +2 -2
- package/lib/Modal/index.d.ts +11 -11
- package/lib/Notification/Notification.vue.d.ts +1 -1
- package/lib/Notification/index.d.ts +3 -3
- package/lib/OverflowList/index.d.ts +3 -3
- package/lib/OverflowList/index.vue.d.ts +1 -1
- package/lib/Pagination/Pagination.vue.js +1 -1
- package/lib/Pagination/hooks/useContext.d.ts +254 -3
- package/lib/Pagination/hooks/useContext.js +1 -1
- package/lib/Popconfirm/index.d.ts +19 -19
- package/lib/Popconfirm/index.vue.d.ts +7 -7
- package/lib/Popconfirm/index.vue.js +1 -1
- package/lib/Progress/Progress.vue.d.ts +1 -1
- package/lib/Progress/index.d.ts +3 -3
- package/lib/Radio/Radio.vue.d.ts +1 -1
- package/lib/Radio/RadioGroup.vue.d.ts +1 -1
- package/lib/Radio/index.d.ts +6 -6
- package/lib/Scrollbar/Scrollbar.vue.d.ts +1 -1
- package/lib/Scrollbar/index.d.ts +3 -3
- package/lib/Select/Select.vue.d.ts +13 -13
- package/lib/Select/index.d.ts +14 -14
- package/lib/Slider/Slider.vue.d.ts +3 -3
- package/lib/Slider/index.d.ts +9 -9
- package/lib/Space/index.d.ts +3 -3
- package/lib/Space/index.vue.d.ts +1 -1
- package/lib/Spin/index.d.ts +3 -3
- package/lib/Spin/index.vue.d.ts +1 -1
- package/lib/Split/index.d.ts +6 -6
- package/lib/Split/index.vue.d.ts +2 -2
- package/lib/Statistic/Countdown.vue.d.ts +2 -2
- package/lib/Statistic/Statistic.vue.d.ts +2 -2
- package/lib/Statistic/index.d.ts +12 -12
- package/lib/Steps/Step.vue.d.ts +1 -1
- package/lib/Steps/Steps.vue.d.ts +1 -1
- package/lib/Steps/index.d.ts +6 -6
- package/lib/Switch/index.d.ts +6 -6
- package/lib/Switch/index.vue.d.ts +2 -2
- package/lib/Tabs/Tabs.vue.d.ts +3 -3
- package/lib/Tabs/index.d.ts +8 -8
- package/lib/Tag/index.d.ts +3 -3
- package/lib/Tag/index.vue.d.ts +1 -1
- package/lib/Textarea/index.d.ts +6 -6
- package/lib/Textarea/index.vue.d.ts +2 -2
- package/lib/TimePicker/TimePicker.vue.d.ts +3 -3
- package/lib/TimePicker/index.d.ts +9 -9
- package/lib/Typography/TypographyBase.vue.d.ts +19 -19
- package/lib/Typography/TypographyBase.vue.js +1 -1
- package/lib/VerificationCode/index.d.ts +6 -6
- package/lib/VerificationCode/index.vue.d.ts +2 -2
- package/lib/_shared/icons/IconFullScreen.vue.js +1 -1
- package/lib/_shared/icons/IconFullScreen.vue2.js +1 -1
- package/lib/_shared/icons/IconOriginSize.vue.js +1 -1
- package/lib/_shared/icons/IconOriginSize.vue2.js +1 -1
- package/lib/_shared/icons/IconRotateLeft.vue.js +1 -1
- package/lib/_shared/icons/IconRotateLeft.vue2.js +1 -1
- package/lib/_shared/icons/IconRotateRight.vue.js +1 -1
- package/lib/_shared/icons/IconRotateRight.vue2.js +1 -1
- package/lib/_shared/icons/IconZoomIn.vue.js +1 -1
- package/lib/_shared/icons/IconZoomIn.vue2.js +1 -1
- package/lib/_shared/icons/IconZoomOut.vue.js +1 -1
- package/lib/_shared/icons/IconZoomOut.vue2.js +1 -1
- package/lib/_shared/locale/i18n.d.ts +256 -0
- package/lib/_shared/locale/i18n.js +1 -1
- package/lib/index.d.ts +27 -27
- package/package.json +1 -1
package/lib/List/index.d.ts
CHANGED
@@ -18,8 +18,8 @@ declare const List: {
|
|
18
18
|
"reach-bottom": (ev: Event) => any;
|
19
19
|
"page-change": (value: number) => any;
|
20
20
|
}, import('vue').PublicProps, {
|
21
|
-
size: import('./type').ListSize;
|
22
21
|
loading: boolean;
|
22
|
+
size: import('./type').ListSize;
|
23
23
|
scrollbar: boolean;
|
24
24
|
split: boolean;
|
25
25
|
data: import('../_shared/type').ObjectData[];
|
@@ -67,8 +67,8 @@ declare const List: {
|
|
67
67
|
}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {} & {
|
68
68
|
scroll: (left: number, top: number, ev: Event) => any;
|
69
69
|
}, string, {
|
70
|
-
scrollbar: boolean;
|
71
70
|
type: import('..').TackType;
|
71
|
+
scrollbar: boolean;
|
72
72
|
outerClass: import('../_shared/type').ClassName;
|
73
73
|
outerStyle: import('vue').CSSProperties;
|
74
74
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & {
|
@@ -92,13 +92,13 @@ declare const List: {
|
|
92
92
|
$nextTick: typeof import('vue').nextTick;
|
93
93
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
94
94
|
} & Readonly<{
|
95
|
-
scrollbar: boolean;
|
96
95
|
type: import('..').TackType;
|
96
|
+
scrollbar: boolean;
|
97
97
|
outerClass: import('../_shared/type').ClassName;
|
98
98
|
outerStyle: import('vue').CSSProperties;
|
99
99
|
}> & Omit<Readonly<import('..').ScrollbarProps> & Readonly<{
|
100
100
|
onScroll?: ((left: number, top: number, ev: Event) => any) | undefined;
|
101
|
-
}>, "scrollTop" | "scrollLeft" | ("
|
101
|
+
}>, "scrollTop" | "scrollLeft" | ("type" | "scrollbar" | "outerClass" | "outerStyle") | "scrollTo" | "getScrollRef"> & import('vue').ShallowUnwrapRef<{
|
102
102
|
scrollTo(options: ScrollOptions): void;
|
103
103
|
scrollLeft(left: number): void;
|
104
104
|
scrollTop(top: number): void;
|
@@ -174,8 +174,8 @@ declare const List: {
|
|
174
174
|
"onReach-bottom"?: ((ev: Event) => any) | undefined;
|
175
175
|
"onPage-change"?: ((value: number) => any) | undefined;
|
176
176
|
}>, {}, {}, {}, {}, {
|
177
|
-
size: import('./type').ListSize;
|
178
177
|
loading: boolean;
|
178
|
+
size: import('./type').ListSize;
|
179
179
|
scrollbar: boolean;
|
180
180
|
split: boolean;
|
181
181
|
data: import('../_shared/type').ObjectData[];
|
@@ -200,8 +200,8 @@ declare const List: {
|
|
200
200
|
"reach-bottom": (ev: Event) => any;
|
201
201
|
"page-change": (value: number) => any;
|
202
202
|
}, string, {
|
203
|
-
size: import('./type').ListSize;
|
204
203
|
loading: boolean;
|
204
|
+
size: import('./type').ListSize;
|
205
205
|
scrollbar: boolean;
|
206
206
|
split: boolean;
|
207
207
|
data: import('../_shared/type').ObjectData[];
|
@@ -237,8 +237,8 @@ declare const List: {
|
|
237
237
|
});
|
238
238
|
"item-meta": {
|
239
239
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<import('./type').ListItemMetaProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
240
|
-
title: string;
|
241
240
|
description: string;
|
241
|
+
title: string;
|
242
242
|
}, false, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, HTMLDivElement, import('vue').ComponentProvideOptions, {
|
243
243
|
P: {};
|
244
244
|
B: {};
|
@@ -247,15 +247,15 @@ declare const List: {
|
|
247
247
|
M: {};
|
248
248
|
Defaults: {};
|
249
249
|
}, Readonly<import('./type').ListItemMetaProps> & Readonly<{}>, {}, {}, {}, {}, {
|
250
|
-
title: string;
|
251
250
|
description: string;
|
251
|
+
title: string;
|
252
252
|
}>;
|
253
253
|
__isFragment?: never;
|
254
254
|
__isTeleport?: never;
|
255
255
|
__isSuspense?: never;
|
256
256
|
} & import('vue').ComponentOptionsBase<Readonly<import('./type').ListItemMetaProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
257
|
-
title: string;
|
258
257
|
description: string;
|
258
|
+
title: string;
|
259
259
|
}, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
|
260
260
|
$slots: Readonly<import('./type').ListItemMetaSlots> & import('./type').ListItemMetaSlots;
|
261
261
|
});
|
package/lib/Mention/index.d.ts
CHANGED
@@ -25,9 +25,9 @@ declare const Mention: {
|
|
25
25
|
search: (value: string) => any;
|
26
26
|
"update:modelValue": (value: string) => any;
|
27
27
|
}, import('vue').PublicProps, {
|
28
|
+
type: "input" | "textarea";
|
28
29
|
disabled: boolean;
|
29
30
|
split: string;
|
30
|
-
type: "input" | "textarea";
|
31
31
|
data: import('..').SelectOptions;
|
32
32
|
modelValue: string;
|
33
33
|
defaultValue: string;
|
@@ -439,10 +439,10 @@ declare const Mention: {
|
|
439
439
|
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
440
440
|
"press-enter": (ev: KeyboardEvent) => any;
|
441
441
|
}, string, {
|
442
|
-
size: import('..').Size;
|
443
|
-
disabled: boolean;
|
444
442
|
error: boolean;
|
445
443
|
placeholder: string;
|
444
|
+
size: import('..').Size;
|
445
|
+
disabled: boolean;
|
446
446
|
modelValue: import('..').InputTagValue;
|
447
447
|
defaultValue: import('..').InputTagValue;
|
448
448
|
allowClear: boolean;
|
@@ -476,10 +476,10 @@ declare const Mention: {
|
|
476
476
|
$nextTick: typeof import('vue').nextTick;
|
477
477
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
478
478
|
} & Readonly<{
|
479
|
-
size: import('..').Size;
|
480
|
-
disabled: boolean;
|
481
479
|
error: boolean;
|
482
480
|
placeholder: string;
|
481
|
+
size: import('..').Size;
|
482
|
+
disabled: boolean;
|
483
483
|
modelValue: import('..').InputTagValue;
|
484
484
|
defaultValue: import('..').InputTagValue;
|
485
485
|
allowClear: boolean;
|
@@ -502,7 +502,7 @@ declare const Mention: {
|
|
502
502
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
503
503
|
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
504
504
|
"onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
|
505
|
-
}>, "focus" | "blur" | ("
|
505
|
+
}>, "focus" | "blur" | ("error" | "placeholder" | "size" | "disabled" | "modelValue" | "defaultValue" | "allowClear" | "readonly" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowCreate" | "maxTagCount" | "tagNowrap" | "retainInputValue" | "uniqueValue")> & import('vue').ShallowUnwrapRef<{
|
506
506
|
focus(): void;
|
507
507
|
blur(): void;
|
508
508
|
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
@@ -550,16 +550,16 @@ declare const Mention: {
|
|
550
550
|
"dropdown-scroll": (ev: Event) => any;
|
551
551
|
"dropdown-reach-bottom": (ev: Event) => any;
|
552
552
|
}, string, {
|
553
|
+
loading: boolean;
|
554
|
+
error: boolean;
|
555
|
+
placeholder: string;
|
553
556
|
size: import('..').Size;
|
554
557
|
popupVisible: boolean;
|
555
558
|
defaultPopupVisible: boolean;
|
556
559
|
disabled: boolean;
|
557
560
|
popupContainer: import('..').PopupContainer;
|
558
|
-
loading: boolean;
|
559
|
-
error: boolean;
|
560
561
|
scrollbar: boolean;
|
561
562
|
multiple: boolean;
|
562
|
-
placeholder: string;
|
563
563
|
bordered: boolean;
|
564
564
|
modelValue: import('..').SelectValue;
|
565
565
|
defaultValue: import('..').SelectValue;
|
@@ -603,16 +603,16 @@ declare const Mention: {
|
|
603
603
|
$nextTick: typeof import('vue').nextTick;
|
604
604
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
605
605
|
} & Readonly<{
|
606
|
+
loading: boolean;
|
607
|
+
error: boolean;
|
608
|
+
placeholder: string;
|
606
609
|
size: import('..').Size;
|
607
610
|
popupVisible: boolean;
|
608
611
|
defaultPopupVisible: boolean;
|
609
612
|
disabled: boolean;
|
610
613
|
popupContainer: import('..').PopupContainer;
|
611
|
-
loading: boolean;
|
612
|
-
error: boolean;
|
613
614
|
scrollbar: boolean;
|
614
615
|
multiple: boolean;
|
615
|
-
placeholder: string;
|
616
616
|
bordered: boolean;
|
617
617
|
modelValue: import('..').SelectValue;
|
618
618
|
defaultValue: import('..').SelectValue;
|
@@ -649,7 +649,7 @@ declare const Mention: {
|
|
649
649
|
onExceedLimit?: ((value: import('..').SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
|
650
650
|
"onDropdown-scroll"?: ((ev: Event) => any) | undefined;
|
651
651
|
"onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
|
652
|
-
}>, "focus" | "blur" | ("
|
652
|
+
}>, "focus" | "blur" | ("loading" | "error" | "placeholder" | "size" | "popupVisible" | "defaultPopupVisible" | "disabled" | "popupContainer" | "scrollbar" | "multiple" | "bordered" | "modelValue" | "defaultValue" | "allowClear" | "showExtraOptions" | "options" | "limit" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowSearch" | "valueKey" | "showEmpty" | "allowCreate" | "maxTagCount" | "filterOption" | "virtualListProps" | "triggerProps" | "searchDelay" | "showHeaderOnEmpty" | "showFooterOnEmpty" | "tagNowrap") | "getPopupRef"> & import('vue').ShallowUnwrapRef<{
|
653
653
|
focus(): void;
|
654
654
|
blur(): void;
|
655
655
|
getPopupRef(): import('..').TriggerInstance;
|
@@ -678,12 +678,12 @@ declare const Mention: {
|
|
678
678
|
keydown: (ev: KeyboardEvent) => any;
|
679
679
|
"update:modelValue": (value: string) => any;
|
680
680
|
}, import('vue').PublicProps, {
|
681
|
-
disabled: boolean;
|
682
681
|
error: import('..').AutoSize;
|
683
682
|
placeholder: string;
|
683
|
+
maxLength: import('..').MaxLength;
|
684
|
+
disabled: boolean;
|
684
685
|
modelValue: string;
|
685
686
|
defaultValue: string;
|
686
|
-
maxLength: import('..').MaxLength;
|
687
687
|
showWordLimit: boolean;
|
688
688
|
allowClear: boolean;
|
689
689
|
readonly: boolean;
|
@@ -716,12 +716,12 @@ declare const Mention: {
|
|
716
716
|
getInputRef(): HTMLTextAreaElement;
|
717
717
|
getMirrorRef(): HTMLDivElement;
|
718
718
|
}, {}, {}, {}, {
|
719
|
-
disabled: boolean;
|
720
719
|
error: import('..').AutoSize;
|
721
720
|
placeholder: string;
|
721
|
+
maxLength: import('..').MaxLength;
|
722
|
+
disabled: boolean;
|
722
723
|
modelValue: string;
|
723
724
|
defaultValue: string;
|
724
|
-
maxLength: import('..').MaxLength;
|
725
725
|
showWordLimit: boolean;
|
726
726
|
allowClear: boolean;
|
727
727
|
readonly: boolean;
|
@@ -771,10 +771,10 @@ declare const Mention: {
|
|
771
771
|
"dropdown-scroll": (ev?: Event | undefined) => any;
|
772
772
|
"dropdown-reach-bottom": (ev?: Event | undefined) => any;
|
773
773
|
}, string, {
|
774
|
+
type: "textarea" | "input";
|
774
775
|
disabled: boolean;
|
775
776
|
popupContainer: import('..').PopupContainer;
|
776
777
|
strict: boolean;
|
777
|
-
type: "textarea" | "input";
|
778
778
|
data: import('..').SelectOptions;
|
779
779
|
modelValue: string;
|
780
780
|
defaultValue: string;
|
@@ -804,10 +804,10 @@ declare const Mention: {
|
|
804
804
|
$nextTick: typeof import('vue').nextTick;
|
805
805
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
806
806
|
} & Readonly<{
|
807
|
+
type: "textarea" | "input";
|
807
808
|
disabled: boolean;
|
808
809
|
popupContainer: import('..').PopupContainer;
|
809
810
|
strict: boolean;
|
810
|
-
type: "textarea" | "input";
|
811
811
|
data: import('..').SelectOptions;
|
812
812
|
modelValue: string;
|
813
813
|
defaultValue: string;
|
@@ -828,7 +828,7 @@ declare const Mention: {
|
|
828
828
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
829
829
|
"onDropdown-scroll"?: ((ev?: Event | undefined) => any) | undefined;
|
830
830
|
"onDropdown-reach-bottom"?: ((ev?: Event | undefined) => any) | undefined;
|
831
|
-
}>, "focus" | "blur" | "updatePosition" | "getInputRef" | "getMirrorRef" | ("
|
831
|
+
}>, "focus" | "blur" | "updatePosition" | "getInputRef" | "getMirrorRef" | ("type" | "disabled" | "popupContainer" | "strict" | "data" | "modelValue" | "defaultValue" | "allowClear" | "filterOption" | "triggerProps" | "isSelectSetValue" | "isSearch")> & import('vue').ShallowUnwrapRef<{
|
832
832
|
focus(): void;
|
833
833
|
blur(): void;
|
834
834
|
getInputRef(): HTMLInputElement | HTMLTextAreaElement | undefined;
|
@@ -857,9 +857,9 @@ declare const Mention: {
|
|
857
857
|
focus(): void;
|
858
858
|
blur(): void;
|
859
859
|
}, {}, {}, {}, {
|
860
|
+
type: "input" | "textarea";
|
860
861
|
disabled: boolean;
|
861
862
|
split: string;
|
862
|
-
type: "input" | "textarea";
|
863
863
|
data: import('..').SelectOptions;
|
864
864
|
modelValue: string;
|
865
865
|
defaultValue: string;
|
@@ -891,9 +891,9 @@ declare const Mention: {
|
|
891
891
|
search: (value: string) => any;
|
892
892
|
"update:modelValue": (value: string) => any;
|
893
893
|
}, string, {
|
894
|
+
type: "input" | "textarea";
|
894
895
|
disabled: boolean;
|
895
896
|
split: string;
|
896
|
-
type: "input" | "textarea";
|
897
897
|
data: import('..').SelectOptions;
|
898
898
|
modelValue: string;
|
899
899
|
defaultValue: string;
|
@@ -410,10 +410,10 @@ declare function __VLS_template(): {
|
|
410
410
|
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
411
411
|
"press-enter": (ev: KeyboardEvent) => any;
|
412
412
|
}, string, {
|
413
|
-
size: import('../_shared/type').Size;
|
414
|
-
disabled: boolean;
|
415
413
|
error: boolean;
|
416
414
|
placeholder: string;
|
415
|
+
size: import('../_shared/type').Size;
|
416
|
+
disabled: boolean;
|
417
417
|
modelValue: import('..').InputTagValue;
|
418
418
|
defaultValue: import('..').InputTagValue;
|
419
419
|
allowClear: boolean;
|
@@ -447,10 +447,10 @@ declare function __VLS_template(): {
|
|
447
447
|
$nextTick: typeof nextTick;
|
448
448
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
449
449
|
} & Readonly<{
|
450
|
-
size: import('../_shared/type').Size;
|
451
|
-
disabled: boolean;
|
452
450
|
error: boolean;
|
453
451
|
placeholder: string;
|
452
|
+
size: import('../_shared/type').Size;
|
453
|
+
disabled: boolean;
|
454
454
|
modelValue: import('..').InputTagValue;
|
455
455
|
defaultValue: import('..').InputTagValue;
|
456
456
|
allowClear: boolean;
|
@@ -473,7 +473,7 @@ declare function __VLS_template(): {
|
|
473
473
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
474
474
|
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
475
475
|
"onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
|
476
|
-
}>, "focus" | "blur" | ("
|
476
|
+
}>, "focus" | "blur" | ("error" | "placeholder" | "size" | "disabled" | "modelValue" | "defaultValue" | "allowClear" | "readonly" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowCreate" | "maxTagCount" | "tagNowrap" | "retainInputValue" | "uniqueValue")> & import('vue').ShallowUnwrapRef<{
|
477
477
|
focus(): void;
|
478
478
|
blur(): void;
|
479
479
|
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
@@ -521,16 +521,16 @@ declare function __VLS_template(): {
|
|
521
521
|
"dropdown-scroll": (ev: Event) => any;
|
522
522
|
"dropdown-reach-bottom": (ev: Event) => any;
|
523
523
|
}, string, {
|
524
|
+
loading: boolean;
|
525
|
+
error: boolean;
|
526
|
+
placeholder: string;
|
524
527
|
size: import('../_shared/type').Size;
|
525
528
|
popupVisible: boolean;
|
526
529
|
defaultPopupVisible: boolean;
|
527
530
|
disabled: boolean;
|
528
531
|
popupContainer: import('../_shared/type').PopupContainer;
|
529
|
-
loading: boolean;
|
530
|
-
error: boolean;
|
531
532
|
scrollbar: boolean;
|
532
533
|
multiple: boolean;
|
533
|
-
placeholder: string;
|
534
534
|
bordered: boolean;
|
535
535
|
modelValue: SelectValue;
|
536
536
|
defaultValue: SelectValue;
|
@@ -574,16 +574,16 @@ declare function __VLS_template(): {
|
|
574
574
|
$nextTick: typeof nextTick;
|
575
575
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
576
576
|
} & Readonly<{
|
577
|
+
loading: boolean;
|
578
|
+
error: boolean;
|
579
|
+
placeholder: string;
|
577
580
|
size: import('../_shared/type').Size;
|
578
581
|
popupVisible: boolean;
|
579
582
|
defaultPopupVisible: boolean;
|
580
583
|
disabled: boolean;
|
581
584
|
popupContainer: import('../_shared/type').PopupContainer;
|
582
|
-
loading: boolean;
|
583
|
-
error: boolean;
|
584
585
|
scrollbar: boolean;
|
585
586
|
multiple: boolean;
|
586
|
-
placeholder: string;
|
587
587
|
bordered: boolean;
|
588
588
|
modelValue: SelectValue;
|
589
589
|
defaultValue: SelectValue;
|
@@ -620,7 +620,7 @@ declare function __VLS_template(): {
|
|
620
620
|
onExceedLimit?: ((value: SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
|
621
621
|
"onDropdown-scroll"?: ((ev: Event) => any) | undefined;
|
622
622
|
"onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
|
623
|
-
}>, "focus" | "blur" | ("
|
623
|
+
}>, "focus" | "blur" | ("loading" | "error" | "placeholder" | "size" | "popupVisible" | "defaultPopupVisible" | "disabled" | "popupContainer" | "scrollbar" | "multiple" | "bordered" | "modelValue" | "defaultValue" | "allowClear" | "showExtraOptions" | "options" | "limit" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowSearch" | "valueKey" | "showEmpty" | "allowCreate" | "maxTagCount" | "filterOption" | "virtualListProps" | "triggerProps" | "searchDelay" | "showHeaderOnEmpty" | "showFooterOnEmpty" | "tagNowrap") | "getPopupRef"> & import('vue').ShallowUnwrapRef<{
|
624
624
|
focus(): void;
|
625
625
|
blur(): void;
|
626
626
|
getPopupRef(): import('..').TriggerInstance;
|
@@ -649,12 +649,12 @@ declare function __VLS_template(): {
|
|
649
649
|
keydown: (ev: KeyboardEvent) => any;
|
650
650
|
"update:modelValue": (value: string) => any;
|
651
651
|
}, import('vue').PublicProps, {
|
652
|
-
disabled: boolean;
|
653
652
|
error: import('..').AutoSize;
|
654
653
|
placeholder: string;
|
654
|
+
maxLength: import('..').MaxLength;
|
655
|
+
disabled: boolean;
|
655
656
|
modelValue: string;
|
656
657
|
defaultValue: string;
|
657
|
-
maxLength: import('..').MaxLength;
|
658
658
|
showWordLimit: boolean;
|
659
659
|
allowClear: boolean;
|
660
660
|
readonly: boolean;
|
@@ -687,12 +687,12 @@ declare function __VLS_template(): {
|
|
687
687
|
getInputRef(): HTMLTextAreaElement;
|
688
688
|
getMirrorRef(): HTMLDivElement;
|
689
689
|
}, {}, {}, {}, {
|
690
|
-
disabled: boolean;
|
691
690
|
error: import('..').AutoSize;
|
692
691
|
placeholder: string;
|
692
|
+
maxLength: import('..').MaxLength;
|
693
|
+
disabled: boolean;
|
693
694
|
modelValue: string;
|
694
695
|
defaultValue: string;
|
695
|
-
maxLength: import('..').MaxLength;
|
696
696
|
showWordLimit: boolean;
|
697
697
|
allowClear: boolean;
|
698
698
|
readonly: boolean;
|
@@ -742,10 +742,10 @@ declare function __VLS_template(): {
|
|
742
742
|
"dropdown-scroll": (ev?: Event | undefined) => any;
|
743
743
|
"dropdown-reach-bottom": (ev?: Event | undefined) => any;
|
744
744
|
}, string, {
|
745
|
+
type: "textarea" | "input";
|
745
746
|
disabled: boolean;
|
746
747
|
popupContainer: import('../_shared/type').PopupContainer;
|
747
748
|
strict: boolean;
|
748
|
-
type: "textarea" | "input";
|
749
749
|
data: import('../Select').SelectOptions;
|
750
750
|
modelValue: string;
|
751
751
|
defaultValue: string;
|
@@ -775,10 +775,10 @@ declare function __VLS_template(): {
|
|
775
775
|
$nextTick: typeof nextTick;
|
776
776
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
777
777
|
} & Readonly<{
|
778
|
+
type: "textarea" | "input";
|
778
779
|
disabled: boolean;
|
779
780
|
popupContainer: import('../_shared/type').PopupContainer;
|
780
781
|
strict: boolean;
|
781
|
-
type: "textarea" | "input";
|
782
782
|
data: import('../Select').SelectOptions;
|
783
783
|
modelValue: string;
|
784
784
|
defaultValue: string;
|
@@ -799,7 +799,7 @@ declare function __VLS_template(): {
|
|
799
799
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
800
800
|
"onDropdown-scroll"?: ((ev?: Event | undefined) => any) | undefined;
|
801
801
|
"onDropdown-reach-bottom"?: ((ev?: Event | undefined) => any) | undefined;
|
802
|
-
}>, "focus" | "blur" | "updatePosition" | "getInputRef" | "getMirrorRef" | ("
|
802
|
+
}>, "focus" | "blur" | "updatePosition" | "getInputRef" | "getMirrorRef" | ("type" | "disabled" | "popupContainer" | "strict" | "data" | "modelValue" | "defaultValue" | "allowClear" | "filterOption" | "triggerProps" | "isSelectSetValue" | "isSearch")> & import('vue').ShallowUnwrapRef<{
|
803
803
|
focus(): void;
|
804
804
|
blur(): void;
|
805
805
|
getInputRef(): HTMLInputElement | HTMLTextAreaElement | undefined;
|
@@ -834,9 +834,9 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
834
834
|
onSearch?: ((value: string) => any) | undefined;
|
835
835
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
836
836
|
}>, {
|
837
|
+
type: "input" | "textarea";
|
837
838
|
disabled: boolean;
|
838
839
|
split: string;
|
839
|
-
type: "input" | "textarea";
|
840
840
|
data: import('../Select').SelectOptions;
|
841
841
|
modelValue: string;
|
842
842
|
defaultValue: string;
|
@@ -1248,10 +1248,10 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1248
1248
|
remove: (value: string | number, ev: MouseEvent | KeyboardEvent) => any;
|
1249
1249
|
"press-enter": (ev: KeyboardEvent) => any;
|
1250
1250
|
}, string, {
|
1251
|
-
size: import('../_shared/type').Size;
|
1252
|
-
disabled: boolean;
|
1253
1251
|
error: boolean;
|
1254
1252
|
placeholder: string;
|
1253
|
+
size: import('../_shared/type').Size;
|
1254
|
+
disabled: boolean;
|
1255
1255
|
modelValue: import('..').InputTagValue;
|
1256
1256
|
defaultValue: import('..').InputTagValue;
|
1257
1257
|
allowClear: boolean;
|
@@ -1285,10 +1285,10 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1285
1285
|
$nextTick: typeof nextTick;
|
1286
1286
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
1287
1287
|
} & Readonly<{
|
1288
|
-
size: import('../_shared/type').Size;
|
1289
|
-
disabled: boolean;
|
1290
1288
|
error: boolean;
|
1291
1289
|
placeholder: string;
|
1290
|
+
size: import('../_shared/type').Size;
|
1291
|
+
disabled: boolean;
|
1292
1292
|
modelValue: import('..').InputTagValue;
|
1293
1293
|
defaultValue: import('..').InputTagValue;
|
1294
1294
|
allowClear: boolean;
|
@@ -1311,7 +1311,7 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1311
1311
|
"onInput-value-change"?: ((value: string, ev: Event) => any) | undefined;
|
1312
1312
|
onRemove?: ((value: string | number, ev: MouseEvent | KeyboardEvent) => any) | undefined;
|
1313
1313
|
"onPress-enter"?: ((ev: KeyboardEvent) => any) | undefined;
|
1314
|
-
}>, "focus" | "blur" | ("
|
1314
|
+
}>, "focus" | "blur" | ("error" | "placeholder" | "size" | "disabled" | "modelValue" | "defaultValue" | "allowClear" | "readonly" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowCreate" | "maxTagCount" | "tagNowrap" | "retainInputValue" | "uniqueValue")> & import('vue').ShallowUnwrapRef<{
|
1315
1315
|
focus(): void;
|
1316
1316
|
blur(): void;
|
1317
1317
|
}> & {} & import('vue').ComponentCustomProperties & {} & {
|
@@ -1359,16 +1359,16 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1359
1359
|
"dropdown-scroll": (ev: Event) => any;
|
1360
1360
|
"dropdown-reach-bottom": (ev: Event) => any;
|
1361
1361
|
}, string, {
|
1362
|
+
loading: boolean;
|
1363
|
+
error: boolean;
|
1364
|
+
placeholder: string;
|
1362
1365
|
size: import('../_shared/type').Size;
|
1363
1366
|
popupVisible: boolean;
|
1364
1367
|
defaultPopupVisible: boolean;
|
1365
1368
|
disabled: boolean;
|
1366
1369
|
popupContainer: import('../_shared/type').PopupContainer;
|
1367
|
-
loading: boolean;
|
1368
|
-
error: boolean;
|
1369
1370
|
scrollbar: boolean;
|
1370
1371
|
multiple: boolean;
|
1371
|
-
placeholder: string;
|
1372
1372
|
bordered: boolean;
|
1373
1373
|
modelValue: SelectValue;
|
1374
1374
|
defaultValue: SelectValue;
|
@@ -1412,16 +1412,16 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1412
1412
|
$nextTick: typeof nextTick;
|
1413
1413
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
1414
1414
|
} & Readonly<{
|
1415
|
+
loading: boolean;
|
1416
|
+
error: boolean;
|
1417
|
+
placeholder: string;
|
1415
1418
|
size: import('../_shared/type').Size;
|
1416
1419
|
popupVisible: boolean;
|
1417
1420
|
defaultPopupVisible: boolean;
|
1418
1421
|
disabled: boolean;
|
1419
1422
|
popupContainer: import('../_shared/type').PopupContainer;
|
1420
|
-
loading: boolean;
|
1421
|
-
error: boolean;
|
1422
1423
|
scrollbar: boolean;
|
1423
1424
|
multiple: boolean;
|
1424
|
-
placeholder: string;
|
1425
1425
|
bordered: boolean;
|
1426
1426
|
modelValue: SelectValue;
|
1427
1427
|
defaultValue: SelectValue;
|
@@ -1458,7 +1458,7 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1458
1458
|
onExceedLimit?: ((value: SelectValue, ev?: MouseEvent | undefined) => any) | undefined;
|
1459
1459
|
"onDropdown-scroll"?: ((ev: Event) => any) | undefined;
|
1460
1460
|
"onDropdown-reach-bottom"?: ((ev: Event) => any) | undefined;
|
1461
|
-
}>, "focus" | "blur" | ("
|
1461
|
+
}>, "focus" | "blur" | ("loading" | "error" | "placeholder" | "size" | "popupVisible" | "defaultPopupVisible" | "disabled" | "popupContainer" | "scrollbar" | "multiple" | "bordered" | "modelValue" | "defaultValue" | "allowClear" | "showExtraOptions" | "options" | "limit" | "inputValue" | "defaultInputValue" | "fieldNames" | "allowSearch" | "valueKey" | "showEmpty" | "allowCreate" | "maxTagCount" | "filterOption" | "virtualListProps" | "triggerProps" | "searchDelay" | "showHeaderOnEmpty" | "showFooterOnEmpty" | "tagNowrap") | "getPopupRef"> & import('vue').ShallowUnwrapRef<{
|
1462
1462
|
focus(): void;
|
1463
1463
|
blur(): void;
|
1464
1464
|
getPopupRef(): import('..').TriggerInstance;
|
@@ -1487,12 +1487,12 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1487
1487
|
keydown: (ev: KeyboardEvent) => any;
|
1488
1488
|
"update:modelValue": (value: string) => any;
|
1489
1489
|
}, import('vue').PublicProps, {
|
1490
|
-
disabled: boolean;
|
1491
1490
|
error: import('..').AutoSize;
|
1492
1491
|
placeholder: string;
|
1492
|
+
maxLength: import('..').MaxLength;
|
1493
|
+
disabled: boolean;
|
1493
1494
|
modelValue: string;
|
1494
1495
|
defaultValue: string;
|
1495
|
-
maxLength: import('..').MaxLength;
|
1496
1496
|
showWordLimit: boolean;
|
1497
1497
|
allowClear: boolean;
|
1498
1498
|
readonly: boolean;
|
@@ -1525,12 +1525,12 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1525
1525
|
getInputRef(): HTMLTextAreaElement;
|
1526
1526
|
getMirrorRef(): HTMLDivElement;
|
1527
1527
|
}, {}, {}, {}, {
|
1528
|
-
disabled: boolean;
|
1529
1528
|
error: import('..').AutoSize;
|
1530
1529
|
placeholder: string;
|
1530
|
+
maxLength: import('..').MaxLength;
|
1531
|
+
disabled: boolean;
|
1531
1532
|
modelValue: string;
|
1532
1533
|
defaultValue: string;
|
1533
|
-
maxLength: import('..').MaxLength;
|
1534
1534
|
showWordLimit: boolean;
|
1535
1535
|
allowClear: boolean;
|
1536
1536
|
readonly: boolean;
|
@@ -1580,10 +1580,10 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1580
1580
|
"dropdown-scroll": (ev?: Event | undefined) => any;
|
1581
1581
|
"dropdown-reach-bottom": (ev?: Event | undefined) => any;
|
1582
1582
|
}, string, {
|
1583
|
+
type: "textarea" | "input";
|
1583
1584
|
disabled: boolean;
|
1584
1585
|
popupContainer: import('../_shared/type').PopupContainer;
|
1585
1586
|
strict: boolean;
|
1586
|
-
type: "textarea" | "input";
|
1587
1587
|
data: import('../Select').SelectOptions;
|
1588
1588
|
modelValue: string;
|
1589
1589
|
defaultValue: string;
|
@@ -1613,10 +1613,10 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1613
1613
|
$nextTick: typeof nextTick;
|
1614
1614
|
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import('@vue/reactivity').OnCleanup]) => any : (...args: [any, any, import('@vue/reactivity').OnCleanup]) => any, options?: import('vue').WatchOptions): import('vue').WatchStopHandle;
|
1615
1615
|
} & Readonly<{
|
1616
|
+
type: "textarea" | "input";
|
1616
1617
|
disabled: boolean;
|
1617
1618
|
popupContainer: import('../_shared/type').PopupContainer;
|
1618
1619
|
strict: boolean;
|
1619
|
-
type: "textarea" | "input";
|
1620
1620
|
data: import('../Select').SelectOptions;
|
1621
1621
|
modelValue: string;
|
1622
1622
|
defaultValue: string;
|
@@ -1637,7 +1637,7 @@ declare const __VLS_component: import('vue').DefineComponent<MentionProps, {
|
|
1637
1637
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
1638
1638
|
"onDropdown-scroll"?: ((ev?: Event | undefined) => any) | undefined;
|
1639
1639
|
"onDropdown-reach-bottom"?: ((ev?: Event | undefined) => any) | undefined;
|
1640
|
-
}>, "focus" | "blur" | "updatePosition" | "getInputRef" | "getMirrorRef" | ("
|
1640
|
+
}>, "focus" | "blur" | "updatePosition" | "getInputRef" | "getMirrorRef" | ("type" | "disabled" | "popupContainer" | "strict" | "data" | "modelValue" | "defaultValue" | "allowClear" | "filterOption" | "triggerProps" | "isSelectSetValue" | "isSearch")> & import('vue').ShallowUnwrapRef<{
|
1641
1641
|
focus(): void;
|
1642
1642
|
blur(): void;
|
1643
1643
|
getInputRef(): HTMLInputElement | HTMLTextAreaElement | undefined;
|
@@ -1,9 +1,9 @@
|
|
1
1
|
import { MessageProps } from './type';
|
2
2
|
declare const _default: import('vue').DefineComponent<MessageProps, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<MessageProps> & Readonly<{}>, {
|
3
|
+
type: import('./type').MessageType;
|
3
4
|
duration: number;
|
4
5
|
content: import('../_shared/type').RenderContent;
|
5
6
|
icon: import('vue').RenderFunction;
|
6
|
-
type: import('./type').MessageType;
|
7
7
|
closable: boolean;
|
8
8
|
onClose: (id: string | number) => void;
|
9
9
|
id: string;
|
package/lib/Message/index.d.ts
CHANGED
@@ -5,10 +5,10 @@ export type MessageInstance = InstanceType<typeof _Message>;
|
|
5
5
|
export * from './type';
|
6
6
|
declare const Message: {
|
7
7
|
new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<MessageProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, {
|
8
|
+
type: MessageType;
|
8
9
|
duration: number;
|
9
10
|
content: import('../_shared/type').RenderContent;
|
10
11
|
icon: import('vue').RenderFunction;
|
11
|
-
type: MessageType;
|
12
12
|
closable: boolean;
|
13
13
|
onClose: (id: string | number) => void;
|
14
14
|
id: string;
|
@@ -24,10 +24,10 @@ declare const Message: {
|
|
24
24
|
M: {};
|
25
25
|
Defaults: {};
|
26
26
|
}, Readonly<MessageProps> & Readonly<{}>, {}, {}, {}, {}, {
|
27
|
+
type: MessageType;
|
27
28
|
duration: number;
|
28
29
|
content: import('../_shared/type').RenderContent;
|
29
30
|
icon: import('vue').RenderFunction;
|
30
|
-
type: MessageType;
|
31
31
|
closable: boolean;
|
32
32
|
onClose: (id: string | number) => void;
|
33
33
|
id: string;
|
@@ -40,10 +40,10 @@ declare const Message: {
|
|
40
40
|
__isTeleport?: never;
|
41
41
|
__isSuspense?: never;
|
42
42
|
} & import('vue').ComponentOptionsBase<Readonly<MessageProps> & Readonly<{}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, {
|
43
|
+
type: MessageType;
|
43
44
|
duration: number;
|
44
45
|
content: import('../_shared/type').RenderContent;
|
45
46
|
icon: import('vue').RenderFunction;
|
46
|
-
type: MessageType;
|
47
47
|
closable: boolean;
|
48
48
|
onClose: (id: string | number) => void;
|
49
49
|
id: string;
|