@factoringplus/pl-components-pack-v3 1.9.5-pre-10-banner → 1.9.5-pre-icons

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (81) hide show
  1. package/dist/AttachmentTwo20-bfb91b48.js +21 -0
  2. package/dist/AttachmentTwo20-ff9e23c6.cjs +1 -0
  3. package/dist/CheckList20-595be6dd.cjs +1 -0
  4. package/dist/CheckList20-5e3fdfa4.js +21 -0
  5. package/dist/Comment20-4385ee4c.cjs +1 -0
  6. package/dist/Comment20-abca7452.js +21 -0
  7. package/dist/InfoTwo20-0e1bec21.js +21 -0
  8. package/dist/InfoTwo20-d1c3c742.cjs +1 -0
  9. package/dist/Update20-24329ba6.cjs +1 -0
  10. package/dist/Update20-c09333e6.js +21 -0
  11. package/dist/{crypto-pro-8d878561.cjs → crypto-pro-10f264fc.cjs} +1 -1
  12. package/dist/{crypto-pro-2388230c.js → crypto-pro-f9e5ac74.js} +1 -1
  13. package/dist/entry-a29771db.cjs +115 -0
  14. package/dist/{entry-e0ec48a7.js → entry-f57dc868.js} +8982 -9179
  15. package/dist/pl-components-pack-v3.cjs.js +1 -1
  16. package/dist/pl-components-pack-v3.es.js +72 -73
  17. package/dist/src/components/basic/pl-button/index.d.ts +42 -60
  18. package/dist/src/components/basic/pl-button/pl-button.vue.d.ts +2 -2
  19. package/dist/src/components/basic/pl-button/types/index.d.ts +9 -9
  20. package/dist/src/components/basic/pl-button-dropdown/index.d.ts +38 -38
  21. package/dist/src/components/basic/pl-button-dropdown/pl-button-dropdown.vue.d.ts +2 -2
  22. package/dist/src/components/basic/pl-dialog/pl-dialog-plus.vue.d.ts +1 -1
  23. package/dist/src/components/basic/pl-link/pl-link.vue.d.ts +1 -1
  24. package/dist/src/components/basic/pl-scrollbar/pl-scrollbar.vue.d.ts +4 -0
  25. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/index.d.ts +9 -6
  26. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/pl-skeleton-button.vue.d.ts +5 -2
  27. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-control/index.d.ts +11 -7
  28. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-control/pl-skeleton-control.vue.d.ts +17 -3
  29. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-input/index.d.ts +3 -0
  30. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-input/pl-skeleton-input.vue.d.ts +3 -0
  31. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tabs/index.d.ts +5 -1
  32. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tabs/pl-skeleton-tabs.vue.d.ts +7 -1
  33. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/index.d.ts +6 -3
  34. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/pl-skeleton-tags-chips.vue.d.ts +4 -1
  35. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text/index.d.ts +3 -0
  36. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text/pl-skeleton-text.vue.d.ts +3 -0
  37. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text-cell/index.d.ts +3 -0
  38. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text-cell/pl-skeleton-text-cell.vue.d.ts +3 -0
  39. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-upload/index.d.ts +5 -1
  40. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-upload/pl-skeleton-upload.vue.d.ts +7 -1
  41. package/dist/src/components/components.d.ts +1 -3
  42. package/dist/src/components/data/pl-multitab/components/pl-tab-card.vue.d.ts +1 -1
  43. package/dist/src/components/data/pl-progress/index.d.ts +3 -3
  44. package/dist/src/components/data/pl-progress/pl-progress.vue.d.ts +1 -1
  45. package/dist/src/components/data/pl-signing/index.d.ts +8 -8
  46. package/dist/src/components/data/pl-snackbar/pl-snackbar.vue.d.ts +2 -2
  47. package/dist/src/components/data/pl-tabs/components/pl-tab.vue.d.ts +1 -1
  48. package/dist/src/components/data/pl-tags-chips/index.d.ts +41 -41
  49. package/dist/src/components/data/pl-tags-chips/pl-tags-chips.vue.d.ts +3 -3
  50. package/dist/src/components/data/pl-text-cell/index.d.ts +6 -6
  51. package/dist/src/components/deprecated/pl-date-picker/pl-date-picker-range.vue.d.ts +1 -1
  52. package/dist/src/components/deprecated/pl-date-picker/pl-date-picker.vue.d.ts +1 -1
  53. package/dist/src/components/deprecated/pl-select/pl-select.vue.d.ts +2 -2
  54. package/dist/src/components/deprecated/pl-table/pl-table.vue.d.ts +1 -1
  55. package/dist/src/components/deprecated/pl-upload/pl-upload.vue.d.ts +1 -1
  56. package/dist/src/components/deprecated/pl-upload-legacy/pl-upload-legacy.vue.d.ts +3 -3
  57. package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +2 -2
  58. package/dist/src/components/form/pl-autocomplete/types/index.d.ts +1 -1
  59. package/dist/src/components/form/pl-checkbox-plus/pl-checkbox-plus.vue.d.ts +1 -1
  60. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-plus/pl-date-picker-plus.vue.d.ts +1 -1
  61. package/dist/src/components/form/pl-date-picker-plus/pl-date-picker-range-plus/pl-date-picker-range-plus.vue.d.ts +1 -1
  62. package/dist/src/components/form/pl-input-plus/index.d.ts +38 -38
  63. package/dist/src/components/form/pl-input-plus/pl-input-plus.vue.d.ts +2 -2
  64. package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +3 -1
  65. package/dist/src/components/form/pl-radio/pl-radio.vue.d.ts +9 -9
  66. package/dist/src/components/form/pl-select-plus/pl-select-plus.vue.d.ts +1 -1
  67. package/dist/src/components/form/pl-switch/pl-switch.vue.d.ts +1 -1
  68. package/dist/src/components/form/pl-upload-plus/pl-upload-plus.vue.d.ts +2 -2
  69. package/dist/src/components/shared/pl-dropdown/pl-dropdown.vue.d.ts +1 -1
  70. package/dist/src/components/shared/pl-icon/types/iconsType.d.ts +1 -1
  71. package/dist/src/components/shared/pl-label/pl-label.vue.d.ts +1 -1
  72. package/dist/src/components/shared/pl-option/pl-option.vue.d.ts +2 -2
  73. package/dist/src/components/shared/pl-tab-pane/pl-tab-pane.vue.d.ts +2 -2
  74. package/dist/src/services/pl-navigation/components/NavButton/index.d.ts +12 -12
  75. package/dist/style.css +1 -1
  76. package/package.json +1 -1
  77. package/dist/entry-ecec6fab.cjs +0 -115
  78. package/dist/src/components/data/pl-banner/index.d.ts +0 -101
  79. package/dist/src/components/data/pl-banner/pl-banner.vue.d.ts +0 -51
  80. package/dist/src/components/data/pl-banner/types/index.d.ts +0 -62
  81. package/dist/src/components/shared/pl-text/components/pl-system-regular.vue.d.ts +0 -20
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-ecec6fab.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-a29771db.cjs");require("vue");exports.PlAutocomplete=l.PlAutocomplete;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,79 +1,78 @@
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-e0ec48a7.js";
1
+ import { n as P, k as e, ah as t, o, q as n, r as i, m as r, t as u, s as c, v as S, x as g, w as p, P as d, y as k, z as T, B as b, C, D as m, a7 as x, a6 as D, E as f, ad as h, ac as I, U as L, ab as y, a8 as B, ai as N, F as U, G as q, H as v, I as A, ae as M, a9 as w, J as O, O as R, L as j, K as z, Q as E, R as F, T as J, N as G, M as H, S as K, V as Q, W as V, X as W, Y as X, Z as Y, _ as Z, $ as _, aa as $, ag as aa, a0 as la, a1 as sa, a5 as Pa, a2 as ea, a3 as ta, a4 as oa, aj as na, af as ia, A as ra, j as ua, h as ca, h as Sa, d as ga, e as pa, a as da, f as ka, c as Ta, i as ba, b as Ca, l as ma, p as xa, u as Da } from "./entry-f57dc868.js";
2
2
  import "vue";
3
3
  export {
4
4
  P as PlAutocomplete,
5
- e as PlBanner,
6
- t as PlButton,
7
- o as PlButtonDropdown,
8
- n as PlCard,
9
- i as PlCheckbox,
10
- r as PlCheckboxPlus,
11
- u as PlCurrency,
12
- c as PlDatePickerLegacyPlugin,
13
- S as PlDatePickerPlugin,
14
- g as PlDatePickerPlusPlugin,
15
- p as PlDialog,
16
- d as PlDialogPlus,
17
- k as PlDirectives,
18
- T as PlForm,
19
- b as PlIcon,
20
- C as PlInput,
21
- m as PlInputPlus,
22
- x as PlLink,
23
- D as PlMarkText,
24
- f as PlMultiSelect,
25
- h as PlMultitab,
26
- I as PlNavButton,
27
- B as PlNavigation,
5
+ e as PlButton,
6
+ t as PlButtonDropdown,
7
+ o as PlCard,
8
+ n as PlCheckbox,
9
+ i as PlCheckboxPlus,
10
+ r as PlCurrency,
11
+ u as PlDatePickerLegacyPlugin,
12
+ c as PlDatePickerPlugin,
13
+ S as PlDatePickerPlusPlugin,
14
+ g as PlDialog,
15
+ p as PlDialogPlus,
16
+ d as PlDirectives,
17
+ k as PlForm,
18
+ T as PlIcon,
19
+ b as PlInput,
20
+ C as PlInputPlus,
21
+ m as PlLink,
22
+ x as PlMarkText,
23
+ D as PlMultiSelect,
24
+ f as PlMultitab,
25
+ h as PlNavButton,
26
+ I as PlNavigation,
28
27
  L as PlNotification,
29
28
  y as PlOnboarding,
30
- N as PlPagination,
31
- U as PlProgress,
32
- q as PlRadio,
33
- v as PlScrollbar,
34
- A as PlSelect,
35
- M as PlSelectPlus,
36
- w as PlSidebarItem,
37
- O as PlSigning,
38
- R as PlSkeleton,
39
- j as PlSkeletonButton,
40
- z as PlSkeletonControl,
41
- E as PlSkeletonIcon,
42
- F as PlSkeletonInput,
43
- J as PlSkeletonTabs,
44
- G as PlSkeletonTagsChips,
45
- H as PlSkeletonText,
46
- K as PlSkeletonTextCell,
47
- Q as PlSkeletonUpload,
48
- V as PlStepper,
49
- W as PlSuggestions,
50
- X as PlSwitch,
51
- Y as PlTabPane,
52
- Z as PlTablePlugin,
53
- _ as PlTablePlus,
54
- $ as PlTabs,
55
- aa as PlTagsChips,
56
- la as PlTextCell,
57
- sa as PlTextPlugin,
58
- Pa as PlTooltip,
59
- ea as PlTooltipPlus,
60
- ta as PlUpload,
61
- oa as PlUploadLegacy,
62
- na as PlUploadPlus,
63
- ia as ScreenSizes,
64
- ra as TLogo,
65
- ua as apiJs,
66
- ca as cancelAllApiRequests,
67
- Sa as dadataParser,
68
- ga as dataParser,
69
- pa as declOfNum,
70
- da as deepSet,
71
- ka as filters,
72
- Ta as formatCurrency,
73
- ba as formatDate,
74
- Ca as install,
75
- ma as isEqual,
76
- xa as loader,
77
- Da as plLoading,
78
- fa as uniqId
29
+ B as PlPagination,
30
+ N as PlProgress,
31
+ U as PlRadio,
32
+ q as PlScrollbar,
33
+ v as PlSelect,
34
+ A as PlSelectPlus,
35
+ M as PlSidebarItem,
36
+ w as PlSigning,
37
+ O as PlSkeleton,
38
+ R as PlSkeletonButton,
39
+ j as PlSkeletonControl,
40
+ z as PlSkeletonIcon,
41
+ E as PlSkeletonInput,
42
+ F as PlSkeletonTabs,
43
+ J as PlSkeletonTagsChips,
44
+ G as PlSkeletonText,
45
+ H as PlSkeletonTextCell,
46
+ K as PlSkeletonUpload,
47
+ Q as PlStepper,
48
+ V as PlSuggestions,
49
+ W as PlSwitch,
50
+ X as PlTabPane,
51
+ Y as PlTablePlugin,
52
+ Z as PlTablePlus,
53
+ _ as PlTabs,
54
+ $ as PlTagsChips,
55
+ aa as PlTextCell,
56
+ la as PlTextPlugin,
57
+ sa as PlTooltip,
58
+ Pa as PlTooltipPlus,
59
+ ea as PlUpload,
60
+ ta as PlUploadLegacy,
61
+ oa as PlUploadPlus,
62
+ na as ScreenSizes,
63
+ ia as TLogo,
64
+ ra as apiJs,
65
+ ua as cancelAllApiRequests,
66
+ ca as dadataParser,
67
+ Sa as dataParser,
68
+ ga as declOfNum,
69
+ pa as deepSet,
70
+ da as filters,
71
+ ka as formatCurrency,
72
+ Ta as formatDate,
73
+ ba as install,
74
+ Ca as isEqual,
75
+ ma as loader,
76
+ xa as plLoading,
77
+ Da as uniqId
79
78
  };
@@ -3,7 +3,11 @@ 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<"large" | "medium" | "small">;
6
+ type: import('vue').PropType<"small" | "large" | "medium">;
7
+ default: string;
8
+ };
9
+ type: {
10
+ type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
7
11
  default: string;
8
12
  };
9
13
  fullWidth: {
@@ -14,10 +18,6 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
14
18
  type: import('vue').PropType<boolean>;
15
19
  default: boolean;
16
20
  };
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;
@@ -38,16 +38,16 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
38
38
  type: import('vue').PropType<boolean>;
39
39
  default: boolean;
40
40
  };
41
- iconClass: {
42
- type: import('vue').PropType<string>;
43
- default: string;
44
- };
45
41
  options: {
46
42
  type: import('vue').PropType<any>;
47
43
  };
48
44
  modelValue: {
49
45
  type: import('vue').PropType<any>;
50
46
  };
47
+ iconClass: {
48
+ type: import('vue').PropType<string>;
49
+ default: string;
50
+ };
51
51
  noIcon: {
52
52
  type: import('vue').PropType<boolean>;
53
53
  };
@@ -63,7 +63,11 @@ 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<"large" | "medium" | "small">;
66
+ type: import('vue').PropType<"small" | "large" | "medium">;
67
+ default: string;
68
+ };
69
+ type: {
70
+ type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
67
71
  default: string;
68
72
  };
69
73
  fullWidth: {
@@ -74,10 +78,6 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
74
78
  type: import('vue').PropType<boolean>;
75
79
  default: boolean;
76
80
  };
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;
@@ -98,16 +98,16 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
98
98
  type: import('vue').PropType<boolean>;
99
99
  default: boolean;
100
100
  };
101
- iconClass: {
102
- type: import('vue').PropType<string>;
103
- default: string;
104
- };
105
101
  options: {
106
102
  type: import('vue').PropType<any>;
107
103
  };
108
104
  modelValue: {
109
105
  type: import('vue').PropType<any>;
110
106
  };
107
+ iconClass: {
108
+ type: import('vue').PropType<string>;
109
+ default: string;
110
+ };
111
111
  noIcon: {
112
112
  type: import('vue').PropType<boolean>;
113
113
  };
@@ -120,10 +120,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
120
120
  }>> & {
121
121
  onClick?: (...args: any[]) => any;
122
122
  }, {
123
- size: "large" | "medium" | "small";
123
+ size: "small" | "large" | "medium";
124
+ type: "primary" | "secondary" | "alternative" | "error" | "empty";
124
125
  fullWidth: boolean;
125
126
  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,7 +139,11 @@ 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<"large" | "medium" | "small">;
142
+ type: import('vue').PropType<"small" | "large" | "medium">;
143
+ default: string;
144
+ };
145
+ type: {
146
+ type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
143
147
  default: string;
144
148
  };
145
149
  fullWidth: {
@@ -150,10 +154,6 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
150
154
  type: import('vue').PropType<boolean>;
151
155
  default: boolean;
152
156
  };
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;
@@ -174,16 +174,16 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
174
174
  type: import('vue').PropType<boolean>;
175
175
  default: boolean;
176
176
  };
177
- iconClass: {
178
- type: import('vue').PropType<string>;
179
- default: string;
180
- };
181
177
  options: {
182
178
  type: import('vue').PropType<any>;
183
179
  };
184
180
  modelValue: {
185
181
  type: import('vue').PropType<any>;
186
182
  };
183
+ iconClass: {
184
+ type: import('vue').PropType<string>;
185
+ default: string;
186
+ };
187
187
  noIcon: {
188
188
  type: import('vue').PropType<boolean>;
189
189
  };
@@ -196,10 +196,10 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
196
196
  }>> & {
197
197
  onClick?: (...args: any[]) => any;
198
198
  }, {}, {}, {}, {}, {
199
- size: "large" | "medium" | "small";
199
+ size: "small" | "large" | "medium";
200
+ type: "primary" | "secondary" | "alternative" | "error" | "empty";
200
201
  fullWidth: boolean;
201
202
  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,7 +212,11 @@ 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<"large" | "medium" | "small">;
215
+ type: import('vue').PropType<"small" | "large" | "medium">;
216
+ default: string;
217
+ };
218
+ type: {
219
+ type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
216
220
  default: string;
217
221
  };
218
222
  fullWidth: {
@@ -223,10 +227,6 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
223
227
  type: import('vue').PropType<boolean>;
224
228
  default: boolean;
225
229
  };
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;
@@ -247,16 +247,16 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
247
247
  type: import('vue').PropType<boolean>;
248
248
  default: boolean;
249
249
  };
250
- iconClass: {
251
- type: import('vue').PropType<string>;
252
- default: string;
253
- };
254
250
  options: {
255
251
  type: import('vue').PropType<any>;
256
252
  };
257
253
  modelValue: {
258
254
  type: import('vue').PropType<any>;
259
255
  };
256
+ iconClass: {
257
+ type: import('vue').PropType<string>;
258
+ default: string;
259
+ };
260
260
  noIcon: {
261
261
  type: import('vue').PropType<boolean>;
262
262
  };
@@ -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: "large" | "medium" | "small";
274
+ size: "small" | "large" | "medium";
275
+ type: "primary" | "secondary" | "alternative" | "error" | "empty";
275
276
  fullWidth: boolean;
276
277
  disabled: boolean;
277
- type: "primary" | "secondary" | "alternative" | "error" | "empty";
278
278
  icon: import('../../components').TIcon;
279
279
  iconColor: string;
280
280
  iconPosition: "left" | "right";
@@ -288,21 +288,3 @@ export declare const PlButton: import('../../../install-function').SFCInstallWit
288
288
  })>;
289
289
  export default PlButton;
290
290
  export type { TButtonProps };
291
- declare module 'vue' {
292
- interface GlobalComponents {
293
- /**
294
- * Параметры Button
295
- *
296
- * @property fullWidth boolean;
297
- * @property disabled boolean;
298
- * @property type 'primary' | 'secondary' | 'alternative' | 'error' | 'empty';
299
- * @property size 'large' | 'medium' | 'small';
300
- * @property icon IIcon;
301
- * @property iconColor string;
302
- * @property iconPosition 'left' | 'right';
303
- * @property nativeType 'button'| 'submit'| 'reset' | undefined
304
- * @property loading boolean;
305
- */
306
- PlButton: typeof PlButton;
307
- }
308
- }
@@ -33,10 +33,10 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
33
33
  }>>> & {
34
34
  onClick?: (...args: any[]) => any;
35
35
  }, {
36
- size: "large" | "medium" | "small";
36
+ size: "small" | "large" | "medium";
37
+ type: "primary" | "secondary" | "alternative" | "error" | "empty";
37
38
  fullWidth: boolean;
38
39
  disabled: boolean;
39
- type: "primary" | "secondary" | "alternative" | "error" | "empty";
40
40
  icon: import('../../components').TIcon;
41
41
  iconColor: string;
42
42
  iconPosition: "left" | "right";
@@ -2,15 +2,15 @@ import { TIcon } from '../../../shared/pl-icon';
2
2
  import { IOption } from '../../../form/pl-select-plus/types';
3
3
 
4
4
  /**
5
- * @property fullWidth boolean;
6
- * @property disabled boolean;
7
- * @property type 'primary' | 'secondary' | 'alternative' | 'error' | 'empty';
8
- * @property size 'large' | 'medium' | 'small';
9
- * @property icon IIcon;
10
- * @property iconColor string;
11
- * @property iconPosition 'left' | 'right';
12
- * @property nativeType 'button'| 'submit'| 'reset' | undefined
13
- * @property loading boolean;
5
+ * @param fullWidth boolean;
6
+ * @param disabled boolean;
7
+ * @param type 'primary' | 'secondary' | 'alternative' | 'error' | 'empty';
8
+ * @param size 'large' | 'medium' | 'small';
9
+ * @param icon IIcon;
10
+ * @param iconColor string;
11
+ * @param iconPosition 'left' | 'right';
12
+ * @param nativeType 'button'| 'submit'| 'reset' | undefined
13
+ * @param loading boolean;
14
14
  */
15
15
  export declare type TButtonProps = {
16
16
  fullWidth?: boolean;
@@ -1,7 +1,11 @@
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<"large" | "medium" | "small">;
4
+ type: import('vue').PropType<"small" | "large" | "medium">;
5
+ default: string;
6
+ };
7
+ type: {
8
+ type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
5
9
  default: string;
6
10
  };
7
11
  fullWidth: {
@@ -12,10 +16,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
12
16
  type: import('vue').PropType<boolean>;
13
17
  default: boolean;
14
18
  };
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;
@@ -35,9 +35,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
35
35
  loading: {
36
36
  type: import('vue').PropType<boolean>;
37
37
  };
38
- iconClass: {
39
- type: import('vue').PropType<string>;
40
- };
41
38
  options: {
42
39
  type: import('vue').PropType<any>;
43
40
  default: () => any[];
@@ -46,6 +43,9 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
46
43
  type: import('vue').PropType<any>;
47
44
  default: string;
48
45
  };
46
+ iconClass: {
47
+ type: import('vue').PropType<string>;
48
+ };
49
49
  noIcon: {
50
50
  type: import('vue').PropType<boolean>;
51
51
  default: boolean;
@@ -66,7 +66,11 @@ 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<"large" | "medium" | "small">;
69
+ type: import('vue').PropType<"small" | "large" | "medium">;
70
+ default: string;
71
+ };
72
+ type: {
73
+ type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
70
74
  default: string;
71
75
  };
72
76
  fullWidth: {
@@ -77,10 +81,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
77
81
  type: import('vue').PropType<boolean>;
78
82
  default: boolean;
79
83
  };
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;
@@ -100,9 +100,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
100
100
  loading: {
101
101
  type: import('vue').PropType<boolean>;
102
102
  };
103
- iconClass: {
104
- type: import('vue').PropType<string>;
105
- };
106
103
  options: {
107
104
  type: import('vue').PropType<any>;
108
105
  default: () => any[];
@@ -111,6 +108,9 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
111
108
  type: import('vue').PropType<any>;
112
109
  default: string;
113
110
  };
111
+ iconClass: {
112
+ type: import('vue').PropType<string>;
113
+ };
114
114
  noIcon: {
115
115
  type: import('vue').PropType<boolean>;
116
116
  default: boolean;
@@ -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: "large" | "medium" | "small";
130
+ size: "small" | "large" | "medium";
131
+ type: "primary" | "secondary" | "alternative" | "error" | "empty";
131
132
  fullWidth: boolean;
132
133
  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,7 +149,11 @@ 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<"large" | "medium" | "small">;
152
+ type: import('vue').PropType<"small" | "large" | "medium">;
153
+ default: string;
154
+ };
155
+ type: {
156
+ type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
153
157
  default: string;
154
158
  };
155
159
  fullWidth: {
@@ -160,10 +164,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
160
164
  type: import('vue').PropType<boolean>;
161
165
  default: boolean;
162
166
  };
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;
@@ -183,9 +183,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
183
183
  loading: {
184
184
  type: import('vue').PropType<boolean>;
185
185
  };
186
- iconClass: {
187
- type: import('vue').PropType<string>;
188
- };
189
186
  options: {
190
187
  type: import('vue').PropType<any>;
191
188
  default: () => any[];
@@ -194,6 +191,9 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
194
191
  type: import('vue').PropType<any>;
195
192
  default: string;
196
193
  };
194
+ iconClass: {
195
+ type: import('vue').PropType<string>;
196
+ };
197
197
  noIcon: {
198
198
  type: import('vue').PropType<boolean>;
199
199
  default: boolean;
@@ -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: "large" | "medium" | "small";
213
+ size: "small" | "large" | "medium";
214
+ type: "primary" | "secondary" | "alternative" | "error" | "empty";
214
215
  fullWidth: boolean;
215
216
  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,7 +229,11 @@ 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<"large" | "medium" | "small">;
232
+ type: import('vue').PropType<"small" | "large" | "medium">;
233
+ default: string;
234
+ };
235
+ type: {
236
+ type: import('vue').PropType<"primary" | "secondary" | "alternative" | "error" | "empty">;
233
237
  default: string;
234
238
  };
235
239
  fullWidth: {
@@ -240,10 +244,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
240
244
  type: import('vue').PropType<boolean>;
241
245
  default: boolean;
242
246
  };
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;
@@ -263,9 +263,6 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
263
263
  loading: {
264
264
  type: import('vue').PropType<boolean>;
265
265
  };
266
- iconClass: {
267
- type: import('vue').PropType<string>;
268
- };
269
266
  options: {
270
267
  type: import('vue').PropType<any>;
271
268
  default: () => any[];
@@ -274,6 +271,9 @@ export declare const PlButtonDropdown: import('../../../install-function').SFCIn
274
271
  type: import('vue').PropType<any>;
275
272
  default: string;
276
273
  };
274
+ iconClass: {
275
+ type: import('vue').PropType<string>;
276
+ };
277
277
  noIcon: {
278
278
  type: import('vue').PropType<boolean>;
279
279
  default: boolean;
@@ -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: "large" | "medium" | "small";
296
+ size: "small" | "large" | "medium";
297
+ type: "primary" | "secondary" | "alternative" | "error" | "empty";
297
298
  fullWidth: boolean;
298
299
  disabled: boolean;
299
- type: "primary" | "secondary" | "alternative" | "error" | "empty";
300
300
  icon: import('../../components').TIcon;
301
301
  iconColor: string;
302
302
  iconPosition: "left" | "right";