@factoringplus/pl-components-pack-v3 1.10.12-pre-01-refactor → 1.10.12-pre-03-refactor

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 (81) hide show
  1. package/dist/{crypto-pro-actual-cades-plugin-39d4088e.js → crypto-pro-actual-cades-plugin-6fcdcf31.js} +1 -1
  2. package/dist/{crypto-pro-actual-cades-plugin-92e46d97.cjs → crypto-pro-actual-cades-plugin-cb62e0a4.cjs} +1 -1
  3. package/dist/{entry-6f158286.js → entry-872ad8bc.js} +3571 -3575
  4. package/dist/{entry-68a9c923.cjs → entry-bd0a7350.cjs} +18 -18
  5. package/dist/pl-components-pack-v3.cjs.js +1 -1
  6. package/dist/pl-components-pack-v3.es.js +1 -1
  7. package/dist/src/components/basic/pl-dialog/index.d.ts +61 -61
  8. package/dist/src/components/basic/pl-dialog/pl-dialog-plus.vue.d.ts +29 -29
  9. package/dist/src/components/basic/pl-link/index.d.ts +19 -19
  10. package/dist/src/components/basic/pl-link/pl-link.vue.d.ts +1 -1
  11. package/dist/src/components/basic/pl-scrollbar/index.d.ts +11 -11
  12. package/dist/src/components/basic/pl-scrollbar/pl-scrollbar.vue.d.ts +1 -1
  13. package/dist/src/components/basic/pl-tooltip-plus/index.d.ts +45 -45
  14. package/dist/src/components/basic/pl-tooltip-plus/pl-tooltip-plus.vue.d.ts +3 -3
  15. package/dist/src/components/data/pl-banner/index.d.ts +31 -31
  16. package/dist/src/components/data/pl-banner/pl-banner.vue.d.ts +1 -1
  17. package/dist/src/components/data/pl-multitab/components/pl-tab-card.vue.d.ts +1 -1
  18. package/dist/src/components/data/pl-onboarding/index.d.ts +19 -19
  19. package/dist/src/components/data/pl-onboarding/pl-onboarding.vue.d.ts +9 -9
  20. package/dist/src/components/data/pl-progress/index.d.ts +9 -9
  21. package/dist/src/components/data/pl-progress/pl-progress.vue.d.ts +1 -1
  22. package/dist/src/components/data/pl-snackbar/pl-snackbar.vue.d.ts +3 -3
  23. package/dist/src/components/data/pl-table-plus/index.d.ts +92 -92
  24. package/dist/src/components/data/pl-table-plus/pl-table-plus.vue.d.ts +43 -43
  25. package/dist/src/components/data/pl-tabs/components/pl-tab.vue.d.ts +1 -1
  26. package/dist/src/components/data/pl-tags-chips/index.d.ts +45 -45
  27. package/dist/src/components/data/pl-tags-chips/pl-tags-chips.vue.d.ts +3 -3
  28. package/dist/src/components/data/pl-text-cell/index.d.ts +19 -19
  29. package/dist/src/components/data/pl-text-cell/pl-text-cell.vue.d.ts +3 -3
  30. package/dist/src/components/deprecated/pl-date-picker/pl-date-picker-range.vue.d.ts +3 -3
  31. package/dist/src/components/deprecated/pl-date-picker/pl-date-picker.vue.d.ts +2 -2
  32. package/dist/src/components/deprecated/pl-dialog/pl-dialog.vue.d.ts +4 -4
  33. package/dist/src/components/deprecated/pl-select/pl-select.vue.d.ts +5 -5
  34. package/dist/src/components/deprecated/pl-suggestions/pl-suggestions.vue.d.ts +1 -1
  35. package/dist/src/components/deprecated/pl-table/pl-table.vue.d.ts +2 -2
  36. package/dist/src/components/deprecated/pl-tooltip/pl-tooltip.vue.d.ts +6 -6
  37. package/dist/src/components/deprecated/pl-upload/pl-upload.vue.d.ts +5 -5
  38. package/dist/src/components/deprecated/pl-upload-legacy/pl-upload-legacy.vue.d.ts +5 -5
  39. package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts +2 -2
  40. package/dist/src/components/form/pl-autocomplete/components/pl-default.vue.d.ts +29 -29
  41. package/dist/src/components/form/pl-autocomplete/index.d.ts +132 -132
  42. package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +62 -62
  43. package/dist/src/components/form/pl-checkbox-plus/index.d.ts +19 -19
  44. package/dist/src/components/form/pl-checkbox-plus/pl-checkbox-plus.vue.d.ts +9 -9
  45. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +31 -31
  46. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +31 -31
  47. package/dist/src/components/form/pl-form/index.d.ts +16 -16
  48. package/dist/src/components/form/pl-form/pl-form.vue.d.ts +8 -8
  49. package/dist/src/components/form/pl-input-plus/components/pl-currency.vue.d.ts +27 -27
  50. package/dist/src/components/form/pl-input-plus/components/pl-default.vue.d.ts +39 -39
  51. package/dist/src/components/form/pl-input-plus/components/pl-password.vue.d.ts +29 -29
  52. package/dist/src/components/form/pl-input-plus/components/pl-textarea.vue.d.ts +29 -29
  53. package/dist/src/components/form/pl-input-plus/index.d.ts +121 -121
  54. package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +55 -55
  55. package/dist/src/components/form/pl-multi-select/components/pl-default.vue.d.ts +28 -28
  56. package/dist/src/components/form/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts +28 -28
  57. package/dist/src/components/form/pl-multi-select/index.d.ts +87 -87
  58. package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +40 -40
  59. package/dist/src/components/form/pl-radio/index.d.ts +12 -12
  60. package/dist/src/components/form/pl-radio/pl-radio.vue.d.ts +6 -6
  61. package/dist/src/components/form/pl-select-plus/components/pl-account.vue.d.ts +6 -6
  62. package/dist/src/components/form/pl-select-plus/components/pl-default.vue.d.ts +28 -28
  63. package/dist/src/components/form/pl-select-plus/components/pl-select-dropdown.vue.d.ts +1 -1
  64. package/dist/src/components/form/pl-select-plus/index.d.ts +90 -90
  65. package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +42 -42
  66. package/dist/src/components/form/pl-switch/index.d.ts +9 -9
  67. package/dist/src/components/form/pl-switch/pl-switch.vue.d.ts +9 -9
  68. package/dist/src/components/form/pl-upload-plus/index.d.ts +75 -75
  69. package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +35 -35
  70. package/dist/src/components/shared/pl-dropdown/index.d.ts +17 -17
  71. package/dist/src/components/shared/pl-dropdown/pl-dropdown.vue.d.ts +7 -7
  72. package/dist/src/components/shared/pl-label/index.d.ts +18 -18
  73. package/dist/src/components/shared/pl-label/pl-label.vue.d.ts +1 -1
  74. package/dist/src/components/shared/pl-option/index.d.ts +38 -38
  75. package/dist/src/components/shared/pl-option/pl-option.vue.d.ts +6 -6
  76. package/dist/src/components/shared/pl-status-icon/index.d.ts +3 -3
  77. package/dist/src/components/shared/pl-status-icon/pl-status-icon.vue.d.ts +1 -1
  78. package/dist/src/components/shared/pl-tab-pane/index.d.ts +34 -34
  79. package/dist/src/components/shared/pl-tab-pane/pl-tab-pane.vue.d.ts +2 -2
  80. package/dist/style.css +1 -1
  81. package/package.json +1 -1
@@ -7,7 +7,7 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
7
7
  default: string;
8
8
  };
9
9
  type: {
10
- type: import('vue').PropType<"error" | "info" | "success" | "warning" | "interactive" | ("primary" | "outline")>;
10
+ type: import('vue').PropType<"error" | "info" | "success" | "warning" | ("primary" | "outline") | "interactive">;
11
11
  default: string;
12
12
  };
13
13
  disabled: {
@@ -22,10 +22,18 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
22
22
  type: import('vue').PropType<string>;
23
23
  default: string;
24
24
  };
25
+ active: {
26
+ type: import('vue').PropType<boolean>;
27
+ default: boolean;
28
+ };
25
29
  chip: {
26
30
  type: import('vue').PropType<boolean>;
27
31
  default: boolean;
28
32
  };
33
+ interactive: {
34
+ type: import('vue').PropType<boolean>;
35
+ default: boolean;
36
+ };
29
37
  textColor: {
30
38
  type: import('vue').PropType<string>;
31
39
  default: string;
@@ -38,14 +46,6 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
38
46
  type: import('vue').PropType<boolean>;
39
47
  default: boolean;
40
48
  };
41
- interactive: {
42
- type: import('vue').PropType<boolean>;
43
- default: boolean;
44
- };
45
- active: {
46
- type: import('vue').PropType<boolean>;
47
- default: boolean;
48
- };
49
49
  }>> & {
50
50
  onTagClicked?: () => any;
51
51
  onCrossClicked?: () => any;
@@ -58,7 +58,7 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
58
58
  default: string;
59
59
  };
60
60
  type: {
61
- type: import('vue').PropType<"error" | "info" | "success" | "warning" | "interactive" | ("primary" | "outline")>;
61
+ type: import('vue').PropType<"error" | "info" | "success" | "warning" | ("primary" | "outline") | "interactive">;
62
62
  default: string;
63
63
  };
64
64
  disabled: {
@@ -73,10 +73,18 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
73
73
  type: import('vue').PropType<string>;
74
74
  default: string;
75
75
  };
76
+ active: {
77
+ type: import('vue').PropType<boolean>;
78
+ default: boolean;
79
+ };
76
80
  chip: {
77
81
  type: import('vue').PropType<boolean>;
78
82
  default: boolean;
79
83
  };
84
+ interactive: {
85
+ type: import('vue').PropType<boolean>;
86
+ default: boolean;
87
+ };
80
88
  textColor: {
81
89
  type: import('vue').PropType<string>;
82
90
  default: string;
@@ -89,29 +97,21 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
89
97
  type: import('vue').PropType<boolean>;
90
98
  default: boolean;
91
99
  };
92
- interactive: {
93
- type: import('vue').PropType<boolean>;
94
- default: boolean;
95
- };
96
- active: {
97
- type: import('vue').PropType<boolean>;
98
- default: boolean;
99
- };
100
100
  }>> & {
101
101
  onTagClicked?: () => any;
102
102
  onCrossClicked?: () => any;
103
103
  }, {
104
104
  size: "small" | "large";
105
- type: "error" | "info" | "success" | "warning" | "interactive" | ("primary" | "outline");
105
+ type: "error" | "info" | "success" | "warning" | ("primary" | "outline") | "interactive";
106
106
  disabled: boolean;
107
107
  icon: import('../../components').TIcon;
108
108
  iconColor: string;
109
+ active: boolean;
109
110
  chip: boolean;
111
+ interactive: boolean;
110
112
  textColor: string;
111
113
  backgroundColor: string;
112
114
  deleteBtn: boolean;
113
- interactive: boolean;
114
- active: boolean;
115
115
  }, true, {}, {}, {
116
116
  P: {};
117
117
  B: {};
@@ -125,7 +125,7 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
125
125
  default: string;
126
126
  };
127
127
  type: {
128
- type: import('vue').PropType<"error" | "info" | "success" | "warning" | "interactive" | ("primary" | "outline")>;
128
+ type: import('vue').PropType<"error" | "info" | "success" | "warning" | ("primary" | "outline") | "interactive">;
129
129
  default: string;
130
130
  };
131
131
  disabled: {
@@ -140,10 +140,18 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
140
140
  type: import('vue').PropType<string>;
141
141
  default: string;
142
142
  };
143
+ active: {
144
+ type: import('vue').PropType<boolean>;
145
+ default: boolean;
146
+ };
143
147
  chip: {
144
148
  type: import('vue').PropType<boolean>;
145
149
  default: boolean;
146
150
  };
151
+ interactive: {
152
+ type: import('vue').PropType<boolean>;
153
+ default: boolean;
154
+ };
147
155
  textColor: {
148
156
  type: import('vue').PropType<string>;
149
157
  default: string;
@@ -156,29 +164,21 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
156
164
  type: import('vue').PropType<boolean>;
157
165
  default: boolean;
158
166
  };
159
- interactive: {
160
- type: import('vue').PropType<boolean>;
161
- default: boolean;
162
- };
163
- active: {
164
- type: import('vue').PropType<boolean>;
165
- default: boolean;
166
- };
167
167
  }>> & {
168
168
  onTagClicked?: () => any;
169
169
  onCrossClicked?: () => any;
170
170
  }, {}, {}, {}, {}, {
171
171
  size: "small" | "large";
172
- type: "error" | "info" | "success" | "warning" | "interactive" | ("primary" | "outline");
172
+ type: "error" | "info" | "success" | "warning" | ("primary" | "outline") | "interactive";
173
173
  disabled: boolean;
174
174
  icon: import('../../components').TIcon;
175
175
  iconColor: string;
176
+ active: boolean;
176
177
  chip: boolean;
178
+ interactive: boolean;
177
179
  textColor: string;
178
180
  backgroundColor: string;
179
181
  deleteBtn: boolean;
180
- interactive: boolean;
181
- active: boolean;
182
182
  }>;
183
183
  __isFragment?: never;
184
184
  __isTeleport?: never;
@@ -189,7 +189,7 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
189
189
  default: string;
190
190
  };
191
191
  type: {
192
- type: import('vue').PropType<"error" | "info" | "success" | "warning" | "interactive" | ("primary" | "outline")>;
192
+ type: import('vue').PropType<"error" | "info" | "success" | "warning" | ("primary" | "outline") | "interactive">;
193
193
  default: string;
194
194
  };
195
195
  disabled: {
@@ -204,10 +204,18 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
204
204
  type: import('vue').PropType<string>;
205
205
  default: string;
206
206
  };
207
+ active: {
208
+ type: import('vue').PropType<boolean>;
209
+ default: boolean;
210
+ };
207
211
  chip: {
208
212
  type: import('vue').PropType<boolean>;
209
213
  default: boolean;
210
214
  };
215
+ interactive: {
216
+ type: import('vue').PropType<boolean>;
217
+ default: boolean;
218
+ };
211
219
  textColor: {
212
220
  type: import('vue').PropType<string>;
213
221
  default: string;
@@ -220,14 +228,6 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
220
228
  type: import('vue').PropType<boolean>;
221
229
  default: boolean;
222
230
  };
223
- interactive: {
224
- type: import('vue').PropType<boolean>;
225
- default: boolean;
226
- };
227
- active: {
228
- type: import('vue').PropType<boolean>;
229
- default: boolean;
230
- };
231
231
  }>> & {
232
232
  onTagClicked?: () => any;
233
233
  onCrossClicked?: () => any;
@@ -236,16 +236,16 @@ export declare const PlTagsChips: import('../../../install-function').SFCInstall
236
236
  crossClicked: () => void;
237
237
  }, string, {
238
238
  size: "small" | "large";
239
- type: "error" | "info" | "success" | "warning" | "interactive" | ("primary" | "outline");
239
+ type: "error" | "info" | "success" | "warning" | ("primary" | "outline") | "interactive";
240
240
  disabled: boolean;
241
241
  icon: import('../../components').TIcon;
242
242
  iconColor: string;
243
+ active: boolean;
243
244
  chip: boolean;
245
+ interactive: boolean;
244
246
  textColor: string;
245
247
  backgroundColor: string;
246
248
  deleteBtn: boolean;
247
- interactive: boolean;
248
- active: boolean;
249
249
  }, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
250
250
  $slots: {
251
251
  default?(_: {}): any;
@@ -32,16 +32,16 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
32
32
  onCrossClicked?: () => any;
33
33
  }, {
34
34
  size: "small" | "large";
35
- type: "error" | "info" | "success" | "warning" | "interactive" | ("primary" | "outline");
35
+ type: "error" | "info" | "success" | "warning" | ("primary" | "outline") | "interactive";
36
36
  disabled: boolean;
37
37
  icon: import('../../components').TIcon;
38
38
  iconColor: string;
39
+ active: boolean;
39
40
  chip: boolean;
41
+ interactive: boolean;
40
42
  textColor: string;
41
43
  backgroundColor: string;
42
44
  deleteBtn: boolean;
43
- interactive: boolean;
44
- active: boolean;
45
45
  }, {}>, {
46
46
  default?(_: {}): any;
47
47
  }>;
@@ -5,10 +5,6 @@ export declare const PlTextCell: import('../../../install-function').SFCInstallW
5
5
  type: import('vue').PropType<"error" | "info" | "success" | "warning" | "interactive">;
6
6
  default: any;
7
7
  };
8
- direction: {
9
- type: import('vue').PropType<"vertical" | "horizontal">;
10
- default: string;
11
- };
12
8
  label: {
13
9
  type: import('vue').PropType<string>;
14
10
  default: string;
@@ -17,16 +13,20 @@ export declare const PlTextCell: import('../../../install-function').SFCInstallW
17
13
  type: import('vue').PropType<string>;
18
14
  default: string;
19
15
  };
20
- subtitle: {
21
- type: import('vue').PropType<string>;
16
+ descriptionColor: {
17
+ type: import('vue').PropType<"secondary" | "tertiary">;
22
18
  default: string;
23
19
  };
24
20
  content: {
25
21
  type: import('vue').PropType<string>;
26
22
  default: string;
27
23
  };
28
- descriptionColor: {
29
- type: import('vue').PropType<"secondary" | "tertiary">;
24
+ direction: {
25
+ type: import('vue').PropType<"vertical" | "horizontal">;
26
+ default: string;
27
+ };
28
+ subtitle: {
29
+ type: import('vue').PropType<string>;
30
30
  default: string;
31
31
  };
32
32
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
@@ -34,10 +34,6 @@ export declare const PlTextCell: import('../../../install-function').SFCInstallW
34
34
  type: import('vue').PropType<"error" | "info" | "success" | "warning" | "interactive">;
35
35
  default: any;
36
36
  };
37
- direction: {
38
- type: import('vue').PropType<"vertical" | "horizontal">;
39
- default: string;
40
- };
41
37
  label: {
42
38
  type: import('vue').PropType<string>;
43
39
  default: string;
@@ -46,26 +42,30 @@ export declare const PlTextCell: import('../../../install-function').SFCInstallW
46
42
  type: import('vue').PropType<string>;
47
43
  default: string;
48
44
  };
49
- subtitle: {
50
- type: import('vue').PropType<string>;
45
+ descriptionColor: {
46
+ type: import('vue').PropType<"secondary" | "tertiary">;
51
47
  default: string;
52
48
  };
53
49
  content: {
54
50
  type: import('vue').PropType<string>;
55
51
  default: string;
56
52
  };
57
- descriptionColor: {
58
- type: import('vue').PropType<"secondary" | "tertiary">;
53
+ direction: {
54
+ type: import('vue').PropType<"vertical" | "horizontal">;
55
+ default: string;
56
+ };
57
+ subtitle: {
58
+ type: import('vue').PropType<string>;
59
59
  default: string;
60
60
  };
61
61
  }>>, {
62
62
  type: "error" | "info" | "success" | "warning" | "interactive";
63
- direction: "vertical" | "horizontal";
64
63
  label: string;
65
64
  description: string;
66
- subtitle: string;
67
- content: string;
68
65
  descriptionColor: "secondary" | "tertiary";
66
+ content: string;
67
+ direction: "vertical" | "horizontal";
68
+ subtitle: string;
69
69
  }, {}>>;
70
70
  export default PlTextCell;
71
71
  export type { IPlTextProps };
@@ -18,12 +18,12 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
18
18
  type: any;
19
19
  }>>>, {
20
20
  type: "error" | "info" | "success" | "warning" | "interactive";
21
- direction: "vertical" | "horizontal";
22
21
  label: string;
23
22
  description: string;
24
- subtitle: string;
25
- content: string;
26
23
  descriptionColor: "secondary" | "tertiary";
24
+ content: string;
25
+ direction: "vertical" | "horizontal";
26
+ subtitle: string;
27
27
  }, {}>;
28
28
  export default _default;
29
29
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -66,12 +66,12 @@ declare const _default: import('vue').DefineComponent<{
66
66
  "onUpdate:modelValue"?: (...args: any[]) => any;
67
67
  onChangeOpen?: (...args: any[]) => any;
68
68
  }, {
69
- modelValue: unknown[];
70
- width: string;
71
69
  label: string;
70
+ width: string;
71
+ modelValue: unknown[];
72
72
  placeholder: string;
73
- teleport: boolean;
74
73
  isClose: boolean;
75
74
  showInput: boolean;
75
+ teleport: boolean;
76
76
  }, {}>;
77
77
  export default _default;
@@ -62,11 +62,11 @@ declare const _default: import('vue').DefineComponent<{
62
62
  }>> & {
63
63
  "onUpdate:modelValue"?: (...args: any[]) => any;
64
64
  }, {
65
- disabled: boolean;
66
65
  label: string;
67
- prop: string;
66
+ disabled: boolean;
68
67
  placeholder: string;
69
68
  rules: Record<string, any>;
69
+ prop: string;
70
70
  weekendsDisabled: boolean;
71
71
  }, {}>;
72
72
  export default _default;
@@ -58,17 +58,17 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
58
58
  onChangeVisibleModalValue?: (...args: any[]) => any;
59
59
  }, {
60
60
  loading: boolean;
61
+ padding: string;
61
62
  modelValue: boolean;
62
- showHeader: boolean;
63
- showClose: boolean;
64
- disabledTeleport: boolean;
65
63
  customClass: string;
66
- padding: string;
64
+ showClose: boolean;
65
+ showHeader: boolean;
67
66
  showGrabber: boolean;
68
67
  widthThis: string;
69
68
  headerPadding: string;
70
69
  slide: boolean;
71
70
  simple: boolean;
71
+ disabledTeleport: boolean;
72
72
  logout: boolean;
73
73
  modalOnMobile: boolean;
74
74
  contentCustomClass: string;
@@ -56,8 +56,8 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
56
56
  default: boolean;
57
57
  };
58
58
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
59
- validate: (...args: any[]) => void;
60
59
  "update:modelValue": (...args: any[]) => void;
60
+ validate: (...args: any[]) => void;
61
61
  "visible-change": (...args: any[]) => void;
62
62
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
63
63
  placeholder: {
@@ -121,18 +121,18 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
121
121
  onValidate?: (...args: any[]) => any;
122
122
  "onVisible-change"?: (...args: any[]) => any;
123
123
  }, {
124
+ label: string;
124
125
  disabled: boolean;
125
126
  icon: boolean;
126
- info: boolean;
127
- label: string;
128
- prop: string;
127
+ checked: boolean;
129
128
  placeholder: string;
130
129
  rules: Record<string, any>;
131
- checked: boolean;
130
+ prop: string;
132
131
  getValid: number | boolean;
133
132
  isError: boolean;
134
133
  tooltipText: string;
135
134
  question: boolean;
135
+ info: boolean;
136
136
  }, {}>, {
137
137
  icon?(_: {}): any;
138
138
  "options-slot"?(_: {
@@ -98,9 +98,9 @@ declare const _default: import('vue').DefineComponent<{
98
98
  onFetchDadata?: (...args: any[]) => any;
99
99
  }, {
100
100
  label: string;
101
- prop: string;
102
101
  placeholder: string;
103
102
  rules: Record<string, any>;
103
+ prop: string;
104
104
  isError: boolean;
105
105
  suggestionList: unknown[];
106
106
  selectedItem: string;
@@ -109,11 +109,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
109
109
  "onUpdate:toggleRowSelection"?: (...args: any[]) => any;
110
110
  onAction?: (...args: any[]) => any;
111
111
  }, {
112
- modelValue: unknown[];
113
- total: number;
114
112
  form: Record<string, any>;
113
+ modelValue: unknown[];
115
114
  noDataText: string;
116
115
  hasPagination: boolean;
116
+ total: number;
117
117
  pageSizes: unknown[];
118
118
  isTotalVisible: boolean;
119
119
  layout: string;
@@ -4,7 +4,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
4
4
  required: false;
5
5
  };
6
6
  position: {
7
- type: () => "left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | "right-start" | "right-end";
7
+ type: () => "left" | "right" | "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | "right-start" | "right-end";
8
8
  default: string;
9
9
  };
10
10
  customClass: {
@@ -12,7 +12,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
12
12
  default: string;
13
13
  };
14
14
  trigger: {
15
- type: () => "click" | "hover" | "focus" | "contextmenu";
15
+ type: () => "click" | "contextmenu" | "focus" | "hover";
16
16
  default: string;
17
17
  };
18
18
  hideAfter: {
@@ -25,7 +25,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
25
25
  required: false;
26
26
  };
27
27
  position: {
28
- type: () => "left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | "right-start" | "right-end";
28
+ type: () => "left" | "right" | "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | "right-start" | "right-end";
29
29
  default: string;
30
30
  };
31
31
  customClass: {
@@ -33,7 +33,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
33
33
  default: string;
34
34
  };
35
35
  trigger: {
36
- type: () => "click" | "hover" | "focus" | "contextmenu";
36
+ type: () => "click" | "contextmenu" | "focus" | "hover";
37
37
  default: string;
38
38
  };
39
39
  hideAfter: {
@@ -41,9 +41,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
41
41
  default: number;
42
42
  };
43
43
  }>>, {
44
- position: "left" | "right" | "top" | "bottom" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | "right-start" | "right-end";
45
- trigger: "click" | "hover" | "focus" | "contextmenu";
44
+ position: "left" | "right" | "top" | "top-start" | "top-end" | "bottom" | "bottom-start" | "bottom-end" | "left-start" | "left-end" | "right-start" | "right-end";
46
45
  customClass: string;
46
+ trigger: "click" | "contextmenu" | "focus" | "hover";
47
47
  hideAfter: number;
48
48
  }, {}>, {
49
49
  default?(_: {}): any;
@@ -99,15 +99,15 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
99
99
  "onOn-change"?: (...args: any[]) => any;
100
100
  "onOn-preview"?: (...args: any[]) => any;
101
101
  }, {
102
- modelValue: unknown[];
102
+ header: boolean;
103
+ main: boolean;
103
104
  height: string;
104
- multiple: boolean;
105
+ modelValue: unknown[];
105
106
  accept: string;
107
+ multiple: boolean;
108
+ drag: boolean;
106
109
  fileSize: number;
107
110
  limit: number;
108
- header: boolean;
109
- main: boolean;
110
- drag: boolean;
111
111
  }, {}>, {
112
112
  header?(_: {}): any;
113
113
  main?(_: {}): any;
@@ -67,17 +67,17 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
67
67
  "onOn-success"?: (...args: any[]) => any;
68
68
  "onOn-error"?: (...args: any[]) => any;
69
69
  }, {
70
+ header: boolean;
71
+ main: boolean;
70
72
  large: boolean;
71
73
  modelValue: UploadUserFile[];
72
- multiple: boolean;
73
74
  accept: string;
74
- fileSize: number;
75
- buttonText: string;
76
- header: boolean;
77
- main: boolean;
75
+ multiple: boolean;
78
76
  drag: boolean;
77
+ fileSize: number;
79
78
  requestConfig: object;
80
79
  responseKeys: string;
80
+ buttonText: string;
81
81
  }, {}>, {
82
82
  header?(_: {}): any;
83
83
  main?(_: {}): any;
@@ -31,16 +31,16 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
31
31
  }>>> & {
32
32
  "onSelect-value"?: (option: IOption) => any;
33
33
  }, {
34
- helpertext: string;
35
- uniqKey: string;
36
34
  id: string;
37
35
  focus: boolean;
38
36
  disableMarkerBottom: boolean;
37
+ helpertext: string;
39
38
  query: string;
40
39
  suggestionList: IOption[];
41
40
  symbolsCountSearch: string | number;
42
41
  errors: import('async-validator').ValidateError[];
43
42
  loadingSuggestions: boolean;
43
+ uniqKey: string;
44
44
  }, {}>;
45
45
  export default _default;
46
46
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;