@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.
- package/dist/{crypto-pro-d56ccb69.cjs → crypto-pro-3405e8b7.cjs} +1 -1
- package/dist/{crypto-pro-158256aa.js → crypto-pro-c1ab5b90.js} +1 -1
- package/dist/entry-7ced148d.cjs +115 -0
- package/dist/{entry-cb4ad093.js → entry-9eab9a03.js} +9410 -9256
- package/dist/pl-components-pack-v3.cjs.js +1 -1
- package/dist/pl-components-pack-v3.es.js +73 -72
- package/dist/src/components/basic/pl-scrollbar/pl-scrollbar.vue.d.ts +0 -4
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/index.d.ts +0 -3
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/pl-skeleton-button.vue.d.ts +0 -3
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-control/index.d.ts +6 -10
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-control/pl-skeleton-control.vue.d.ts +3 -17
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-input/index.d.ts +0 -3
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-input/pl-skeleton-input.vue.d.ts +0 -3
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tabs/index.d.ts +1 -5
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tabs/pl-skeleton-tabs.vue.d.ts +1 -7
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/index.d.ts +0 -3
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/pl-skeleton-tags-chips.vue.d.ts +0 -3
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text/index.d.ts +0 -3
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text/pl-skeleton-text.vue.d.ts +0 -3
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text-cell/index.d.ts +0 -3
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text-cell/pl-skeleton-text-cell.vue.d.ts +0 -3
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-upload/index.d.ts +1 -5
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-upload/pl-skeleton-upload.vue.d.ts +1 -7
- package/dist/src/components/components.d.ts +3 -1
- package/dist/src/components/data/pl-banner/index.d.ts +83 -0
- package/dist/src/components/data/pl-banner/pl-banner.vue.d.ts +51 -0
- package/dist/src/components/data/pl-banner/types/index.d.ts +41 -0
- package/dist/src/components/data/pl-progress/index.d.ts +3 -3
- package/dist/src/components/data/pl-progress/pl-progress.vue.d.ts +2 -2
- package/dist/src/components/data/pl-snackbar/pl-snackbar.vue.d.ts +3 -6
- package/dist/src/components/data/pl-snackbar/types.d.ts +2 -3
- package/dist/src/components/data/pl-tags-chips/index.d.ts +7 -7
- package/dist/src/components/data/pl-tags-chips/pl-tags-chips.vue.d.ts +1 -1
- package/dist/src/components/form/pl-autocomplete/pl-autocompete.vue.d.ts +1 -1
- package/dist/src/components/form/pl-autocomplete/types/index.d.ts +1 -1
- package/dist/src/components/form/pl-multi-select/pl-multi-select.vue.d.ts +0 -2
- package/dist/src/components/shared/pl-text/components/pl-system-regular.vue.d.ts +20 -0
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/entry-25a930fa.cjs +0 -115
@@ -1 +1 @@
|
|
1
|
-
"use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const l=require("./entry-
|
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,
|
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
|
6
|
-
t as
|
7
|
-
o as
|
8
|
-
n as
|
9
|
-
i as
|
10
|
-
r as
|
11
|
-
u as
|
12
|
-
c as
|
13
|
-
S as
|
14
|
-
g as
|
15
|
-
p as
|
16
|
-
d as
|
17
|
-
k as
|
18
|
-
T as
|
19
|
-
b as
|
20
|
-
C as
|
21
|
-
m as
|
22
|
-
x as
|
23
|
-
D as
|
24
|
-
f as
|
25
|
-
h as
|
26
|
-
I as
|
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
|
-
|
30
|
-
|
31
|
-
|
32
|
-
|
33
|
-
|
34
|
-
|
35
|
-
|
36
|
-
|
37
|
-
|
38
|
-
|
39
|
-
|
40
|
-
|
41
|
-
|
42
|
-
|
43
|
-
|
44
|
-
|
45
|
-
|
46
|
-
|
47
|
-
|
48
|
-
|
49
|
-
|
50
|
-
|
51
|
-
|
52
|
-
|
53
|
-
|
54
|
-
|
55
|
-
|
56
|
-
|
57
|
-
|
58
|
-
|
59
|
-
|
60
|
-
|
61
|
-
|
62
|
-
|
63
|
-
|
64
|
-
|
65
|
-
|
66
|
-
|
67
|
-
|
68
|
-
|
69
|
-
|
70
|
-
|
71
|
-
|
72
|
-
|
73
|
-
|
74
|
-
|
75
|
-
|
76
|
-
|
77
|
-
|
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
|
-
|
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<
|
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;
|
package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tabs/pl-skeleton-tabs.vue.d.ts
CHANGED
@@ -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;
|
package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text/pl-skeleton-text.vue.d.ts
CHANGED
@@ -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 };
|