@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,10 +1,11 @@
1
+ import { default as ButtonDropdown } from './pl-button-dropdown.vue';
1
2
  import { TButtonProps } from '../pl-button/types';
2
3
 
3
4
  export declare const PlButtonDropdown: import('../../../install-function').SFCInstallWithContext<{
4
5
  new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
5
6
  modelValue: import('vue').PropType<import('../../form/pl-select-plus/types').IOption>;
6
7
  size: {
7
- type: import('vue').PropType<"small" | "large" | "medium">;
8
+ type: import('vue').PropType<"large" | "medium" | "small">;
8
9
  default: string;
9
10
  };
10
11
  type: {
@@ -38,12 +39,12 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
38
39
  loading: {
39
40
  type: import('vue').PropType<boolean>;
40
41
  };
41
- options: {
42
- type: import('vue').PropType<any>;
43
- };
44
42
  iconClass: {
45
43
  type: import('vue').PropType<string>;
46
44
  };
45
+ options: {
46
+ type: import('vue').PropType<any>;
47
+ };
47
48
  noIcon: {
48
49
  type: import('vue').PropType<boolean>;
49
50
  default: boolean;
@@ -63,7 +64,7 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
63
64
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
64
65
  modelValue: import('vue').PropType<import('../../form/pl-select-plus/types').IOption>;
65
66
  size: {
66
- type: import('vue').PropType<"small" | "large" | "medium">;
67
+ type: import('vue').PropType<"large" | "medium" | "small">;
67
68
  default: string;
68
69
  };
69
70
  type: {
@@ -97,12 +98,12 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
97
98
  loading: {
98
99
  type: import('vue').PropType<boolean>;
99
100
  };
100
- options: {
101
- type: import('vue').PropType<any>;
102
- };
103
101
  iconClass: {
104
102
  type: import('vue').PropType<string>;
105
103
  };
104
+ options: {
105
+ type: import('vue').PropType<any>;
106
+ };
106
107
  noIcon: {
107
108
  type: import('vue').PropType<boolean>;
108
109
  default: boolean;
@@ -118,7 +119,7 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
118
119
  }>> & {
119
120
  "onSelect-value"?: (option: import('../../form/pl-select-plus/types').IOption) => any;
120
121
  }, {
121
- size: "small" | "large" | "medium";
122
+ size: "large" | "medium" | "small";
122
123
  type: "primary" | "secondary" | "alternative" | "error" | "empty";
123
124
  fullWidth: boolean;
124
125
  disabled: boolean;
@@ -139,7 +140,7 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
139
140
  }, Readonly<import('vue').ExtractPropTypes<{
140
141
  modelValue: import('vue').PropType<import('../../form/pl-select-plus/types').IOption>;
141
142
  size: {
142
- type: import('vue').PropType<"small" | "large" | "medium">;
143
+ type: import('vue').PropType<"large" | "medium" | "small">;
143
144
  default: string;
144
145
  };
145
146
  type: {
@@ -173,12 +174,12 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
173
174
  loading: {
174
175
  type: import('vue').PropType<boolean>;
175
176
  };
176
- options: {
177
- type: import('vue').PropType<any>;
178
- };
179
177
  iconClass: {
180
178
  type: import('vue').PropType<string>;
181
179
  };
180
+ options: {
181
+ type: import('vue').PropType<any>;
182
+ };
182
183
  noIcon: {
183
184
  type: import('vue').PropType<boolean>;
184
185
  default: boolean;
@@ -194,7 +195,7 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
194
195
  }>> & {
195
196
  "onSelect-value"?: (option: import('../../form/pl-select-plus/types').IOption) => any;
196
197
  }, {}, {}, {}, {}, {
197
- size: "small" | "large" | "medium";
198
+ size: "large" | "medium" | "small";
198
199
  type: "primary" | "secondary" | "alternative" | "error" | "empty";
199
200
  fullWidth: boolean;
200
201
  disabled: boolean;
@@ -212,7 +213,7 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
212
213
  } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
213
214
  modelValue: import('vue').PropType<import('../../form/pl-select-plus/types').IOption>;
214
215
  size: {
215
- type: import('vue').PropType<"small" | "large" | "medium">;
216
+ type: import('vue').PropType<"large" | "medium" | "small">;
216
217
  default: string;
217
218
  };
218
219
  type: {
@@ -246,12 +247,12 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
246
247
  loading: {
247
248
  type: import('vue').PropType<boolean>;
248
249
  };
249
- options: {
250
- type: import('vue').PropType<any>;
251
- };
252
250
  iconClass: {
253
251
  type: import('vue').PropType<string>;
254
252
  };
253
+ options: {
254
+ type: import('vue').PropType<any>;
255
+ };
255
256
  noIcon: {
256
257
  type: import('vue').PropType<boolean>;
257
258
  default: boolean;
@@ -269,7 +270,7 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
269
270
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
270
271
  "select-value": (option: import('../../form/pl-select-plus/types').IOption) => void;
271
272
  }, string, {
272
- size: "small" | "large" | "medium";
273
+ size: "large" | "medium" | "small";
273
274
  type: "primary" | "secondary" | "alternative" | "error" | "empty";
274
275
  fullWidth: boolean;
275
276
  disabled: boolean;
@@ -302,6 +303,6 @@ declare module 'vue' {
302
303
  * @property nativeType 'button'| 'submit'| 'reset' | undefined
303
304
  * @property loading boolean;
304
305
  */
305
- PlButtonDropdown: import('vue').DefineComponent<TButtonProps>;
306
+ PlButtonDropdown: typeof ButtonDropdown;
306
307
  }
307
308
  }
@@ -3,7 +3,7 @@ import { IOption } from '../../form/pl-select-plus/types';
3
3
  declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
4
4
  modelValue: import('vue').PropType<IOption>;
5
5
  size: {
6
- type: import('vue').PropType<"small" | "large" | "medium">;
6
+ type: import('vue').PropType<"large" | "medium" | "small">;
7
7
  default: string;
8
8
  };
9
9
  type: {
@@ -37,12 +37,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
37
37
  loading: {
38
38
  type: import('vue').PropType<boolean>;
39
39
  };
40
- options: {
41
- type: import('vue').PropType<any>;
42
- };
43
40
  iconClass: {
44
41
  type: import('vue').PropType<string>;
45
42
  };
43
+ options: {
44
+ type: import('vue').PropType<any>;
45
+ };
46
46
  noIcon: {
47
47
  type: import('vue').PropType<boolean>;
48
48
  default: boolean;
@@ -60,7 +60,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
60
60
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
61
61
  modelValue: import('vue').PropType<IOption>;
62
62
  size: {
63
- type: import('vue').PropType<"small" | "large" | "medium">;
63
+ type: import('vue').PropType<"large" | "medium" | "small">;
64
64
  default: string;
65
65
  };
66
66
  type: {
@@ -94,12 +94,12 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
94
94
  loading: {
95
95
  type: import('vue').PropType<boolean>;
96
96
  };
97
- options: {
98
- type: import('vue').PropType<any>;
99
- };
100
97
  iconClass: {
101
98
  type: import('vue').PropType<string>;
102
99
  };
100
+ options: {
101
+ type: import('vue').PropType<any>;
102
+ };
103
103
  noIcon: {
104
104
  type: import('vue').PropType<boolean>;
105
105
  default: boolean;
@@ -115,7 +115,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
115
115
  }>> & {
116
116
  "onSelect-value"?: (option: IOption) => any;
117
117
  }, {
118
- size: "small" | "large" | "medium";
118
+ size: "large" | "medium" | "small";
119
119
  type: "primary" | "secondary" | "alternative" | "error" | "empty";
120
120
  fullWidth: boolean;
121
121
  disabled: boolean;
@@ -1,10 +1,11 @@
1
+ import { default as DialogPlus } from './pl-dialog-plus.vue';
1
2
  import { IDialogPlusProps } from './types';
2
3
 
3
4
  export declare const PlDialogPlus: 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
  type: {
7
- type: import('vue').PropType<"status" | "standart" | "illustration" | "side">;
8
+ type: import('vue').PropType<"standart" | "status" | "illustration" | "side">;
8
9
  default: string;
9
10
  };
10
11
  icon: {
@@ -15,9 +16,6 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
15
16
  type: import('vue').PropType<boolean>;
16
17
  default: boolean;
17
18
  };
18
- beforeClose: {
19
- type: import('vue').PropType<() => void>;
20
- };
21
19
  width: {
22
20
  type: import('vue').PropType<string>;
23
21
  default: string;
@@ -78,6 +76,9 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
78
76
  colorIconOverlay: string;
79
77
  };
80
78
  };
79
+ beforeClose: {
80
+ type: import('vue').PropType<() => void>;
81
+ };
81
82
  }>> & {
82
83
  "onClose-modal"?: () => any;
83
84
  }, {
@@ -87,7 +88,7 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
87
88
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
88
89
  modelValue: import('vue').PropType<boolean>;
89
90
  type: {
90
- type: import('vue').PropType<"status" | "standart" | "illustration" | "side">;
91
+ type: import('vue').PropType<"standart" | "status" | "illustration" | "side">;
91
92
  default: string;
92
93
  };
93
94
  icon: {
@@ -98,9 +99,6 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
98
99
  type: import('vue').PropType<boolean>;
99
100
  default: boolean;
100
101
  };
101
- beforeClose: {
102
- type: import('vue').PropType<() => void>;
103
- };
104
102
  width: {
105
103
  type: import('vue').PropType<string>;
106
104
  default: string;
@@ -161,10 +159,13 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
161
159
  colorIconOverlay: string;
162
160
  };
163
161
  };
162
+ beforeClose: {
163
+ type: import('vue').PropType<() => void>;
164
+ };
164
165
  }>> & {
165
166
  "onClose-modal"?: () => any;
166
167
  }, {
167
- type: "status" | "standart" | "illustration" | "side";
168
+ type: "standart" | "status" | "illustration" | "side";
168
169
  icon: import('../../components').TIcon;
169
170
  loading: boolean;
170
171
  width: string;
@@ -191,7 +192,7 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
191
192
  }, Readonly<import('vue').ExtractPropTypes<{
192
193
  modelValue: import('vue').PropType<boolean>;
193
194
  type: {
194
- type: import('vue').PropType<"status" | "standart" | "illustration" | "side">;
195
+ type: import('vue').PropType<"standart" | "status" | "illustration" | "side">;
195
196
  default: string;
196
197
  };
197
198
  icon: {
@@ -202,9 +203,6 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
202
203
  type: import('vue').PropType<boolean>;
203
204
  default: boolean;
204
205
  };
205
- beforeClose: {
206
- type: import('vue').PropType<() => void>;
207
- };
208
206
  width: {
209
207
  type: import('vue').PropType<string>;
210
208
  default: string;
@@ -265,12 +263,15 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
265
263
  colorIconOverlay: string;
266
264
  };
267
265
  };
266
+ beforeClose: {
267
+ type: import('vue').PropType<() => void>;
268
+ };
268
269
  }>> & {
269
270
  "onClose-modal"?: () => any;
270
271
  }, {
271
272
  closeModal: () => void;
272
273
  }, {}, {}, {}, {
273
- type: "status" | "standart" | "illustration" | "side";
274
+ type: "standart" | "status" | "illustration" | "side";
274
275
  icon: import('../../components').TIcon;
275
276
  loading: boolean;
276
277
  width: string;
@@ -294,7 +295,7 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
294
295
  } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
295
296
  modelValue: import('vue').PropType<boolean>;
296
297
  type: {
297
- type: import('vue').PropType<"status" | "standart" | "illustration" | "side">;
298
+ type: import('vue').PropType<"standart" | "status" | "illustration" | "side">;
298
299
  default: string;
299
300
  };
300
301
  icon: {
@@ -305,9 +306,6 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
305
306
  type: import('vue').PropType<boolean>;
306
307
  default: boolean;
307
308
  };
308
- beforeClose: {
309
- type: import('vue').PropType<() => void>;
310
- };
311
309
  width: {
312
310
  type: import('vue').PropType<string>;
313
311
  default: string;
@@ -368,6 +366,9 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
368
366
  colorIconOverlay: string;
369
367
  };
370
368
  };
369
+ beforeClose: {
370
+ type: import('vue').PropType<() => void>;
371
+ };
371
372
  }>> & {
372
373
  "onClose-modal"?: () => any;
373
374
  }, {
@@ -375,7 +376,7 @@ export declare const PlDialogPlus: import('../../../install-function').SFCInstal
375
376
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
376
377
  "close-modal": () => void;
377
378
  }, string, {
378
- type: "status" | "standart" | "illustration" | "side";
379
+ type: "standart" | "status" | "illustration" | "side";
379
380
  icon: import('../../components').TIcon;
380
381
  loading: boolean;
381
382
  width: string;
@@ -407,6 +408,6 @@ export default PlDialogPlus;
407
408
  export type { IDialogPlusProps };
408
409
  declare module 'vue' {
409
410
  interface GlobalComponents {
410
- PlDialogPlus: import('vue').DefineComponent<IDialogPlusProps>;
411
+ PlDialogPlus: typeof DialogPlus;
411
412
  }
412
413
  }
@@ -1,7 +1,7 @@
1
1
  declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
2
2
  modelValue: import('vue').PropType<boolean>;
3
3
  type: {
4
- type: import('vue').PropType<"status" | "standart" | "illustration" | "side">;
4
+ type: import('vue').PropType<"standart" | "status" | "illustration" | "side">;
5
5
  default: string;
6
6
  };
7
7
  icon: {
@@ -12,9 +12,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
12
12
  type: import('vue').PropType<boolean>;
13
13
  default: boolean;
14
14
  };
15
- beforeClose: {
16
- type: import('vue').PropType<() => void>;
17
- };
18
15
  width: {
19
16
  type: import('vue').PropType<string>;
20
17
  default: string;
@@ -75,6 +72,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
75
72
  colorIconOverlay: string;
76
73
  };
77
74
  };
75
+ beforeClose: {
76
+ type: import('vue').PropType<() => void>;
77
+ };
78
78
  }, {
79
79
  closeModal: () => void;
80
80
  }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
@@ -82,7 +82,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
82
82
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
83
83
  modelValue: import('vue').PropType<boolean>;
84
84
  type: {
85
- type: import('vue').PropType<"status" | "standart" | "illustration" | "side">;
85
+ type: import('vue').PropType<"standart" | "status" | "illustration" | "side">;
86
86
  default: string;
87
87
  };
88
88
  icon: {
@@ -93,9 +93,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
93
93
  type: import('vue').PropType<boolean>;
94
94
  default: boolean;
95
95
  };
96
- beforeClose: {
97
- type: import('vue').PropType<() => void>;
98
- };
99
96
  width: {
100
97
  type: import('vue').PropType<string>;
101
98
  default: string;
@@ -156,10 +153,13 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
156
153
  colorIconOverlay: string;
157
154
  };
158
155
  };
156
+ beforeClose: {
157
+ type: import('vue').PropType<() => void>;
158
+ };
159
159
  }>> & {
160
160
  "onClose-modal"?: () => any;
161
161
  }, {
162
- type: "status" | "standart" | "illustration" | "side";
162
+ type: "standart" | "status" | "illustration" | "side";
163
163
  icon: import('../../components').TIcon;
164
164
  loading: boolean;
165
165
  width: string;
@@ -1,3 +1,4 @@
1
+ import { default as Link } from './pl-link.vue';
1
2
  import { IPlLinkProps } from './types';
2
3
 
3
4
  export declare const PlLink: import('../../../install-function').SFCInstallWithContext<{
@@ -123,6 +124,6 @@ export default PlLink;
123
124
  export type { IPlLinkProps };
124
125
  declare module 'vue' {
125
126
  interface GlobalComponents {
126
- PlLink: import('vue').DefineComponent<IPlLinkProps>;
127
+ PlLink: typeof Link;
127
128
  }
128
129
  }
@@ -1,3 +1,4 @@
1
+ import { default as Scrollbar } from './pl-scrollbar.vue';
1
2
  import { IScrollbarProps } from './types';
2
3
 
3
4
  export declare const PlScrollbar: import('../../../install-function').SFCInstallWithContext<{
@@ -272,6 +273,6 @@ export default PlScrollbar;
272
273
  export type { IScrollbarProps };
273
274
  declare module 'vue' {
274
275
  interface GlobalComponents {
275
- PlScrollbar: import('vue').DefineComponent<IScrollbarProps>;
276
+ PlScrollbar: typeof Scrollbar;
276
277
  }
277
278
  }
@@ -1,12 +1,13 @@
1
+ import { default as SkeletonButton } from './pl-skeleton-button.vue';
1
2
  import { ISkeletonButtonProps } from '../../types';
2
3
 
3
4
  export declare const PlSkeletonButton: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
4
5
  size: {
5
- type: import('vue').PropType<"small" | "large" | "medium">;
6
+ type: import('vue').PropType<"large" | "medium" | "small">;
6
7
  default: string;
7
8
  };
8
9
  type: {
9
- type: import('vue').PropType<"link" | "primary" | "empty">;
10
+ type: import('vue').PropType<"primary" | "empty" | "link">;
10
11
  default: string;
11
12
  };
12
13
  width: {
@@ -15,11 +16,11 @@ export declare const PlSkeletonButton: import('../../../../../install-function')
15
16
  };
16
17
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
17
18
  size: {
18
- type: import('vue').PropType<"small" | "large" | "medium">;
19
+ type: import('vue').PropType<"large" | "medium" | "small">;
19
20
  default: string;
20
21
  };
21
22
  type: {
22
- type: import('vue').PropType<"link" | "primary" | "empty">;
23
+ type: import('vue').PropType<"primary" | "empty" | "link">;
23
24
  default: string;
24
25
  };
25
26
  width: {
@@ -27,14 +28,14 @@ export declare const PlSkeletonButton: import('../../../../../install-function')
27
28
  default: string;
28
29
  };
29
30
  }>>, {
30
- size: "small" | "large" | "medium";
31
- type: "link" | "primary" | "empty";
31
+ size: "large" | "medium" | "small";
32
+ type: "primary" | "empty" | "link";
32
33
  width: string;
33
34
  }, {}>>;
34
35
  export default PlSkeletonButton;
35
36
  export type { ISkeletonButtonProps };
36
37
  declare module 'vue' {
37
38
  interface GlobalComponents {
38
- PlSkeletonButton: import('vue').DefineComponent<ISkeletonButtonProps>;
39
+ PlSkeletonButton: typeof SkeletonButton;
39
40
  }
40
41
  }
@@ -9,8 +9,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
9
9
  type: string;
10
10
  size: string;
11
11
  }>>>, {
12
- size: "small" | "large" | "medium";
13
- type: "link" | "primary" | "empty";
12
+ size: "large" | "medium" | "small";
13
+ type: "primary" | "empty" | "link";
14
14
  width: string;
15
15
  }, {}>;
16
16
  export default _default;
@@ -1,8 +1,9 @@
1
+ import { default as SkeletonControl } from './pl-skeleton-control.vue';
1
2
  import { ISkeletonControlProps } from '../../types';
2
3
 
3
4
  export declare const PlSkeletonControl: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
4
5
  size: {
5
- type: import('vue').PropType<"small" | "medium">;
6
+ type: import('vue').PropType<"medium" | "small">;
6
7
  required: true;
7
8
  };
8
9
  width: {
@@ -11,7 +12,7 @@ export declare const PlSkeletonControl: import('../../../../../install-function'
11
12
  };
12
13
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
13
14
  size: {
14
- type: import('vue').PropType<"small" | "medium">;
15
+ type: import('vue').PropType<"medium" | "small">;
15
16
  required: true;
16
17
  };
17
18
  width: {
@@ -23,6 +24,6 @@ export default PlSkeletonControl;
23
24
  export type { ISkeletonControlProps };
24
25
  declare module 'vue' {
25
26
  interface GlobalComponents {
26
- PlSkeletonControl: import('vue').DefineComponent<ISkeletonControlProps>;
27
+ PlSkeletonControl: typeof SkeletonControl;
27
28
  }
28
29
  }
@@ -1,3 +1,4 @@
1
+ import { default as SkeletonIcon } from './pl-skeleton-icon.vue';
1
2
  import { ISkeletonIconProps } from '../../types';
2
3
 
3
4
  export declare const PlSkeletonIcon: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
@@ -17,6 +18,6 @@ export default PlSkeletonIcon;
17
18
  export type { ISkeletonIconProps };
18
19
  declare module 'vue' {
19
20
  interface GlobalComponents {
20
- PlSkeletonIcon: import('vue').DefineComponent<ISkeletonIconProps>;
21
+ PlSkeletonIcon: typeof SkeletonIcon;
21
22
  }
22
23
  }
@@ -1,3 +1,4 @@
1
+ import { default as SkeletonInput } from './pl-skeleton-input.vue';
1
2
  import { ISkeletonInputProps } from '../../types';
2
3
 
3
4
  export declare const PlSkeletonInput: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
@@ -26,6 +27,6 @@ export default PlSkeletonInput;
26
27
  export type { ISkeletonInputProps };
27
28
  declare module 'vue' {
28
29
  interface GlobalComponents {
29
- PlSkeletonInput: import('vue').DefineComponent<ISkeletonInputProps>;
30
+ PlSkeletonInput: typeof SkeletonInput;
30
31
  }
31
32
  }
@@ -1,3 +1,4 @@
1
+ import { default as SkeletonTabs } from './pl-skeleton-tabs.vue';
1
2
  import { ISkeletonTabsProps } from '../../types';
2
3
 
3
4
  export declare const PlSkeletonTabs: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
@@ -17,6 +18,6 @@ export default PlSkeletonTabs;
17
18
  export type { ISkeletonTabsProps };
18
19
  declare module 'vue' {
19
20
  interface GlobalComponents {
20
- PlSkeletonTabs: import('vue').DefineComponent<ISkeletonTabsProps>;
21
+ PlSkeletonTabs: typeof SkeletonTabs;
21
22
  }
22
23
  }
@@ -1,8 +1,9 @@
1
+ import { default as SkeletonTagsChips } from './pl-skeleton-tags-chips.vue';
1
2
  import { ISkeletonTagsChipsProps } from '../../types';
2
3
 
3
4
  export declare const PlSkeletonTagsChips: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
4
5
  size: {
5
- type: import('vue').PropType<"small" | "large">;
6
+ type: import('vue').PropType<"large" | "small">;
6
7
  default: string;
7
8
  };
8
9
  type: {
@@ -15,7 +16,7 @@ export declare const PlSkeletonTagsChips: import('../../../../../install-functio
15
16
  };
16
17
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
17
18
  size: {
18
- type: import('vue').PropType<"small" | "large">;
19
+ type: import('vue').PropType<"large" | "small">;
19
20
  default: string;
20
21
  };
21
22
  type: {
@@ -27,7 +28,7 @@ export declare const PlSkeletonTagsChips: import('../../../../../install-functio
27
28
  default: string;
28
29
  };
29
30
  }>>, {
30
- size: "small" | "large";
31
+ size: "large" | "small";
31
32
  type: "tag" | "chip";
32
33
  width: string;
33
34
  }, {}>>;
@@ -35,6 +36,6 @@ export default PlSkeletonTagsChips;
35
36
  export type { ISkeletonTagsChipsProps };
36
37
  declare module 'vue' {
37
38
  interface GlobalComponents {
38
- PlSkeletonTagsChips: import('vue').DefineComponent<ISkeletonTagsChipsProps>;
39
+ PlSkeletonTagsChips: typeof SkeletonTagsChips;
39
40
  }
40
41
  }
@@ -9,7 +9,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
9
9
  type: string;
10
10
  size: string;
11
11
  }>>>, {
12
- size: "small" | "large";
12
+ size: "large" | "small";
13
13
  type: "tag" | "chip";
14
14
  width: string;
15
15
  }, {}>;
@@ -1,3 +1,4 @@
1
+ import { default as SkeletonText } from './pl-skeleton-text.vue';
1
2
  import { ISkeletonTextProps } from '../../types';
2
3
 
3
4
  export declare const PlSkeletonText: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
@@ -26,6 +27,6 @@ export default PlSkeletonText;
26
27
  export type { ISkeletonTextProps };
27
28
  declare module 'vue' {
28
29
  interface GlobalComponents {
29
- PlSkeletonText: import('vue').DefineComponent<ISkeletonTextProps>;
30
+ PlSkeletonText: typeof SkeletonText;
30
31
  }
31
32
  }
@@ -1,3 +1,4 @@
1
+ import { default as SkeletonTextCell } from './pl-skeleton-text-cell.vue';
1
2
  import { IPlTextProps } from '../../types';
2
3
 
3
4
  export declare const PlSkeletonTextCell: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
@@ -35,6 +36,6 @@ export default PlSkeletonTextCell;
35
36
  export type { IPlTextProps };
36
37
  declare module 'vue' {
37
38
  interface GlobalComponents {
38
- PlSkeletonTextCell: import('vue').DefineComponent<IPlTextProps>;
39
+ PlSkeletonTextCell: typeof SkeletonTextCell;
39
40
  }
40
41
  }
@@ -1,3 +1,4 @@
1
+ import { default as SkeletonUpload } from './pl-skeleton-upload.vue';
1
2
  import { ISkeletonUploadProps } from '../../types';
2
3
 
3
4
  export declare const PlSkeletonUpload: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
@@ -17,6 +18,6 @@ export default PlSkeletonUpload;
17
18
  export type { ISkeletonUploadProps };
18
19
  declare module 'vue' {
19
20
  interface GlobalComponents {
20
- PlSkeletonUpload: import('vue').DefineComponent<ISkeletonUploadProps>;
21
+ PlSkeletonUpload: typeof SkeletonUpload;
21
22
  }
22
23
  }