@factoringplus/pl-components-pack-v3 1.9.5-pre-snackbar-01 → 1.9.5-pre-01-banner

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 (40) hide show
  1. package/dist/{crypto-pro-d56ccb69.cjs → crypto-pro-3405e8b7.cjs} +1 -1
  2. package/dist/{crypto-pro-158256aa.js → crypto-pro-c1ab5b90.js} +1 -1
  3. package/dist/entry-7ced148d.cjs +115 -0
  4. package/dist/{entry-cb4ad093.js → entry-9eab9a03.js} +9410 -9256
  5. package/dist/pl-components-pack-v3.cjs.js +1 -1
  6. package/dist/pl-components-pack-v3.es.js +73 -72
  7. package/dist/src/components/basic/pl-scrollbar/pl-scrollbar.vue.d.ts +0 -4
  8. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/index.d.ts +0 -3
  9. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/pl-skeleton-button.vue.d.ts +0 -3
  10. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-control/index.d.ts +6 -10
  11. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-control/pl-skeleton-control.vue.d.ts +3 -17
  12. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-input/index.d.ts +0 -3
  13. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-input/pl-skeleton-input.vue.d.ts +0 -3
  14. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tabs/index.d.ts +1 -5
  15. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tabs/pl-skeleton-tabs.vue.d.ts +1 -7
  16. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/index.d.ts +0 -3
  17. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/pl-skeleton-tags-chips.vue.d.ts +0 -3
  18. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text/index.d.ts +0 -3
  19. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text/pl-skeleton-text.vue.d.ts +0 -3
  20. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text-cell/index.d.ts +0 -3
  21. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text-cell/pl-skeleton-text-cell.vue.d.ts +0 -3
  22. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-upload/index.d.ts +1 -5
  23. package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-upload/pl-skeleton-upload.vue.d.ts +1 -7
  24. package/dist/src/components/components.d.ts +3 -1
  25. package/dist/src/components/data/pl-banner/index.d.ts +83 -0
  26. package/dist/src/components/data/pl-banner/pl-banner.vue.d.ts +51 -0
  27. package/dist/src/components/data/pl-banner/types/index.d.ts +41 -0
  28. package/dist/src/components/data/pl-progress/index.d.ts +3 -3
  29. package/dist/src/components/data/pl-progress/pl-progress.vue.d.ts +2 -2
  30. package/dist/src/components/data/pl-snackbar/pl-snackbar.vue.d.ts +3 -6
  31. package/dist/src/components/data/pl-snackbar/types.d.ts +2 -3
  32. package/dist/src/components/data/pl-tags-chips/index.d.ts +7 -7
  33. package/dist/src/components/data/pl-tags-chips/pl-tags-chips.vue.d.ts +1 -1
  34. package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +1 -1
  35. package/dist/src/components/form/pl-autocomplete/types/index.d.ts +1 -1
  36. package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +0 -2
  37. package/dist/src/components/shared/pl-text/components/pl-system-regular.vue.d.ts +20 -0
  38. package/dist/style.css +1 -1
  39. package/package.json +1 -1
  40. package/dist/entry-25a930fa.cjs +0 -115
@@ -1 +1 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-25a930fa.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
+ "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-7ced148d.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,78 +1,79 @@
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-cb4ad093.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-9eab9a03.js";
2
2
  import "vue";
3
3
  export {
4
4
  P as PlAutocomplete,
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,
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,
27
28
  L as PlNotification,
28
29
  y as PlOnboarding,
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
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
78
79
  };
@@ -6,7 +6,6 @@ interface IProps {
6
6
  hideScrollThumb?: boolean;
7
7
  offsetRight?: string;
8
8
  alwaysShowXThumb?: boolean;
9
- alwaysShowYThumb?: boolean;
10
9
  }
11
10
  declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
12
11
  maxHeight: string;
@@ -16,7 +15,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
16
15
  hideScrollThumb: boolean;
17
16
  offsetRight: string;
18
17
  alwaysShowXThumb: boolean;
19
- alwaysShowYThumb: boolean;
20
18
  }>, {
21
19
  setScrollTop: (val: number) => void;
22
20
  setScrollLeft: (val: number) => void;
@@ -34,7 +32,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
34
32
  hideScrollThumb: boolean;
35
33
  offsetRight: string;
36
34
  alwaysShowXThumb: boolean;
37
- alwaysShowYThumb: boolean;
38
35
  }>>> & {
39
36
  onScroll?: (...args: any[]) => any;
40
37
  onWheel?: (...args: any[]) => any;
@@ -46,7 +43,6 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
46
43
  hideScrollThumb: boolean;
47
44
  offsetRight: string;
48
45
  alwaysShowXThumb: boolean;
49
- alwaysShowYThumb: boolean;
50
46
  }, {}>, {
51
47
  default?(_: {}): any;
52
48
  }>;
@@ -9,7 +9,6 @@ export declare const PlSkeletonButton: import('../../../../../install-function')
9
9
  };
10
10
  width: {
11
11
  type: import('vue').PropType<string>;
12
- default: string;
13
12
  };
14
13
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
15
14
  size: {
@@ -22,11 +21,9 @@ export declare const PlSkeletonButton: import('../../../../../install-function')
22
21
  };
23
22
  width: {
24
23
  type: import('vue').PropType<string>;
25
- default: string;
26
24
  };
27
25
  }>>, {
28
26
  size: "small" | "large" | "medium";
29
27
  type: "link" | "primary" | "empty";
30
- width: string;
31
28
  }, {}>>;
32
29
  export default PlSkeletonButton;
@@ -4,17 +4,14 @@ interface IProps {
4
4
  size?: 'large' | 'medium' | 'small';
5
5
  }
6
6
  declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
7
- width: string;
8
7
  type: string;
9
8
  size: string;
10
9
  }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
11
- width: string;
12
10
  type: string;
13
11
  size: string;
14
12
  }>>>, {
15
13
  size: "small" | "large" | "medium";
16
14
  type: "link" | "primary" | "empty";
17
- width: string;
18
15
  }, {}>;
19
16
  export default _default;
20
17
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -1,24 +1,20 @@
1
1
  export declare const PlSkeletonControl: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
2
- size: {
3
- type: import('vue').PropType<"small" | "medium">;
4
- required: true;
5
- };
6
2
  width: {
7
3
  type: import('vue').PropType<string>;
8
4
  required: true;
9
- default: string;
10
5
  };
11
- }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
12
6
  size: {
13
7
  type: import('vue').PropType<"small" | "medium">;
14
8
  required: true;
15
9
  };
10
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
16
11
  width: {
17
12
  type: import('vue').PropType<string>;
18
13
  required: true;
19
- default: string;
20
14
  };
21
- }>>, {
22
- width: string;
23
- }, {}>>;
15
+ size: {
16
+ type: import('vue').PropType<"small" | "medium">;
17
+ required: true;
18
+ };
19
+ }>>, {}, {}>>;
24
20
  export default PlSkeletonControl;
@@ -1,16 +1,10 @@
1
- declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
1
+ declare const _default: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<{
2
2
  width: string;
3
3
  size: 'small' | 'medium';
4
- }>, {
5
- width: string;
6
- }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
4
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
7
5
  width: string;
8
6
  size: 'small' | 'medium';
9
- }>, {
10
- width: string;
11
- }>>>, {
12
- width: string;
13
- }, {}>;
7
+ }>>>, {}, {}>;
14
8
  export default _default;
15
9
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
16
10
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -21,11 +15,3 @@ type __VLS_TypePropsToRuntimeProps<T> = {
21
15
  required: true;
22
16
  };
23
17
  };
24
- type __VLS_WithDefaults<P, D> = {
25
- [K in keyof Pick<P, keyof P>]: K extends keyof D ? __VLS_Prettify<P[K] & {
26
- default: D[K];
27
- }> : P[K];
28
- };
29
- type __VLS_Prettify<T> = {
30
- [K in keyof T]: T[K];
31
- } & {};
@@ -5,7 +5,6 @@ export declare const PlSkeletonInput: import('../../../../../install-function').
5
5
  };
6
6
  width: {
7
7
  type: import('vue').PropType<string>;
8
- default: string;
9
8
  };
10
9
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
11
10
  type: {
@@ -14,10 +13,8 @@ export declare const PlSkeletonInput: import('../../../../../install-function').
14
13
  };
15
14
  width: {
16
15
  type: import('vue').PropType<string>;
17
- default: string;
18
16
  };
19
17
  }>>, {
20
18
  type: "input" | "text-area";
21
- width: string;
22
19
  }, {}>>;
23
20
  export default PlSkeletonInput;
@@ -3,14 +3,11 @@ interface IProps {
3
3
  type?: 'input' | 'text-area';
4
4
  }
5
5
  declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
6
- width: string;
7
6
  type: string;
8
7
  }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
9
- width: string;
10
8
  type: string;
11
9
  }>>>, {
12
10
  type: "input" | "text-area";
13
- width: string;
14
11
  }, {}>;
15
12
  export default _default;
16
13
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -1,14 +1,10 @@
1
1
  export declare const PlSkeletonTabs: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
2
2
  width: {
3
3
  type: import('vue').PropType<string>;
4
- default: string;
5
4
  };
6
5
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
7
6
  width: {
8
7
  type: import('vue').PropType<string>;
9
- default: string;
10
8
  };
11
- }>>, {
12
- width: string;
13
- }, {}>>;
9
+ }>>, {}, {}>>;
14
10
  export default PlSkeletonTabs;
@@ -1,13 +1,7 @@
1
1
  interface IProps {
2
2
  width?: string;
3
3
  }
4
- declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
5
- width: string;
6
- }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
7
- width: string;
8
- }>>>, {
9
- width: string;
10
- }, {}>;
4
+ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {}>>>, {}, {}>;
11
5
  export default _default;
12
6
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
13
7
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -9,7 +9,6 @@ export declare const PlSkeletonTagsChips: import('../../../../../install-functio
9
9
  };
10
10
  width: {
11
11
  type: import('vue').PropType<string>;
12
- default: string;
13
12
  };
14
13
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
15
14
  size: {
@@ -22,11 +21,9 @@ export declare const PlSkeletonTagsChips: import('../../../../../install-functio
22
21
  };
23
22
  width: {
24
23
  type: import('vue').PropType<string>;
25
- default: string;
26
24
  };
27
25
  }>>, {
28
26
  size: "small" | "large";
29
27
  type: "tag" | "chip";
30
- width: string;
31
28
  }, {}>>;
32
29
  export default PlSkeletonTagsChips;
@@ -4,17 +4,14 @@ interface IProps {
4
4
  size?: 'large' | 'small';
5
5
  }
6
6
  declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
7
- width: string;
8
7
  type: string;
9
8
  size: string;
10
9
  }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
11
- width: string;
12
10
  type: string;
13
11
  size: string;
14
12
  }>>>, {
15
13
  size: "small" | "large";
16
14
  type: "tag" | "chip";
17
- width: string;
18
15
  }, {}>;
19
16
  export default _default;
20
17
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -5,7 +5,6 @@ export declare const PlSkeletonText: import('../../../../../install-function').S
5
5
  };
6
6
  width: {
7
7
  type: import('vue').PropType<string>;
8
- default: string;
9
8
  };
10
9
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
11
10
  type: {
@@ -14,10 +13,8 @@ export declare const PlSkeletonText: import('../../../../../install-function').S
14
13
  };
15
14
  width: {
16
15
  type: import('vue').PropType<string>;
17
- default: string;
18
16
  };
19
17
  }>>, {
20
18
  type: "H1" | "H2" | "H3" | "H4" | "Title1" | "Title2" | "Title3" | "Subtitle1" | "Subtitle2" | "Btn1" | "Btn2" | "Btn3" | "Body1" | "Body2" | "Body3" | "Underline" | "System" | "Cap" | "Tag";
21
- width: string;
22
19
  }, {}>>;
23
20
  export default PlSkeletonText;
@@ -3,14 +3,11 @@ interface IProps {
3
3
  type?: 'H1' | 'H2' | 'H3' | 'H4' | 'Title1' | 'Title2' | 'Title3' | 'Subtitle1' | 'Subtitle2' | 'Btn1' | 'Btn2' | 'Btn3' | 'Body1' | 'Body2' | 'Body3' | 'Underline' | 'System' | 'Cap' | 'Tag';
4
4
  }
5
5
  declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
6
- width: string;
7
6
  type: string;
8
7
  }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
9
- width: string;
10
8
  type: string;
11
9
  }>>>, {
12
10
  type: "H1" | "H2" | "H3" | "H4" | "Title1" | "Title2" | "Title3" | "Subtitle1" | "Subtitle2" | "Btn1" | "Btn2" | "Btn3" | "Body1" | "Body2" | "Body3" | "Underline" | "System" | "Cap" | "Tag";
13
- width: string;
14
11
  }, {}>;
15
12
  export default _default;
16
13
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -5,7 +5,6 @@ export declare const PlSkeletonTextCell: import('../../../../../install-function
5
5
  };
6
6
  width: {
7
7
  type: import('vue').PropType<string>;
8
- default: string;
9
8
  };
10
9
  direction: {
11
10
  type: import('vue').PropType<"vertical" | "horizontal">;
@@ -18,7 +17,6 @@ export declare const PlSkeletonTextCell: import('../../../../../install-function
18
17
  };
19
18
  width: {
20
19
  type: import('vue').PropType<string>;
21
- default: string;
22
20
  };
23
21
  direction: {
24
22
  type: import('vue').PropType<"vertical" | "horizontal">;
@@ -26,7 +24,6 @@ export declare const PlSkeletonTextCell: import('../../../../../install-function
26
24
  };
27
25
  }>>, {
28
26
  type: "content+description" | "label+content" | "subtitle+description";
29
- width: string;
30
27
  direction: "vertical" | "horizontal";
31
28
  }, {}>>;
32
29
  export default PlSkeletonTextCell;
@@ -4,16 +4,13 @@ interface IPlTextProps {
4
4
  type?: 'content+description' | 'label+content' | 'subtitle+description';
5
5
  }
6
6
  declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlTextProps>, {
7
- width: string;
8
7
  direction: string;
9
8
  type: string;
10
9
  }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlTextProps>, {
11
- width: string;
12
10
  direction: string;
13
11
  type: string;
14
12
  }>>>, {
15
13
  type: "content+description" | "label+content" | "subtitle+description";
16
- width: string;
17
14
  direction: "vertical" | "horizontal";
18
15
  }, {}>;
19
16
  export default _default;
@@ -1,14 +1,10 @@
1
1
  export declare const PlSkeletonUpload: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
2
2
  width: {
3
3
  type: import('vue').PropType<string>;
4
- default: string;
5
4
  };
6
5
  }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
7
6
  width: {
8
7
  type: import('vue').PropType<string>;
9
- default: string;
10
8
  };
11
- }>>, {
12
- width: string;
13
- }, {}>>;
9
+ }>>, {}, {}>>;
14
10
  export default PlSkeletonUpload;
@@ -1,13 +1,7 @@
1
1
  interface IProps {
2
2
  width?: string;
3
3
  }
4
- declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
5
- width: string;
6
- }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
7
- width: string;
8
- }>>>, {
9
- width: string;
10
- }, {}>;
4
+ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {}>>>, {}, {}>;
11
5
  export default _default;
12
6
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
13
7
  type __VLS_TypePropsToRuntimeProps<T> = {
@@ -52,6 +52,7 @@ import { default as PlSidebarItem } from '../services/pl-navigation/components/S
52
52
  import { default as TLogo } from '../services/pl-navigation/components/TLogo';
53
53
  import { default as PlTextCell } from './data/pl-text-cell';
54
54
  import { default as PlProgress } from './data/pl-progress';
55
+ import { default as PlBanner } from './data/pl-banner';
55
56
  import { default as PlIcon } from './shared/pl-icon';
56
57
  import { default as PlTextPlugin } from './shared/pl-text';
57
58
  import { default as PlMarkText } from './shared/pl-mark-text';
@@ -101,6 +102,7 @@ export * from '../services/pl-navigation/components/NavButton';
101
102
  export * from '../services/pl-navigation/components/TLogo';
102
103
  export * from './data/pl-text-cell';
103
104
  export * from './data/pl-progress';
105
+ export * from './data/pl-banner';
104
106
  export * from './shared/pl-icon';
105
107
  export * from './shared/pl-text';
106
108
  export * from './shared/pl-mark-text';
@@ -113,4 +115,4 @@ export * from '../utils/deepSet';
113
115
  export * from '../utils/dadataParser';
114
116
  export * from '../plugins/filters';
115
117
  export * from '../plugins/api/api';
116
- export { PlButton, PlCurrency, PlAutocomplete, PlCard, PlCheckbox, PlCheckboxPlus, PlDatePickerPlugin, PlDatePickerLegacyPlugin, PlDatePickerPlusPlugin, PlDialogPlus, PlDialog, PlForm, PlIcon, PlInput, PlInputPlus, PlLink, PlMultitab, PlRadio, PlScrollbar, PlSelect, PlSelectPlus, PlSkeleton, PlSkeletonIcon, PlSkeletonControl, PlSkeletonTextCell, PlSkeletonText, PlSkeletonButton, PlSkeletonInput, PlSkeletonTabs, PlSkeletonUpload, PlSkeletonTagsChips, PlNotification, PlStepper, PlSuggestions, PlSwitch, PlTabPane, PlTablePlugin, PlTablePlus, PlTabs, PlTextPlugin, PlTooltip, PlUpload, PlUploadLegacy, PlUploadPlus, PlTooltipPlus, PlMultiSelect, PlMarkText, PlPagination, PlSigning, PlTagsChips, PlOnboarding, PlNavigation, PlNavButton, PlSidebarItem, TLogo, PlTextCell, PlButtonDropdown, PlProgress, };
118
+ export { PlButton, PlCurrency, PlAutocomplete, PlCard, PlCheckbox, PlCheckboxPlus, PlDatePickerPlugin, PlDatePickerLegacyPlugin, PlDatePickerPlusPlugin, PlDialogPlus, PlDialog, PlForm, PlIcon, PlInput, PlInputPlus, PlLink, PlMultitab, PlRadio, PlScrollbar, PlSelect, PlSelectPlus, PlSkeleton, PlSkeletonIcon, PlSkeletonControl, PlSkeletonTextCell, PlSkeletonText, PlSkeletonButton, PlSkeletonInput, PlSkeletonTabs, PlSkeletonUpload, PlSkeletonTagsChips, PlNotification, PlStepper, PlSuggestions, PlSwitch, PlTabPane, PlTablePlugin, PlTablePlus, PlTabs, PlTextPlugin, PlTooltip, PlUpload, PlUploadLegacy, PlUploadPlus, PlTooltipPlus, PlMultiSelect, PlMarkText, PlPagination, PlSigning, PlTagsChips, PlOnboarding, PlNavigation, PlNavButton, PlSidebarItem, TLogo, PlTextCell, PlButtonDropdown, PlProgress, PlBanner, };
@@ -0,0 +1,83 @@
1
+ import { TBannerProps } from './types';
2
+
3
+ export declare const PlBanner: import('../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
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>;
10
+ default: string;
11
+ };
12
+ icon: {
13
+ type: import('vue').PropType<import('../../components').TIcon>;
14
+ default: string;
15
+ };
16
+ width: {
17
+ type: import('vue').PropType<string>;
18
+ default: string;
19
+ };
20
+ description: {
21
+ type: import('vue').PropType<string>;
22
+ default: string;
23
+ };
24
+ buttonText: {
25
+ type: import('vue').PropType<string>;
26
+ default: string;
27
+ };
28
+ closeButton: {
29
+ type: import('vue').PropType<boolean>;
30
+ default: boolean;
31
+ };
32
+ customColors: {
33
+ type: import('vue').PropType<import('./types').ICustomColors>;
34
+ };
35
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
36
+ close: () => void;
37
+ buttonClicked: () => void;
38
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
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>;
45
+ default: string;
46
+ };
47
+ icon: {
48
+ type: import('vue').PropType<import('../../components').TIcon>;
49
+ default: string;
50
+ };
51
+ width: {
52
+ type: import('vue').PropType<string>;
53
+ default: string;
54
+ };
55
+ description: {
56
+ type: import('vue').PropType<string>;
57
+ default: string;
58
+ };
59
+ buttonText: {
60
+ type: import('vue').PropType<string>;
61
+ default: string;
62
+ };
63
+ closeButton: {
64
+ type: import('vue').PropType<boolean>;
65
+ default: boolean;
66
+ };
67
+ customColors: {
68
+ type: import('vue').PropType<import('./types').ICustomColors>;
69
+ };
70
+ }>> & {
71
+ onClose?: () => any;
72
+ onButtonClicked?: () => any;
73
+ }, {
74
+ type: "info" | "success" | "warning" | "interactive" | "critical" | "custom";
75
+ title: string;
76
+ icon: import('../../components').TIcon;
77
+ width: string;
78
+ description: string;
79
+ buttonText: string;
80
+ closeButton: boolean;
81
+ }, {}>>;
82
+ export default PlBanner;
83
+ export type { TBannerProps };