@vunk/form 2.16.4 → 2.16.6

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 (227) hide show
  1. package/components/select/index.cjs +14 -9
  2. package/components/select/index.mjs +8 -3
  3. package/package.json +1 -1
  4. package/shared/element-plus/ctx.d.ts +12 -11
  5. package/shared/element-plus/index.cjs +2 -132
  6. package/shared/element-plus/index.mjs +2 -130
  7. package/shared/element-plus/instances.d.ts +2 -99
  8. package/components/api-tables-select/index.d.ts +0 -4
  9. package/components/api-tables-select/src/ctx.d.ts +0 -375
  10. package/components/api-tables-select/src/index.vue.d.ts +0 -1340
  11. package/components/api-tables-select/src/types.d.ts +0 -19
  12. package/components/button/index.d.ts +0 -4
  13. package/components/button/src/ctx.d.ts +0 -193
  14. package/components/button/src/index.vue.d.ts +0 -851
  15. package/components/button/src/types.d.ts +0 -13
  16. package/components/card-input-collection/index.d.ts +0 -4
  17. package/components/card-input-collection/src/core.vue.d.ts +0 -1125
  18. package/components/card-input-collection/src/ctx.d.ts +0 -154
  19. package/components/card-input-collection/src/index.vue.d.ts +0 -287
  20. package/components/card-input-collection/src/types.d.ts +0 -17
  21. package/components/cascader/index.d.ts +0 -6
  22. package/components/cascader/src/ctx.d.ts +0 -343
  23. package/components/cascader/src/index.vue.d.ts +0 -775
  24. package/components/cascader/src/types.d.ts +0 -19
  25. package/components/cascader/src/use.d.ts +0 -5
  26. package/components/checkbox/index.d.ts +0 -5
  27. package/components/checkbox/src/ctx.d.ts +0 -146
  28. package/components/checkbox/src/index.vue.d.ts +0 -1353
  29. package/components/checkbox/src/types.d.ts +0 -8
  30. package/components/color-picker/index.d.ts +0 -4
  31. package/components/color-picker/src/ctx.d.ts +0 -179
  32. package/components/color-picker/src/index.vue.d.ts +0 -398
  33. package/components/color-picker/src/types.d.ts +0 -7
  34. package/components/date-picker/index.d.ts +0 -5
  35. package/components/date-picker/src/ctx.d.ts +0 -364
  36. package/components/date-picker/src/index.vue.d.ts +0 -1665
  37. package/components/date-picker/src/types.d.ts +0 -20
  38. package/components/date-picker-range/index.d.ts +0 -4
  39. package/components/date-picker-range/src/ctx.d.ts +0 -372
  40. package/components/date-picker-range/src/index.vue.d.ts +0 -808
  41. package/components/date-picker-range/src/types.d.ts +0 -12
  42. package/components/dialog/index.d.ts +0 -4
  43. package/components/dialog/src/ctx.d.ts +0 -174
  44. package/components/dialog/src/index.vue.d.ts +0 -1180
  45. package/components/dialog/src/types.d.ts +0 -1
  46. package/components/dialog-input-collection/index.d.ts +0 -4
  47. package/components/dialog-input-collection/src/ctx.d.ts +0 -141
  48. package/components/dialog-input-collection/src/dialog-form.vue.d.ts +0 -6430
  49. package/components/dialog-input-collection/src/index.vue.d.ts +0 -7773
  50. package/components/dialog-input-collection/src/layout.vue.d.ts +0 -85
  51. package/components/dialog-input-collection/src/types.d.ts +0 -28
  52. package/components/download-plus/index.d.ts +0 -4
  53. package/components/download-plus/src/api.d.ts +0 -13
  54. package/components/download-plus/src/const.d.ts +0 -9
  55. package/components/download-plus/src/ctx.d.ts +0 -125
  56. package/components/download-plus/src/index.vue.d.ts +0 -1495
  57. package/components/download-plus/src/types.d.ts +0 -17
  58. package/components/editable-text/index.d.ts +0 -4
  59. package/components/editable-text/src/ctx.d.ts +0 -128
  60. package/components/editable-text/src/index.vue.d.ts +0 -3389
  61. package/components/editable-text/src/types.d.ts +0 -1
  62. package/components/esri-input-geojson/index.d.ts +0 -6
  63. package/components/esri-input-geojson/src/append.vue.d.ts +0 -1200
  64. package/components/esri-input-geojson/src/const.d.ts +0 -12
  65. package/components/esri-input-geojson/src/ctx.d.ts +0 -351
  66. package/components/esri-input-geojson/src/default-view.vue.d.ts +0 -133
  67. package/components/esri-input-geojson/src/index.vue.d.ts +0 -1488
  68. package/components/esri-input-geojson/src/types.d.ts +0 -22
  69. package/components/esri-input-geojson/src/viewer.vue.d.ts +0 -427
  70. package/components/fieldset/index.d.ts +0 -4
  71. package/components/fieldset/src/ctx.d.ts +0 -16
  72. package/components/fieldset/src/index.vue.d.ts +0 -32
  73. package/components/fieldset/src/types.d.ts +0 -1
  74. package/components/fieldset/src/use.d.ts +0 -5
  75. package/components/form/index.d.ts +0 -5
  76. package/components/form/src/ctx.d.ts +0 -139
  77. package/components/form/src/index.vue.d.ts +0 -4027
  78. package/components/form/src/types.d.ts +0 -25
  79. package/components/form/src/utils.d.ts +0 -15
  80. package/components/form-item/index.d.ts +0 -5
  81. package/components/form-item/src/core.vue.d.ts +0 -1874
  82. package/components/form-item/src/ctx.d.ts +0 -103
  83. package/components/form-item/src/index.vue.d.ts +0 -214
  84. package/components/form-item/src/types.d.ts +0 -10
  85. package/components/form-item-renderer/index.d.ts +0 -4
  86. package/components/form-item-renderer/src/core.vue.d.ts +0 -38
  87. package/components/form-item-renderer/src/ctx.d.ts +0 -16
  88. package/components/form-item-renderer/src/index.vue.d.ts +0 -93
  89. package/components/form-item-renderer/src/types.d.ts +0 -5
  90. package/components/form-item-renderer/src/utils.d.ts +0 -5
  91. package/components/form-item-renderer-template/index.d.ts +0 -4
  92. package/components/form-item-renderer-template/src/ctx.d.ts +0 -7
  93. package/components/form-item-renderer-template/src/index.vue.d.ts +0 -16
  94. package/components/form-item-renderer-template/src/types.d.ts +0 -55
  95. package/components/forms-provider/index.d.ts +0 -6
  96. package/components/forms-provider/src/core.d.ts +0 -6
  97. package/components/forms-provider/src/index.vue.d.ts +0 -2
  98. package/components/forms-provider/src/segment.vue.d.ts +0 -9
  99. package/components/forms-provider/src/types.d.ts +0 -10
  100. package/components/forms-provider/src/view.vue.d.ts +0 -7
  101. package/components/information/index.d.ts +0 -4
  102. package/components/information/src/ctx.d.ts +0 -16
  103. package/components/information/src/index.vue.d.ts +0 -27
  104. package/components/information/src/types.d.ts +0 -3
  105. package/components/information-collection/index.d.ts +0 -4
  106. package/components/information-collection/src/ctx.d.ts +0 -143
  107. package/components/information-collection/src/index.vue.d.ts +0 -296
  108. package/components/information-collection/src/types.d.ts +0 -6
  109. package/components/information-renderer/index.d.ts +0 -73
  110. package/components/information-tag/index.d.ts +0 -4
  111. package/components/information-tag/src/ctx.d.ts +0 -64
  112. package/components/information-tag/src/index.vue.d.ts +0 -134
  113. package/components/information-tag/src/types.d.ts +0 -1
  114. package/components/information-templates-default/index.d.ts +0 -4
  115. package/components/information-templates-default/src/ctx.d.ts +0 -2
  116. package/components/information-templates-default/src/index.vue.d.ts +0 -2
  117. package/components/information-templates-default/src/types.d.ts +0 -1
  118. package/components/input/index.d.ts +0 -5
  119. package/components/input/src/ctx.d.ts +0 -280
  120. package/components/input/src/index.vue.d.ts +0 -1268
  121. package/components/input/src/types.d.ts +0 -13
  122. package/components/input-array/index.d.ts +0 -5
  123. package/components/input-array/src/ctx.d.ts +0 -136
  124. package/components/input-array/src/form-template.vue.d.ts +0 -901
  125. package/components/input-array/src/index.vue.d.ts +0 -889
  126. package/components/input-array/src/types.d.ts +0 -7
  127. package/components/input-collection/index.d.ts +0 -4
  128. package/components/input-collection/src/core.vue.d.ts +0 -1203
  129. package/components/input-collection/src/ctx.d.ts +0 -154
  130. package/components/input-collection/src/index.vue.d.ts +0 -296
  131. package/components/input-collection/src/types.d.ts +0 -29
  132. package/components/input-file/index.d.ts +0 -5
  133. package/components/input-file/src/ctx.d.ts +0 -46
  134. package/components/input-file/src/index.vue.d.ts +0 -112
  135. package/components/input-file/src/template.vue.d.ts +0 -125
  136. package/components/input-file/src/types.d.ts +0 -8
  137. package/components/input-link/index.d.ts +0 -4
  138. package/components/input-link/src/ctx.d.ts +0 -284
  139. package/components/input-link/src/index.vue.d.ts +0 -602
  140. package/components/input-link/src/types.d.ts +0 -7
  141. package/components/input-number/index.d.ts +0 -4
  142. package/components/input-number/src/ctx.d.ts +0 -221
  143. package/components/input-number/src/index.vue.d.ts +0 -910
  144. package/components/input-number/src/types.d.ts +0 -12
  145. package/components/input-tag/index.d.ts +0 -5
  146. package/components/input-tag/src/ctx.d.ts +0 -244
  147. package/components/input-tag/src/index.vue.d.ts +0 -1050
  148. package/components/input-tag/src/types.d.ts +0 -22
  149. package/components/monaco-editor/index.d.ts +0 -4
  150. package/components/monaco-editor/src/ctx.d.ts +0 -111
  151. package/components/monaco-editor/src/index.vue.d.ts +0 -297
  152. package/components/monaco-editor/src/types.d.ts +0 -7
  153. package/components/radio/index.d.ts +0 -4
  154. package/components/radio/src/ctx.d.ts +0 -165
  155. package/components/radio/src/index.vue.d.ts +0 -1488
  156. package/components/radio/src/option.vue.d.ts +0 -901
  157. package/components/radio/src/types.d.ts +0 -8
  158. package/components/radio/src/wraper.vue.d.ts +0 -337
  159. package/components/renderer-data/index.d.ts +0 -4
  160. package/components/renderer-data/src/ctx.d.ts +0 -12
  161. package/components/renderer-data/src/index.vue.d.ts +0 -20
  162. package/components/renderer-data/src/types.d.ts +0 -1
  163. package/components/select/index.d.ts +0 -5
  164. package/components/select/src/core.vue.d.ts +0 -1070
  165. package/components/select/src/ctx.d.ts +0 -238
  166. package/components/select/src/index.vue.d.ts +0 -639
  167. package/components/select/src/options.vue.d.ts +0 -24
  168. package/components/select/src/types.d.ts +0 -13
  169. package/components/slider/index.d.ts +0 -4
  170. package/components/slider/src/ctx.d.ts +0 -248
  171. package/components/slider/src/index.vue.d.ts +0 -579
  172. package/components/slider/src/types.d.ts +0 -7
  173. package/components/switch/index.d.ts +0 -4
  174. package/components/switch/src/ctx.d.ts +0 -201
  175. package/components/switch/src/index.vue.d.ts +0 -882
  176. package/components/switch/src/types.d.ts +0 -7
  177. package/components/tables-select/index.d.ts +0 -5
  178. package/components/tables-select/src/ctx.d.ts +0 -421
  179. package/components/tables-select/src/index.vue.d.ts +0 -5510
  180. package/components/tables-select/src/types.d.ts +0 -9
  181. package/components/template-instances-provider/index.d.ts +0 -3
  182. package/components/template-instances-provider/src/index.vue.d.ts +0 -6
  183. package/components/templates-default/index.d.ts +0 -4
  184. package/components/templates-default/src/ctx.d.ts +0 -19
  185. package/components/templates-default/src/index.vue.d.ts +0 -187
  186. package/components/templates-default/src/types.d.ts +0 -55
  187. package/components/templates-element-plus/index.d.ts +0 -4
  188. package/components/templates-element-plus/src/ctx.d.ts +0 -9
  189. package/components/templates-element-plus/src/index.vue.d.ts +0 -301
  190. package/components/templates-element-plus/src/types.d.ts +0 -13
  191. package/components/templates-esri/index.d.ts +0 -4
  192. package/components/templates-esri/src/ctx.d.ts +0 -11
  193. package/components/templates-esri/src/index.vue.d.ts +0 -43
  194. package/components/templates-esri/src/types.d.ts +0 -2
  195. package/components/templates-layout/index.d.ts +0 -4
  196. package/components/templates-layout/src/ctx.d.ts +0 -9
  197. package/components/templates-layout/src/index.vue.d.ts +0 -446
  198. package/components/templates-layout/src/types.d.ts +0 -32
  199. package/components/templates-variant/index.d.ts +0 -4
  200. package/components/templates-variant/src/ctx.d.ts +0 -11
  201. package/components/templates-variant/src/index.vue.d.ts +0 -43
  202. package/components/templates-variant/src/types.d.ts +0 -2
  203. package/components/upload/index.d.ts +0 -5
  204. package/components/upload/src/ctx.d.ts +0 -291
  205. package/components/upload/src/file.vue.d.ts +0 -913
  206. package/components/upload/src/index.vue.d.ts +0 -2347
  207. package/components/upload/src/types.d.ts +0 -13
  208. package/components/upload/src/wraper.vue.d.ts +0 -590
  209. package/components/upload-plus/index.d.ts +0 -6
  210. package/components/upload-plus/src/api.d.ts +0 -38
  211. package/components/upload-plus/src/const.d.ts +0 -9
  212. package/components/upload-plus/src/ctx.d.ts +0 -144
  213. package/components/upload-plus/src/index.vue.d.ts +0 -1813
  214. package/components/upload-plus/src/types.d.ts +0 -32
  215. package/components/van-cascader/index.d.ts +0 -4
  216. package/components/van-cascader/src/ctx.d.ts +0 -330
  217. package/components/van-cascader/src/index.vue.d.ts +0 -1241
  218. package/components/van-cascader/src/types.d.ts +0 -1
  219. package/components/var-datetime-picker/index.d.ts +0 -4
  220. package/components/var-datetime-picker/src/const.d.ts +0 -10
  221. package/components/var-datetime-picker/src/ctx.d.ts +0 -108
  222. package/components/var-datetime-picker/src/index.vue.d.ts +0 -1622
  223. package/components/var-datetime-picker/src/types.d.ts +0 -22
  224. package/components/vditor/index.d.ts +0 -4
  225. package/components/vditor/src/ctx.d.ts +0 -118
  226. package/components/vditor/src/index.vue.d.ts +0 -412
  227. package/components/vditor/src/types.d.ts +0 -7
@@ -1,4027 +0,0 @@
1
- import { ElForm } from 'element-plus';
2
- import { RowItem } from './types';
3
- declare const _default: import("vue").DefineComponent<import("vue").ExtractPropTypes<{
4
- data: {
5
- type: import("vue").PropType<Record<string, any>>;
6
- default: () => {};
7
- };
8
- formItems: {
9
- type: import("vue").PropType<any[]>;
10
- default: () => any[];
11
- };
12
- readonly: {
13
- type: BooleanConstructor;
14
- };
15
- elRef: {
16
- type: import("vue").PropType<import("@vunk/core").Func<InstanceType<typeof ElForm>>>;
17
- default: () => () => void;
18
- };
19
- layout: {
20
- type: BooleanConstructor;
21
- default: boolean;
22
- };
23
- rowSource: {
24
- type: import("vue").PropType<Partial<RowItem>>;
25
- default: () => {};
26
- };
27
- colSource: {
28
- type: import("vue").PropType<Partial<import("./types").ColItem>>;
29
- default: () => import("./types").ColItem;
30
- };
31
- segmentAttrs: {
32
- type: ObjectConstructor;
33
- default: () => {};
34
- };
35
- model: ObjectConstructor;
36
- rules: {
37
- readonly type: import("vue").PropType<Partial<Record<string, import("element-plus").FormItemRule | import("element-plus").FormItemRule[]>>>;
38
- readonly required: false;
39
- readonly validator: ((val: unknown) => boolean) | undefined;
40
- __epPropKey: true;
41
- };
42
- labelPosition: {
43
- readonly type: import("vue").PropType<"top" | "left" | "right">;
44
- readonly required: false;
45
- readonly validator: ((val: unknown) => boolean) | undefined;
46
- __epPropKey: true;
47
- } & {
48
- readonly default: "right";
49
- };
50
- requireAsteriskPosition: {
51
- readonly type: import("vue").PropType<"left" | "right">;
52
- readonly required: false;
53
- readonly validator: ((val: unknown) => boolean) | undefined;
54
- __epPropKey: true;
55
- } & {
56
- readonly default: "left";
57
- };
58
- labelWidth: {
59
- readonly type: import("vue").PropType<string | number>;
60
- readonly required: false;
61
- readonly validator: ((val: unknown) => boolean) | undefined;
62
- __epPropKey: true;
63
- } & {
64
- readonly default: "";
65
- };
66
- labelSuffix: {
67
- readonly type: import("vue").PropType<string>;
68
- readonly required: false;
69
- readonly validator: ((val: unknown) => boolean) | undefined;
70
- __epPropKey: true;
71
- } & {
72
- readonly default: "";
73
- };
74
- inline: BooleanConstructor;
75
- inlineMessage: BooleanConstructor;
76
- statusIcon: BooleanConstructor;
77
- showMessage: {
78
- readonly type: import("vue").PropType<boolean>;
79
- readonly required: false;
80
- readonly validator: ((val: unknown) => boolean) | undefined;
81
- __epPropKey: true;
82
- } & {
83
- readonly default: true;
84
- };
85
- validateOnRuleChange: {
86
- readonly type: import("vue").PropType<boolean>;
87
- readonly required: false;
88
- readonly validator: ((val: unknown) => boolean) | undefined;
89
- __epPropKey: true;
90
- } & {
91
- readonly default: true;
92
- };
93
- hideRequiredAsterisk: BooleanConstructor;
94
- scrollToError: BooleanConstructor;
95
- scrollIntoViewOptions: {
96
- readonly type: import("vue").PropType<unknown>;
97
- readonly required: false;
98
- readonly validator: ((val: unknown) => boolean) | undefined;
99
- __epPropKey: true;
100
- } & {
101
- readonly default: true;
102
- };
103
- size: {
104
- readonly type: import("vue").PropType<"" | "default" | "small" | "large">;
105
- readonly required: false;
106
- readonly validator: ((val: unknown) => boolean) | undefined;
107
- __epPropKey: true;
108
- };
109
- disabled: BooleanConstructor;
110
- }>, {
111
- formProps: import("vue").ComputedRef<{
112
- size: "" | "default" | "small" | "large";
113
- inline: boolean;
114
- labelWidth: string | number;
115
- labelPosition: "top" | "left" | "right";
116
- rules: Partial<Record<string, import("element-plus").FormItemRule | import("element-plus").FormItemRule[]>>;
117
- inlineMessage: boolean;
118
- showMessage: boolean;
119
- disabled: boolean;
120
- requireAsteriskPosition: "left" | "right";
121
- labelSuffix: string;
122
- statusIcon: boolean;
123
- validateOnRuleChange: boolean;
124
- hideRequiredAsterisk: boolean;
125
- scrollToError: boolean;
126
- scrollIntoViewOptions: true;
127
- }>;
128
- formEmits: {};
129
- getValue: (obj: any, k: any, intoUndefined?: import("@vunk/core").IntoUndefined, safe?: boolean) => any;
130
- getRef: (e: InstanceType<typeof ElForm>) => void;
131
- computed: typeof import("@vue/reactivity").computed;
132
- rendererSource: import("vue").ComputedRef<any>;
133
- handleSubmit: (e: Event) => void;
134
- }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
135
- setData: (e: import("@vunk/core").SetDataEvent) => import("@vunk/core").SetDataEvent;
136
- validate: any;
137
- submit: any;
138
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
139
- data: {
140
- type: import("vue").PropType<Record<string, any>>;
141
- default: () => {};
142
- };
143
- formItems: {
144
- type: import("vue").PropType<any[]>;
145
- default: () => any[];
146
- };
147
- readonly: {
148
- type: BooleanConstructor;
149
- };
150
- elRef: {
151
- type: import("vue").PropType<import("@vunk/core").Func<InstanceType<typeof ElForm>>>;
152
- default: () => () => void;
153
- };
154
- layout: {
155
- type: BooleanConstructor;
156
- default: boolean;
157
- };
158
- rowSource: {
159
- type: import("vue").PropType<Partial<RowItem>>;
160
- default: () => {};
161
- };
162
- colSource: {
163
- type: import("vue").PropType<Partial<import("./types").ColItem>>;
164
- default: () => import("./types").ColItem;
165
- };
166
- segmentAttrs: {
167
- type: ObjectConstructor;
168
- default: () => {};
169
- };
170
- model: ObjectConstructor;
171
- rules: {
172
- readonly type: import("vue").PropType<Partial<Record<string, import("element-plus").FormItemRule | import("element-plus").FormItemRule[]>>>;
173
- readonly required: false;
174
- readonly validator: ((val: unknown) => boolean) | undefined;
175
- __epPropKey: true;
176
- };
177
- labelPosition: {
178
- readonly type: import("vue").PropType<"top" | "left" | "right">;
179
- readonly required: false;
180
- readonly validator: ((val: unknown) => boolean) | undefined;
181
- __epPropKey: true;
182
- } & {
183
- readonly default: "right";
184
- };
185
- requireAsteriskPosition: {
186
- readonly type: import("vue").PropType<"left" | "right">;
187
- readonly required: false;
188
- readonly validator: ((val: unknown) => boolean) | undefined;
189
- __epPropKey: true;
190
- } & {
191
- readonly default: "left";
192
- };
193
- labelWidth: {
194
- readonly type: import("vue").PropType<string | number>;
195
- readonly required: false;
196
- readonly validator: ((val: unknown) => boolean) | undefined;
197
- __epPropKey: true;
198
- } & {
199
- readonly default: "";
200
- };
201
- labelSuffix: {
202
- readonly type: import("vue").PropType<string>;
203
- readonly required: false;
204
- readonly validator: ((val: unknown) => boolean) | undefined;
205
- __epPropKey: true;
206
- } & {
207
- readonly default: "";
208
- };
209
- inline: BooleanConstructor;
210
- inlineMessage: BooleanConstructor;
211
- statusIcon: BooleanConstructor;
212
- showMessage: {
213
- readonly type: import("vue").PropType<boolean>;
214
- readonly required: false;
215
- readonly validator: ((val: unknown) => boolean) | undefined;
216
- __epPropKey: true;
217
- } & {
218
- readonly default: true;
219
- };
220
- validateOnRuleChange: {
221
- readonly type: import("vue").PropType<boolean>;
222
- readonly required: false;
223
- readonly validator: ((val: unknown) => boolean) | undefined;
224
- __epPropKey: true;
225
- } & {
226
- readonly default: true;
227
- };
228
- hideRequiredAsterisk: BooleanConstructor;
229
- scrollToError: BooleanConstructor;
230
- scrollIntoViewOptions: {
231
- readonly type: import("vue").PropType<unknown>;
232
- readonly required: false;
233
- readonly validator: ((val: unknown) => boolean) | undefined;
234
- __epPropKey: true;
235
- } & {
236
- readonly default: true;
237
- };
238
- size: {
239
- readonly type: import("vue").PropType<"" | "default" | "small" | "large">;
240
- readonly required: false;
241
- readonly validator: ((val: unknown) => boolean) | undefined;
242
- __epPropKey: true;
243
- };
244
- disabled: BooleanConstructor;
245
- }>> & Readonly<{
246
- onSubmit?: (...args: any[] | unknown[]) => any;
247
- onSetData?: (e: import("@vunk/core").SetDataEvent) => any;
248
- onValidate?: (...args: any[] | unknown[]) => any;
249
- }>, {
250
- elRef: (arg: {
251
- $: import("vue").ComponentInternalInstance;
252
- $data: {};
253
- $props: Partial<{
254
- readonly disabled: boolean;
255
- readonly inline: boolean;
256
- readonly labelWidth: string | number;
257
- readonly labelPosition: "top" | "left" | "right";
258
- readonly inlineMessage: boolean;
259
- readonly showMessage: boolean;
260
- readonly requireAsteriskPosition: "left" | "right";
261
- readonly labelSuffix: string;
262
- readonly validateOnRuleChange: boolean;
263
- readonly scrollIntoViewOptions: unknown;
264
- readonly statusIcon: boolean;
265
- readonly hideRequiredAsterisk: boolean;
266
- readonly scrollToError: boolean;
267
- }> & Omit<{
268
- readonly inline: boolean;
269
- readonly labelWidth: string | number;
270
- readonly labelPosition: "top" | "left" | "right";
271
- readonly inlineMessage: boolean;
272
- readonly showMessage: boolean;
273
- readonly disabled: boolean;
274
- readonly requireAsteriskPosition: "left" | "right";
275
- readonly labelSuffix: string;
276
- readonly statusIcon: boolean;
277
- readonly validateOnRuleChange: boolean;
278
- readonly hideRequiredAsterisk: boolean;
279
- readonly scrollToError: boolean;
280
- readonly scrollIntoViewOptions: true;
281
- readonly size?: "" | "default" | "small" | "large";
282
- readonly rules?: Partial<Record<string, import("element-plus").FormItemRule | import("element-plus").FormItemRule[]>>;
283
- readonly model?: Record<string, any>;
284
- onValidate?: ((prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => any) | undefined;
285
- } & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "inline" | "labelWidth" | "labelPosition" | "inlineMessage" | "showMessage" | "disabled" | "requireAsteriskPosition" | "labelSuffix" | "statusIcon" | "validateOnRuleChange" | "hideRequiredAsterisk" | "scrollToError" | "scrollIntoViewOptions">;
286
- $attrs: {
287
- [x: string]: unknown;
288
- };
289
- $refs: {
290
- [x: string]: unknown;
291
- };
292
- $slots: Readonly<{
293
- [name: string]: import("vue").Slot<any>;
294
- }>;
295
- $root: import("vue").ComponentPublicInstance | null;
296
- $parent: import("vue").ComponentPublicInstance | null;
297
- $host: Element | null;
298
- $emit: (event: "validate", prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => void;
299
- $el: any;
300
- $options: import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
301
- readonly model: ObjectConstructor;
302
- readonly rules: {
303
- readonly type: import("vue").PropType<Partial<Record<string, import("element-plus").FormItemRule | import("element-plus").FormItemRule[]>>>;
304
- readonly required: false;
305
- readonly validator: ((val: unknown) => boolean) | undefined;
306
- __epPropKey: true;
307
- };
308
- readonly labelPosition: {
309
- readonly type: import("vue").PropType<"top" | "left" | "right">;
310
- readonly required: false;
311
- readonly validator: ((val: unknown) => boolean) | undefined;
312
- __epPropKey: true;
313
- } & {
314
- readonly default: "right";
315
- };
316
- readonly requireAsteriskPosition: {
317
- readonly type: import("vue").PropType<"left" | "right">;
318
- readonly required: false;
319
- readonly validator: ((val: unknown) => boolean) | undefined;
320
- __epPropKey: true;
321
- } & {
322
- readonly default: "left";
323
- };
324
- readonly labelWidth: {
325
- readonly type: import("vue").PropType<string | number>;
326
- readonly required: false;
327
- readonly validator: ((val: unknown) => boolean) | undefined;
328
- __epPropKey: true;
329
- } & {
330
- readonly default: "";
331
- };
332
- readonly labelSuffix: {
333
- readonly type: import("vue").PropType<string>;
334
- readonly required: false;
335
- readonly validator: ((val: unknown) => boolean) | undefined;
336
- __epPropKey: true;
337
- } & {
338
- readonly default: "";
339
- };
340
- readonly inline: BooleanConstructor;
341
- readonly inlineMessage: BooleanConstructor;
342
- readonly statusIcon: BooleanConstructor;
343
- readonly showMessage: {
344
- readonly type: import("vue").PropType<boolean>;
345
- readonly required: false;
346
- readonly validator: ((val: unknown) => boolean) | undefined;
347
- __epPropKey: true;
348
- } & {
349
- readonly default: true;
350
- };
351
- readonly validateOnRuleChange: {
352
- readonly type: import("vue").PropType<boolean>;
353
- readonly required: false;
354
- readonly validator: ((val: unknown) => boolean) | undefined;
355
- __epPropKey: true;
356
- } & {
357
- readonly default: true;
358
- };
359
- readonly hideRequiredAsterisk: BooleanConstructor;
360
- readonly scrollToError: BooleanConstructor;
361
- readonly scrollIntoViewOptions: {
362
- readonly type: import("vue").PropType<unknown>;
363
- readonly required: false;
364
- readonly validator: ((val: unknown) => boolean) | undefined;
365
- __epPropKey: true;
366
- } & {
367
- readonly default: true;
368
- };
369
- readonly size: {
370
- readonly type: import("vue").PropType<"" | "default" | "small" | "large">;
371
- readonly required: false;
372
- readonly validator: ((val: unknown) => boolean) | undefined;
373
- __epPropKey: true;
374
- };
375
- readonly disabled: BooleanConstructor;
376
- }>> & {
377
- onValidate?: ((prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => any) | undefined;
378
- }, {
379
- validate: (callback?: import("element-plus").FormValidateCallback) => import("element-plus").FormValidationResult;
380
- validateField: (props?: import("element-plus").FormItemProp | import("element-plus").FormItemProp[], callback?: import("element-plus").FormValidateCallback) => import("element-plus").FormValidationResult;
381
- resetFields: (props?: import("element-plus").FormItemProp | import("element-plus").FormItemProp[]) => void;
382
- clearValidate: (props?: import("element-plus").FormItemProp | import("element-plus").FormItemProp[]) => void;
383
- scrollToField: (prop: import("element-plus").FormItemProp) => void;
384
- getField: (prop: import("element-plus").FormItemProp) => import("element-plus").FormItemContext | undefined;
385
- fields: {
386
- $el: HTMLDivElement | undefined;
387
- size: import("element-plus").ComponentSize;
388
- validateMessage: string;
389
- validateState: import("element-plus").FormItemValidateState;
390
- isGroup: boolean;
391
- labelId: string;
392
- inputIds: string[];
393
- hasLabel: boolean;
394
- fieldValue: any;
395
- propString: string;
396
- addInputId: (id: string) => void;
397
- removeInputId: (id: string) => void;
398
- validate: (trigger: string, callback?: import("element-plus").FormValidateCallback) => import("element-plus").FormValidationResult;
399
- resetField: () => void;
400
- clearValidate: () => void;
401
- readonly labelWidth: string | number;
402
- readonly labelPosition: "" | "top" | "left" | "right";
403
- readonly inlineMessage: string | boolean;
404
- readonly showMessage: boolean;
405
- readonly label?: string | undefined;
406
- readonly prop?: import("element-plus").FormItemProp | undefined;
407
- readonly required?: boolean | undefined;
408
- readonly error?: string | undefined;
409
- readonly rules?: {
410
- trigger?: (string | string[]) | undefined;
411
- type?: import("async-validator").RuleType | undefined;
412
- required?: boolean | undefined;
413
- pattern?: string | {
414
- exec: (string: string) => RegExpExecArray | null;
415
- test: (string: string) => boolean;
416
- readonly source: string;
417
- readonly global: boolean;
418
- readonly ignoreCase: boolean;
419
- readonly multiline: boolean;
420
- lastIndex: number;
421
- compile: (pattern: string, flags?: string) => RegExp;
422
- readonly flags: string;
423
- readonly sticky: boolean;
424
- readonly unicode: boolean;
425
- readonly dotAll: boolean;
426
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
427
- [Symbol.replace]: {
428
- (string: string, replaceValue: string): string;
429
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
430
- };
431
- [Symbol.search]: (string: string) => number;
432
- [Symbol.split]: (string: string, limit?: number) => string[];
433
- } | undefined;
434
- min?: number | undefined;
435
- max?: number | undefined;
436
- len?: number | undefined;
437
- enum?: Array<string | number | boolean | null | undefined> | undefined;
438
- whitespace?: boolean | undefined;
439
- fields?: Record<string, import("async-validator").Rule> | undefined;
440
- options?: {
441
- suppressWarning?: boolean | undefined;
442
- suppressValidatorError?: boolean | undefined;
443
- first?: boolean | undefined;
444
- firstFields?: (boolean | string[]) | undefined;
445
- messages?: {
446
- default?: (string | ((...args: unknown[]) => string)) | undefined;
447
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
448
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
449
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
450
- date?: {
451
- format?: (string | ((...args: unknown[]) => string)) | undefined;
452
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
453
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
454
- } | undefined;
455
- types?: {
456
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
457
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
458
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
459
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
460
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
461
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
462
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
463
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
464
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
465
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
466
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
467
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
468
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
469
- } | undefined;
470
- string?: {
471
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
472
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
473
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
474
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
475
- } | undefined;
476
- number?: {
477
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
478
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
479
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
480
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
481
- } | undefined;
482
- array?: {
483
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
484
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
485
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
486
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
487
- } | undefined;
488
- pattern?: {
489
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
490
- } | undefined;
491
- } | undefined;
492
- keys?: string[] | undefined;
493
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
494
- } | undefined;
495
- defaultField?: {
496
- type?: import("async-validator").RuleType | undefined;
497
- required?: boolean | undefined;
498
- pattern?: string | {
499
- exec: (string: string) => RegExpExecArray | null;
500
- test: (string: string) => boolean;
501
- readonly source: string;
502
- readonly global: boolean;
503
- readonly ignoreCase: boolean;
504
- readonly multiline: boolean;
505
- lastIndex: number;
506
- compile: (pattern: string, flags?: string) => RegExp;
507
- readonly flags: string;
508
- readonly sticky: boolean;
509
- readonly unicode: boolean;
510
- readonly dotAll: boolean;
511
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
512
- [Symbol.replace]: {
513
- (string: string, replaceValue: string): string;
514
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
515
- };
516
- [Symbol.search]: (string: string) => number;
517
- [Symbol.split]: (string: string, limit?: number) => string[];
518
- } | undefined;
519
- min?: number | undefined;
520
- max?: number | undefined;
521
- len?: number | undefined;
522
- enum?: Array<string | number | boolean | null | undefined> | undefined;
523
- whitespace?: boolean | undefined;
524
- fields?: Record<string, import("async-validator").Rule> | undefined;
525
- options?: {
526
- suppressWarning?: boolean | undefined;
527
- suppressValidatorError?: boolean | undefined;
528
- first?: boolean | undefined;
529
- firstFields?: (boolean | string[]) | undefined;
530
- messages?: {
531
- default?: (string | ((...args: unknown[]) => string)) | undefined;
532
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
533
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
534
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
535
- date?: {
536
- format?: (string | ((...args: unknown[]) => string)) | undefined;
537
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
538
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
539
- } | undefined;
540
- types?: {
541
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
542
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
543
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
544
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
545
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
546
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
547
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
548
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
549
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
550
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
551
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
552
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
553
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
554
- } | undefined;
555
- string?: {
556
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
557
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
558
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
559
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
560
- } | undefined;
561
- number?: {
562
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
563
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
564
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
565
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
566
- } | undefined;
567
- array?: {
568
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
569
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
570
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
571
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
572
- } | undefined;
573
- pattern?: {
574
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
575
- } | undefined;
576
- } | undefined;
577
- keys?: string[] | undefined;
578
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
579
- } | undefined;
580
- defaultField?: any | any[] | undefined;
581
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
582
- message?: (string | ((a?: string) => string)) | undefined;
583
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
584
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
585
- } | {
586
- type?: import("async-validator").RuleType | undefined;
587
- required?: boolean | undefined;
588
- pattern?: string | {
589
- exec: (string: string) => RegExpExecArray | null;
590
- test: (string: string) => boolean;
591
- readonly source: string;
592
- readonly global: boolean;
593
- readonly ignoreCase: boolean;
594
- readonly multiline: boolean;
595
- lastIndex: number;
596
- compile: (pattern: string, flags?: string) => RegExp;
597
- readonly flags: string;
598
- readonly sticky: boolean;
599
- readonly unicode: boolean;
600
- readonly dotAll: boolean;
601
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
602
- [Symbol.replace]: {
603
- (string: string, replaceValue: string): string;
604
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
605
- };
606
- [Symbol.search]: (string: string) => number;
607
- [Symbol.split]: (string: string, limit?: number) => string[];
608
- } | undefined;
609
- min?: number | undefined;
610
- max?: number | undefined;
611
- len?: number | undefined;
612
- enum?: Array<string | number | boolean | null | undefined> | undefined;
613
- whitespace?: boolean | undefined;
614
- fields?: Record<string, import("async-validator").Rule> | undefined;
615
- options?: {
616
- suppressWarning?: boolean | undefined;
617
- suppressValidatorError?: boolean | undefined;
618
- first?: boolean | undefined;
619
- firstFields?: (boolean | string[]) | undefined;
620
- messages?: {
621
- default?: (string | ((...args: unknown[]) => string)) | undefined;
622
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
623
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
624
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
625
- date?: {
626
- format?: (string | ((...args: unknown[]) => string)) | undefined;
627
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
628
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
629
- } | undefined;
630
- types?: {
631
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
632
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
633
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
634
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
635
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
636
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
637
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
638
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
639
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
640
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
641
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
642
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
643
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
644
- } | undefined;
645
- string?: {
646
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
647
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
648
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
649
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
650
- } | undefined;
651
- number?: {
652
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
653
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
654
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
655
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
656
- } | undefined;
657
- array?: {
658
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
659
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
660
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
661
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
662
- } | undefined;
663
- pattern?: {
664
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
665
- } | undefined;
666
- } | undefined;
667
- keys?: string[] | undefined;
668
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
669
- } | undefined;
670
- defaultField?: any | any[] | undefined;
671
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
672
- message?: (string | ((a?: string) => string)) | undefined;
673
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
674
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
675
- }[] | undefined;
676
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
677
- message?: (string | ((a?: string) => string)) | undefined;
678
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
679
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
680
- } | {
681
- trigger?: (string | string[]) | undefined;
682
- type?: import("async-validator").RuleType | undefined;
683
- required?: boolean | undefined;
684
- pattern?: string | {
685
- exec: (string: string) => RegExpExecArray | null;
686
- test: (string: string) => boolean;
687
- readonly source: string;
688
- readonly global: boolean;
689
- readonly ignoreCase: boolean;
690
- readonly multiline: boolean;
691
- lastIndex: number;
692
- compile: (pattern: string, flags?: string) => RegExp;
693
- readonly flags: string;
694
- readonly sticky: boolean;
695
- readonly unicode: boolean;
696
- readonly dotAll: boolean;
697
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
698
- [Symbol.replace]: {
699
- (string: string, replaceValue: string): string;
700
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
701
- };
702
- [Symbol.search]: (string: string) => number;
703
- [Symbol.split]: (string: string, limit?: number) => string[];
704
- } | undefined;
705
- min?: number | undefined;
706
- max?: number | undefined;
707
- len?: number | undefined;
708
- enum?: Array<string | number | boolean | null | undefined> | undefined;
709
- whitespace?: boolean | undefined;
710
- fields?: Record<string, import("async-validator").Rule> | undefined;
711
- options?: {
712
- suppressWarning?: boolean | undefined;
713
- suppressValidatorError?: boolean | undefined;
714
- first?: boolean | undefined;
715
- firstFields?: (boolean | string[]) | undefined;
716
- messages?: {
717
- default?: (string | ((...args: unknown[]) => string)) | undefined;
718
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
719
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
720
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
721
- date?: {
722
- format?: (string | ((...args: unknown[]) => string)) | undefined;
723
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
724
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
725
- } | undefined;
726
- types?: {
727
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
728
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
729
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
730
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
731
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
732
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
733
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
734
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
735
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
736
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
737
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
738
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
739
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
740
- } | undefined;
741
- string?: {
742
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
743
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
744
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
745
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
746
- } | undefined;
747
- number?: {
748
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
749
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
750
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
751
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
752
- } | undefined;
753
- array?: {
754
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
755
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
756
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
757
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
758
- } | undefined;
759
- pattern?: {
760
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
761
- } | undefined;
762
- } | undefined;
763
- keys?: string[] | undefined;
764
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
765
- } | undefined;
766
- defaultField?: {
767
- type?: import("async-validator").RuleType | undefined;
768
- required?: boolean | undefined;
769
- pattern?: string | {
770
- exec: (string: string) => RegExpExecArray | null;
771
- test: (string: string) => boolean;
772
- readonly source: string;
773
- readonly global: boolean;
774
- readonly ignoreCase: boolean;
775
- readonly multiline: boolean;
776
- lastIndex: number;
777
- compile: (pattern: string, flags?: string) => RegExp;
778
- readonly flags: string;
779
- readonly sticky: boolean;
780
- readonly unicode: boolean;
781
- readonly dotAll: boolean;
782
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
783
- [Symbol.replace]: {
784
- (string: string, replaceValue: string): string;
785
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
786
- };
787
- [Symbol.search]: (string: string) => number;
788
- [Symbol.split]: (string: string, limit?: number) => string[];
789
- } | undefined;
790
- min?: number | undefined;
791
- max?: number | undefined;
792
- len?: number | undefined;
793
- enum?: Array<string | number | boolean | null | undefined> | undefined;
794
- whitespace?: boolean | undefined;
795
- fields?: Record<string, import("async-validator").Rule> | undefined;
796
- options?: {
797
- suppressWarning?: boolean | undefined;
798
- suppressValidatorError?: boolean | undefined;
799
- first?: boolean | undefined;
800
- firstFields?: (boolean | string[]) | undefined;
801
- messages?: {
802
- default?: (string | ((...args: unknown[]) => string)) | undefined;
803
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
804
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
805
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
806
- date?: {
807
- format?: (string | ((...args: unknown[]) => string)) | undefined;
808
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
809
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
810
- } | undefined;
811
- types?: {
812
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
813
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
814
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
815
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
816
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
817
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
818
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
819
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
820
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
821
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
822
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
823
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
824
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
825
- } | undefined;
826
- string?: {
827
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
828
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
829
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
830
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
831
- } | undefined;
832
- number?: {
833
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
834
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
835
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
836
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
837
- } | undefined;
838
- array?: {
839
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
840
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
841
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
842
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
843
- } | undefined;
844
- pattern?: {
845
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
846
- } | undefined;
847
- } | undefined;
848
- keys?: string[] | undefined;
849
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
850
- } | undefined;
851
- defaultField?: any | any[] | undefined;
852
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
853
- message?: (string | ((a?: string) => string)) | undefined;
854
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
855
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
856
- } | {
857
- type?: import("async-validator").RuleType | undefined;
858
- required?: boolean | undefined;
859
- pattern?: string | {
860
- exec: (string: string) => RegExpExecArray | null;
861
- test: (string: string) => boolean;
862
- readonly source: string;
863
- readonly global: boolean;
864
- readonly ignoreCase: boolean;
865
- readonly multiline: boolean;
866
- lastIndex: number;
867
- compile: (pattern: string, flags?: string) => RegExp;
868
- readonly flags: string;
869
- readonly sticky: boolean;
870
- readonly unicode: boolean;
871
- readonly dotAll: boolean;
872
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
873
- [Symbol.replace]: {
874
- (string: string, replaceValue: string): string;
875
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
876
- };
877
- [Symbol.search]: (string: string) => number;
878
- [Symbol.split]: (string: string, limit?: number) => string[];
879
- } | undefined;
880
- min?: number | undefined;
881
- max?: number | undefined;
882
- len?: number | undefined;
883
- enum?: Array<string | number | boolean | null | undefined> | undefined;
884
- whitespace?: boolean | undefined;
885
- fields?: Record<string, import("async-validator").Rule> | undefined;
886
- options?: {
887
- suppressWarning?: boolean | undefined;
888
- suppressValidatorError?: boolean | undefined;
889
- first?: boolean | undefined;
890
- firstFields?: (boolean | string[]) | undefined;
891
- messages?: {
892
- default?: (string | ((...args: unknown[]) => string)) | undefined;
893
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
894
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
895
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
896
- date?: {
897
- format?: (string | ((...args: unknown[]) => string)) | undefined;
898
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
899
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
900
- } | undefined;
901
- types?: {
902
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
903
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
904
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
905
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
906
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
907
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
908
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
909
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
910
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
911
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
912
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
913
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
914
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
915
- } | undefined;
916
- string?: {
917
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
918
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
919
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
920
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
921
- } | undefined;
922
- number?: {
923
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
924
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
925
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
926
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
927
- } | undefined;
928
- array?: {
929
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
930
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
931
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
932
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
933
- } | undefined;
934
- pattern?: {
935
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
936
- } | undefined;
937
- } | undefined;
938
- keys?: string[] | undefined;
939
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
940
- } | undefined;
941
- defaultField?: any | any[] | undefined;
942
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
943
- message?: (string | ((a?: string) => string)) | undefined;
944
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
945
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
946
- }[] | undefined;
947
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
948
- message?: (string | ((a?: string) => string)) | undefined;
949
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
950
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
951
- }[] | undefined;
952
- readonly validateStatus?: ("" | "error" | "success" | "validating") | undefined;
953
- readonly for?: string | undefined;
954
- }[];
955
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
956
- validate: (prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => void;
957
- }, string, {
958
- readonly disabled: boolean;
959
- readonly inline: boolean;
960
- readonly labelWidth: string | number;
961
- readonly labelPosition: "top" | "left" | "right";
962
- readonly inlineMessage: boolean;
963
- readonly showMessage: boolean;
964
- readonly requireAsteriskPosition: "left" | "right";
965
- readonly labelSuffix: string;
966
- readonly validateOnRuleChange: boolean;
967
- readonly scrollIntoViewOptions: unknown;
968
- readonly statusIcon: boolean;
969
- readonly hideRequiredAsterisk: boolean;
970
- readonly scrollToError: boolean;
971
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & {
972
- beforeCreate?: (() => void) | (() => void)[];
973
- created?: (() => void) | (() => void)[];
974
- beforeMount?: (() => void) | (() => void)[];
975
- mounted?: (() => void) | (() => void)[];
976
- beforeUpdate?: (() => void) | (() => void)[];
977
- updated?: (() => void) | (() => void)[];
978
- activated?: (() => void) | (() => void)[];
979
- deactivated?: (() => void) | (() => void)[];
980
- beforeDestroy?: (() => void) | (() => void)[];
981
- beforeUnmount?: (() => void) | (() => void)[];
982
- destroyed?: (() => void) | (() => void)[];
983
- unmounted?: (() => void) | (() => void)[];
984
- renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
985
- renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[];
986
- errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance | null, info: string) => boolean | void)[];
987
- };
988
- $forceUpdate: () => void;
989
- $nextTick: typeof import("vue").nextTick;
990
- $watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, import("@vue/reactivity").OnCleanup]) => any : (...args: [any, any, import("@vue/reactivity").OnCleanup]) => any, options?: import("vue").WatchOptions): import("vue").WatchStopHandle;
991
- } & Readonly<{
992
- readonly disabled: boolean;
993
- readonly inline: boolean;
994
- readonly labelWidth: string | number;
995
- readonly labelPosition: "top" | "left" | "right";
996
- readonly inlineMessage: boolean;
997
- readonly showMessage: boolean;
998
- readonly requireAsteriskPosition: "left" | "right";
999
- readonly labelSuffix: string;
1000
- readonly validateOnRuleChange: boolean;
1001
- readonly scrollIntoViewOptions: unknown;
1002
- readonly statusIcon: boolean;
1003
- readonly hideRequiredAsterisk: boolean;
1004
- readonly scrollToError: boolean;
1005
- }> & Omit<Readonly<import("vue").ExtractPropTypes<{
1006
- readonly model: ObjectConstructor;
1007
- readonly rules: {
1008
- readonly type: import("vue").PropType<Partial<Record<string, import("element-plus").FormItemRule | import("element-plus").FormItemRule[]>>>;
1009
- readonly required: false;
1010
- readonly validator: ((val: unknown) => boolean) | undefined;
1011
- __epPropKey: true;
1012
- };
1013
- readonly labelPosition: {
1014
- readonly type: import("vue").PropType<"top" | "left" | "right">;
1015
- readonly required: false;
1016
- readonly validator: ((val: unknown) => boolean) | undefined;
1017
- __epPropKey: true;
1018
- } & {
1019
- readonly default: "right";
1020
- };
1021
- readonly requireAsteriskPosition: {
1022
- readonly type: import("vue").PropType<"left" | "right">;
1023
- readonly required: false;
1024
- readonly validator: ((val: unknown) => boolean) | undefined;
1025
- __epPropKey: true;
1026
- } & {
1027
- readonly default: "left";
1028
- };
1029
- readonly labelWidth: {
1030
- readonly type: import("vue").PropType<string | number>;
1031
- readonly required: false;
1032
- readonly validator: ((val: unknown) => boolean) | undefined;
1033
- __epPropKey: true;
1034
- } & {
1035
- readonly default: "";
1036
- };
1037
- readonly labelSuffix: {
1038
- readonly type: import("vue").PropType<string>;
1039
- readonly required: false;
1040
- readonly validator: ((val: unknown) => boolean) | undefined;
1041
- __epPropKey: true;
1042
- } & {
1043
- readonly default: "";
1044
- };
1045
- readonly inline: BooleanConstructor;
1046
- readonly inlineMessage: BooleanConstructor;
1047
- readonly statusIcon: BooleanConstructor;
1048
- readonly showMessage: {
1049
- readonly type: import("vue").PropType<boolean>;
1050
- readonly required: false;
1051
- readonly validator: ((val: unknown) => boolean) | undefined;
1052
- __epPropKey: true;
1053
- } & {
1054
- readonly default: true;
1055
- };
1056
- readonly validateOnRuleChange: {
1057
- readonly type: import("vue").PropType<boolean>;
1058
- readonly required: false;
1059
- readonly validator: ((val: unknown) => boolean) | undefined;
1060
- __epPropKey: true;
1061
- } & {
1062
- readonly default: true;
1063
- };
1064
- readonly hideRequiredAsterisk: BooleanConstructor;
1065
- readonly scrollToError: BooleanConstructor;
1066
- readonly scrollIntoViewOptions: {
1067
- readonly type: import("vue").PropType<unknown>;
1068
- readonly required: false;
1069
- readonly validator: ((val: unknown) => boolean) | undefined;
1070
- __epPropKey: true;
1071
- } & {
1072
- readonly default: true;
1073
- };
1074
- readonly size: {
1075
- readonly type: import("vue").PropType<"" | "default" | "small" | "large">;
1076
- readonly required: false;
1077
- readonly validator: ((val: unknown) => boolean) | undefined;
1078
- __epPropKey: true;
1079
- };
1080
- readonly disabled: BooleanConstructor;
1081
- }>> & {
1082
- onValidate?: ((prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => any) | undefined;
1083
- }, "inline" | "labelWidth" | "labelPosition" | "inlineMessage" | "showMessage" | "disabled" | "fields" | "requireAsteriskPosition" | "labelSuffix" | "statusIcon" | "validateOnRuleChange" | "hideRequiredAsterisk" | "scrollToError" | "scrollIntoViewOptions" | "validate" | "validateField" | "resetFields" | "clearValidate" | "scrollToField" | "getField"> & import("vue").ShallowUnwrapRef<{
1084
- validate: (callback?: import("element-plus").FormValidateCallback) => import("element-plus").FormValidationResult;
1085
- validateField: (props?: import("element-plus").FormItemProp | import("element-plus").FormItemProp[], callback?: import("element-plus").FormValidateCallback) => import("element-plus").FormValidationResult;
1086
- resetFields: (props?: import("element-plus").FormItemProp | import("element-plus").FormItemProp[]) => void;
1087
- clearValidate: (props?: import("element-plus").FormItemProp | import("element-plus").FormItemProp[]) => void;
1088
- scrollToField: (prop: import("element-plus").FormItemProp) => void;
1089
- getField: (prop: import("element-plus").FormItemProp) => import("element-plus").FormItemContext | undefined;
1090
- fields: {
1091
- $el: HTMLDivElement | undefined;
1092
- size: import("element-plus").ComponentSize;
1093
- validateMessage: string;
1094
- validateState: import("element-plus").FormItemValidateState;
1095
- isGroup: boolean;
1096
- labelId: string;
1097
- inputIds: string[];
1098
- hasLabel: boolean;
1099
- fieldValue: any;
1100
- propString: string;
1101
- addInputId: (id: string) => void;
1102
- removeInputId: (id: string) => void;
1103
- validate: (trigger: string, callback?: import("element-plus").FormValidateCallback) => import("element-plus").FormValidationResult;
1104
- resetField: () => void;
1105
- clearValidate: () => void;
1106
- readonly labelWidth: string | number;
1107
- readonly labelPosition: "" | "top" | "left" | "right";
1108
- readonly inlineMessage: string | boolean;
1109
- readonly showMessage: boolean;
1110
- readonly label?: string | undefined;
1111
- readonly prop?: import("element-plus").FormItemProp | undefined;
1112
- readonly required?: boolean | undefined;
1113
- readonly error?: string | undefined;
1114
- readonly rules?: {
1115
- trigger?: (string | string[]) | undefined;
1116
- type?: import("async-validator").RuleType | undefined;
1117
- required?: boolean | undefined;
1118
- pattern?: string | {
1119
- exec: (string: string) => RegExpExecArray | null;
1120
- test: (string: string) => boolean;
1121
- readonly source: string;
1122
- readonly global: boolean;
1123
- readonly ignoreCase: boolean;
1124
- readonly multiline: boolean;
1125
- lastIndex: number;
1126
- compile: (pattern: string, flags?: string) => RegExp;
1127
- readonly flags: string;
1128
- readonly sticky: boolean;
1129
- readonly unicode: boolean;
1130
- readonly dotAll: boolean;
1131
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
1132
- [Symbol.replace]: {
1133
- (string: string, replaceValue: string): string;
1134
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
1135
- };
1136
- [Symbol.search]: (string: string) => number;
1137
- [Symbol.split]: (string: string, limit?: number) => string[];
1138
- } | undefined;
1139
- min?: number | undefined;
1140
- max?: number | undefined;
1141
- len?: number | undefined;
1142
- enum?: Array<string | number | boolean | null | undefined> | undefined;
1143
- whitespace?: boolean | undefined;
1144
- fields?: Record<string, import("async-validator").Rule> | undefined;
1145
- options?: {
1146
- suppressWarning?: boolean | undefined;
1147
- suppressValidatorError?: boolean | undefined;
1148
- first?: boolean | undefined;
1149
- firstFields?: (boolean | string[]) | undefined;
1150
- messages?: {
1151
- default?: (string | ((...args: unknown[]) => string)) | undefined;
1152
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
1153
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1154
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
1155
- date?: {
1156
- format?: (string | ((...args: unknown[]) => string)) | undefined;
1157
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
1158
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
1159
- } | undefined;
1160
- types?: {
1161
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1162
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1163
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1164
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1165
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1166
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1167
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1168
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1169
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1170
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1171
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1172
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1173
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1174
- } | undefined;
1175
- string?: {
1176
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1177
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1178
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1179
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
1180
- } | undefined;
1181
- number?: {
1182
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1183
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1184
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1185
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
1186
- } | undefined;
1187
- array?: {
1188
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1189
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1190
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1191
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
1192
- } | undefined;
1193
- pattern?: {
1194
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
1195
- } | undefined;
1196
- } | undefined;
1197
- keys?: string[] | undefined;
1198
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
1199
- } | undefined;
1200
- defaultField?: {
1201
- type?: import("async-validator").RuleType | undefined;
1202
- required?: boolean | undefined;
1203
- pattern?: string | {
1204
- exec: (string: string) => RegExpExecArray | null;
1205
- test: (string: string) => boolean;
1206
- readonly source: string;
1207
- readonly global: boolean;
1208
- readonly ignoreCase: boolean;
1209
- readonly multiline: boolean;
1210
- lastIndex: number;
1211
- compile: (pattern: string, flags?: string) => RegExp;
1212
- readonly flags: string;
1213
- readonly sticky: boolean;
1214
- readonly unicode: boolean;
1215
- readonly dotAll: boolean;
1216
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
1217
- [Symbol.replace]: {
1218
- (string: string, replaceValue: string): string;
1219
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
1220
- };
1221
- [Symbol.search]: (string: string) => number;
1222
- [Symbol.split]: (string: string, limit?: number) => string[];
1223
- } | undefined;
1224
- min?: number | undefined;
1225
- max?: number | undefined;
1226
- len?: number | undefined;
1227
- enum?: Array<string | number | boolean | null | undefined> | undefined;
1228
- whitespace?: boolean | undefined;
1229
- fields?: Record<string, import("async-validator").Rule> | undefined;
1230
- options?: {
1231
- suppressWarning?: boolean | undefined;
1232
- suppressValidatorError?: boolean | undefined;
1233
- first?: boolean | undefined;
1234
- firstFields?: (boolean | string[]) | undefined;
1235
- messages?: {
1236
- default?: (string | ((...args: unknown[]) => string)) | undefined;
1237
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
1238
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1239
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
1240
- date?: {
1241
- format?: (string | ((...args: unknown[]) => string)) | undefined;
1242
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
1243
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
1244
- } | undefined;
1245
- types?: {
1246
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1247
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1248
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1249
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1250
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1251
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1252
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1253
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1254
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1255
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1256
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1257
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1258
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1259
- } | undefined;
1260
- string?: {
1261
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1262
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1263
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1264
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
1265
- } | undefined;
1266
- number?: {
1267
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1268
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1269
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1270
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
1271
- } | undefined;
1272
- array?: {
1273
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1274
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1275
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1276
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
1277
- } | undefined;
1278
- pattern?: {
1279
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
1280
- } | undefined;
1281
- } | undefined;
1282
- keys?: string[] | undefined;
1283
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
1284
- } | undefined;
1285
- defaultField?: any | any[] | undefined;
1286
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
1287
- message?: (string | ((a?: string) => string)) | undefined;
1288
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
1289
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
1290
- } | {
1291
- type?: import("async-validator").RuleType | undefined;
1292
- required?: boolean | undefined;
1293
- pattern?: string | {
1294
- exec: (string: string) => RegExpExecArray | null;
1295
- test: (string: string) => boolean;
1296
- readonly source: string;
1297
- readonly global: boolean;
1298
- readonly ignoreCase: boolean;
1299
- readonly multiline: boolean;
1300
- lastIndex: number;
1301
- compile: (pattern: string, flags?: string) => RegExp;
1302
- readonly flags: string;
1303
- readonly sticky: boolean;
1304
- readonly unicode: boolean;
1305
- readonly dotAll: boolean;
1306
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
1307
- [Symbol.replace]: {
1308
- (string: string, replaceValue: string): string;
1309
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
1310
- };
1311
- [Symbol.search]: (string: string) => number;
1312
- [Symbol.split]: (string: string, limit?: number) => string[];
1313
- } | undefined;
1314
- min?: number | undefined;
1315
- max?: number | undefined;
1316
- len?: number | undefined;
1317
- enum?: Array<string | number | boolean | null | undefined> | undefined;
1318
- whitespace?: boolean | undefined;
1319
- fields?: Record<string, import("async-validator").Rule> | undefined;
1320
- options?: {
1321
- suppressWarning?: boolean | undefined;
1322
- suppressValidatorError?: boolean | undefined;
1323
- first?: boolean | undefined;
1324
- firstFields?: (boolean | string[]) | undefined;
1325
- messages?: {
1326
- default?: (string | ((...args: unknown[]) => string)) | undefined;
1327
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
1328
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1329
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
1330
- date?: {
1331
- format?: (string | ((...args: unknown[]) => string)) | undefined;
1332
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
1333
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
1334
- } | undefined;
1335
- types?: {
1336
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1337
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1338
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1339
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1340
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1341
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1342
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1343
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1344
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1345
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1346
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1347
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1348
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1349
- } | undefined;
1350
- string?: {
1351
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1352
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1353
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1354
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
1355
- } | undefined;
1356
- number?: {
1357
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1358
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1359
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1360
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
1361
- } | undefined;
1362
- array?: {
1363
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1364
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1365
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1366
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
1367
- } | undefined;
1368
- pattern?: {
1369
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
1370
- } | undefined;
1371
- } | undefined;
1372
- keys?: string[] | undefined;
1373
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
1374
- } | undefined;
1375
- defaultField?: any | any[] | undefined;
1376
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
1377
- message?: (string | ((a?: string) => string)) | undefined;
1378
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
1379
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
1380
- }[] | undefined;
1381
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
1382
- message?: (string | ((a?: string) => string)) | undefined;
1383
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
1384
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
1385
- } | {
1386
- trigger?: (string | string[]) | undefined;
1387
- type?: import("async-validator").RuleType | undefined;
1388
- required?: boolean | undefined;
1389
- pattern?: string | {
1390
- exec: (string: string) => RegExpExecArray | null;
1391
- test: (string: string) => boolean;
1392
- readonly source: string;
1393
- readonly global: boolean;
1394
- readonly ignoreCase: boolean;
1395
- readonly multiline: boolean;
1396
- lastIndex: number;
1397
- compile: (pattern: string, flags?: string) => RegExp;
1398
- readonly flags: string;
1399
- readonly sticky: boolean;
1400
- readonly unicode: boolean;
1401
- readonly dotAll: boolean;
1402
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
1403
- [Symbol.replace]: {
1404
- (string: string, replaceValue: string): string;
1405
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
1406
- };
1407
- [Symbol.search]: (string: string) => number;
1408
- [Symbol.split]: (string: string, limit?: number) => string[];
1409
- } | undefined;
1410
- min?: number | undefined;
1411
- max?: number | undefined;
1412
- len?: number | undefined;
1413
- enum?: Array<string | number | boolean | null | undefined> | undefined;
1414
- whitespace?: boolean | undefined;
1415
- fields?: Record<string, import("async-validator").Rule> | undefined;
1416
- options?: {
1417
- suppressWarning?: boolean | undefined;
1418
- suppressValidatorError?: boolean | undefined;
1419
- first?: boolean | undefined;
1420
- firstFields?: (boolean | string[]) | undefined;
1421
- messages?: {
1422
- default?: (string | ((...args: unknown[]) => string)) | undefined;
1423
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
1424
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1425
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
1426
- date?: {
1427
- format?: (string | ((...args: unknown[]) => string)) | undefined;
1428
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
1429
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
1430
- } | undefined;
1431
- types?: {
1432
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1433
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1434
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1435
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1436
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1437
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1438
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1439
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1440
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1441
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1442
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1443
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1444
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1445
- } | undefined;
1446
- string?: {
1447
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1448
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1449
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1450
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
1451
- } | undefined;
1452
- number?: {
1453
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1454
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1455
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1456
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
1457
- } | undefined;
1458
- array?: {
1459
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1460
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1461
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1462
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
1463
- } | undefined;
1464
- pattern?: {
1465
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
1466
- } | undefined;
1467
- } | undefined;
1468
- keys?: string[] | undefined;
1469
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
1470
- } | undefined;
1471
- defaultField?: {
1472
- type?: import("async-validator").RuleType | undefined;
1473
- required?: boolean | undefined;
1474
- pattern?: string | {
1475
- exec: (string: string) => RegExpExecArray | null;
1476
- test: (string: string) => boolean;
1477
- readonly source: string;
1478
- readonly global: boolean;
1479
- readonly ignoreCase: boolean;
1480
- readonly multiline: boolean;
1481
- lastIndex: number;
1482
- compile: (pattern: string, flags?: string) => RegExp;
1483
- readonly flags: string;
1484
- readonly sticky: boolean;
1485
- readonly unicode: boolean;
1486
- readonly dotAll: boolean;
1487
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
1488
- [Symbol.replace]: {
1489
- (string: string, replaceValue: string): string;
1490
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
1491
- };
1492
- [Symbol.search]: (string: string) => number;
1493
- [Symbol.split]: (string: string, limit?: number) => string[];
1494
- } | undefined;
1495
- min?: number | undefined;
1496
- max?: number | undefined;
1497
- len?: number | undefined;
1498
- enum?: Array<string | number | boolean | null | undefined> | undefined;
1499
- whitespace?: boolean | undefined;
1500
- fields?: Record<string, import("async-validator").Rule> | undefined;
1501
- options?: {
1502
- suppressWarning?: boolean | undefined;
1503
- suppressValidatorError?: boolean | undefined;
1504
- first?: boolean | undefined;
1505
- firstFields?: (boolean | string[]) | undefined;
1506
- messages?: {
1507
- default?: (string | ((...args: unknown[]) => string)) | undefined;
1508
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
1509
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1510
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
1511
- date?: {
1512
- format?: (string | ((...args: unknown[]) => string)) | undefined;
1513
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
1514
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
1515
- } | undefined;
1516
- types?: {
1517
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1518
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1519
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1520
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1521
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1522
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1523
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1524
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1525
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1526
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1527
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1528
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1529
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1530
- } | undefined;
1531
- string?: {
1532
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1533
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1534
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1535
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
1536
- } | undefined;
1537
- number?: {
1538
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1539
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1540
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1541
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
1542
- } | undefined;
1543
- array?: {
1544
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1545
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1546
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1547
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
1548
- } | undefined;
1549
- pattern?: {
1550
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
1551
- } | undefined;
1552
- } | undefined;
1553
- keys?: string[] | undefined;
1554
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
1555
- } | undefined;
1556
- defaultField?: any | any[] | undefined;
1557
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
1558
- message?: (string | ((a?: string) => string)) | undefined;
1559
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
1560
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
1561
- } | {
1562
- type?: import("async-validator").RuleType | undefined;
1563
- required?: boolean | undefined;
1564
- pattern?: string | {
1565
- exec: (string: string) => RegExpExecArray | null;
1566
- test: (string: string) => boolean;
1567
- readonly source: string;
1568
- readonly global: boolean;
1569
- readonly ignoreCase: boolean;
1570
- readonly multiline: boolean;
1571
- lastIndex: number;
1572
- compile: (pattern: string, flags?: string) => RegExp;
1573
- readonly flags: string;
1574
- readonly sticky: boolean;
1575
- readonly unicode: boolean;
1576
- readonly dotAll: boolean;
1577
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
1578
- [Symbol.replace]: {
1579
- (string: string, replaceValue: string): string;
1580
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
1581
- };
1582
- [Symbol.search]: (string: string) => number;
1583
- [Symbol.split]: (string: string, limit?: number) => string[];
1584
- } | undefined;
1585
- min?: number | undefined;
1586
- max?: number | undefined;
1587
- len?: number | undefined;
1588
- enum?: Array<string | number | boolean | null | undefined> | undefined;
1589
- whitespace?: boolean | undefined;
1590
- fields?: Record<string, import("async-validator").Rule> | undefined;
1591
- options?: {
1592
- suppressWarning?: boolean | undefined;
1593
- suppressValidatorError?: boolean | undefined;
1594
- first?: boolean | undefined;
1595
- firstFields?: (boolean | string[]) | undefined;
1596
- messages?: {
1597
- default?: (string | ((...args: unknown[]) => string)) | undefined;
1598
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
1599
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1600
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
1601
- date?: {
1602
- format?: (string | ((...args: unknown[]) => string)) | undefined;
1603
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
1604
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
1605
- } | undefined;
1606
- types?: {
1607
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1608
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1609
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1610
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1611
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1612
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1613
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1614
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1615
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1616
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1617
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1618
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1619
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1620
- } | undefined;
1621
- string?: {
1622
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1623
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1624
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1625
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
1626
- } | undefined;
1627
- number?: {
1628
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1629
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1630
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1631
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
1632
- } | undefined;
1633
- array?: {
1634
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1635
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1636
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1637
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
1638
- } | undefined;
1639
- pattern?: {
1640
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
1641
- } | undefined;
1642
- } | undefined;
1643
- keys?: string[] | undefined;
1644
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
1645
- } | undefined;
1646
- defaultField?: any | any[] | undefined;
1647
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
1648
- message?: (string | ((a?: string) => string)) | undefined;
1649
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
1650
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
1651
- }[] | undefined;
1652
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
1653
- message?: (string | ((a?: string) => string)) | undefined;
1654
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
1655
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
1656
- }[] | undefined;
1657
- readonly validateStatus?: ("" | "error" | "success" | "validating") | undefined;
1658
- readonly for?: string | undefined;
1659
- }[];
1660
- }> & {} & import("vue").ComponentCustomProperties & {} & {
1661
- $slots: {
1662
- default?(_: {}): any;
1663
- };
1664
- }) => any;
1665
- inline: boolean;
1666
- readonly: boolean;
1667
- labelWidth: string | number;
1668
- labelPosition: "top" | "left" | "right";
1669
- inlineMessage: boolean;
1670
- showMessage: boolean;
1671
- disabled: boolean;
1672
- data: Record<string, any>;
1673
- layout: boolean;
1674
- requireAsteriskPosition: "left" | "right";
1675
- labelSuffix: string;
1676
- statusIcon: boolean;
1677
- validateOnRuleChange: boolean;
1678
- hideRequiredAsterisk: boolean;
1679
- scrollToError: boolean;
1680
- scrollIntoViewOptions: true;
1681
- formItems: any[];
1682
- rowSource: Partial<RowItem>;
1683
- colSource: Partial<import("./types").ColItem>;
1684
- segmentAttrs: Record<string, any>;
1685
- }, {}, {
1686
- VkfRendererData: {
1687
- new (...args: any[]): any;
1688
- __isFragment?: never;
1689
- __isTeleport?: never;
1690
- __isSuspense?: never;
1691
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
1692
- [x: string]: any;
1693
- [x: symbol]: any;
1694
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
1695
- install(app: import("vue").App): void;
1696
- };
1697
- ElForm: ({
1698
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
1699
- readonly model: ObjectConstructor;
1700
- readonly rules: {
1701
- readonly type: import("vue").PropType<Partial<Record<string, import("element-plus").FormItemRule | import("element-plus").FormItemRule[]>>>;
1702
- readonly required: false;
1703
- readonly validator: ((val: unknown) => boolean) | undefined;
1704
- __epPropKey: true;
1705
- };
1706
- readonly labelPosition: {
1707
- readonly type: import("vue").PropType<"top" | "left" | "right">;
1708
- readonly required: false;
1709
- readonly validator: ((val: unknown) => boolean) | undefined;
1710
- __epPropKey: true;
1711
- } & {
1712
- readonly default: "right";
1713
- };
1714
- readonly requireAsteriskPosition: {
1715
- readonly type: import("vue").PropType<"left" | "right">;
1716
- readonly required: false;
1717
- readonly validator: ((val: unknown) => boolean) | undefined;
1718
- __epPropKey: true;
1719
- } & {
1720
- readonly default: "left";
1721
- };
1722
- readonly labelWidth: {
1723
- readonly type: import("vue").PropType<string | number>;
1724
- readonly required: false;
1725
- readonly validator: ((val: unknown) => boolean) | undefined;
1726
- __epPropKey: true;
1727
- } & {
1728
- readonly default: "";
1729
- };
1730
- readonly labelSuffix: {
1731
- readonly type: import("vue").PropType<string>;
1732
- readonly required: false;
1733
- readonly validator: ((val: unknown) => boolean) | undefined;
1734
- __epPropKey: true;
1735
- } & {
1736
- readonly default: "";
1737
- };
1738
- readonly inline: BooleanConstructor;
1739
- readonly inlineMessage: BooleanConstructor;
1740
- readonly statusIcon: BooleanConstructor;
1741
- readonly showMessage: {
1742
- readonly type: import("vue").PropType<boolean>;
1743
- readonly required: false;
1744
- readonly validator: ((val: unknown) => boolean) | undefined;
1745
- __epPropKey: true;
1746
- } & {
1747
- readonly default: true;
1748
- };
1749
- readonly validateOnRuleChange: {
1750
- readonly type: import("vue").PropType<boolean>;
1751
- readonly required: false;
1752
- readonly validator: ((val: unknown) => boolean) | undefined;
1753
- __epPropKey: true;
1754
- } & {
1755
- readonly default: true;
1756
- };
1757
- readonly hideRequiredAsterisk: BooleanConstructor;
1758
- readonly scrollToError: BooleanConstructor;
1759
- readonly scrollIntoViewOptions: {
1760
- readonly type: import("vue").PropType<unknown>;
1761
- readonly required: false;
1762
- readonly validator: ((val: unknown) => boolean) | undefined;
1763
- __epPropKey: true;
1764
- } & {
1765
- readonly default: true;
1766
- };
1767
- readonly size: {
1768
- readonly type: import("vue").PropType<"" | "default" | "small" | "large">;
1769
- readonly required: false;
1770
- readonly validator: ((val: unknown) => boolean) | undefined;
1771
- __epPropKey: true;
1772
- };
1773
- readonly disabled: BooleanConstructor;
1774
- }>> & {
1775
- onValidate?: ((prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => any) | undefined;
1776
- }, {
1777
- validate: (callback?: import("element-plus").FormValidateCallback) => import("element-plus").FormValidationResult;
1778
- validateField: (props?: import("element-plus").FormItemProp | import("element-plus").FormItemProp[], callback?: import("element-plus").FormValidateCallback) => import("element-plus").FormValidationResult;
1779
- resetFields: (props?: import("element-plus").FormItemProp | import("element-plus").FormItemProp[]) => void;
1780
- clearValidate: (props?: import("element-plus").FormItemProp | import("element-plus").FormItemProp[]) => void;
1781
- scrollToField: (prop: import("element-plus").FormItemProp) => void;
1782
- getField: (prop: import("element-plus").FormItemProp) => import("element-plus").FormItemContext | undefined;
1783
- fields: {
1784
- $el: HTMLDivElement | undefined;
1785
- size: import("element-plus").ComponentSize;
1786
- validateMessage: string;
1787
- validateState: import("element-plus").FormItemValidateState;
1788
- isGroup: boolean;
1789
- labelId: string;
1790
- inputIds: string[];
1791
- hasLabel: boolean;
1792
- fieldValue: any;
1793
- propString: string;
1794
- addInputId: (id: string) => void;
1795
- removeInputId: (id: string) => void;
1796
- validate: (trigger: string, callback?: import("element-plus").FormValidateCallback) => import("element-plus").FormValidationResult;
1797
- resetField: () => void;
1798
- clearValidate: () => void;
1799
- readonly labelWidth: string | number;
1800
- readonly labelPosition: "" | "top" | "left" | "right";
1801
- readonly inlineMessage: string | boolean;
1802
- readonly showMessage: boolean;
1803
- readonly label?: string | undefined;
1804
- readonly prop?: import("element-plus").FormItemProp | undefined;
1805
- readonly required?: boolean | undefined;
1806
- readonly error?: string | undefined;
1807
- readonly rules?: {
1808
- trigger?: (string | string[]) | undefined;
1809
- type?: import("async-validator").RuleType | undefined;
1810
- required?: boolean | undefined;
1811
- pattern?: string | {
1812
- exec: (string: string) => RegExpExecArray | null;
1813
- test: (string: string) => boolean;
1814
- readonly source: string;
1815
- readonly global: boolean;
1816
- readonly ignoreCase: boolean;
1817
- readonly multiline: boolean;
1818
- lastIndex: number;
1819
- compile: (pattern: string, flags?: string) => RegExp;
1820
- readonly flags: string;
1821
- readonly sticky: boolean;
1822
- readonly unicode: boolean;
1823
- readonly dotAll: boolean;
1824
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
1825
- [Symbol.replace]: {
1826
- (string: string, replaceValue: string): string;
1827
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
1828
- };
1829
- [Symbol.search]: (string: string) => number;
1830
- [Symbol.split]: (string: string, limit?: number) => string[];
1831
- } | undefined;
1832
- min?: number | undefined;
1833
- max?: number | undefined;
1834
- len?: number | undefined;
1835
- enum?: Array<string | number | boolean | null | undefined> | undefined;
1836
- whitespace?: boolean | undefined;
1837
- fields?: Record<string, import("async-validator").Rule> | undefined;
1838
- options?: {
1839
- suppressWarning?: boolean | undefined;
1840
- suppressValidatorError?: boolean | undefined;
1841
- first?: boolean | undefined;
1842
- firstFields?: (boolean | string[]) | undefined;
1843
- messages?: {
1844
- default?: (string | ((...args: unknown[]) => string)) | undefined;
1845
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
1846
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1847
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
1848
- date?: {
1849
- format?: (string | ((...args: unknown[]) => string)) | undefined;
1850
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
1851
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
1852
- } | undefined;
1853
- types?: {
1854
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1855
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1856
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1857
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1858
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1859
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1860
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1861
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1862
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1863
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1864
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1865
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1866
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1867
- } | undefined;
1868
- string?: {
1869
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1870
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1871
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1872
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
1873
- } | undefined;
1874
- number?: {
1875
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1876
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1877
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1878
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
1879
- } | undefined;
1880
- array?: {
1881
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1882
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1883
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1884
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
1885
- } | undefined;
1886
- pattern?: {
1887
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
1888
- } | undefined;
1889
- } | undefined;
1890
- keys?: string[] | undefined;
1891
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
1892
- } | undefined;
1893
- defaultField?: {
1894
- type?: import("async-validator").RuleType | undefined;
1895
- required?: boolean | undefined;
1896
- pattern?: string | {
1897
- exec: (string: string) => RegExpExecArray | null;
1898
- test: (string: string) => boolean;
1899
- readonly source: string;
1900
- readonly global: boolean;
1901
- readonly ignoreCase: boolean;
1902
- readonly multiline: boolean;
1903
- lastIndex: number;
1904
- compile: (pattern: string, flags?: string) => RegExp;
1905
- readonly flags: string;
1906
- readonly sticky: boolean;
1907
- readonly unicode: boolean;
1908
- readonly dotAll: boolean;
1909
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
1910
- [Symbol.replace]: {
1911
- (string: string, replaceValue: string): string;
1912
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
1913
- };
1914
- [Symbol.search]: (string: string) => number;
1915
- [Symbol.split]: (string: string, limit?: number) => string[];
1916
- } | undefined;
1917
- min?: number | undefined;
1918
- max?: number | undefined;
1919
- len?: number | undefined;
1920
- enum?: Array<string | number | boolean | null | undefined> | undefined;
1921
- whitespace?: boolean | undefined;
1922
- fields?: Record<string, import("async-validator").Rule> | undefined;
1923
- options?: {
1924
- suppressWarning?: boolean | undefined;
1925
- suppressValidatorError?: boolean | undefined;
1926
- first?: boolean | undefined;
1927
- firstFields?: (boolean | string[]) | undefined;
1928
- messages?: {
1929
- default?: (string | ((...args: unknown[]) => string)) | undefined;
1930
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
1931
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1932
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
1933
- date?: {
1934
- format?: (string | ((...args: unknown[]) => string)) | undefined;
1935
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
1936
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
1937
- } | undefined;
1938
- types?: {
1939
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1940
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1941
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1942
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1943
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1944
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1945
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1946
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1947
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1948
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1949
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1950
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1951
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
1952
- } | undefined;
1953
- string?: {
1954
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1955
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1956
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1957
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
1958
- } | undefined;
1959
- number?: {
1960
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1961
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1962
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1963
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
1964
- } | undefined;
1965
- array?: {
1966
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1967
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1968
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
1969
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
1970
- } | undefined;
1971
- pattern?: {
1972
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
1973
- } | undefined;
1974
- } | undefined;
1975
- keys?: string[] | undefined;
1976
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
1977
- } | undefined;
1978
- defaultField?: any | any[] | undefined;
1979
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
1980
- message?: (string | ((a?: string) => string)) | undefined;
1981
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
1982
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
1983
- } | {
1984
- type?: import("async-validator").RuleType | undefined;
1985
- required?: boolean | undefined;
1986
- pattern?: string | {
1987
- exec: (string: string) => RegExpExecArray | null;
1988
- test: (string: string) => boolean;
1989
- readonly source: string;
1990
- readonly global: boolean;
1991
- readonly ignoreCase: boolean;
1992
- readonly multiline: boolean;
1993
- lastIndex: number;
1994
- compile: (pattern: string, flags?: string) => RegExp;
1995
- readonly flags: string;
1996
- readonly sticky: boolean;
1997
- readonly unicode: boolean;
1998
- readonly dotAll: boolean;
1999
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
2000
- [Symbol.replace]: {
2001
- (string: string, replaceValue: string): string;
2002
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
2003
- };
2004
- [Symbol.search]: (string: string) => number;
2005
- [Symbol.split]: (string: string, limit?: number) => string[];
2006
- } | undefined;
2007
- min?: number | undefined;
2008
- max?: number | undefined;
2009
- len?: number | undefined;
2010
- enum?: Array<string | number | boolean | null | undefined> | undefined;
2011
- whitespace?: boolean | undefined;
2012
- fields?: Record<string, import("async-validator").Rule> | undefined;
2013
- options?: {
2014
- suppressWarning?: boolean | undefined;
2015
- suppressValidatorError?: boolean | undefined;
2016
- first?: boolean | undefined;
2017
- firstFields?: (boolean | string[]) | undefined;
2018
- messages?: {
2019
- default?: (string | ((...args: unknown[]) => string)) | undefined;
2020
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
2021
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2022
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
2023
- date?: {
2024
- format?: (string | ((...args: unknown[]) => string)) | undefined;
2025
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
2026
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
2027
- } | undefined;
2028
- types?: {
2029
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2030
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2031
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2032
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2033
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2034
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2035
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2036
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2037
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2038
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2039
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2040
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2041
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2042
- } | undefined;
2043
- string?: {
2044
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2045
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2046
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2047
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2048
- } | undefined;
2049
- number?: {
2050
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2051
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2052
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2053
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2054
- } | undefined;
2055
- array?: {
2056
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2057
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2058
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2059
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2060
- } | undefined;
2061
- pattern?: {
2062
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
2063
- } | undefined;
2064
- } | undefined;
2065
- keys?: string[] | undefined;
2066
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
2067
- } | undefined;
2068
- defaultField?: any | any[] | undefined;
2069
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
2070
- message?: (string | ((a?: string) => string)) | undefined;
2071
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
2072
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
2073
- }[] | undefined;
2074
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
2075
- message?: (string | ((a?: string) => string)) | undefined;
2076
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
2077
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
2078
- } | {
2079
- trigger?: (string | string[]) | undefined;
2080
- type?: import("async-validator").RuleType | undefined;
2081
- required?: boolean | undefined;
2082
- pattern?: string | {
2083
- exec: (string: string) => RegExpExecArray | null;
2084
- test: (string: string) => boolean;
2085
- readonly source: string;
2086
- readonly global: boolean;
2087
- readonly ignoreCase: boolean;
2088
- readonly multiline: boolean;
2089
- lastIndex: number;
2090
- compile: (pattern: string, flags?: string) => RegExp;
2091
- readonly flags: string;
2092
- readonly sticky: boolean;
2093
- readonly unicode: boolean;
2094
- readonly dotAll: boolean;
2095
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
2096
- [Symbol.replace]: {
2097
- (string: string, replaceValue: string): string;
2098
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
2099
- };
2100
- [Symbol.search]: (string: string) => number;
2101
- [Symbol.split]: (string: string, limit?: number) => string[];
2102
- } | undefined;
2103
- min?: number | undefined;
2104
- max?: number | undefined;
2105
- len?: number | undefined;
2106
- enum?: Array<string | number | boolean | null | undefined> | undefined;
2107
- whitespace?: boolean | undefined;
2108
- fields?: Record<string, import("async-validator").Rule> | undefined;
2109
- options?: {
2110
- suppressWarning?: boolean | undefined;
2111
- suppressValidatorError?: boolean | undefined;
2112
- first?: boolean | undefined;
2113
- firstFields?: (boolean | string[]) | undefined;
2114
- messages?: {
2115
- default?: (string | ((...args: unknown[]) => string)) | undefined;
2116
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
2117
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2118
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
2119
- date?: {
2120
- format?: (string | ((...args: unknown[]) => string)) | undefined;
2121
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
2122
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
2123
- } | undefined;
2124
- types?: {
2125
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2126
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2127
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2128
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2129
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2130
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2131
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2132
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2133
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2134
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2135
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2136
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2137
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2138
- } | undefined;
2139
- string?: {
2140
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2141
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2142
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2143
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2144
- } | undefined;
2145
- number?: {
2146
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2147
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2148
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2149
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2150
- } | undefined;
2151
- array?: {
2152
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2153
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2154
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2155
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2156
- } | undefined;
2157
- pattern?: {
2158
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
2159
- } | undefined;
2160
- } | undefined;
2161
- keys?: string[] | undefined;
2162
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
2163
- } | undefined;
2164
- defaultField?: {
2165
- type?: import("async-validator").RuleType | undefined;
2166
- required?: boolean | undefined;
2167
- pattern?: string | {
2168
- exec: (string: string) => RegExpExecArray | null;
2169
- test: (string: string) => boolean;
2170
- readonly source: string;
2171
- readonly global: boolean;
2172
- readonly ignoreCase: boolean;
2173
- readonly multiline: boolean;
2174
- lastIndex: number;
2175
- compile: (pattern: string, flags?: string) => RegExp;
2176
- readonly flags: string;
2177
- readonly sticky: boolean;
2178
- readonly unicode: boolean;
2179
- readonly dotAll: boolean;
2180
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
2181
- [Symbol.replace]: {
2182
- (string: string, replaceValue: string): string;
2183
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
2184
- };
2185
- [Symbol.search]: (string: string) => number;
2186
- [Symbol.split]: (string: string, limit?: number) => string[];
2187
- } | undefined;
2188
- min?: number | undefined;
2189
- max?: number | undefined;
2190
- len?: number | undefined;
2191
- enum?: Array<string | number | boolean | null | undefined> | undefined;
2192
- whitespace?: boolean | undefined;
2193
- fields?: Record<string, import("async-validator").Rule> | undefined;
2194
- options?: {
2195
- suppressWarning?: boolean | undefined;
2196
- suppressValidatorError?: boolean | undefined;
2197
- first?: boolean | undefined;
2198
- firstFields?: (boolean | string[]) | undefined;
2199
- messages?: {
2200
- default?: (string | ((...args: unknown[]) => string)) | undefined;
2201
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
2202
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2203
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
2204
- date?: {
2205
- format?: (string | ((...args: unknown[]) => string)) | undefined;
2206
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
2207
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
2208
- } | undefined;
2209
- types?: {
2210
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2211
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2212
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2213
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2214
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2215
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2216
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2217
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2218
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2219
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2220
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2221
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2222
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2223
- } | undefined;
2224
- string?: {
2225
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2226
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2227
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2228
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2229
- } | undefined;
2230
- number?: {
2231
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2232
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2233
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2234
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2235
- } | undefined;
2236
- array?: {
2237
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2238
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2239
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2240
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2241
- } | undefined;
2242
- pattern?: {
2243
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
2244
- } | undefined;
2245
- } | undefined;
2246
- keys?: string[] | undefined;
2247
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
2248
- } | undefined;
2249
- defaultField?: any | any[] | undefined;
2250
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
2251
- message?: (string | ((a?: string) => string)) | undefined;
2252
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
2253
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
2254
- } | {
2255
- type?: import("async-validator").RuleType | undefined;
2256
- required?: boolean | undefined;
2257
- pattern?: string | {
2258
- exec: (string: string) => RegExpExecArray | null;
2259
- test: (string: string) => boolean;
2260
- readonly source: string;
2261
- readonly global: boolean;
2262
- readonly ignoreCase: boolean;
2263
- readonly multiline: boolean;
2264
- lastIndex: number;
2265
- compile: (pattern: string, flags?: string) => RegExp;
2266
- readonly flags: string;
2267
- readonly sticky: boolean;
2268
- readonly unicode: boolean;
2269
- readonly dotAll: boolean;
2270
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
2271
- [Symbol.replace]: {
2272
- (string: string, replaceValue: string): string;
2273
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
2274
- };
2275
- [Symbol.search]: (string: string) => number;
2276
- [Symbol.split]: (string: string, limit?: number) => string[];
2277
- } | undefined;
2278
- min?: number | undefined;
2279
- max?: number | undefined;
2280
- len?: number | undefined;
2281
- enum?: Array<string | number | boolean | null | undefined> | undefined;
2282
- whitespace?: boolean | undefined;
2283
- fields?: Record<string, import("async-validator").Rule> | undefined;
2284
- options?: {
2285
- suppressWarning?: boolean | undefined;
2286
- suppressValidatorError?: boolean | undefined;
2287
- first?: boolean | undefined;
2288
- firstFields?: (boolean | string[]) | undefined;
2289
- messages?: {
2290
- default?: (string | ((...args: unknown[]) => string)) | undefined;
2291
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
2292
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2293
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
2294
- date?: {
2295
- format?: (string | ((...args: unknown[]) => string)) | undefined;
2296
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
2297
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
2298
- } | undefined;
2299
- types?: {
2300
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2301
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2302
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2303
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2304
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2305
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2306
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2307
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2308
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2309
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2310
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2311
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2312
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2313
- } | undefined;
2314
- string?: {
2315
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2316
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2317
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2318
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2319
- } | undefined;
2320
- number?: {
2321
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2322
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2323
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2324
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2325
- } | undefined;
2326
- array?: {
2327
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2328
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2329
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2330
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2331
- } | undefined;
2332
- pattern?: {
2333
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
2334
- } | undefined;
2335
- } | undefined;
2336
- keys?: string[] | undefined;
2337
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
2338
- } | undefined;
2339
- defaultField?: any | any[] | undefined;
2340
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
2341
- message?: (string | ((a?: string) => string)) | undefined;
2342
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
2343
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
2344
- }[] | undefined;
2345
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
2346
- message?: (string | ((a?: string) => string)) | undefined;
2347
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
2348
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
2349
- }[] | undefined;
2350
- readonly validateStatus?: ("" | "error" | "success" | "validating") | undefined;
2351
- readonly for?: string | undefined;
2352
- }[];
2353
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
2354
- validate: (prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => void;
2355
- }, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
2356
- readonly disabled: boolean;
2357
- readonly inline: boolean;
2358
- readonly labelWidth: string | number;
2359
- readonly labelPosition: "top" | "left" | "right";
2360
- readonly inlineMessage: boolean;
2361
- readonly showMessage: boolean;
2362
- readonly requireAsteriskPosition: "left" | "right";
2363
- readonly labelSuffix: string;
2364
- readonly validateOnRuleChange: boolean;
2365
- readonly scrollIntoViewOptions: unknown;
2366
- readonly statusIcon: boolean;
2367
- readonly hideRequiredAsterisk: boolean;
2368
- readonly scrollToError: boolean;
2369
- }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
2370
- P: {};
2371
- B: {};
2372
- D: {};
2373
- C: {};
2374
- M: {};
2375
- Defaults: {};
2376
- }, Readonly<import("vue").ExtractPropTypes<{
2377
- readonly model: ObjectConstructor;
2378
- readonly rules: {
2379
- readonly type: import("vue").PropType<Partial<Record<string, import("element-plus").FormItemRule | import("element-plus").FormItemRule[]>>>;
2380
- readonly required: false;
2381
- readonly validator: ((val: unknown) => boolean) | undefined;
2382
- __epPropKey: true;
2383
- };
2384
- readonly labelPosition: {
2385
- readonly type: import("vue").PropType<"top" | "left" | "right">;
2386
- readonly required: false;
2387
- readonly validator: ((val: unknown) => boolean) | undefined;
2388
- __epPropKey: true;
2389
- } & {
2390
- readonly default: "right";
2391
- };
2392
- readonly requireAsteriskPosition: {
2393
- readonly type: import("vue").PropType<"left" | "right">;
2394
- readonly required: false;
2395
- readonly validator: ((val: unknown) => boolean) | undefined;
2396
- __epPropKey: true;
2397
- } & {
2398
- readonly default: "left";
2399
- };
2400
- readonly labelWidth: {
2401
- readonly type: import("vue").PropType<string | number>;
2402
- readonly required: false;
2403
- readonly validator: ((val: unknown) => boolean) | undefined;
2404
- __epPropKey: true;
2405
- } & {
2406
- readonly default: "";
2407
- };
2408
- readonly labelSuffix: {
2409
- readonly type: import("vue").PropType<string>;
2410
- readonly required: false;
2411
- readonly validator: ((val: unknown) => boolean) | undefined;
2412
- __epPropKey: true;
2413
- } & {
2414
- readonly default: "";
2415
- };
2416
- readonly inline: BooleanConstructor;
2417
- readonly inlineMessage: BooleanConstructor;
2418
- readonly statusIcon: BooleanConstructor;
2419
- readonly showMessage: {
2420
- readonly type: import("vue").PropType<boolean>;
2421
- readonly required: false;
2422
- readonly validator: ((val: unknown) => boolean) | undefined;
2423
- __epPropKey: true;
2424
- } & {
2425
- readonly default: true;
2426
- };
2427
- readonly validateOnRuleChange: {
2428
- readonly type: import("vue").PropType<boolean>;
2429
- readonly required: false;
2430
- readonly validator: ((val: unknown) => boolean) | undefined;
2431
- __epPropKey: true;
2432
- } & {
2433
- readonly default: true;
2434
- };
2435
- readonly hideRequiredAsterisk: BooleanConstructor;
2436
- readonly scrollToError: BooleanConstructor;
2437
- readonly scrollIntoViewOptions: {
2438
- readonly type: import("vue").PropType<unknown>;
2439
- readonly required: false;
2440
- readonly validator: ((val: unknown) => boolean) | undefined;
2441
- __epPropKey: true;
2442
- } & {
2443
- readonly default: true;
2444
- };
2445
- readonly size: {
2446
- readonly type: import("vue").PropType<"" | "default" | "small" | "large">;
2447
- readonly required: false;
2448
- readonly validator: ((val: unknown) => boolean) | undefined;
2449
- __epPropKey: true;
2450
- };
2451
- readonly disabled: BooleanConstructor;
2452
- }>> & {
2453
- onValidate?: ((prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => any) | undefined;
2454
- }, {
2455
- validate: (callback?: import("element-plus").FormValidateCallback) => import("element-plus").FormValidationResult;
2456
- validateField: (props?: import("element-plus").FormItemProp | import("element-plus").FormItemProp[], callback?: import("element-plus").FormValidateCallback) => import("element-plus").FormValidationResult;
2457
- resetFields: (props?: import("element-plus").FormItemProp | import("element-plus").FormItemProp[]) => void;
2458
- clearValidate: (props?: import("element-plus").FormItemProp | import("element-plus").FormItemProp[]) => void;
2459
- scrollToField: (prop: import("element-plus").FormItemProp) => void;
2460
- getField: (prop: import("element-plus").FormItemProp) => import("element-plus").FormItemContext | undefined;
2461
- fields: {
2462
- $el: HTMLDivElement | undefined;
2463
- size: import("element-plus").ComponentSize;
2464
- validateMessage: string;
2465
- validateState: import("element-plus").FormItemValidateState;
2466
- isGroup: boolean;
2467
- labelId: string;
2468
- inputIds: string[];
2469
- hasLabel: boolean;
2470
- fieldValue: any;
2471
- propString: string;
2472
- addInputId: (id: string) => void;
2473
- removeInputId: (id: string) => void;
2474
- validate: (trigger: string, callback?: import("element-plus").FormValidateCallback) => import("element-plus").FormValidationResult;
2475
- resetField: () => void;
2476
- clearValidate: () => void;
2477
- readonly labelWidth: string | number;
2478
- readonly labelPosition: "" | "top" | "left" | "right";
2479
- readonly inlineMessage: string | boolean;
2480
- readonly showMessage: boolean;
2481
- readonly label?: string | undefined;
2482
- readonly prop?: import("element-plus").FormItemProp | undefined;
2483
- readonly required?: boolean | undefined;
2484
- readonly error?: string | undefined;
2485
- readonly rules?: {
2486
- trigger?: (string | string[]) | undefined;
2487
- type?: import("async-validator").RuleType | undefined;
2488
- required?: boolean | undefined;
2489
- pattern?: string | {
2490
- exec: (string: string) => RegExpExecArray | null;
2491
- test: (string: string) => boolean;
2492
- readonly source: string;
2493
- readonly global: boolean;
2494
- readonly ignoreCase: boolean;
2495
- readonly multiline: boolean;
2496
- lastIndex: number;
2497
- compile: (pattern: string, flags?: string) => RegExp;
2498
- readonly flags: string;
2499
- readonly sticky: boolean;
2500
- readonly unicode: boolean;
2501
- readonly dotAll: boolean;
2502
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
2503
- [Symbol.replace]: {
2504
- (string: string, replaceValue: string): string;
2505
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
2506
- };
2507
- [Symbol.search]: (string: string) => number;
2508
- [Symbol.split]: (string: string, limit?: number) => string[];
2509
- } | undefined;
2510
- min?: number | undefined;
2511
- max?: number | undefined;
2512
- len?: number | undefined;
2513
- enum?: Array<string | number | boolean | null | undefined> | undefined;
2514
- whitespace?: boolean | undefined;
2515
- fields?: Record<string, import("async-validator").Rule> | undefined;
2516
- options?: {
2517
- suppressWarning?: boolean | undefined;
2518
- suppressValidatorError?: boolean | undefined;
2519
- first?: boolean | undefined;
2520
- firstFields?: (boolean | string[]) | undefined;
2521
- messages?: {
2522
- default?: (string | ((...args: unknown[]) => string)) | undefined;
2523
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
2524
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2525
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
2526
- date?: {
2527
- format?: (string | ((...args: unknown[]) => string)) | undefined;
2528
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
2529
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
2530
- } | undefined;
2531
- types?: {
2532
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2533
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2534
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2535
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2536
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2537
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2538
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2539
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2540
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2541
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2542
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2543
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2544
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2545
- } | undefined;
2546
- string?: {
2547
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2548
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2549
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2550
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2551
- } | undefined;
2552
- number?: {
2553
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2554
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2555
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2556
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2557
- } | undefined;
2558
- array?: {
2559
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2560
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2561
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2562
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2563
- } | undefined;
2564
- pattern?: {
2565
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
2566
- } | undefined;
2567
- } | undefined;
2568
- keys?: string[] | undefined;
2569
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
2570
- } | undefined;
2571
- defaultField?: {
2572
- type?: import("async-validator").RuleType | undefined;
2573
- required?: boolean | undefined;
2574
- pattern?: string | {
2575
- exec: (string: string) => RegExpExecArray | null;
2576
- test: (string: string) => boolean;
2577
- readonly source: string;
2578
- readonly global: boolean;
2579
- readonly ignoreCase: boolean;
2580
- readonly multiline: boolean;
2581
- lastIndex: number;
2582
- compile: (pattern: string, flags?: string) => RegExp;
2583
- readonly flags: string;
2584
- readonly sticky: boolean;
2585
- readonly unicode: boolean;
2586
- readonly dotAll: boolean;
2587
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
2588
- [Symbol.replace]: {
2589
- (string: string, replaceValue: string): string;
2590
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
2591
- };
2592
- [Symbol.search]: (string: string) => number;
2593
- [Symbol.split]: (string: string, limit?: number) => string[];
2594
- } | undefined;
2595
- min?: number | undefined;
2596
- max?: number | undefined;
2597
- len?: number | undefined;
2598
- enum?: Array<string | number | boolean | null | undefined> | undefined;
2599
- whitespace?: boolean | undefined;
2600
- fields?: Record<string, import("async-validator").Rule> | undefined;
2601
- options?: {
2602
- suppressWarning?: boolean | undefined;
2603
- suppressValidatorError?: boolean | undefined;
2604
- first?: boolean | undefined;
2605
- firstFields?: (boolean | string[]) | undefined;
2606
- messages?: {
2607
- default?: (string | ((...args: unknown[]) => string)) | undefined;
2608
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
2609
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2610
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
2611
- date?: {
2612
- format?: (string | ((...args: unknown[]) => string)) | undefined;
2613
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
2614
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
2615
- } | undefined;
2616
- types?: {
2617
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2618
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2619
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2620
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2621
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2622
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2623
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2624
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2625
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2626
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2627
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2628
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2629
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2630
- } | undefined;
2631
- string?: {
2632
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2633
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2634
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2635
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2636
- } | undefined;
2637
- number?: {
2638
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2639
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2640
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2641
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2642
- } | undefined;
2643
- array?: {
2644
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2645
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2646
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2647
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2648
- } | undefined;
2649
- pattern?: {
2650
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
2651
- } | undefined;
2652
- } | undefined;
2653
- keys?: string[] | undefined;
2654
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
2655
- } | undefined;
2656
- defaultField?: any | any[] | undefined;
2657
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
2658
- message?: (string | ((a?: string) => string)) | undefined;
2659
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
2660
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
2661
- } | {
2662
- type?: import("async-validator").RuleType | undefined;
2663
- required?: boolean | undefined;
2664
- pattern?: string | {
2665
- exec: (string: string) => RegExpExecArray | null;
2666
- test: (string: string) => boolean;
2667
- readonly source: string;
2668
- readonly global: boolean;
2669
- readonly ignoreCase: boolean;
2670
- readonly multiline: boolean;
2671
- lastIndex: number;
2672
- compile: (pattern: string, flags?: string) => RegExp;
2673
- readonly flags: string;
2674
- readonly sticky: boolean;
2675
- readonly unicode: boolean;
2676
- readonly dotAll: boolean;
2677
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
2678
- [Symbol.replace]: {
2679
- (string: string, replaceValue: string): string;
2680
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
2681
- };
2682
- [Symbol.search]: (string: string) => number;
2683
- [Symbol.split]: (string: string, limit?: number) => string[];
2684
- } | undefined;
2685
- min?: number | undefined;
2686
- max?: number | undefined;
2687
- len?: number | undefined;
2688
- enum?: Array<string | number | boolean | null | undefined> | undefined;
2689
- whitespace?: boolean | undefined;
2690
- fields?: Record<string, import("async-validator").Rule> | undefined;
2691
- options?: {
2692
- suppressWarning?: boolean | undefined;
2693
- suppressValidatorError?: boolean | undefined;
2694
- first?: boolean | undefined;
2695
- firstFields?: (boolean | string[]) | undefined;
2696
- messages?: {
2697
- default?: (string | ((...args: unknown[]) => string)) | undefined;
2698
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
2699
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2700
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
2701
- date?: {
2702
- format?: (string | ((...args: unknown[]) => string)) | undefined;
2703
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
2704
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
2705
- } | undefined;
2706
- types?: {
2707
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2708
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2709
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2710
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2711
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2712
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2713
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2714
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2715
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2716
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2717
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2718
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2719
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2720
- } | undefined;
2721
- string?: {
2722
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2723
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2724
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2725
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2726
- } | undefined;
2727
- number?: {
2728
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2729
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2730
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2731
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2732
- } | undefined;
2733
- array?: {
2734
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2735
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2736
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2737
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2738
- } | undefined;
2739
- pattern?: {
2740
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
2741
- } | undefined;
2742
- } | undefined;
2743
- keys?: string[] | undefined;
2744
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
2745
- } | undefined;
2746
- defaultField?: any | any[] | undefined;
2747
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
2748
- message?: (string | ((a?: string) => string)) | undefined;
2749
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
2750
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
2751
- }[] | undefined;
2752
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
2753
- message?: (string | ((a?: string) => string)) | undefined;
2754
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
2755
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
2756
- } | {
2757
- trigger?: (string | string[]) | undefined;
2758
- type?: import("async-validator").RuleType | undefined;
2759
- required?: boolean | undefined;
2760
- pattern?: string | {
2761
- exec: (string: string) => RegExpExecArray | null;
2762
- test: (string: string) => boolean;
2763
- readonly source: string;
2764
- readonly global: boolean;
2765
- readonly ignoreCase: boolean;
2766
- readonly multiline: boolean;
2767
- lastIndex: number;
2768
- compile: (pattern: string, flags?: string) => RegExp;
2769
- readonly flags: string;
2770
- readonly sticky: boolean;
2771
- readonly unicode: boolean;
2772
- readonly dotAll: boolean;
2773
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
2774
- [Symbol.replace]: {
2775
- (string: string, replaceValue: string): string;
2776
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
2777
- };
2778
- [Symbol.search]: (string: string) => number;
2779
- [Symbol.split]: (string: string, limit?: number) => string[];
2780
- } | undefined;
2781
- min?: number | undefined;
2782
- max?: number | undefined;
2783
- len?: number | undefined;
2784
- enum?: Array<string | number | boolean | null | undefined> | undefined;
2785
- whitespace?: boolean | undefined;
2786
- fields?: Record<string, import("async-validator").Rule> | undefined;
2787
- options?: {
2788
- suppressWarning?: boolean | undefined;
2789
- suppressValidatorError?: boolean | undefined;
2790
- first?: boolean | undefined;
2791
- firstFields?: (boolean | string[]) | undefined;
2792
- messages?: {
2793
- default?: (string | ((...args: unknown[]) => string)) | undefined;
2794
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
2795
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2796
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
2797
- date?: {
2798
- format?: (string | ((...args: unknown[]) => string)) | undefined;
2799
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
2800
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
2801
- } | undefined;
2802
- types?: {
2803
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2804
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2805
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2806
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2807
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2808
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2809
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2810
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2811
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2812
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2813
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2814
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2815
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2816
- } | undefined;
2817
- string?: {
2818
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2819
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2820
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2821
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2822
- } | undefined;
2823
- number?: {
2824
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2825
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2826
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2827
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2828
- } | undefined;
2829
- array?: {
2830
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2831
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2832
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2833
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2834
- } | undefined;
2835
- pattern?: {
2836
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
2837
- } | undefined;
2838
- } | undefined;
2839
- keys?: string[] | undefined;
2840
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
2841
- } | undefined;
2842
- defaultField?: {
2843
- type?: import("async-validator").RuleType | undefined;
2844
- required?: boolean | undefined;
2845
- pattern?: string | {
2846
- exec: (string: string) => RegExpExecArray | null;
2847
- test: (string: string) => boolean;
2848
- readonly source: string;
2849
- readonly global: boolean;
2850
- readonly ignoreCase: boolean;
2851
- readonly multiline: boolean;
2852
- lastIndex: number;
2853
- compile: (pattern: string, flags?: string) => RegExp;
2854
- readonly flags: string;
2855
- readonly sticky: boolean;
2856
- readonly unicode: boolean;
2857
- readonly dotAll: boolean;
2858
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
2859
- [Symbol.replace]: {
2860
- (string: string, replaceValue: string): string;
2861
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
2862
- };
2863
- [Symbol.search]: (string: string) => number;
2864
- [Symbol.split]: (string: string, limit?: number) => string[];
2865
- } | undefined;
2866
- min?: number | undefined;
2867
- max?: number | undefined;
2868
- len?: number | undefined;
2869
- enum?: Array<string | number | boolean | null | undefined> | undefined;
2870
- whitespace?: boolean | undefined;
2871
- fields?: Record<string, import("async-validator").Rule> | undefined;
2872
- options?: {
2873
- suppressWarning?: boolean | undefined;
2874
- suppressValidatorError?: boolean | undefined;
2875
- first?: boolean | undefined;
2876
- firstFields?: (boolean | string[]) | undefined;
2877
- messages?: {
2878
- default?: (string | ((...args: unknown[]) => string)) | undefined;
2879
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
2880
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2881
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
2882
- date?: {
2883
- format?: (string | ((...args: unknown[]) => string)) | undefined;
2884
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
2885
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
2886
- } | undefined;
2887
- types?: {
2888
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2889
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2890
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2891
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2892
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2893
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2894
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2895
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2896
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2897
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2898
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2899
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2900
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2901
- } | undefined;
2902
- string?: {
2903
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2904
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2905
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2906
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2907
- } | undefined;
2908
- number?: {
2909
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2910
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2911
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2912
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2913
- } | undefined;
2914
- array?: {
2915
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2916
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2917
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2918
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2919
- } | undefined;
2920
- pattern?: {
2921
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
2922
- } | undefined;
2923
- } | undefined;
2924
- keys?: string[] | undefined;
2925
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
2926
- } | undefined;
2927
- defaultField?: any | any[] | undefined;
2928
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
2929
- message?: (string | ((a?: string) => string)) | undefined;
2930
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
2931
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
2932
- } | {
2933
- type?: import("async-validator").RuleType | undefined;
2934
- required?: boolean | undefined;
2935
- pattern?: string | {
2936
- exec: (string: string) => RegExpExecArray | null;
2937
- test: (string: string) => boolean;
2938
- readonly source: string;
2939
- readonly global: boolean;
2940
- readonly ignoreCase: boolean;
2941
- readonly multiline: boolean;
2942
- lastIndex: number;
2943
- compile: (pattern: string, flags?: string) => RegExp;
2944
- readonly flags: string;
2945
- readonly sticky: boolean;
2946
- readonly unicode: boolean;
2947
- readonly dotAll: boolean;
2948
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
2949
- [Symbol.replace]: {
2950
- (string: string, replaceValue: string): string;
2951
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
2952
- };
2953
- [Symbol.search]: (string: string) => number;
2954
- [Symbol.split]: (string: string, limit?: number) => string[];
2955
- } | undefined;
2956
- min?: number | undefined;
2957
- max?: number | undefined;
2958
- len?: number | undefined;
2959
- enum?: Array<string | number | boolean | null | undefined> | undefined;
2960
- whitespace?: boolean | undefined;
2961
- fields?: Record<string, import("async-validator").Rule> | undefined;
2962
- options?: {
2963
- suppressWarning?: boolean | undefined;
2964
- suppressValidatorError?: boolean | undefined;
2965
- first?: boolean | undefined;
2966
- firstFields?: (boolean | string[]) | undefined;
2967
- messages?: {
2968
- default?: (string | ((...args: unknown[]) => string)) | undefined;
2969
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
2970
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2971
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
2972
- date?: {
2973
- format?: (string | ((...args: unknown[]) => string)) | undefined;
2974
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
2975
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
2976
- } | undefined;
2977
- types?: {
2978
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2979
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2980
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2981
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2982
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2983
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2984
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2985
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2986
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2987
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2988
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2989
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2990
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
2991
- } | undefined;
2992
- string?: {
2993
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2994
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2995
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
2996
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
2997
- } | undefined;
2998
- number?: {
2999
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3000
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3001
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3002
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
3003
- } | undefined;
3004
- array?: {
3005
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3006
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3007
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3008
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
3009
- } | undefined;
3010
- pattern?: {
3011
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
3012
- } | undefined;
3013
- } | undefined;
3014
- keys?: string[] | undefined;
3015
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
3016
- } | undefined;
3017
- defaultField?: any | any[] | undefined;
3018
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
3019
- message?: (string | ((a?: string) => string)) | undefined;
3020
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
3021
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
3022
- }[] | undefined;
3023
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
3024
- message?: (string | ((a?: string) => string)) | undefined;
3025
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
3026
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
3027
- }[] | undefined;
3028
- readonly validateStatus?: ("" | "error" | "success" | "validating") | undefined;
3029
- readonly for?: string | undefined;
3030
- }[];
3031
- }, {}, {}, {}, {
3032
- readonly disabled: boolean;
3033
- readonly inline: boolean;
3034
- readonly labelWidth: string | number;
3035
- readonly labelPosition: "top" | "left" | "right";
3036
- readonly inlineMessage: boolean;
3037
- readonly showMessage: boolean;
3038
- readonly requireAsteriskPosition: "left" | "right";
3039
- readonly labelSuffix: string;
3040
- readonly validateOnRuleChange: boolean;
3041
- readonly scrollIntoViewOptions: unknown;
3042
- readonly statusIcon: boolean;
3043
- readonly hideRequiredAsterisk: boolean;
3044
- readonly scrollToError: boolean;
3045
- }>;
3046
- __isFragment?: never;
3047
- __isTeleport?: never;
3048
- __isSuspense?: never;
3049
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
3050
- readonly model: ObjectConstructor;
3051
- readonly rules: {
3052
- readonly type: import("vue").PropType<Partial<Record<string, import("element-plus").FormItemRule | import("element-plus").FormItemRule[]>>>;
3053
- readonly required: false;
3054
- readonly validator: ((val: unknown) => boolean) | undefined;
3055
- __epPropKey: true;
3056
- };
3057
- readonly labelPosition: {
3058
- readonly type: import("vue").PropType<"top" | "left" | "right">;
3059
- readonly required: false;
3060
- readonly validator: ((val: unknown) => boolean) | undefined;
3061
- __epPropKey: true;
3062
- } & {
3063
- readonly default: "right";
3064
- };
3065
- readonly requireAsteriskPosition: {
3066
- readonly type: import("vue").PropType<"left" | "right">;
3067
- readonly required: false;
3068
- readonly validator: ((val: unknown) => boolean) | undefined;
3069
- __epPropKey: true;
3070
- } & {
3071
- readonly default: "left";
3072
- };
3073
- readonly labelWidth: {
3074
- readonly type: import("vue").PropType<string | number>;
3075
- readonly required: false;
3076
- readonly validator: ((val: unknown) => boolean) | undefined;
3077
- __epPropKey: true;
3078
- } & {
3079
- readonly default: "";
3080
- };
3081
- readonly labelSuffix: {
3082
- readonly type: import("vue").PropType<string>;
3083
- readonly required: false;
3084
- readonly validator: ((val: unknown) => boolean) | undefined;
3085
- __epPropKey: true;
3086
- } & {
3087
- readonly default: "";
3088
- };
3089
- readonly inline: BooleanConstructor;
3090
- readonly inlineMessage: BooleanConstructor;
3091
- readonly statusIcon: BooleanConstructor;
3092
- readonly showMessage: {
3093
- readonly type: import("vue").PropType<boolean>;
3094
- readonly required: false;
3095
- readonly validator: ((val: unknown) => boolean) | undefined;
3096
- __epPropKey: true;
3097
- } & {
3098
- readonly default: true;
3099
- };
3100
- readonly validateOnRuleChange: {
3101
- readonly type: import("vue").PropType<boolean>;
3102
- readonly required: false;
3103
- readonly validator: ((val: unknown) => boolean) | undefined;
3104
- __epPropKey: true;
3105
- } & {
3106
- readonly default: true;
3107
- };
3108
- readonly hideRequiredAsterisk: BooleanConstructor;
3109
- readonly scrollToError: BooleanConstructor;
3110
- readonly scrollIntoViewOptions: {
3111
- readonly type: import("vue").PropType<unknown>;
3112
- readonly required: false;
3113
- readonly validator: ((val: unknown) => boolean) | undefined;
3114
- __epPropKey: true;
3115
- } & {
3116
- readonly default: true;
3117
- };
3118
- readonly size: {
3119
- readonly type: import("vue").PropType<"" | "default" | "small" | "large">;
3120
- readonly required: false;
3121
- readonly validator: ((val: unknown) => boolean) | undefined;
3122
- __epPropKey: true;
3123
- };
3124
- readonly disabled: BooleanConstructor;
3125
- }>> & {
3126
- onValidate?: ((prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => any) | undefined;
3127
- }, {
3128
- validate: (callback?: import("element-plus").FormValidateCallback) => import("element-plus").FormValidationResult;
3129
- validateField: (props?: import("element-plus").FormItemProp | import("element-plus").FormItemProp[], callback?: import("element-plus").FormValidateCallback) => import("element-plus").FormValidationResult;
3130
- resetFields: (props?: import("element-plus").FormItemProp | import("element-plus").FormItemProp[]) => void;
3131
- clearValidate: (props?: import("element-plus").FormItemProp | import("element-plus").FormItemProp[]) => void;
3132
- scrollToField: (prop: import("element-plus").FormItemProp) => void;
3133
- getField: (prop: import("element-plus").FormItemProp) => import("element-plus").FormItemContext | undefined;
3134
- fields: {
3135
- $el: HTMLDivElement | undefined;
3136
- size: import("element-plus").ComponentSize;
3137
- validateMessage: string;
3138
- validateState: import("element-plus").FormItemValidateState;
3139
- isGroup: boolean;
3140
- labelId: string;
3141
- inputIds: string[];
3142
- hasLabel: boolean;
3143
- fieldValue: any;
3144
- propString: string;
3145
- addInputId: (id: string) => void;
3146
- removeInputId: (id: string) => void;
3147
- validate: (trigger: string, callback?: import("element-plus").FormValidateCallback) => import("element-plus").FormValidationResult;
3148
- resetField: () => void;
3149
- clearValidate: () => void;
3150
- readonly labelWidth: string | number;
3151
- readonly labelPosition: "" | "top" | "left" | "right";
3152
- readonly inlineMessage: string | boolean;
3153
- readonly showMessage: boolean;
3154
- readonly label?: string | undefined;
3155
- readonly prop?: import("element-plus").FormItemProp | undefined;
3156
- readonly required?: boolean | undefined;
3157
- readonly error?: string | undefined;
3158
- readonly rules?: {
3159
- trigger?: (string | string[]) | undefined;
3160
- type?: import("async-validator").RuleType | undefined;
3161
- required?: boolean | undefined;
3162
- pattern?: string | {
3163
- exec: (string: string) => RegExpExecArray | null;
3164
- test: (string: string) => boolean;
3165
- readonly source: string;
3166
- readonly global: boolean;
3167
- readonly ignoreCase: boolean;
3168
- readonly multiline: boolean;
3169
- lastIndex: number;
3170
- compile: (pattern: string, flags?: string) => RegExp;
3171
- readonly flags: string;
3172
- readonly sticky: boolean;
3173
- readonly unicode: boolean;
3174
- readonly dotAll: boolean;
3175
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
3176
- [Symbol.replace]: {
3177
- (string: string, replaceValue: string): string;
3178
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
3179
- };
3180
- [Symbol.search]: (string: string) => number;
3181
- [Symbol.split]: (string: string, limit?: number) => string[];
3182
- } | undefined;
3183
- min?: number | undefined;
3184
- max?: number | undefined;
3185
- len?: number | undefined;
3186
- enum?: Array<string | number | boolean | null | undefined> | undefined;
3187
- whitespace?: boolean | undefined;
3188
- fields?: Record<string, import("async-validator").Rule> | undefined;
3189
- options?: {
3190
- suppressWarning?: boolean | undefined;
3191
- suppressValidatorError?: boolean | undefined;
3192
- first?: boolean | undefined;
3193
- firstFields?: (boolean | string[]) | undefined;
3194
- messages?: {
3195
- default?: (string | ((...args: unknown[]) => string)) | undefined;
3196
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
3197
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3198
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
3199
- date?: {
3200
- format?: (string | ((...args: unknown[]) => string)) | undefined;
3201
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
3202
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
3203
- } | undefined;
3204
- types?: {
3205
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3206
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3207
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3208
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3209
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3210
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3211
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3212
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3213
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3214
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3215
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3216
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3217
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3218
- } | undefined;
3219
- string?: {
3220
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3221
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3222
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3223
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
3224
- } | undefined;
3225
- number?: {
3226
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3227
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3228
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3229
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
3230
- } | undefined;
3231
- array?: {
3232
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3233
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3234
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3235
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
3236
- } | undefined;
3237
- pattern?: {
3238
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
3239
- } | undefined;
3240
- } | undefined;
3241
- keys?: string[] | undefined;
3242
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
3243
- } | undefined;
3244
- defaultField?: {
3245
- type?: import("async-validator").RuleType | undefined;
3246
- required?: boolean | undefined;
3247
- pattern?: string | {
3248
- exec: (string: string) => RegExpExecArray | null;
3249
- test: (string: string) => boolean;
3250
- readonly source: string;
3251
- readonly global: boolean;
3252
- readonly ignoreCase: boolean;
3253
- readonly multiline: boolean;
3254
- lastIndex: number;
3255
- compile: (pattern: string, flags?: string) => RegExp;
3256
- readonly flags: string;
3257
- readonly sticky: boolean;
3258
- readonly unicode: boolean;
3259
- readonly dotAll: boolean;
3260
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
3261
- [Symbol.replace]: {
3262
- (string: string, replaceValue: string): string;
3263
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
3264
- };
3265
- [Symbol.search]: (string: string) => number;
3266
- [Symbol.split]: (string: string, limit?: number) => string[];
3267
- } | undefined;
3268
- min?: number | undefined;
3269
- max?: number | undefined;
3270
- len?: number | undefined;
3271
- enum?: Array<string | number | boolean | null | undefined> | undefined;
3272
- whitespace?: boolean | undefined;
3273
- fields?: Record<string, import("async-validator").Rule> | undefined;
3274
- options?: {
3275
- suppressWarning?: boolean | undefined;
3276
- suppressValidatorError?: boolean | undefined;
3277
- first?: boolean | undefined;
3278
- firstFields?: (boolean | string[]) | undefined;
3279
- messages?: {
3280
- default?: (string | ((...args: unknown[]) => string)) | undefined;
3281
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
3282
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3283
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
3284
- date?: {
3285
- format?: (string | ((...args: unknown[]) => string)) | undefined;
3286
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
3287
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
3288
- } | undefined;
3289
- types?: {
3290
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3291
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3292
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3293
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3294
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3295
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3296
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3297
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3298
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3299
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3300
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3301
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3302
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3303
- } | undefined;
3304
- string?: {
3305
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3306
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3307
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3308
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
3309
- } | undefined;
3310
- number?: {
3311
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3312
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3313
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3314
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
3315
- } | undefined;
3316
- array?: {
3317
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3318
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3319
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3320
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
3321
- } | undefined;
3322
- pattern?: {
3323
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
3324
- } | undefined;
3325
- } | undefined;
3326
- keys?: string[] | undefined;
3327
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
3328
- } | undefined;
3329
- defaultField?: any | any[] | undefined;
3330
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
3331
- message?: (string | ((a?: string) => string)) | undefined;
3332
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
3333
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
3334
- } | {
3335
- type?: import("async-validator").RuleType | undefined;
3336
- required?: boolean | undefined;
3337
- pattern?: string | {
3338
- exec: (string: string) => RegExpExecArray | null;
3339
- test: (string: string) => boolean;
3340
- readonly source: string;
3341
- readonly global: boolean;
3342
- readonly ignoreCase: boolean;
3343
- readonly multiline: boolean;
3344
- lastIndex: number;
3345
- compile: (pattern: string, flags?: string) => RegExp;
3346
- readonly flags: string;
3347
- readonly sticky: boolean;
3348
- readonly unicode: boolean;
3349
- readonly dotAll: boolean;
3350
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
3351
- [Symbol.replace]: {
3352
- (string: string, replaceValue: string): string;
3353
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
3354
- };
3355
- [Symbol.search]: (string: string) => number;
3356
- [Symbol.split]: (string: string, limit?: number) => string[];
3357
- } | undefined;
3358
- min?: number | undefined;
3359
- max?: number | undefined;
3360
- len?: number | undefined;
3361
- enum?: Array<string | number | boolean | null | undefined> | undefined;
3362
- whitespace?: boolean | undefined;
3363
- fields?: Record<string, import("async-validator").Rule> | undefined;
3364
- options?: {
3365
- suppressWarning?: boolean | undefined;
3366
- suppressValidatorError?: boolean | undefined;
3367
- first?: boolean | undefined;
3368
- firstFields?: (boolean | string[]) | undefined;
3369
- messages?: {
3370
- default?: (string | ((...args: unknown[]) => string)) | undefined;
3371
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
3372
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3373
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
3374
- date?: {
3375
- format?: (string | ((...args: unknown[]) => string)) | undefined;
3376
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
3377
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
3378
- } | undefined;
3379
- types?: {
3380
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3381
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3382
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3383
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3384
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3385
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3386
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3387
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3388
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3389
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3390
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3391
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3392
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3393
- } | undefined;
3394
- string?: {
3395
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3396
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3397
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3398
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
3399
- } | undefined;
3400
- number?: {
3401
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3402
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3403
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3404
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
3405
- } | undefined;
3406
- array?: {
3407
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3408
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3409
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3410
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
3411
- } | undefined;
3412
- pattern?: {
3413
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
3414
- } | undefined;
3415
- } | undefined;
3416
- keys?: string[] | undefined;
3417
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
3418
- } | undefined;
3419
- defaultField?: any | any[] | undefined;
3420
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
3421
- message?: (string | ((a?: string) => string)) | undefined;
3422
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
3423
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
3424
- }[] | undefined;
3425
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
3426
- message?: (string | ((a?: string) => string)) | undefined;
3427
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
3428
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
3429
- } | {
3430
- trigger?: (string | string[]) | undefined;
3431
- type?: import("async-validator").RuleType | undefined;
3432
- required?: boolean | undefined;
3433
- pattern?: string | {
3434
- exec: (string: string) => RegExpExecArray | null;
3435
- test: (string: string) => boolean;
3436
- readonly source: string;
3437
- readonly global: boolean;
3438
- readonly ignoreCase: boolean;
3439
- readonly multiline: boolean;
3440
- lastIndex: number;
3441
- compile: (pattern: string, flags?: string) => RegExp;
3442
- readonly flags: string;
3443
- readonly sticky: boolean;
3444
- readonly unicode: boolean;
3445
- readonly dotAll: boolean;
3446
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
3447
- [Symbol.replace]: {
3448
- (string: string, replaceValue: string): string;
3449
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
3450
- };
3451
- [Symbol.search]: (string: string) => number;
3452
- [Symbol.split]: (string: string, limit?: number) => string[];
3453
- } | undefined;
3454
- min?: number | undefined;
3455
- max?: number | undefined;
3456
- len?: number | undefined;
3457
- enum?: Array<string | number | boolean | null | undefined> | undefined;
3458
- whitespace?: boolean | undefined;
3459
- fields?: Record<string, import("async-validator").Rule> | undefined;
3460
- options?: {
3461
- suppressWarning?: boolean | undefined;
3462
- suppressValidatorError?: boolean | undefined;
3463
- first?: boolean | undefined;
3464
- firstFields?: (boolean | string[]) | undefined;
3465
- messages?: {
3466
- default?: (string | ((...args: unknown[]) => string)) | undefined;
3467
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
3468
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3469
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
3470
- date?: {
3471
- format?: (string | ((...args: unknown[]) => string)) | undefined;
3472
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
3473
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
3474
- } | undefined;
3475
- types?: {
3476
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3477
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3478
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3479
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3480
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3481
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3482
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3483
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3484
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3485
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3486
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3487
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3488
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3489
- } | undefined;
3490
- string?: {
3491
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3492
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3493
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3494
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
3495
- } | undefined;
3496
- number?: {
3497
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3498
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3499
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3500
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
3501
- } | undefined;
3502
- array?: {
3503
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3504
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3505
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3506
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
3507
- } | undefined;
3508
- pattern?: {
3509
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
3510
- } | undefined;
3511
- } | undefined;
3512
- keys?: string[] | undefined;
3513
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
3514
- } | undefined;
3515
- defaultField?: {
3516
- type?: import("async-validator").RuleType | undefined;
3517
- required?: boolean | undefined;
3518
- pattern?: string | {
3519
- exec: (string: string) => RegExpExecArray | null;
3520
- test: (string: string) => boolean;
3521
- readonly source: string;
3522
- readonly global: boolean;
3523
- readonly ignoreCase: boolean;
3524
- readonly multiline: boolean;
3525
- lastIndex: number;
3526
- compile: (pattern: string, flags?: string) => RegExp;
3527
- readonly flags: string;
3528
- readonly sticky: boolean;
3529
- readonly unicode: boolean;
3530
- readonly dotAll: boolean;
3531
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
3532
- [Symbol.replace]: {
3533
- (string: string, replaceValue: string): string;
3534
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
3535
- };
3536
- [Symbol.search]: (string: string) => number;
3537
- [Symbol.split]: (string: string, limit?: number) => string[];
3538
- } | undefined;
3539
- min?: number | undefined;
3540
- max?: number | undefined;
3541
- len?: number | undefined;
3542
- enum?: Array<string | number | boolean | null | undefined> | undefined;
3543
- whitespace?: boolean | undefined;
3544
- fields?: Record<string, import("async-validator").Rule> | undefined;
3545
- options?: {
3546
- suppressWarning?: boolean | undefined;
3547
- suppressValidatorError?: boolean | undefined;
3548
- first?: boolean | undefined;
3549
- firstFields?: (boolean | string[]) | undefined;
3550
- messages?: {
3551
- default?: (string | ((...args: unknown[]) => string)) | undefined;
3552
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
3553
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3554
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
3555
- date?: {
3556
- format?: (string | ((...args: unknown[]) => string)) | undefined;
3557
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
3558
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
3559
- } | undefined;
3560
- types?: {
3561
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3562
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3563
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3564
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3565
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3566
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3567
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3568
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3569
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3570
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3571
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3572
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3573
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3574
- } | undefined;
3575
- string?: {
3576
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3577
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3578
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3579
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
3580
- } | undefined;
3581
- number?: {
3582
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3583
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3584
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3585
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
3586
- } | undefined;
3587
- array?: {
3588
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3589
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3590
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3591
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
3592
- } | undefined;
3593
- pattern?: {
3594
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
3595
- } | undefined;
3596
- } | undefined;
3597
- keys?: string[] | undefined;
3598
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
3599
- } | undefined;
3600
- defaultField?: any | any[] | undefined;
3601
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
3602
- message?: (string | ((a?: string) => string)) | undefined;
3603
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
3604
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
3605
- } | {
3606
- type?: import("async-validator").RuleType | undefined;
3607
- required?: boolean | undefined;
3608
- pattern?: string | {
3609
- exec: (string: string) => RegExpExecArray | null;
3610
- test: (string: string) => boolean;
3611
- readonly source: string;
3612
- readonly global: boolean;
3613
- readonly ignoreCase: boolean;
3614
- readonly multiline: boolean;
3615
- lastIndex: number;
3616
- compile: (pattern: string, flags?: string) => RegExp;
3617
- readonly flags: string;
3618
- readonly sticky: boolean;
3619
- readonly unicode: boolean;
3620
- readonly dotAll: boolean;
3621
- [Symbol.match]: (string: string) => RegExpMatchArray | null;
3622
- [Symbol.replace]: {
3623
- (string: string, replaceValue: string): string;
3624
- (string: string, replacer: (substring: string, ...args: any[]) => string): string;
3625
- };
3626
- [Symbol.search]: (string: string) => number;
3627
- [Symbol.split]: (string: string, limit?: number) => string[];
3628
- } | undefined;
3629
- min?: number | undefined;
3630
- max?: number | undefined;
3631
- len?: number | undefined;
3632
- enum?: Array<string | number | boolean | null | undefined> | undefined;
3633
- whitespace?: boolean | undefined;
3634
- fields?: Record<string, import("async-validator").Rule> | undefined;
3635
- options?: {
3636
- suppressWarning?: boolean | undefined;
3637
- suppressValidatorError?: boolean | undefined;
3638
- first?: boolean | undefined;
3639
- firstFields?: (boolean | string[]) | undefined;
3640
- messages?: {
3641
- default?: (string | ((...args: unknown[]) => string)) | undefined;
3642
- required?: (string | ((args_0: string | undefined) => string)) | undefined;
3643
- enum?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3644
- whitespace?: (string | ((args_0: string | undefined) => string)) | undefined;
3645
- date?: {
3646
- format?: (string | ((...args: unknown[]) => string)) | undefined;
3647
- parse?: (string | ((...args: unknown[]) => string)) | undefined;
3648
- invalid?: (string | ((...args: unknown[]) => string)) | undefined;
3649
- } | undefined;
3650
- types?: {
3651
- string?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3652
- method?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3653
- array?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3654
- object?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3655
- number?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3656
- date?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3657
- boolean?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3658
- integer?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3659
- float?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3660
- regexp?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3661
- email?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3662
- url?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3663
- hex?: (string | ((args_0: string | undefined, args_1: string | undefined) => string)) | undefined;
3664
- } | undefined;
3665
- string?: {
3666
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3667
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3668
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3669
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
3670
- } | undefined;
3671
- number?: {
3672
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3673
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3674
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3675
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
3676
- } | undefined;
3677
- array?: {
3678
- len?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3679
- min?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3680
- max?: (string | ((args_0: string | undefined, args_1: number | undefined) => string)) | undefined;
3681
- range?: (string | ((args_0: string | undefined, args_1: number | undefined, args_2: number | undefined) => string)) | undefined;
3682
- } | undefined;
3683
- pattern?: {
3684
- mismatch?: (string | ((args_0: string | undefined, args_1: any, args_2: string | RegExp | undefined) => string)) | undefined;
3685
- } | undefined;
3686
- } | undefined;
3687
- keys?: string[] | undefined;
3688
- error?: ((rule: import("async-validator").InternalRuleItem, message: string) => import("async-validator").ValidateError) | undefined;
3689
- } | undefined;
3690
- defaultField?: any | any[] | undefined;
3691
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
3692
- message?: (string | ((a?: string) => string)) | undefined;
3693
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
3694
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
3695
- }[] | undefined;
3696
- transform?: ((value: import("async-validator").Value) => import("async-validator").Value) | undefined;
3697
- message?: (string | ((a?: string) => string)) | undefined;
3698
- asyncValidator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => void | Promise<void>) | undefined;
3699
- validator?: ((rule: import("async-validator").InternalRuleItem, value: import("async-validator").Value, callback: (error?: string | Error) => void, source: import("async-validator").Values, options: import("async-validator").ValidateOption) => import("async-validator").SyncValidateResult | void) | undefined;
3700
- }[] | undefined;
3701
- readonly validateStatus?: ("" | "error" | "success" | "validating") | undefined;
3702
- readonly for?: string | undefined;
3703
- }[];
3704
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
3705
- validate: (prop: import("element-plus").FormItemProp, isValid: boolean, message: string) => void;
3706
- }, string, {
3707
- readonly disabled: boolean;
3708
- readonly inline: boolean;
3709
- readonly labelWidth: string | number;
3710
- readonly labelPosition: "top" | "left" | "right";
3711
- readonly inlineMessage: boolean;
3712
- readonly showMessage: boolean;
3713
- readonly requireAsteriskPosition: "left" | "right";
3714
- readonly labelSuffix: string;
3715
- readonly validateOnRuleChange: boolean;
3716
- readonly scrollIntoViewOptions: unknown;
3717
- readonly statusIcon: boolean;
3718
- readonly hideRequiredAsterisk: boolean;
3719
- readonly scrollToError: boolean;
3720
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
3721
- $slots: {
3722
- default?(_: {}): any;
3723
- };
3724
- }) & import("vue").Plugin) & {
3725
- FormItem: {
3726
- new (...args: any[]): import("vue").CreateComponentPublicInstanceWithMixins<Readonly<import("vue").ExtractPropTypes<{
3727
- readonly label: StringConstructor;
3728
- readonly labelWidth: {
3729
- readonly type: import("vue").PropType<string | number>;
3730
- readonly required: false;
3731
- readonly validator: ((val: unknown) => boolean) | undefined;
3732
- __epPropKey: true;
3733
- } & {
3734
- readonly default: "";
3735
- };
3736
- readonly labelPosition: {
3737
- readonly type: import("vue").PropType<"" | "top" | "left" | "right">;
3738
- readonly required: false;
3739
- readonly validator: ((val: unknown) => boolean) | undefined;
3740
- __epPropKey: true;
3741
- } & {
3742
- readonly default: "";
3743
- };
3744
- readonly prop: {
3745
- readonly type: import("vue").PropType<import("element-plus").FormItemProp>;
3746
- readonly required: false;
3747
- readonly validator: ((val: unknown) => boolean) | undefined;
3748
- __epPropKey: true;
3749
- };
3750
- readonly required: {
3751
- readonly type: import("vue").PropType<boolean>;
3752
- readonly required: false;
3753
- readonly validator: ((val: unknown) => boolean) | undefined;
3754
- __epPropKey: true;
3755
- } & {
3756
- readonly default: undefined;
3757
- };
3758
- readonly rules: {
3759
- readonly type: import("vue").PropType<unknown>;
3760
- readonly required: false;
3761
- readonly validator: ((val: unknown) => boolean) | undefined;
3762
- __epPropKey: true;
3763
- };
3764
- readonly error: StringConstructor;
3765
- readonly validateStatus: {
3766
- readonly type: import("vue").PropType<"" | "error" | "success" | "validating">;
3767
- readonly required: false;
3768
- readonly validator: ((val: unknown) => boolean) | undefined;
3769
- __epPropKey: true;
3770
- };
3771
- readonly for: StringConstructor;
3772
- readonly inlineMessage: {
3773
- readonly type: import("vue").PropType<string | boolean>;
3774
- readonly required: false;
3775
- readonly validator: ((val: unknown) => boolean) | undefined;
3776
- __epPropKey: true;
3777
- } & {
3778
- readonly default: "";
3779
- };
3780
- readonly showMessage: {
3781
- readonly type: import("vue").PropType<boolean>;
3782
- readonly required: false;
3783
- readonly validator: ((val: unknown) => boolean) | undefined;
3784
- __epPropKey: true;
3785
- } & {
3786
- readonly default: true;
3787
- };
3788
- readonly size: {
3789
- readonly type: import("vue").PropType<"" | "default" | "small" | "large">;
3790
- readonly required: false;
3791
- readonly validator: ((val: unknown) => boolean) | undefined;
3792
- __epPropKey: true;
3793
- };
3794
- }>>, {
3795
- size: import("vue").ComputedRef<"" | "small" | "default" | "large">;
3796
- validateMessage: import("vue").Ref<string>;
3797
- validateState: import("vue").Ref<"" | "error" | "success" | "validating">;
3798
- validate: (trigger: string, callback?: import("element-plus").FormValidateCallback) => import("element-plus").FormValidationResult;
3799
- clearValidate: () => void;
3800
- resetField: () => void;
3801
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, {
3802
- readonly required: boolean;
3803
- readonly labelWidth: string | number;
3804
- readonly labelPosition: "" | "top" | "left" | "right";
3805
- readonly inlineMessage: string | boolean;
3806
- readonly showMessage: boolean;
3807
- }, true, {}, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, {}, any, import("vue").ComponentProvideOptions, {
3808
- P: {};
3809
- B: {};
3810
- D: {};
3811
- C: {};
3812
- M: {};
3813
- Defaults: {};
3814
- }, Readonly<import("vue").ExtractPropTypes<{
3815
- readonly label: StringConstructor;
3816
- readonly labelWidth: {
3817
- readonly type: import("vue").PropType<string | number>;
3818
- readonly required: false;
3819
- readonly validator: ((val: unknown) => boolean) | undefined;
3820
- __epPropKey: true;
3821
- } & {
3822
- readonly default: "";
3823
- };
3824
- readonly labelPosition: {
3825
- readonly type: import("vue").PropType<"" | "top" | "left" | "right">;
3826
- readonly required: false;
3827
- readonly validator: ((val: unknown) => boolean) | undefined;
3828
- __epPropKey: true;
3829
- } & {
3830
- readonly default: "";
3831
- };
3832
- readonly prop: {
3833
- readonly type: import("vue").PropType<import("element-plus").FormItemProp>;
3834
- readonly required: false;
3835
- readonly validator: ((val: unknown) => boolean) | undefined;
3836
- __epPropKey: true;
3837
- };
3838
- readonly required: {
3839
- readonly type: import("vue").PropType<boolean>;
3840
- readonly required: false;
3841
- readonly validator: ((val: unknown) => boolean) | undefined;
3842
- __epPropKey: true;
3843
- } & {
3844
- readonly default: undefined;
3845
- };
3846
- readonly rules: {
3847
- readonly type: import("vue").PropType<unknown>;
3848
- readonly required: false;
3849
- readonly validator: ((val: unknown) => boolean) | undefined;
3850
- __epPropKey: true;
3851
- };
3852
- readonly error: StringConstructor;
3853
- readonly validateStatus: {
3854
- readonly type: import("vue").PropType<"" | "error" | "success" | "validating">;
3855
- readonly required: false;
3856
- readonly validator: ((val: unknown) => boolean) | undefined;
3857
- __epPropKey: true;
3858
- };
3859
- readonly for: StringConstructor;
3860
- readonly inlineMessage: {
3861
- readonly type: import("vue").PropType<string | boolean>;
3862
- readonly required: false;
3863
- readonly validator: ((val: unknown) => boolean) | undefined;
3864
- __epPropKey: true;
3865
- } & {
3866
- readonly default: "";
3867
- };
3868
- readonly showMessage: {
3869
- readonly type: import("vue").PropType<boolean>;
3870
- readonly required: false;
3871
- readonly validator: ((val: unknown) => boolean) | undefined;
3872
- __epPropKey: true;
3873
- } & {
3874
- readonly default: true;
3875
- };
3876
- readonly size: {
3877
- readonly type: import("vue").PropType<"" | "default" | "small" | "large">;
3878
- readonly required: false;
3879
- readonly validator: ((val: unknown) => boolean) | undefined;
3880
- __epPropKey: true;
3881
- };
3882
- }>>, {
3883
- size: import("vue").ComputedRef<"" | "small" | "default" | "large">;
3884
- validateMessage: import("vue").Ref<string>;
3885
- validateState: import("vue").Ref<"" | "error" | "success" | "validating">;
3886
- validate: (trigger: string, callback?: import("element-plus").FormValidateCallback) => import("element-plus").FormValidationResult;
3887
- clearValidate: () => void;
3888
- resetField: () => void;
3889
- }, {}, {}, {}, {
3890
- readonly required: boolean;
3891
- readonly labelWidth: string | number;
3892
- readonly labelPosition: "" | "top" | "left" | "right";
3893
- readonly inlineMessage: string | boolean;
3894
- readonly showMessage: boolean;
3895
- }>;
3896
- __isFragment?: never;
3897
- __isTeleport?: never;
3898
- __isSuspense?: never;
3899
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
3900
- readonly label: StringConstructor;
3901
- readonly labelWidth: {
3902
- readonly type: import("vue").PropType<string | number>;
3903
- readonly required: false;
3904
- readonly validator: ((val: unknown) => boolean) | undefined;
3905
- __epPropKey: true;
3906
- } & {
3907
- readonly default: "";
3908
- };
3909
- readonly labelPosition: {
3910
- readonly type: import("vue").PropType<"" | "top" | "left" | "right">;
3911
- readonly required: false;
3912
- readonly validator: ((val: unknown) => boolean) | undefined;
3913
- __epPropKey: true;
3914
- } & {
3915
- readonly default: "";
3916
- };
3917
- readonly prop: {
3918
- readonly type: import("vue").PropType<import("element-plus").FormItemProp>;
3919
- readonly required: false;
3920
- readonly validator: ((val: unknown) => boolean) | undefined;
3921
- __epPropKey: true;
3922
- };
3923
- readonly required: {
3924
- readonly type: import("vue").PropType<boolean>;
3925
- readonly required: false;
3926
- readonly validator: ((val: unknown) => boolean) | undefined;
3927
- __epPropKey: true;
3928
- } & {
3929
- readonly default: undefined;
3930
- };
3931
- readonly rules: {
3932
- readonly type: import("vue").PropType<unknown>;
3933
- readonly required: false;
3934
- readonly validator: ((val: unknown) => boolean) | undefined;
3935
- __epPropKey: true;
3936
- };
3937
- readonly error: StringConstructor;
3938
- readonly validateStatus: {
3939
- readonly type: import("vue").PropType<"" | "error" | "success" | "validating">;
3940
- readonly required: false;
3941
- readonly validator: ((val: unknown) => boolean) | undefined;
3942
- __epPropKey: true;
3943
- };
3944
- readonly for: StringConstructor;
3945
- readonly inlineMessage: {
3946
- readonly type: import("vue").PropType<string | boolean>;
3947
- readonly required: false;
3948
- readonly validator: ((val: unknown) => boolean) | undefined;
3949
- __epPropKey: true;
3950
- } & {
3951
- readonly default: "";
3952
- };
3953
- readonly showMessage: {
3954
- readonly type: import("vue").PropType<boolean>;
3955
- readonly required: false;
3956
- readonly validator: ((val: unknown) => boolean) | undefined;
3957
- __epPropKey: true;
3958
- } & {
3959
- readonly default: true;
3960
- };
3961
- readonly size: {
3962
- readonly type: import("vue").PropType<"" | "default" | "small" | "large">;
3963
- readonly required: false;
3964
- readonly validator: ((val: unknown) => boolean) | undefined;
3965
- __epPropKey: true;
3966
- };
3967
- }>>, {
3968
- size: import("vue").ComputedRef<"" | "small" | "default" | "large">;
3969
- validateMessage: import("vue").Ref<string>;
3970
- validateState: import("vue").Ref<"" | "error" | "success" | "validating">;
3971
- validate: (trigger: string, callback?: import("element-plus").FormValidateCallback) => import("element-plus").FormValidationResult;
3972
- clearValidate: () => void;
3973
- resetField: () => void;
3974
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {
3975
- readonly required: boolean;
3976
- readonly labelWidth: string | number;
3977
- readonly labelPosition: "" | "top" | "left" | "right";
3978
- readonly inlineMessage: string | boolean;
3979
- readonly showMessage: boolean;
3980
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & (new () => {
3981
- $slots: {
3982
- label?(_: {
3983
- label: string;
3984
- }): any;
3985
- default?(_: {}): any;
3986
- error?(_: {
3987
- error: string;
3988
- }): any;
3989
- };
3990
- });
3991
- };
3992
- VkfFormItemRenderer: {
3993
- new (...args: any[]): any;
3994
- __isFragment?: never;
3995
- __isTeleport?: never;
3996
- __isSuspense?: never;
3997
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
3998
- [x: string]: any;
3999
- [x: symbol]: any;
4000
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
4001
- install(app: import("vue").App): void;
4002
- };
4003
- VkfTemplatesDefault: never;
4004
- VkfTemplatesLayout: {
4005
- new (...args: any[]): any;
4006
- __isFragment?: never;
4007
- __isTeleport?: never;
4008
- __isSuspense?: never;
4009
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
4010
- [x: string]: any;
4011
- [x: symbol]: any;
4012
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
4013
- install(app: import("vue").App): void;
4014
- };
4015
- VkfFormsSegment: {
4016
- new (...args: any[]): any;
4017
- __isFragment?: never;
4018
- __isTeleport?: never;
4019
- __isSuspense?: never;
4020
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<Record<string | symbol, any>>>, Record<string | symbol, any>, any, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
4021
- [x: string]: any;
4022
- [x: symbol]: any;
4023
- }, {}, string, {}, import("vue").GlobalComponents, import("vue").GlobalDirectives, string, import("vue").ComponentProvideOptions> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
4024
- install(app: import("vue").App): void;
4025
- };
4026
- }, {}, string, import("vue").ComponentProvideOptions, true, {}, any>;
4027
- export default _default;