@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
@@ -4,11 +4,24 @@ declare const _default: import('vue').DefineComponent<{
4
4
  type: import('vue').PropType<boolean>;
5
5
  default: boolean;
6
6
  };
7
+ id: {
8
+ type: import('vue').PropType<string>;
9
+ required: true;
10
+ default: string;
11
+ };
12
+ placeholder: {
13
+ type: import('vue').PropType<string>;
14
+ default: string;
15
+ };
7
16
  leftIcon: {
8
17
  type: import('vue').PropType<import('../../../components').TIcon>;
9
18
  required: true;
10
19
  default: string;
11
20
  };
21
+ prop: {
22
+ type: import('vue').PropType<string>;
23
+ default: string;
24
+ };
12
25
  formatter: {
13
26
  type: import('vue').PropType<Function>;
14
27
  };
@@ -16,23 +29,10 @@ declare const _default: import('vue').DefineComponent<{
16
29
  type: import('vue').PropType<boolean>;
17
30
  default: boolean;
18
31
  };
19
- prop: {
20
- type: import('vue').PropType<string>;
21
- default: string;
22
- };
23
- placeholder: {
24
- type: import('vue').PropType<string>;
25
- default: string;
26
- };
27
32
  inputClass: {
28
33
  type: import('vue').PropType<string>;
29
34
  default: string;
30
35
  };
31
- id: {
32
- type: import('vue').PropType<string>;
33
- required: true;
34
- default: string;
35
- };
36
36
  memoryBlur: {
37
37
  type: import('vue').PropType<boolean>;
38
38
  default: boolean;
@@ -52,11 +52,24 @@ declare const _default: import('vue').DefineComponent<{
52
52
  type: import('vue').PropType<boolean>;
53
53
  default: boolean;
54
54
  };
55
+ id: {
56
+ type: import('vue').PropType<string>;
57
+ required: true;
58
+ default: string;
59
+ };
60
+ placeholder: {
61
+ type: import('vue').PropType<string>;
62
+ default: string;
63
+ };
55
64
  leftIcon: {
56
65
  type: import('vue').PropType<import('../../../components').TIcon>;
57
66
  required: true;
58
67
  default: string;
59
68
  };
69
+ prop: {
70
+ type: import('vue').PropType<string>;
71
+ default: string;
72
+ };
60
73
  formatter: {
61
74
  type: import('vue').PropType<Function>;
62
75
  };
@@ -64,23 +77,10 @@ declare const _default: import('vue').DefineComponent<{
64
77
  type: import('vue').PropType<boolean>;
65
78
  default: boolean;
66
79
  };
67
- prop: {
68
- type: import('vue').PropType<string>;
69
- default: string;
70
- };
71
- placeholder: {
72
- type: import('vue').PropType<string>;
73
- default: string;
74
- };
75
80
  inputClass: {
76
81
  type: import('vue').PropType<string>;
77
82
  default: string;
78
83
  };
79
- id: {
80
- type: import('vue').PropType<string>;
81
- required: true;
82
- default: string;
83
- };
84
84
  memoryBlur: {
85
85
  type: import('vue').PropType<boolean>;
86
86
  default: boolean;
@@ -96,12 +96,12 @@ declare const _default: import('vue').DefineComponent<{
96
96
  onFocusEmit?: (event: Event) => any;
97
97
  }, {
98
98
  disabled: boolean;
99
+ id: string;
100
+ placeholder: string;
99
101
  leftIcon: import('../../../components').TIcon;
100
- clearable: boolean;
101
102
  prop: string;
102
- placeholder: string;
103
+ clearable: boolean;
103
104
  inputClass: string;
104
- id: string;
105
105
  memoryBlur: boolean;
106
106
  showError: number;
107
107
  }, {}>;
@@ -3,27 +3,19 @@ import { IAutocompleteProps } from './types';
3
3
  export declare const PlAutocomplete: import('../../../install-function').SFCInstallWithContext<{
4
4
  new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
5
5
  modelValue: import('vue').PropType<import('./types').IOption>;
6
- disabled: {
7
- type: import('vue').PropType<boolean>;
8
- default: boolean;
9
- };
10
- width: {
11
- type: import('vue').PropType<string>;
12
- default: string;
13
- };
14
6
  label: {
15
7
  type: import('vue').PropType<string>;
16
8
  default: string;
17
9
  };
18
- helpertext: {
19
- type: import('vue').PropType<string>;
20
- default: string;
10
+ disabled: {
11
+ type: import('vue').PropType<boolean>;
12
+ default: boolean;
21
13
  };
22
- optional: {
14
+ width: {
23
15
  type: import('vue').PropType<string>;
24
16
  default: string;
25
17
  };
26
- tooltip: {
18
+ placeholder: {
27
19
  type: import('vue').PropType<string>;
28
20
  default: string;
29
21
  };
@@ -35,39 +27,43 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
35
27
  type: import('vue').PropType<import('../../components').TIcon>;
36
28
  default: string;
37
29
  };
38
- formatter: {
39
- type: import('vue').PropType<Function>;
40
- };
41
- clearable: {
30
+ disableMarkerBottom: {
42
31
  type: import('vue').PropType<boolean>;
43
32
  default: boolean;
44
33
  };
45
- tooltipWidth: {
34
+ prop: {
46
35
  type: import('vue').PropType<string>;
36
+ default: string;
47
37
  };
48
- prop: {
38
+ teleport: {
39
+ type: import('vue').PropType<boolean>;
40
+ default: boolean;
41
+ };
42
+ helpertext: {
49
43
  type: import('vue').PropType<string>;
50
44
  default: string;
51
45
  };
52
- placeholder: {
46
+ optional: {
53
47
  type: import('vue').PropType<string>;
54
48
  default: string;
55
49
  };
56
- inputClass: {
50
+ tooltip: {
57
51
  type: import('vue').PropType<string>;
58
52
  default: string;
59
53
  };
60
- teleport: {
54
+ formatter: {
55
+ type: import('vue').PropType<Function>;
56
+ };
57
+ clearable: {
61
58
  type: import('vue').PropType<boolean>;
62
59
  default: boolean;
63
60
  };
64
- uniqKey: {
61
+ tooltipWidth: {
65
62
  type: import('vue').PropType<string>;
66
- default: string;
67
63
  };
68
- disableMarkerBottom: {
69
- type: import('vue').PropType<boolean>;
70
- default: boolean;
64
+ inputClass: {
65
+ type: import('vue').PropType<string>;
66
+ default: string;
71
67
  };
72
68
  suggestionList: {
73
69
  type: import('vue').PropType<import('./types').IOption[]>;
@@ -86,6 +82,10 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
86
82
  type: import('vue').PropType<boolean>;
87
83
  default: boolean;
88
84
  };
85
+ uniqKey: {
86
+ type: import('vue').PropType<string>;
87
+ default: string;
88
+ };
89
89
  defaultDropText: {
90
90
  type: import('vue').PropType<string>;
91
91
  default: string;
@@ -98,27 +98,19 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
98
98
  fetchDadata: (value: string) => void;
99
99
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
100
100
  modelValue: import('vue').PropType<import('./types').IOption>;
101
- disabled: {
102
- type: import('vue').PropType<boolean>;
103
- default: boolean;
104
- };
105
- width: {
106
- type: import('vue').PropType<string>;
107
- default: string;
108
- };
109
101
  label: {
110
102
  type: import('vue').PropType<string>;
111
103
  default: string;
112
104
  };
113
- helpertext: {
114
- type: import('vue').PropType<string>;
115
- default: string;
105
+ disabled: {
106
+ type: import('vue').PropType<boolean>;
107
+ default: boolean;
116
108
  };
117
- optional: {
109
+ width: {
118
110
  type: import('vue').PropType<string>;
119
111
  default: string;
120
112
  };
121
- tooltip: {
113
+ placeholder: {
122
114
  type: import('vue').PropType<string>;
123
115
  default: string;
124
116
  };
@@ -130,39 +122,43 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
130
122
  type: import('vue').PropType<import('../../components').TIcon>;
131
123
  default: string;
132
124
  };
133
- formatter: {
134
- type: import('vue').PropType<Function>;
135
- };
136
- clearable: {
125
+ disableMarkerBottom: {
137
126
  type: import('vue').PropType<boolean>;
138
127
  default: boolean;
139
128
  };
140
- tooltipWidth: {
129
+ prop: {
141
130
  type: import('vue').PropType<string>;
131
+ default: string;
142
132
  };
143
- prop: {
133
+ teleport: {
134
+ type: import('vue').PropType<boolean>;
135
+ default: boolean;
136
+ };
137
+ helpertext: {
144
138
  type: import('vue').PropType<string>;
145
139
  default: string;
146
140
  };
147
- placeholder: {
141
+ optional: {
148
142
  type: import('vue').PropType<string>;
149
143
  default: string;
150
144
  };
151
- inputClass: {
145
+ tooltip: {
152
146
  type: import('vue').PropType<string>;
153
147
  default: string;
154
148
  };
155
- teleport: {
149
+ formatter: {
150
+ type: import('vue').PropType<Function>;
151
+ };
152
+ clearable: {
156
153
  type: import('vue').PropType<boolean>;
157
154
  default: boolean;
158
155
  };
159
- uniqKey: {
156
+ tooltipWidth: {
160
157
  type: import('vue').PropType<string>;
161
- default: string;
162
158
  };
163
- disableMarkerBottom: {
164
- type: import('vue').PropType<boolean>;
165
- default: boolean;
159
+ inputClass: {
160
+ type: import('vue').PropType<string>;
161
+ default: string;
166
162
  };
167
163
  suggestionList: {
168
164
  type: import('vue').PropType<import('./types').IOption[]>;
@@ -181,6 +177,10 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
181
177
  type: import('vue').PropType<boolean>;
182
178
  default: boolean;
183
179
  };
180
+ uniqKey: {
181
+ type: import('vue').PropType<string>;
182
+ default: string;
183
+ };
184
184
  defaultDropText: {
185
185
  type: import('vue').PropType<string>;
186
186
  default: string;
@@ -189,25 +189,25 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
189
189
  onFetchDadata?: (value: string) => any;
190
190
  onChangeValue?: (value: import('./types').IOption) => any;
191
191
  }, {
192
+ label: string;
192
193
  disabled: boolean;
193
194
  width: string;
194
- label: string;
195
+ placeholder: string;
196
+ leftIcon: import('../../components').TIcon;
197
+ rightIcon: import('../../components').TIcon;
198
+ disableMarkerBottom: boolean;
199
+ prop: string;
200
+ teleport: boolean;
195
201
  helpertext: string;
196
202
  optional: string;
197
203
  tooltip: string;
198
- leftIcon: import('../../components').TIcon;
199
- rightIcon: import('../../components').TIcon;
200
204
  clearable: boolean;
201
- prop: string;
202
- placeholder: string;
203
205
  inputClass: string;
204
- teleport: boolean;
205
- uniqKey: string;
206
- disableMarkerBottom: boolean;
207
206
  suggestionList: import('./types').IOption[];
208
207
  symbolsCountSearch: number;
209
208
  noData: string;
210
209
  memoryBlur: boolean;
210
+ uniqKey: string;
211
211
  defaultDropText: string;
212
212
  }, true, {}, {}, {
213
213
  P: {};
@@ -218,27 +218,19 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
218
218
  Defaults: {};
219
219
  }, Readonly<import('vue').ExtractPropTypes<{
220
220
  modelValue: import('vue').PropType<import('./types').IOption>;
221
- disabled: {
222
- type: import('vue').PropType<boolean>;
223
- default: boolean;
224
- };
225
- width: {
226
- type: import('vue').PropType<string>;
227
- default: string;
228
- };
229
221
  label: {
230
222
  type: import('vue').PropType<string>;
231
223
  default: string;
232
224
  };
233
- helpertext: {
234
- type: import('vue').PropType<string>;
235
- default: string;
225
+ disabled: {
226
+ type: import('vue').PropType<boolean>;
227
+ default: boolean;
236
228
  };
237
- optional: {
229
+ width: {
238
230
  type: import('vue').PropType<string>;
239
231
  default: string;
240
232
  };
241
- tooltip: {
233
+ placeholder: {
242
234
  type: import('vue').PropType<string>;
243
235
  default: string;
244
236
  };
@@ -250,39 +242,43 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
250
242
  type: import('vue').PropType<import('../../components').TIcon>;
251
243
  default: string;
252
244
  };
253
- formatter: {
254
- type: import('vue').PropType<Function>;
255
- };
256
- clearable: {
245
+ disableMarkerBottom: {
257
246
  type: import('vue').PropType<boolean>;
258
247
  default: boolean;
259
248
  };
260
- tooltipWidth: {
249
+ prop: {
261
250
  type: import('vue').PropType<string>;
251
+ default: string;
262
252
  };
263
- prop: {
253
+ teleport: {
254
+ type: import('vue').PropType<boolean>;
255
+ default: boolean;
256
+ };
257
+ helpertext: {
264
258
  type: import('vue').PropType<string>;
265
259
  default: string;
266
260
  };
267
- placeholder: {
261
+ optional: {
268
262
  type: import('vue').PropType<string>;
269
263
  default: string;
270
264
  };
271
- inputClass: {
265
+ tooltip: {
272
266
  type: import('vue').PropType<string>;
273
267
  default: string;
274
268
  };
275
- teleport: {
269
+ formatter: {
270
+ type: import('vue').PropType<Function>;
271
+ };
272
+ clearable: {
276
273
  type: import('vue').PropType<boolean>;
277
274
  default: boolean;
278
275
  };
279
- uniqKey: {
276
+ tooltipWidth: {
280
277
  type: import('vue').PropType<string>;
281
- default: string;
282
278
  };
283
- disableMarkerBottom: {
284
- type: import('vue').PropType<boolean>;
285
- default: boolean;
279
+ inputClass: {
280
+ type: import('vue').PropType<string>;
281
+ default: string;
286
282
  };
287
283
  suggestionList: {
288
284
  type: import('vue').PropType<import('./types').IOption[]>;
@@ -301,6 +297,10 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
301
297
  type: import('vue').PropType<boolean>;
302
298
  default: boolean;
303
299
  };
300
+ uniqKey: {
301
+ type: import('vue').PropType<string>;
302
+ default: string;
303
+ };
304
304
  defaultDropText: {
305
305
  type: import('vue').PropType<string>;
306
306
  default: string;
@@ -309,25 +309,25 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
309
309
  onFetchDadata?: (value: string) => any;
310
310
  onChangeValue?: (value: import('./types').IOption) => any;
311
311
  }, {}, {}, {}, {}, {
312
+ label: string;
312
313
  disabled: boolean;
313
314
  width: string;
314
- label: string;
315
+ placeholder: string;
316
+ leftIcon: import('../../components').TIcon;
317
+ rightIcon: import('../../components').TIcon;
318
+ disableMarkerBottom: boolean;
319
+ prop: string;
320
+ teleport: boolean;
315
321
  helpertext: string;
316
322
  optional: string;
317
323
  tooltip: string;
318
- leftIcon: import('../../components').TIcon;
319
- rightIcon: import('../../components').TIcon;
320
324
  clearable: boolean;
321
- prop: string;
322
- placeholder: string;
323
325
  inputClass: string;
324
- teleport: boolean;
325
- uniqKey: string;
326
- disableMarkerBottom: boolean;
327
326
  suggestionList: import('./types').IOption[];
328
327
  symbolsCountSearch: number;
329
328
  noData: string;
330
329
  memoryBlur: boolean;
330
+ uniqKey: string;
331
331
  defaultDropText: string;
332
332
  }>;
333
333
  __isFragment?: never;
@@ -335,27 +335,19 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
335
335
  __isSuspense?: never;
336
336
  } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
337
337
  modelValue: import('vue').PropType<import('./types').IOption>;
338
- disabled: {
339
- type: import('vue').PropType<boolean>;
340
- default: boolean;
341
- };
342
- width: {
343
- type: import('vue').PropType<string>;
344
- default: string;
345
- };
346
338
  label: {
347
339
  type: import('vue').PropType<string>;
348
340
  default: string;
349
341
  };
350
- helpertext: {
351
- type: import('vue').PropType<string>;
352
- default: string;
342
+ disabled: {
343
+ type: import('vue').PropType<boolean>;
344
+ default: boolean;
353
345
  };
354
- optional: {
346
+ width: {
355
347
  type: import('vue').PropType<string>;
356
348
  default: string;
357
349
  };
358
- tooltip: {
350
+ placeholder: {
359
351
  type: import('vue').PropType<string>;
360
352
  default: string;
361
353
  };
@@ -367,39 +359,43 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
367
359
  type: import('vue').PropType<import('../../components').TIcon>;
368
360
  default: string;
369
361
  };
370
- formatter: {
371
- type: import('vue').PropType<Function>;
372
- };
373
- clearable: {
362
+ disableMarkerBottom: {
374
363
  type: import('vue').PropType<boolean>;
375
364
  default: boolean;
376
365
  };
377
- tooltipWidth: {
366
+ prop: {
378
367
  type: import('vue').PropType<string>;
368
+ default: string;
379
369
  };
380
- prop: {
370
+ teleport: {
371
+ type: import('vue').PropType<boolean>;
372
+ default: boolean;
373
+ };
374
+ helpertext: {
381
375
  type: import('vue').PropType<string>;
382
376
  default: string;
383
377
  };
384
- placeholder: {
378
+ optional: {
385
379
  type: import('vue').PropType<string>;
386
380
  default: string;
387
381
  };
388
- inputClass: {
382
+ tooltip: {
389
383
  type: import('vue').PropType<string>;
390
384
  default: string;
391
385
  };
392
- teleport: {
386
+ formatter: {
387
+ type: import('vue').PropType<Function>;
388
+ };
389
+ clearable: {
393
390
  type: import('vue').PropType<boolean>;
394
391
  default: boolean;
395
392
  };
396
- uniqKey: {
393
+ tooltipWidth: {
397
394
  type: import('vue').PropType<string>;
398
- default: string;
399
395
  };
400
- disableMarkerBottom: {
401
- type: import('vue').PropType<boolean>;
402
- default: boolean;
396
+ inputClass: {
397
+ type: import('vue').PropType<string>;
398
+ default: string;
403
399
  };
404
400
  suggestionList: {
405
401
  type: import('vue').PropType<import('./types').IOption[]>;
@@ -418,6 +414,10 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
418
414
  type: import('vue').PropType<boolean>;
419
415
  default: boolean;
420
416
  };
417
+ uniqKey: {
418
+ type: import('vue').PropType<string>;
419
+ default: string;
420
+ };
421
421
  defaultDropText: {
422
422
  type: import('vue').PropType<string>;
423
423
  default: string;
@@ -429,25 +429,25 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
429
429
  changeValue: (value: import('./types').IOption) => void;
430
430
  fetchDadata: (value: string) => void;
431
431
  }, string, {
432
+ label: string;
432
433
  disabled: boolean;
433
434
  width: string;
434
- label: string;
435
+ placeholder: string;
436
+ leftIcon: import('../../components').TIcon;
437
+ rightIcon: import('../../components').TIcon;
438
+ disableMarkerBottom: boolean;
439
+ prop: string;
440
+ teleport: boolean;
435
441
  helpertext: string;
436
442
  optional: string;
437
443
  tooltip: string;
438
- leftIcon: import('../../components').TIcon;
439
- rightIcon: import('../../components').TIcon;
440
444
  clearable: boolean;
441
- prop: string;
442
- placeholder: string;
443
445
  inputClass: string;
444
- teleport: boolean;
445
- uniqKey: string;
446
- disableMarkerBottom: boolean;
447
446
  suggestionList: import('./types').IOption[];
448
447
  symbolsCountSearch: number;
449
448
  noData: string;
450
449
  memoryBlur: boolean;
450
+ uniqKey: string;
451
451
  defaultDropText: string;
452
452
  }, {}, string, {}> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & (new () => {
453
453
  $slots: {