You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
148 lines
11 KiB
148 lines
11 KiB
|
2 years ago
|
export declare const ElSkeleton: import("element-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
|
||
|
|
readonly animated: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
||
|
|
readonly count: import("element-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 1, boolean>;
|
||
|
|
readonly rows: import("element-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 3, boolean>;
|
||
|
|
readonly loading: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
||
|
|
readonly throttle: {
|
||
|
|
readonly type: import("vue").PropType<number>;
|
||
|
|
readonly required: false;
|
||
|
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
||
|
|
__epPropKey: true;
|
||
|
|
};
|
||
|
|
}, {
|
||
|
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
||
|
|
readonly animated: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
||
|
|
readonly count: import("element-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 1, boolean>;
|
||
|
|
readonly rows: import("element-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 3, boolean>;
|
||
|
|
readonly loading: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
||
|
|
readonly throttle: {
|
||
|
|
readonly type: import("vue").PropType<number>;
|
||
|
|
readonly required: false;
|
||
|
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
||
|
|
__epPropKey: true;
|
||
|
|
};
|
||
|
|
}>> & {
|
||
|
|
[x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
|
||
|
|
}>>;
|
||
|
|
ns: {
|
||
|
|
namespace: import("vue").ComputedRef<string>;
|
||
|
|
b: (blockSuffix?: string) => string;
|
||
|
|
e: (element?: string | undefined) => string;
|
||
|
|
m: (modifier?: string | undefined) => string;
|
||
|
|
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
||
|
|
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
||
|
|
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
||
|
|
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
||
|
|
is: {
|
||
|
|
(name: string, state: boolean | undefined): string;
|
||
|
|
(name: string): string;
|
||
|
|
};
|
||
|
|
cssVar: (object: Record<string, string>) => Record<string, string>;
|
||
|
|
cssVarName: (name: string) => string;
|
||
|
|
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
||
|
|
cssVarBlockName: (name: string) => string;
|
||
|
|
};
|
||
|
|
uiLoading: import("vue").Ref<boolean>;
|
||
|
|
ElSkeletonItem: import("vue").DefineComponent<{
|
||
|
|
readonly variant: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "text" | "button" | "circle" | "caption" | "image" | "rect" | "h1" | "h3" | "p", unknown, "text", boolean>;
|
||
|
|
}, {
|
||
|
|
ns: {
|
||
|
|
namespace: import("vue").ComputedRef<string>;
|
||
|
|
b: (blockSuffix?: string) => string;
|
||
|
|
e: (element?: string | undefined) => string;
|
||
|
|
m: (modifier?: string | undefined) => string;
|
||
|
|
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
||
|
|
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
||
|
|
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
||
|
|
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
||
|
|
is: {
|
||
|
|
(name: string, state: boolean | undefined): string;
|
||
|
|
(name: string): string;
|
||
|
|
};
|
||
|
|
cssVar: (object: Record<string, string>) => Record<string, string>;
|
||
|
|
cssVarName: (name: string) => string;
|
||
|
|
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
||
|
|
cssVarBlockName: (name: string) => string;
|
||
|
|
};
|
||
|
|
PictureFilled: import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
||
|
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
||
|
|
readonly variant: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "text" | "button" | "circle" | "caption" | "image" | "rect" | "h1" | "h3" | "p", unknown, "text", boolean>;
|
||
|
|
}>>, {
|
||
|
|
readonly variant: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "text" | "button" | "circle" | "caption" | "image" | "rect" | "h1" | "h3" | "p", unknown>;
|
||
|
|
}>;
|
||
|
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
||
|
|
readonly animated: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
||
|
|
readonly count: import("element-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 1, boolean>;
|
||
|
|
readonly rows: import("element-plus/es/utils").EpPropFinalized<NumberConstructor, unknown, unknown, 3, boolean>;
|
||
|
|
readonly loading: import("element-plus/es/utils").EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
||
|
|
readonly throttle: {
|
||
|
|
readonly type: import("vue").PropType<number>;
|
||
|
|
readonly required: false;
|
||
|
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
||
|
|
__epPropKey: true;
|
||
|
|
};
|
||
|
|
}>>, {
|
||
|
|
readonly loading: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
||
|
|
readonly rows: number;
|
||
|
|
readonly animated: import("element-plus/es/utils").EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
||
|
|
readonly count: number;
|
||
|
|
}>> & {
|
||
|
|
SkeletonItem: import("vue").DefineComponent<{
|
||
|
|
readonly variant: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "text" | "button" | "circle" | "caption" | "image" | "rect" | "h1" | "h3" | "p", unknown, "text", boolean>;
|
||
|
|
}, {
|
||
|
|
ns: {
|
||
|
|
namespace: import("vue").ComputedRef<string>;
|
||
|
|
b: (blockSuffix?: string) => string;
|
||
|
|
e: (element?: string | undefined) => string;
|
||
|
|
m: (modifier?: string | undefined) => string;
|
||
|
|
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
||
|
|
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
||
|
|
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
||
|
|
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
||
|
|
is: {
|
||
|
|
(name: string, state: boolean | undefined): string;
|
||
|
|
(name: string): string;
|
||
|
|
};
|
||
|
|
cssVar: (object: Record<string, string>) => Record<string, string>;
|
||
|
|
cssVarName: (name: string) => string;
|
||
|
|
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
||
|
|
cssVarBlockName: (name: string) => string;
|
||
|
|
};
|
||
|
|
PictureFilled: import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
||
|
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
||
|
|
readonly variant: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "text" | "button" | "circle" | "caption" | "image" | "rect" | "h1" | "h3" | "p", unknown, "text", boolean>;
|
||
|
|
}>>, {
|
||
|
|
readonly variant: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "text" | "button" | "circle" | "caption" | "image" | "rect" | "h1" | "h3" | "p", unknown>;
|
||
|
|
}>;
|
||
|
|
};
|
||
|
|
export declare const ElSkeletonItem: import("element-plus/es/utils").SFCWithInstall<import("vue").DefineComponent<{
|
||
|
|
readonly variant: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "text" | "button" | "circle" | "caption" | "image" | "rect" | "h1" | "h3" | "p", unknown, "text", boolean>;
|
||
|
|
}, {
|
||
|
|
ns: {
|
||
|
|
namespace: import("vue").ComputedRef<string>;
|
||
|
|
b: (blockSuffix?: string) => string;
|
||
|
|
e: (element?: string | undefined) => string;
|
||
|
|
m: (modifier?: string | undefined) => string;
|
||
|
|
be: (blockSuffix?: string | undefined, element?: string | undefined) => string;
|
||
|
|
em: (element?: string | undefined, modifier?: string | undefined) => string;
|
||
|
|
bm: (blockSuffix?: string | undefined, modifier?: string | undefined) => string;
|
||
|
|
bem: (blockSuffix?: string | undefined, element?: string | undefined, modifier?: string | undefined) => string;
|
||
|
|
is: {
|
||
|
|
(name: string, state: boolean | undefined): string;
|
||
|
|
(name: string): string;
|
||
|
|
};
|
||
|
|
cssVar: (object: Record<string, string>) => Record<string, string>;
|
||
|
|
cssVarName: (name: string) => string;
|
||
|
|
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
||
|
|
cssVarBlockName: (name: string) => string;
|
||
|
|
};
|
||
|
|
PictureFilled: import("vue").DefineComponent<{}, {}, {}, import("vue").ComputedOptions, import("vue").MethodOptions, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
||
|
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
||
|
|
readonly variant: import("element-plus/es/utils").EpPropFinalized<StringConstructor, "text" | "button" | "circle" | "caption" | "image" | "rect" | "h1" | "h3" | "p", unknown, "text", boolean>;
|
||
|
|
}>>, {
|
||
|
|
readonly variant: import("element-plus/es/utils").EpPropMergeType<StringConstructor, "text" | "button" | "circle" | "caption" | "image" | "rect" | "h1" | "h3" | "p", unknown>;
|
||
|
|
}>>;
|
||
|
|
export default ElSkeleton;
|
||
|
|
export * from './src/skeleton';
|
||
|
|
export * from './src/skeleton-item';
|