@factoringplus/pl-components-pack-v3 1.9.4-pre-02 → 1.9.4-pre-04
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-7562cb33.cjs → crypto-pro-0d7ef07d.cjs} +1 -1
- package/dist/{crypto-pro-14013489.js → crypto-pro-d0f00d3f.js} +1 -1
- package/dist/entry-36166495.cjs +115 -0
- package/dist/{entry-d0011df0.js → entry-f44ca418.js} +7678 -7669
- 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-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/style.css +1 -1
- package/package.json +1 -1
- package/dist/entry-45055621.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-36166495.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-f44ca418.js";
|
2
2
|
import "vue";
|
3
3
|
export {
|
4
4
|
P as PlAutocomplete,
|
@@ -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> = {
|