@factoringplus/pl-components-pack-v3 1.9.5-pre-04-deprecated → 1.9.5-pre-snackbar
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-c03a24a5.js → crypto-pro-849eee95.js} +1 -1
- package/dist/{crypto-pro-afa69e3d.cjs → crypto-pro-d9c000c7.cjs} +1 -1
- package/dist/{entry-a37bd8af.js → entry-411b5e0a.js} +10671 -10631
- package/dist/entry-73fc1bb2.cjs +115 -0
- package/dist/pl-components-pack-v3.cjs.js +1 -1
- package/dist/pl-components-pack-v3.es.js +1 -1
- package/dist/src/components/basic/pl-scrollbar/pl-scrollbar.vue.d.ts +4 -0
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/index.d.ts +3 -0
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-button/pl-skeleton-button.vue.d.ts +3 -0
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-control/index.d.ts +10 -6
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-control/pl-skeleton-control.vue.d.ts +17 -3
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-input/index.d.ts +3 -0
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-input/pl-skeleton-input.vue.d.ts +3 -0
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tabs/index.d.ts +5 -1
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tabs/pl-skeleton-tabs.vue.d.ts +7 -1
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/index.d.ts +3 -0
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tags-chips/pl-skeleton-tags-chips.vue.d.ts +3 -0
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text/index.d.ts +3 -0
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text/pl-skeleton-text.vue.d.ts +3 -0
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text-cell/index.d.ts +3 -0
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text-cell/pl-skeleton-text-cell.vue.d.ts +3 -0
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-upload/index.d.ts +5 -1
- package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-upload/pl-skeleton-upload.vue.d.ts +7 -1
- 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 +6 -3
- package/dist/src/components/data/pl-snackbar/types.d.ts +3 -2
- 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 +2 -0
- package/dist/style.css +1 -1
- package/package.json +1 -1
- package/dist/entry-b260abe9.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-73fc1bb2.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,4 +1,4 @@
|
|
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-
|
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-411b5e0a.js";
|
2
2
|
import "vue";
|
3
3
|
export {
|
4
4
|
P as PlAutocomplete,
|
@@ -6,6 +6,7 @@ interface IProps {
|
|
6
6
|
hideScrollThumb?: boolean;
|
7
7
|
offsetRight?: string;
|
8
8
|
alwaysShowXThumb?: boolean;
|
9
|
+
alwaysShowYThumb?: boolean;
|
9
10
|
}
|
10
11
|
declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
11
12
|
maxHeight: string;
|
@@ -15,6 +16,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
15
16
|
hideScrollThumb: boolean;
|
16
17
|
offsetRight: string;
|
17
18
|
alwaysShowXThumb: boolean;
|
19
|
+
alwaysShowYThumb: boolean;
|
18
20
|
}>, {
|
19
21
|
setScrollTop: (val: number) => void;
|
20
22
|
setScrollLeft: (val: number) => void;
|
@@ -32,6 +34,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
32
34
|
hideScrollThumb: boolean;
|
33
35
|
offsetRight: string;
|
34
36
|
alwaysShowXThumb: boolean;
|
37
|
+
alwaysShowYThumb: boolean;
|
35
38
|
}>>> & {
|
36
39
|
onScroll?: (...args: any[]) => any;
|
37
40
|
onWheel?: (...args: any[]) => any;
|
@@ -43,6 +46,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
43
46
|
hideScrollThumb: boolean;
|
44
47
|
offsetRight: string;
|
45
48
|
alwaysShowXThumb: boolean;
|
49
|
+
alwaysShowYThumb: boolean;
|
46
50
|
}, {}>, {
|
47
51
|
default?(_: {}): any;
|
48
52
|
}>;
|
@@ -9,6 +9,7 @@ export declare const PlSkeletonButton: import('../../../../../install-function')
|
|
9
9
|
};
|
10
10
|
width: {
|
11
11
|
type: import('vue').PropType<string>;
|
12
|
+
default: string;
|
12
13
|
};
|
13
14
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
14
15
|
size: {
|
@@ -21,9 +22,11 @@ export declare const PlSkeletonButton: import('../../../../../install-function')
|
|
21
22
|
};
|
22
23
|
width: {
|
23
24
|
type: import('vue').PropType<string>;
|
25
|
+
default: string;
|
24
26
|
};
|
25
27
|
}>>, {
|
26
28
|
size: "small" | "large" | "medium";
|
27
29
|
type: "link" | "primary" | "empty";
|
30
|
+
width: string;
|
28
31
|
}, {}>>;
|
29
32
|
export default PlSkeletonButton;
|
@@ -4,14 +4,17 @@ 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;
|
7
8
|
type: string;
|
8
9
|
size: string;
|
9
10
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
11
|
+
width: string;
|
10
12
|
type: string;
|
11
13
|
size: string;
|
12
14
|
}>>>, {
|
13
15
|
size: "small" | "large" | "medium";
|
14
16
|
type: "link" | "primary" | "empty";
|
17
|
+
width: string;
|
15
18
|
}, {}>;
|
16
19
|
export default _default;
|
17
20
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
@@ -1,20 +1,24 @@
|
|
1
1
|
export declare const PlSkeletonControl: import('../../../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
|
2
|
-
width: {
|
3
|
-
type: import('vue').PropType<string>;
|
4
|
-
required: true;
|
5
|
-
};
|
6
2
|
size: {
|
7
3
|
type: import('vue').PropType<"small" | "medium">;
|
8
4
|
required: true;
|
9
5
|
};
|
10
|
-
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
11
6
|
width: {
|
12
7
|
type: import('vue').PropType<string>;
|
13
8
|
required: true;
|
9
|
+
default: string;
|
14
10
|
};
|
11
|
+
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
15
12
|
size: {
|
16
13
|
type: import('vue').PropType<"small" | "medium">;
|
17
14
|
required: true;
|
18
15
|
};
|
19
|
-
|
16
|
+
width: {
|
17
|
+
type: import('vue').PropType<string>;
|
18
|
+
required: true;
|
19
|
+
default: string;
|
20
|
+
};
|
21
|
+
}>>, {
|
22
|
+
width: string;
|
23
|
+
}, {}>>;
|
20
24
|
export default PlSkeletonControl;
|
@@ -1,10 +1,16 @@
|
|
1
|
-
declare const _default: import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<{
|
1
|
+
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
2
2
|
width: string;
|
3
3
|
size: 'small' | 'medium';
|
4
|
-
}>, {
|
4
|
+
}>, {
|
5
|
+
width: string;
|
6
|
+
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
|
5
7
|
width: string;
|
6
8
|
size: 'small' | 'medium';
|
7
|
-
}
|
9
|
+
}>, {
|
10
|
+
width: string;
|
11
|
+
}>>>, {
|
12
|
+
width: string;
|
13
|
+
}, {}>;
|
8
14
|
export default _default;
|
9
15
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
10
16
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
@@ -15,3 +21,11 @@ type __VLS_TypePropsToRuntimeProps<T> = {
|
|
15
21
|
required: true;
|
16
22
|
};
|
17
23
|
};
|
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,6 +5,7 @@ export declare const PlSkeletonInput: import('../../../../../install-function').
|
|
5
5
|
};
|
6
6
|
width: {
|
7
7
|
type: import('vue').PropType<string>;
|
8
|
+
default: string;
|
8
9
|
};
|
9
10
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
10
11
|
type: {
|
@@ -13,8 +14,10 @@ export declare const PlSkeletonInput: import('../../../../../install-function').
|
|
13
14
|
};
|
14
15
|
width: {
|
15
16
|
type: import('vue').PropType<string>;
|
17
|
+
default: string;
|
16
18
|
};
|
17
19
|
}>>, {
|
18
20
|
type: "input" | "text-area";
|
21
|
+
width: string;
|
19
22
|
}, {}>>;
|
20
23
|
export default PlSkeletonInput;
|
@@ -3,11 +3,14 @@ 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;
|
6
7
|
type: string;
|
7
8
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
9
|
+
width: string;
|
8
10
|
type: string;
|
9
11
|
}>>>, {
|
10
12
|
type: "input" | "text-area";
|
13
|
+
width: string;
|
11
14
|
}, {}>;
|
12
15
|
export default _default;
|
13
16
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
@@ -1,10 +1,14 @@
|
|
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;
|
4
5
|
};
|
5
6
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
6
7
|
width: {
|
7
8
|
type: import('vue').PropType<string>;
|
9
|
+
default: string;
|
8
10
|
};
|
9
|
-
}>>, {
|
11
|
+
}>>, {
|
12
|
+
width: string;
|
13
|
+
}, {}>>;
|
10
14
|
export default PlSkeletonTabs;
|
package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-tabs/pl-skeleton-tabs.vue.d.ts
CHANGED
@@ -1,7 +1,13 @@
|
|
1
1
|
interface IProps {
|
2
2
|
width?: string;
|
3
3
|
}
|
4
|
-
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
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
|
+
}, {}>;
|
5
11
|
export default _default;
|
6
12
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
7
13
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
@@ -9,6 +9,7 @@ export declare const PlSkeletonTagsChips: import('../../../../../install-functio
|
|
9
9
|
};
|
10
10
|
width: {
|
11
11
|
type: import('vue').PropType<string>;
|
12
|
+
default: string;
|
12
13
|
};
|
13
14
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
14
15
|
size: {
|
@@ -21,9 +22,11 @@ export declare const PlSkeletonTagsChips: import('../../../../../install-functio
|
|
21
22
|
};
|
22
23
|
width: {
|
23
24
|
type: import('vue').PropType<string>;
|
25
|
+
default: string;
|
24
26
|
};
|
25
27
|
}>>, {
|
26
28
|
size: "small" | "large";
|
27
29
|
type: "tag" | "chip";
|
30
|
+
width: string;
|
28
31
|
}, {}>>;
|
29
32
|
export default PlSkeletonTagsChips;
|
@@ -4,14 +4,17 @@ 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;
|
7
8
|
type: string;
|
8
9
|
size: string;
|
9
10
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
11
|
+
width: string;
|
10
12
|
type: string;
|
11
13
|
size: string;
|
12
14
|
}>>>, {
|
13
15
|
size: "small" | "large";
|
14
16
|
type: "tag" | "chip";
|
17
|
+
width: string;
|
15
18
|
}, {}>;
|
16
19
|
export default _default;
|
17
20
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
@@ -5,6 +5,7 @@ export declare const PlSkeletonText: import('../../../../../install-function').S
|
|
5
5
|
};
|
6
6
|
width: {
|
7
7
|
type: import('vue').PropType<string>;
|
8
|
+
default: string;
|
8
9
|
};
|
9
10
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
10
11
|
type: {
|
@@ -13,8 +14,10 @@ export declare const PlSkeletonText: import('../../../../../install-function').S
|
|
13
14
|
};
|
14
15
|
width: {
|
15
16
|
type: import('vue').PropType<string>;
|
17
|
+
default: string;
|
16
18
|
};
|
17
19
|
}>>, {
|
18
20
|
type: "H1" | "H2" | "H3" | "H4" | "Title1" | "Title2" | "Title3" | "Subtitle1" | "Subtitle2" | "Btn1" | "Btn2" | "Btn3" | "Body1" | "Body2" | "Body3" | "Underline" | "System" | "Cap" | "Tag";
|
21
|
+
width: string;
|
19
22
|
}, {}>>;
|
20
23
|
export default PlSkeletonText;
|
package/dist/src/components/basic/pl-skeleton/components/pl-skeleton-text/pl-skeleton-text.vue.d.ts
CHANGED
@@ -3,11 +3,14 @@ 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;
|
6
7
|
type: string;
|
7
8
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
9
|
+
width: string;
|
8
10
|
type: string;
|
9
11
|
}>>>, {
|
10
12
|
type: "H1" | "H2" | "H3" | "H4" | "Title1" | "Title2" | "Title3" | "Subtitle1" | "Subtitle2" | "Btn1" | "Btn2" | "Btn3" | "Body1" | "Body2" | "Body3" | "Underline" | "System" | "Cap" | "Tag";
|
13
|
+
width: string;
|
11
14
|
}, {}>;
|
12
15
|
export default _default;
|
13
16
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
@@ -5,6 +5,7 @@ export declare const PlSkeletonTextCell: import('../../../../../install-function
|
|
5
5
|
};
|
6
6
|
width: {
|
7
7
|
type: import('vue').PropType<string>;
|
8
|
+
default: string;
|
8
9
|
};
|
9
10
|
direction: {
|
10
11
|
type: import('vue').PropType<"vertical" | "horizontal">;
|
@@ -17,6 +18,7 @@ export declare const PlSkeletonTextCell: import('../../../../../install-function
|
|
17
18
|
};
|
18
19
|
width: {
|
19
20
|
type: import('vue').PropType<string>;
|
21
|
+
default: string;
|
20
22
|
};
|
21
23
|
direction: {
|
22
24
|
type: import('vue').PropType<"vertical" | "horizontal">;
|
@@ -24,6 +26,7 @@ export declare const PlSkeletonTextCell: import('../../../../../install-function
|
|
24
26
|
};
|
25
27
|
}>>, {
|
26
28
|
type: "content+description" | "label+content" | "subtitle+description";
|
29
|
+
width: string;
|
27
30
|
direction: "vertical" | "horizontal";
|
28
31
|
}, {}>>;
|
29
32
|
export default PlSkeletonTextCell;
|
@@ -4,13 +4,16 @@ 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;
|
7
8
|
direction: string;
|
8
9
|
type: string;
|
9
10
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IPlTextProps>, {
|
11
|
+
width: string;
|
10
12
|
direction: string;
|
11
13
|
type: string;
|
12
14
|
}>>>, {
|
13
15
|
type: "content+description" | "label+content" | "subtitle+description";
|
16
|
+
width: string;
|
14
17
|
direction: "vertical" | "horizontal";
|
15
18
|
}, {}>;
|
16
19
|
export default _default;
|
@@ -1,10 +1,14 @@
|
|
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;
|
4
5
|
};
|
5
6
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
6
7
|
width: {
|
7
8
|
type: import('vue').PropType<string>;
|
9
|
+
default: string;
|
8
10
|
};
|
9
|
-
}>>, {
|
11
|
+
}>>, {
|
12
|
+
width: string;
|
13
|
+
}, {}>>;
|
10
14
|
export default PlSkeletonUpload;
|
@@ -1,7 +1,13 @@
|
|
1
1
|
interface IProps {
|
2
2
|
width?: string;
|
3
3
|
}
|
4
|
-
declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
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
|
+
}, {}>;
|
5
11
|
export default _default;
|
6
12
|
type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
|
7
13
|
type __VLS_TypePropsToRuntimeProps<T> = {
|
@@ -1,6 +1,6 @@
|
|
1
1
|
export declare const PlProgress: import('../../../install-function').SFCInstallWithContext<import('vue').DefineComponent<{
|
2
2
|
size: {
|
3
|
-
type: import('vue').PropType<"small" | "large">;
|
3
|
+
type: import('vue').PropType<"small" | "large" | "snackbar">;
|
4
4
|
default: string;
|
5
5
|
};
|
6
6
|
type: {
|
@@ -21,7 +21,7 @@ export declare const PlProgress: import('../../../install-function').SFCInstallW
|
|
21
21
|
};
|
22
22
|
}, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
23
23
|
size: {
|
24
|
-
type: import('vue').PropType<"small" | "large">;
|
24
|
+
type: import('vue').PropType<"small" | "large" | "snackbar">;
|
25
25
|
default: string;
|
26
26
|
};
|
27
27
|
type: {
|
@@ -41,7 +41,7 @@ export declare const PlProgress: import('../../../install-function').SFCInstallW
|
|
41
41
|
default: number;
|
42
42
|
};
|
43
43
|
}>>, {
|
44
|
-
size: "small" | "large";
|
44
|
+
size: "small" | "large" | "snackbar";
|
45
45
|
type: "sectional" | "solid";
|
46
46
|
width: string;
|
47
47
|
glare: boolean;
|
@@ -1,7 +1,7 @@
|
|
1
1
|
interface IProps {
|
2
2
|
type?: 'sectional' | 'solid';
|
3
3
|
glare?: boolean;
|
4
|
-
size?: 'large' | 'small';
|
4
|
+
size?: 'large' | 'small' | 'snackbar';
|
5
5
|
width?: string;
|
6
6
|
percentage?: number;
|
7
7
|
}
|
@@ -18,7 +18,7 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
18
18
|
width: string;
|
19
19
|
percentage: number;
|
20
20
|
}>>>, {
|
21
|
-
size: "small" | "large";
|
21
|
+
size: "small" | "large" | "snackbar";
|
22
22
|
type: "sectional" | "solid";
|
23
23
|
width: string;
|
24
24
|
glare: boolean;
|
@@ -6,26 +6,29 @@ declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_T
|
|
6
6
|
color: string;
|
7
7
|
title: string;
|
8
8
|
button: string;
|
9
|
-
buttonAdd: string;
|
10
9
|
message: string;
|
11
10
|
blockHide: boolean;
|
11
|
+
progress: boolean;
|
12
|
+
percentage: number;
|
12
13
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<IProps>, {
|
13
14
|
id: number;
|
14
15
|
icon: string;
|
15
16
|
color: string;
|
16
17
|
title: string;
|
17
18
|
button: string;
|
18
|
-
buttonAdd: string;
|
19
19
|
message: string;
|
20
20
|
blockHide: boolean;
|
21
|
+
progress: boolean;
|
22
|
+
percentage: number;
|
21
23
|
}>>>, {
|
22
24
|
color: string;
|
23
25
|
button: string;
|
26
|
+
progress: boolean;
|
24
27
|
title: string;
|
25
28
|
icon: import('../../components').TIcon;
|
26
29
|
id: number;
|
27
30
|
message: string;
|
28
|
-
|
31
|
+
percentage: number | import('vue').Ref<number>;
|
29
32
|
blockHide: boolean;
|
30
33
|
}, {}>;
|
31
34
|
export default _default;
|
@@ -1,4 +1,5 @@
|
|
1
1
|
import { TIcon } from '../../shared/pl-icon';
|
2
|
+
import { Ref } from 'vue';
|
2
3
|
|
3
4
|
export interface IProps {
|
4
5
|
id?: number;
|
@@ -6,12 +7,12 @@ export interface IProps {
|
|
6
7
|
color?: string;
|
7
8
|
title: string;
|
8
9
|
button?: string;
|
9
|
-
buttonAdd?: string;
|
10
10
|
action?: any;
|
11
|
-
actionAdd?: any;
|
12
11
|
message?: string;
|
13
12
|
blockHide?: boolean;
|
14
13
|
longDuration?: boolean;
|
14
|
+
progress?: boolean;
|
15
|
+
percentage?: number | Ref<number>;
|
15
16
|
}
|
16
17
|
export interface IRenderSnackbar {
|
17
18
|
id: string;
|
@@ -74,7 +74,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
74
74
|
uniqKey: string;
|
75
75
|
inputClass: string;
|
76
76
|
suggestionList: IOption[];
|
77
|
-
symbolsCountSearch:
|
77
|
+
symbolsCountSearch: number;
|
78
78
|
noData: string;
|
79
79
|
memoryBlur: boolean;
|
80
80
|
defaultDropText: string;
|
@@ -20,6 +20,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
20
20
|
}>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
|
21
21
|
reset: (...args: any[]) => void;
|
22
22
|
"update:modelValue": (...args: any[]) => void;
|
23
|
+
blur: (...args: any[]) => void;
|
23
24
|
change: (...args: any[]) => void;
|
24
25
|
}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<ISelectProps>, {
|
25
26
|
modelValue: () => any[];
|
@@ -39,6 +40,7 @@ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__
|
|
39
40
|
teleport: boolean;
|
40
41
|
selectAll: boolean;
|
41
42
|
}>>> & {
|
43
|
+
onBlur?: (...args: any[]) => any;
|
42
44
|
onChange?: (...args: any[]) => any;
|
43
45
|
onReset?: (...args: any[]) => any;
|
44
46
|
"onUpdate:modelValue"?: (...args: any[]) => any;
|