@factoringplus/pl-components-pack-v3 1.13.0 → 1.13.5

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 (102) hide show
  1. package/README.md +48 -48
  2. package/dist/CNAME +1 -1
  3. package/dist/Close40-4bcbc3bd.cjs +1 -0
  4. package/dist/{Close40-33b3f990.js → Close40-d450a063.js} +2 -2
  5. package/dist/{crypto-pro-actual-cades-plugin-54e213c4.cjs → crypto-pro-actual-cades-plugin-00e94b0e.cjs} +1 -1
  6. package/dist/{crypto-pro-actual-cades-plugin-7f197d8a.js → crypto-pro-actual-cades-plugin-6de44578.js} +1 -1
  7. package/dist/{entry-e7802dab.js → entry-408d6e03.js} +10940 -10921
  8. package/dist/entry-a17d0f2b.cjs +115 -0
  9. package/dist/favicon.svg +4 -4
  10. package/dist/icon/cube20.svg +6 -6
  11. package/dist/icon/cube24.svg +6 -6
  12. package/dist/pl-components-pack-v3.cjs.js +1 -1
  13. package/dist/pl-components-pack-v3.es.js +1 -1
  14. package/dist/src/assets/calendar.json.d.ts +134 -134
  15. package/dist/src/components/basic/pl-button/index.d.ts +21 -20
  16. package/dist/src/components/basic/pl-button/pl-button.vue.d.ts +1 -1
  17. package/dist/src/components/basic/pl-button-dropdown/index.d.ts +21 -20
  18. package/dist/src/components/basic/pl-button-dropdown/pl-button-dropdown.vue.d.ts +9 -9
  19. package/dist/src/components/basic/pl-dialog/index.d.ts +21 -20
  20. package/dist/src/components/basic/pl-dialog/pl-dialog-plus.vue.d.ts +9 -9
  21. package/dist/src/components/basic/pl-link/index.d.ts +2 -1
  22. package/dist/src/components/basic/pl-scrollbar/index.d.ts +2 -1
  23. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/index.d.ts +8 -7
  24. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/pl-skeleton-button.vue.d.ts +2 -2
  25. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-control/index.d.ts +4 -3
  26. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-icon/index.d.ts +2 -1
  27. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-input/index.d.ts +2 -1
  28. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tabs/index.d.ts +2 -1
  29. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/index.d.ts +5 -4
  30. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/pl-skeleton-tags-chips.vue.d.ts +1 -1
  31. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text/index.d.ts +2 -1
  32. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text-cell/index.d.ts +2 -1
  33. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-upload/index.d.ts +2 -1
  34. package/dist/src/components/basic/pl-skeleton/index.d.ts +7 -6
  35. package/dist/src/components/basic/pl-skeleton/pl-skeleton.vue.d.ts +1 -1
  36. package/dist/src/components/basic/pl-tooltip-plus/index.d.ts +9 -8
  37. package/dist/src/components/basic/pl-tooltip-plus/pl-tooltip-plus.vue.d.ts +1 -1
  38. package/dist/src/components/data/pl-action-bar/components/pl-action-button/index.d.ts +2 -1
  39. package/dist/src/components/data/pl-action-bar/index.d.ts +2 -1
  40. package/dist/src/components/data/pl-banner/index.d.ts +2 -1
  41. package/dist/src/components/data/pl-card/index.d.ts +2 -1
  42. package/dist/src/components/data/pl-multitab/components/pl-tab-card.vue.d.ts +1 -1
  43. package/dist/src/components/data/pl-multitab/index.d.ts +2 -1
  44. package/dist/src/components/data/pl-multitab/types/index.d.ts +1 -1
  45. package/dist/src/components/data/pl-onboarding/index.d.ts +25 -24
  46. package/dist/src/components/data/pl-onboarding/pl-onboarding.vue.d.ts +11 -11
  47. package/dist/src/components/data/pl-progress/index.d.ts +5 -4
  48. package/dist/src/components/data/pl-progress/pl-progress.vue.d.ts +1 -1
  49. package/dist/src/components/data/pl-sign-error/index.d.ts +2 -1
  50. package/dist/src/components/data/pl-signing/index.d.ts +2 -1
  51. package/dist/src/components/data/pl-snackbar/index.d.ts +3 -3
  52. package/dist/src/components/data/pl-snackbar/pl-snackbar.vue.d.ts +1 -1
  53. package/dist/src/components/data/pl-stepper/index.d.ts +21 -20
  54. package/dist/src/components/data/pl-table-plus/index.d.ts +150 -149
  55. package/dist/src/components/data/pl-table-plus/pl-table-plus.vue.d.ts +72 -72
  56. package/dist/src/components/data/pl-tabs/index.d.ts +2 -1
  57. package/dist/src/components/data/pl-tags-chips/index.d.ts +9 -8
  58. package/dist/src/components/data/pl-tags-chips/pl-tags-chips.vue.d.ts +1 -1
  59. package/dist/src/components/data/pl-text-cell/index.d.ts +2 -1
  60. package/dist/src/components/deprecated/pl-tooltip/pl-tooltip.vue.d.ts +3 -3
  61. package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts +1 -1
  62. package/dist/src/components/form/pl-autocomplete/components/pl-default.vue.d.ts +30 -21
  63. package/dist/src/components/form/pl-autocomplete/index.d.ts +75 -55
  64. package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +35 -26
  65. package/dist/src/components/form/pl-autocomplete/types/index.d.ts +2 -0
  66. package/dist/src/components/form/pl-checkbox-plus/index.d.ts +9 -8
  67. package/dist/src/components/form/pl-checkbox-plus/pl-checkbox-plus.vue.d.ts +3 -3
  68. package/dist/src/components/form/pl-date-picker-plus/common/components/PlDatePickerRangeWrapper.vue.d.ts +9 -9
  69. package/dist/src/components/form/pl-date-picker-plus/common/components/PlDatePickerWrapper.vue.d.ts +9 -9
  70. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +18 -18
  71. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +18 -18
  72. package/dist/src/components/form/pl-form/index.d.ts +26 -25
  73. package/dist/src/components/form/pl-input-plus/components/pl-currency.vue.d.ts +30 -30
  74. package/dist/src/components/form/pl-input-plus/components/pl-default.vue.d.ts +24 -24
  75. package/dist/src/components/form/pl-input-plus/components/pl-password.vue.d.ts +18 -18
  76. package/dist/src/components/form/pl-input-plus/components/pl-textarea.vue.d.ts +33 -33
  77. package/dist/src/components/form/pl-input-plus/index.d.ts +127 -126
  78. package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +7 -7
  79. package/dist/src/components/form/pl-multi-select/components/pl-default.vue.d.ts +18 -18
  80. package/dist/src/components/form/pl-multi-select/index.d.ts +40 -39
  81. package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +18 -18
  82. package/dist/src/components/form/pl-radio/index.d.ts +9 -8
  83. package/dist/src/components/form/pl-radio/pl-radio.vue.d.ts +3 -3
  84. package/dist/src/components/form/pl-select-plus/components/pl-default.vue.d.ts +18 -18
  85. package/dist/src/components/form/pl-select-plus/index.d.ts +40 -39
  86. package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +18 -18
  87. package/dist/src/components/form/pl-switch/index.d.ts +2 -1
  88. package/dist/src/components/form/pl-upload-plus/index.d.ts +21 -20
  89. package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +9 -9
  90. package/dist/src/components/shared/pl-dropdown/index.d.ts +29 -28
  91. package/dist/src/components/shared/pl-dropdown/pl-dropdown.vue.d.ts +13 -13
  92. package/dist/src/components/shared/pl-icon/index.d.ts +2 -1
  93. package/dist/src/components/shared/pl-label/index.d.ts +2 -1
  94. package/dist/src/components/shared/pl-mark-text/index.d.ts +2 -1
  95. package/dist/src/components/shared/pl-option/index.d.ts +2 -1
  96. package/dist/src/components/shared/pl-status-icon/index.d.ts +2 -1
  97. package/dist/src/components/shared/pl-tab-pane/index.d.ts +2 -1
  98. package/dist/src/directives/vTap.d.ts +1 -1
  99. package/dist/style.css +1 -1
  100. package/package.json +128 -125
  101. package/dist/Close40-49678fc0.cjs +0 -1
  102. package/dist/entry-dff9093b.cjs +0 -115
@@ -1,3 +1,4 @@
1
+ import { default as Autocomplete } from './pl-autocompete.vue';
1
2
  import { IAutocompleteProps } from './types';
2
3
 
3
4
  export declare const PlAutocomplete: import('../../../install-function').SFCInstallWithContext<{
@@ -15,6 +16,14 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
15
16
  type: import('vue').PropType<string>;
16
17
  default: string;
17
18
  };
19
+ prop: {
20
+ type: import('vue').PropType<string>;
21
+ default: string;
22
+ };
23
+ placeholder: {
24
+ type: import('vue').PropType<string>;
25
+ default: string;
26
+ };
18
27
  helpertext: {
19
28
  type: import('vue').PropType<string>;
20
29
  default: string;
@@ -35,27 +44,19 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
35
44
  type: import('vue').PropType<import('../../components').TIcon>;
36
45
  default: string;
37
46
  };
38
- formatter: {
39
- type: import('vue').PropType<Function>;
40
- };
41
47
  clearable: {
42
48
  type: import('vue').PropType<boolean>;
43
49
  default: boolean;
44
50
  };
45
- tooltipWidth: {
46
- type: import('vue').PropType<string>;
47
- };
48
- prop: {
51
+ inputClass: {
49
52
  type: import('vue').PropType<string>;
50
53
  default: string;
51
54
  };
52
- placeholder: {
53
- type: import('vue').PropType<string>;
54
- default: string;
55
+ formatter: {
56
+ type: import('vue').PropType<Function>;
55
57
  };
56
- inputClass: {
58
+ tooltipWidth: {
57
59
  type: import('vue').PropType<string>;
58
- default: string;
59
60
  };
60
61
  teleport: {
61
62
  type: import('vue').PropType<boolean>;
@@ -69,6 +70,10 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
69
70
  type: import('vue').PropType<boolean>;
70
71
  default: boolean;
71
72
  };
73
+ trim: {
74
+ type: import('vue').PropType<boolean>;
75
+ default: boolean;
76
+ };
72
77
  suggestionList: {
73
78
  type: import('vue').PropType<import('./types').IOption[]>;
74
79
  required: true;
@@ -110,6 +115,14 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
110
115
  type: import('vue').PropType<string>;
111
116
  default: string;
112
117
  };
118
+ prop: {
119
+ type: import('vue').PropType<string>;
120
+ default: string;
121
+ };
122
+ placeholder: {
123
+ type: import('vue').PropType<string>;
124
+ default: string;
125
+ };
113
126
  helpertext: {
114
127
  type: import('vue').PropType<string>;
115
128
  default: string;
@@ -130,27 +143,19 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
130
143
  type: import('vue').PropType<import('../../components').TIcon>;
131
144
  default: string;
132
145
  };
133
- formatter: {
134
- type: import('vue').PropType<Function>;
135
- };
136
146
  clearable: {
137
147
  type: import('vue').PropType<boolean>;
138
148
  default: boolean;
139
149
  };
140
- tooltipWidth: {
141
- type: import('vue').PropType<string>;
142
- };
143
- prop: {
150
+ inputClass: {
144
151
  type: import('vue').PropType<string>;
145
152
  default: string;
146
153
  };
147
- placeholder: {
148
- type: import('vue').PropType<string>;
149
- default: string;
154
+ formatter: {
155
+ type: import('vue').PropType<Function>;
150
156
  };
151
- inputClass: {
157
+ tooltipWidth: {
152
158
  type: import('vue').PropType<string>;
153
- default: string;
154
159
  };
155
160
  teleport: {
156
161
  type: import('vue').PropType<boolean>;
@@ -164,6 +169,10 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
164
169
  type: import('vue').PropType<boolean>;
165
170
  default: boolean;
166
171
  };
172
+ trim: {
173
+ type: import('vue').PropType<boolean>;
174
+ default: boolean;
175
+ };
167
176
  suggestionList: {
168
177
  type: import('vue').PropType<import('./types').IOption[]>;
169
178
  required: true;
@@ -192,18 +201,19 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
192
201
  disabled: boolean;
193
202
  width: string;
194
203
  label: string;
204
+ prop: string;
205
+ placeholder: string;
195
206
  helpertext: string;
196
207
  optional: string;
197
208
  tooltip: string;
198
209
  leftIcon: import('../../components').TIcon;
199
210
  rightIcon: import('../../components').TIcon;
200
211
  clearable: boolean;
201
- prop: string;
202
- placeholder: string;
203
212
  inputClass: string;
204
213
  teleport: boolean;
205
214
  uniqKey: string;
206
215
  disableMarkerBottom: boolean;
216
+ trim: boolean;
207
217
  suggestionList: import('./types').IOption[];
208
218
  symbolsCountSearch: number;
209
219
  noData: string;
@@ -230,6 +240,14 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
230
240
  type: import('vue').PropType<string>;
231
241
  default: string;
232
242
  };
243
+ prop: {
244
+ type: import('vue').PropType<string>;
245
+ default: string;
246
+ };
247
+ placeholder: {
248
+ type: import('vue').PropType<string>;
249
+ default: string;
250
+ };
233
251
  helpertext: {
234
252
  type: import('vue').PropType<string>;
235
253
  default: string;
@@ -250,27 +268,19 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
250
268
  type: import('vue').PropType<import('../../components').TIcon>;
251
269
  default: string;
252
270
  };
253
- formatter: {
254
- type: import('vue').PropType<Function>;
255
- };
256
271
  clearable: {
257
272
  type: import('vue').PropType<boolean>;
258
273
  default: boolean;
259
274
  };
260
- tooltipWidth: {
261
- type: import('vue').PropType<string>;
262
- };
263
- prop: {
275
+ inputClass: {
264
276
  type: import('vue').PropType<string>;
265
277
  default: string;
266
278
  };
267
- placeholder: {
268
- type: import('vue').PropType<string>;
269
- default: string;
279
+ formatter: {
280
+ type: import('vue').PropType<Function>;
270
281
  };
271
- inputClass: {
282
+ tooltipWidth: {
272
283
  type: import('vue').PropType<string>;
273
- default: string;
274
284
  };
275
285
  teleport: {
276
286
  type: import('vue').PropType<boolean>;
@@ -284,6 +294,10 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
284
294
  type: import('vue').PropType<boolean>;
285
295
  default: boolean;
286
296
  };
297
+ trim: {
298
+ type: import('vue').PropType<boolean>;
299
+ default: boolean;
300
+ };
287
301
  suggestionList: {
288
302
  type: import('vue').PropType<import('./types').IOption[]>;
289
303
  required: true;
@@ -312,18 +326,19 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
312
326
  disabled: boolean;
313
327
  width: string;
314
328
  label: string;
329
+ prop: string;
330
+ placeholder: string;
315
331
  helpertext: string;
316
332
  optional: string;
317
333
  tooltip: string;
318
334
  leftIcon: import('../../components').TIcon;
319
335
  rightIcon: import('../../components').TIcon;
320
336
  clearable: boolean;
321
- prop: string;
322
- placeholder: string;
323
337
  inputClass: string;
324
338
  teleport: boolean;
325
339
  uniqKey: string;
326
340
  disableMarkerBottom: boolean;
341
+ trim: boolean;
327
342
  suggestionList: import('./types').IOption[];
328
343
  symbolsCountSearch: number;
329
344
  noData: string;
@@ -347,6 +362,14 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
347
362
  type: import('vue').PropType<string>;
348
363
  default: string;
349
364
  };
365
+ prop: {
366
+ type: import('vue').PropType<string>;
367
+ default: string;
368
+ };
369
+ placeholder: {
370
+ type: import('vue').PropType<string>;
371
+ default: string;
372
+ };
350
373
  helpertext: {
351
374
  type: import('vue').PropType<string>;
352
375
  default: string;
@@ -367,27 +390,19 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
367
390
  type: import('vue').PropType<import('../../components').TIcon>;
368
391
  default: string;
369
392
  };
370
- formatter: {
371
- type: import('vue').PropType<Function>;
372
- };
373
393
  clearable: {
374
394
  type: import('vue').PropType<boolean>;
375
395
  default: boolean;
376
396
  };
377
- tooltipWidth: {
378
- type: import('vue').PropType<string>;
379
- };
380
- prop: {
397
+ inputClass: {
381
398
  type: import('vue').PropType<string>;
382
399
  default: string;
383
400
  };
384
- placeholder: {
385
- type: import('vue').PropType<string>;
386
- default: string;
401
+ formatter: {
402
+ type: import('vue').PropType<Function>;
387
403
  };
388
- inputClass: {
404
+ tooltipWidth: {
389
405
  type: import('vue').PropType<string>;
390
- default: string;
391
406
  };
392
407
  teleport: {
393
408
  type: import('vue').PropType<boolean>;
@@ -401,6 +416,10 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
401
416
  type: import('vue').PropType<boolean>;
402
417
  default: boolean;
403
418
  };
419
+ trim: {
420
+ type: import('vue').PropType<boolean>;
421
+ default: boolean;
422
+ };
404
423
  suggestionList: {
405
424
  type: import('vue').PropType<import('./types').IOption[]>;
406
425
  required: true;
@@ -432,18 +451,19 @@ export declare const PlAutocomplete: import('../../../install-function').SFCInst
432
451
  disabled: boolean;
433
452
  width: string;
434
453
  label: string;
454
+ prop: string;
455
+ placeholder: string;
435
456
  helpertext: string;
436
457
  optional: string;
437
458
  tooltip: string;
438
459
  leftIcon: import('../../components').TIcon;
439
460
  rightIcon: import('../../components').TIcon;
440
461
  clearable: boolean;
441
- prop: string;
442
- placeholder: string;
443
462
  inputClass: string;
444
463
  teleport: boolean;
445
464
  uniqKey: string;
446
465
  disableMarkerBottom: boolean;
466
+ trim: boolean;
447
467
  suggestionList: import('./types').IOption[];
448
468
  symbolsCountSearch: number;
449
469
  noData: string;
@@ -458,6 +478,6 @@ export default PlAutocomplete;
458
478
  export type { IAutocompleteProps };
459
479
  declare module 'vue' {
460
480
  interface GlobalComponents {
461
- PlAutocomplete: import('vue').DefineComponent<IAutocompleteProps>;
481
+ PlAutocomplete: typeof Autocomplete;
462
482
  }
463
483
  }
@@ -14,6 +14,14 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
14
14
  type: import('vue').PropType<string>;
15
15
  default: string;
16
16
  };
17
+ prop: {
18
+ type: import('vue').PropType<string>;
19
+ default: string;
20
+ };
21
+ placeholder: {
22
+ type: import('vue').PropType<string>;
23
+ default: string;
24
+ };
17
25
  helpertext: {
18
26
  type: import('vue').PropType<string>;
19
27
  default: string;
@@ -34,27 +42,19 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
34
42
  type: import('vue').PropType<import('../../components').TIcon>;
35
43
  default: string;
36
44
  };
37
- formatter: {
38
- type: import('vue').PropType<Function>;
39
- };
40
45
  clearable: {
41
46
  type: import('vue').PropType<boolean>;
42
47
  default: boolean;
43
48
  };
44
- tooltipWidth: {
45
- type: import('vue').PropType<string>;
46
- };
47
- prop: {
49
+ inputClass: {
48
50
  type: import('vue').PropType<string>;
49
51
  default: string;
50
52
  };
51
- placeholder: {
52
- type: import('vue').PropType<string>;
53
- default: string;
53
+ formatter: {
54
+ type: import('vue').PropType<Function>;
54
55
  };
55
- inputClass: {
56
+ tooltipWidth: {
56
57
  type: import('vue').PropType<string>;
57
- default: string;
58
58
  };
59
59
  teleport: {
60
60
  type: import('vue').PropType<boolean>;
@@ -68,6 +68,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
68
68
  type: import('vue').PropType<boolean>;
69
69
  default: boolean;
70
70
  };
71
+ trim: {
72
+ type: import('vue').PropType<boolean>;
73
+ default: boolean;
74
+ };
71
75
  suggestionList: {
72
76
  type: import('vue').PropType<IOption[]>;
73
77
  required: true;
@@ -106,6 +110,14 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
106
110
  type: import('vue').PropType<string>;
107
111
  default: string;
108
112
  };
113
+ prop: {
114
+ type: import('vue').PropType<string>;
115
+ default: string;
116
+ };
117
+ placeholder: {
118
+ type: import('vue').PropType<string>;
119
+ default: string;
120
+ };
109
121
  helpertext: {
110
122
  type: import('vue').PropType<string>;
111
123
  default: string;
@@ -126,27 +138,19 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
126
138
  type: import('vue').PropType<import('../../components').TIcon>;
127
139
  default: string;
128
140
  };
129
- formatter: {
130
- type: import('vue').PropType<Function>;
131
- };
132
141
  clearable: {
133
142
  type: import('vue').PropType<boolean>;
134
143
  default: boolean;
135
144
  };
136
- tooltipWidth: {
137
- type: import('vue').PropType<string>;
138
- };
139
- prop: {
145
+ inputClass: {
140
146
  type: import('vue').PropType<string>;
141
147
  default: string;
142
148
  };
143
- placeholder: {
144
- type: import('vue').PropType<string>;
145
- default: string;
149
+ formatter: {
150
+ type: import('vue').PropType<Function>;
146
151
  };
147
- inputClass: {
152
+ tooltipWidth: {
148
153
  type: import('vue').PropType<string>;
149
- default: string;
150
154
  };
151
155
  teleport: {
152
156
  type: import('vue').PropType<boolean>;
@@ -160,6 +164,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
160
164
  type: import('vue').PropType<boolean>;
161
165
  default: boolean;
162
166
  };
167
+ trim: {
168
+ type: import('vue').PropType<boolean>;
169
+ default: boolean;
170
+ };
163
171
  suggestionList: {
164
172
  type: import('vue').PropType<IOption[]>;
165
173
  required: true;
@@ -188,18 +196,19 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
188
196
  disabled: boolean;
189
197
  width: string;
190
198
  label: string;
199
+ prop: string;
200
+ placeholder: string;
191
201
  helpertext: string;
192
202
  optional: string;
193
203
  tooltip: string;
194
204
  leftIcon: import('../../components').TIcon;
195
205
  rightIcon: import('../../components').TIcon;
196
206
  clearable: boolean;
197
- prop: string;
198
- placeholder: string;
199
207
  inputClass: string;
200
208
  teleport: boolean;
201
209
  uniqKey: string;
202
210
  disableMarkerBottom: boolean;
211
+ trim: boolean;
203
212
  suggestionList: IOption[];
204
213
  symbolsCountSearch: number;
205
214
  noData: string;
@@ -18,6 +18,7 @@ declare interface IAutocompleteDefaultProps {
18
18
  memoryBlur?: boolean;
19
19
  inputClass?: string;
20
20
  formatter?: Function;
21
+ trim?: boolean;
21
22
  }
22
23
  declare interface IAutocompleteProps {
23
24
  suggestionList: IOption[];
@@ -42,6 +43,7 @@ declare interface IAutocompleteProps {
42
43
  inputClass?: string;
43
44
  tooltipWidth?: string;
44
45
  formatter?: Function;
46
+ trim?: boolean;
45
47
  }
46
48
  declare interface IDropdownProps {
47
49
  focus: boolean;
@@ -1,10 +1,11 @@
1
+ import { default as CheckboxPlus } from './pl-checkbox-plus.vue';
1
2
  import { ICheckboxProps } from './types';
2
3
 
3
4
  export declare const PlCheckboxPlus: import('../../../install-function').SFCInstallWithContext<{
4
5
  new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
5
6
  modelValue: import('vue').PropType<boolean>;
6
7
  size: {
7
- type: import('vue').PropType<"small" | "medium">;
8
+ type: import('vue').PropType<"medium" | "small">;
8
9
  default: string;
9
10
  };
10
11
  disabled: {
@@ -30,7 +31,7 @@ export declare const PlCheckboxPlus: import('../../../install-function').SFCInst
30
31
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
31
32
  modelValue: import('vue').PropType<boolean>;
32
33
  size: {
33
- type: import('vue').PropType<"small" | "medium">;
34
+ type: import('vue').PropType<"medium" | "small">;
34
35
  default: string;
35
36
  };
36
37
  disabled: {
@@ -52,7 +53,7 @@ export declare const PlCheckboxPlus: import('../../../install-function').SFCInst
52
53
  }>> & {
53
54
  onChange?: (isChecked: boolean) => any;
54
55
  }, {
55
- size: "small" | "medium";
56
+ size: "medium" | "small";
56
57
  disabled: boolean;
57
58
  label: string;
58
59
  description: string;
@@ -67,7 +68,7 @@ export declare const PlCheckboxPlus: import('../../../install-function').SFCInst
67
68
  }, Readonly<import('vue').ExtractPropTypes<{
68
69
  modelValue: import('vue').PropType<boolean>;
69
70
  size: {
70
- type: import('vue').PropType<"small" | "medium">;
71
+ type: import('vue').PropType<"medium" | "small">;
71
72
  default: string;
72
73
  };
73
74
  disabled: {
@@ -89,7 +90,7 @@ export declare const PlCheckboxPlus: import('../../../install-function').SFCInst
89
90
  }>> & {
90
91
  onChange?: (isChecked: boolean) => any;
91
92
  }, {}, {}, {}, {}, {
92
- size: "small" | "medium";
93
+ size: "medium" | "small";
93
94
  disabled: boolean;
94
95
  label: string;
95
96
  description: string;
@@ -101,7 +102,7 @@ export declare const PlCheckboxPlus: import('../../../install-function').SFCInst
101
102
  } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
102
103
  modelValue: import('vue').PropType<boolean>;
103
104
  size: {
104
- type: import('vue').PropType<"small" | "medium">;
105
+ type: import('vue').PropType<"medium" | "small">;
105
106
  default: string;
106
107
  };
107
108
  disabled: {
@@ -125,7 +126,7 @@ export declare const PlCheckboxPlus: import('../../../install-function').SFCInst
125
126
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
126
127
  change: (isChecked: boolean) => void;
127
128
  }, string, {
128
- size: "small" | "medium";
129
+ size: "medium" | "small";
129
130
  disabled: boolean;
130
131
  label: string;
131
132
  description: string;
@@ -139,6 +140,6 @@ export default PlCheckboxPlus;
139
140
  export type { ICheckboxProps };
140
141
  declare module 'vue' {
141
142
  interface GlobalComponents {
142
- PlCheckboxPlus: import('vue').DefineComponent<ICheckboxProps>;
143
+ PlCheckboxPlus: typeof CheckboxPlus;
143
144
  }
144
145
  }
@@ -1,7 +1,7 @@
1
1
  declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
2
2
  modelValue: import('vue').PropType<boolean>;
3
3
  size: {
4
- type: import('vue').PropType<"small" | "medium">;
4
+ type: import('vue').PropType<"medium" | "small">;
5
5
  default: string;
6
6
  };
7
7
  disabled: {
@@ -25,7 +25,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
25
25
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
26
26
  modelValue: import('vue').PropType<boolean>;
27
27
  size: {
28
- type: import('vue').PropType<"small" | "medium">;
28
+ type: import('vue').PropType<"medium" | "small">;
29
29
  default: string;
30
30
  };
31
31
  disabled: {
@@ -47,7 +47,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
47
47
  }>> & {
48
48
  onChange?: (isChecked: boolean) => any;
49
49
  }, {
50
- size: "small" | "medium";
50
+ size: "medium" | "small";
51
51
  disabled: boolean;
52
52
  label: string;
53
53
  description: string;
@@ -3,6 +3,10 @@ declare const _default: import('vue').DefineComponent<{
3
3
  modelValue: import('vue').PropType<string[]>;
4
4
  isOpen: import('vue').PropType<boolean>;
5
5
  dateValue: import('vue').PropType<string>;
6
+ mobile: {
7
+ type: import('vue').PropType<boolean>;
8
+ default: boolean;
9
+ };
6
10
  idProp: {
7
11
  type: import('vue').PropType<string>;
8
12
  default: string;
@@ -11,10 +15,6 @@ declare const _default: import('vue').DefineComponent<{
11
15
  type: import('vue').PropType<HTMLElement>;
12
16
  required: true;
13
17
  };
14
- mobile: {
15
- type: import('vue').PropType<boolean>;
16
- default: boolean;
17
- };
18
18
  periods: {
19
19
  type: import('vue').PropType<boolean>;
20
20
  default: boolean;
@@ -44,6 +44,10 @@ declare const _default: import('vue').DefineComponent<{
44
44
  modelValue: import('vue').PropType<string[]>;
45
45
  isOpen: import('vue').PropType<boolean>;
46
46
  dateValue: import('vue').PropType<string>;
47
+ mobile: {
48
+ type: import('vue').PropType<boolean>;
49
+ default: boolean;
50
+ };
47
51
  idProp: {
48
52
  type: import('vue').PropType<string>;
49
53
  default: string;
@@ -52,10 +56,6 @@ declare const _default: import('vue').DefineComponent<{
52
56
  type: import('vue').PropType<HTMLElement>;
53
57
  required: true;
54
58
  };
55
- mobile: {
56
- type: import('vue').PropType<boolean>;
57
- default: boolean;
58
- };
59
59
  periods: {
60
60
  type: import('vue').PropType<boolean>;
61
61
  default: boolean;
@@ -76,8 +76,8 @@ declare const _default: import('vue').DefineComponent<{
76
76
  type: import('vue').PropType<(date: string) => boolean>;
77
77
  };
78
78
  }>>, {
79
- idProp: string;
80
79
  mobile: boolean;
80
+ idProp: string;
81
81
  periods: boolean;
82
82
  periodOptions: string[];
83
83
  monthSwitch: boolean;
@@ -3,6 +3,10 @@ declare const _default: import('vue').DefineComponent<{
3
3
  isOpen: import('vue').PropType<boolean>;
4
4
  dateValue: import('vue').PropType<string>;
5
5
  modelValue: import('vue').PropType<string>;
6
+ mobile: {
7
+ type: import('vue').PropType<boolean>;
8
+ default: boolean;
9
+ };
6
10
  idProp: {
7
11
  type: import('vue').PropType<string>;
8
12
  default: string;
@@ -11,10 +15,6 @@ declare const _default: import('vue').DefineComponent<{
11
15
  type: import('vue').PropType<HTMLElement>;
12
16
  required: true;
13
17
  };
14
- mobile: {
15
- type: import('vue').PropType<boolean>;
16
- default: boolean;
17
- };
18
18
  monthSwitch: {
19
19
  type: import('vue').PropType<boolean>;
20
20
  default: boolean;
@@ -38,6 +38,10 @@ declare const _default: import('vue').DefineComponent<{
38
38
  isOpen: import('vue').PropType<boolean>;
39
39
  dateValue: import('vue').PropType<string>;
40
40
  modelValue: import('vue').PropType<string>;
41
+ mobile: {
42
+ type: import('vue').PropType<boolean>;
43
+ default: boolean;
44
+ };
41
45
  idProp: {
42
46
  type: import('vue').PropType<string>;
43
47
  default: string;
@@ -46,10 +50,6 @@ declare const _default: import('vue').DefineComponent<{
46
50
  type: import('vue').PropType<HTMLElement>;
47
51
  required: true;
48
52
  };
49
- mobile: {
50
- type: import('vue').PropType<boolean>;
51
- default: boolean;
52
- };
53
53
  monthSwitch: {
54
54
  type: import('vue').PropType<boolean>;
55
55
  default: boolean;
@@ -67,8 +67,8 @@ declare const _default: import('vue').DefineComponent<{
67
67
  "onUpdate:dateValue"?: (...args: any[]) => any;
68
68
  onClosePickerOnMobile?: (...args: any[]) => any;
69
69
  }, {
70
- idProp: string;
71
70
  mobile: boolean;
71
+ idProp: string;
72
72
  monthSwitch: boolean;
73
73
  yearSwitch: boolean;
74
74
  }, {}>;