@element-plus/nightly 0.0.20260714 → 0.0.20260716
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/components/affix/src/affix.vue.d.ts +1 -1
- package/es/components/anchor/src/anchor.d.ts +1 -1
- package/es/components/autocomplete/src/autocomplete.d.ts +1 -1
- package/es/components/autocomplete/src/autocomplete.vue.d.ts +2 -2
- package/es/components/backtop/src/backtop.vue.d.ts +1 -1
- package/es/components/badge/src/badge.vue.d.ts +2 -2
- package/es/components/button/src/button-group.d.ts +1 -1
- package/es/components/button/src/button-group.vue.d.ts +1 -1
- package/es/components/button/src/button.d.ts +1 -1
- package/es/components/button/src/button.vue.d.ts +2 -2
- package/es/components/button/src/use-button.d.ts +1 -1
- package/es/components/carousel/src/carousel-item.vue.d.ts +1 -1
- package/es/components/cascader/src/cascader.vue.d.ts +4 -4
- package/es/components/checkbox/src/checkbox-button.vue.d.ts +4 -4
- package/es/components/checkbox/src/checkbox-group.vue.d.ts +3 -3
- package/es/components/checkbox/src/checkbox.d.ts +2 -2
- package/es/components/checkbox/src/checkbox.vue.d.ts +4 -4
- package/es/components/col/src/col.vue.d.ts +1 -1
- package/es/components/color-picker/src/color-picker.vue.d.ts +5 -5
- package/es/components/color-picker-panel/src/color-picker-panel.vue.d.ts +1 -1
- package/es/components/date-picker/src/date-picker.d.ts +3 -3
- package/es/components/date-picker-panel/src/date-picker-com/panel-date-pick.vue.d.ts +1 -1
- package/es/components/date-picker-panel/src/date-picker-com/panel-date-range.vue.d.ts +1 -1
- package/es/components/date-picker-panel/src/date-picker-com/panel-month-range.vue.d.ts +1 -1
- package/es/components/date-picker-panel/src/date-picker-com/panel-year-range.vue.d.ts +1 -1
- package/es/components/date-picker-panel/src/date-picker-panel.d.ts +4 -4
- package/es/components/date-picker-panel/src/panel-utils.d.ts +9 -9
- package/es/components/descriptions/src/description-item.d.ts +1 -1
- package/es/components/dialog/src/dialog.vue.d.ts +2 -2
- package/es/components/drawer/src/drawer.vue.d.ts +2 -2
- package/es/components/dropdown/src/dropdown.d.ts +1 -1
- package/es/components/dropdown/src/dropdown.vue.d.ts +16 -16
- package/es/components/input/src/input.d.ts +1 -1
- package/es/components/input/src/input.vue.d.ts +5 -5
- package/es/components/input-number/src/input-number.d.ts +1 -1
- package/es/components/input-number/src/input-number.vue.d.ts +4 -4
- package/es/components/input-otp/src/input-otp.vue.d.ts +3 -3
- package/es/components/input-tag/src/input-tag.vue.d.ts +4 -4
- package/es/components/link/src/link.vue.d.ts +1 -1
- package/es/components/mention/src/mention.d.ts +1 -1
- package/es/components/menu/src/sub-menu.d.ts +1 -1
- package/es/components/message/src/message.vue.d.ts +2 -2
- package/es/components/message-box/src/index.vue.d.ts +23 -23
- package/es/components/notification/src/notification.vue.d.ts +2 -2
- package/es/components/pagination/src/components/sizes.vue.d.ts +1 -1
- package/es/components/pagination/src/pagination.d.ts +3 -3
- package/es/components/popconfirm/src/popconfirm.d.ts +2 -2
- package/es/components/popover/src/popover.vue.d.ts +1 -1
- package/es/components/popper/src/content.vue.d.ts +1 -1
- package/es/components/radio/src/radio-button.vue.d.ts +3 -3
- package/es/components/radio/src/radio-group.vue.d.ts +5 -5
- package/es/components/radio/src/radio.vue.d.ts +3 -3
- package/es/components/rate/src/rate.vue.d.ts +2 -2
- package/es/components/segmented/index.d.ts +2 -2
- package/es/components/select/src/option.d.ts +1 -1
- package/es/components/select/src/option.vue.d.ts +2 -2
- package/es/components/select/src/select.d.ts +1 -1
- package/es/components/select/src/select.vue.d.ts +15 -15
- package/es/components/select/src/useSelect.d.ts +4 -4
- package/es/components/select-v2/src/select.vue.d.ts +7 -7
- package/es/components/skeleton/src/skeleton-item.d.ts +1 -1
- package/es/components/slider/src/button.vue.d.ts +1 -1
- package/es/components/slider/src/slider.vue.d.ts +5 -5
- package/es/components/switch/src/switch.vue.d.ts +2 -2
- package/es/components/table/src/filter-panel.vue.d.ts +24 -24
- package/es/components/table/src/table-header/index.d.ts +12 -12
- package/es/components/tabs/src/tab-pane.vue.d.ts +1 -1
- package/es/components/text/src/text.vue.d.ts +1 -1
- package/es/components/time-picker/src/common/picker.vue.d.ts +5 -5
- package/es/components/time-picker/src/time-picker-com/panel-time-pick.vue.d.ts +2 -2
- package/es/components/time-picker/src/time-picker-com/panel-time-range.vue.d.ts +2 -2
- package/es/components/time-picker/src/time-picker.d.ts +3 -3
- package/es/components/time-select/src/time-select.vue.d.ts +3 -3
- package/es/components/timeline/src/timeline-item.vue.d.ts +1 -1
- package/es/components/tooltip/src/content.vue.d.ts +1 -1
- package/es/components/tooltip/src/tooltip.vue.d.ts +1 -1
- package/es/components/tour/src/mask.vue.d.ts +1 -1
- package/es/components/tree/src/tree-node.vue.d.ts +12 -12
- package/es/components/tree/src/tree.vue.d.ts +12 -12
- package/es/components/tree-select/src/tree-select-option.d.ts +2 -2
- package/es/components/tree-select/src/tree-select.vue.d.ts +5 -5
- package/es/components/upload/src/upload.vue.d.ts +1 -1
- package/es/components/virtual-list/src/components/scrollbar.d.ts +1 -1
- package/es/version.d.ts +1 -1
- package/es/version.mjs +1 -1
- package/es/version.mjs.map +1 -1
- package/lib/components/affix/src/affix.vue.d.ts +1 -1
- package/lib/components/anchor/src/anchor.d.ts +1 -1
- package/lib/components/autocomplete/src/autocomplete.d.ts +1 -1
- package/lib/components/autocomplete/src/autocomplete.vue.d.ts +2 -2
- package/lib/components/backtop/src/backtop.vue.d.ts +1 -1
- package/lib/components/badge/src/badge.vue.d.ts +2 -2
- package/lib/components/button/src/button-group.d.ts +1 -1
- package/lib/components/button/src/button-group.vue.d.ts +1 -1
- package/lib/components/button/src/button.d.ts +1 -1
- package/lib/components/button/src/button.vue.d.ts +2 -2
- package/lib/components/button/src/use-button.d.ts +1 -1
- package/lib/components/carousel/src/carousel-item.vue.d.ts +1 -1
- package/lib/components/cascader/src/cascader.vue.d.ts +4 -4
- package/lib/components/checkbox/src/checkbox-button.vue.d.ts +4 -4
- package/lib/components/checkbox/src/checkbox-group.vue.d.ts +3 -3
- package/lib/components/checkbox/src/checkbox.d.ts +2 -2
- package/lib/components/checkbox/src/checkbox.vue.d.ts +4 -4
- package/lib/components/col/src/col.vue.d.ts +1 -1
- package/lib/components/color-picker/src/color-picker.vue.d.ts +5 -5
- package/lib/components/color-picker-panel/src/color-picker-panel.vue.d.ts +1 -1
- package/lib/components/date-picker/src/date-picker.d.ts +3 -3
- package/lib/components/date-picker-panel/src/date-picker-com/panel-date-pick.vue.d.ts +1 -1
- package/lib/components/date-picker-panel/src/date-picker-com/panel-date-range.vue.d.ts +1 -1
- package/lib/components/date-picker-panel/src/date-picker-com/panel-month-range.vue.d.ts +1 -1
- package/lib/components/date-picker-panel/src/date-picker-com/panel-year-range.vue.d.ts +1 -1
- package/lib/components/date-picker-panel/src/date-picker-panel.d.ts +4 -4
- package/lib/components/date-picker-panel/src/panel-utils.d.ts +9 -9
- package/lib/components/descriptions/src/description-item.d.ts +1 -1
- package/lib/components/dialog/src/dialog.vue.d.ts +2 -2
- package/lib/components/drawer/src/drawer.vue.d.ts +2 -2
- package/lib/components/dropdown/src/dropdown.d.ts +1 -1
- package/lib/components/dropdown/src/dropdown.vue.d.ts +16 -16
- package/lib/components/input/src/input.d.ts +1 -1
- package/lib/components/input/src/input.vue.d.ts +5 -5
- package/lib/components/input-number/src/input-number.d.ts +1 -1
- package/lib/components/input-number/src/input-number.vue.d.ts +4 -4
- package/lib/components/input-otp/src/input-otp.vue.d.ts +3 -3
- package/lib/components/input-tag/src/input-tag.vue.d.ts +4 -4
- package/lib/components/link/src/link.vue.d.ts +1 -1
- package/lib/components/mention/src/mention.d.ts +1 -1
- package/lib/components/menu/src/sub-menu.d.ts +1 -1
- package/lib/components/message/src/message.vue.d.ts +2 -2
- package/lib/components/message-box/src/index.vue.d.ts +23 -23
- package/lib/components/notification/src/notification.vue.d.ts +2 -2
- package/lib/components/pagination/src/components/sizes.vue.d.ts +1 -1
- package/lib/components/pagination/src/pagination.d.ts +3 -3
- package/lib/components/popconfirm/src/popconfirm.d.ts +2 -2
- package/lib/components/popover/src/popover.vue.d.ts +1 -1
- package/lib/components/popper/src/content.vue.d.ts +1 -1
- package/lib/components/radio/src/radio-button.vue.d.ts +3 -3
- package/lib/components/radio/src/radio-group.vue.d.ts +5 -5
- package/lib/components/radio/src/radio.vue.d.ts +3 -3
- package/lib/components/rate/src/rate.vue.d.ts +2 -2
- package/lib/components/segmented/index.d.ts +2 -2
- package/lib/components/select/src/option.d.ts +1 -1
- package/lib/components/select/src/option.vue.d.ts +2 -2
- package/lib/components/select/src/select.d.ts +1 -1
- package/lib/components/select/src/select.vue.d.ts +15 -15
- package/lib/components/select/src/useSelect.d.ts +4 -4
- package/lib/components/select-v2/src/select.vue.d.ts +7 -7
- package/lib/components/skeleton/src/skeleton-item.d.ts +1 -1
- package/lib/components/slider/src/button.vue.d.ts +1 -1
- package/lib/components/slider/src/slider.vue.d.ts +5 -5
- package/lib/components/switch/src/switch.vue.d.ts +2 -2
- package/lib/components/table/src/filter-panel.vue.d.ts +24 -24
- package/lib/components/table/src/table-header/index.d.ts +12 -12
- package/lib/components/tabs/src/tab-pane.vue.d.ts +1 -1
- package/lib/components/text/src/text.vue.d.ts +1 -1
- package/lib/components/time-picker/src/common/picker.vue.d.ts +5 -5
- package/lib/components/time-picker/src/time-picker-com/panel-time-pick.vue.d.ts +2 -2
- package/lib/components/time-picker/src/time-picker-com/panel-time-range.vue.d.ts +2 -2
- package/lib/components/time-picker/src/time-picker.d.ts +3 -3
- package/lib/components/time-select/src/time-select.vue.d.ts +3 -3
- package/lib/components/timeline/src/timeline-item.vue.d.ts +1 -1
- package/lib/components/tooltip/src/content.vue.d.ts +1 -1
- package/lib/components/tooltip/src/tooltip.vue.d.ts +1 -1
- package/lib/components/tour/src/mask.vue.d.ts +1 -1
- package/lib/components/tree/src/tree-node.vue.d.ts +12 -12
- package/lib/components/tree/src/tree.vue.d.ts +12 -12
- package/lib/components/tree-select/src/tree-select-option.d.ts +2 -2
- package/lib/components/tree-select/src/tree-select.vue.d.ts +5 -5
- package/lib/components/upload/src/upload.vue.d.ts +1 -1
- package/lib/components/virtual-list/src/components/scrollbar.d.ts +1 -1
- package/lib/version.d.ts +1 -1
- package/lib/version.js +1 -1
- package/lib/version.js.map +1 -1
- package/package.json +2 -2
- package/web-types.json +1 -1
|
@@ -43,7 +43,7 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
43
43
|
readonly __epPropKey: true;
|
|
44
44
|
};
|
|
45
45
|
readonly type: {
|
|
46
|
-
readonly type: _$vue.PropType<EpPropMergeType<(new (...args: any[]) => "" | "
|
|
46
|
+
readonly type: _$vue.PropType<EpPropMergeType<(new (...args: any[]) => "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger") | (() => "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger") | (((new (...args: any[]) => "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger") | (() => "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger")) | null)[], unknown, unknown>>;
|
|
47
47
|
readonly required: false;
|
|
48
48
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
49
49
|
__epPropKey: true;
|
|
@@ -240,7 +240,7 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
240
240
|
readonly __epPropKey: true;
|
|
241
241
|
};
|
|
242
242
|
readonly type: {
|
|
243
|
-
readonly type: _$vue.PropType<EpPropMergeType<(new (...args: any[]) => "" | "
|
|
243
|
+
readonly type: _$vue.PropType<EpPropMergeType<(new (...args: any[]) => "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger") | (() => "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger") | (((new (...args: any[]) => "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger") | (() => "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger")) | null)[], unknown, unknown>>;
|
|
244
244
|
readonly required: false;
|
|
245
245
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
246
246
|
__epPropKey: true;
|
|
@@ -382,9 +382,9 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
382
382
|
"onVisible-change"?: ((...args: any[]) => any) | undefined;
|
|
383
383
|
}>, {
|
|
384
384
|
readonly size: string;
|
|
385
|
-
readonly disabled: boolean;
|
|
386
385
|
readonly teleported: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
387
386
|
readonly effect: EpPropMergeType<(new (...args: any[]) => string) | (() => PopperEffect) | (((new (...args: any[]) => string) | (() => PopperEffect)) | null)[], unknown, unknown>;
|
|
387
|
+
readonly disabled: boolean;
|
|
388
388
|
readonly tabindex: EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | (((new (...args: any[]) => string | number) | (() => string | number)) | null)[], unknown, unknown>;
|
|
389
389
|
readonly popperStyle: _$vue.StyleValue;
|
|
390
390
|
readonly virtualTriggering: boolean;
|
|
@@ -408,15 +408,15 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
408
408
|
}>, {
|
|
409
409
|
ref: _$vue.Ref<HTMLButtonElement | undefined, HTMLButtonElement | undefined>;
|
|
410
410
|
size: _$vue.ComputedRef<"" | "default" | "small" | "large">;
|
|
411
|
-
type: _$vue.ComputedRef<"
|
|
411
|
+
type: _$vue.ComputedRef<"" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger">;
|
|
412
412
|
disabled: _$vue.ComputedRef<boolean>;
|
|
413
413
|
shouldAddSpace: _$vue.ComputedRef<boolean>;
|
|
414
414
|
}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
415
415
|
click: (evt: MouseEvent) => void;
|
|
416
416
|
}, _$vue.PublicProps, {
|
|
417
|
+
type: ButtonType;
|
|
417
418
|
text: boolean;
|
|
418
419
|
disabled: boolean;
|
|
419
|
-
type: ButtonType;
|
|
420
420
|
round: boolean;
|
|
421
421
|
dashed: boolean;
|
|
422
422
|
nativeType: ButtonNativeType;
|
|
@@ -436,13 +436,13 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
436
436
|
}>, {
|
|
437
437
|
ref: _$vue.Ref<HTMLButtonElement | undefined, HTMLButtonElement | undefined>;
|
|
438
438
|
size: _$vue.ComputedRef<"" | "default" | "small" | "large">;
|
|
439
|
-
type: _$vue.ComputedRef<"
|
|
439
|
+
type: _$vue.ComputedRef<"" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger">;
|
|
440
440
|
disabled: _$vue.ComputedRef<boolean>;
|
|
441
441
|
shouldAddSpace: _$vue.ComputedRef<boolean>;
|
|
442
442
|
}, {}, {}, {}, {
|
|
443
|
+
type: ButtonType;
|
|
443
444
|
text: boolean;
|
|
444
445
|
disabled: boolean;
|
|
445
|
-
type: ButtonType;
|
|
446
446
|
round: boolean;
|
|
447
447
|
dashed: boolean;
|
|
448
448
|
nativeType: ButtonNativeType;
|
|
@@ -459,15 +459,15 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
459
459
|
}>, {
|
|
460
460
|
ref: _$vue.Ref<HTMLButtonElement | undefined, HTMLButtonElement | undefined>;
|
|
461
461
|
size: _$vue.ComputedRef<"" | "default" | "small" | "large">;
|
|
462
|
-
type: _$vue.ComputedRef<"
|
|
462
|
+
type: _$vue.ComputedRef<"" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger">;
|
|
463
463
|
disabled: _$vue.ComputedRef<boolean>;
|
|
464
464
|
shouldAddSpace: _$vue.ComputedRef<boolean>;
|
|
465
465
|
}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
466
466
|
click: (evt: MouseEvent) => void;
|
|
467
467
|
}, string, {
|
|
468
|
+
type: ButtonType;
|
|
468
469
|
text: boolean;
|
|
469
470
|
disabled: boolean;
|
|
470
|
-
type: ButtonType;
|
|
471
471
|
round: boolean;
|
|
472
472
|
dashed: boolean;
|
|
473
473
|
nativeType: ButtonNativeType;
|
|
@@ -487,7 +487,7 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
487
487
|
setPropsDefaults: (defaults: {
|
|
488
488
|
readonly size?: "" | "default" | "small" | "large" | (() => "" | "default" | "small" | "large") | undefined;
|
|
489
489
|
readonly disabled?: boolean | (() => boolean) | undefined;
|
|
490
|
-
readonly type?: "" | "
|
|
490
|
+
readonly type?: "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger" | (() => "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger") | undefined;
|
|
491
491
|
readonly icon?: string | _$vue.FunctionalComponent<any, {}, any, {}> | {
|
|
492
492
|
new (...args: any[]): any;
|
|
493
493
|
__isFragment?: never;
|
|
@@ -525,7 +525,7 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
525
525
|
};
|
|
526
526
|
ElButtonGroup: {
|
|
527
527
|
new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<ButtonGroupProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, _$vue.PublicProps, {
|
|
528
|
-
type: "" | "
|
|
528
|
+
type: "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger";
|
|
529
529
|
direction: "horizontal" | "vertical";
|
|
530
530
|
}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
|
|
531
531
|
P: {};
|
|
@@ -535,14 +535,14 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
535
535
|
M: {};
|
|
536
536
|
Defaults: {};
|
|
537
537
|
}, Readonly<ButtonGroupProps> & Readonly<{}>, {}, {}, {}, {}, {
|
|
538
|
-
type: "" | "
|
|
538
|
+
type: "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger";
|
|
539
539
|
direction: "horizontal" | "vertical";
|
|
540
540
|
}>;
|
|
541
541
|
__isFragment?: never;
|
|
542
542
|
__isTeleport?: never;
|
|
543
543
|
__isSuspense?: never;
|
|
544
544
|
} & _$vue.ComponentOptionsBase<Readonly<ButtonGroupProps> & Readonly<{}>, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, {
|
|
545
|
-
type: "" | "
|
|
545
|
+
type: "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger";
|
|
546
546
|
direction: "horizontal" | "vertical";
|
|
547
547
|
}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
|
|
548
548
|
$slots: {
|
|
@@ -685,10 +685,10 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
685
685
|
"before-show": (...args: any[]) => void;
|
|
686
686
|
"before-hide": (...args: any[]) => void;
|
|
687
687
|
}, _$vue.PublicProps, {
|
|
688
|
-
visible: boolean | null;
|
|
689
688
|
offset: number;
|
|
690
689
|
teleported: boolean;
|
|
691
690
|
effect: PopperEffect;
|
|
691
|
+
visible: boolean | null;
|
|
692
692
|
content: string;
|
|
693
693
|
style: string | false | CSSProperties | _$vue.StyleValue[] | null;
|
|
694
694
|
enterable: boolean;
|
|
@@ -736,10 +736,10 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
736
736
|
onClose: (event?: Event, delay?: number) => void;
|
|
737
737
|
hide: (event?: Event) => void;
|
|
738
738
|
}, {}, {}, {}, {
|
|
739
|
-
visible: boolean | null;
|
|
740
739
|
offset: number;
|
|
741
740
|
teleported: boolean;
|
|
742
741
|
effect: PopperEffect;
|
|
742
|
+
visible: boolean | null;
|
|
743
743
|
content: string;
|
|
744
744
|
style: string | false | CSSProperties | _$vue.StyleValue[] | null;
|
|
745
745
|
enterable: boolean;
|
|
@@ -792,10 +792,10 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
792
792
|
"before-show": (...args: any[]) => void;
|
|
793
793
|
"before-hide": (...args: any[]) => void;
|
|
794
794
|
}, string, {
|
|
795
|
-
visible: boolean | null;
|
|
796
795
|
offset: number;
|
|
797
796
|
teleported: boolean;
|
|
798
797
|
effect: PopperEffect;
|
|
798
|
+
visible: boolean | null;
|
|
799
799
|
content: string;
|
|
800
800
|
style: string | false | CSSProperties | _$vue.StyleValue[] | null;
|
|
801
801
|
enterable: boolean;
|
|
@@ -182,7 +182,7 @@ declare const inputProps: {
|
|
|
182
182
|
};
|
|
183
183
|
readonly type: EpPropFinalized<(new (...args: any[]) => string) | (() => InputType) | (((new (...args: any[]) => string) | (() => InputType)) | null)[], unknown, unknown, "text", boolean>;
|
|
184
184
|
readonly resize: {
|
|
185
|
-
readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "
|
|
185
|
+
readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "horizontal" | "vertical" | "none" | "both", unknown>>;
|
|
186
186
|
readonly required: false;
|
|
187
187
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
188
188
|
__epPropKey: true;
|
|
@@ -32,10 +32,10 @@ declare const __VLS_base: _$vue.DefineComponent<InputProps, {
|
|
|
32
32
|
clear: (evt?: MouseEvent) => void; /** @description resize textarea. */
|
|
33
33
|
resizeTextarea: () => void;
|
|
34
34
|
}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
35
|
-
clear: (evt: MouseEvent | undefined) => void;
|
|
36
35
|
"update:modelValue": (value: string) => void;
|
|
37
36
|
change: (value: string, evt?: Event | undefined) => void;
|
|
38
37
|
input: (value: string) => void;
|
|
38
|
+
clear: (evt: MouseEvent | undefined) => void;
|
|
39
39
|
focus: (evt: FocusEvent) => void;
|
|
40
40
|
blur: (evt: FocusEvent) => void;
|
|
41
41
|
mouseleave: (evt: MouseEvent) => void;
|
|
@@ -45,10 +45,10 @@ declare const __VLS_base: _$vue.DefineComponent<InputProps, {
|
|
|
45
45
|
compositionupdate: (evt: CompositionEvent) => void;
|
|
46
46
|
compositionend: (evt: CompositionEvent) => void;
|
|
47
47
|
}, string, _$vue.PublicProps, Readonly<InputProps> & Readonly<{
|
|
48
|
-
onClear?: ((evt: MouseEvent | undefined) => any) | undefined;
|
|
49
48
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
50
49
|
onChange?: ((value: string, evt?: Event | undefined) => any) | undefined;
|
|
51
50
|
onInput?: ((value: string) => any) | undefined;
|
|
51
|
+
onClear?: ((evt: MouseEvent | undefined) => any) | undefined;
|
|
52
52
|
onFocus?: ((evt: FocusEvent) => any) | undefined;
|
|
53
53
|
onBlur?: ((evt: FocusEvent) => any) | undefined;
|
|
54
54
|
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
@@ -58,15 +58,15 @@ declare const __VLS_base: _$vue.DefineComponent<InputProps, {
|
|
|
58
58
|
onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
|
|
59
59
|
onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
|
|
60
60
|
}>, {
|
|
61
|
-
validateEvent: boolean;
|
|
62
|
-
modelValue: string | number | null;
|
|
63
|
-
disabled: boolean;
|
|
64
61
|
type: InputType;
|
|
62
|
+
disabled: boolean;
|
|
63
|
+
modelValue: string | number | null;
|
|
65
64
|
modelModifiers: InputModelModifiers;
|
|
66
65
|
autocomplete: string;
|
|
67
66
|
clearIcon: IconPropType;
|
|
68
67
|
wordLimitPosition: "inside" | "outside";
|
|
69
68
|
tabindex: string | number;
|
|
69
|
+
validateEvent: boolean;
|
|
70
70
|
inputStyle: string | false | _$vue.CSSProperties | StyleValue[] | null;
|
|
71
71
|
rows: number;
|
|
72
72
|
}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
|
|
@@ -144,7 +144,7 @@ declare const inputNumberProps: {
|
|
|
144
144
|
};
|
|
145
145
|
readonly controls: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
146
146
|
readonly controlsPosition: EpPropFinalized<StringConstructor, "" | "right", unknown, "", boolean>;
|
|
147
|
-
readonly valueOnClear: EpPropFinalized<(new (...args: any[]) => number | "
|
|
147
|
+
readonly valueOnClear: EpPropFinalized<(new (...args: any[]) => number | "max" | "min") | (() => number | "max" | "min" | null) | (((new (...args: any[]) => number | "max" | "min") | (() => number | "max" | "min" | null)) | null)[], unknown, unknown, null, boolean>;
|
|
148
148
|
readonly name: StringConstructor;
|
|
149
149
|
readonly placeholder: StringConstructor;
|
|
150
150
|
readonly precision: {
|
|
@@ -28,15 +28,15 @@ declare const __VLS_base: _$vue.DefineComponent<InputNumberProps, {
|
|
|
28
28
|
onFocus?: ((e: FocusEvent) => any) | undefined;
|
|
29
29
|
onBlur?: ((e: FocusEvent) => any) | undefined;
|
|
30
30
|
}>, {
|
|
31
|
+
valueOnClear: "min" | "max" | number | null;
|
|
31
32
|
id: string;
|
|
32
|
-
min: number;
|
|
33
|
-
max: number;
|
|
34
|
-
validateEvent: boolean;
|
|
35
33
|
disabled: boolean;
|
|
36
|
-
valueOnClear: "min" | "max" | number | null;
|
|
37
34
|
readonly: boolean;
|
|
38
35
|
tabindex: string | number;
|
|
36
|
+
validateEvent: boolean;
|
|
39
37
|
inputmode: "text" | "email" | "search" | "tel" | "url" | "none" | "numeric" | "decimal";
|
|
38
|
+
max: number;
|
|
39
|
+
min: number;
|
|
40
40
|
align: "left" | "right" | "center";
|
|
41
41
|
step: number;
|
|
42
42
|
stepStrictly: boolean;
|
|
@@ -34,11 +34,11 @@ declare const __VLS_base: _$vue.DefineComponent<InputOtpProps, {
|
|
|
34
34
|
onBlur?: ((eve: FocusEvent) => any) | undefined;
|
|
35
35
|
onFinish?: ((value: string) => any) | undefined;
|
|
36
36
|
}>, {
|
|
37
|
-
length: number;
|
|
38
|
-
validateEvent: boolean;
|
|
39
|
-
disabled: boolean;
|
|
40
37
|
type: "outlined" | "filled" | "underlined";
|
|
38
|
+
length: number;
|
|
41
39
|
validator: (char: string, index: number) => boolean;
|
|
40
|
+
disabled: boolean;
|
|
41
|
+
validateEvent: boolean;
|
|
42
42
|
}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
|
|
43
43
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
44
44
|
declare const _default: typeof __VLS_export;
|
|
@@ -24,33 +24,33 @@ declare const __VLS_base: _$vue.DefineComponent<InputTagProps, {
|
|
|
24
24
|
focus: () => void;
|
|
25
25
|
blur: () => void;
|
|
26
26
|
}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
27
|
-
clear: () => void;
|
|
28
27
|
"update:modelValue": (value?: string[] | undefined) => void;
|
|
29
28
|
change: (value?: string[] | undefined) => void;
|
|
30
29
|
input: (value: string) => void;
|
|
30
|
+
clear: () => void;
|
|
31
31
|
focus: (evt: FocusEvent) => void;
|
|
32
32
|
blur: (evt: FocusEvent) => void;
|
|
33
33
|
"add-tag": (value: string | string[]) => void;
|
|
34
34
|
"remove-tag": (value: string, index: number) => void;
|
|
35
35
|
"drag-tag": (oldIndex: number, newIndex: number, value: string) => void;
|
|
36
36
|
}, string, _$vue.PublicProps, Readonly<InputTagProps> & Readonly<{
|
|
37
|
-
onClear?: (() => any) | undefined;
|
|
38
37
|
"onUpdate:modelValue"?: ((value?: string[] | undefined) => any) | undefined;
|
|
39
38
|
onChange?: ((value?: string[] | undefined) => any) | undefined;
|
|
40
39
|
onInput?: ((value: string) => any) | undefined;
|
|
40
|
+
onClear?: (() => any) | undefined;
|
|
41
41
|
onFocus?: ((evt: FocusEvent) => any) | undefined;
|
|
42
42
|
onBlur?: ((evt: FocusEvent) => any) | undefined;
|
|
43
43
|
"onAdd-tag"?: ((value: string | string[]) => any) | undefined;
|
|
44
44
|
"onRemove-tag"?: ((value: string, index: number) => any) | undefined;
|
|
45
45
|
"onDrag-tag"?: ((oldIndex: number, newIndex: number, value: string) => any) | undefined;
|
|
46
46
|
}>, {
|
|
47
|
+
effect: PopperEffect;
|
|
47
48
|
id: string;
|
|
48
|
-
validateEvent: boolean;
|
|
49
49
|
disabled: boolean;
|
|
50
|
-
effect: PopperEffect;
|
|
51
50
|
autocomplete: string;
|
|
52
51
|
clearIcon: IconPropType;
|
|
53
52
|
tabindex: string | number;
|
|
53
|
+
validateEvent: boolean;
|
|
54
54
|
trigger: "Enter" | "Space";
|
|
55
55
|
maxCollapseTags: number;
|
|
56
56
|
tagType: "info" | "primary" | "success" | "warning" | "danger";
|
|
@@ -13,8 +13,8 @@ declare const __VLS_base: _$vue.DefineComponent<LinkProps, {}, {}, {}, {}, _$vue
|
|
|
13
13
|
}, string, _$vue.PublicProps, Readonly<LinkProps> & Readonly<{
|
|
14
14
|
onClick?: ((evt: MouseEvent) => any) | undefined;
|
|
15
15
|
}>, {
|
|
16
|
-
target: "_blank" | "_parent" | "_self" | "_top" | (string & NonNullable<unknown>);
|
|
17
16
|
type: "primary" | "success" | "warning" | "info" | "danger" | "default";
|
|
17
|
+
target: "_blank" | "_parent" | "_self" | "_top" | (string & NonNullable<unknown>);
|
|
18
18
|
underline: boolean | "always" | "never" | "hover";
|
|
19
19
|
href: string;
|
|
20
20
|
}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
|
|
@@ -224,7 +224,7 @@ declare const mentionProps: {
|
|
|
224
224
|
};
|
|
225
225
|
type: EpPropFinalized<(new (...args: any[]) => string) | (() => InputType) | (((new (...args: any[]) => string) | (() => InputType)) | null)[], unknown, unknown, "text", boolean>;
|
|
226
226
|
resize: {
|
|
227
|
-
readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "
|
|
227
|
+
readonly type: _$vue.PropType<EpPropMergeType<StringConstructor, "horizontal" | "vertical" | "none" | "both", unknown>>;
|
|
228
228
|
readonly required: false;
|
|
229
229
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
230
230
|
__epPropKey: true;
|
|
@@ -138,8 +138,8 @@ declare const _default: _$vue.DefineComponent<ExtractPropTypes<{
|
|
|
138
138
|
__epPropKey: true;
|
|
139
139
|
};
|
|
140
140
|
}>> & Readonly<{}>, {
|
|
141
|
-
readonly disabled: boolean;
|
|
142
141
|
readonly teleported: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
142
|
+
readonly disabled: boolean;
|
|
143
143
|
}, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
|
|
144
144
|
//#endregion
|
|
145
145
|
export { SubMenuProps, SubMenuPropsPublic, _default as default, subMenuProps };
|
|
@@ -17,18 +17,18 @@ declare const __VLS_base: _$vue.DefineComponent<MessageProps, {
|
|
|
17
17
|
}, string, _$vue.PublicProps, Readonly<MessageProps> & Readonly<{
|
|
18
18
|
onDestroy?: (() => any) | undefined;
|
|
19
19
|
}>, {
|
|
20
|
-
customClass: string;
|
|
21
|
-
id: string;
|
|
22
20
|
type: MessageType;
|
|
23
21
|
message: string | _$vue.VNode | (() => _$vue.VNode);
|
|
24
22
|
zIndex: number;
|
|
25
23
|
offset: number;
|
|
26
24
|
onClose: () => void;
|
|
25
|
+
id: string;
|
|
27
26
|
icon: IconPropType;
|
|
28
27
|
placement: MessagePlacement;
|
|
29
28
|
plain: boolean;
|
|
30
29
|
showClose: boolean;
|
|
31
30
|
duration: number;
|
|
31
|
+
customClass: string;
|
|
32
32
|
dangerouslyUseHTMLString: boolean;
|
|
33
33
|
grouping: boolean;
|
|
34
34
|
repeatNum: number;
|
|
@@ -4031,8 +4031,8 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
4031
4031
|
dangerouslyUseHTMLString: _$vue.Ref<boolean, boolean>;
|
|
4032
4032
|
confirmButtonText: _$vue.Ref<string, string>;
|
|
4033
4033
|
cancelButtonText: _$vue.Ref<string, string>;
|
|
4034
|
-
confirmButtonType: _$vue.Ref<"" | "
|
|
4035
|
-
cancelButtonType: _$vue.Ref<"" | "
|
|
4034
|
+
confirmButtonType: _$vue.Ref<"" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger", "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger">;
|
|
4035
|
+
cancelButtonType: _$vue.Ref<"" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger", "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger">;
|
|
4036
4036
|
confirmButtonLoading: _$vue.Ref<boolean, boolean>;
|
|
4037
4037
|
cancelButtonLoading: _$vue.Ref<boolean, boolean>;
|
|
4038
4038
|
confirmButtonLoadingIcon: _$vue.Ref<string | _$vue.FunctionalComponent<any, {}, any, {}> | {
|
|
@@ -4601,15 +4601,15 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
4601
4601
|
}>, {
|
|
4602
4602
|
ref: _$vue.Ref<HTMLButtonElement | undefined, HTMLButtonElement | undefined>;
|
|
4603
4603
|
size: _$vue.ComputedRef<"" | "default" | "small" | "large">;
|
|
4604
|
-
type: _$vue.ComputedRef<"
|
|
4604
|
+
type: _$vue.ComputedRef<"" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger">;
|
|
4605
4605
|
disabled: _$vue.ComputedRef<boolean>;
|
|
4606
4606
|
shouldAddSpace: _$vue.ComputedRef<boolean>;
|
|
4607
4607
|
}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
4608
4608
|
click: (evt: MouseEvent) => void;
|
|
4609
4609
|
}, _$vue.PublicProps, {
|
|
4610
|
+
type: ButtonType;
|
|
4610
4611
|
text: boolean;
|
|
4611
4612
|
disabled: boolean;
|
|
4612
|
-
type: ButtonType;
|
|
4613
4613
|
round: boolean;
|
|
4614
4614
|
dashed: boolean;
|
|
4615
4615
|
nativeType: ButtonNativeType;
|
|
@@ -4629,13 +4629,13 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
4629
4629
|
}>, {
|
|
4630
4630
|
ref: _$vue.Ref<HTMLButtonElement | undefined, HTMLButtonElement | undefined>;
|
|
4631
4631
|
size: _$vue.ComputedRef<"" | "default" | "small" | "large">;
|
|
4632
|
-
type: _$vue.ComputedRef<"
|
|
4632
|
+
type: _$vue.ComputedRef<"" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger">;
|
|
4633
4633
|
disabled: _$vue.ComputedRef<boolean>;
|
|
4634
4634
|
shouldAddSpace: _$vue.ComputedRef<boolean>;
|
|
4635
4635
|
}, {}, {}, {}, {
|
|
4636
|
+
type: ButtonType;
|
|
4636
4637
|
text: boolean;
|
|
4637
4638
|
disabled: boolean;
|
|
4638
|
-
type: ButtonType;
|
|
4639
4639
|
round: boolean;
|
|
4640
4640
|
dashed: boolean;
|
|
4641
4641
|
nativeType: ButtonNativeType;
|
|
@@ -4652,15 +4652,15 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
4652
4652
|
}>, {
|
|
4653
4653
|
ref: _$vue.Ref<HTMLButtonElement | undefined, HTMLButtonElement | undefined>;
|
|
4654
4654
|
size: _$vue.ComputedRef<"" | "default" | "small" | "large">;
|
|
4655
|
-
type: _$vue.ComputedRef<"
|
|
4655
|
+
type: _$vue.ComputedRef<"" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger">;
|
|
4656
4656
|
disabled: _$vue.ComputedRef<boolean>;
|
|
4657
4657
|
shouldAddSpace: _$vue.ComputedRef<boolean>;
|
|
4658
4658
|
}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
4659
4659
|
click: (evt: MouseEvent) => void;
|
|
4660
4660
|
}, string, {
|
|
4661
|
+
type: ButtonType;
|
|
4661
4662
|
text: boolean;
|
|
4662
4663
|
disabled: boolean;
|
|
4663
|
-
type: ButtonType;
|
|
4664
4664
|
round: boolean;
|
|
4665
4665
|
dashed: boolean;
|
|
4666
4666
|
nativeType: ButtonNativeType;
|
|
@@ -4680,7 +4680,7 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
4680
4680
|
setPropsDefaults: (defaults: {
|
|
4681
4681
|
readonly size?: "" | "default" | "small" | "large" | (() => "" | "default" | "small" | "large") | undefined;
|
|
4682
4682
|
readonly disabled?: boolean | (() => boolean) | undefined;
|
|
4683
|
-
readonly type?: "" | "
|
|
4683
|
+
readonly type?: "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger" | (() => "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger") | undefined;
|
|
4684
4684
|
readonly icon?: string | _$vue.FunctionalComponent<any, {}, any, {}> | {
|
|
4685
4685
|
new (...args: any[]): any;
|
|
4686
4686
|
__isFragment?: never;
|
|
@@ -4748,10 +4748,10 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
4748
4748
|
}, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
|
|
4749
4749
|
ElInput: SFCWithInstall<{
|
|
4750
4750
|
new (...args: any[]): _$vue.CreateComponentPublicInstanceWithMixins<Readonly<InputProps> & Readonly<{
|
|
4751
|
-
onClear?: ((evt: MouseEvent | undefined) => any) | undefined;
|
|
4752
4751
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
4753
4752
|
onChange?: ((value: string, evt?: Event | undefined) => any) | undefined;
|
|
4754
4753
|
onInput?: ((value: string) => any) | undefined;
|
|
4754
|
+
onClear?: ((evt: MouseEvent | undefined) => any) | undefined;
|
|
4755
4755
|
onFocus?: ((evt: FocusEvent) => any) | undefined;
|
|
4756
4756
|
onBlur?: ((evt: FocusEvent) => any) | undefined;
|
|
4757
4757
|
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
@@ -4774,10 +4774,10 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
4774
4774
|
clear: (evt?: MouseEvent) => void;
|
|
4775
4775
|
resizeTextarea: () => void;
|
|
4776
4776
|
}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
4777
|
-
clear: (evt: MouseEvent | undefined) => void;
|
|
4778
4777
|
"update:modelValue": (value: string) => void;
|
|
4779
4778
|
change: (value: string, evt?: Event | undefined) => void;
|
|
4780
4779
|
input: (value: string) => void;
|
|
4780
|
+
clear: (evt: MouseEvent | undefined) => void;
|
|
4781
4781
|
focus: (evt: FocusEvent) => void;
|
|
4782
4782
|
blur: (evt: FocusEvent) => void;
|
|
4783
4783
|
mouseleave: (evt: MouseEvent) => void;
|
|
@@ -4787,15 +4787,15 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
4787
4787
|
compositionupdate: (evt: CompositionEvent) => void;
|
|
4788
4788
|
compositionend: (evt: CompositionEvent) => void;
|
|
4789
4789
|
}, _$vue.PublicProps, {
|
|
4790
|
-
validateEvent: boolean;
|
|
4791
|
-
modelValue: string | number | null;
|
|
4792
|
-
disabled: boolean;
|
|
4793
4790
|
type: InputType;
|
|
4791
|
+
disabled: boolean;
|
|
4792
|
+
modelValue: string | number | null;
|
|
4794
4793
|
modelModifiers: InputModelModifiers;
|
|
4795
4794
|
autocomplete: string;
|
|
4796
4795
|
clearIcon: IconPropType;
|
|
4797
4796
|
wordLimitPosition: "inside" | "outside";
|
|
4798
4797
|
tabindex: string | number;
|
|
4798
|
+
validateEvent: boolean;
|
|
4799
4799
|
inputStyle: string | false | _$vue.CSSProperties | _$vue.StyleValue[] | null;
|
|
4800
4800
|
rows: number;
|
|
4801
4801
|
}, false, {}, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, {}, any, _$vue.ComponentProvideOptions, {
|
|
@@ -4806,10 +4806,10 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
4806
4806
|
M: {};
|
|
4807
4807
|
Defaults: {};
|
|
4808
4808
|
}, Readonly<InputProps> & Readonly<{
|
|
4809
|
-
onClear?: ((evt: MouseEvent | undefined) => any) | undefined;
|
|
4810
4809
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
4811
4810
|
onChange?: ((value: string, evt?: Event | undefined) => any) | undefined;
|
|
4812
4811
|
onInput?: ((value: string) => any) | undefined;
|
|
4812
|
+
onClear?: ((evt: MouseEvent | undefined) => any) | undefined;
|
|
4813
4813
|
onFocus?: ((evt: FocusEvent) => any) | undefined;
|
|
4814
4814
|
onBlur?: ((evt: FocusEvent) => any) | undefined;
|
|
4815
4815
|
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
@@ -4832,15 +4832,15 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
4832
4832
|
clear: (evt?: MouseEvent) => void;
|
|
4833
4833
|
resizeTextarea: () => void;
|
|
4834
4834
|
}, {}, {}, {}, {
|
|
4835
|
-
validateEvent: boolean;
|
|
4836
|
-
modelValue: string | number | null;
|
|
4837
|
-
disabled: boolean;
|
|
4838
4835
|
type: InputType;
|
|
4836
|
+
disabled: boolean;
|
|
4837
|
+
modelValue: string | number | null;
|
|
4839
4838
|
modelModifiers: InputModelModifiers;
|
|
4840
4839
|
autocomplete: string;
|
|
4841
4840
|
clearIcon: IconPropType;
|
|
4842
4841
|
wordLimitPosition: "inside" | "outside";
|
|
4843
4842
|
tabindex: string | number;
|
|
4843
|
+
validateEvent: boolean;
|
|
4844
4844
|
inputStyle: string | false | _$vue.CSSProperties | _$vue.StyleValue[] | null;
|
|
4845
4845
|
rows: number;
|
|
4846
4846
|
}>;
|
|
@@ -4848,10 +4848,10 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
4848
4848
|
__isTeleport?: never;
|
|
4849
4849
|
__isSuspense?: never;
|
|
4850
4850
|
} & _$vue.ComponentOptionsBase<Readonly<InputProps> & Readonly<{
|
|
4851
|
-
onClear?: ((evt: MouseEvent | undefined) => any) | undefined;
|
|
4852
4851
|
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
4853
4852
|
onChange?: ((value: string, evt?: Event | undefined) => any) | undefined;
|
|
4854
4853
|
onInput?: ((value: string) => any) | undefined;
|
|
4854
|
+
onClear?: ((evt: MouseEvent | undefined) => any) | undefined;
|
|
4855
4855
|
onFocus?: ((evt: FocusEvent) => any) | undefined;
|
|
4856
4856
|
onBlur?: ((evt: FocusEvent) => any) | undefined;
|
|
4857
4857
|
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
@@ -4874,10 +4874,10 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
4874
4874
|
clear: (evt?: MouseEvent) => void;
|
|
4875
4875
|
resizeTextarea: () => void;
|
|
4876
4876
|
}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
|
|
4877
|
-
clear: (evt: MouseEvent | undefined) => void;
|
|
4878
4877
|
"update:modelValue": (value: string) => void;
|
|
4879
4878
|
change: (value: string, evt?: Event | undefined) => void;
|
|
4880
4879
|
input: (value: string) => void;
|
|
4880
|
+
clear: (evt: MouseEvent | undefined) => void;
|
|
4881
4881
|
focus: (evt: FocusEvent) => void;
|
|
4882
4882
|
blur: (evt: FocusEvent) => void;
|
|
4883
4883
|
mouseleave: (evt: MouseEvent) => void;
|
|
@@ -4887,15 +4887,15 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
4887
4887
|
compositionupdate: (evt: CompositionEvent) => void;
|
|
4888
4888
|
compositionend: (evt: CompositionEvent) => void;
|
|
4889
4889
|
}, string, {
|
|
4890
|
-
validateEvent: boolean;
|
|
4891
|
-
modelValue: string | number | null;
|
|
4892
|
-
disabled: boolean;
|
|
4893
4890
|
type: InputType;
|
|
4891
|
+
disabled: boolean;
|
|
4892
|
+
modelValue: string | number | null;
|
|
4894
4893
|
modelModifiers: InputModelModifiers;
|
|
4895
4894
|
autocomplete: string;
|
|
4896
4895
|
clearIcon: IconPropType;
|
|
4897
4896
|
wordLimitPosition: "inside" | "outside";
|
|
4898
4897
|
tabindex: string | number;
|
|
4898
|
+
validateEvent: boolean;
|
|
4899
4899
|
inputStyle: string | false | _$vue.CSSProperties | _$vue.StyleValue[] | null;
|
|
4900
4900
|
rows: number;
|
|
4901
4901
|
}, {}, string, {}, _$vue.GlobalComponents, _$vue.GlobalDirectives, string, _$vue.ComponentProvideOptions> & _$vue.VNodeProps & _$vue.AllowedComponentProps & _$vue.ComponentCustomProps & (new () => {
|
|
@@ -16,17 +16,17 @@ declare const __VLS_base: _$vue.DefineComponent<NotificationProps, {
|
|
|
16
16
|
}, string, _$vue.PublicProps, Readonly<NotificationProps> & Readonly<{
|
|
17
17
|
onDestroy?: (() => any) | undefined;
|
|
18
18
|
}>, {
|
|
19
|
-
customClass: string;
|
|
20
|
-
id: string;
|
|
21
19
|
type: NotificationType;
|
|
22
20
|
message: string | _$vue.VNode | (() => _$vue.VNode);
|
|
23
21
|
offset: number;
|
|
24
22
|
position: NotificationPosition;
|
|
25
23
|
title: string;
|
|
24
|
+
id: string;
|
|
26
25
|
onClick: () => void;
|
|
27
26
|
closeIcon: IconPropType;
|
|
28
27
|
showClose: boolean;
|
|
29
28
|
duration: number;
|
|
29
|
+
customClass: string;
|
|
30
30
|
}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
|
|
31
31
|
declare const __VLS_export: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
|
|
32
32
|
declare const _default: typeof __VLS_export;
|
|
@@ -65,8 +65,8 @@ declare const __VLS_export: _$vue.DefineComponent<_$vue.ExtractPropTypes<{
|
|
|
65
65
|
}>> & Readonly<{
|
|
66
66
|
"onPage-size-change"?: ((...args: any[]) => any) | undefined;
|
|
67
67
|
}>, {
|
|
68
|
-
readonly disabled: boolean;
|
|
69
68
|
readonly teleported: boolean;
|
|
69
|
+
readonly disabled: boolean;
|
|
70
70
|
readonly pageSizes: number[];
|
|
71
71
|
}, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
|
|
72
72
|
declare const _default: typeof __VLS_export;
|
|
@@ -134,12 +134,12 @@ declare const _default: _$vue.DefineComponent<ExtractPropTypes<{
|
|
|
134
134
|
"onPrev-click"?: ((val: number) => any) | undefined;
|
|
135
135
|
"onNext-click"?: ((val: number) => any) | undefined;
|
|
136
136
|
}>, {
|
|
137
|
-
readonly
|
|
137
|
+
readonly layout: string;
|
|
138
138
|
readonly small: boolean;
|
|
139
|
-
readonly disabled: boolean;
|
|
140
139
|
readonly teleported: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
141
|
-
readonly
|
|
140
|
+
readonly disabled: boolean;
|
|
142
141
|
readonly popperClass: string;
|
|
142
|
+
readonly background: boolean;
|
|
143
143
|
readonly pagerCount: number;
|
|
144
144
|
readonly pageSizes: number[];
|
|
145
145
|
readonly prevText: string;
|
|
@@ -79,8 +79,8 @@ declare const popconfirmProps: {
|
|
|
79
79
|
readonly title: StringConstructor;
|
|
80
80
|
readonly confirmButtonText: StringConstructor;
|
|
81
81
|
readonly cancelButtonText: StringConstructor;
|
|
82
|
-
readonly confirmButtonType: EpPropFinalized<StringConstructor, "" | "
|
|
83
|
-
readonly cancelButtonType: EpPropFinalized<StringConstructor, "" | "
|
|
82
|
+
readonly confirmButtonType: EpPropFinalized<StringConstructor, "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger", unknown, "primary", boolean>;
|
|
83
|
+
readonly cancelButtonType: EpPropFinalized<StringConstructor, "" | "default" | "info" | "primary" | "success" | "warning" | "text" | "danger", unknown, "text", boolean>;
|
|
84
84
|
readonly icon: EpPropFinalized<(new (...args: any[]) => (string | _$vue.Component) & {}) | (() => string | _$vue.Component) | (((new (...args: any[]) => (string | _$vue.Component) & {}) | (() => string | _$vue.Component)) | null)[], unknown, unknown, () => _$vue.DefineComponent<{}, void, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>, boolean>;
|
|
85
85
|
readonly iconColor: EpPropFinalized<StringConstructor, unknown, unknown, "#f90", boolean>;
|
|
86
86
|
readonly hideIcon: BooleanConstructor;
|
|
@@ -30,11 +30,11 @@ declare const __VLS_base: _$vue.DefineComponent<PopoverProps, {
|
|
|
30
30
|
"onAfter-enter"?: (() => any) | undefined;
|
|
31
31
|
"onAfter-leave"?: (() => any) | undefined;
|
|
32
32
|
}>, {
|
|
33
|
-
visible: boolean | null;
|
|
34
33
|
offset: number;
|
|
35
34
|
teleported: boolean;
|
|
36
35
|
effect: PopperEffect;
|
|
37
36
|
tabindex: string | number;
|
|
37
|
+
visible: boolean | null;
|
|
38
38
|
content: string;
|
|
39
39
|
enterable: boolean;
|
|
40
40
|
popperStyle: string | false | _$vue.CSSProperties | _$vue.StyleValue[] | null;
|
|
@@ -39,9 +39,9 @@ declare const __VLS_base: _$vue.DefineComponent<PopperContentProps, {
|
|
|
39
39
|
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
40
40
|
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
41
41
|
}>, {
|
|
42
|
-
visible: boolean;
|
|
43
42
|
offset: number;
|
|
44
43
|
effect: PopperEffect;
|
|
44
|
+
visible: boolean;
|
|
45
45
|
style: string | false | _$vue.CSSProperties | _$vue.StyleValue[] | null;
|
|
46
46
|
enterable: boolean;
|
|
47
47
|
pure: boolean;
|