@fangzhongya/fang-ui 0.0.42 → 0.0.44
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/dist/components/alert/index.d.ts +1 -154
- package/dist/components/array/index.d.ts +1 -172
- package/dist/components/box/index.d.ts +1 -76
- package/dist/components/box-adjust/index.d.ts +1 -101
- package/dist/components/box-local/index.d.ts +1 -89
- package/dist/components/box-mask/index.d.ts +1 -11
- package/dist/components/box-teleport/index.d.ts +1 -63
- package/dist/components/box-title/index.d.ts +1 -40
- package/dist/components/button/index.d.ts +1 -215
- package/dist/components/buttons/index.d.ts +1 -56
- package/dist/components/card/index.d.ts +1 -110
- package/dist/components/cascader/index.d.ts +1 -393
- package/dist/components/cascader-panel/index.d.ts +1 -402
- package/dist/components/cascaders/index.d.ts +1 -101
- package/dist/components/checkbox/index.d.ts +1 -250
- package/dist/components/checkbox-group/index.d.ts +1 -140
- package/dist/components/checks/index.d.ts +1 -101
- package/dist/components/choice-select/index.d.ts +1 -15
- package/dist/components/collapse/index.d.ts +1 -124
- package/dist/components/collapse-item/index.d.ts +1 -117
- package/dist/components/color-picker/index.d.ts +1 -148
- package/dist/components/company-select/index.d.ts +1 -103
- package/dist/components/config-provider/index.d.ts +1 -149
- package/dist/components/date-picker/index.d.ts +1 -284
- package/dist/components/dates/index.d.ts +1 -98
- package/dist/components/dates/src/data.d.ts +1 -1
- package/dist/components/dates-divide/index.d.ts +1 -168
- package/dist/components/dates-picker/index.d.ts +1 -78
- package/dist/components/dates-picker/src/data.d.ts +2 -2
- package/dist/components/department-select/index.d.ts +1 -212
- package/dist/components/department-select/src/data.d.ts +1 -1
- package/dist/components/dialog/index.d.ts +1 -333
- package/dist/components/dialogs/index.d.ts +1 -58
- package/dist/components/dialogs/src/data.d.ts +1 -1
- package/dist/components/divider/index.d.ts +1 -93
- package/dist/components/drawer/index.d.ts +1 -355
- package/dist/components/dropdown/index.d.ts +1 -237
- package/dist/components/dropdown-item/index.d.ts +1 -101
- package/dist/components/dropdown-menu/index.d.ts +1 -71
- package/dist/components/edit/index.d.ts +1 -108
- package/dist/components/edit-float/index.d.ts +1 -115
- package/dist/components/form/index.d.ts +1 -114
- package/dist/components/form-item/index.d.ts +1 -187
- package/dist/components/forms/index.d.ts +1 -273
- package/dist/components/forms/src/data.d.ts +1 -1
- package/dist/components/forms/src/setup.d.ts +1 -1
- package/dist/components/forms-div/index.d.ts +1 -49
- package/dist/components/forms-drag/index.d.ts +1 -337
- package/dist/components/forms-item/index.d.ts +1 -389
- package/dist/components/forms-item/src/data.d.ts +2 -2
- package/dist/components/forms-item/src/indexts.d.ts +5 -5
- package/dist/components/forms-item/src/label.d.ts +1 -1
- package/dist/components/forms-items/index.d.ts +1 -71
- package/dist/components/history/index.d.ts +1 -47
- package/dist/components/history/src/data.d.ts +1 -1
- package/dist/components/icon/index.css +10 -0
- package/dist/components/icon/index.d.ts +1 -112
- package/dist/components/icon/index.scss +11 -0
- package/dist/components/icon/src/data.cjs +1 -1
- package/dist/components/icon/src/data.d.ts +4 -3
- package/dist/components/icon/src/data.js +1 -1
- package/dist/components/icon/src/index2.cjs +67 -56
- package/dist/components/icon/src/index2.js +68 -57
- package/dist/components/icon-picker/index.d.ts +1 -120
- package/dist/components/icon-picker/src/data.d.ts +4 -3
- package/dist/components/iframe/index.d.ts +1 -59
- package/dist/components/iframe/src/data.d.ts +2 -2
- package/dist/components/image/index.d.ts +1 -247
- package/dist/components/images/index.d.ts +1 -108
- package/dist/components/images/src/data.d.ts +2 -2
- package/dist/components/input/index.d.ts +1 -404
- package/dist/components/input-array/index.d.ts +1 -151
- package/dist/components/input-history/index.d.ts +1 -156
- package/dist/components/input-num/index.d.ts +1 -46
- package/dist/components/input-number/index.d.ts +1 -239
- package/dist/components/input-select/index.d.ts +1 -551
- package/dist/components/inputs/index.d.ts +1 -61
- package/dist/components/inputs/src/data.d.ts +1 -1
- package/dist/components/labels/index.d.ts +1 -119
- package/dist/components/lists/index.d.ts +1 -129
- package/dist/components/lists/src/data.d.ts +1 -1
- package/dist/components/menus/index.d.ts +1 -147
- package/dist/components/option/index.d.ts +1 -128
- package/dist/components/option-group/index.d.ts +1 -84
- package/dist/components/page/index.d.ts +1 -381
- package/dist/components/pagination/index.d.ts +1 -143
- package/dist/components/paging/index.d.ts +1 -27
- package/dist/components/popconfirm/index.d.ts +1 -153
- package/dist/components/popover/index.d.ts +1 -584
- package/dist/components/popup/index.d.ts +1 -170
- package/dist/components/radio/index.d.ts +1 -135
- package/dist/components/radio-group/index.d.ts +1 -144
- package/dist/components/retract/index.d.ts +1 -48
- package/dist/components/right-key/index.d.ts +1 -162
- package/dist/components/role-select/index.d.ts +1 -375
- package/dist/components/role-select/src/data.d.ts +1 -1
- package/dist/components/seamless-scroll/index.d.ts +1 -117
- package/dist/components/select/index.d.ts +1 -627
- package/dist/components/select-dialog/index.d.ts +1 -239
- package/dist/components/select-dialog/src/data.d.ts +1 -1
- package/dist/components/select-popover/index.d.ts +1 -149
- package/dist/components/select-scroll/index.d.ts +1 -65
- package/dist/components/selector/index.d.ts +1 -93
- package/dist/components/selector/src/data.d.ts +1 -1
- package/dist/components/selects/index.d.ts +1 -104
- package/dist/components/slider/index.d.ts +1 -238
- package/dist/components/stick-div/index.d.ts +1 -114
- package/dist/components/stick-edge/index.d.ts +1 -112
- package/dist/components/stick-window/index.d.ts +1 -157
- package/dist/components/switch/index.d.ts +1 -260
- package/dist/components/switchs/index.d.ts +1 -94
- package/dist/components/tab-pane/index.d.ts +1 -112
- package/dist/components/tables/index.d.ts +1 -1734
- package/dist/components/tables/src/data.d.ts +2 -2
- package/dist/components/tablesp/index.d.ts +1 -1946
- package/dist/components/tabless/index.d.ts +1 -1943
- package/dist/components/tablesv/index.d.ts +1 -274
- package/dist/components/tablesv/src/data.d.ts +2 -2
- package/dist/components/tablesvp/index.d.ts +1 -480
- package/dist/components/tabs/index.d.ts +1 -147
- package/dist/components/text/index.d.ts +1 -15
- package/dist/components/time-picker/index.d.ts +1 -283
- package/dist/components/time-select/index.d.ts +1 -164
- package/dist/components/tooltip/index.d.ts +1 -1067
- package/dist/components/tree/index.d.ts +1 -946
- package/dist/components/tree-select/index.d.ts +1 -124
- package/dist/components/tree-select-box/index.d.ts +1 -1415
- package/dist/components/tree-select-box/src/data.d.ts +1 -1
- package/dist/components/upload/index.d.ts +1 -419
- package/dist/components/user-select/index.d.ts +1 -1421
- package/dist/components/user-select/src/data.d.ts +1 -1
- package/dist/components/window/index.d.ts +1 -227
- package/dist/css/icon.css +10 -0
- package/dist/css/index.css +10 -0
- package/dist/icons/config.cjs +4 -0
- package/dist/icons/config.d.ts +4 -0
- package/dist/icons/config.js +4 -0
- package/dist/icons/iconify.cjs +67 -0
- package/dist/icons/iconify.d.ts +5 -0
- package/dist/icons/iconify.js +67 -0
- package/dist/icons/index.cjs +4 -2
- package/dist/icons/index.css +40 -40
- package/dist/icons/index.d.ts +3 -4
- package/dist/icons/index.js +3 -1
- package/dist/icons/index.json +8 -8
- package/dist/icons/vue/bar.cjs +2 -2
- package/dist/icons/vue/bar.js +2 -2
- package/dist/icons/vue/below.cjs +1 -0
- package/dist/icons/vue/below.js +1 -0
- package/dist/icons/vue/bicycle.cjs +1 -0
- package/dist/icons/vue/bicycle.js +1 -0
- package/dist/icons/vue/bottom-left.cjs +1 -0
- package/dist/icons/vue/bottom-left.js +1 -0
- package/dist/icons/vue/bottom-right.cjs +1 -0
- package/dist/icons/vue/bottom-right.js +1 -0
- package/dist/icons/vue/bottom.cjs +1 -0
- package/dist/icons/vue/bottom.js +1 -0
- package/dist/icons/vue/clear.cjs +1 -0
- package/dist/icons/vue/clear.js +1 -0
- package/dist/icons/vue/close.cjs +1 -0
- package/dist/icons/vue/close.js +1 -0
- package/dist/icons/vue/edit.cjs +1 -0
- package/dist/icons/vue/edit.js +1 -0
- package/dist/icons/vue/frame.cjs +1 -0
- package/dist/icons/vue/frame.js +1 -0
- package/dist/icons/vue/left.cjs +1 -0
- package/dist/icons/vue/left.js +1 -0
- package/dist/icons/vue/right.cjs +1 -0
- package/dist/icons/vue/right.js +1 -0
- package/dist/icons/vue/star.cjs +1 -0
- package/dist/icons/vue/star.js +1 -0
- package/dist/index.css +10 -0
- package/package.json +7 -7
- package/dist/components/alert/src/index.d.ts +0 -278
- package/dist/components/array/src/index.d.ts +0 -112
- package/dist/components/box/src/index.d.ts +0 -53
- package/dist/components/box-adjust/src/index.d.ts +0 -67
- package/dist/components/box-local/src/index.d.ts +0 -61
- package/dist/components/box-mask/src/index.d.ts +0 -11
- package/dist/components/box-teleport/src/index.d.ts +0 -42
- package/dist/components/box-title/src/index.d.ts +0 -32
- package/dist/components/button/src/index.d.ts +0 -400
- package/dist/components/buttons/src/index.d.ts +0 -56
- package/dist/components/card/src/index.d.ts +0 -190
- package/dist/components/cascader/src/index.d.ts +0 -753
- package/dist/components/cascader-panel/src/index.d.ts +0 -772
- package/dist/components/cascaders/src/index.d.ts +0 -101
- package/dist/components/checkbox/src/index.d.ts +0 -469
- package/dist/components/checkbox-group/src/index.d.ts +0 -248
- package/dist/components/checks/src/index.d.ts +0 -101
- package/dist/components/choice-select/src/index.d.ts +0 -15
- package/dist/components/collapse/src/index.d.ts +0 -217
- package/dist/components/collapse-item/src/index.d.ts +0 -203
- package/dist/components/color-picker/src/index.d.ts +0 -266
- package/dist/components/company-select/src/index.d.ts +0 -103
- package/dist/components/config-provider/src/index.d.ts +0 -265
- package/dist/components/date-picker/src/index.d.ts +0 -536
- package/dist/components/dates/src/index.d.ts +0 -98
- package/dist/components/dates-divide/src/index.d.ts +0 -111
- package/dist/components/dates-picker/src/index.d.ts +0 -54
- package/dist/components/department-select/src/index.d.ts +0 -142
- package/dist/components/dialog/src/index.d.ts +0 -635
- package/dist/components/dialogs/src/index.d.ts +0 -40
- package/dist/components/divider/src/index.d.ts +0 -156
- package/dist/components/drawer/src/index.d.ts +0 -679
- package/dist/components/dropdown/src/index.d.ts +0 -441
- package/dist/components/dropdown-item/src/index.d.ts +0 -173
- package/dist/components/dropdown-menu/src/index.d.ts +0 -113
- package/dist/components/edit/src/index.d.ts +0 -108
- package/dist/components/edit-float/src/index.d.ts +0 -115
- package/dist/components/form-item/src/index.d.ts +0 -343
- package/dist/components/forms-div/src/index.d.ts +0 -49
- package/dist/components/forms-item/src/index.d.ts +0 -162
- package/dist/components/forms-items/src/index.d.ts +0 -49
- package/dist/components/history/src/index.d.ts +0 -34
- package/dist/components/icon/src/index.d.ts +0 -75
- package/dist/components/icon-picker/src/index.d.ts +0 -78
- package/dist/components/iframe/src/index.d.ts +0 -59
- package/dist/components/image/src/index.d.ts +0 -463
- package/dist/components/images/src/index.d.ts +0 -72
- package/dist/components/input/src/index.d.ts +0 -777
- package/dist/components/input-array/src/index.d.ts +0 -97
- package/dist/components/input-history/src/index.d.ts +0 -210
- package/dist/components/input-num/src/index.d.ts +0 -36
- package/dist/components/input-number/src/index.d.ts +0 -448
- package/dist/components/input-select/src/index.d.ts +0 -869
- package/dist/components/inputs/src/index.d.ts +0 -44
- package/dist/components/labels/src/index.d.ts +0 -119
- package/dist/components/lists/common/img.d.ts +0 -9
- package/dist/components/lists/src/index.d.ts +0 -129
- package/dist/components/menus/src/index.d.ts +0 -134
- package/dist/components/menus/src/menu-ll.d.ts +0 -80
- package/dist/components/option/src/index.d.ts +0 -128
- package/dist/components/option-group/src/index.d.ts +0 -140
- package/dist/components/page/src/set-column.d.ts +0 -85
- package/dist/components/pagination/src/index.d.ts +0 -257
- package/dist/components/paging/src/index.d.ts +0 -27
- package/dist/components/popconfirm/src/index.d.ts +0 -276
- package/dist/components/popover/src/index.d.ts +0 -1136
- package/dist/components/popup/src/index.d.ts +0 -108
- package/dist/components/radio/src/index.d.ts +0 -240
- package/dist/components/radio-group/src/index.d.ts +0 -258
- package/dist/components/retract/src/index.d.ts +0 -32
- package/dist/components/right-key/src/index.d.ts +0 -111
- package/dist/components/role-select/src/index.d.ts +0 -526
- package/dist/components/seamless-scroll/src/index.d.ts +0 -80
- package/dist/components/select/src/index.d.ts +0 -1219
- package/dist/components/select-dialog/src/index.d.ts +0 -159
- package/dist/components/select-popover/src/index.d.ts +0 -205
- package/dist/components/select-scroll/src/index.d.ts +0 -65
- package/dist/components/selector/src/index.d.ts +0 -93
- package/dist/components/selects/src/index.d.ts +0 -104
- package/dist/components/slider/src/index.d.ts +0 -446
- package/dist/components/stick-div/src/index.d.ts +0 -81
- package/dist/components/stick-edge/src/index.d.ts +0 -78
- package/dist/components/stick-window/src/index.d.ts +0 -106
- package/dist/components/switch/src/index.d.ts +0 -490
- package/dist/components/switchs/src/index.d.ts +0 -94
- package/dist/components/tab-pane/src/index.d.ts +0 -194
- package/dist/components/tables/common/table-but.d.ts +0 -56
- package/dist/components/tables/common/table-color.d.ts +0 -56
- package/dist/components/tables/common/table-list.d.ts +0 -56
- package/dist/components/tables/src/index.d.ts +0 -3111
- package/dist/components/tablesp/src/index.d.ts +0 -3549
- package/dist/components/tabless/src/index.d.ts +0 -3548
- package/dist/components/tablesv/src/index.d.ts +0 -178
- package/dist/components/tablesvp/src/index.d.ts +0 -630
- package/dist/components/tabs/src/index.d.ts +0 -264
- package/dist/components/text/src/index.d.ts +0 -15
- package/dist/components/time-picker/src/index.d.ts +0 -535
- package/dist/components/time-select/src/index.d.ts +0 -298
- package/dist/components/tooltip/src/index.d.ts +0 -2101
- package/dist/components/tree/src/index.d.ts +0 -1860
- package/dist/components/tree-select/src/index.d.ts +0 -219
- package/dist/components/tree-select-box/src/index.d.ts +0 -2504
- package/dist/components/upload/src/index.d.ts +0 -807
- package/dist/components/user-select/src/index.d.ts +0 -2509
- package/dist/components/window/src/index.d.ts +0 -164
- package/dist/icons/vue/bar.d.ts +0 -3
- package/dist/icons/vue/below.d.ts +0 -3
- package/dist/icons/vue/bicycle.d.ts +0 -3
- package/dist/icons/vue/bottom-left.d.ts +0 -3
- package/dist/icons/vue/bottom-right.d.ts +0 -3
- package/dist/icons/vue/bottom.d.ts +0 -3
- package/dist/icons/vue/clear.d.ts +0 -3
- package/dist/icons/vue/close.d.ts +0 -3
- package/dist/icons/vue/edit.d.ts +0 -3
- package/dist/icons/vue/frame.d.ts +0 -3
- package/dist/icons/vue/left.d.ts +0 -3
- package/dist/icons/vue/right.d.ts +0 -3
- package/dist/icons/vue/star.d.ts +0 -3
- /package/dist/components/{collapse-item → tooltip}/index.css +0 -0
- /package/dist/css/{collapse-item.css → tooltip.css} +0 -0
|
@@ -1,869 +0,0 @@
|
|
|
1
|
-
import { ComponentInternalInstance, StyleValue, CSSProperties, Component, VNodeProps, AllowedComponentProps, ComponentCustomProps, Slot, ComponentPublicInstance, ComponentOptionsBase, ExtractPropTypes, PropType, ShallowRef, ComputedRef, Ref, ComponentOptionsMixin, GlobalComponents, GlobalDirectives, ComponentProvideOptions, DebuggerEvent, nextTick, WatchOptions, WatchStopHandle, ShallowUnwrapRef, ComponentCustomProperties, DefineComponent, PublicProps } from 'vue';
|
|
2
|
-
import { EpPropMergeType, EpPropFinalized, Mutable } from 'element-plus/es/utils';
|
|
3
|
-
import { InputAutoSize } from 'element-plus/es/components/input';
|
|
4
|
-
import { OnCleanup } from '@vue/reactivity';
|
|
5
|
-
declare function __VLS_template(): {
|
|
6
|
-
attrs: Partial<{}>;
|
|
7
|
-
slots: Partial<Record<string, (_: {}) => any>> & Partial<Record<string, (_: {}) => any>> & Partial<Record<string, (_: {}) => any>>;
|
|
8
|
-
refs: {
|
|
9
|
-
refInput: ({
|
|
10
|
-
$: ComponentInternalInstance;
|
|
11
|
-
$data: {};
|
|
12
|
-
$props: Partial<{
|
|
13
|
-
readonly disabled: boolean;
|
|
14
|
-
readonly id: string;
|
|
15
|
-
readonly type: string;
|
|
16
|
-
readonly modelValue: EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number | null | undefined) | ((new (...args: any[]) => string | number) | (() => string | number | null | undefined))[], unknown, unknown>;
|
|
17
|
-
readonly tabindex: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
18
|
-
readonly readonly: boolean;
|
|
19
|
-
readonly autosize: InputAutoSize;
|
|
20
|
-
readonly autocomplete: string;
|
|
21
|
-
readonly containerRole: string;
|
|
22
|
-
readonly validateEvent: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
23
|
-
readonly inputStyle: StyleValue;
|
|
24
|
-
readonly rows: number;
|
|
25
|
-
readonly inputmode: EpPropMergeType<(new (...args: any[]) => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal") | (() => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal" | undefined) | ((new (...args: any[]) => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal") | (() => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal" | undefined))[], unknown, unknown>;
|
|
26
|
-
readonly clearable: boolean;
|
|
27
|
-
readonly showPassword: boolean;
|
|
28
|
-
readonly showWordLimit: boolean;
|
|
29
|
-
readonly autofocus: boolean;
|
|
30
|
-
}> & Omit<{
|
|
31
|
-
readonly type: string;
|
|
32
|
-
readonly disabled: boolean;
|
|
33
|
-
readonly autofocus: boolean;
|
|
34
|
-
readonly modelValue: string | number | null;
|
|
35
|
-
readonly tabindex: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
36
|
-
readonly validateEvent: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
37
|
-
readonly clearable: boolean;
|
|
38
|
-
readonly readonly: boolean;
|
|
39
|
-
readonly autosize: InputAutoSize;
|
|
40
|
-
readonly autocomplete: string;
|
|
41
|
-
readonly showPassword: boolean;
|
|
42
|
-
readonly showWordLimit: boolean;
|
|
43
|
-
readonly inputStyle: string | false | CSSProperties | StyleValue[] | null;
|
|
44
|
-
readonly rows: number;
|
|
45
|
-
readonly size?: EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never> | undefined;
|
|
46
|
-
readonly name?: string | undefined;
|
|
47
|
-
readonly placeholder?: string | undefined;
|
|
48
|
-
readonly form?: string | undefined;
|
|
49
|
-
readonly ariaLabel?: string | undefined;
|
|
50
|
-
readonly id?: string | undefined;
|
|
51
|
-
readonly prefixIcon?: EpPropMergeType<(new (...args: any[]) => (string | Component) & {}) | (() => string | Component) | ((new (...args: any[]) => (string | Component) & {}) | (() => string | Component))[], unknown, unknown> | undefined;
|
|
52
|
-
readonly inputmode?: EpPropMergeType<(new (...args: any[]) => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal") | (() => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal" | undefined) | ((new (...args: any[]) => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal") | (() => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal" | undefined))[], unknown, unknown>;
|
|
53
|
-
readonly maxlength?: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown> | undefined;
|
|
54
|
-
readonly minlength?: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown> | undefined;
|
|
55
|
-
readonly resize?: EpPropMergeType<StringConstructor, "none" | "horizontal" | "vertical" | "both", unknown> | undefined;
|
|
56
|
-
readonly formatter?: Function | undefined;
|
|
57
|
-
readonly parser?: Function | undefined;
|
|
58
|
-
readonly suffixIcon?: EpPropMergeType<(new (...args: any[]) => (string | Component) & {}) | (() => string | Component) | ((new (...args: any[]) => (string | Component) & {}) | (() => string | Component))[], unknown, unknown> | undefined;
|
|
59
|
-
readonly containerRole?: string | undefined;
|
|
60
|
-
"onUpdate:modelValue"?: ((value: string) => any) | undefined | undefined;
|
|
61
|
-
onChange?: ((value: string) => any) | undefined | undefined;
|
|
62
|
-
onCompositionend?: ((evt: CompositionEvent) => any) | undefined | undefined;
|
|
63
|
-
onCompositionstart?: ((evt: CompositionEvent) => any) | undefined | undefined;
|
|
64
|
-
onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined | undefined;
|
|
65
|
-
onFocus?: ((evt: FocusEvent) => any) | undefined | undefined;
|
|
66
|
-
onBlur?: ((evt: FocusEvent) => any) | undefined | undefined;
|
|
67
|
-
onInput?: ((value: string) => any) | undefined | undefined;
|
|
68
|
-
onKeydown?: ((evt: Event | KeyboardEvent) => any) | undefined | undefined;
|
|
69
|
-
onMouseenter?: ((evt: MouseEvent) => any) | undefined | undefined;
|
|
70
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined | undefined;
|
|
71
|
-
onClear?: (() => any) | undefined | undefined;
|
|
72
|
-
} & VNodeProps & AllowedComponentProps & ComponentCustomProps, "type" | "disabled" | "autofocus" | "modelValue" | "id" | "tabindex" | "validateEvent" | "clearable" | "readonly" | "inputmode" | "autosize" | "autocomplete" | "showPassword" | "showWordLimit" | "containerRole" | "inputStyle" | "rows">;
|
|
73
|
-
$attrs: {
|
|
74
|
-
[x: string]: unknown;
|
|
75
|
-
};
|
|
76
|
-
$refs: {
|
|
77
|
-
[x: string]: unknown;
|
|
78
|
-
};
|
|
79
|
-
$slots: Readonly<{
|
|
80
|
-
[name: string]: Slot<any> | undefined;
|
|
81
|
-
}>;
|
|
82
|
-
$root: ComponentPublicInstance | null;
|
|
83
|
-
$parent: ComponentPublicInstance | null;
|
|
84
|
-
$host: Element | null;
|
|
85
|
-
$emit: ((event: "clear") => void) & ((event: "input", value: string) => void) & ((event: "update:modelValue", value: string) => void) & ((event: "change", value: string) => void) & ((event: "focus", evt: FocusEvent) => void) & ((event: "blur", evt: FocusEvent) => void) & ((event: "compositionend", evt: CompositionEvent) => void) & ((event: "compositionstart", evt: CompositionEvent) => void) & ((event: "compositionupdate", evt: CompositionEvent) => void) & ((event: "keydown", evt: Event | KeyboardEvent) => void) & ((event: "mouseenter", evt: MouseEvent) => void) & ((event: "mouseleave", evt: MouseEvent) => void);
|
|
86
|
-
$el: any;
|
|
87
|
-
$options: ComponentOptionsBase<Readonly< ExtractPropTypes<{
|
|
88
|
-
readonly inputmode: EpPropFinalized<(new (...args: any[]) => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal") | (() => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal" | undefined) | ((new (...args: any[]) => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal") | (() => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal" | undefined))[], unknown, unknown, undefined, boolean>;
|
|
89
|
-
readonly name: StringConstructor;
|
|
90
|
-
readonly ariaLabel: StringConstructor;
|
|
91
|
-
readonly id: EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
|
|
92
|
-
readonly size: {
|
|
93
|
-
readonly type: PropType<EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", never>>;
|
|
94
|
-
readonly required: false;
|
|
95
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
96
|
-
__epPropKey: true;
|
|
97
|
-
};
|
|
98
|
-
readonly disabled: BooleanConstructor;
|
|
99
|
-
readonly modelValue: EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number | null | undefined) | ((new (...args: any[]) => string | number) | (() => string | number | null | undefined))[], unknown, unknown, "", boolean>;
|
|
100
|
-
readonly maxlength: {
|
|
101
|
-
readonly type: PropType<EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>>;
|
|
102
|
-
readonly required: false;
|
|
103
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
104
|
-
__epPropKey: true;
|
|
105
|
-
};
|
|
106
|
-
readonly minlength: {
|
|
107
|
-
readonly type: PropType<EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>>;
|
|
108
|
-
readonly required: false;
|
|
109
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
110
|
-
__epPropKey: true;
|
|
111
|
-
};
|
|
112
|
-
readonly type: EpPropFinalized<StringConstructor, unknown, unknown, "text", boolean>;
|
|
113
|
-
readonly resize: {
|
|
114
|
-
readonly type: PropType<EpPropMergeType<StringConstructor, "none" | "both" | "horizontal" | "vertical", unknown>>;
|
|
115
|
-
readonly required: false;
|
|
116
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
117
|
-
__epPropKey: true;
|
|
118
|
-
};
|
|
119
|
-
readonly autosize: EpPropFinalized<(new (...args: any[]) => boolean | {
|
|
120
|
-
minRows?: number;
|
|
121
|
-
maxRows?: number;
|
|
122
|
-
}) | (() => InputAutoSize) | ((new (...args: any[]) => boolean | {
|
|
123
|
-
minRows?: number;
|
|
124
|
-
maxRows?: number;
|
|
125
|
-
}) | (() => InputAutoSize))[], unknown, unknown, false, boolean>;
|
|
126
|
-
readonly autocomplete: EpPropFinalized<StringConstructor, unknown, unknown, "off", boolean>;
|
|
127
|
-
readonly formatter: {
|
|
128
|
-
readonly type: PropType<Function>;
|
|
129
|
-
readonly required: false;
|
|
130
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
131
|
-
__epPropKey: true;
|
|
132
|
-
};
|
|
133
|
-
readonly parser: {
|
|
134
|
-
readonly type: PropType<Function>;
|
|
135
|
-
readonly required: false;
|
|
136
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
137
|
-
__epPropKey: true;
|
|
138
|
-
};
|
|
139
|
-
readonly placeholder: {
|
|
140
|
-
readonly type: PropType<string>;
|
|
141
|
-
readonly required: false;
|
|
142
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
143
|
-
__epPropKey: true;
|
|
144
|
-
};
|
|
145
|
-
readonly form: {
|
|
146
|
-
readonly type: PropType<string>;
|
|
147
|
-
readonly required: false;
|
|
148
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
149
|
-
__epPropKey: true;
|
|
150
|
-
};
|
|
151
|
-
readonly readonly: BooleanConstructor;
|
|
152
|
-
readonly clearable: BooleanConstructor;
|
|
153
|
-
readonly showPassword: BooleanConstructor;
|
|
154
|
-
readonly showWordLimit: BooleanConstructor;
|
|
155
|
-
readonly suffixIcon: {
|
|
156
|
-
readonly type: PropType<EpPropMergeType<(new (...args: any[]) => (string | Component) & {}) | (() => string | Component) | ((new (...args: any[]) => (string | Component) & {}) | (() => string | Component))[], unknown, unknown>>;
|
|
157
|
-
readonly required: false;
|
|
158
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
159
|
-
__epPropKey: true;
|
|
160
|
-
};
|
|
161
|
-
readonly prefixIcon: {
|
|
162
|
-
readonly type: PropType<EpPropMergeType<(new (...args: any[]) => (string | Component) & {}) | (() => string | Component) | ((new (...args: any[]) => (string | Component) & {}) | (() => string | Component))[], unknown, unknown>>;
|
|
163
|
-
readonly required: false;
|
|
164
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
165
|
-
__epPropKey: true;
|
|
166
|
-
};
|
|
167
|
-
readonly containerRole: EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
|
|
168
|
-
readonly tabindex: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, 0, boolean>;
|
|
169
|
-
readonly validateEvent: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
170
|
-
readonly inputStyle: EpPropFinalized<(new (...args: any[]) => string | CSSProperties | StyleValue[]) | (() => StyleValue) | ((new (...args: any[]) => string | CSSProperties | StyleValue[]) | (() => StyleValue))[], unknown, unknown, () => Mutable<{}>, boolean>;
|
|
171
|
-
readonly autofocus: BooleanConstructor;
|
|
172
|
-
readonly rows: EpPropFinalized<NumberConstructor, unknown, unknown, 2, boolean>;
|
|
173
|
-
}>> & {
|
|
174
|
-
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
175
|
-
onChange?: ((value: string) => any) | undefined;
|
|
176
|
-
onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
|
|
177
|
-
onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
|
|
178
|
-
onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
|
|
179
|
-
onFocus?: ((evt: FocusEvent) => any) | undefined;
|
|
180
|
-
onBlur?: ((evt: FocusEvent) => any) | undefined;
|
|
181
|
-
onInput?: ((value: string) => any) | undefined;
|
|
182
|
-
onKeydown?: ((evt: Event | KeyboardEvent) => any) | undefined;
|
|
183
|
-
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
184
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
185
|
-
onClear?: (() => any) | undefined;
|
|
186
|
-
}, {
|
|
187
|
-
input: ShallowRef<HTMLInputElement | undefined>;
|
|
188
|
-
textarea: ShallowRef<HTMLTextAreaElement | undefined>;
|
|
189
|
-
ref: ComputedRef<HTMLInputElement | HTMLTextAreaElement | undefined>;
|
|
190
|
-
textareaStyle: ComputedRef<StyleValue>;
|
|
191
|
-
autosize: Ref<InputAutoSize>;
|
|
192
|
-
isComposing: Ref<boolean>;
|
|
193
|
-
focus: () => void | undefined;
|
|
194
|
-
blur: () => void | undefined;
|
|
195
|
-
select: () => void;
|
|
196
|
-
clear: () => void;
|
|
197
|
-
resizeTextarea: () => void;
|
|
198
|
-
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
199
|
-
input: (value: string) => void;
|
|
200
|
-
clear: () => void;
|
|
201
|
-
"update:modelValue": (value: string) => void;
|
|
202
|
-
change: (value: string) => void;
|
|
203
|
-
blur: (evt: FocusEvent) => void;
|
|
204
|
-
compositionend: (evt: CompositionEvent) => void;
|
|
205
|
-
compositionstart: (evt: CompositionEvent) => void;
|
|
206
|
-
compositionupdate: (evt: CompositionEvent) => void;
|
|
207
|
-
focus: (evt: FocusEvent) => void;
|
|
208
|
-
keydown: (evt: Event | KeyboardEvent) => void;
|
|
209
|
-
mouseenter: (evt: MouseEvent) => void;
|
|
210
|
-
mouseleave: (evt: MouseEvent) => void;
|
|
211
|
-
}, string, {
|
|
212
|
-
readonly disabled: boolean;
|
|
213
|
-
readonly id: string;
|
|
214
|
-
readonly type: string;
|
|
215
|
-
readonly modelValue: EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number | null | undefined) | ((new (...args: any[]) => string | number) | (() => string | number | null | undefined))[], unknown, unknown>;
|
|
216
|
-
readonly tabindex: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
217
|
-
readonly readonly: boolean;
|
|
218
|
-
readonly autosize: InputAutoSize;
|
|
219
|
-
readonly autocomplete: string;
|
|
220
|
-
readonly containerRole: string;
|
|
221
|
-
readonly validateEvent: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
222
|
-
readonly inputStyle: StyleValue;
|
|
223
|
-
readonly rows: number;
|
|
224
|
-
readonly inputmode: EpPropMergeType<(new (...args: any[]) => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal") | (() => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal" | undefined) | ((new (...args: any[]) => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal") | (() => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal" | undefined))[], unknown, unknown>;
|
|
225
|
-
readonly clearable: boolean;
|
|
226
|
-
readonly showPassword: boolean;
|
|
227
|
-
readonly showWordLimit: boolean;
|
|
228
|
-
readonly autofocus: boolean;
|
|
229
|
-
}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
|
|
230
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
231
|
-
created?: (() => void) | (() => void)[];
|
|
232
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
233
|
-
mounted?: (() => void) | (() => void)[];
|
|
234
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
235
|
-
updated?: (() => void) | (() => void)[];
|
|
236
|
-
activated?: (() => void) | (() => void)[];
|
|
237
|
-
deactivated?: (() => void) | (() => void)[];
|
|
238
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
239
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
240
|
-
destroyed?: (() => void) | (() => void)[];
|
|
241
|
-
unmounted?: (() => void) | (() => void)[];
|
|
242
|
-
renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
243
|
-
renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
244
|
-
errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
245
|
-
};
|
|
246
|
-
$forceUpdate: () => void;
|
|
247
|
-
$nextTick: nextTick;
|
|
248
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
|
|
249
|
-
} & Readonly<{
|
|
250
|
-
readonly disabled: boolean;
|
|
251
|
-
readonly id: string;
|
|
252
|
-
readonly type: string;
|
|
253
|
-
readonly modelValue: EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number | null | undefined) | ((new (...args: any[]) => string | number) | (() => string | number | null | undefined))[], unknown, unknown>;
|
|
254
|
-
readonly tabindex: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
255
|
-
readonly readonly: boolean;
|
|
256
|
-
readonly autosize: InputAutoSize;
|
|
257
|
-
readonly autocomplete: string;
|
|
258
|
-
readonly containerRole: string;
|
|
259
|
-
readonly validateEvent: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
260
|
-
readonly inputStyle: StyleValue;
|
|
261
|
-
readonly rows: number;
|
|
262
|
-
readonly inputmode: EpPropMergeType<(new (...args: any[]) => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal") | (() => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal" | undefined) | ((new (...args: any[]) => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal") | (() => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal" | undefined))[], unknown, unknown>;
|
|
263
|
-
readonly clearable: boolean;
|
|
264
|
-
readonly showPassword: boolean;
|
|
265
|
-
readonly showWordLimit: boolean;
|
|
266
|
-
readonly autofocus: boolean;
|
|
267
|
-
}> & Omit<Readonly< ExtractPropTypes<{
|
|
268
|
-
readonly inputmode: EpPropFinalized<(new (...args: any[]) => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal") | (() => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal" | undefined) | ((new (...args: any[]) => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal") | (() => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal" | undefined))[], unknown, unknown, undefined, boolean>;
|
|
269
|
-
readonly name: StringConstructor;
|
|
270
|
-
readonly ariaLabel: StringConstructor;
|
|
271
|
-
readonly id: EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
|
|
272
|
-
readonly size: {
|
|
273
|
-
readonly type: PropType<EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", never>>;
|
|
274
|
-
readonly required: false;
|
|
275
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
276
|
-
__epPropKey: true;
|
|
277
|
-
};
|
|
278
|
-
readonly disabled: BooleanConstructor;
|
|
279
|
-
readonly modelValue: EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number | null | undefined) | ((new (...args: any[]) => string | number) | (() => string | number | null | undefined))[], unknown, unknown, "", boolean>;
|
|
280
|
-
readonly maxlength: {
|
|
281
|
-
readonly type: PropType<EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>>;
|
|
282
|
-
readonly required: false;
|
|
283
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
284
|
-
__epPropKey: true;
|
|
285
|
-
};
|
|
286
|
-
readonly minlength: {
|
|
287
|
-
readonly type: PropType<EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>>;
|
|
288
|
-
readonly required: false;
|
|
289
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
290
|
-
__epPropKey: true;
|
|
291
|
-
};
|
|
292
|
-
readonly type: EpPropFinalized<StringConstructor, unknown, unknown, "text", boolean>;
|
|
293
|
-
readonly resize: {
|
|
294
|
-
readonly type: PropType<EpPropMergeType<StringConstructor, "none" | "both" | "horizontal" | "vertical", unknown>>;
|
|
295
|
-
readonly required: false;
|
|
296
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
297
|
-
__epPropKey: true;
|
|
298
|
-
};
|
|
299
|
-
readonly autosize: EpPropFinalized<(new (...args: any[]) => boolean | {
|
|
300
|
-
minRows?: number;
|
|
301
|
-
maxRows?: number;
|
|
302
|
-
}) | (() => InputAutoSize) | ((new (...args: any[]) => boolean | {
|
|
303
|
-
minRows?: number;
|
|
304
|
-
maxRows?: number;
|
|
305
|
-
}) | (() => InputAutoSize))[], unknown, unknown, false, boolean>;
|
|
306
|
-
readonly autocomplete: EpPropFinalized<StringConstructor, unknown, unknown, "off", boolean>;
|
|
307
|
-
readonly formatter: {
|
|
308
|
-
readonly type: PropType<Function>;
|
|
309
|
-
readonly required: false;
|
|
310
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
311
|
-
__epPropKey: true;
|
|
312
|
-
};
|
|
313
|
-
readonly parser: {
|
|
314
|
-
readonly type: PropType<Function>;
|
|
315
|
-
readonly required: false;
|
|
316
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
317
|
-
__epPropKey: true;
|
|
318
|
-
};
|
|
319
|
-
readonly placeholder: {
|
|
320
|
-
readonly type: PropType<string>;
|
|
321
|
-
readonly required: false;
|
|
322
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
323
|
-
__epPropKey: true;
|
|
324
|
-
};
|
|
325
|
-
readonly form: {
|
|
326
|
-
readonly type: PropType<string>;
|
|
327
|
-
readonly required: false;
|
|
328
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
329
|
-
__epPropKey: true;
|
|
330
|
-
};
|
|
331
|
-
readonly readonly: BooleanConstructor;
|
|
332
|
-
readonly clearable: BooleanConstructor;
|
|
333
|
-
readonly showPassword: BooleanConstructor;
|
|
334
|
-
readonly showWordLimit: BooleanConstructor;
|
|
335
|
-
readonly suffixIcon: {
|
|
336
|
-
readonly type: PropType<EpPropMergeType<(new (...args: any[]) => (string | Component) & {}) | (() => string | Component) | ((new (...args: any[]) => (string | Component) & {}) | (() => string | Component))[], unknown, unknown>>;
|
|
337
|
-
readonly required: false;
|
|
338
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
339
|
-
__epPropKey: true;
|
|
340
|
-
};
|
|
341
|
-
readonly prefixIcon: {
|
|
342
|
-
readonly type: PropType<EpPropMergeType<(new (...args: any[]) => (string | Component) & {}) | (() => string | Component) | ((new (...args: any[]) => (string | Component) & {}) | (() => string | Component))[], unknown, unknown>>;
|
|
343
|
-
readonly required: false;
|
|
344
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
345
|
-
__epPropKey: true;
|
|
346
|
-
};
|
|
347
|
-
readonly containerRole: EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
|
|
348
|
-
readonly tabindex: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, 0, boolean>;
|
|
349
|
-
readonly validateEvent: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
350
|
-
readonly inputStyle: EpPropFinalized<(new (...args: any[]) => string | CSSProperties | StyleValue[]) | (() => StyleValue) | ((new (...args: any[]) => string | CSSProperties | StyleValue[]) | (() => StyleValue))[], unknown, unknown, () => Mutable<{}>, boolean>;
|
|
351
|
-
readonly autofocus: BooleanConstructor;
|
|
352
|
-
readonly rows: EpPropFinalized<NumberConstructor, unknown, unknown, 2, boolean>;
|
|
353
|
-
}>> & {
|
|
354
|
-
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
355
|
-
onChange?: ((value: string) => any) | undefined;
|
|
356
|
-
onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
|
|
357
|
-
onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
|
|
358
|
-
onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
|
|
359
|
-
onFocus?: ((evt: FocusEvent) => any) | undefined;
|
|
360
|
-
onBlur?: ((evt: FocusEvent) => any) | undefined;
|
|
361
|
-
onInput?: ((value: string) => any) | undefined;
|
|
362
|
-
onKeydown?: ((evt: Event | KeyboardEvent) => any) | undefined;
|
|
363
|
-
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
364
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
365
|
-
onClear?: (() => any) | undefined;
|
|
366
|
-
}, "clear" | "type" | "disabled" | "autofocus" | "ref" | "input" | "select" | "textarea" | "modelValue" | "id" | "tabindex" | "validateEvent" | "focus" | "blur" | "clearable" | "readonly" | "inputmode" | "autosize" | "autocomplete" | "showPassword" | "showWordLimit" | "containerRole" | "inputStyle" | "rows" | "textareaStyle" | "isComposing" | "resizeTextarea"> & ShallowUnwrapRef<{
|
|
367
|
-
input: ShallowRef<HTMLInputElement | undefined>;
|
|
368
|
-
textarea: ShallowRef<HTMLTextAreaElement | undefined>;
|
|
369
|
-
ref: ComputedRef<HTMLInputElement | HTMLTextAreaElement | undefined>;
|
|
370
|
-
textareaStyle: ComputedRef<StyleValue>;
|
|
371
|
-
autosize: Ref<InputAutoSize>;
|
|
372
|
-
isComposing: Ref<boolean>;
|
|
373
|
-
focus: () => void | undefined;
|
|
374
|
-
blur: () => void | undefined;
|
|
375
|
-
select: () => void;
|
|
376
|
-
clear: () => void;
|
|
377
|
-
resizeTextarea: () => void;
|
|
378
|
-
}> & {} & ComponentCustomProperties & {} & {
|
|
379
|
-
$slots: {
|
|
380
|
-
prepend?(_: {}): any;
|
|
381
|
-
prefix?(_: {}): any;
|
|
382
|
-
suffix?(_: {}): any;
|
|
383
|
-
append?(_: {}): any;
|
|
384
|
-
};
|
|
385
|
-
}) | null;
|
|
386
|
-
};
|
|
387
|
-
rootEl: any;
|
|
388
|
-
};
|
|
389
|
-
type __VLS_TemplateResult = ReturnType<typeof __VLS_template>;
|
|
390
|
-
declare const __VLS_component: DefineComponent<ExtractPropTypes<{
|
|
391
|
-
readonly: {
|
|
392
|
-
type: BooleanConstructor;
|
|
393
|
-
};
|
|
394
|
-
disabled: {
|
|
395
|
-
type: BooleanConstructor;
|
|
396
|
-
};
|
|
397
|
-
filterable: {
|
|
398
|
-
type: BooleanConstructor;
|
|
399
|
-
};
|
|
400
|
-
clearable: {
|
|
401
|
-
type: BooleanConstructor;
|
|
402
|
-
};
|
|
403
|
-
options: {
|
|
404
|
-
type: {
|
|
405
|
-
(arrayLength: number): ObjAny[];
|
|
406
|
-
(...items: ObjAny[]): ObjAny[];
|
|
407
|
-
new (arrayLength: number): ObjAny[];
|
|
408
|
-
new (...items: ObjAny[]): ObjAny[];
|
|
409
|
-
isArray(arg: any): arg is any[];
|
|
410
|
-
readonly prototype: any[];
|
|
411
|
-
from<T>(arrayLike: ArrayLike<T>): T[];
|
|
412
|
-
from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
413
|
-
from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
|
|
414
|
-
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
415
|
-
of<T>(...items: T[]): T[];
|
|
416
|
-
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
|
417
|
-
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>, index: number) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
|
418
|
-
readonly [Symbol.species]: ArrayConstructor;
|
|
419
|
-
};
|
|
420
|
-
default(): never[];
|
|
421
|
-
};
|
|
422
|
-
label: {
|
|
423
|
-
type: (StringConstructor | FunctionConstructor)[];
|
|
424
|
-
default: string;
|
|
425
|
-
};
|
|
426
|
-
prop: {
|
|
427
|
-
type: (StringConstructor | FunctionConstructor)[];
|
|
428
|
-
default: string;
|
|
429
|
-
};
|
|
430
|
-
modelValue: {
|
|
431
|
-
type: StringConstructor;
|
|
432
|
-
};
|
|
433
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< ExtractPropTypes<{
|
|
434
|
-
readonly: {
|
|
435
|
-
type: BooleanConstructor;
|
|
436
|
-
};
|
|
437
|
-
disabled: {
|
|
438
|
-
type: BooleanConstructor;
|
|
439
|
-
};
|
|
440
|
-
filterable: {
|
|
441
|
-
type: BooleanConstructor;
|
|
442
|
-
};
|
|
443
|
-
clearable: {
|
|
444
|
-
type: BooleanConstructor;
|
|
445
|
-
};
|
|
446
|
-
options: {
|
|
447
|
-
type: {
|
|
448
|
-
(arrayLength: number): ObjAny[];
|
|
449
|
-
(...items: ObjAny[]): ObjAny[];
|
|
450
|
-
new (arrayLength: number): ObjAny[];
|
|
451
|
-
new (...items: ObjAny[]): ObjAny[];
|
|
452
|
-
isArray(arg: any): arg is any[];
|
|
453
|
-
readonly prototype: any[];
|
|
454
|
-
from<T>(arrayLike: ArrayLike<T>): T[];
|
|
455
|
-
from<T, U>(arrayLike: ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
456
|
-
from<T>(iterable: Iterable<T> | ArrayLike<T>): T[];
|
|
457
|
-
from<T, U>(iterable: Iterable<T> | ArrayLike<T>, mapfn: (v: T, k: number) => U, thisArg?: any): U[];
|
|
458
|
-
of<T>(...items: T[]): T[];
|
|
459
|
-
fromAsync<T>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T | PromiseLike<T>> | ArrayLike<T | PromiseLike<T>>): Promise<T[]>;
|
|
460
|
-
fromAsync<T, U>(iterableOrArrayLike: AsyncIterable<T> | Iterable<T> | ArrayLike<T>, mapFn: (value: Awaited<T>, index: number) => U, thisArg?: any): Promise<Awaited<U>[]>;
|
|
461
|
-
readonly [Symbol.species]: ArrayConstructor;
|
|
462
|
-
};
|
|
463
|
-
default(): never[];
|
|
464
|
-
};
|
|
465
|
-
label: {
|
|
466
|
-
type: (StringConstructor | FunctionConstructor)[];
|
|
467
|
-
default: string;
|
|
468
|
-
};
|
|
469
|
-
prop: {
|
|
470
|
-
type: (StringConstructor | FunctionConstructor)[];
|
|
471
|
-
default: string;
|
|
472
|
-
};
|
|
473
|
-
modelValue: {
|
|
474
|
-
type: StringConstructor;
|
|
475
|
-
};
|
|
476
|
-
}>> & Readonly<{}>, {
|
|
477
|
-
label: string | Function;
|
|
478
|
-
disabled: boolean;
|
|
479
|
-
options: ObjAny[];
|
|
480
|
-
clearable: boolean;
|
|
481
|
-
filterable: boolean;
|
|
482
|
-
readonly: boolean;
|
|
483
|
-
prop: string | Function;
|
|
484
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
485
|
-
refInput: ({
|
|
486
|
-
$: ComponentInternalInstance;
|
|
487
|
-
$data: {};
|
|
488
|
-
$props: Partial<{
|
|
489
|
-
readonly disabled: boolean;
|
|
490
|
-
readonly id: string;
|
|
491
|
-
readonly type: string;
|
|
492
|
-
readonly modelValue: EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number | null | undefined) | ((new (...args: any[]) => string | number) | (() => string | number | null | undefined))[], unknown, unknown>;
|
|
493
|
-
readonly tabindex: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
494
|
-
readonly readonly: boolean;
|
|
495
|
-
readonly autosize: InputAutoSize;
|
|
496
|
-
readonly autocomplete: string;
|
|
497
|
-
readonly containerRole: string;
|
|
498
|
-
readonly validateEvent: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
499
|
-
readonly inputStyle: StyleValue;
|
|
500
|
-
readonly rows: number;
|
|
501
|
-
readonly inputmode: EpPropMergeType<(new (...args: any[]) => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal") | (() => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal" | undefined) | ((new (...args: any[]) => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal") | (() => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal" | undefined))[], unknown, unknown>;
|
|
502
|
-
readonly clearable: boolean;
|
|
503
|
-
readonly showPassword: boolean;
|
|
504
|
-
readonly showWordLimit: boolean;
|
|
505
|
-
readonly autofocus: boolean;
|
|
506
|
-
}> & Omit<{
|
|
507
|
-
readonly type: string;
|
|
508
|
-
readonly disabled: boolean;
|
|
509
|
-
readonly autofocus: boolean;
|
|
510
|
-
readonly modelValue: string | number | null;
|
|
511
|
-
readonly tabindex: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
512
|
-
readonly validateEvent: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
513
|
-
readonly clearable: boolean;
|
|
514
|
-
readonly readonly: boolean;
|
|
515
|
-
readonly autosize: InputAutoSize;
|
|
516
|
-
readonly autocomplete: string;
|
|
517
|
-
readonly showPassword: boolean;
|
|
518
|
-
readonly showWordLimit: boolean;
|
|
519
|
-
readonly inputStyle: string | false | CSSProperties | StyleValue[] | null;
|
|
520
|
-
readonly rows: number;
|
|
521
|
-
readonly size?: EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never> | undefined;
|
|
522
|
-
readonly name?: string | undefined;
|
|
523
|
-
readonly placeholder?: string | undefined;
|
|
524
|
-
readonly form?: string | undefined;
|
|
525
|
-
readonly ariaLabel?: string | undefined;
|
|
526
|
-
readonly id?: string | undefined;
|
|
527
|
-
readonly prefixIcon?: EpPropMergeType<(new (...args: any[]) => (string | Component) & {}) | (() => string | Component) | ((new (...args: any[]) => (string | Component) & {}) | (() => string | Component))[], unknown, unknown> | undefined;
|
|
528
|
-
readonly inputmode?: EpPropMergeType<(new (...args: any[]) => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal") | (() => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal" | undefined) | ((new (...args: any[]) => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal") | (() => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal" | undefined))[], unknown, unknown>;
|
|
529
|
-
readonly maxlength?: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown> | undefined;
|
|
530
|
-
readonly minlength?: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown> | undefined;
|
|
531
|
-
readonly resize?: EpPropMergeType<StringConstructor, "none" | "horizontal" | "vertical" | "both", unknown> | undefined;
|
|
532
|
-
readonly formatter?: Function | undefined;
|
|
533
|
-
readonly parser?: Function | undefined;
|
|
534
|
-
readonly suffixIcon?: EpPropMergeType<(new (...args: any[]) => (string | Component) & {}) | (() => string | Component) | ((new (...args: any[]) => (string | Component) & {}) | (() => string | Component))[], unknown, unknown> | undefined;
|
|
535
|
-
readonly containerRole?: string | undefined;
|
|
536
|
-
"onUpdate:modelValue"?: ((value: string) => any) | undefined | undefined;
|
|
537
|
-
onChange?: ((value: string) => any) | undefined | undefined;
|
|
538
|
-
onCompositionend?: ((evt: CompositionEvent) => any) | undefined | undefined;
|
|
539
|
-
onCompositionstart?: ((evt: CompositionEvent) => any) | undefined | undefined;
|
|
540
|
-
onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined | undefined;
|
|
541
|
-
onFocus?: ((evt: FocusEvent) => any) | undefined | undefined;
|
|
542
|
-
onBlur?: ((evt: FocusEvent) => any) | undefined | undefined;
|
|
543
|
-
onInput?: ((value: string) => any) | undefined | undefined;
|
|
544
|
-
onKeydown?: ((evt: Event | KeyboardEvent) => any) | undefined | undefined;
|
|
545
|
-
onMouseenter?: ((evt: MouseEvent) => any) | undefined | undefined;
|
|
546
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined | undefined;
|
|
547
|
-
onClear?: (() => any) | undefined | undefined;
|
|
548
|
-
} & VNodeProps & AllowedComponentProps & ComponentCustomProps, "type" | "disabled" | "autofocus" | "modelValue" | "id" | "tabindex" | "validateEvent" | "clearable" | "readonly" | "inputmode" | "autosize" | "autocomplete" | "showPassword" | "showWordLimit" | "containerRole" | "inputStyle" | "rows">;
|
|
549
|
-
$attrs: {
|
|
550
|
-
[x: string]: unknown;
|
|
551
|
-
};
|
|
552
|
-
$refs: {
|
|
553
|
-
[x: string]: unknown;
|
|
554
|
-
};
|
|
555
|
-
$slots: Readonly<{
|
|
556
|
-
[name: string]: Slot<any> | undefined;
|
|
557
|
-
}>;
|
|
558
|
-
$root: ComponentPublicInstance | null;
|
|
559
|
-
$parent: ComponentPublicInstance | null;
|
|
560
|
-
$host: Element | null;
|
|
561
|
-
$emit: ((event: "clear") => void) & ((event: "input", value: string) => void) & ((event: "update:modelValue", value: string) => void) & ((event: "change", value: string) => void) & ((event: "focus", evt: FocusEvent) => void) & ((event: "blur", evt: FocusEvent) => void) & ((event: "compositionend", evt: CompositionEvent) => void) & ((event: "compositionstart", evt: CompositionEvent) => void) & ((event: "compositionupdate", evt: CompositionEvent) => void) & ((event: "keydown", evt: Event | KeyboardEvent) => void) & ((event: "mouseenter", evt: MouseEvent) => void) & ((event: "mouseleave", evt: MouseEvent) => void);
|
|
562
|
-
$el: any;
|
|
563
|
-
$options: ComponentOptionsBase<Readonly< ExtractPropTypes<{
|
|
564
|
-
readonly inputmode: EpPropFinalized<(new (...args: any[]) => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal") | (() => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal" | undefined) | ((new (...args: any[]) => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal") | (() => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal" | undefined))[], unknown, unknown, undefined, boolean>;
|
|
565
|
-
readonly name: StringConstructor;
|
|
566
|
-
readonly ariaLabel: StringConstructor;
|
|
567
|
-
readonly id: EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
|
|
568
|
-
readonly size: {
|
|
569
|
-
readonly type: PropType<EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", never>>;
|
|
570
|
-
readonly required: false;
|
|
571
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
572
|
-
__epPropKey: true;
|
|
573
|
-
};
|
|
574
|
-
readonly disabled: BooleanConstructor;
|
|
575
|
-
readonly modelValue: EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number | null | undefined) | ((new (...args: any[]) => string | number) | (() => string | number | null | undefined))[], unknown, unknown, "", boolean>;
|
|
576
|
-
readonly maxlength: {
|
|
577
|
-
readonly type: PropType<EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>>;
|
|
578
|
-
readonly required: false;
|
|
579
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
580
|
-
__epPropKey: true;
|
|
581
|
-
};
|
|
582
|
-
readonly minlength: {
|
|
583
|
-
readonly type: PropType<EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>>;
|
|
584
|
-
readonly required: false;
|
|
585
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
586
|
-
__epPropKey: true;
|
|
587
|
-
};
|
|
588
|
-
readonly type: EpPropFinalized<StringConstructor, unknown, unknown, "text", boolean>;
|
|
589
|
-
readonly resize: {
|
|
590
|
-
readonly type: PropType<EpPropMergeType<StringConstructor, "none" | "both" | "horizontal" | "vertical", unknown>>;
|
|
591
|
-
readonly required: false;
|
|
592
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
593
|
-
__epPropKey: true;
|
|
594
|
-
};
|
|
595
|
-
readonly autosize: EpPropFinalized<(new (...args: any[]) => boolean | {
|
|
596
|
-
minRows?: number;
|
|
597
|
-
maxRows?: number;
|
|
598
|
-
}) | (() => InputAutoSize) | ((new (...args: any[]) => boolean | {
|
|
599
|
-
minRows?: number;
|
|
600
|
-
maxRows?: number;
|
|
601
|
-
}) | (() => InputAutoSize))[], unknown, unknown, false, boolean>;
|
|
602
|
-
readonly autocomplete: EpPropFinalized<StringConstructor, unknown, unknown, "off", boolean>;
|
|
603
|
-
readonly formatter: {
|
|
604
|
-
readonly type: PropType<Function>;
|
|
605
|
-
readonly required: false;
|
|
606
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
607
|
-
__epPropKey: true;
|
|
608
|
-
};
|
|
609
|
-
readonly parser: {
|
|
610
|
-
readonly type: PropType<Function>;
|
|
611
|
-
readonly required: false;
|
|
612
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
613
|
-
__epPropKey: true;
|
|
614
|
-
};
|
|
615
|
-
readonly placeholder: {
|
|
616
|
-
readonly type: PropType<string>;
|
|
617
|
-
readonly required: false;
|
|
618
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
619
|
-
__epPropKey: true;
|
|
620
|
-
};
|
|
621
|
-
readonly form: {
|
|
622
|
-
readonly type: PropType<string>;
|
|
623
|
-
readonly required: false;
|
|
624
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
625
|
-
__epPropKey: true;
|
|
626
|
-
};
|
|
627
|
-
readonly readonly: BooleanConstructor;
|
|
628
|
-
readonly clearable: BooleanConstructor;
|
|
629
|
-
readonly showPassword: BooleanConstructor;
|
|
630
|
-
readonly showWordLimit: BooleanConstructor;
|
|
631
|
-
readonly suffixIcon: {
|
|
632
|
-
readonly type: PropType<EpPropMergeType<(new (...args: any[]) => (string | Component) & {}) | (() => string | Component) | ((new (...args: any[]) => (string | Component) & {}) | (() => string | Component))[], unknown, unknown>>;
|
|
633
|
-
readonly required: false;
|
|
634
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
635
|
-
__epPropKey: true;
|
|
636
|
-
};
|
|
637
|
-
readonly prefixIcon: {
|
|
638
|
-
readonly type: PropType<EpPropMergeType<(new (...args: any[]) => (string | Component) & {}) | (() => string | Component) | ((new (...args: any[]) => (string | Component) & {}) | (() => string | Component))[], unknown, unknown>>;
|
|
639
|
-
readonly required: false;
|
|
640
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
641
|
-
__epPropKey: true;
|
|
642
|
-
};
|
|
643
|
-
readonly containerRole: EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
|
|
644
|
-
readonly tabindex: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, 0, boolean>;
|
|
645
|
-
readonly validateEvent: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
646
|
-
readonly inputStyle: EpPropFinalized<(new (...args: any[]) => string | CSSProperties | StyleValue[]) | (() => StyleValue) | ((new (...args: any[]) => string | CSSProperties | StyleValue[]) | (() => StyleValue))[], unknown, unknown, () => Mutable<{}>, boolean>;
|
|
647
|
-
readonly autofocus: BooleanConstructor;
|
|
648
|
-
readonly rows: EpPropFinalized<NumberConstructor, unknown, unknown, 2, boolean>;
|
|
649
|
-
}>> & {
|
|
650
|
-
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
651
|
-
onChange?: ((value: string) => any) | undefined;
|
|
652
|
-
onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
|
|
653
|
-
onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
|
|
654
|
-
onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
|
|
655
|
-
onFocus?: ((evt: FocusEvent) => any) | undefined;
|
|
656
|
-
onBlur?: ((evt: FocusEvent) => any) | undefined;
|
|
657
|
-
onInput?: ((value: string) => any) | undefined;
|
|
658
|
-
onKeydown?: ((evt: Event | KeyboardEvent) => any) | undefined;
|
|
659
|
-
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
660
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
661
|
-
onClear?: (() => any) | undefined;
|
|
662
|
-
}, {
|
|
663
|
-
input: ShallowRef<HTMLInputElement | undefined>;
|
|
664
|
-
textarea: ShallowRef<HTMLTextAreaElement | undefined>;
|
|
665
|
-
ref: ComputedRef<HTMLInputElement | HTMLTextAreaElement | undefined>;
|
|
666
|
-
textareaStyle: ComputedRef<StyleValue>;
|
|
667
|
-
autosize: Ref<InputAutoSize>;
|
|
668
|
-
isComposing: Ref<boolean>;
|
|
669
|
-
focus: () => void | undefined;
|
|
670
|
-
blur: () => void | undefined;
|
|
671
|
-
select: () => void;
|
|
672
|
-
clear: () => void;
|
|
673
|
-
resizeTextarea: () => void;
|
|
674
|
-
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
675
|
-
input: (value: string) => void;
|
|
676
|
-
clear: () => void;
|
|
677
|
-
"update:modelValue": (value: string) => void;
|
|
678
|
-
change: (value: string) => void;
|
|
679
|
-
blur: (evt: FocusEvent) => void;
|
|
680
|
-
compositionend: (evt: CompositionEvent) => void;
|
|
681
|
-
compositionstart: (evt: CompositionEvent) => void;
|
|
682
|
-
compositionupdate: (evt: CompositionEvent) => void;
|
|
683
|
-
focus: (evt: FocusEvent) => void;
|
|
684
|
-
keydown: (evt: Event | KeyboardEvent) => void;
|
|
685
|
-
mouseenter: (evt: MouseEvent) => void;
|
|
686
|
-
mouseleave: (evt: MouseEvent) => void;
|
|
687
|
-
}, string, {
|
|
688
|
-
readonly disabled: boolean;
|
|
689
|
-
readonly id: string;
|
|
690
|
-
readonly type: string;
|
|
691
|
-
readonly modelValue: EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number | null | undefined) | ((new (...args: any[]) => string | number) | (() => string | number | null | undefined))[], unknown, unknown>;
|
|
692
|
-
readonly tabindex: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
693
|
-
readonly readonly: boolean;
|
|
694
|
-
readonly autosize: InputAutoSize;
|
|
695
|
-
readonly autocomplete: string;
|
|
696
|
-
readonly containerRole: string;
|
|
697
|
-
readonly validateEvent: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
698
|
-
readonly inputStyle: StyleValue;
|
|
699
|
-
readonly rows: number;
|
|
700
|
-
readonly inputmode: EpPropMergeType<(new (...args: any[]) => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal") | (() => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal" | undefined) | ((new (...args: any[]) => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal") | (() => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal" | undefined))[], unknown, unknown>;
|
|
701
|
-
readonly clearable: boolean;
|
|
702
|
-
readonly showPassword: boolean;
|
|
703
|
-
readonly showWordLimit: boolean;
|
|
704
|
-
readonly autofocus: boolean;
|
|
705
|
-
}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
|
|
706
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
707
|
-
created?: (() => void) | (() => void)[];
|
|
708
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
709
|
-
mounted?: (() => void) | (() => void)[];
|
|
710
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
711
|
-
updated?: (() => void) | (() => void)[];
|
|
712
|
-
activated?: (() => void) | (() => void)[];
|
|
713
|
-
deactivated?: (() => void) | (() => void)[];
|
|
714
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
715
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
716
|
-
destroyed?: (() => void) | (() => void)[];
|
|
717
|
-
unmounted?: (() => void) | (() => void)[];
|
|
718
|
-
renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
719
|
-
renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
720
|
-
errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
721
|
-
};
|
|
722
|
-
$forceUpdate: () => void;
|
|
723
|
-
$nextTick: nextTick;
|
|
724
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
|
|
725
|
-
} & Readonly<{
|
|
726
|
-
readonly disabled: boolean;
|
|
727
|
-
readonly id: string;
|
|
728
|
-
readonly type: string;
|
|
729
|
-
readonly modelValue: EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number | null | undefined) | ((new (...args: any[]) => string | number) | (() => string | number | null | undefined))[], unknown, unknown>;
|
|
730
|
-
readonly tabindex: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
731
|
-
readonly readonly: boolean;
|
|
732
|
-
readonly autosize: InputAutoSize;
|
|
733
|
-
readonly autocomplete: string;
|
|
734
|
-
readonly containerRole: string;
|
|
735
|
-
readonly validateEvent: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
736
|
-
readonly inputStyle: StyleValue;
|
|
737
|
-
readonly rows: number;
|
|
738
|
-
readonly inputmode: EpPropMergeType<(new (...args: any[]) => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal") | (() => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal" | undefined) | ((new (...args: any[]) => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal") | (() => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal" | undefined))[], unknown, unknown>;
|
|
739
|
-
readonly clearable: boolean;
|
|
740
|
-
readonly showPassword: boolean;
|
|
741
|
-
readonly showWordLimit: boolean;
|
|
742
|
-
readonly autofocus: boolean;
|
|
743
|
-
}> & Omit<Readonly< ExtractPropTypes<{
|
|
744
|
-
readonly inputmode: EpPropFinalized<(new (...args: any[]) => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal") | (() => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal" | undefined) | ((new (...args: any[]) => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal") | (() => "search" | "text" | "none" | "url" | "email" | "tel" | "numeric" | "decimal" | undefined))[], unknown, unknown, undefined, boolean>;
|
|
745
|
-
readonly name: StringConstructor;
|
|
746
|
-
readonly ariaLabel: StringConstructor;
|
|
747
|
-
readonly id: EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
|
|
748
|
-
readonly size: {
|
|
749
|
-
readonly type: PropType<EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", never>>;
|
|
750
|
-
readonly required: false;
|
|
751
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
752
|
-
__epPropKey: true;
|
|
753
|
-
};
|
|
754
|
-
readonly disabled: BooleanConstructor;
|
|
755
|
-
readonly modelValue: EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number | null | undefined) | ((new (...args: any[]) => string | number) | (() => string | number | null | undefined))[], unknown, unknown, "", boolean>;
|
|
756
|
-
readonly maxlength: {
|
|
757
|
-
readonly type: PropType<EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>>;
|
|
758
|
-
readonly required: false;
|
|
759
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
760
|
-
__epPropKey: true;
|
|
761
|
-
};
|
|
762
|
-
readonly minlength: {
|
|
763
|
-
readonly type: PropType<EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>>;
|
|
764
|
-
readonly required: false;
|
|
765
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
766
|
-
__epPropKey: true;
|
|
767
|
-
};
|
|
768
|
-
readonly type: EpPropFinalized<StringConstructor, unknown, unknown, "text", boolean>;
|
|
769
|
-
readonly resize: {
|
|
770
|
-
readonly type: PropType<EpPropMergeType<StringConstructor, "none" | "both" | "horizontal" | "vertical", unknown>>;
|
|
771
|
-
readonly required: false;
|
|
772
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
773
|
-
__epPropKey: true;
|
|
774
|
-
};
|
|
775
|
-
readonly autosize: EpPropFinalized<(new (...args: any[]) => boolean | {
|
|
776
|
-
minRows?: number;
|
|
777
|
-
maxRows?: number;
|
|
778
|
-
}) | (() => InputAutoSize) | ((new (...args: any[]) => boolean | {
|
|
779
|
-
minRows?: number;
|
|
780
|
-
maxRows?: number;
|
|
781
|
-
}) | (() => InputAutoSize))[], unknown, unknown, false, boolean>;
|
|
782
|
-
readonly autocomplete: EpPropFinalized<StringConstructor, unknown, unknown, "off", boolean>;
|
|
783
|
-
readonly formatter: {
|
|
784
|
-
readonly type: PropType<Function>;
|
|
785
|
-
readonly required: false;
|
|
786
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
787
|
-
__epPropKey: true;
|
|
788
|
-
};
|
|
789
|
-
readonly parser: {
|
|
790
|
-
readonly type: PropType<Function>;
|
|
791
|
-
readonly required: false;
|
|
792
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
793
|
-
__epPropKey: true;
|
|
794
|
-
};
|
|
795
|
-
readonly placeholder: {
|
|
796
|
-
readonly type: PropType<string>;
|
|
797
|
-
readonly required: false;
|
|
798
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
799
|
-
__epPropKey: true;
|
|
800
|
-
};
|
|
801
|
-
readonly form: {
|
|
802
|
-
readonly type: PropType<string>;
|
|
803
|
-
readonly required: false;
|
|
804
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
805
|
-
__epPropKey: true;
|
|
806
|
-
};
|
|
807
|
-
readonly readonly: BooleanConstructor;
|
|
808
|
-
readonly clearable: BooleanConstructor;
|
|
809
|
-
readonly showPassword: BooleanConstructor;
|
|
810
|
-
readonly showWordLimit: BooleanConstructor;
|
|
811
|
-
readonly suffixIcon: {
|
|
812
|
-
readonly type: PropType<EpPropMergeType<(new (...args: any[]) => (string | Component) & {}) | (() => string | Component) | ((new (...args: any[]) => (string | Component) & {}) | (() => string | Component))[], unknown, unknown>>;
|
|
813
|
-
readonly required: false;
|
|
814
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
815
|
-
__epPropKey: true;
|
|
816
|
-
};
|
|
817
|
-
readonly prefixIcon: {
|
|
818
|
-
readonly type: PropType<EpPropMergeType<(new (...args: any[]) => (string | Component) & {}) | (() => string | Component) | ((new (...args: any[]) => (string | Component) & {}) | (() => string | Component))[], unknown, unknown>>;
|
|
819
|
-
readonly required: false;
|
|
820
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
821
|
-
__epPropKey: true;
|
|
822
|
-
};
|
|
823
|
-
readonly containerRole: EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
|
|
824
|
-
readonly tabindex: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, 0, boolean>;
|
|
825
|
-
readonly validateEvent: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
826
|
-
readonly inputStyle: EpPropFinalized<(new (...args: any[]) => string | CSSProperties | StyleValue[]) | (() => StyleValue) | ((new (...args: any[]) => string | CSSProperties | StyleValue[]) | (() => StyleValue))[], unknown, unknown, () => Mutable<{}>, boolean>;
|
|
827
|
-
readonly autofocus: BooleanConstructor;
|
|
828
|
-
readonly rows: EpPropFinalized<NumberConstructor, unknown, unknown, 2, boolean>;
|
|
829
|
-
}>> & {
|
|
830
|
-
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
831
|
-
onChange?: ((value: string) => any) | undefined;
|
|
832
|
-
onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
|
|
833
|
-
onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
|
|
834
|
-
onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
|
|
835
|
-
onFocus?: ((evt: FocusEvent) => any) | undefined;
|
|
836
|
-
onBlur?: ((evt: FocusEvent) => any) | undefined;
|
|
837
|
-
onInput?: ((value: string) => any) | undefined;
|
|
838
|
-
onKeydown?: ((evt: Event | KeyboardEvent) => any) | undefined;
|
|
839
|
-
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
840
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
841
|
-
onClear?: (() => any) | undefined;
|
|
842
|
-
}, "clear" | "type" | "disabled" | "autofocus" | "ref" | "input" | "select" | "textarea" | "modelValue" | "id" | "tabindex" | "validateEvent" | "focus" | "blur" | "clearable" | "readonly" | "inputmode" | "autosize" | "autocomplete" | "showPassword" | "showWordLimit" | "containerRole" | "inputStyle" | "rows" | "textareaStyle" | "isComposing" | "resizeTextarea"> & ShallowUnwrapRef<{
|
|
843
|
-
input: ShallowRef<HTMLInputElement | undefined>;
|
|
844
|
-
textarea: ShallowRef<HTMLTextAreaElement | undefined>;
|
|
845
|
-
ref: ComputedRef<HTMLInputElement | HTMLTextAreaElement | undefined>;
|
|
846
|
-
textareaStyle: ComputedRef<StyleValue>;
|
|
847
|
-
autosize: Ref<InputAutoSize>;
|
|
848
|
-
isComposing: Ref<boolean>;
|
|
849
|
-
focus: () => void | undefined;
|
|
850
|
-
blur: () => void | undefined;
|
|
851
|
-
select: () => void;
|
|
852
|
-
clear: () => void;
|
|
853
|
-
resizeTextarea: () => void;
|
|
854
|
-
}> & {} & ComponentCustomProperties & {} & {
|
|
855
|
-
$slots: {
|
|
856
|
-
prepend?(_: {}): any;
|
|
857
|
-
prefix?(_: {}): any;
|
|
858
|
-
suffix?(_: {}): any;
|
|
859
|
-
append?(_: {}): any;
|
|
860
|
-
};
|
|
861
|
-
}) | null;
|
|
862
|
-
}, any>;
|
|
863
|
-
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
864
|
-
export default _default;
|
|
865
|
-
type __VLS_WithTemplateSlots<T, S> = T & {
|
|
866
|
-
new (): {
|
|
867
|
-
$slots: S;
|
|
868
|
-
};
|
|
869
|
-
};
|