|
|
|
|
import type { IDescriptionsInject } from './descriptions.type';
|
|
|
|
|
declare const _default: import("vue").DefineComponent<{
|
|
|
|
|
readonly row: import("../../../utils").EpPropFinalized<(new (...args: any[]) => import("./description-item").DescriptionItemVNode[]) | (() => import("./description-item").DescriptionItemVNode[]) | ((new (...args: any[]) => import("./description-item").DescriptionItemVNode[]) | (() => import("./description-item").DescriptionItemVNode[]))[], unknown, unknown, () => never[], boolean>;
|
|
|
|
|
}, {
|
|
|
|
|
descriptions: IDescriptionsInject;
|
|
|
|
|
ElDescriptionsCell: import("vue").DefineComponent<{
|
|
|
|
|
cell: {
|
|
|
|
|
type: import("vue").PropType<import("./description-item").DescriptionItemVNode>;
|
|
|
|
|
};
|
|
|
|
|
tag: {
|
|
|
|
|
type: StringConstructor;
|
|
|
|
|
default: string;
|
|
|
|
|
};
|
|
|
|
|
type: {
|
|
|
|
|
type: StringConstructor;
|
|
|
|
|
};
|
|
|
|
|
}, {
|
|
|
|
|
descriptions: IDescriptionsInject;
|
|
|
|
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
|
|
|
cell: {
|
|
|
|
|
type: import("vue").PropType<import("./description-item").DescriptionItemVNode>;
|
|
|
|
|
};
|
|
|
|
|
tag: {
|
|
|
|
|
type: StringConstructor;
|
|
|
|
|
default: string;
|
|
|
|
|
};
|
|
|
|
|
type: {
|
|
|
|
|
type: StringConstructor;
|
|
|
|
|
};
|
|
|
|
|
}>>, {
|
|
|
|
|
tag: string;
|
|
|
|
|
}>;
|
|
|
|
|
}, 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 row: import("../../../utils").EpPropFinalized<(new (...args: any[]) => import("./description-item").DescriptionItemVNode[]) | (() => import("./description-item").DescriptionItemVNode[]) | ((new (...args: any[]) => import("./description-item").DescriptionItemVNode[]) | (() => import("./description-item").DescriptionItemVNode[]))[], unknown, unknown, () => never[], boolean>;
|
|
|
|
|
}>>, {
|
|
|
|
|
readonly row: import("./description-item").DescriptionItemVNode[];
|
|
|
|
|
}>;
|
|
|
|
|
export default _default;
|