@das-fed/upf-ui 6.4.0-dev.214 → 6.4.0-dev.216

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.
Files changed (105) hide show
  1. package/front-end/i18n/front-end-page/dasui_en-US.js +4 -4
  2. package/front-end/i18n/front-end-page/dasui_zh-CN.js +4 -4
  3. package/front-end/i18n/front-end-page/dasui_zh-MO.js +4 -4
  4. package/package.json +5 -5
  5. package/packages/business-components/ai-panel/index-B4pMosXu.js +143 -0
  6. package/packages/business-components/ai-panel/index-B4pMosXu.js.gz +0 -0
  7. package/packages/business-components/ai-panel/{index-BybM3Q9u.js → index-BgyMyjJo.js} +711 -700
  8. package/packages/business-components/ai-panel/index-BgyMyjJo.js.gz +0 -0
  9. package/packages/business-components/ai-panel/{index-CwdJKHy0.js → index-Bw7rNZmA.js} +9 -9
  10. package/packages/business-components/ai-panel/index-Bw7rNZmA.js.gz +0 -0
  11. package/packages/business-components/ai-panel/index.js +1 -1
  12. package/packages/business-components/change-enterprises/index.d.ts +5 -5
  13. package/packages/business-components/change-enterprises/src/index.vue.d.ts +1 -1
  14. package/packages/business-components/device-panel/index.js +8873 -8773
  15. package/packages/business-components/device-panel/index.js.gz +0 -0
  16. package/packages/business-components/echarts/index.js +2056 -2049
  17. package/packages/business-components/echarts/index.js.gz +0 -0
  18. package/packages/business-components/process-configuration/index.js +50 -50
  19. package/packages/business-components/process-configuration/index.js.gz +0 -0
  20. package/packages/business-components/process-form/index.js +149 -149
  21. package/packages/business-components/process-form/index.js.gz +0 -0
  22. package/packages/business-components/process-search-form/index.js +60 -60
  23. package/packages/business-components/process-search-form/index.js.gz +0 -0
  24. package/packages/business-components/process-table/index.js +130 -128
  25. package/packages/business-components/process-table/index.js.gz +0 -0
  26. package/packages/business-components/urgent-panel/index.js +904 -896
  27. package/packages/business-components/urgent-panel/index.js.gz +0 -0
  28. package/packages/business-components/user-org-dialog/index.js +249 -246
  29. package/packages/business-components/user-org-dialog/index.js.gz +0 -0
  30. package/packages/business-components/video-dialog/index.js +1 -0
  31. package/packages/business-components/video-dialog/index.js.gz +0 -0
  32. package/packages/components/autocomplete/index.js +12 -6
  33. package/packages/components/autocomplete/index.js.gz +0 -0
  34. package/packages/components/calendar/index.js +104 -104
  35. package/packages/components/calendar/index.js.gz +0 -0
  36. package/packages/components/cascader/index.js +27 -27
  37. package/packages/components/cascader/index.js.gz +0 -0
  38. package/packages/components/checkbox/index.js +54 -54
  39. package/packages/components/checkbox/index.js.gz +0 -0
  40. package/packages/components/date-picker/index.js +459 -459
  41. package/packages/components/date-picker/index.js.gz +0 -0
  42. package/packages/components/dimple-layout/index.js +63 -61
  43. package/packages/components/dimple-layout/index.js.gz +0 -0
  44. package/packages/components/dropdown/index.js +23 -22
  45. package/packages/components/dropdown/index.js.gz +0 -0
  46. package/packages/components/edit-table/index.js +224 -223
  47. package/packages/components/edit-table/index.js.gz +0 -0
  48. package/packages/components/error-overlay-model/index.js +44 -42
  49. package/packages/components/error-overlay-model/index.js.gz +0 -0
  50. package/packages/components/form-item/index.js +67 -63
  51. package/packages/components/form-item/index.js.gz +0 -0
  52. package/packages/components/image-viewer/index.js +32 -32
  53. package/packages/components/image-viewer/index.js.gz +0 -0
  54. package/packages/components/input/index.js +51 -51
  55. package/packages/components/input/index.js.gz +0 -0
  56. package/packages/components/input-number/index.js +44 -44
  57. package/packages/components/input-number/index.js.gz +0 -0
  58. package/packages/components/live-player/index.js +834 -832
  59. package/packages/components/live-player/index.js.gz +0 -0
  60. package/packages/components/map/index.js +437 -431
  61. package/packages/components/map/index.js.gz +0 -0
  62. package/packages/components/menu-aside/index.js +1 -1
  63. package/packages/components/menu-aside/index.js.gz +0 -0
  64. package/packages/components/message/index.js +6 -6
  65. package/packages/components/message/index.js.gz +0 -0
  66. package/packages/components/radio-tabs/index.js +33 -33
  67. package/packages/components/radio-tabs/index.js.gz +0 -0
  68. package/packages/components/rich-editor/index.js +4586 -4556
  69. package/packages/components/rich-editor/index.js.gz +0 -0
  70. package/packages/components/scrollbar/index.js +135 -135
  71. package/packages/components/scrollbar/index.js.gz +0 -0
  72. package/packages/components/search/index.js +2 -2
  73. package/packages/components/search/index.js.gz +0 -0
  74. package/packages/components/select/index.js +92 -92
  75. package/packages/components/select/index.js.gz +0 -0
  76. package/packages/components/select-list/index.js +10 -6
  77. package/packages/components/select-list/index.js.gz +0 -0
  78. package/packages/components/special-range-picker-month/index.js +16 -14
  79. package/packages/components/special-range-picker-month/index.js.gz +0 -0
  80. package/packages/components/special-range-picker-year/index.js +53 -51
  81. package/packages/components/special-range-picker-year/index.js.gz +0 -0
  82. package/packages/components/spin/index.js +35 -35
  83. package/packages/components/spin/index.js.gz +0 -0
  84. package/packages/components/split-panel/index.js +102 -101
  85. package/packages/components/split-panel/index.js.gz +0 -0
  86. package/packages/components/table/index.js +604 -599
  87. package/packages/components/table/index.js.gz +0 -0
  88. package/packages/components/time-line/index.js +1 -1
  89. package/packages/components/time-line/index.js.gz +0 -0
  90. package/packages/components/tree/index.js +182 -173
  91. package/packages/components/tree/index.js.gz +0 -0
  92. package/packages/components/tree-select/index.js +81 -81
  93. package/packages/components/tree-select/index.js.gz +0 -0
  94. package/packages/components/tree-table/index.js +2 -2
  95. package/packages/components/tree-table/index.js.gz +0 -0
  96. package/packages/components/tree-v2/index.js +1240 -1208
  97. package/packages/components/tree-v2/index.js.gz +0 -0
  98. package/packages/business-components/ai-panel/index-BybM3Q9u.js.gz +0 -0
  99. package/packages/business-components/ai-panel/index-CgWRv2Ge.js +0 -142
  100. package/packages/business-components/ai-panel/index-CgWRv2Ge.js.gz +0 -0
  101. package/packages/business-components/ai-panel/index-CwdJKHy0.js.gz +0 -0
  102. package/packages/components/input/index.d.ts +0 -4264
  103. package/packages/components/input/src/index.vue.d.ts +0 -1432
  104. package/packages/components/virtual-tree/src/App.vue.d.ts +0 -3974
  105. package/packages/components/virtual-tree/src/type.d.ts +0 -43
@@ -1,1432 +0,0 @@
1
- import 'element-plus/es/components/input/style/css';
2
- import { CSSProperties } from 'vue';
3
- import type { Props } from './type';
4
- declare const _default: __VLS_WithSlots<import("vue").DefineComponent<Props, {
5
- elInputRef: import("vue").Ref<import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
6
- readonly id: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
7
- readonly size: {
8
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
9
- readonly required: false;
10
- readonly validator: ((val: unknown) => boolean) | undefined;
11
- __epPropKey: true;
12
- };
13
- readonly disabled: BooleanConstructor;
14
- readonly modelValue: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined) | ((new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined))[], unknown, unknown, "", boolean>;
15
- readonly type: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, "text", boolean>;
16
- readonly resize: {
17
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "none" | "both" | "horizontal" | "vertical", unknown>>;
18
- readonly required: false;
19
- readonly validator: ((val: unknown) => boolean) | undefined;
20
- __epPropKey: true;
21
- };
22
- readonly autosize: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize) | ((new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize))[], unknown, unknown, false, boolean>;
23
- readonly autocomplete: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, "off", boolean>;
24
- readonly formatter: {
25
- readonly type: import("vue").PropType<Function>;
26
- readonly required: false;
27
- readonly validator: ((val: unknown) => boolean) | undefined;
28
- __epPropKey: true;
29
- };
30
- readonly parser: {
31
- readonly type: import("vue").PropType<Function>;
32
- readonly required: false;
33
- readonly validator: ((val: unknown) => boolean) | undefined;
34
- __epPropKey: true;
35
- };
36
- readonly placeholder: {
37
- readonly type: import("vue").PropType<string>;
38
- readonly required: false;
39
- readonly validator: ((val: unknown) => boolean) | undefined;
40
- __epPropKey: true;
41
- };
42
- readonly form: {
43
- readonly type: import("vue").PropType<string>;
44
- readonly required: false;
45
- readonly validator: ((val: unknown) => boolean) | undefined;
46
- __epPropKey: true;
47
- };
48
- readonly readonly: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
49
- readonly clearable: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
50
- readonly showPassword: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
51
- readonly showWordLimit: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
52
- readonly suffixIcon: {
53
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
54
- readonly required: false;
55
- readonly validator: ((val: unknown) => boolean) | undefined;
56
- __epPropKey: true;
57
- };
58
- readonly prefixIcon: {
59
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
60
- readonly required: false;
61
- readonly validator: ((val: unknown) => boolean) | undefined;
62
- __epPropKey: true;
63
- };
64
- readonly containerRole: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
65
- readonly label: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
66
- readonly tabindex: import("element-plus/es/utils/index.mjs").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, 0, boolean>;
67
- readonly validateEvent: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
68
- readonly inputStyle: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown, () => import("element-plus/es/utils/typescript.mjs").Mutable<{}>, boolean>;
69
- readonly autofocus: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
70
- }>> & {
71
- onChange?: ((value: string) => any) | undefined;
72
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
73
- onInput?: ((value: string) => any) | undefined;
74
- onFocus?: ((evt: FocusEvent) => any) | undefined;
75
- onBlur?: ((evt: FocusEvent) => any) | undefined;
76
- onClear?: (() => any) | undefined;
77
- onMouseleave?: ((evt: MouseEvent) => any) | undefined;
78
- onMouseenter?: ((evt: MouseEvent) => any) | undefined;
79
- onKeydown?: ((evt: Event | KeyboardEvent) => any) | undefined;
80
- onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
81
- onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
82
- onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
83
- }, {
84
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
85
- readonly id: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
86
- readonly size: {
87
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
88
- readonly required: false;
89
- readonly validator: ((val: unknown) => boolean) | undefined;
90
- __epPropKey: true;
91
- };
92
- readonly disabled: BooleanConstructor;
93
- readonly modelValue: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined) | ((new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined))[], unknown, unknown, "", boolean>;
94
- readonly type: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, "text", boolean>;
95
- readonly resize: {
96
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "none" | "both" | "horizontal" | "vertical", unknown>>;
97
- readonly required: false;
98
- readonly validator: ((val: unknown) => boolean) | undefined;
99
- __epPropKey: true;
100
- };
101
- readonly autosize: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize) | ((new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize))[], unknown, unknown, false, boolean>;
102
- readonly autocomplete: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, "off", boolean>;
103
- readonly formatter: {
104
- readonly type: import("vue").PropType<Function>;
105
- readonly required: false;
106
- readonly validator: ((val: unknown) => boolean) | undefined;
107
- __epPropKey: true;
108
- };
109
- readonly parser: {
110
- readonly type: import("vue").PropType<Function>;
111
- readonly required: false;
112
- readonly validator: ((val: unknown) => boolean) | undefined;
113
- __epPropKey: true;
114
- };
115
- readonly placeholder: {
116
- readonly type: import("vue").PropType<string>;
117
- readonly required: false;
118
- readonly validator: ((val: unknown) => boolean) | undefined;
119
- __epPropKey: true;
120
- };
121
- readonly form: {
122
- readonly type: import("vue").PropType<string>;
123
- readonly required: false;
124
- readonly validator: ((val: unknown) => boolean) | undefined;
125
- __epPropKey: true;
126
- };
127
- readonly readonly: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
128
- readonly clearable: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
129
- readonly showPassword: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
130
- readonly showWordLimit: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
131
- readonly suffixIcon: {
132
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
133
- readonly required: false;
134
- readonly validator: ((val: unknown) => boolean) | undefined;
135
- __epPropKey: true;
136
- };
137
- readonly prefixIcon: {
138
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
139
- readonly required: false;
140
- readonly validator: ((val: unknown) => boolean) | undefined;
141
- __epPropKey: true;
142
- };
143
- readonly containerRole: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
144
- readonly label: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
145
- readonly tabindex: import("element-plus/es/utils/index.mjs").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, 0, boolean>;
146
- readonly validateEvent: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
147
- readonly inputStyle: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown, () => import("element-plus/es/utils/typescript.mjs").Mutable<{}>, boolean>;
148
- readonly autofocus: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
149
- }>> & {
150
- onChange?: ((value: string) => any) | undefined;
151
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
152
- onInput?: ((value: string) => any) | undefined;
153
- onFocus?: ((evt: FocusEvent) => any) | undefined;
154
- onBlur?: ((evt: FocusEvent) => any) | undefined;
155
- onClear?: (() => any) | undefined;
156
- onMouseleave?: ((evt: MouseEvent) => any) | undefined;
157
- onMouseenter?: ((evt: MouseEvent) => any) | undefined;
158
- onKeydown?: ((evt: Event | KeyboardEvent) => any) | undefined;
159
- onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
160
- onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
161
- onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
162
- }>>;
163
- emit: ((event: "update:modelValue", value: string) => void) & ((event: "change", value: string) => void) & ((event: "input", value: string) => void) & ((event: "focus", evt: FocusEvent) => void) & ((event: "blur", evt: FocusEvent) => void) & ((event: "clear") => void) & ((event: "mouseleave", evt: MouseEvent) => void) & ((event: "mouseenter", evt: MouseEvent) => void) & ((event: "keydown", evt: Event | KeyboardEvent) => void) & ((event: "compositionstart", evt: CompositionEvent) => void) & ((event: "compositionupdate", evt: CompositionEvent) => void) & ((event: "compositionend", evt: CompositionEvent) => void);
164
- rawAttrs: {
165
- [x: string]: unknown;
166
- };
167
- slots: Readonly<{
168
- [name: string]: import("vue").Slot | undefined;
169
- }>;
170
- containerAttrs: import("vue").ComputedRef<Record<string, unknown>>;
171
- containerKls: import("vue").ComputedRef<unknown[]>;
172
- wrapperKls: import("vue").ComputedRef<string[]>;
173
- attrs: import("vue").ComputedRef<Record<string, unknown>>;
174
- form: import("element-plus").FormContext | undefined;
175
- formItem: import("element-plus").FormItemContext | undefined;
176
- inputId: import("vue").Ref<string | undefined>;
177
- inputSize: import("vue").ComputedRef<"" | "default" | "small" | "large">;
178
- inputDisabled: import("vue").ComputedRef<boolean>;
179
- nsInput: {
180
- namespace: import("vue").ComputedRef<string>;
181
- b: (blockSuffix?: string) => string;
182
- e: (element?: string | undefined) => string;
183
- m: (modifier?: string | undefined) => string;
184
- be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
185
- em: (element?: string | undefined, modifier?: string | undefined) => string;
186
- bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
187
- bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
188
- is: {
189
- (name: string, state: boolean | undefined): string;
190
- (name: string): string;
191
- };
192
- cssVar: (object: Record<string, string>) => Record<string, string>;
193
- cssVarName: (name: string) => string;
194
- cssVarBlock: (object: Record<string, string>) => Record<string, string>;
195
- cssVarBlockName: (name: string) => string;
196
- };
197
- nsTextarea: {
198
- namespace: import("vue").ComputedRef<string>;
199
- b: (blockSuffix?: string) => string;
200
- e: (element?: string | undefined) => string;
201
- m: (modifier?: string | undefined) => string;
202
- be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
203
- em: (element?: string | undefined, modifier?: string | undefined) => string;
204
- bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
205
- bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
206
- is: {
207
- (name: string, state: boolean | undefined): string;
208
- (name: string): string;
209
- };
210
- cssVar: (object: Record<string, string>) => Record<string, string>;
211
- cssVarName: (name: string) => string;
212
- cssVarBlock: (object: Record<string, string>) => Record<string, string>;
213
- cssVarBlockName: (name: string) => string;
214
- };
215
- input: import("vue").ShallowRef<HTMLInputElement | undefined>;
216
- textarea: import("vue").ShallowRef<HTMLTextAreaElement | undefined>;
217
- hovering: import("vue").Ref<boolean>;
218
- isComposing: import("vue").Ref<boolean>;
219
- passwordVisible: import("vue").Ref<boolean>;
220
- countStyle: import("vue").Ref<import("vue").StyleValue | undefined>;
221
- textareaCalcStyle: import("vue").ShallowRef<import("vue").StyleValue>;
222
- _ref: import("vue").ComputedRef<HTMLInputElement | HTMLTextAreaElement | undefined>;
223
- wrapperRef: import("vue").ShallowRef<HTMLElement | undefined>;
224
- isFocused: import("vue").Ref<boolean>;
225
- handleFocus: (event: FocusEvent) => void;
226
- handleBlur: (event: FocusEvent) => void;
227
- needStatusIcon: import("vue").ComputedRef<boolean>;
228
- validateState: import("vue").ComputedRef<"" | "success" | "error" | "validating">;
229
- validateIcon: import("vue").ComputedRef<"" | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
230
- passwordIcon: import("vue").ComputedRef<import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
231
- containerStyle: import("vue").ComputedRef<import("vue").StyleValue>;
232
- textareaStyle: import("vue").ComputedRef<import("vue").StyleValue>;
233
- nativeInputValue: import("vue").ComputedRef<string>;
234
- showClear: import("vue").ComputedRef<boolean>;
235
- showPwdVisible: import("vue").ComputedRef<boolean>;
236
- isWordLimitVisible: import("vue").ComputedRef<boolean>;
237
- textLength: import("vue").ComputedRef<number>;
238
- inputExceed: import("vue").ComputedRef<boolean>;
239
- suffixVisible: import("vue").ComputedRef<boolean>;
240
- recordCursor: () => void;
241
- setCursor: () => void;
242
- resizeTextarea: () => void;
243
- createOnceInitResize: (resizeTextarea: () => void) => () => void;
244
- onceInitSizeTextarea: () => void;
245
- setNativeInputValue: () => void;
246
- handleInput: (event: Event) => Promise<void>;
247
- handleChange: (event: Event) => void;
248
- handleCompositionStart: (event: CompositionEvent) => void;
249
- handleCompositionUpdate: (event: CompositionEvent) => void;
250
- handleCompositionEnd: (event: CompositionEvent) => void;
251
- handlePasswordVisible: () => void;
252
- focus: () => Promise<void>;
253
- blur: () => void | undefined;
254
- handleMouseLeave: (evt: MouseEvent) => void;
255
- handleMouseEnter: (evt: MouseEvent) => void;
256
- handleKeydown: (evt: KeyboardEvent) => void;
257
- select: () => void;
258
- clear: () => void;
259
- ElIcon: import("element-plus/es/utils/index.mjs").SFCWithInstall<import("vue").DefineComponent<{
260
- readonly size: {
261
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>>;
262
- readonly required: false;
263
- readonly validator: ((val: unknown) => boolean) | undefined;
264
- __epPropKey: true;
265
- };
266
- readonly color: {
267
- readonly type: import("vue").PropType<string>;
268
- readonly required: false;
269
- readonly validator: ((val: unknown) => boolean) | undefined;
270
- __epPropKey: true;
271
- };
272
- }, {
273
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
274
- readonly size: {
275
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>>;
276
- readonly required: false;
277
- readonly validator: ((val: unknown) => boolean) | undefined;
278
- __epPropKey: true;
279
- };
280
- readonly color: {
281
- readonly type: import("vue").PropType<string>;
282
- readonly required: false;
283
- readonly validator: ((val: unknown) => boolean) | undefined;
284
- __epPropKey: true;
285
- };
286
- }>> & {
287
- [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
288
- }>>;
289
- ns: {
290
- namespace: import("vue").ComputedRef<string>;
291
- b: (blockSuffix?: string) => string;
292
- e: (element?: string | undefined) => string;
293
- m: (modifier?: string | undefined) => string;
294
- be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
295
- em: (element?: string | undefined, modifier?: string | undefined) => string;
296
- bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
297
- bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
298
- is: {
299
- (name: string, state: boolean | undefined): string;
300
- (name: string): string;
301
- };
302
- cssVar: (object: Record<string, string>) => Record<string, string>;
303
- cssVarName: (name: string) => string;
304
- cssVarBlock: (object: Record<string, string>) => Record<string, string>;
305
- cssVarBlockName: (name: string) => string;
306
- };
307
- style: import("vue").ComputedRef<import("vue").CSSProperties>;
308
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
309
- readonly size: {
310
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>>;
311
- readonly required: false;
312
- readonly validator: ((val: unknown) => boolean) | undefined;
313
- __epPropKey: true;
314
- };
315
- readonly color: {
316
- readonly type: import("vue").PropType<string>;
317
- readonly required: false;
318
- readonly validator: ((val: unknown) => boolean) | undefined;
319
- __epPropKey: true;
320
- };
321
- }>>, {}>> & Record<string, any>;
322
- CircleClose: import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
323
- NOOP: () => void;
324
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
325
- "update:modelValue": (value: string) => boolean;
326
- input: (value: string) => boolean;
327
- change: (value: string) => boolean;
328
- focus: (evt: FocusEvent) => boolean;
329
- blur: (evt: FocusEvent) => boolean;
330
- clear: () => boolean;
331
- mouseleave: (evt: MouseEvent) => boolean;
332
- mouseenter: (evt: MouseEvent) => boolean;
333
- keydown: (evt: Event | KeyboardEvent) => boolean;
334
- compositionstart: (evt: CompositionEvent) => boolean;
335
- compositionupdate: (evt: CompositionEvent) => boolean;
336
- compositionend: (evt: CompositionEvent) => boolean;
337
- }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
338
- readonly type: string;
339
- readonly modelValue: import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined) | ((new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined))[], unknown, unknown>;
340
- readonly label: string;
341
- readonly id: string;
342
- readonly disabled: boolean;
343
- readonly clearable: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
344
- readonly autosize: import("element-plus").InputAutoSize;
345
- readonly autocomplete: string;
346
- readonly readonly: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
347
- readonly showPassword: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
348
- readonly showWordLimit: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
349
- readonly containerRole: string;
350
- readonly tabindex: import("element-plus/es/utils/index.mjs").EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
351
- readonly validateEvent: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
352
- readonly inputStyle: import("vue").StyleValue;
353
- readonly autofocus: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
354
- }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
355
- P: {};
356
- B: {};
357
- D: {};
358
- C: {};
359
- M: {};
360
- Defaults: {};
361
- }, Readonly<import("vue").ExtractPropTypes<{
362
- readonly id: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
363
- readonly size: {
364
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
365
- readonly required: false;
366
- readonly validator: ((val: unknown) => boolean) | undefined;
367
- __epPropKey: true;
368
- };
369
- readonly disabled: BooleanConstructor;
370
- readonly modelValue: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined) | ((new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined))[], unknown, unknown, "", boolean>;
371
- readonly type: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, "text", boolean>;
372
- readonly resize: {
373
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "none" | "both" | "horizontal" | "vertical", unknown>>;
374
- readonly required: false;
375
- readonly validator: ((val: unknown) => boolean) | undefined;
376
- __epPropKey: true;
377
- };
378
- readonly autosize: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize) | ((new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize))[], unknown, unknown, false, boolean>;
379
- readonly autocomplete: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, "off", boolean>;
380
- readonly formatter: {
381
- readonly type: import("vue").PropType<Function>;
382
- readonly required: false;
383
- readonly validator: ((val: unknown) => boolean) | undefined;
384
- __epPropKey: true;
385
- };
386
- readonly parser: {
387
- readonly type: import("vue").PropType<Function>;
388
- readonly required: false;
389
- readonly validator: ((val: unknown) => boolean) | undefined;
390
- __epPropKey: true;
391
- };
392
- readonly placeholder: {
393
- readonly type: import("vue").PropType<string>;
394
- readonly required: false;
395
- readonly validator: ((val: unknown) => boolean) | undefined;
396
- __epPropKey: true;
397
- };
398
- readonly form: {
399
- readonly type: import("vue").PropType<string>;
400
- readonly required: false;
401
- readonly validator: ((val: unknown) => boolean) | undefined;
402
- __epPropKey: true;
403
- };
404
- readonly readonly: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
405
- readonly clearable: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
406
- readonly showPassword: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
407
- readonly showWordLimit: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
408
- readonly suffixIcon: {
409
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
410
- readonly required: false;
411
- readonly validator: ((val: unknown) => boolean) | undefined;
412
- __epPropKey: true;
413
- };
414
- readonly prefixIcon: {
415
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
416
- readonly required: false;
417
- readonly validator: ((val: unknown) => boolean) | undefined;
418
- __epPropKey: true;
419
- };
420
- readonly containerRole: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
421
- readonly label: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
422
- readonly tabindex: import("element-plus/es/utils/index.mjs").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, 0, boolean>;
423
- readonly validateEvent: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
424
- readonly inputStyle: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown, () => import("element-plus/es/utils/typescript.mjs").Mutable<{}>, boolean>;
425
- readonly autofocus: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
426
- }>> & {
427
- onChange?: ((value: string) => any) | undefined;
428
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
429
- onInput?: ((value: string) => any) | undefined;
430
- onFocus?: ((evt: FocusEvent) => any) | undefined;
431
- onBlur?: ((evt: FocusEvent) => any) | undefined;
432
- onClear?: (() => any) | undefined;
433
- onMouseleave?: ((evt: MouseEvent) => any) | undefined;
434
- onMouseenter?: ((evt: MouseEvent) => any) | undefined;
435
- onKeydown?: ((evt: Event | KeyboardEvent) => any) | undefined;
436
- onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
437
- onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
438
- onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
439
- }, {
440
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
441
- readonly id: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
442
- readonly size: {
443
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
444
- readonly required: false;
445
- readonly validator: ((val: unknown) => boolean) | undefined;
446
- __epPropKey: true;
447
- };
448
- readonly disabled: BooleanConstructor;
449
- readonly modelValue: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined) | ((new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined))[], unknown, unknown, "", boolean>;
450
- readonly type: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, "text", boolean>;
451
- readonly resize: {
452
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "none" | "both" | "horizontal" | "vertical", unknown>>;
453
- readonly required: false;
454
- readonly validator: ((val: unknown) => boolean) | undefined;
455
- __epPropKey: true;
456
- };
457
- readonly autosize: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize) | ((new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize))[], unknown, unknown, false, boolean>;
458
- readonly autocomplete: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, "off", boolean>;
459
- readonly formatter: {
460
- readonly type: import("vue").PropType<Function>;
461
- readonly required: false;
462
- readonly validator: ((val: unknown) => boolean) | undefined;
463
- __epPropKey: true;
464
- };
465
- readonly parser: {
466
- readonly type: import("vue").PropType<Function>;
467
- readonly required: false;
468
- readonly validator: ((val: unknown) => boolean) | undefined;
469
- __epPropKey: true;
470
- };
471
- readonly placeholder: {
472
- readonly type: import("vue").PropType<string>;
473
- readonly required: false;
474
- readonly validator: ((val: unknown) => boolean) | undefined;
475
- __epPropKey: true;
476
- };
477
- readonly form: {
478
- readonly type: import("vue").PropType<string>;
479
- readonly required: false;
480
- readonly validator: ((val: unknown) => boolean) | undefined;
481
- __epPropKey: true;
482
- };
483
- readonly readonly: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
484
- readonly clearable: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
485
- readonly showPassword: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
486
- readonly showWordLimit: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
487
- readonly suffixIcon: {
488
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
489
- readonly required: false;
490
- readonly validator: ((val: unknown) => boolean) | undefined;
491
- __epPropKey: true;
492
- };
493
- readonly prefixIcon: {
494
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
495
- readonly required: false;
496
- readonly validator: ((val: unknown) => boolean) | undefined;
497
- __epPropKey: true;
498
- };
499
- readonly containerRole: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
500
- readonly label: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
501
- readonly tabindex: import("element-plus/es/utils/index.mjs").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, 0, boolean>;
502
- readonly validateEvent: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
503
- readonly inputStyle: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown, () => import("element-plus/es/utils/typescript.mjs").Mutable<{}>, boolean>;
504
- readonly autofocus: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
505
- }>> & {
506
- onChange?: ((value: string) => any) | undefined;
507
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
508
- onInput?: ((value: string) => any) | undefined;
509
- onFocus?: ((evt: FocusEvent) => any) | undefined;
510
- onBlur?: ((evt: FocusEvent) => any) | undefined;
511
- onClear?: (() => any) | undefined;
512
- onMouseleave?: ((evt: MouseEvent) => any) | undefined;
513
- onMouseenter?: ((evt: MouseEvent) => any) | undefined;
514
- onKeydown?: ((evt: Event | KeyboardEvent) => any) | undefined;
515
- onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
516
- onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
517
- onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
518
- }>>;
519
- emit: ((event: "update:modelValue", value: string) => void) & ((event: "change", value: string) => void) & ((event: "input", value: string) => void) & ((event: "focus", evt: FocusEvent) => void) & ((event: "blur", evt: FocusEvent) => void) & ((event: "clear") => void) & ((event: "mouseleave", evt: MouseEvent) => void) & ((event: "mouseenter", evt: MouseEvent) => void) & ((event: "keydown", evt: Event | KeyboardEvent) => void) & ((event: "compositionstart", evt: CompositionEvent) => void) & ((event: "compositionupdate", evt: CompositionEvent) => void) & ((event: "compositionend", evt: CompositionEvent) => void);
520
- rawAttrs: {
521
- [x: string]: unknown;
522
- };
523
- slots: Readonly<{
524
- [name: string]: import("vue").Slot | undefined;
525
- }>;
526
- containerAttrs: import("vue").ComputedRef<Record<string, unknown>>;
527
- containerKls: import("vue").ComputedRef<unknown[]>;
528
- wrapperKls: import("vue").ComputedRef<string[]>;
529
- attrs: import("vue").ComputedRef<Record<string, unknown>>;
530
- form: import("element-plus").FormContext | undefined;
531
- formItem: import("element-plus").FormItemContext | undefined;
532
- inputId: import("vue").Ref<string | undefined>;
533
- inputSize: import("vue").ComputedRef<"" | "default" | "small" | "large">;
534
- inputDisabled: import("vue").ComputedRef<boolean>;
535
- nsInput: {
536
- namespace: import("vue").ComputedRef<string>;
537
- b: (blockSuffix?: string) => string;
538
- e: (element?: string | undefined) => string;
539
- m: (modifier?: string | undefined) => string;
540
- be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
541
- em: (element?: string | undefined, modifier?: string | undefined) => string;
542
- bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
543
- bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
544
- is: {
545
- (name: string, state: boolean | undefined): string;
546
- (name: string): string;
547
- };
548
- cssVar: (object: Record<string, string>) => Record<string, string>;
549
- cssVarName: (name: string) => string;
550
- cssVarBlock: (object: Record<string, string>) => Record<string, string>;
551
- cssVarBlockName: (name: string) => string;
552
- };
553
- nsTextarea: {
554
- namespace: import("vue").ComputedRef<string>;
555
- b: (blockSuffix?: string) => string;
556
- e: (element?: string | undefined) => string;
557
- m: (modifier?: string | undefined) => string;
558
- be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
559
- em: (element?: string | undefined, modifier?: string | undefined) => string;
560
- bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
561
- bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
562
- is: {
563
- (name: string, state: boolean | undefined): string;
564
- (name: string): string;
565
- };
566
- cssVar: (object: Record<string, string>) => Record<string, string>;
567
- cssVarName: (name: string) => string;
568
- cssVarBlock: (object: Record<string, string>) => Record<string, string>;
569
- cssVarBlockName: (name: string) => string;
570
- };
571
- input: import("vue").ShallowRef<HTMLInputElement | undefined>;
572
- textarea: import("vue").ShallowRef<HTMLTextAreaElement | undefined>;
573
- hovering: import("vue").Ref<boolean>;
574
- isComposing: import("vue").Ref<boolean>;
575
- passwordVisible: import("vue").Ref<boolean>;
576
- countStyle: import("vue").Ref<import("vue").StyleValue | undefined>;
577
- textareaCalcStyle: import("vue").ShallowRef<import("vue").StyleValue>;
578
- _ref: import("vue").ComputedRef<HTMLInputElement | HTMLTextAreaElement | undefined>;
579
- wrapperRef: import("vue").ShallowRef<HTMLElement | undefined>;
580
- isFocused: import("vue").Ref<boolean>;
581
- handleFocus: (event: FocusEvent) => void;
582
- handleBlur: (event: FocusEvent) => void;
583
- needStatusIcon: import("vue").ComputedRef<boolean>;
584
- validateState: import("vue").ComputedRef<"" | "success" | "error" | "validating">;
585
- validateIcon: import("vue").ComputedRef<"" | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
586
- passwordIcon: import("vue").ComputedRef<import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
587
- containerStyle: import("vue").ComputedRef<import("vue").StyleValue>;
588
- textareaStyle: import("vue").ComputedRef<import("vue").StyleValue>;
589
- nativeInputValue: import("vue").ComputedRef<string>;
590
- showClear: import("vue").ComputedRef<boolean>;
591
- showPwdVisible: import("vue").ComputedRef<boolean>;
592
- isWordLimitVisible: import("vue").ComputedRef<boolean>;
593
- textLength: import("vue").ComputedRef<number>;
594
- inputExceed: import("vue").ComputedRef<boolean>;
595
- suffixVisible: import("vue").ComputedRef<boolean>;
596
- recordCursor: () => void;
597
- setCursor: () => void;
598
- resizeTextarea: () => void;
599
- createOnceInitResize: (resizeTextarea: () => void) => () => void;
600
- onceInitSizeTextarea: () => void;
601
- setNativeInputValue: () => void;
602
- handleInput: (event: Event) => Promise<void>;
603
- handleChange: (event: Event) => void;
604
- handleCompositionStart: (event: CompositionEvent) => void;
605
- handleCompositionUpdate: (event: CompositionEvent) => void;
606
- handleCompositionEnd: (event: CompositionEvent) => void;
607
- handlePasswordVisible: () => void;
608
- focus: () => Promise<void>;
609
- blur: () => void | undefined;
610
- handleMouseLeave: (evt: MouseEvent) => void;
611
- handleMouseEnter: (evt: MouseEvent) => void;
612
- handleKeydown: (evt: KeyboardEvent) => void;
613
- select: () => void;
614
- clear: () => void;
615
- ElIcon: import("element-plus/es/utils/index.mjs").SFCWithInstall<import("vue").DefineComponent<{
616
- readonly size: {
617
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>>;
618
- readonly required: false;
619
- readonly validator: ((val: unknown) => boolean) | undefined;
620
- __epPropKey: true;
621
- };
622
- readonly color: {
623
- readonly type: import("vue").PropType<string>;
624
- readonly required: false;
625
- readonly validator: ((val: unknown) => boolean) | undefined;
626
- __epPropKey: true;
627
- };
628
- }, {
629
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
630
- readonly size: {
631
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>>;
632
- readonly required: false;
633
- readonly validator: ((val: unknown) => boolean) | undefined;
634
- __epPropKey: true;
635
- };
636
- readonly color: {
637
- readonly type: import("vue").PropType<string>;
638
- readonly required: false;
639
- readonly validator: ((val: unknown) => boolean) | undefined;
640
- __epPropKey: true;
641
- };
642
- }>> & {
643
- [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
644
- }>>;
645
- ns: {
646
- namespace: import("vue").ComputedRef<string>;
647
- b: (blockSuffix?: string) => string;
648
- e: (element?: string | undefined) => string;
649
- m: (modifier?: string | undefined) => string;
650
- be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
651
- em: (element?: string | undefined, modifier?: string | undefined) => string;
652
- bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
653
- bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
654
- is: {
655
- (name: string, state: boolean | undefined): string;
656
- (name: string): string;
657
- };
658
- cssVar: (object: Record<string, string>) => Record<string, string>;
659
- cssVarName: (name: string) => string;
660
- cssVarBlock: (object: Record<string, string>) => Record<string, string>;
661
- cssVarBlockName: (name: string) => string;
662
- };
663
- style: import("vue").ComputedRef<import("vue").CSSProperties>;
664
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
665
- readonly size: {
666
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>>;
667
- readonly required: false;
668
- readonly validator: ((val: unknown) => boolean) | undefined;
669
- __epPropKey: true;
670
- };
671
- readonly color: {
672
- readonly type: import("vue").PropType<string>;
673
- readonly required: false;
674
- readonly validator: ((val: unknown) => boolean) | undefined;
675
- __epPropKey: true;
676
- };
677
- }>>, {}>> & Record<string, any>;
678
- CircleClose: import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
679
- NOOP: () => void;
680
- }, {}, {}, {}, {
681
- readonly type: string;
682
- readonly modelValue: import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined) | ((new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined))[], unknown, unknown>;
683
- readonly label: string;
684
- readonly id: string;
685
- readonly disabled: boolean;
686
- readonly clearable: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
687
- readonly autosize: import("element-plus").InputAutoSize;
688
- readonly autocomplete: string;
689
- readonly readonly: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
690
- readonly showPassword: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
691
- readonly showWordLimit: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
692
- readonly containerRole: string;
693
- readonly tabindex: import("element-plus/es/utils/index.mjs").EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
694
- readonly validateEvent: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
695
- readonly inputStyle: import("vue").StyleValue;
696
- readonly autofocus: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
697
- }> | undefined, import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
698
- readonly id: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
699
- readonly size: {
700
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
701
- readonly required: false;
702
- readonly validator: ((val: unknown) => boolean) | undefined;
703
- __epPropKey: true;
704
- };
705
- readonly disabled: BooleanConstructor;
706
- readonly modelValue: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined) | ((new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined))[], unknown, unknown, "", boolean>;
707
- readonly type: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, "text", boolean>;
708
- readonly resize: {
709
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "none" | "both" | "horizontal" | "vertical", unknown>>;
710
- readonly required: false;
711
- readonly validator: ((val: unknown) => boolean) | undefined;
712
- __epPropKey: true;
713
- };
714
- readonly autosize: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize) | ((new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize))[], unknown, unknown, false, boolean>;
715
- readonly autocomplete: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, "off", boolean>;
716
- readonly formatter: {
717
- readonly type: import("vue").PropType<Function>;
718
- readonly required: false;
719
- readonly validator: ((val: unknown) => boolean) | undefined;
720
- __epPropKey: true;
721
- };
722
- readonly parser: {
723
- readonly type: import("vue").PropType<Function>;
724
- readonly required: false;
725
- readonly validator: ((val: unknown) => boolean) | undefined;
726
- __epPropKey: true;
727
- };
728
- readonly placeholder: {
729
- readonly type: import("vue").PropType<string>;
730
- readonly required: false;
731
- readonly validator: ((val: unknown) => boolean) | undefined;
732
- __epPropKey: true;
733
- };
734
- readonly form: {
735
- readonly type: import("vue").PropType<string>;
736
- readonly required: false;
737
- readonly validator: ((val: unknown) => boolean) | undefined;
738
- __epPropKey: true;
739
- };
740
- readonly readonly: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
741
- readonly clearable: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
742
- readonly showPassword: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
743
- readonly showWordLimit: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
744
- readonly suffixIcon: {
745
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
746
- readonly required: false;
747
- readonly validator: ((val: unknown) => boolean) | undefined;
748
- __epPropKey: true;
749
- };
750
- readonly prefixIcon: {
751
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
752
- readonly required: false;
753
- readonly validator: ((val: unknown) => boolean) | undefined;
754
- __epPropKey: true;
755
- };
756
- readonly containerRole: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
757
- readonly label: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
758
- readonly tabindex: import("element-plus/es/utils/index.mjs").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, 0, boolean>;
759
- readonly validateEvent: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
760
- readonly inputStyle: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown, () => import("element-plus/es/utils/typescript.mjs").Mutable<{}>, boolean>;
761
- readonly autofocus: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
762
- }>> & {
763
- onChange?: ((value: string) => any) | undefined;
764
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
765
- onInput?: ((value: string) => any) | undefined;
766
- onFocus?: ((evt: FocusEvent) => any) | undefined;
767
- onBlur?: ((evt: FocusEvent) => any) | undefined;
768
- onClear?: (() => any) | undefined;
769
- onMouseleave?: ((evt: MouseEvent) => any) | undefined;
770
- onMouseenter?: ((evt: MouseEvent) => any) | undefined;
771
- onKeydown?: ((evt: Event | KeyboardEvent) => any) | undefined;
772
- onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
773
- onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
774
- onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
775
- }, {
776
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
777
- readonly id: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
778
- readonly size: {
779
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
780
- readonly required: false;
781
- readonly validator: ((val: unknown) => boolean) | undefined;
782
- __epPropKey: true;
783
- };
784
- readonly disabled: BooleanConstructor;
785
- readonly modelValue: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined) | ((new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined))[], unknown, unknown, "", boolean>;
786
- readonly type: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, "text", boolean>;
787
- readonly resize: {
788
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "none" | "both" | "horizontal" | "vertical", unknown>>;
789
- readonly required: false;
790
- readonly validator: ((val: unknown) => boolean) | undefined;
791
- __epPropKey: true;
792
- };
793
- readonly autosize: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize) | ((new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize))[], unknown, unknown, false, boolean>;
794
- readonly autocomplete: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, "off", boolean>;
795
- readonly formatter: {
796
- readonly type: import("vue").PropType<Function>;
797
- readonly required: false;
798
- readonly validator: ((val: unknown) => boolean) | undefined;
799
- __epPropKey: true;
800
- };
801
- readonly parser: {
802
- readonly type: import("vue").PropType<Function>;
803
- readonly required: false;
804
- readonly validator: ((val: unknown) => boolean) | undefined;
805
- __epPropKey: true;
806
- };
807
- readonly placeholder: {
808
- readonly type: import("vue").PropType<string>;
809
- readonly required: false;
810
- readonly validator: ((val: unknown) => boolean) | undefined;
811
- __epPropKey: true;
812
- };
813
- readonly form: {
814
- readonly type: import("vue").PropType<string>;
815
- readonly required: false;
816
- readonly validator: ((val: unknown) => boolean) | undefined;
817
- __epPropKey: true;
818
- };
819
- readonly readonly: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
820
- readonly clearable: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
821
- readonly showPassword: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
822
- readonly showWordLimit: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
823
- readonly suffixIcon: {
824
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
825
- readonly required: false;
826
- readonly validator: ((val: unknown) => boolean) | undefined;
827
- __epPropKey: true;
828
- };
829
- readonly prefixIcon: {
830
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
831
- readonly required: false;
832
- readonly validator: ((val: unknown) => boolean) | undefined;
833
- __epPropKey: true;
834
- };
835
- readonly containerRole: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
836
- readonly label: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
837
- readonly tabindex: import("element-plus/es/utils/index.mjs").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, 0, boolean>;
838
- readonly validateEvent: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
839
- readonly inputStyle: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown, () => import("element-plus/es/utils/typescript.mjs").Mutable<{}>, boolean>;
840
- readonly autofocus: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
841
- }>> & {
842
- onChange?: ((value: string) => any) | undefined;
843
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
844
- onInput?: ((value: string) => any) | undefined;
845
- onFocus?: ((evt: FocusEvent) => any) | undefined;
846
- onBlur?: ((evt: FocusEvent) => any) | undefined;
847
- onClear?: (() => any) | undefined;
848
- onMouseleave?: ((evt: MouseEvent) => any) | undefined;
849
- onMouseenter?: ((evt: MouseEvent) => any) | undefined;
850
- onKeydown?: ((evt: Event | KeyboardEvent) => any) | undefined;
851
- onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
852
- onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
853
- onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
854
- }>>;
855
- emit: ((event: "update:modelValue", value: string) => void) & ((event: "change", value: string) => void) & ((event: "input", value: string) => void) & ((event: "focus", evt: FocusEvent) => void) & ((event: "blur", evt: FocusEvent) => void) & ((event: "clear") => void) & ((event: "mouseleave", evt: MouseEvent) => void) & ((event: "mouseenter", evt: MouseEvent) => void) & ((event: "keydown", evt: Event | KeyboardEvent) => void) & ((event: "compositionstart", evt: CompositionEvent) => void) & ((event: "compositionupdate", evt: CompositionEvent) => void) & ((event: "compositionend", evt: CompositionEvent) => void);
856
- rawAttrs: {
857
- [x: string]: unknown;
858
- };
859
- slots: Readonly<{
860
- [name: string]: import("vue").Slot | undefined;
861
- }>;
862
- containerAttrs: import("vue").ComputedRef<Record<string, unknown>>;
863
- containerKls: import("vue").ComputedRef<unknown[]>;
864
- wrapperKls: import("vue").ComputedRef<string[]>;
865
- attrs: import("vue").ComputedRef<Record<string, unknown>>;
866
- form: import("element-plus").FormContext | undefined;
867
- formItem: import("element-plus").FormItemContext | undefined;
868
- inputId: import("vue").Ref<string | undefined>;
869
- inputSize: import("vue").ComputedRef<"" | "default" | "small" | "large">;
870
- inputDisabled: import("vue").ComputedRef<boolean>;
871
- nsInput: {
872
- namespace: import("vue").ComputedRef<string>;
873
- b: (blockSuffix?: string) => string;
874
- e: (element?: string | undefined) => string;
875
- m: (modifier?: string | undefined) => string;
876
- be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
877
- em: (element?: string | undefined, modifier?: string | undefined) => string;
878
- bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
879
- bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
880
- is: {
881
- (name: string, state: boolean | undefined): string;
882
- (name: string): string;
883
- };
884
- cssVar: (object: Record<string, string>) => Record<string, string>;
885
- cssVarName: (name: string) => string;
886
- cssVarBlock: (object: Record<string, string>) => Record<string, string>;
887
- cssVarBlockName: (name: string) => string;
888
- };
889
- nsTextarea: {
890
- namespace: import("vue").ComputedRef<string>;
891
- b: (blockSuffix?: string) => string;
892
- e: (element?: string | undefined) => string;
893
- m: (modifier?: string | undefined) => string;
894
- be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
895
- em: (element?: string | undefined, modifier?: string | undefined) => string;
896
- bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
897
- bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
898
- is: {
899
- (name: string, state: boolean | undefined): string;
900
- (name: string): string;
901
- };
902
- cssVar: (object: Record<string, string>) => Record<string, string>;
903
- cssVarName: (name: string) => string;
904
- cssVarBlock: (object: Record<string, string>) => Record<string, string>;
905
- cssVarBlockName: (name: string) => string;
906
- };
907
- input: import("vue").ShallowRef<HTMLInputElement | undefined>;
908
- textarea: import("vue").ShallowRef<HTMLTextAreaElement | undefined>;
909
- hovering: import("vue").Ref<boolean>;
910
- isComposing: import("vue").Ref<boolean>;
911
- passwordVisible: import("vue").Ref<boolean>;
912
- countStyle: import("vue").Ref<import("vue").StyleValue | undefined>;
913
- textareaCalcStyle: import("vue").ShallowRef<import("vue").StyleValue>;
914
- _ref: import("vue").ComputedRef<HTMLInputElement | HTMLTextAreaElement | undefined>;
915
- wrapperRef: import("vue").ShallowRef<HTMLElement | undefined>;
916
- isFocused: import("vue").Ref<boolean>;
917
- handleFocus: (event: FocusEvent) => void;
918
- handleBlur: (event: FocusEvent) => void;
919
- needStatusIcon: import("vue").ComputedRef<boolean>;
920
- validateState: import("vue").ComputedRef<"" | "success" | "error" | "validating">;
921
- validateIcon: import("vue").ComputedRef<"" | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
922
- passwordIcon: import("vue").ComputedRef<import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
923
- containerStyle: import("vue").ComputedRef<import("vue").StyleValue>;
924
- textareaStyle: import("vue").ComputedRef<import("vue").StyleValue>;
925
- nativeInputValue: import("vue").ComputedRef<string>;
926
- showClear: import("vue").ComputedRef<boolean>;
927
- showPwdVisible: import("vue").ComputedRef<boolean>;
928
- isWordLimitVisible: import("vue").ComputedRef<boolean>;
929
- textLength: import("vue").ComputedRef<number>;
930
- inputExceed: import("vue").ComputedRef<boolean>;
931
- suffixVisible: import("vue").ComputedRef<boolean>;
932
- recordCursor: () => void;
933
- setCursor: () => void;
934
- resizeTextarea: () => void;
935
- createOnceInitResize: (resizeTextarea: () => void) => () => void;
936
- onceInitSizeTextarea: () => void;
937
- setNativeInputValue: () => void;
938
- handleInput: (event: Event) => Promise<void>;
939
- handleChange: (event: Event) => void;
940
- handleCompositionStart: (event: CompositionEvent) => void;
941
- handleCompositionUpdate: (event: CompositionEvent) => void;
942
- handleCompositionEnd: (event: CompositionEvent) => void;
943
- handlePasswordVisible: () => void;
944
- focus: () => Promise<void>;
945
- blur: () => void | undefined;
946
- handleMouseLeave: (evt: MouseEvent) => void;
947
- handleMouseEnter: (evt: MouseEvent) => void;
948
- handleKeydown: (evt: KeyboardEvent) => void;
949
- select: () => void;
950
- clear: () => void;
951
- ElIcon: import("element-plus/es/utils/index.mjs").SFCWithInstall<import("vue").DefineComponent<{
952
- readonly size: {
953
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>>;
954
- readonly required: false;
955
- readonly validator: ((val: unknown) => boolean) | undefined;
956
- __epPropKey: true;
957
- };
958
- readonly color: {
959
- readonly type: import("vue").PropType<string>;
960
- readonly required: false;
961
- readonly validator: ((val: unknown) => boolean) | undefined;
962
- __epPropKey: true;
963
- };
964
- }, {
965
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
966
- readonly size: {
967
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>>;
968
- readonly required: false;
969
- readonly validator: ((val: unknown) => boolean) | undefined;
970
- __epPropKey: true;
971
- };
972
- readonly color: {
973
- readonly type: import("vue").PropType<string>;
974
- readonly required: false;
975
- readonly validator: ((val: unknown) => boolean) | undefined;
976
- __epPropKey: true;
977
- };
978
- }>> & {
979
- [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
980
- }>>;
981
- ns: {
982
- namespace: import("vue").ComputedRef<string>;
983
- b: (blockSuffix?: string) => string;
984
- e: (element?: string | undefined) => string;
985
- m: (modifier?: string | undefined) => string;
986
- be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
987
- em: (element?: string | undefined, modifier?: string | undefined) => string;
988
- bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
989
- bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
990
- is: {
991
- (name: string, state: boolean | undefined): string;
992
- (name: string): string;
993
- };
994
- cssVar: (object: Record<string, string>) => Record<string, string>;
995
- cssVarName: (name: string) => string;
996
- cssVarBlock: (object: Record<string, string>) => Record<string, string>;
997
- cssVarBlockName: (name: string) => string;
998
- };
999
- style: import("vue").ComputedRef<import("vue").CSSProperties>;
1000
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1001
- readonly size: {
1002
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>>;
1003
- readonly required: false;
1004
- readonly validator: ((val: unknown) => boolean) | undefined;
1005
- __epPropKey: true;
1006
- };
1007
- readonly color: {
1008
- readonly type: import("vue").PropType<string>;
1009
- readonly required: false;
1010
- readonly validator: ((val: unknown) => boolean) | undefined;
1011
- __epPropKey: true;
1012
- };
1013
- }>>, {}>> & Record<string, any>;
1014
- CircleClose: import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
1015
- NOOP: () => void;
1016
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
1017
- "update:modelValue": (value: string) => boolean;
1018
- input: (value: string) => boolean;
1019
- change: (value: string) => boolean;
1020
- focus: (evt: FocusEvent) => boolean;
1021
- blur: (evt: FocusEvent) => boolean;
1022
- clear: () => boolean;
1023
- mouseleave: (evt: MouseEvent) => boolean;
1024
- mouseenter: (evt: MouseEvent) => boolean;
1025
- keydown: (evt: Event | KeyboardEvent) => boolean;
1026
- compositionstart: (evt: CompositionEvent) => boolean;
1027
- compositionupdate: (evt: CompositionEvent) => boolean;
1028
- compositionend: (evt: CompositionEvent) => boolean;
1029
- }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
1030
- readonly type: string;
1031
- readonly modelValue: import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined) | ((new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined))[], unknown, unknown>;
1032
- readonly label: string;
1033
- readonly id: string;
1034
- readonly disabled: boolean;
1035
- readonly clearable: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1036
- readonly autosize: import("element-plus").InputAutoSize;
1037
- readonly autocomplete: string;
1038
- readonly readonly: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1039
- readonly showPassword: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1040
- readonly showWordLimit: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1041
- readonly containerRole: string;
1042
- readonly tabindex: import("element-plus/es/utils/index.mjs").EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
1043
- readonly validateEvent: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1044
- readonly inputStyle: import("vue").StyleValue;
1045
- readonly autofocus: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1046
- }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
1047
- P: {};
1048
- B: {};
1049
- D: {};
1050
- C: {};
1051
- M: {};
1052
- Defaults: {};
1053
- }, Readonly<import("vue").ExtractPropTypes<{
1054
- readonly id: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
1055
- readonly size: {
1056
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
1057
- readonly required: false;
1058
- readonly validator: ((val: unknown) => boolean) | undefined;
1059
- __epPropKey: true;
1060
- };
1061
- readonly disabled: BooleanConstructor;
1062
- readonly modelValue: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined) | ((new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined))[], unknown, unknown, "", boolean>;
1063
- readonly type: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, "text", boolean>;
1064
- readonly resize: {
1065
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "none" | "both" | "horizontal" | "vertical", unknown>>;
1066
- readonly required: false;
1067
- readonly validator: ((val: unknown) => boolean) | undefined;
1068
- __epPropKey: true;
1069
- };
1070
- readonly autosize: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize) | ((new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize))[], unknown, unknown, false, boolean>;
1071
- readonly autocomplete: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, "off", boolean>;
1072
- readonly formatter: {
1073
- readonly type: import("vue").PropType<Function>;
1074
- readonly required: false;
1075
- readonly validator: ((val: unknown) => boolean) | undefined;
1076
- __epPropKey: true;
1077
- };
1078
- readonly parser: {
1079
- readonly type: import("vue").PropType<Function>;
1080
- readonly required: false;
1081
- readonly validator: ((val: unknown) => boolean) | undefined;
1082
- __epPropKey: true;
1083
- };
1084
- readonly placeholder: {
1085
- readonly type: import("vue").PropType<string>;
1086
- readonly required: false;
1087
- readonly validator: ((val: unknown) => boolean) | undefined;
1088
- __epPropKey: true;
1089
- };
1090
- readonly form: {
1091
- readonly type: import("vue").PropType<string>;
1092
- readonly required: false;
1093
- readonly validator: ((val: unknown) => boolean) | undefined;
1094
- __epPropKey: true;
1095
- };
1096
- readonly readonly: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
1097
- readonly clearable: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
1098
- readonly showPassword: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
1099
- readonly showWordLimit: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
1100
- readonly suffixIcon: {
1101
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
1102
- readonly required: false;
1103
- readonly validator: ((val: unknown) => boolean) | undefined;
1104
- __epPropKey: true;
1105
- };
1106
- readonly prefixIcon: {
1107
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
1108
- readonly required: false;
1109
- readonly validator: ((val: unknown) => boolean) | undefined;
1110
- __epPropKey: true;
1111
- };
1112
- readonly containerRole: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
1113
- readonly label: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
1114
- readonly tabindex: import("element-plus/es/utils/index.mjs").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, 0, boolean>;
1115
- readonly validateEvent: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
1116
- readonly inputStyle: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown, () => import("element-plus/es/utils/typescript.mjs").Mutable<{}>, boolean>;
1117
- readonly autofocus: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
1118
- }>> & {
1119
- onChange?: ((value: string) => any) | undefined;
1120
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
1121
- onInput?: ((value: string) => any) | undefined;
1122
- onFocus?: ((evt: FocusEvent) => any) | undefined;
1123
- onBlur?: ((evt: FocusEvent) => any) | undefined;
1124
- onClear?: (() => any) | undefined;
1125
- onMouseleave?: ((evt: MouseEvent) => any) | undefined;
1126
- onMouseenter?: ((evt: MouseEvent) => any) | undefined;
1127
- onKeydown?: ((evt: Event | KeyboardEvent) => any) | undefined;
1128
- onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
1129
- onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
1130
- onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
1131
- }, {
1132
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1133
- readonly id: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
1134
- readonly size: {
1135
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>>;
1136
- readonly required: false;
1137
- readonly validator: ((val: unknown) => boolean) | undefined;
1138
- __epPropKey: true;
1139
- };
1140
- readonly disabled: BooleanConstructor;
1141
- readonly modelValue: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined) | ((new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined))[], unknown, unknown, "", boolean>;
1142
- readonly type: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, "text", boolean>;
1143
- readonly resize: {
1144
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<StringConstructor, "none" | "both" | "horizontal" | "vertical", unknown>>;
1145
- readonly required: false;
1146
- readonly validator: ((val: unknown) => boolean) | undefined;
1147
- __epPropKey: true;
1148
- };
1149
- readonly autosize: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize) | ((new (...args: any[]) => import("element-plus").InputAutoSize & {}) | (() => import("element-plus").InputAutoSize))[], unknown, unknown, false, boolean>;
1150
- readonly autocomplete: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, "off", boolean>;
1151
- readonly formatter: {
1152
- readonly type: import("vue").PropType<Function>;
1153
- readonly required: false;
1154
- readonly validator: ((val: unknown) => boolean) | undefined;
1155
- __epPropKey: true;
1156
- };
1157
- readonly parser: {
1158
- readonly type: import("vue").PropType<Function>;
1159
- readonly required: false;
1160
- readonly validator: ((val: unknown) => boolean) | undefined;
1161
- __epPropKey: true;
1162
- };
1163
- readonly placeholder: {
1164
- readonly type: import("vue").PropType<string>;
1165
- readonly required: false;
1166
- readonly validator: ((val: unknown) => boolean) | undefined;
1167
- __epPropKey: true;
1168
- };
1169
- readonly form: {
1170
- readonly type: import("vue").PropType<string>;
1171
- readonly required: false;
1172
- readonly validator: ((val: unknown) => boolean) | undefined;
1173
- __epPropKey: true;
1174
- };
1175
- readonly readonly: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
1176
- readonly clearable: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
1177
- readonly showPassword: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
1178
- readonly showWordLimit: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
1179
- readonly suffixIcon: {
1180
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
1181
- readonly required: false;
1182
- readonly validator: ((val: unknown) => boolean) | undefined;
1183
- __epPropKey: true;
1184
- };
1185
- readonly prefixIcon: {
1186
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) | ((new (...args: any[]) => (string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>) & {}) | (() => string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>))[], unknown, unknown>>;
1187
- readonly required: false;
1188
- readonly validator: ((val: unknown) => boolean) | undefined;
1189
- __epPropKey: true;
1190
- };
1191
- readonly containerRole: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
1192
- readonly label: import("element-plus/es/utils/index.mjs").EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
1193
- readonly tabindex: import("element-plus/es/utils/index.mjs").EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, 0, boolean>;
1194
- readonly validateEvent: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
1195
- readonly inputStyle: import("element-plus/es/utils/index.mjs").EpPropFinalized<(new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue) | ((new (...args: any[]) => import("vue").StyleValue & {}) | (() => import("vue").StyleValue))[], unknown, unknown, () => import("element-plus/es/utils/typescript.mjs").Mutable<{}>, boolean>;
1196
- readonly autofocus: import("element-plus/es/utils/index.mjs").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
1197
- }>> & {
1198
- onChange?: ((value: string) => any) | undefined;
1199
- "onUpdate:modelValue"?: ((value: string) => any) | undefined;
1200
- onInput?: ((value: string) => any) | undefined;
1201
- onFocus?: ((evt: FocusEvent) => any) | undefined;
1202
- onBlur?: ((evt: FocusEvent) => any) | undefined;
1203
- onClear?: (() => any) | undefined;
1204
- onMouseleave?: ((evt: MouseEvent) => any) | undefined;
1205
- onMouseenter?: ((evt: MouseEvent) => any) | undefined;
1206
- onKeydown?: ((evt: Event | KeyboardEvent) => any) | undefined;
1207
- onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
1208
- onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
1209
- onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
1210
- }>>;
1211
- emit: ((event: "update:modelValue", value: string) => void) & ((event: "change", value: string) => void) & ((event: "input", value: string) => void) & ((event: "focus", evt: FocusEvent) => void) & ((event: "blur", evt: FocusEvent) => void) & ((event: "clear") => void) & ((event: "mouseleave", evt: MouseEvent) => void) & ((event: "mouseenter", evt: MouseEvent) => void) & ((event: "keydown", evt: Event | KeyboardEvent) => void) & ((event: "compositionstart", evt: CompositionEvent) => void) & ((event: "compositionupdate", evt: CompositionEvent) => void) & ((event: "compositionend", evt: CompositionEvent) => void);
1212
- rawAttrs: {
1213
- [x: string]: unknown;
1214
- };
1215
- slots: Readonly<{
1216
- [name: string]: import("vue").Slot | undefined;
1217
- }>;
1218
- containerAttrs: import("vue").ComputedRef<Record<string, unknown>>;
1219
- containerKls: import("vue").ComputedRef<unknown[]>;
1220
- wrapperKls: import("vue").ComputedRef<string[]>;
1221
- attrs: import("vue").ComputedRef<Record<string, unknown>>;
1222
- form: import("element-plus").FormContext | undefined;
1223
- formItem: import("element-plus").FormItemContext | undefined;
1224
- inputId: import("vue").Ref<string | undefined>;
1225
- inputSize: import("vue").ComputedRef<"" | "default" | "small" | "large">;
1226
- inputDisabled: import("vue").ComputedRef<boolean>;
1227
- nsInput: {
1228
- namespace: import("vue").ComputedRef<string>;
1229
- b: (blockSuffix?: string) => string;
1230
- e: (element?: string | undefined) => string;
1231
- m: (modifier?: string | undefined) => string;
1232
- be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
1233
- em: (element?: string | undefined, modifier?: string | undefined) => string;
1234
- bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
1235
- bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
1236
- is: {
1237
- (name: string, state: boolean | undefined): string;
1238
- (name: string): string;
1239
- };
1240
- cssVar: (object: Record<string, string>) => Record<string, string>;
1241
- cssVarName: (name: string) => string;
1242
- cssVarBlock: (object: Record<string, string>) => Record<string, string>;
1243
- cssVarBlockName: (name: string) => string;
1244
- };
1245
- nsTextarea: {
1246
- namespace: import("vue").ComputedRef<string>;
1247
- b: (blockSuffix?: string) => string;
1248
- e: (element?: string | undefined) => string;
1249
- m: (modifier?: string | undefined) => string;
1250
- be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
1251
- em: (element?: string | undefined, modifier?: string | undefined) => string;
1252
- bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
1253
- bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
1254
- is: {
1255
- (name: string, state: boolean | undefined): string;
1256
- (name: string): string;
1257
- };
1258
- cssVar: (object: Record<string, string>) => Record<string, string>;
1259
- cssVarName: (name: string) => string;
1260
- cssVarBlock: (object: Record<string, string>) => Record<string, string>;
1261
- cssVarBlockName: (name: string) => string;
1262
- };
1263
- input: import("vue").ShallowRef<HTMLInputElement | undefined>;
1264
- textarea: import("vue").ShallowRef<HTMLTextAreaElement | undefined>;
1265
- hovering: import("vue").Ref<boolean>;
1266
- isComposing: import("vue").Ref<boolean>;
1267
- passwordVisible: import("vue").Ref<boolean>;
1268
- countStyle: import("vue").Ref<import("vue").StyleValue | undefined>;
1269
- textareaCalcStyle: import("vue").ShallowRef<import("vue").StyleValue>;
1270
- _ref: import("vue").ComputedRef<HTMLInputElement | HTMLTextAreaElement | undefined>;
1271
- wrapperRef: import("vue").ShallowRef<HTMLElement | undefined>;
1272
- isFocused: import("vue").Ref<boolean>;
1273
- handleFocus: (event: FocusEvent) => void;
1274
- handleBlur: (event: FocusEvent) => void;
1275
- needStatusIcon: import("vue").ComputedRef<boolean>;
1276
- validateState: import("vue").ComputedRef<"" | "success" | "error" | "validating">;
1277
- validateIcon: import("vue").ComputedRef<"" | import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
1278
- passwordIcon: import("vue").ComputedRef<import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
1279
- containerStyle: import("vue").ComputedRef<import("vue").StyleValue>;
1280
- textareaStyle: import("vue").ComputedRef<import("vue").StyleValue>;
1281
- nativeInputValue: import("vue").ComputedRef<string>;
1282
- showClear: import("vue").ComputedRef<boolean>;
1283
- showPwdVisible: import("vue").ComputedRef<boolean>;
1284
- isWordLimitVisible: import("vue").ComputedRef<boolean>;
1285
- textLength: import("vue").ComputedRef<number>;
1286
- inputExceed: import("vue").ComputedRef<boolean>;
1287
- suffixVisible: import("vue").ComputedRef<boolean>;
1288
- recordCursor: () => void;
1289
- setCursor: () => void;
1290
- resizeTextarea: () => void;
1291
- createOnceInitResize: (resizeTextarea: () => void) => () => void;
1292
- onceInitSizeTextarea: () => void;
1293
- setNativeInputValue: () => void;
1294
- handleInput: (event: Event) => Promise<void>;
1295
- handleChange: (event: Event) => void;
1296
- handleCompositionStart: (event: CompositionEvent) => void;
1297
- handleCompositionUpdate: (event: CompositionEvent) => void;
1298
- handleCompositionEnd: (event: CompositionEvent) => void;
1299
- handlePasswordVisible: () => void;
1300
- focus: () => Promise<void>;
1301
- blur: () => void | undefined;
1302
- handleMouseLeave: (evt: MouseEvent) => void;
1303
- handleMouseEnter: (evt: MouseEvent) => void;
1304
- handleKeydown: (evt: KeyboardEvent) => void;
1305
- select: () => void;
1306
- clear: () => void;
1307
- ElIcon: import("element-plus/es/utils/index.mjs").SFCWithInstall<import("vue").DefineComponent<{
1308
- readonly size: {
1309
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>>;
1310
- readonly required: false;
1311
- readonly validator: ((val: unknown) => boolean) | undefined;
1312
- __epPropKey: true;
1313
- };
1314
- readonly color: {
1315
- readonly type: import("vue").PropType<string>;
1316
- readonly required: false;
1317
- readonly validator: ((val: unknown) => boolean) | undefined;
1318
- __epPropKey: true;
1319
- };
1320
- }, {
1321
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
1322
- readonly size: {
1323
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>>;
1324
- readonly required: false;
1325
- readonly validator: ((val: unknown) => boolean) | undefined;
1326
- __epPropKey: true;
1327
- };
1328
- readonly color: {
1329
- readonly type: import("vue").PropType<string>;
1330
- readonly required: false;
1331
- readonly validator: ((val: unknown) => boolean) | undefined;
1332
- __epPropKey: true;
1333
- };
1334
- }>> & {
1335
- [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
1336
- }>>;
1337
- ns: {
1338
- namespace: import("vue").ComputedRef<string>;
1339
- b: (blockSuffix?: string) => string;
1340
- e: (element?: string | undefined) => string;
1341
- m: (modifier?: string | undefined) => string;
1342
- be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
1343
- em: (element?: string | undefined, modifier?: string | undefined) => string;
1344
- bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
1345
- bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
1346
- is: {
1347
- (name: string, state: boolean | undefined): string;
1348
- (name: string): string;
1349
- };
1350
- cssVar: (object: Record<string, string>) => Record<string, string>;
1351
- cssVarName: (name: string) => string;
1352
- cssVarBlock: (object: Record<string, string>) => Record<string, string>;
1353
- cssVarBlockName: (name: string) => string;
1354
- };
1355
- style: import("vue").ComputedRef<import("vue").CSSProperties>;
1356
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1357
- readonly size: {
1358
- readonly type: import("vue").PropType<import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | number) & {}) | (() => string | number) | ((new (...args: any[]) => (string | number) & {}) | (() => string | number))[], unknown, unknown>>;
1359
- readonly required: false;
1360
- readonly validator: ((val: unknown) => boolean) | undefined;
1361
- __epPropKey: true;
1362
- };
1363
- readonly color: {
1364
- readonly type: import("vue").PropType<string>;
1365
- readonly required: false;
1366
- readonly validator: ((val: unknown) => boolean) | undefined;
1367
- __epPropKey: true;
1368
- };
1369
- }>>, {}>> & Record<string, any>;
1370
- CircleClose: import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
1371
- NOOP: () => void;
1372
- }, {}, {}, {}, {
1373
- readonly type: string;
1374
- readonly modelValue: import("element-plus/es/utils/index.mjs").EpPropMergeType<(new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined) | ((new (...args: any[]) => (string | number | null | undefined) & {}) | (() => string | number | null | undefined))[], unknown, unknown>;
1375
- readonly label: string;
1376
- readonly id: string;
1377
- readonly disabled: boolean;
1378
- readonly clearable: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1379
- readonly autosize: import("element-plus").InputAutoSize;
1380
- readonly autocomplete: string;
1381
- readonly readonly: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1382
- readonly showPassword: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1383
- readonly showWordLimit: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1384
- readonly containerRole: string;
1385
- readonly tabindex: import("element-plus/es/utils/index.mjs").EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
1386
- readonly validateEvent: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1387
- readonly inputStyle: import("vue").StyleValue;
1388
- readonly autofocus: import("element-plus/es/utils/index.mjs").EpPropMergeType<BooleanConstructor, unknown, unknown>;
1389
- }> | undefined>;
1390
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {} & {
1391
- change: (val: string | number) => any;
1392
- "update:modelValue": (val: any) => any;
1393
- }, string, import("vue").PublicProps, Readonly<Props> & Readonly<{
1394
- onChange?: ((val: string | number) => any) | undefined;
1395
- "onUpdate:modelValue"?: ((val: any) => any) | undefined;
1396
- }>, {
1397
- disabled: boolean;
1398
- error: boolean;
1399
- size: "large" | "default" | "small" | "table";
1400
- type: string;
1401
- modelValue: any;
1402
- autosize: boolean | {
1403
- minRows?: number;
1404
- maxRows?: number;
1405
- };
1406
- placeholder: string;
1407
- showWordLimit: boolean;
1408
- isView: boolean;
1409
- noSetDefaultVal: boolean;
1410
- errorMode: "default" | "overlay";
1411
- errorModelZIndex: number;
1412
- borderType: "bottom" | "bordered";
1413
- errorLabel: string;
1414
- isTitle: boolean;
1415
- isErrorTitle: boolean;
1416
- showTextWordLimit: boolean;
1417
- filterSpace: boolean;
1418
- }, {}, {}, {}, string, import("vue").ComponentProvideOptions, false, {}, any>, {
1419
- prepend?: (props: {}) => any;
1420
- } & {
1421
- append?: (props: {}) => any;
1422
- } & {
1423
- suffix?: (props: {}) => any;
1424
- } & {
1425
- prefix?: (props: {}) => any;
1426
- }>;
1427
- export default _default;
1428
- type __VLS_WithSlots<T, S> = T & {
1429
- new (): {
1430
- $slots: S;
1431
- };
1432
- };