@factoringplus/pl-components-pack-v3 1.9.7-pre-02 → 1.9.7-pre-03

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 (64) hide show
  1. package/dist/{crypto-pro-0cfbb465.js → crypto-pro-1a311044.js} +1 -1
  2. package/dist/{crypto-pro-9301d04e.cjs → crypto-pro-4cf60f74.cjs} +1 -1
  3. package/dist/{entry-1ee1a1c6.cjs → entry-4e326de3.cjs} +27 -27
  4. package/dist/{entry-0e1f4784.js → entry-aed00387.js} +4379 -4381
  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-button/index.d.ts +26 -26
  8. package/dist/src/components/basic/pl-button/pl-button.vue.d.ts +2 -2
  9. package/dist/src/components/basic/pl-button-dropdown/index.d.ts +26 -26
  10. package/dist/src/components/basic/pl-button-dropdown/pl-button-dropdown.vue.d.ts +2 -2
  11. package/dist/src/components/basic/pl-dialog/pl-dialog-plus.vue.d.ts +1 -1
  12. package/dist/src/components/basic/pl-link/pl-link.vue.d.ts +1 -1
  13. package/dist/src/components/basic/pl-scrollbar/pl-scrollbar.vue.d.ts +2 -2
  14. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/index.d.ts +6 -6
  15. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/pl-skeleton-button.vue.d.ts +2 -2
  16. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-control/index.d.ts +2 -2
  17. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/index.d.ts +3 -3
  18. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/pl-skeleton-tags-chips.vue.d.ts +1 -1
  19. package/dist/src/components/data/pl-banner/index.d.ts +17 -17
  20. package/dist/src/components/data/pl-banner/pl-banner.vue.d.ts +3 -3
  21. package/dist/src/components/data/pl-multitab/components/pl-tab-card.vue.d.ts +1 -1
  22. package/dist/src/components/data/pl-progress/index.d.ts +3 -3
  23. package/dist/src/components/data/pl-progress/pl-progress.vue.d.ts +1 -1
  24. package/dist/src/components/data/pl-signing/index.d.ts +8 -8
  25. package/dist/src/components/data/pl-snackbar/pl-snackbar.vue.d.ts +2 -2
  26. package/dist/src/components/data/pl-table-plus/pl-table-plus.vue.d.ts +1 -1
  27. package/dist/src/components/data/pl-tabs/components/pl-tab.vue.d.ts +1 -1
  28. package/dist/src/components/data/pl-tags-chips/index.d.ts +41 -41
  29. package/dist/src/components/data/pl-tags-chips/pl-tags-chips.vue.d.ts +3 -3
  30. package/dist/src/components/data/pl-text-cell/index.d.ts +2 -2
  31. package/dist/src/components/deprecated/pl-date-picker/pl-date-picker-range.vue.d.ts +1 -1
  32. package/dist/src/components/deprecated/pl-date-picker/pl-date-picker.vue.d.ts +1 -1
  33. package/dist/src/components/deprecated/pl-select/pl-select.vue.d.ts +2 -2
  34. package/dist/src/components/deprecated/pl-table/pl-table.vue.d.ts +1 -1
  35. package/dist/src/components/deprecated/pl-upload/pl-upload.vue.d.ts +1 -1
  36. package/dist/src/components/deprecated/pl-upload-legacy/pl-upload-legacy.vue.d.ts +3 -3
  37. package/dist/src/components/form/pl-autocomplete/components/pl-autocomplete-dropdown.vue.d.ts +1 -1
  38. package/dist/src/components/form/pl-autocomplete/components/pl-default.vue.d.ts +2 -2
  39. package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +5 -5
  40. package/dist/src/components/form/pl-checkbox-plus/pl-checkbox-plus.vue.d.ts +2 -2
  41. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +7 -7
  42. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +7 -7
  43. package/dist/src/components/form/pl-input-plus/components/pl-currency.vue.d.ts +3 -3
  44. package/dist/src/components/form/pl-input-plus/components/pl-default.vue.d.ts +6 -6
  45. package/dist/src/components/form/pl-input-plus/components/pl-password.vue.d.ts +2 -2
  46. package/dist/src/components/form/pl-input-plus/components/pl-textarea.vue.d.ts +9 -9
  47. package/dist/src/components/form/pl-input-plus/index.d.ts +235 -235
  48. package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +18 -18
  49. package/dist/src/components/form/pl-multi-select/components/pl-default.vue.d.ts +1 -1
  50. package/dist/src/components/form/pl-multi-select/components/pl-multi-select-dropdown.vue.d.ts +1 -1
  51. package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +6 -6
  52. package/dist/src/components/form/pl-radio/index.d.ts +23 -23
  53. package/dist/src/components/form/pl-radio/pl-radio.vue.d.ts +10 -10
  54. package/dist/src/components/form/pl-select-plus/components/pl-default.vue.d.ts +1 -1
  55. package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +4 -4
  56. package/dist/src/components/form/pl-switch/pl-switch.vue.d.ts +2 -2
  57. package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +3 -3
  58. package/dist/src/components/shared/pl-dropdown/pl-dropdown.vue.d.ts +1 -1
  59. package/dist/src/components/shared/pl-icon/types/iconsType.d.ts +6 -0
  60. package/dist/src/components/shared/pl-label/pl-label.vue.d.ts +1 -1
  61. package/dist/src/components/shared/pl-option/pl-option.vue.d.ts +2 -2
  62. package/dist/src/components/shared/pl-tab-pane/pl-tab-pane.vue.d.ts +2 -2
  63. package/dist/src/services/pl-navigation/components/NavButton/index.d.ts +12 -12
  64. package/package.json +1 -1
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-1ee1a1c6.cjs");require("vue");exports.PlAutocomplete=l.PlAutocomplete;exports.PlBanner=l.PlBanner;exports.PlButton=l.PlButton;exports.PlButtonDropdown=l.PlButtonDropdown;exports.PlCard=l.PlCard;exports.PlCheckbox=l.PlCheckbox;exports.PlCheckboxPlus=l.PlCheckboxPlus;exports.PlCurrency=l.PlCurrency;exports.PlDatePickerLegacyPlugin=l.PlDatePickerLegacyPlugin;exports.PlDatePickerPlugin=l.PlDatePickerPlugin;exports.PlDatePickerPlusPlugin=l.PlDatePickerPlusPlugin;exports.PlDialog=l.PlDialog$1;exports.PlDialogPlus=l.PlDialog;exports.PlDirectives=l.PlDirectives;exports.PlForm=l.PlForm;exports.PlIcon=l.PlIcon;exports.PlInput=l.PlInput;exports.PlInputPlus=l.PlInputPlus;exports.PlLink=l.PlLink;exports.PlMarkText=l.PlMarkText;exports.PlMultiSelect=l.PlMultiSelect;exports.PlMultitab=l.PlMultitab;exports.PlNavButton=l.PlNavButton;exports.PlNavigation=l.PlNavigation;exports.PlNotification=l.PlNotification;exports.PlOnboarding=l.PlOnboarding;exports.PlPagination=l.PlPagination;exports.PlProgress=l.PlProgress;exports.PlRadio=l.PlRadio;exports.PlScrollbar=l.PlScrollbar;exports.PlSelect=l.PlSelect;exports.PlSelectPlus=l.PlSelectPlus;exports.PlSidebarItem=l.PlSidebarItem;exports.PlSigning=l.PlSigning;exports.PlSkeleton=l.PlSkeleton;exports.PlSkeletonButton=l.PlSkeletonButton;exports.PlSkeletonControl=l.PlSkeletonControl;exports.PlSkeletonIcon=l.PlSkeletonIcon;exports.PlSkeletonInput=l.PlSkeletonInput;exports.PlSkeletonTabs=l.PlSkeletonTabs;exports.PlSkeletonTagsChips=l.PlSkeletonTagsChips;exports.PlSkeletonText=l.PlSkeletonText;exports.PlSkeletonTextCell=l.PlSkeletonTextCell;exports.PlSkeletonUpload=l.PlSkeletonUpload;exports.PlStepper=l.PlStepper;exports.PlSuggestions=l.PlSuggestions;exports.PlSwitch=l.PlSwitch;exports.PlTabPane=l.PlTabPane;exports.PlTablePlugin=l.PlTablePlugin;exports.PlTablePlus=l.PlTablePlus;exports.PlTabs=l.PlTabs;exports.PlTagsChips=l.PlTagsChips;exports.PlTextCell=l.PlTextCell;exports.PlTextPlugin=l.PlTextPlugin;exports.PlTooltip=l.PlTooltip;exports.PlTooltipPlus=l.PlToolTipPlus;exports.PlUpload=l.PlUpload;exports.PlUploadLegacy=l.PlUploadLegacy;exports.PlUploadPlus=l.PlUploadPlus;exports.ScreenSizes=l.ScreenSizes;exports.TLogo=l.TLogo;exports.apiJs=l.ApiJs;exports.cancelAllApiRequests=l.cancelAllApiRequests;exports.dadataParser=l.dadataParser;exports.dataParser=l.dadataParser;exports.declOfNum=l.declOfNum;exports.deepSet=l.deepSet;exports.filters=l.filters;exports.formatCurrency=l.formatCurrency;exports.formatDate=l.formatDate;exports.install=l.install;exports.isEqual=l.isEqual;exports.loader=l.loadingAndSetup;exports.plLoading=l.plLoading;exports.uniqId=l.uniqId;
1
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-4e326de3.cjs");require("vue");exports.PlAutocomplete=l.PlAutocomplete;exports.PlBanner=l.PlBanner;exports.PlButton=l.PlButton;exports.PlButtonDropdown=l.PlButtonDropdown;exports.PlCard=l.PlCard;exports.PlCheckbox=l.PlCheckbox;exports.PlCheckboxPlus=l.PlCheckboxPlus;exports.PlCurrency=l.PlCurrency;exports.PlDatePickerLegacyPlugin=l.PlDatePickerLegacyPlugin;exports.PlDatePickerPlugin=l.PlDatePickerPlugin;exports.PlDatePickerPlusPlugin=l.PlDatePickerPlusPlugin;exports.PlDialog=l.PlDialog$1;exports.PlDialogPlus=l.PlDialog;exports.PlDirectives=l.PlDirectives;exports.PlForm=l.PlForm;exports.PlIcon=l.PlIcon;exports.PlInput=l.PlInput;exports.PlInputPlus=l.PlInputPlus;exports.PlLink=l.PlLink;exports.PlMarkText=l.PlMarkText;exports.PlMultiSelect=l.PlMultiSelect;exports.PlMultitab=l.PlMultitab;exports.PlNavButton=l.PlNavButton;exports.PlNavigation=l.PlNavigation;exports.PlNotification=l.PlNotification;exports.PlOnboarding=l.PlOnboarding;exports.PlPagination=l.PlPagination;exports.PlProgress=l.PlProgress;exports.PlRadio=l.PlRadio;exports.PlScrollbar=l.PlScrollbar;exports.PlSelect=l.PlSelect;exports.PlSelectPlus=l.PlSelectPlus;exports.PlSidebarItem=l.PlSidebarItem;exports.PlSigning=l.PlSigning;exports.PlSkeleton=l.PlSkeleton;exports.PlSkeletonButton=l.PlSkeletonButton;exports.PlSkeletonControl=l.PlSkeletonControl;exports.PlSkeletonIcon=l.PlSkeletonIcon;exports.PlSkeletonInput=l.PlSkeletonInput;exports.PlSkeletonTabs=l.PlSkeletonTabs;exports.PlSkeletonTagsChips=l.PlSkeletonTagsChips;exports.PlSkeletonText=l.PlSkeletonText;exports.PlSkeletonTextCell=l.PlSkeletonTextCell;exports.PlSkeletonUpload=l.PlSkeletonUpload;exports.PlStepper=l.PlStepper;exports.PlSuggestions=l.PlSuggestions;exports.PlSwitch=l.PlSwitch;exports.PlTabPane=l.PlTabPane;exports.PlTablePlugin=l.PlTablePlugin;exports.PlTablePlus=l.PlTablePlus;exports.PlTabs=l.PlTabs;exports.PlTagsChips=l.PlTagsChips;exports.PlTextCell=l.PlTextCell;exports.PlTextPlugin=l.PlTextPlugin;exports.PlTooltip=l.PlTooltip;exports.PlTooltipPlus=l.PlToolTipPlus;exports.PlUpload=l.PlUpload;exports.PlUploadLegacy=l.PlUploadLegacy;exports.PlUploadPlus=l.PlUploadPlus;exports.ScreenSizes=l.ScreenSizes;exports.TLogo=l.TLogo;exports.apiJs=l.ApiJs;exports.cancelAllApiRequests=l.cancelAllApiRequests;exports.dadataParser=l.dadataParser;exports.dataParser=l.dadataParser;exports.declOfNum=l.declOfNum;exports.deepSet=l.deepSet;exports.filters=l.filters;exports.formatCurrency=l.formatCurrency;exports.formatDate=l.formatDate;exports.install=l.install;exports.isEqual=l.isEqual;exports.loader=l.loadingAndSetup;exports.plLoading=l.plLoading;exports.uniqId=l.uniqId;
@@ -1,4 +1,4 @@
1
- import { n as P, aj as e, k as t, ah as o, o as n, q as i, r, m as u, t as c, s as S, v as g, x as p, w as d, P as k, y as T, z as b, B as C, C as m, D as x, a7 as D, a6 as f, E as h, ad as I, ac as B, U as L, ab as y, a8 as N, ai as U, F as q, G as v, H as A, I as M, ae as w, a9 as O, J as R, O as j, L as z, K as E, Q as F, R as J, T as G, N as H, M as K, S as Q, V, W, X, Y, Z, _, $, aa, ag as la, a0 as sa, a1 as Pa, a5 as ea, a2 as ta, a3 as oa, a4 as na, ak as ia, af as ra, A as ua, j as ca, h as Sa, h as ga, d as pa, e as da, a as ka, f as Ta, c as ba, i as Ca, b as ma, l as xa, p as Da, u as fa } from "./entry-0e1f4784.js";
1
+ import { n as P, aj as e, k as t, ah as o, o as n, q as i, r, m as u, t as c, s as S, v as g, x as p, w as d, P as k, y as T, z as b, B as C, C as m, D as x, a7 as D, a6 as f, E as h, ad as I, ac as B, U as L, ab as y, a8 as N, ai as U, F as q, G as v, H as A, I as M, ae as w, a9 as O, J as R, O as j, L as z, K as E, Q as F, R as J, T as G, N as H, M as K, S as Q, V, W, X, Y, Z, _, $, aa, ag as la, a0 as sa, a1 as Pa, a5 as ea, a2 as ta, a3 as oa, a4 as na, ak as ia, af as ra, A as ua, j as ca, h as Sa, h as ga, d as pa, e as da, a as ka, f as Ta, c as ba, i as Ca, b as ma, l as xa, p as Da, u as fa } from "./entry-aed00387.js";
2
2
  import "vue";
3
3
  export {
4
4
  P as PlAutocomplete,
@@ -3,11 +3,7 @@ import { TButtonProps } from './types';
3
3
  export declare const PlButton: import('../../../install-function').SFCInstallWithContext<{
4
4
  new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
5
5
  size: {
6
- type: import('vue').PropType<"small" | "large" | "medium">;
7
- default: string;
8
- };
9
- type: {
10
- type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
6
+ type: import('vue').PropType<"large" | "medium" | "small">;
11
7
  default: string;
12
8
  };
13
9
  fullWidth: {
@@ -18,6 +14,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
18
14
  type: import('vue').PropType<boolean>;
19
15
  default: boolean;
20
16
  };
17
+ type: {
18
+ type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
19
+ default: string;
20
+ };
21
21
  icon: {
22
22
  type: import('vue').PropType<import('../../components').TIcon>;
23
23
  default: string;
@@ -63,11 +63,7 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
63
63
  click: (...args: any[]) => void;
64
64
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
65
65
  size: {
66
- type: import('vue').PropType<"small" | "large" | "medium">;
67
- default: string;
68
- };
69
- type: {
70
- type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
66
+ type: import('vue').PropType<"large" | "medium" | "small">;
71
67
  default: string;
72
68
  };
73
69
  fullWidth: {
@@ -78,6 +74,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
78
74
  type: import('vue').PropType<boolean>;
79
75
  default: boolean;
80
76
  };
77
+ type: {
78
+ type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
79
+ default: string;
80
+ };
81
81
  icon: {
82
82
  type: import('vue').PropType<import('../../components').TIcon>;
83
83
  default: string;
@@ -120,10 +120,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
120
120
  }>> & {
121
121
  onClick?: (...args: any[]) => any;
122
122
  }, {
123
- size: "small" | "large" | "medium";
124
- type: "primary" | "secondary" | "alternative" | "error" | "empty";
123
+ size: "large" | "medium" | "small";
125
124
  fullWidth: boolean;
126
125
  disabled: boolean;
126
+ type: "primary" | "secondary" | "alternative" | "error" | "empty";
127
127
  icon: import('../../components').TIcon;
128
128
  iconColor: string;
129
129
  iconPosition: "left" | "right";
@@ -139,11 +139,7 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
139
139
  Defaults: {};
140
140
  }, Readonly<import('vue').ExtractPropTypes<{
141
141
  size: {
142
- type: import('vue').PropType<"small" | "large" | "medium">;
143
- default: string;
144
- };
145
- type: {
146
- type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
142
+ type: import('vue').PropType<"large" | "medium" | "small">;
147
143
  default: string;
148
144
  };
149
145
  fullWidth: {
@@ -154,6 +150,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
154
150
  type: import('vue').PropType<boolean>;
155
151
  default: boolean;
156
152
  };
153
+ type: {
154
+ type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
155
+ default: string;
156
+ };
157
157
  icon: {
158
158
  type: import('vue').PropType<import('../../components').TIcon>;
159
159
  default: string;
@@ -196,10 +196,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
196
196
  }>> & {
197
197
  onClick?: (...args: any[]) => any;
198
198
  }, {}, {}, {}, {}, {
199
- size: "small" | "large" | "medium";
200
- type: "primary" | "secondary" | "alternative" | "error" | "empty";
199
+ size: "large" | "medium" | "small";
201
200
  fullWidth: boolean;
202
201
  disabled: boolean;
202
+ type: "primary" | "secondary" | "alternative" | "error" | "empty";
203
203
  icon: import('../../components').TIcon;
204
204
  iconColor: string;
205
205
  iconPosition: "left" | "right";
@@ -212,11 +212,7 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
212
212
  __isSuspense?: never;
213
213
  } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
214
214
  size: {
215
- type: import('vue').PropType<"small" | "large" | "medium">;
216
- default: string;
217
- };
218
- type: {
219
- type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
215
+ type: import('vue').PropType<"large" | "medium" | "small">;
220
216
  default: string;
221
217
  };
222
218
  fullWidth: {
@@ -227,6 +223,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
227
223
  type: import('vue').PropType<boolean>;
228
224
  default: boolean;
229
225
  };
226
+ type: {
227
+ type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
228
+ default: string;
229
+ };
230
230
  icon: {
231
231
  type: import('vue').PropType<import('../../components').TIcon>;
232
232
  default: string;
@@ -271,10 +271,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
271
271
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
272
272
  click: (...args: any[]) => void;
273
273
  }, string, {
274
- size: "small" | "large" | "medium";
275
- type: "primary" | "secondary" | "alternative" | "error" | "empty";
274
+ size: "large" | "medium" | "small";
276
275
  fullWidth: boolean;
277
276
  disabled: boolean;
277
+ type: "primary" | "secondary" | "alternative" | "error" | "empty";
278
278
  icon: import('../../components').TIcon;
279
279
  iconColor: string;
280
280
  iconPosition: "left" | "right";
@@ -33,10 +33,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
33
33
  }>>> & {
34
34
  onClick?: (...args: any[]) => any;
35
35
  }, {
36
- size: "small" | "large" | "medium";
37
- type: "primary" | "secondary" | "alternative" | "error" | "empty";
36
+ size: "large" | "medium" | "small";
38
37
  fullWidth: boolean;
39
38
  disabled: boolean;
39
+ type: "primary" | "secondary" | "alternative" | "error" | "empty";
40
40
  icon: import('../../components').TIcon;
41
41
  iconColor: string;
42
42
  iconPosition: "left" | "right";
@@ -1,11 +1,7 @@
1
1
  export declare const PlButtonDropdown: import('../../../install-function').SFCInstallWithContext<{
2
2
  new (...args: any[]): import('vue').CreateComponentPublicInstance<Readonly<import('vue').ExtractPropTypes<{
3
3
  size: {
4
- type: import('vue').PropType<"small" | "large" | "medium">;
5
- default: string;
6
- };
7
- type: {
8
- type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
4
+ type: import('vue').PropType<"large" | "medium" | "small">;
9
5
  default: string;
10
6
  };
11
7
  fullWidth: {
@@ -16,6 +12,10 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
16
12
  type: import('vue').PropType<boolean>;
17
13
  default: boolean;
18
14
  };
15
+ type: {
16
+ type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
17
+ default: string;
18
+ };
19
19
  icon: {
20
20
  type: import('vue').PropType<import('../../components').TIcon>;
21
21
  default: string;
@@ -66,11 +66,7 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
66
66
  "select-value": (...args: any[]) => void;
67
67
  }, import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & Readonly<import('vue').ExtractPropTypes<{
68
68
  size: {
69
- type: import('vue').PropType<"small" | "large" | "medium">;
70
- default: string;
71
- };
72
- type: {
73
- type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
69
+ type: import('vue').PropType<"large" | "medium" | "small">;
74
70
  default: string;
75
71
  };
76
72
  fullWidth: {
@@ -81,6 +77,10 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
81
77
  type: import('vue').PropType<boolean>;
82
78
  default: boolean;
83
79
  };
80
+ type: {
81
+ type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
82
+ default: string;
83
+ };
84
84
  icon: {
85
85
  type: import('vue').PropType<import('../../components').TIcon>;
86
86
  default: string;
@@ -127,10 +127,10 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
127
127
  "onUpdate:modelValue"?: (...args: any[]) => any;
128
128
  "onSelect-value"?: (...args: any[]) => any;
129
129
  }, {
130
- size: "small" | "large" | "medium";
131
- type: "primary" | "secondary" | "alternative" | "error" | "empty";
130
+ size: "large" | "medium" | "small";
132
131
  fullWidth: boolean;
133
132
  disabled: boolean;
133
+ type: "primary" | "secondary" | "alternative" | "error" | "empty";
134
134
  icon: import('../../components').TIcon;
135
135
  iconColor: string;
136
136
  iconPosition: "left" | "right";
@@ -149,11 +149,7 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
149
149
  Defaults: {};
150
150
  }, Readonly<import('vue').ExtractPropTypes<{
151
151
  size: {
152
- type: import('vue').PropType<"small" | "large" | "medium">;
153
- default: string;
154
- };
155
- type: {
156
- type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
152
+ type: import('vue').PropType<"large" | "medium" | "small">;
157
153
  default: string;
158
154
  };
159
155
  fullWidth: {
@@ -164,6 +160,10 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
164
160
  type: import('vue').PropType<boolean>;
165
161
  default: boolean;
166
162
  };
163
+ type: {
164
+ type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
165
+ default: string;
166
+ };
167
167
  icon: {
168
168
  type: import('vue').PropType<import('../../components').TIcon>;
169
169
  default: string;
@@ -210,10 +210,10 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
210
210
  "onUpdate:modelValue"?: (...args: any[]) => any;
211
211
  "onSelect-value"?: (...args: any[]) => any;
212
212
  }, {}, {}, {}, {}, {
213
- size: "small" | "large" | "medium";
214
- type: "primary" | "secondary" | "alternative" | "error" | "empty";
213
+ size: "large" | "medium" | "small";
215
214
  fullWidth: boolean;
216
215
  disabled: boolean;
216
+ type: "primary" | "secondary" | "alternative" | "error" | "empty";
217
217
  icon: import('../../components').TIcon;
218
218
  iconColor: string;
219
219
  iconPosition: "left" | "right";
@@ -229,11 +229,7 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
229
229
  __isSuspense?: never;
230
230
  } & import('vue').ComponentOptionsBase<Readonly<import('vue').ExtractPropTypes<{
231
231
  size: {
232
- type: import('vue').PropType<"small" | "large" | "medium">;
233
- default: string;
234
- };
235
- type: {
236
- type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
232
+ type: import('vue').PropType<"large" | "medium" | "small">;
237
233
  default: string;
238
234
  };
239
235
  fullWidth: {
@@ -244,6 +240,10 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
244
240
  type: import('vue').PropType<boolean>;
245
241
  default: boolean;
246
242
  };
243
+ type: {
244
+ type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
245
+ default: string;
246
+ };
247
247
  icon: {
248
248
  type: import('vue').PropType<import('../../components').TIcon>;
249
249
  default: string;
@@ -293,10 +293,10 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
293
293
  "update:modelValue": (...args: any[]) => void;
294
294
  "select-value": (...args: any[]) => void;
295
295
  }, string, {
296
- size: "small" | "large" | "medium";
297
- type: "primary" | "secondary" | "alternative" | "error" | "empty";
296
+ size: "large" | "medium" | "small";
298
297
  fullWidth: boolean;
299
298
  disabled: boolean;
299
+ type: "primary" | "secondary" | "alternative" | "error" | "empty";
300
300
  icon: import('../../components').TIcon;
301
301
  iconColor: string;
302
302
  iconPosition: "left" | "right";
@@ -35,10 +35,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
35
35
  "onUpdate:modelValue"?: (...args: any[]) => any;
36
36
  "onSelect-value"?: (...args: any[]) => any;
37
37
  }, {
38
- size: "small" | "large" | "medium";
39
- type: "primary" | "secondary" | "alternative" | "error" | "empty";
38
+ size: "large" | "medium" | "small";
40
39
  fullWidth: boolean;
41
40
  disabled: boolean;
41
+ type: "primary" | "secondary" | "alternative" | "error" | "empty";
42
42
  icon: import('../../components').TIcon;
43
43
  iconColor: string;
44
44
  iconPosition: "left" | "right";
@@ -66,7 +66,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
66
66
  loading: boolean;
67
67
  modelValue: boolean;
68
68
  width: string;
69
- status: "delete" | "successful" | "info" | "attention" | "neutral";
69
+ status: "delete" | "info" | "successful" | "attention" | "neutral";
70
70
  showHeader: boolean;
71
71
  showClose: boolean;
72
72
  disabledTeleport: boolean;
@@ -16,9 +16,9 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
16
16
  type: string;
17
17
  target: string;
18
18
  }>>>, {
19
+ disabled: boolean;
19
20
  type: "default" | "error" | "success" | "warning" | "gradient";
20
21
  target: "_blank" | "_self" | "_parent" | "_top";
21
- disabled: boolean;
22
22
  href: string;
23
23
  }, {}>, {
24
24
  default?(_: {}): any;
@@ -40,11 +40,11 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
40
40
  onWheel?: (...args: any[]) => any;
41
41
  }, {
42
42
  height: string | number;
43
- viewClass: string;
44
43
  maxHeight: string | number;
45
- offsetRight: string;
46
44
  wrapClass: string;
45
+ viewClass: string;
47
46
  hideScrollThumb: boolean;
47
+ offsetRight: string;
48
48
  alwaysShowXThumb: boolean;
49
49
  alwaysShowYThumb: boolean;
50
50
  }, {}>, {
@@ -1,10 +1,10 @@
1
1
  export declare const PlSkeletonButton: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
2
2
  size: {
3
- type: import('vue').PropType<"small" | "large" | "medium">;
3
+ type: import('vue').PropType<"large" | "medium" | "small">;
4
4
  default: string;
5
5
  };
6
6
  type: {
7
- type: import('vue').PropType<"link" | "primary" | "empty">;
7
+ type: import('vue').PropType<"primary" | "empty" | "link">;
8
8
  default: string;
9
9
  };
10
10
  width: {
@@ -13,11 +13,11 @@ export declare const PlSkeletonButton: import('../../../../../install-function')
13
13
  };
14
14
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
15
15
  size: {
16
- type: import('vue').PropType<"small" | "large" | "medium">;
16
+ type: import('vue').PropType<"large" | "medium" | "small">;
17
17
  default: string;
18
18
  };
19
19
  type: {
20
- type: import('vue').PropType<"link" | "primary" | "empty">;
20
+ type: import('vue').PropType<"primary" | "empty" | "link">;
21
21
  default: string;
22
22
  };
23
23
  width: {
@@ -25,8 +25,8 @@ export declare const PlSkeletonButton: import('../../../../../install-function')
25
25
  default: string;
26
26
  };
27
27
  }>>, {
28
- size: "small" | "large" | "medium";
29
- type: "link" | "primary" | "empty";
28
+ size: "large" | "medium" | "small";
29
+ type: "primary" | "empty" | "link";
30
30
  width: string;
31
31
  }, {}>>;
32
32
  export default PlSkeletonButton;
@@ -12,8 +12,8 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
12
12
  type: string;
13
13
  size: string;
14
14
  }>>>, {
15
- size: "small" | "large" | "medium";
16
- type: "link" | "primary" | "empty";
15
+ size: "large" | "medium" | "small";
16
+ type: "primary" | "empty" | "link";
17
17
  width: string;
18
18
  }, {}>;
19
19
  export default _default;
@@ -1,6 +1,6 @@
1
1
  export declare const PlSkeletonControl: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
2
2
  size: {
3
- type: import('vue').PropType<"small" | "medium">;
3
+ type: import('vue').PropType<"medium" | "small">;
4
4
  required: true;
5
5
  };
6
6
  width: {
@@ -10,7 +10,7 @@ export declare const PlSkeletonControl: import('../../../../../install-function'
10
10
  };
11
11
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
12
12
  size: {
13
- type: import('vue').PropType<"small" | "medium">;
13
+ type: import('vue').PropType<"medium" | "small">;
14
14
  required: true;
15
15
  };
16
16
  width: {
@@ -1,6 +1,6 @@
1
1
  export declare const PlSkeletonTagsChips: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
2
2
  size: {
3
- type: import('vue').PropType<"small" | "large">;
3
+ type: import('vue').PropType<"large" | "small">;
4
4
  default: string;
5
5
  };
6
6
  type: {
@@ -13,7 +13,7 @@ export declare const PlSkeletonTagsChips: import('../../../../../install-functio
13
13
  };
14
14
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
15
15
  size: {
16
- type: import('vue').PropType<"small" | "large">;
16
+ type: import('vue').PropType<"large" | "small">;
17
17
  default: string;
18
18
  };
19
19
  type: {
@@ -25,7 +25,7 @@ export declare const PlSkeletonTagsChips: import('../../../../../install-functio
25
25
  default: string;
26
26
  };
27
27
  }>>, {
28
- size: "small" | "large";
28
+ size: "large" | "small";
29
29
  type: "tag" | "chip";
30
30
  width: string;
31
31
  }, {}>>;
@@ -12,7 +12,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
12
12
  type: string;
13
13
  size: string;
14
14
  }>>>, {
15
- size: "small" | "large";
15
+ size: "large" | "small";
16
16
  type: "tag" | "chip";
17
17
  width: string;
18
18
  }, {}>;
@@ -2,22 +2,18 @@ import { TBannerProps, ICustomColors } from './types';
2
2
 
3
3
  export declare const PlBanner: import('../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
4
4
  type: {
5
- type: import('vue').PropType<"info" | "success" | "warning" | "interactive" | "critical" | "custom">;
6
- default: string;
7
- };
8
- title: {
9
- type: import('vue').PropType<string>;
5
+ type: import('vue').PropType<"info" | "interactive" | "success" | "warning" | "critical" | "custom">;
10
6
  default: string;
11
7
  };
12
8
  icon: {
13
9
  type: import('vue').PropType<import('../../components').TIcon>;
14
10
  default: string;
15
11
  };
16
- width: {
12
+ description: {
17
13
  type: import('vue').PropType<string>;
18
14
  default: string;
19
15
  };
20
- description: {
16
+ title: {
21
17
  type: import('vue').PropType<string>;
22
18
  default: string;
23
19
  };
@@ -25,6 +21,10 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
25
21
  type: import('vue').PropType<string>;
26
22
  default: string;
27
23
  };
24
+ width: {
25
+ type: import('vue').PropType<string>;
26
+ default: string;
27
+ };
28
28
  closeButton: {
29
29
  type: import('vue').PropType<boolean>;
30
30
  default: boolean;
@@ -37,22 +37,18 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
37
37
  buttonClicked: () => void;
38
38
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
39
39
  type: {
40
- type: import('vue').PropType<"info" | "success" | "warning" | "interactive" | "critical" | "custom">;
41
- default: string;
42
- };
43
- title: {
44
- type: import('vue').PropType<string>;
40
+ type: import('vue').PropType<"info" | "interactive" | "success" | "warning" | "critical" | "custom">;
45
41
  default: string;
46
42
  };
47
43
  icon: {
48
44
  type: import('vue').PropType<import('../../components').TIcon>;
49
45
  default: string;
50
46
  };
51
- width: {
47
+ description: {
52
48
  type: import('vue').PropType<string>;
53
49
  default: string;
54
50
  };
55
- description: {
51
+ title: {
56
52
  type: import('vue').PropType<string>;
57
53
  default: string;
58
54
  };
@@ -60,6 +56,10 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
60
56
  type: import('vue').PropType<string>;
61
57
  default: string;
62
58
  };
59
+ width: {
60
+ type: import('vue').PropType<string>;
61
+ default: string;
62
+ };
63
63
  closeButton: {
64
64
  type: import('vue').PropType<boolean>;
65
65
  default: boolean;
@@ -71,12 +71,12 @@ export declare const PlBanner: import('../../../install-function').SFCInstallWit
71
71
  onClose?: () => any;
72
72
  onButtonClicked?: () => any;
73
73
  }, {
74
- type: "info" | "success" | "warning" | "interactive" | "critical" | "custom";
75
- title: string;
74
+ type: "info" | "interactive" | "success" | "warning" | "critical" | "custom";
76
75
  icon: import('../../components').TIcon;
77
- width: string;
78
76
  description: string;
77
+ title: string;
79
78
  buttonText: string;
79
+ width: string;
80
80
  closeButton: boolean;
81
81
  }, {}>>;
82
82
  export default PlBanner;
@@ -23,12 +23,12 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
23
23
  onClose?: () => any;
24
24
  onButtonClicked?: () => any;
25
25
  }, {
26
- type: "info" | "success" | "warning" | "interactive" | "critical" | "custom";
27
- title: string;
26
+ type: "info" | "interactive" | "success" | "warning" | "critical" | "custom";
28
27
  icon: import('../../components').TIcon;
29
- width: string;
30
28
  description: string;
29
+ title: string;
31
30
  buttonText: string;
31
+ width: string;
32
32
  closeButton: boolean;
33
33
  }, {}>;
34
34
  export default _default;
@@ -13,9 +13,9 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
13
13
  icon: string;
14
14
  width: string;
15
15
  }>>>, {
16
- label: string;
17
16
  disabled: boolean;
18
17
  icon: any;
18
+ label: string;
19
19
  width: string;
20
20
  active: boolean;
21
21
  }, {}>;
@@ -1,6 +1,6 @@
1
1
  export declare const PlProgress: import('../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
2
2
  size: {
3
- type: import('vue').PropType<"small" | "large">;
3
+ type: import('vue').PropType<"large" | "small">;
4
4
  default: string;
5
5
  };
6
6
  type: {
@@ -21,7 +21,7 @@ export declare const PlProgress: import('../../../install-function').SFCInstallW
21
21
  };
22
22
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
23
23
  size: {
24
- type: import('vue').PropType<"small" | "large">;
24
+ type: import('vue').PropType<"large" | "small">;
25
25
  default: string;
26
26
  };
27
27
  type: {
@@ -41,7 +41,7 @@ export declare const PlProgress: import('../../../install-function').SFCInstallW
41
41
  default: number;
42
42
  };
43
43
  }>>, {
44
- size: "small" | "large";
44
+ size: "large" | "small";
45
45
  type: "sectional" | "solid";
46
46
  width: string;
47
47
  glare: boolean;
@@ -18,7 +18,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
18
18
  width: string;
19
19
  percentage: number;
20
20
  }>>>, {
21
- size: "small" | "large";
21
+ size: "large" | "small";
22
22
  type: "sectional" | "solid";
23
23
  width: string;
24
24
  glare: boolean;