| 123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175 |
- import type { FlexProps } from './interface';
- declare const _default: {
- new (...args: any[]): import("vue").CreateComponentPublicInstance<Readonly<import("vue").ExtractPropTypes<{
- prefixCls: {
- type: import("vue").PropType<string>;
- default: string;
- };
- vertical: {
- type: BooleanConstructor;
- default: boolean;
- };
- wrap: {
- type: import("vue").PropType<import("csstype").Property.FlexWrap>;
- default: import("csstype").Property.FlexWrap;
- };
- justify: {
- type: import("vue").PropType<import("csstype").Property.JustifyContent>;
- default: import("csstype").Property.JustifyContent;
- };
- align: {
- type: import("vue").PropType<import("csstype").Property.AlignItems>;
- default: import("csstype").Property.AlignItems;
- };
- flex: {
- type: import("vue").PropType<import("csstype").Property.Flex<string | number>>;
- default: import("csstype").Property.Flex<string | number>;
- };
- gap: {
- type: import("vue").PropType<string | number | (string & {})>;
- default: string | number | (string & {});
- };
- component: {
- default: any;
- type: import("vue").PropType<any>;
- };
- }>>, () => import("../_util/type").VueNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<import("vue").ExtractPropTypes<{
- prefixCls: {
- type: import("vue").PropType<string>;
- default: string;
- };
- vertical: {
- type: BooleanConstructor;
- default: boolean;
- };
- wrap: {
- type: import("vue").PropType<import("csstype").Property.FlexWrap>;
- default: import("csstype").Property.FlexWrap;
- };
- justify: {
- type: import("vue").PropType<import("csstype").Property.JustifyContent>;
- default: import("csstype").Property.JustifyContent;
- };
- align: {
- type: import("vue").PropType<import("csstype").Property.AlignItems>;
- default: import("csstype").Property.AlignItems;
- };
- flex: {
- type: import("vue").PropType<import("csstype").Property.Flex<string | number>>;
- default: import("csstype").Property.Flex<string | number>;
- };
- gap: {
- type: import("vue").PropType<string | number | (string & {})>;
- default: string | number | (string & {});
- };
- component: {
- default: any;
- type: import("vue").PropType<any>;
- };
- }>>, {
- vertical: boolean;
- flex: import("csstype").Property.Flex<string | number>;
- gap: string | number | (string & {});
- justify: import("csstype").Property.JustifyContent;
- wrap: import("csstype").Property.FlexWrap;
- prefixCls: string;
- align: import("csstype").Property.AlignItems;
- component: any;
- }, true, {}, {}, {
- P: {};
- B: {};
- D: {};
- C: {};
- M: {};
- Defaults: {};
- }, Readonly<import("vue").ExtractPropTypes<{
- prefixCls: {
- type: import("vue").PropType<string>;
- default: string;
- };
- vertical: {
- type: BooleanConstructor;
- default: boolean;
- };
- wrap: {
- type: import("vue").PropType<import("csstype").Property.FlexWrap>;
- default: import("csstype").Property.FlexWrap;
- };
- justify: {
- type: import("vue").PropType<import("csstype").Property.JustifyContent>;
- default: import("csstype").Property.JustifyContent;
- };
- align: {
- type: import("vue").PropType<import("csstype").Property.AlignItems>;
- default: import("csstype").Property.AlignItems;
- };
- flex: {
- type: import("vue").PropType<import("csstype").Property.Flex<string | number>>;
- default: import("csstype").Property.Flex<string | number>;
- };
- gap: {
- type: import("vue").PropType<string | number | (string & {})>;
- default: string | number | (string & {});
- };
- component: {
- default: any;
- type: import("vue").PropType<any>;
- };
- }>>, () => import("../_util/type").VueNode, {}, {}, {}, {
- vertical: boolean;
- flex: import("csstype").Property.Flex<string | number>;
- gap: string | number | (string & {});
- justify: import("csstype").Property.JustifyContent;
- wrap: import("csstype").Property.FlexWrap;
- prefixCls: string;
- align: import("csstype").Property.AlignItems;
- component: any;
- }>;
- __isFragment?: never;
- __isTeleport?: never;
- __isSuspense?: never;
- } & import("vue").ComponentOptionsBase<Readonly<import("vue").ExtractPropTypes<{
- prefixCls: {
- type: import("vue").PropType<string>;
- default: string;
- };
- vertical: {
- type: BooleanConstructor;
- default: boolean;
- };
- wrap: {
- type: import("vue").PropType<import("csstype").Property.FlexWrap>;
- default: import("csstype").Property.FlexWrap;
- };
- justify: {
- type: import("vue").PropType<import("csstype").Property.JustifyContent>;
- default: import("csstype").Property.JustifyContent;
- };
- align: {
- type: import("vue").PropType<import("csstype").Property.AlignItems>;
- default: import("csstype").Property.AlignItems;
- };
- flex: {
- type: import("vue").PropType<import("csstype").Property.Flex<string | number>>;
- default: import("csstype").Property.Flex<string | number>;
- };
- gap: {
- type: import("vue").PropType<string | number | (string & {})>;
- default: string | number | (string & {});
- };
- component: {
- default: any;
- type: import("vue").PropType<any>;
- };
- }>>, () => import("../_util/type").VueNode, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, {
- vertical: boolean;
- flex: import("csstype").Property.Flex<string | number>;
- gap: string | number | (string & {});
- justify: import("csstype").Property.JustifyContent;
- wrap: import("csstype").Property.FlexWrap;
- prefixCls: string;
- align: import("csstype").Property.AlignItems;
- component: any;
- }, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & import("vue").Plugin<any[]>;
- export default _default;
- export type { FlexProps };
|