duck-vue-components 0.3.13 → 0.3.15

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.
@@ -1,7 +1,7 @@
1
- import { c as complexT, n as baseT, o as infoI } from "./index-BPQVuYZD.js";
2
- import { O as Mutable$1, nn as SFCWithInstall, t as FormData } from "./index-DjM1ozxC.js";
1
+ import { c as complexT, n as baseT, o as infoI } from "./index-Di4VXcF7.js";
2
+ import { O as Mutable$1, nn as SFCWithInstall, t as FormData } from "./index-CaT_2j-S.js";
3
3
  import * as _$element_plus0 from "element-plus";
4
- import { AffixEmits, AffixProps, AlertEmits, AlertProps, AutocompleteEmits, AutocompleteProps, AvatarEmits, AvatarProps, ButtonProps, ColProps, DialogEmits, DialogProps, DividerProps, FormEmits, FormItemProps, FormProps, FormRules, ImageEmits, ImageProps, InputEmits, InputNumberEmits, InputNumberProps, InputProps, InputTagEmits, InputTagProps, PaginationEmits, PaginationProps, PopconfirmEmits, PopconfirmProps, ProgressProps, RowProps, SegmentedEmits, SegmentedProps, SelectProps, SliderEmits, SliderProps, SwitchEmits, SwitchProps, TabPaneProps, TableColumnCtx, TableProps, TabsEmits, TabsProps, TagEmits, TagProps, TextProps, TreeInstance, TreeNodeData, TreeNodeData as TreeNodeData$1, UploadFile, dropdownItemProps, dropdownProps, selectEmits } from "element-plus";
4
+ import { AffixEmits, AffixProps, AlertEmits, AlertProps, AutocompleteEmits, AutocompleteProps, AvatarEmits, AvatarProps, ButtonProps, ColProps, CollapseEmits, CollapseProps, DialogEmits, DialogProps, DividerProps, FormEmits, FormItemProps, FormProps, FormRules, ImageEmits, ImageProps, InputEmits, InputNumberEmits, InputNumberProps, InputProps, InputTagEmits, InputTagProps, PaginationEmits, PaginationProps, PopconfirmEmits, PopconfirmProps, ProgressProps, RowProps, SegmentedEmits, SegmentedProps, SelectProps, SliderEmits, SliderProps, SwitchEmits, SwitchProps, TabPaneProps, TableColumnCtx, TableProps, TabsEmits, TabsProps, TagEmits, TagProps, TextProps, TreeInstance, TreeNodeData, TreeNodeData as TreeNodeData$1, UploadFile, dropdownItemProps, dropdownProps, selectEmits } from "element-plus";
5
5
  import * as _$vue from "vue";
6
6
  import { Component, ExtractPropTypes, nextTick } from "vue";
7
7
  import * as _$element_plus_es_utils_index_mjs0 from "element-plus/es/utils/index.mjs";
@@ -9,51 +9,76 @@ import * as _$element_plus_es_components_tree_src_model_node_mjs0 from "element-
9
9
  import * as _$element_plus_es_components_segmented_src_types_mjs0 from "element-plus/es/components/segmented/src/types.mjs";
10
10
 
11
11
  //#region src/packages/controls/affix/affix.vue.d.ts
12
- type __VLS_Props$34 = {
13
- control: Partial<OptionT$41>;
12
+ type __VLS_Props$35 = {
13
+ control: Partial<OptionT$42>;
14
14
  };
15
- declare const __VLS_export$38: _$vue.DefineComponent<__VLS_Props$34, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<__VLS_Props$34> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
16
- declare const _default$27: typeof __VLS_export$38;
15
+ declare const __VLS_export$40: _$vue.DefineComponent<__VLS_Props$35, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<__VLS_Props$35> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
16
+ declare const _default$28: typeof __VLS_export$40;
17
17
  declare namespace affix_d_exports {
18
- export { OptionT$41 as OptionT, Template$35 as Template, init$40 as init };
18
+ export { OptionT$42 as OptionT, Template$37 as Template, init$41 as init };
19
19
  }
20
- declare const Template$35: SFCWithInstall<typeof _default$27>;
21
- type OptionT$41 = AffixProps & AffixEmits & baseT & {
20
+ declare const Template$37: SFCWithInstall<typeof _default$28>;
21
+ type OptionT$42 = AffixProps & AffixEmits & baseT & {
22
22
  default: any;
23
23
  moduleName: string;
24
24
  name: string;
25
25
  };
26
- declare function init$40(moduleName: string, name: string, options?: Partial<OptionT$41>): Partial<OptionT$41>;
26
+ declare function init$41(moduleName: string, name: string, options?: Partial<OptionT$42>): Partial<OptionT$42>;
27
27
  //#endregion
28
28
  //#region src/packages/controls/alert/alert.vue.d.ts
29
- type __VLS_Props$33 = {
30
- control: Partial<OptionT$40>;
29
+ type __VLS_Props$34 = {
30
+ control: Partial<OptionT$41>;
31
31
  };
32
- declare const __VLS_export$37: _$vue.DefineComponent<__VLS_Props$33, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<__VLS_Props$33> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
33
- declare const _default_1$10: typeof __VLS_export$37;
32
+ declare const __VLS_export$39: _$vue.DefineComponent<__VLS_Props$34, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<__VLS_Props$34> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
33
+ declare const _default_1$11: typeof __VLS_export$39;
34
34
  declare namespace alert_d_exports {
35
- export { OptionT$40 as OptionT, Template$34 as Template, init$39 as init };
35
+ export { OptionT$41 as OptionT, Template$36 as Template, init$40 as init };
36
36
  }
37
- declare const Template$34: SFCWithInstall<typeof _default_1$10>;
38
- type OptionT$40 = AlertProps & AlertEmits & baseT & {
37
+ declare const Template$36: SFCWithInstall<typeof _default_1$11>;
38
+ type OptionT$41 = AlertProps & AlertEmits & baseT & {
39
39
  default: any;
40
40
  title: any;
41
41
  icon: any;
42
42
  moduleName: string;
43
43
  name: string;
44
44
  };
45
+ declare function init$40(moduleName: string, name: string, options?: Partial<OptionT$41>): Partial<OptionT$41>;
46
+ //#endregion
47
+ //#region src/packages/controls/collapse/collapse.vue.d.ts
48
+ type __VLS_Props$33 = {
49
+ control: Partial<OptionT$40>;
50
+ };
51
+ type __VLS_ModelProps$2 = {
52
+ modelValue?: string | string[];
53
+ };
54
+ type __VLS_PublicProps$2 = __VLS_Props$33 & __VLS_ModelProps$2;
55
+ declare const __VLS_export$38: _$vue.DefineComponent<__VLS_PublicProps$2, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
56
+ "update:modelValue": (value: string | string[] | undefined) => any;
57
+ }, string, _$vue.PublicProps, Readonly<__VLS_PublicProps$2> & Readonly<{
58
+ "onUpdate:modelValue"?: ((value: string | string[] | undefined) => any) | undefined;
59
+ }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
60
+ declare const _default_1$10: typeof __VLS_export$38;
61
+ declare namespace collapse_d_exports {
62
+ export { OptionT$40 as OptionT, Template$35 as Template, init$39 as init };
63
+ }
64
+ declare const Template$35: SFCWithInstall<typeof _default_1$10>;
65
+ type OptionT$40 = CollapseProps & CollapseEmits & baseT & {
66
+ default: any;
67
+ moduleName: string;
68
+ name: string;
69
+ };
45
70
  declare function init$39(moduleName: string, name: string, options?: Partial<OptionT$40>): Partial<OptionT$40>;
46
71
  //#endregion
47
72
  //#region src/packages/controls/avatar/avatar.vue.d.ts
48
73
  type __VLS_Props$32 = {
49
74
  control: Partial<OptionT$39>;
50
75
  };
51
- declare const __VLS_export$36: _$vue.DefineComponent<__VLS_Props$32, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<__VLS_Props$32> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
52
- declare const _default_1$9: typeof __VLS_export$36;
76
+ declare const __VLS_export$37: _$vue.DefineComponent<__VLS_Props$32, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<__VLS_Props$32> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
77
+ declare const _default_1$9: typeof __VLS_export$37;
53
78
  declare namespace avatar_d_exports {
54
- export { OptionT$39 as OptionT, Template$33 as Template, init$38 as init };
79
+ export { OptionT$39 as OptionT, Template$34 as Template, init$38 as init };
55
80
  }
56
- declare const Template$33: SFCWithInstall<typeof _default_1$9>;
81
+ declare const Template$34: SFCWithInstall<typeof _default_1$9>;
57
82
  type OptionT$39 = AvatarProps & AvatarEmits & baseT & {
58
83
  moduleName: string;
59
84
  name: string;
@@ -69,16 +94,16 @@ type __VLS_ModelProps$1 = {
69
94
  modelValue?: string;
70
95
  };
71
96
  type __VLS_PublicProps$1 = __VLS_Props$31 & __VLS_ModelProps$1;
72
- declare const __VLS_export$35: _$vue.DefineComponent<__VLS_PublicProps$1, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
97
+ declare const __VLS_export$36: _$vue.DefineComponent<__VLS_PublicProps$1, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
73
98
  "update:modelValue": (value: string | undefined) => any;
74
99
  }, string, _$vue.PublicProps, Readonly<__VLS_PublicProps$1> & Readonly<{
75
100
  "onUpdate:modelValue"?: ((value: string | undefined) => any) | undefined;
76
101
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
77
- declare const _default$26: typeof __VLS_export$35;
102
+ declare const _default$27: typeof __VLS_export$36;
78
103
  declare namespace autocomplete_d_exports {
79
- export { OptionT$38 as OptionT, Template$32 as Template, init$37 as init };
104
+ export { OptionT$38 as OptionT, Template$33 as Template, init$37 as init };
80
105
  }
81
- declare const Template$32: SFCWithInstall<typeof _default$26>;
106
+ declare const Template$33: SFCWithInstall<typeof _default$27>;
82
107
  type OptionT$38 = AutocompleteProps & AutocompleteEmits & baseT & {
83
108
  placeholder: string;
84
109
  default: any;
@@ -107,17 +132,17 @@ declare const __VLS_base$16: _$vue.DefineComponent<__VLS_Props$30, {}, {}, {}, {
107
132
  }, string, _$vue.PublicProps, Readonly<__VLS_Props$30> & Readonly<{
108
133
  onClick?: ((...args: any[]) => any) | undefined;
109
134
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
110
- declare const __VLS_export$34: __VLS_WithSlots$16<typeof __VLS_base$16, __VLS_Slots$16>;
111
- declare const _default_1$8: typeof __VLS_export$34;
135
+ declare const __VLS_export$35: __VLS_WithSlots$16<typeof __VLS_base$16, __VLS_Slots$16>;
136
+ declare const _default_1$8: typeof __VLS_export$35;
112
137
  type __VLS_WithSlots$16<T, S> = T & {
113
138
  new (): {
114
139
  $slots: S;
115
140
  };
116
141
  };
117
142
  declare namespace button_d_exports {
118
- export { OptionT$37 as OptionT, Template$31 as Template, init$36 as init };
143
+ export { OptionT$37 as OptionT, Template$32 as Template, init$36 as init };
119
144
  }
120
- declare const Template$31: SFCWithInstall<typeof _default_1$8>;
145
+ declare const Template$32: SFCWithInstall<typeof _default_1$8>;
121
146
  type OptionT$37 = Mutable$1<ButtonProps> & baseT & {
122
147
  default: any;
123
148
  loadingSlot: any;
@@ -138,29 +163,29 @@ type __VLS_Props$29 = {
138
163
  control: OptionT$34;
139
164
  statusData?: any;
140
165
  };
141
- declare const __VLS_export$33: _$vue.DefineComponent<__VLS_Props$29, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
166
+ declare const __VLS_export$34: _$vue.DefineComponent<__VLS_Props$29, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
142
167
  click: (...args: any[]) => void;
143
168
  command: (...args: any[]) => void;
144
169
  }, string, _$vue.PublicProps, Readonly<__VLS_Props$29> & Readonly<{
145
170
  onClick?: ((...args: any[]) => any) | undefined;
146
171
  onCommand?: ((...args: any[]) => any) | undefined;
147
172
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
148
- declare const _default_1$7: typeof __VLS_export$33;
173
+ declare const _default_1$7: typeof __VLS_export$34;
149
174
  //#endregion
150
175
  //#region src/packages/controls/popconfirm/popconfirm.vue.d.ts
151
176
  type __VLS_Props$28 = {
152
177
  control: OptionT$36;
153
178
  };
154
- declare const __VLS_export$32: _$vue.DefineComponent<__VLS_Props$28, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
179
+ declare const __VLS_export$33: _$vue.DefineComponent<__VLS_Props$28, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
155
180
  click: (...args: any[]) => void;
156
181
  }, string, _$vue.PublicProps, Readonly<__VLS_Props$28> & Readonly<{
157
182
  onClick?: ((...args: any[]) => any) | undefined;
158
183
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
159
- declare const _default$25: typeof __VLS_export$32;
184
+ declare const _default$26: typeof __VLS_export$33;
160
185
  declare namespace popconfirm_d_exports {
161
- export { OptionT$36 as OptionT, Template$30 as Template, init$35 as init };
186
+ export { OptionT$36 as OptionT, Template$31 as Template, init$35 as init };
162
187
  }
163
- declare const Template$30: SFCWithInstall<typeof _default$25>;
188
+ declare const Template$31: SFCWithInstall<typeof _default$26>;
164
189
  type OptionT$36 = PopconfirmProps & PopconfirmEmits & baseT & {
165
190
  reference: any;
166
191
  actions: any;
@@ -176,16 +201,16 @@ declare function init$35(moduleName: string, name: string, options?: Partial<Opt
176
201
  type __VLS_Props$27 = {
177
202
  control: OptionT$35;
178
203
  };
179
- declare const __VLS_export$31: _$vue.DefineComponent<__VLS_Props$27, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
204
+ declare const __VLS_export$32: _$vue.DefineComponent<__VLS_Props$27, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
180
205
  click: (...args: any[]) => void;
181
206
  }, string, _$vue.PublicProps, Readonly<__VLS_Props$27> & Readonly<{
182
207
  onClick?: ((...args: any[]) => any) | undefined;
183
208
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
184
- declare const _default_1$6: typeof __VLS_export$31;
209
+ declare const _default_1$6: typeof __VLS_export$32;
185
210
  declare namespace dropdown_d_exports {
186
- export { DropdownItemOptionT, DropdownItemProps, DropdownPlacement, DropdownProps, DropdownSize, DropdownTrigger, DropdownType, OptionT$35 as OptionT, Template$29 as Template, areaT, init$34 as init };
211
+ export { DropdownItemOptionT, DropdownItemProps, DropdownPlacement, DropdownProps, DropdownSize, DropdownTrigger, DropdownType, OptionT$35 as OptionT, Template$30 as Template, areaT, init$34 as init };
187
212
  }
188
- declare const Template$29: SFCWithInstall<typeof _default_1$6>;
213
+ declare const Template$30: SFCWithInstall<typeof _default_1$6>;
189
214
  type DropdownSize = '' | 'large' | 'default' | 'small';
190
215
  type DropdownType = '' | 'default' | 'primary' | 'success' | 'warning' | 'info' | 'danger' | 'text';
191
216
  type DropdownPlacement = 'top' | 'top-start' | 'top-end' | 'bottom' | 'bottom-start' | 'bottom-end';
@@ -226,9 +251,9 @@ type OptionT$35 = DropdownProps & baseT & {
226
251
  };
227
252
  declare function init$34(moduleName: string, name: string, options?: Partial<OptionT$35>): OptionT$35;
228
253
  declare namespace buttonGroup_d_exports {
229
- export { ButtonsAreaT, ControlT, ControlTypeEnum, OptionT$34 as OptionT, Template$28 as Template, createComponent, init$33 as init };
254
+ export { ButtonsAreaT, ControlT, ControlTypeEnum, OptionT$34 as OptionT, Template$29 as Template, createComponent, init$33 as init };
230
255
  }
231
- declare const Template$28: SFCWithInstall<typeof _default_1$7>;
256
+ declare const Template$29: SFCWithInstall<typeof _default_1$7>;
232
257
  type ControlTypeEnum = 'button' | 'popconfirm' | 'dropdown';
233
258
  type ControlT = OptionT$37 | OptionT$36 | OptionT$35;
234
259
  type ButtonItemT = baseT & {
@@ -276,15 +301,15 @@ declare const __VLS_base$15: _$vue.DefineComponent<__VLS_Props$26, {}, {}, {}, {
276
301
  }, string, _$vue.PublicProps, Readonly<__VLS_Props$26> & Readonly<{
277
302
  onRefreshData?: ((...args: any[]) => any) | undefined;
278
303
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
279
- declare const __VLS_export$30: __VLS_WithSlots$15<typeof __VLS_base$15, __VLS_Slots$15>;
280
- declare const _default_1$5: typeof __VLS_export$30;
304
+ declare const __VLS_export$31: __VLS_WithSlots$15<typeof __VLS_base$15, __VLS_Slots$15>;
305
+ declare const _default_1$5: typeof __VLS_export$31;
281
306
  type __VLS_WithSlots$15<T, S> = T & {
282
307
  new (): {
283
308
  $slots: S;
284
309
  };
285
310
  };
286
311
  declare namespace dialog_d_exports {
287
- export { DIALOG_FORM_INJECTION_KEY, OptionT$33 as OptionT, Template$27 as Template, init$32 as init };
312
+ export { DIALOG_FORM_INJECTION_KEY, OptionT$33 as OptionT, Template$28 as Template, init$32 as init };
288
313
  }
289
314
  type OptionT$33 = baseT & DialogProps & DialogEmits & {
290
315
  direction: 'rtl' | 'ltr' | 'ttb' | 'btt' | 'center';
@@ -307,7 +332,7 @@ type OptionT$33 = baseT & DialogProps & DialogEmits & {
307
332
  };
308
333
  _formRegistration: any;
309
334
  };
310
- declare const Template$27: SFCWithInstall<typeof _default_1$5>;
335
+ declare const Template$28: SFCWithInstall<typeof _default_1$5>;
311
336
  declare const DIALOG_FORM_INJECTION_KEY: unique symbol;
312
337
  declare function init$32(name: string, templateName: any, buttons?: OptionT$34, options?: Partial<OptionT$33>): OptionT$33;
313
338
  //#endregion
@@ -315,12 +340,12 @@ declare function init$32(name: string, templateName: any, buttons?: OptionT$34,
315
340
  type __VLS_Props$25 = {
316
341
  control: Partial<OptionT$32>;
317
342
  };
318
- declare const __VLS_export$29: _$vue.DefineComponent<__VLS_Props$25, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<__VLS_Props$25> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
319
- declare const _default_1$4: typeof __VLS_export$29;
343
+ declare const __VLS_export$30: _$vue.DefineComponent<__VLS_Props$25, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<__VLS_Props$25> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
344
+ declare const _default_1$4: typeof __VLS_export$30;
320
345
  declare namespace divider_d_exports {
321
- export { OptionT$32 as OptionT, Template$26 as Template, init$31 as init };
346
+ export { OptionT$32 as OptionT, Template$27 as Template, init$31 as init };
322
347
  }
323
- declare const Template$26: SFCWithInstall<typeof _default_1$4>;
348
+ declare const Template$27: SFCWithInstall<typeof _default_1$4>;
324
349
  type OptionT$32 = DividerProps & baseT & {
325
350
  default: any;
326
351
  text: string;
@@ -331,8 +356,8 @@ declare function init$31(moduleName: string, name: string, options?: Partial<Opt
331
356
  type __VLS_Props$24 = {
332
357
  control: OptionT$11;
333
358
  };
334
- declare const __VLS_export$28: _$vue.DefineComponent<__VLS_Props$24, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<__VLS_Props$24> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
335
- declare const _default$24: typeof __VLS_export$28;
359
+ declare const __VLS_export$29: _$vue.DefineComponent<__VLS_Props$24, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<__VLS_Props$24> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
360
+ declare const _default$25: typeof __VLS_export$29;
336
361
  //#endregion
337
362
  //#region node_modules/.pnpm/@vue+reactivity@3.5.32/node_modules/@vue/reactivity/dist/reactivity.d.ts
338
363
  type OnCleanup = (cleanupFn: () => void) => void;
@@ -412,7 +437,7 @@ declare const __VLS_base$14: _$vue.DefineComponent<__VLS_Props$23, {
412
437
  $root: _$vue.ComponentPublicInstance | null;
413
438
  $parent: _$vue.ComponentPublicInstance | null;
414
439
  $host: Element | null;
415
- $emit: ((event: "clear", evt: MouseEvent | undefined) => void) & ((event: "update:modelValue", value: string) => void) & ((event: "change", value: string, evt?: Event | undefined) => void) & ((event: "input", value: string) => void) & ((event: "focus", evt: FocusEvent) => void) & ((event: "blur", evt: FocusEvent) => void) & ((event: "mouseleave", evt: MouseEvent) => void) & ((event: "mouseenter", evt: MouseEvent) => void) & ((event: "keydown", evt: Event | KeyboardEvent) => void) & ((event: "compositionstart", evt: CompositionEvent) => void) & ((event: "compositionupdate", evt: CompositionEvent) => void) & ((event: "compositionend", evt: CompositionEvent) => void);
440
+ $emit: ((event: "update:modelValue", value: string) => void) & ((event: "change", value: string, evt?: Event | undefined) => void) & ((event: "input", value: string) => void) & ((event: "clear", evt: MouseEvent | undefined) => void) & ((event: "focus", evt: FocusEvent) => void) & ((event: "blur", evt: FocusEvent) => void) & ((event: "mouseleave", evt: MouseEvent) => void) & ((event: "mouseenter", evt: MouseEvent) => void) & ((event: "keydown", evt: Event | KeyboardEvent) => void) & ((event: "compositionstart", evt: CompositionEvent) => void) & ((event: "compositionupdate", evt: CompositionEvent) => void) & ((event: "compositionend", evt: CompositionEvent) => void);
416
441
  $el: any;
417
442
  $options: _$vue.ComponentOptionsBase<Readonly<_$element_plus0.InputProps> & Readonly<{
418
443
  onBlur?: ((evt: FocusEvent) => any) | undefined;
@@ -509,7 +534,7 @@ declare const __VLS_base$14: _$vue.DefineComponent<__VLS_Props$23, {
509
534
  onMouseleave?: ((evt: MouseEvent) => any) | undefined;
510
535
  onClear?: ((evt: MouseEvent | undefined) => any) | undefined;
511
536
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
512
- }>, "type" | "clear" | "input" | "modelValue" | "disabled" | "modelModifiers" | "autosize" | "autocomplete" | "clearIcon" | "wordLimitPosition" | "tabindex" | "validateEvent" | "inputStyle" | "rows" | "textarea" | "ref" | "textareaStyle" | "isComposing" | "focus" | "blur" | "select" | "resizeTextarea"> & {
537
+ }>, "input" | "type" | "clear" | "autocomplete" | "modelValue" | "ref" | "disabled" | "clearIcon" | "validateEvent" | "tabindex" | "modelModifiers" | "autosize" | "wordLimitPosition" | "inputStyle" | "rows" | "focus" | "blur" | "select" | "textarea" | "textareaStyle" | "isComposing" | "resizeTextarea"> & {
513
538
  input: HTMLInputElement | undefined;
514
539
  textarea: HTMLTextAreaElement | undefined;
515
540
  ref: HTMLInputElement | HTMLTextAreaElement | undefined;
@@ -594,7 +619,7 @@ declare const __VLS_base$14: _$vue.DefineComponent<__VLS_Props$23, {
594
619
  $root: _$vue.ComponentPublicInstance | null;
595
620
  $parent: _$vue.ComponentPublicInstance | null;
596
621
  $host: Element | null;
597
- $emit: ((event: "clear", evt: MouseEvent | undefined) => void) & ((event: "update:modelValue", value: string) => void) & ((event: "change", value: string, evt?: Event | undefined) => void) & ((event: "input", value: string) => void) & ((event: "focus", evt: FocusEvent) => void) & ((event: "blur", evt: FocusEvent) => void) & ((event: "mouseleave", evt: MouseEvent) => void) & ((event: "mouseenter", evt: MouseEvent) => void) & ((event: "keydown", evt: Event | KeyboardEvent) => void) & ((event: "compositionstart", evt: CompositionEvent) => void) & ((event: "compositionupdate", evt: CompositionEvent) => void) & ((event: "compositionend", evt: CompositionEvent) => void);
622
+ $emit: ((event: "update:modelValue", value: string) => void) & ((event: "change", value: string, evt?: Event | undefined) => void) & ((event: "input", value: string) => void) & ((event: "clear", evt: MouseEvent | undefined) => void) & ((event: "focus", evt: FocusEvent) => void) & ((event: "blur", evt: FocusEvent) => void) & ((event: "mouseleave", evt: MouseEvent) => void) & ((event: "mouseenter", evt: MouseEvent) => void) & ((event: "keydown", evt: Event | KeyboardEvent) => void) & ((event: "compositionstart", evt: CompositionEvent) => void) & ((event: "compositionupdate", evt: CompositionEvent) => void) & ((event: "compositionend", evt: CompositionEvent) => void);
598
623
  $el: any;
599
624
  $options: _$vue.ComponentOptionsBase<Readonly<_$element_plus0.InputProps> & Readonly<{
600
625
  onBlur?: ((evt: FocusEvent) => any) | undefined;
@@ -691,7 +716,7 @@ declare const __VLS_base$14: _$vue.DefineComponent<__VLS_Props$23, {
691
716
  onMouseleave?: ((evt: MouseEvent) => any) | undefined;
692
717
  onClear?: ((evt: MouseEvent | undefined) => any) | undefined;
693
718
  "onUpdate:modelValue"?: ((value: string) => any) | undefined;
694
- }>, "type" | "clear" | "input" | "modelValue" | "disabled" | "modelModifiers" | "autosize" | "autocomplete" | "clearIcon" | "wordLimitPosition" | "tabindex" | "validateEvent" | "inputStyle" | "rows" | "textarea" | "ref" | "textareaStyle" | "isComposing" | "focus" | "blur" | "select" | "resizeTextarea"> & {
719
+ }>, "input" | "type" | "clear" | "autocomplete" | "modelValue" | "ref" | "disabled" | "clearIcon" | "validateEvent" | "tabindex" | "modelModifiers" | "autosize" | "wordLimitPosition" | "inputStyle" | "rows" | "focus" | "blur" | "select" | "textarea" | "textareaStyle" | "isComposing" | "resizeTextarea"> & {
695
720
  input: HTMLInputElement | undefined;
696
721
  textarea: HTMLTextAreaElement | undefined;
697
722
  ref: HTMLInputElement | HTMLTextAreaElement | undefined;
@@ -727,17 +752,17 @@ declare const __VLS_base$14: _$vue.DefineComponent<__VLS_Props$23, {
727
752
  }, string, _$vue.PublicProps, Readonly<__VLS_Props$23> & Readonly<{
728
753
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
729
754
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
730
- declare const __VLS_export$27: __VLS_WithSlots$14<typeof __VLS_base$14, __VLS_Slots$14>;
731
- declare const _default$23: typeof __VLS_export$27;
755
+ declare const __VLS_export$28: __VLS_WithSlots$14<typeof __VLS_base$14, __VLS_Slots$14>;
756
+ declare const _default$24: typeof __VLS_export$28;
732
757
  type __VLS_WithSlots$14<T, S> = T & {
733
758
  new (): {
734
759
  $slots: S;
735
760
  };
736
761
  };
737
762
  declare namespace input_d_exports {
738
- export { InputInstance, OptionT$31 as OptionT, Template$25 as Template, checkT$1 as checkT, init$30 as init };
763
+ export { InputInstance, OptionT$31 as OptionT, Template$26 as Template, checkT$1 as checkT, init$30 as init };
739
764
  }
740
- declare const Template$25: SFCWithInstall<typeof _default$23>;
765
+ declare const Template$26: SFCWithInstall<typeof _default$24>;
741
766
  type checkT$1 = 'email' | 'number' | 'idcard' | 'mobile' | 'url' | 'tel' | 'password' | 'username' | 'text';
742
767
  type InputInstance = {
743
768
  inputRef: any;
@@ -795,17 +820,17 @@ declare const __VLS_base$13: _$vue.DefineComponent<__VLS_Props$22, {}, {}, {}, {
795
820
  }, string, _$vue.PublicProps, Readonly<__VLS_Props$22> & Readonly<{
796
821
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
797
822
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
798
- declare const __VLS_export$26: __VLS_WithSlots$13<typeof __VLS_base$13, __VLS_Slots$13>;
799
- declare const _default$22: typeof __VLS_export$26;
823
+ declare const __VLS_export$27: __VLS_WithSlots$13<typeof __VLS_base$13, __VLS_Slots$13>;
824
+ declare const _default$23: typeof __VLS_export$27;
800
825
  type __VLS_WithSlots$13<T, S> = T & {
801
826
  new (): {
802
827
  $slots: S;
803
828
  };
804
829
  };
805
830
  declare namespace select_d_exports {
806
- export { OptionT$30 as OptionT, SelectEmits, Template$24 as Template, init$29 as init, listT };
831
+ export { OptionT$30 as OptionT, SelectEmits, Template$25 as Template, init$29 as init, listT };
807
832
  }
808
- declare const Template$24: SFCWithInstall<typeof _default$22>;
833
+ declare const Template$25: SFCWithInstall<typeof _default$23>;
809
834
  type SelectEmits = typeof selectEmits;
810
835
  type listT = {
811
836
  value: string | number | boolean | object;
@@ -832,16 +857,16 @@ type __VLS_Props$21 = {
832
857
  control: OptionT$29;
833
858
  modelValue?: string[];
834
859
  };
835
- declare const __VLS_export$25: _$vue.DefineComponent<__VLS_Props$21, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
860
+ declare const __VLS_export$26: _$vue.DefineComponent<__VLS_Props$21, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
836
861
  "update:modelValue": (...args: any[]) => void;
837
862
  }, string, _$vue.PublicProps, Readonly<__VLS_Props$21> & Readonly<{
838
863
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
839
864
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
840
- declare const _default$21: typeof __VLS_export$25;
865
+ declare const _default$22: typeof __VLS_export$26;
841
866
  declare namespace inputTag_d_exports {
842
- export { OptionT$29 as OptionT, Template$23 as Template, init$28 as init };
867
+ export { OptionT$29 as OptionT, Template$24 as Template, init$28 as init };
843
868
  }
844
- declare const Template$23: SFCWithInstall<typeof _default$21>;
869
+ declare const Template$24: SFCWithInstall<typeof _default$22>;
845
870
  type OptionT$29 = InputTagProps & InputTagEmits & baseT & {
846
871
  prefix: any;
847
872
  suffix: any;
@@ -855,16 +880,16 @@ type __VLS_Props$20 = {
855
880
  control: OptionT$28;
856
881
  modelValue: number;
857
882
  };
858
- declare const __VLS_export$24: _$vue.DefineComponent<__VLS_Props$20, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
883
+ declare const __VLS_export$25: _$vue.DefineComponent<__VLS_Props$20, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
859
884
  "update:modelValue": (...args: any[]) => void;
860
885
  }, string, _$vue.PublicProps, Readonly<__VLS_Props$20> & Readonly<{
861
886
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
862
887
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
863
- declare const _default$20: typeof __VLS_export$24;
888
+ declare const _default$21: typeof __VLS_export$25;
864
889
  declare namespace inputNumber_d_exports {
865
- export { OptionT$28 as OptionT, Template$22 as Template, init$27 as init };
890
+ export { OptionT$28 as OptionT, Template$23 as Template, init$27 as init };
866
891
  }
867
- declare const Template$22: SFCWithInstall<typeof _default$20>;
892
+ declare const Template$23: SFCWithInstall<typeof _default$21>;
868
893
  type OptionT$28 = InputNumberProps & InputNumberEmits & baseT & {
869
894
  decreaseIcon: any;
870
895
  increaseIcon: any;
@@ -947,17 +972,17 @@ declare const __VLS_base$12: _$vue.DefineComponent<Props$2, {
947
972
  }, string, _$vue.PublicProps, Readonly<Props$2> & Readonly<{
948
973
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
949
974
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
950
- declare const __VLS_export$23: __VLS_WithSlots$12<typeof __VLS_base$12, __VLS_Slots$12>;
951
- declare const _default$19: typeof __VLS_export$23;
975
+ declare const __VLS_export$24: __VLS_WithSlots$12<typeof __VLS_base$12, __VLS_Slots$12>;
976
+ declare const _default$20: typeof __VLS_export$24;
952
977
  type __VLS_WithSlots$12<T, S> = T & {
953
978
  new (): {
954
979
  $slots: S;
955
980
  };
956
981
  };
957
982
  declare namespace radio_d_exports {
958
- export { OptionT$27 as OptionT, RadioEventCallbacks, RadioMode, RadioOption, Template$21 as Template, init$26 as init };
983
+ export { OptionT$27 as OptionT, RadioEventCallbacks, RadioMode, RadioOption, Template$22 as Template, init$26 as init };
959
984
  }
960
- declare const Template$21: SFCWithInstall<typeof _default$19>;
985
+ declare const Template$22: SFCWithInstall<typeof _default$20>;
961
986
  interface RadioOption {
962
987
  label: string | number | boolean;
963
988
  value?: string | number | boolean;
@@ -1000,7 +1025,7 @@ type OptionT$27 = baseT & RadioEventCallbacks & {
1000
1025
  declare function init$26(moduleName: string, name: string, options?: Partial<OptionT$27>): OptionT$27;
1001
1026
  //#endregion
1002
1027
  //#region src/packages/controls/mergeInput/mergeInput.vue.d.ts
1003
- declare const __VLS_export$22: <T extends InputTypeT>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
1028
+ declare const __VLS_export$23: <T extends InputTypeT>(__VLS_props: NonNullable<Awaited<typeof __VLS_setup>>["props"], __VLS_ctx?: __VLS_PrettifyLocal<Pick<NonNullable<Awaited<typeof __VLS_setup>>, "attrs" | "emit" | "slots">>, __VLS_exposed?: NonNullable<Awaited<typeof __VLS_setup>>["expose"], __VLS_setup?: Promise<{
1004
1029
  props: _$vue.PublicProps & __VLS_PrettifyLocal<{
1005
1030
  control: Partial<OptionT$26<any>>;
1006
1031
  modelValue?: InputValueType<T>;
@@ -1016,12 +1041,12 @@ declare const __VLS_export$22: <T extends InputTypeT>(__VLS_props: NonNullable<A
1016
1041
  }>) => _$vue.VNode & {
1017
1042
  __ctx?: Awaited<typeof __VLS_setup>;
1018
1043
  };
1019
- declare const _default$18: typeof __VLS_export$22;
1044
+ declare const _default$19: typeof __VLS_export$23;
1020
1045
  type __VLS_PrettifyLocal<T> = (T extends any ? { [K in keyof T]: T[K] } : { [K in keyof T as K]: T[K] }) & {};
1021
1046
  declare namespace mergeInput_d_exports {
1022
- export { BaseOptionT, InputTypeProps, InputTypeT, InputValueType, OptionT$26 as OptionT, Template$20 as Template, checkT, init$25 as init };
1047
+ export { BaseOptionT, InputTypeProps, InputTypeT, InputValueType, OptionT$26 as OptionT, Template$21 as Template, checkT, init$25 as init };
1023
1048
  }
1024
- declare const Template$20: SFCWithInstall<typeof _default$18>;
1049
+ declare const Template$21: SFCWithInstall<typeof _default$19>;
1025
1050
  type checkT = 'email' | 'number' | 'idcard' | 'mobile' | 'url' | 'tel' | 'password' | 'username';
1026
1051
  type InputTypeT = 'input' | 'inputNumber' | 'autocomplete' | 'inputTag';
1027
1052
  type InputTypeProps = {
@@ -1042,16 +1067,16 @@ type __VLS_Props$19 = {
1042
1067
  control: OptionT$25;
1043
1068
  modelValue?: any;
1044
1069
  };
1045
- declare const __VLS_export$21: _$vue.DefineComponent<__VLS_Props$19, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
1070
+ declare const __VLS_export$22: _$vue.DefineComponent<__VLS_Props$19, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
1046
1071
  "update:modelValue": (...args: any[]) => void;
1047
1072
  }, string, _$vue.PublicProps, Readonly<__VLS_Props$19> & Readonly<{
1048
1073
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1049
1074
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
1050
- declare const _default$17: typeof __VLS_export$21;
1075
+ declare const _default$18: typeof __VLS_export$22;
1051
1076
  declare namespace mergeSelect_d_exports {
1052
- export { OptionT$25 as OptionT, Template$19 as Template, init$24 as init, optionFromT$1 as optionFromT, optionValuesT, treeSelectT };
1077
+ export { OptionT$25 as OptionT, Template$20 as Template, init$24 as init, optionFromT$1 as optionFromT, optionValuesT, treeSelectT };
1053
1078
  }
1054
- declare const Template$19: SFCWithInstall<typeof _default$17>;
1079
+ declare const Template$20: SFCWithInstall<typeof _default$18>;
1055
1080
  type treeSelectT = SelectEmits & SelectProps & TreeInstance["$props"] & baseT;
1056
1081
  type OptionT$25 = (treeSelectT | OptionT$30) & {
1057
1082
  type: 'select' | 'radio' | 'checkbox' | 'switch' | 'treeSelect';
@@ -1089,16 +1114,16 @@ type __VLS_Props$18 = {
1089
1114
  control: OptionT$24;
1090
1115
  modelValue?: any;
1091
1116
  };
1092
- declare const __VLS_export$20: _$vue.DefineComponent<__VLS_Props$18, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
1117
+ declare const __VLS_export$21: _$vue.DefineComponent<__VLS_Props$18, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
1093
1118
  "update:modelValue": (...args: any[]) => void;
1094
1119
  }, string, _$vue.PublicProps, Readonly<__VLS_Props$18> & Readonly<{
1095
1120
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1096
1121
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
1097
- declare const _default$16: typeof __VLS_export$20;
1122
+ declare const _default$17: typeof __VLS_export$21;
1098
1123
  declare namespace switch_d_exports {
1099
- export { OptionT$24 as OptionT, Template$18 as Template, init$23 as init };
1124
+ export { OptionT$24 as OptionT, Template$19 as Template, init$23 as init };
1100
1125
  }
1101
- declare const Template$18: SFCWithInstall<typeof _default$16>;
1126
+ declare const Template$19: SFCWithInstall<typeof _default$17>;
1102
1127
  type OptionT$24 = SwitchProps & SwitchEmits & baseT & {
1103
1128
  moduleName: string;
1104
1129
  name: string;
@@ -1114,16 +1139,16 @@ type __VLS_Props$17 = {
1114
1139
  control: OptionT$23;
1115
1140
  modelValue?: number;
1116
1141
  };
1117
- declare const __VLS_export$19: _$vue.DefineComponent<__VLS_Props$17, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
1142
+ declare const __VLS_export$20: _$vue.DefineComponent<__VLS_Props$17, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
1118
1143
  "update:modelValue": (...args: any[]) => void;
1119
1144
  }, string, _$vue.PublicProps, Readonly<__VLS_Props$17> & Readonly<{
1120
1145
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1121
1146
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
1122
- declare const _default$15: typeof __VLS_export$19;
1147
+ declare const _default$16: typeof __VLS_export$20;
1123
1148
  declare namespace slider_d_exports {
1124
- export { OptionT$23 as OptionT, Template$17 as Template, init$22 as init };
1149
+ export { OptionT$23 as OptionT, Template$18 as Template, init$22 as init };
1125
1150
  }
1126
- declare const Template$17: SFCWithInstall<typeof _default$15>;
1151
+ declare const Template$18: SFCWithInstall<typeof _default$16>;
1127
1152
  type OptionT$23 = SliderProps & SliderEmits & baseT & {
1128
1153
  moduleName: string;
1129
1154
  name: string;
@@ -1135,12 +1160,12 @@ declare function init$22(moduleName: string, name: string, options?: Partial<Opt
1135
1160
  type __VLS_Props$16 = {
1136
1161
  control: OptionT$22;
1137
1162
  };
1138
- declare const __VLS_export$18: _$vue.DefineComponent<__VLS_Props$16, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<__VLS_Props$16> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
1139
- declare const _default$14: typeof __VLS_export$18;
1163
+ declare const __VLS_export$19: _$vue.DefineComponent<__VLS_Props$16, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<__VLS_Props$16> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
1164
+ declare const _default$15: typeof __VLS_export$19;
1140
1165
  declare namespace map_d_exports {
1141
- export { OptionT$22 as OptionT, Template$16 as Template, init$21 as init, mapTypeT, pointTypeT };
1166
+ export { OptionT$22 as OptionT, Template$17 as Template, init$21 as init, mapTypeT, pointTypeT };
1142
1167
  }
1143
- declare const Template$16: SFCWithInstall<typeof _default$14>;
1168
+ declare const Template$17: SFCWithInstall<typeof _default$15>;
1144
1169
  type mapTypeT = "bmap" | "amap" | "google-map";
1145
1170
  type pointTypeT = "WGS-84" | "GCJ-02" | "BD-09";
1146
1171
  type OptionT$22 = baseT & {
@@ -1181,16 +1206,16 @@ interface Props$1 {
1181
1206
  control: OptionT$21;
1182
1207
  modelValue?: any;
1183
1208
  }
1184
- declare const __VLS_export$17: _$vue.DefineComponent<Props$1, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
1209
+ declare const __VLS_export$18: _$vue.DefineComponent<Props$1, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
1185
1210
  "update:modelValue": (...args: any[]) => void;
1186
1211
  }, string, _$vue.PublicProps, Readonly<Props$1> & Readonly<{
1187
1212
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1188
1213
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
1189
- declare const _default$13: typeof __VLS_export$17;
1214
+ declare const _default$14: typeof __VLS_export$18;
1190
1215
  declare namespace upload_d_exports {
1191
- export { ApiResponse, Awaitable, FileData, FileTypeT, ImageTypeT, InitFileParams, MediaTypeT, Mutable, OptionT$21 as OptionT, Template$15 as Template, UploadFile$1 as UploadFile, UploadFiles, UploadTypeT, UploadUserFile, UserTypeT, getFileList, getUploadAccept, handleUploadError, init$20 as init, initFile, isEmpty, removeUploadedFile, showUploadExceedMessage, validateUploadLimit };
1216
+ export { ApiResponse, Awaitable, FileData, FileTypeT, ImageTypeT, InitFileParams, MediaTypeT, Mutable, OptionT$21 as OptionT, Template$16 as Template, UploadFile$1 as UploadFile, UploadFiles, UploadTypeT, UploadUserFile, UserTypeT, getFileList, getUploadAccept, handleUploadError, init$20 as init, initFile, isEmpty, removeUploadedFile, showUploadExceedMessage, validateUploadLimit };
1192
1217
  }
1193
- declare const Template$15: SFCWithInstall<typeof _default$13>;
1218
+ declare const Template$16: SFCWithInstall<typeof _default$14>;
1194
1219
  type ImageTypeT = 'png' | 'jpg' | 'jpeg' | 'gif' | 'webp';
1195
1220
  type FileTypeT = 'doc' | 'docx' | 'xls' | 'xlsx' | 'ppt' | 'pptx' | 'pdf' | 'txt' | 'zip' | 'rar';
1196
1221
  type MediaTypeT = 'file' | 'image' | 'video' | 'music';
@@ -1290,17 +1315,17 @@ declare const __VLS_base$11: _$vue.DefineComponent<Props, {
1290
1315
  getNodeId: (node: any) => string | number;
1291
1316
  getNodeLabel: (node: any) => string;
1292
1317
  }, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<Props> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
1293
- declare const __VLS_export$16: __VLS_WithSlots$11<typeof __VLS_base$11, __VLS_Slots$11>;
1294
- declare const _default_1$3: typeof __VLS_export$16;
1318
+ declare const __VLS_export$17: __VLS_WithSlots$11<typeof __VLS_base$11, __VLS_Slots$11>;
1319
+ declare const _default_1$3: typeof __VLS_export$17;
1295
1320
  type __VLS_WithSlots$11<T, S> = T & {
1296
1321
  new (): {
1297
1322
  $slots: S;
1298
1323
  };
1299
1324
  };
1300
1325
  declare namespace tree_d_exports {
1301
- export { AllowDragMethod, AllowDropMethod, FilterNodeMethod, OptionT$20 as OptionT, Template$14 as Template, TreeEventCallbacks, TreeNode, TreeNodeData$1 as TreeNodeData, init$19 as init };
1326
+ export { AllowDragMethod, AllowDropMethod, FilterNodeMethod, OptionT$20 as OptionT, Template$15 as Template, TreeEventCallbacks, TreeNode, TreeNodeData$1 as TreeNodeData, init$19 as init };
1302
1327
  }
1303
- declare const Template$14: SFCWithInstall<typeof _default_1$3>;
1328
+ declare const Template$15: SFCWithInstall<typeof _default_1$3>;
1304
1329
  type TreeNode = TreeNodeData & {
1305
1330
  id?: string | number;
1306
1331
  [key: string]: any;
@@ -1378,17 +1403,17 @@ type __VLS_Slots$10 = {} & {
1378
1403
  default?: (props: typeof __VLS_9$1) => any;
1379
1404
  };
1380
1405
  declare const __VLS_base$10: _$vue.DefineComponent<__VLS_Props$15, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<__VLS_Props$15> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
1381
- declare const __VLS_export$15: __VLS_WithSlots$10<typeof __VLS_base$10, __VLS_Slots$10>;
1382
- declare const _default_1$2: typeof __VLS_export$15;
1406
+ declare const __VLS_export$16: __VLS_WithSlots$10<typeof __VLS_base$10, __VLS_Slots$10>;
1407
+ declare const _default_1$2: typeof __VLS_export$16;
1383
1408
  type __VLS_WithSlots$10<T, S> = T & {
1384
1409
  new (): {
1385
1410
  $slots: S;
1386
1411
  };
1387
1412
  };
1388
1413
  declare namespace text_d_exports {
1389
- export { OptionT$19 as OptionT, Template$13 as Template, init$18 as init };
1414
+ export { OptionT$19 as OptionT, Template$14 as Template, init$18 as init };
1390
1415
  }
1391
- declare const Template$13: SFCWithInstall<typeof _default_1$2>;
1416
+ declare const Template$14: SFCWithInstall<typeof _default_1$2>;
1392
1417
  type OptionT$19 = TextProps & baseT & {
1393
1418
  default: any;
1394
1419
  multiLang?: boolean;
@@ -1452,8 +1477,8 @@ declare const __VLS_base$9: _$vue.DefineComponent<__VLS_Props$14, {
1452
1477
  "onColumn-sort-change"?: ((...args: any[]) => any) | undefined;
1453
1478
  "onUpdate:defaultData"?: ((...args: any[]) => any) | undefined;
1454
1479
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
1455
- declare const __VLS_export$14: __VLS_WithSlots$9<typeof __VLS_base$9, __VLS_Slots$9>;
1456
- declare const _default$12: typeof __VLS_export$14;
1480
+ declare const __VLS_export$15: __VLS_WithSlots$9<typeof __VLS_base$9, __VLS_Slots$9>;
1481
+ declare const _default$13: typeof __VLS_export$15;
1457
1482
  type __VLS_WithSlots$9<T, S> = T & {
1458
1483
  new (): {
1459
1484
  $slots: S;
@@ -1477,17 +1502,17 @@ type __VLS_Slots$8 = {} & {
1477
1502
  toolbar?: (props: typeof __VLS_41) => any;
1478
1503
  };
1479
1504
  declare const __VLS_base$8: _$vue.DefineComponent<__VLS_Props$13, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<__VLS_Props$13> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
1480
- declare const __VLS_export$13: __VLS_WithSlots$8<typeof __VLS_base$8, __VLS_Slots$8>;
1481
- declare const _default$11: typeof __VLS_export$13;
1505
+ declare const __VLS_export$14: __VLS_WithSlots$8<typeof __VLS_base$8, __VLS_Slots$8>;
1506
+ declare const _default$12: typeof __VLS_export$14;
1482
1507
  type __VLS_WithSlots$8<T, S> = T & {
1483
1508
  new (): {
1484
1509
  $slots: S;
1485
1510
  };
1486
1511
  };
1487
1512
  declare namespace image_d_exports {
1488
- export { OptionT$17 as OptionT, Template$12 as Template, init$17 as init };
1513
+ export { OptionT$17 as OptionT, Template$13 as Template, init$17 as init };
1489
1514
  }
1490
- declare const Template$12: SFCWithInstall<typeof _default$11>;
1515
+ declare const Template$13: SFCWithInstall<typeof _default$12>;
1491
1516
  type OptionT$17 = baseT & ImageProps & ImageEmits & {
1492
1517
  isPreview: boolean;
1493
1518
  placeholder: any;
@@ -1507,17 +1532,17 @@ type __VLS_Slots$7 = {} & {
1507
1532
  default?: (props: typeof __VLS_12$1) => any;
1508
1533
  };
1509
1534
  declare const __VLS_base$7: _$vue.DefineComponent<__VLS_Props$12, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<__VLS_Props$12> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
1510
- declare const __VLS_export$12: __VLS_WithSlots$7<typeof __VLS_base$7, __VLS_Slots$7>;
1511
- declare const _default_1$1: typeof __VLS_export$12;
1535
+ declare const __VLS_export$13: __VLS_WithSlots$7<typeof __VLS_base$7, __VLS_Slots$7>;
1536
+ declare const _default_1$1: typeof __VLS_export$13;
1512
1537
  type __VLS_WithSlots$7<T, S> = T & {
1513
1538
  new (): {
1514
1539
  $slots: S;
1515
1540
  };
1516
1541
  };
1517
1542
  declare namespace tag_d_exports {
1518
- export { OptionT$16 as OptionT, Template$11 as Template, init$16 as init };
1543
+ export { OptionT$16 as OptionT, Template$12 as Template, init$16 as init };
1519
1544
  }
1520
- declare const Template$11: SFCWithInstall<typeof _default_1$1>;
1545
+ declare const Template$12: SFCWithInstall<typeof _default_1$1>;
1521
1546
  type OptionT$16 = TagProps & TagEmits & baseT & {
1522
1547
  default: any;
1523
1548
  };
@@ -1528,16 +1553,16 @@ type __VLS_Props$11 = {
1528
1553
  control: OptionT$15;
1529
1554
  modelValue?: any;
1530
1555
  };
1531
- declare const __VLS_export$11: _$vue.DefineComponent<__VLS_Props$11, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
1556
+ declare const __VLS_export$12: _$vue.DefineComponent<__VLS_Props$11, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
1532
1557
  "update:modelValue": (...args: any[]) => void;
1533
1558
  }, string, _$vue.PublicProps, Readonly<__VLS_Props$11> & Readonly<{
1534
1559
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1535
1560
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
1536
- declare const _default$10: typeof __VLS_export$11;
1561
+ declare const _default$11: typeof __VLS_export$12;
1537
1562
  declare namespace tagComp_d_exports {
1538
- export { OptionT$15 as OptionT, Template$10 as Template, init$15 as init, optionFromT, optionValueI };
1563
+ export { OptionT$15 as OptionT, Template$11 as Template, init$15 as init, optionFromT, optionValueI };
1539
1564
  }
1540
- declare const Template$10: SFCWithInstall<typeof _default$10>;
1565
+ declare const Template$11: SFCWithInstall<typeof _default$11>;
1541
1566
  type optionValueI = TagProps & TagEmits & {
1542
1567
  label: string;
1543
1568
  value: any;
@@ -1557,9 +1582,9 @@ type OptionT$15 = TagProps & TagEmits & baseT & {
1557
1582
  };
1558
1583
  declare function init$15(moduleName: string, name: string, options?: Partial<OptionT$15>): Partial<OptionT$15>;
1559
1584
  declare namespace table_d_exports {
1560
- export { ControlOptionT$1 as ControlOptionT, DragState, ExtendedControlOptionT$1 as ExtendedControlOptionT, OptionT$14 as OptionT, TableMethods, Template$9 as Template, getFormContent, init$14 as init };
1585
+ export { ControlOptionT$1 as ControlOptionT, DragState, ExtendedControlOptionT$1 as ExtendedControlOptionT, OptionT$14 as OptionT, TableMethods, Template$10 as Template, getFormContent, init$14 as init };
1561
1586
  }
1562
- declare const Template$9: SFCWithInstall<typeof _default$12>;
1587
+ declare const Template$10: SFCWithInstall<typeof _default$13>;
1563
1588
  type ControlOptionT$1 = OptionT$31 | OptionT$30 | OptionT$29 | OptionT$38 | OptionT$28 | OptionT$27 | OptionT$26 | OptionT$25 | OptionT$24 | OptionT$17 | OptionT$16 | OptionT$15 | OptionT$19 | OptionT$21;
1564
1589
  type ExtendedControlOptionT$1 = ControlOptionT$1 & OptionT$18 & {
1565
1590
  /** 隐藏手机号 */display?: 'hide'; /** 数字保留小数位 */
@@ -1640,17 +1665,17 @@ declare const __VLS_base$6: _$vue.DefineComponent<__VLS_Props$10, {}, {}, {}, {}
1640
1665
  }, string, _$vue.PublicProps, Readonly<__VLS_Props$10> & Readonly<{
1641
1666
  "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1642
1667
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
1643
- declare const __VLS_export$10: __VLS_WithSlots$6<typeof __VLS_base$6, __VLS_Slots$6>;
1644
- declare const _default$9: typeof __VLS_export$10;
1668
+ declare const __VLS_export$11: __VLS_WithSlots$6<typeof __VLS_base$6, __VLS_Slots$6>;
1669
+ declare const _default$10: typeof __VLS_export$11;
1645
1670
  type __VLS_WithSlots$6<T, S> = T & {
1646
1671
  new (): {
1647
1672
  $slots: S;
1648
1673
  };
1649
1674
  };
1650
1675
  declare namespace segmented_d_exports {
1651
- export { OptionT$13 as OptionT, Template$8 as Template, init$13 as init };
1676
+ export { OptionT$13 as OptionT, Template$9 as Template, init$13 as init };
1652
1677
  }
1653
- declare const Template$8: SFCWithInstall<typeof _default$9>;
1678
+ declare const Template$9: SFCWithInstall<typeof _default$10>;
1654
1679
  type OptionT$13 = SegmentedProps & SegmentedEmits & baseT & {
1655
1680
  default: any;
1656
1681
  moduleName: string;
@@ -1778,8 +1803,8 @@ declare const __VLS_base$5: _$vue.DefineComponent<__VLS_Props$9, {
1778
1803
  }, string, _$vue.PublicProps, Readonly<__VLS_Props$9> & Readonly<{
1779
1804
  "onUpdate:model"?: ((...args: any[]) => any) | undefined;
1780
1805
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
1781
- declare const __VLS_export$9: __VLS_WithSlots$5<typeof __VLS_base$5, __VLS_Slots$5>;
1782
- declare const _default$8: typeof __VLS_export$9;
1806
+ declare const __VLS_export$10: __VLS_WithSlots$5<typeof __VLS_base$5, __VLS_Slots$5>;
1807
+ declare const _default$9: typeof __VLS_export$10;
1783
1808
  type __VLS_WithSlots$5<T, S> = T & {
1784
1809
  new (): {
1785
1810
  $slots: S;
@@ -1788,7 +1813,7 @@ type __VLS_WithSlots$5<T, S> = T & {
1788
1813
  //#endregion
1789
1814
  //#region src/packages/controls/formItems/index.d.ts
1790
1815
  declare const RwFormItems: typeof formItems_d_exports & {
1791
- Template: SFCWithInstall<typeof _default$8>;
1816
+ Template: SFCWithInstall<typeof _default$9>;
1792
1817
  };
1793
1818
  declare namespace RwFormItems {
1794
1819
  type OptionT = OptionT$12;
@@ -1796,9 +1821,9 @@ declare namespace RwFormItems {
1796
1821
  type MergeSelectExtendedOptionT = MergeSelectExtendedOptionT;
1797
1822
  }
1798
1823
  declare namespace tabPane_d_exports {
1799
- export { OptionT$11 as OptionT, Template$7 as Template, init$11 as init };
1824
+ export { OptionT$11 as OptionT, Template$8 as Template, init$11 as init };
1800
1825
  }
1801
- declare const Template$7: SFCWithInstall<typeof _default$24>;
1826
+ declare const Template$8: SFCWithInstall<typeof _default$25>;
1802
1827
  type OptionT$11 = TabPaneProps & baseT & {
1803
1828
  id: string;
1804
1829
  inDialog: boolean;
@@ -1813,12 +1838,12 @@ declare const init$11: (moduleName: string, name: string, options?: Partial<Opti
1813
1838
  type __VLS_Props$8 = {
1814
1839
  control: OptionT$10;
1815
1840
  };
1816
- declare const __VLS_export$8: _$vue.DefineComponent<__VLS_Props$8, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<__VLS_Props$8> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
1817
- declare const _default$7: typeof __VLS_export$8;
1841
+ declare const __VLS_export$9: _$vue.DefineComponent<__VLS_Props$8, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<__VLS_Props$8> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
1842
+ declare const _default$8: typeof __VLS_export$9;
1818
1843
  declare namespace tabs_d_exports {
1819
- export { OptionT$10 as OptionT, Template$6 as Template, init$10 as init };
1844
+ export { OptionT$10 as OptionT, Template$7 as Template, init$10 as init };
1820
1845
  }
1821
- declare const Template$6: SFCWithInstall<typeof _default$7>;
1846
+ declare const Template$7: SFCWithInstall<typeof _default$8>;
1822
1847
  type OptionT$10 = TabsProps & TabsEmits & baseT & {
1823
1848
  id: string;
1824
1849
  inDialog: boolean;
@@ -1924,7 +1949,7 @@ type __VLS_Props$7 = {
1924
1949
  };
1925
1950
  declare function validate(): Promise<boolean>;
1926
1951
  declare function submitBefore(data: Record<string, any>): Promise<Record<string, any> | false>;
1927
- declare const __VLS_export$7: _$vue.DefineComponent<__VLS_Props$7, {
1952
+ declare const __VLS_export$8: _$vue.DefineComponent<__VLS_Props$7, {
1928
1953
  formData: FormData<any>;
1929
1954
  validate: typeof validate;
1930
1955
  submit: (reloadData?: boolean) => Promise<boolean>;
@@ -1939,11 +1964,11 @@ declare const __VLS_export$7: _$vue.DefineComponent<__VLS_Props$7, {
1939
1964
  changed: Readonly<_$vue.Ref<boolean, boolean>>;
1940
1965
  submitting: Readonly<_$vue.Ref<boolean, boolean>>;
1941
1966
  }, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<__VLS_Props$7> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
1942
- declare const _default$6: typeof __VLS_export$7;
1967
+ declare const _default$7: typeof __VLS_export$8;
1943
1968
  //#endregion
1944
1969
  //#region src/packages/controls/form/index.d.ts
1945
1970
  declare const RwForm: typeof form_d_exports & {
1946
- Template: SFCWithInstall<typeof _default$6>;
1971
+ Template: SFCWithInstall<typeof _default$7>;
1947
1972
  };
1948
1973
  declare namespace RwForm {
1949
1974
  type OptionT = OptionT$9;
@@ -1967,17 +1992,17 @@ declare const __VLS_base$4: _$vue.DefineComponent<__VLS_Props$6, {}, {}, {}, {},
1967
1992
  }, string, _$vue.PublicProps, Readonly<__VLS_Props$6> & Readonly<{
1968
1993
  onRefreshData?: ((...args: any[]) => any) | undefined;
1969
1994
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
1970
- declare const __VLS_export$6: __VLS_WithSlots$4<typeof __VLS_base$4, __VLS_Slots$4>;
1971
- declare const _default$5: typeof __VLS_export$6;
1995
+ declare const __VLS_export$7: __VLS_WithSlots$4<typeof __VLS_base$4, __VLS_Slots$4>;
1996
+ declare const _default$6: typeof __VLS_export$7;
1972
1997
  type __VLS_WithSlots$4<T, S> = T & {
1973
1998
  new (): {
1974
1999
  $slots: S;
1975
2000
  };
1976
2001
  };
1977
2002
  declare namespace pageBase_d_exports {
1978
- export { OptionT$8 as OptionT, Template$5 as Template, init$8 as init, typeT };
2003
+ export { OptionT$8 as OptionT, Template$6 as Template, init$8 as init, typeT };
1979
2004
  }
1980
- declare const Template$5: SFCWithInstall<typeof _default$5>;
2005
+ declare const Template$6: SFCWithInstall<typeof _default$6>;
1981
2006
  /** 需要扩展,请在此添加对应的内容 */
1982
2007
  type typeT = "table" | "form" | "info" | "query" | "customize";
1983
2008
  type OptionT$8 = {
@@ -2012,8 +2037,8 @@ declare const __VLS_base$3: _$vue.DefineComponent<__VLS_Props$5, {
2012
2037
  loadInfo: typeof loadInfo;
2013
2038
  setExternalLoading: (isLoading: boolean, text?: string) => any;
2014
2039
  }, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<__VLS_Props$5> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
2015
- declare const __VLS_export$5: __VLS_WithSlots$3<typeof __VLS_base$3, __VLS_Slots$3>;
2016
- declare const _default$4: typeof __VLS_export$5;
2040
+ declare const __VLS_export$6: __VLS_WithSlots$3<typeof __VLS_base$3, __VLS_Slots$3>;
2041
+ declare const _default$5: typeof __VLS_export$6;
2017
2042
  type __VLS_WithSlots$3<T, S> = T & {
2018
2043
  new (): {
2019
2044
  $slots: S;
@@ -2097,9 +2122,9 @@ type ApisOPtions = {
2097
2122
  type tableTypeT = 'single' | 'master' | 'slave';
2098
2123
  declare const init$6: (name: string, tableID: string, apiURLFront: string, options?: Partial<OptionT$6>) => OptionT$6;
2099
2124
  declare namespace pageForm_d_exports {
2100
- export { OptionT$5 as OptionT, Template$4 as Template, init$5 as init };
2125
+ export { OptionT$5 as OptionT, Template$5 as Template, init$5 as init };
2101
2126
  }
2102
- declare const Template$4: SFCWithInstall<typeof _default$4>;
2127
+ declare const Template$5: SFCWithInstall<typeof _default$5>;
2103
2128
  type OptionT$5 = {
2104
2129
  page: OptionT$8;
2105
2130
  form: RwForm.OptionT;
@@ -2127,17 +2152,17 @@ declare const __VLS_base$2: _$vue.DefineComponent<__VLS_Props$4, {
2127
2152
  }, string, _$vue.PublicProps, Readonly<__VLS_Props$4> & Readonly<{
2128
2153
  onClick?: ((...args: any[]) => any) | undefined;
2129
2154
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
2130
- declare const __VLS_export$4: __VLS_WithSlots$2<typeof __VLS_base$2, __VLS_Slots$2>;
2131
- declare const _default$3: typeof __VLS_export$4;
2155
+ declare const __VLS_export$5: __VLS_WithSlots$2<typeof __VLS_base$2, __VLS_Slots$2>;
2156
+ declare const _default$4: typeof __VLS_export$5;
2132
2157
  type __VLS_WithSlots$2<T, S> = T & {
2133
2158
  new (): {
2134
2159
  $slots: S;
2135
2160
  };
2136
2161
  };
2137
2162
  declare namespace pageTable_d_exports {
2138
- export { OptionT$4 as OptionT, Template$3 as Template, init$4 as init };
2163
+ export { OptionT$4 as OptionT, Template$4 as Template, init$4 as init };
2139
2164
  }
2140
- declare const Template$3: SFCWithInstall<typeof _default$3>;
2165
+ declare const Template$4: SFCWithInstall<typeof _default$4>;
2141
2166
  type OptionT$4 = {
2142
2167
  struct: OptionT$6;
2143
2168
  operateButtons: OptionT$34;
@@ -2167,12 +2192,12 @@ declare function init$3(options: OptionT$3): {
2167
2192
  type __VLS_Props$3 = {
2168
2193
  control: Partial<OptionT$2>;
2169
2194
  };
2170
- declare const __VLS_export$3: _$vue.DefineComponent<__VLS_Props$3, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<__VLS_Props$3> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
2171
- declare const _default_1: typeof __VLS_export$3;
2195
+ declare const __VLS_export$4: _$vue.DefineComponent<__VLS_Props$3, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<__VLS_Props$3> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
2196
+ declare const _default_1: typeof __VLS_export$4;
2172
2197
  declare namespace progress_d_exports {
2173
- export { OptionT$2 as OptionT, Template$2 as Template, init$2 as init };
2198
+ export { OptionT$2 as OptionT, Template$3 as Template, init$2 as init };
2174
2199
  }
2175
- declare const Template$2: SFCWithInstall<typeof _default_1>;
2200
+ declare const Template$3: SFCWithInstall<typeof _default_1>;
2176
2201
  type OptionT$2 = ProgressProps & baseT & {
2177
2202
  moduleName: string;
2178
2203
  name: string;
@@ -2198,17 +2223,17 @@ declare const __VLS_base$1: _$vue.DefineComponent<__VLS_Props$2, {}, {}, {}, {},
2198
2223
  "onUpdate:currentPage"?: ((...args: any[]) => any) | undefined;
2199
2224
  "onUpdate:pageSize"?: ((...args: any[]) => any) | undefined;
2200
2225
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
2201
- declare const __VLS_export$2: __VLS_WithSlots$1<typeof __VLS_base$1, __VLS_Slots$1>;
2202
- declare const _default$2: typeof __VLS_export$2;
2226
+ declare const __VLS_export$3: __VLS_WithSlots$1<typeof __VLS_base$1, __VLS_Slots$1>;
2227
+ declare const _default$3: typeof __VLS_export$3;
2203
2228
  type __VLS_WithSlots$1<T, S> = T & {
2204
2229
  new (): {
2205
2230
  $slots: S;
2206
2231
  };
2207
2232
  };
2208
2233
  declare namespace pagination_d_exports {
2209
- export { OptionT$1 as OptionT, Template$1 as Template, init$1 as init };
2234
+ export { OptionT$1 as OptionT, Template$2 as Template, init$1 as init };
2210
2235
  }
2211
- declare const Template$1: SFCWithInstall<typeof _default$2>;
2236
+ declare const Template$2: SFCWithInstall<typeof _default$3>;
2212
2237
  type OptionT$1 = PaginationProps & PaginationEmits & baseT & {
2213
2238
  total: number;
2214
2239
  page: number;
@@ -2234,8 +2259,8 @@ declare const __VLS_base: _$vue.DefineComponent<__VLS_Props$1, {
2234
2259
  }, string, _$vue.PublicProps, Readonly<__VLS_Props$1> & Readonly<{
2235
2260
  onOnSearch?: ((...args: any[]) => any) | undefined;
2236
2261
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
2237
- declare const __VLS_export$1: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
2238
- declare const _default$1: typeof __VLS_export$1;
2262
+ declare const __VLS_export$2: __VLS_WithSlots<typeof __VLS_base, __VLS_Slots>;
2263
+ declare const _default$2: typeof __VLS_export$2;
2239
2264
  type __VLS_WithSlots<T, S> = T & {
2240
2265
  new (): {
2241
2266
  $slots: S;
@@ -2251,17 +2276,17 @@ type __VLS_ModelProps = {
2251
2276
  "controls": typeof controls['value'];
2252
2277
  };
2253
2278
  type __VLS_PublicProps = __VLS_Props & __VLS_ModelProps;
2254
- declare const __VLS_export: _$vue.DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
2279
+ declare const __VLS_export$1: _$vue.DefineComponent<__VLS_PublicProps, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {
2255
2280
  "update:controls": (value: any[]) => any;
2256
2281
  }, string, _$vue.PublicProps, Readonly<__VLS_PublicProps> & Readonly<{
2257
2282
  "onUpdate:controls"?: ((value: any[]) => any) | undefined;
2258
2283
  }>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, false, {}, any>;
2259
- declare const _default: typeof __VLS_export;
2284
+ declare const _default$1: typeof __VLS_export$1;
2260
2285
  declare namespace search_d_exports {
2261
- export { OptionT, SearchKeyTemplate, Template, init };
2286
+ export { OptionT, SearchKeyTemplate, Template$1 as Template, init };
2262
2287
  }
2263
- declare const SearchKeyTemplate: SFCWithInstall<typeof _default>;
2264
- declare const Template: SFCWithInstall<typeof _default$1>;
2288
+ declare const SearchKeyTemplate: SFCWithInstall<typeof _default$1>;
2289
+ declare const Template$1: SFCWithInstall<typeof _default$2>;
2265
2290
  type OptionT = baseT & {
2266
2291
  struct?: OptionT$6;
2267
2292
  labelWidth?: string | number;
@@ -2279,8 +2304,16 @@ type OptionT = baseT & {
2279
2304
  addMergeSelect: (name: string, complex: complexT, optionFrom: optionFromT$1, optionValues: optionValuesT | string, options?: Partial<RwFormItems.MergeSelectExtendedOptionT>) => RwFormItems.OptionT | null;
2280
2305
  };
2281
2306
  declare const init: (struct: OptionT$6, options?: Partial<OptionT>) => OptionT;
2307
+ //#endregion
2308
+ //#region src/packages/controls/smallComp/smallComp.vue.d.ts
2309
+ declare const __VLS_export: _$vue.DefineComponent<{}, {}, {}, {}, {}, _$vue.ComponentOptionsMixin, _$vue.ComponentOptionsMixin, {}, string, _$vue.PublicProps, Readonly<{}> & Readonly<{}>, {}, {}, {}, {}, string, _$vue.ComponentProvideOptions, true, {}, any>;
2310
+ declare const _default: typeof __VLS_export;
2311
+ declare namespace smallComp_d_exports {
2312
+ export { Template };
2313
+ }
2314
+ declare const Template: SFCWithInstall<typeof _default>;
2282
2315
  declare namespace index_d_exports {
2283
- export { affix_d_exports as RwAffix, alert_d_exports as RwAlert, autocomplete_d_exports as RwAutocomplete, avatar_d_exports as RwAvatar, button_d_exports as RwButton, buttonGroup_d_exports as RwButtonGroup, dialog_d_exports as RwDialog, divider_d_exports as RwDivider, dropdown_d_exports as RwDropdown, RwForm, RwFormItems, image_d_exports as RwImage, input_d_exports as RwInput, inputNumber_d_exports as RwInputNumber, inputTag_d_exports as RwInputTag, mTreeSTable_d_exports as RwMTreeSTable, map_d_exports as RwMap, mergeInput_d_exports as RwMergeInput, mergeSelect_d_exports as RwMergeSelect, pageBase_d_exports as RwPageBase, pageForm_d_exports as RwPageForm, pageTable_d_exports as RwPageTable, pagination_d_exports as RwPagination, popconfirm_d_exports as RwPopconfirm, progress_d_exports as RwProgress, radio_d_exports as RwRadio, search_d_exports as RwSearch, segmented_d_exports as RwSegmented, select_d_exports as RwSelect, slider_d_exports as RwSlider, switch_d_exports as RwSwitch, tabPane_d_exports as RwTabPane, table_d_exports as RwTable, tabs_d_exports as RwTabs, tag_d_exports as RwTag, tagComp_d_exports as RwTagComp, text_d_exports as RwText, tree_d_exports as RwTree, upload_d_exports as RwUpload, pageStruct_d_exports as pageStruct, tableStruct_d_exports as tableStruct };
2316
+ export { affix_d_exports as RwAffix, alert_d_exports as RwAlert, autocomplete_d_exports as RwAutocomplete, avatar_d_exports as RwAvatar, button_d_exports as RwButton, buttonGroup_d_exports as RwButtonGroup, collapse_d_exports as RwCollapse, dialog_d_exports as RwDialog, divider_d_exports as RwDivider, dropdown_d_exports as RwDropdown, RwForm, RwFormItems, image_d_exports as RwImage, input_d_exports as RwInput, inputNumber_d_exports as RwInputNumber, inputTag_d_exports as RwInputTag, mTreeSTable_d_exports as RwMTreeSTable, map_d_exports as RwMap, mergeInput_d_exports as RwMergeInput, mergeSelect_d_exports as RwMergeSelect, pageBase_d_exports as RwPageBase, pageForm_d_exports as RwPageForm, pageTable_d_exports as RwPageTable, pagination_d_exports as RwPagination, popconfirm_d_exports as RwPopconfirm, progress_d_exports as RwProgress, radio_d_exports as RwRadio, search_d_exports as RwSearch, segmented_d_exports as RwSegmented, select_d_exports as RwSelect, slider_d_exports as RwSlider, switch_d_exports as RwSwitch, tabPane_d_exports as RwTabPane, table_d_exports as RwTable, tabs_d_exports as RwTabs, tag_d_exports as RwTag, tagComp_d_exports as RwTagComp, text_d_exports as RwText, tree_d_exports as RwTree, upload_d_exports as RwUpload, pageStruct_d_exports as pageStruct, smallComp_d_exports as smallComp, tableStruct_d_exports as tableStruct };
2284
2317
  }
2285
2318
  //#endregion
2286
- export { inputNumber_d_exports as A, autocomplete_d_exports as B, upload_d_exports as C, mergeSelect_d_exports as D, switch_d_exports as E, dialog_d_exports as F, alert_d_exports as H, buttonGroup_d_exports as I, dropdown_d_exports as L, select_d_exports as M, input_d_exports as N, mergeInput_d_exports as O, divider_d_exports as P, popconfirm_d_exports as R, tree_d_exports as S, slider_d_exports as T, affix_d_exports as U, avatar_d_exports as V, table_d_exports as _, mTreeSTable_d_exports as a, image_d_exports as b, OptionT$6 as c, pageBase_d_exports as d, RwForm as f, segmented_d_exports as g, RwFormItems as h, progress_d_exports as i, inputTag_d_exports as j, radio_d_exports as k, pageStruct_d_exports as l, tabPane_d_exports as m, search_d_exports as n, pageTable_d_exports as o, tabs_d_exports as p, pagination_d_exports as r, pageForm_d_exports as s, index_d_exports as t, tableStruct_d_exports as u, tagComp_d_exports as v, map_d_exports as w, text_d_exports as x, tag_d_exports as y, button_d_exports as z };
2319
+ export { radio_d_exports as A, button_d_exports as B, tree_d_exports as C, switch_d_exports as D, slider_d_exports as E, divider_d_exports as F, affix_d_exports as G, avatar_d_exports as H, dialog_d_exports as I, buttonGroup_d_exports as L, inputTag_d_exports as M, select_d_exports as N, mergeSelect_d_exports as O, input_d_exports as P, dropdown_d_exports as R, text_d_exports as S, map_d_exports as T, collapse_d_exports as U, autocomplete_d_exports as V, alert_d_exports as W, segmented_d_exports as _, progress_d_exports as a, tag_d_exports as b, pageForm_d_exports as c, tableStruct_d_exports as d, pageBase_d_exports as f, RwFormItems as g, tabPane_d_exports as h, pagination_d_exports as i, inputNumber_d_exports as j, mergeInput_d_exports as k, OptionT$6 as l, tabs_d_exports as m, smallComp_d_exports as n, mTreeSTable_d_exports as o, RwForm as p, search_d_exports as r, pageTable_d_exports as s, index_d_exports as t, pageStruct_d_exports as u, table_d_exports as v, upload_d_exports as w, image_d_exports as x, tagComp_d_exports as y, popconfirm_d_exports as z };