import dayjs from 'dayjs'; import type { CalendarDateType } from './calendar'; import type { ComputedRef } from 'vue'; import type { Dayjs } from 'dayjs'; declare const _default: import("vue").DefineComponent<{ readonly modelValue: import("element-plus/es/utils").BuildPropReturn; readonly range: import("element-plus/es/utils").BuildPropReturn, unknown, unknown, unknown, [Date, Date]>; }, { COMPONENT_NAME: string; props: Readonly; readonly range: import("element-plus/es/utils").BuildPropReturn, unknown, unknown, unknown, [Date, Date]>; }>> & { "onUpdate:modelValue"?: ((value: Date) => any) | undefined; onInput?: ((value: Date) => any) | undefined; }>>; emit: ((event: "update:modelValue", value: Date) => void) & ((event: "input", value: Date) => void); ns: { namespace: ComputedRef; 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; }; }; t: import("element-plus/es/hooks").Translator; lang: import("vue").Ref; selectedDay: import("vue").Ref; now: dayjs.Dayjs; prevMonthDayjs: ComputedRef; nextMonthDayjs: ComputedRef; prevYearDayjs: ComputedRef; nextYearDayjs: ComputedRef; i18nDate: ComputedRef; realSelectedDay: import("vue").WritableComputedRef; date: ComputedRef; calculateValidatedDateRange: (startDayjs: Dayjs, endDayjs: Dayjs) => [Dayjs, Dayjs][]; validatedRange: ComputedRef<[dayjs.Dayjs, dayjs.Dayjs][]>; pickDay: (day: Dayjs) => void; selectDate: (type: CalendarDateType) => void; ElButton: import("element-plus/es/utils").SFCWithInstall; readonly disabled: BooleanConstructor; readonly type: import("element-plus/es/utils").BuildPropReturn; readonly icon: import("element-plus/es/utils").BuildPropReturn>, "", unknown, unknown, unknown>; readonly nativeType: import("element-plus/es/utils").BuildPropReturn; readonly loading: BooleanConstructor; readonly loadingIcon: import("element-plus/es/utils").BuildPropReturn>, () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>, unknown, unknown, unknown>; readonly plain: BooleanConstructor; readonly autofocus: BooleanConstructor; readonly round: BooleanConstructor; readonly circle: BooleanConstructor; readonly color: StringConstructor; readonly autoInsertSpace: import("element-plus/es/utils").BuildPropReturn; }, { props: Readonly; readonly disabled: BooleanConstructor; readonly type: import("element-plus/es/utils").BuildPropReturn; readonly icon: import("element-plus/es/utils").BuildPropReturn>, "", unknown, unknown, unknown>; readonly nativeType: import("element-plus/es/utils").BuildPropReturn; readonly loading: BooleanConstructor; readonly loadingIcon: import("element-plus/es/utils").BuildPropReturn>, () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>, unknown, unknown, unknown>; readonly plain: BooleanConstructor; readonly autofocus: BooleanConstructor; readonly round: BooleanConstructor; readonly circle: BooleanConstructor; readonly color: StringConstructor; readonly autoInsertSpace: import("element-plus/es/utils").BuildPropReturn; }>> & { onClick?: ((evt: MouseEvent) => any) | undefined; }>>; emit: (event: "click", evt: MouseEvent) => void; slots: Readonly<{ [name: string]: import("vue").Slot | undefined; }>; buttonGroupContext: import("../../..").ButtonGroupContext | undefined; globalConfig: import("vue").Ref; ns: { namespace: ComputedRef; 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; }; }; form: import("../../..").FormContext | undefined; _size: ComputedRef<"" | "default" | "small" | "large">; _disabled: ComputedRef; _ref: import("vue").Ref; _type: ComputedRef<"" | "default" | "primary" | "success" | "warning" | "info" | "danger" | "text">; autoInsertSpace: ComputedRef>; shouldAddSpace: ComputedRef; buttonStyle: ComputedRef>; handleClick: (evt: MouseEvent) => void; ElIcon: import("element-plus/es/utils").SFCWithInstall, unknown, unknown, unknown, unknown>; readonly color: import("element-plus/es/utils").BuildPropReturn; }, { props: Readonly, unknown, unknown, unknown, unknown>; readonly color: import("element-plus/es/utils").BuildPropReturn; }>> & { [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; }>>; ns: { namespace: ComputedRef; 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; }; }; style: ComputedRef; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly, unknown, unknown, unknown, unknown>; readonly color: import("element-plus/es/utils").BuildPropReturn; }>>, { size: import("element-plus/es/utils").BuildPropType, unknown, unknown>; color: string; }>> & Record; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { click: (evt: MouseEvent) => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly disabled: BooleanConstructor; readonly type: import("element-plus/es/utils").BuildPropReturn; readonly icon: import("element-plus/es/utils").BuildPropReturn>, "", unknown, unknown, unknown>; readonly nativeType: import("element-plus/es/utils").BuildPropReturn; readonly loading: BooleanConstructor; readonly loadingIcon: import("element-plus/es/utils").BuildPropReturn>, () => import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly>, {}>, unknown, unknown, unknown>; readonly plain: BooleanConstructor; readonly autofocus: BooleanConstructor; readonly round: BooleanConstructor; readonly circle: BooleanConstructor; readonly color: StringConstructor; readonly autoInsertSpace: import("element-plus/es/utils").BuildPropReturn; }>> & { onClick?: ((evt: MouseEvent) => any) | undefined; }, { type: import("element-plus/es/utils").BuildPropType; icon: import("element-plus/es/utils").BuildPropType>, unknown, unknown>; nativeType: import("element-plus/es/utils").BuildPropType; loadingIcon: import("element-plus/es/utils").BuildPropType>, unknown, unknown>; autoInsertSpace: import("element-plus/es/utils").BuildPropType; size: import("element-plus/es/utils").BuildPropType; disabled: boolean; loading: boolean; plain: boolean; autofocus: boolean; round: boolean; circle: boolean; }>> & { ButtonGroup: import("vue").DefineComponent<{ readonly size: import("element-plus/es/utils").BuildPropReturn; readonly type: import("element-plus/es/utils").BuildPropReturn; }, { props: Readonly; readonly type: import("element-plus/es/utils").BuildPropReturn; }>> & { [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; }>>; ns: { namespace: ComputedRef; 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; }; }; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly type: import("element-plus/es/utils").BuildPropReturn; }>>, { type: import("element-plus/es/utils").BuildPropType; size: import("element-plus/es/utils").BuildPropType; }>; }; ElButtonGroup: import("element-plus/es/utils").SFCWithInstall; readonly type: import("element-plus/es/utils").BuildPropReturn; }, { props: Readonly; readonly type: import("element-plus/es/utils").BuildPropReturn; }>> & { [x: string & `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined; }>>; ns: { namespace: ComputedRef; 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; }; }; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly type: import("element-plus/es/utils").BuildPropReturn; }>>, { type: import("element-plus/es/utils").BuildPropType; size: import("element-plus/es/utils").BuildPropType; }>>; DateTable: import("vue").DefineComponent<{ readonly selectedDay: import("element-plus/es/utils").BuildPropReturn, unknown, unknown, unknown, unknown>; readonly range: import("element-plus/es/utils").BuildPropReturn, unknown, unknown, unknown, unknown>; readonly date: import("element-plus/es/utils").BuildPropReturn, unknown, true, unknown, unknown>; readonly hideHeader: import("element-plus/es/utils").BuildPropReturn; }, { props: Readonly, unknown, unknown, unknown, unknown>; readonly range: import("element-plus/es/utils").BuildPropReturn, unknown, unknown, unknown, unknown>; readonly date: import("element-plus/es/utils").BuildPropReturn, unknown, true, unknown, unknown>; readonly hideHeader: import("element-plus/es/utils").BuildPropReturn; }>> & { onPick?: ((value: dayjs.Dayjs) => any) | undefined; }>>; emit: (event: "pick", value: dayjs.Dayjs) => void; t: import("element-plus/es/hooks").Translator; lang: import("vue").Ref; nsTable: { namespace: ComputedRef; 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; }; }; nsDay: { namespace: ComputedRef; 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; }; }; now: dayjs.Dayjs; firstDayOfWeek: number; isInRange: ComputedRef; rows: ComputedRef; weekDays: ComputedRef; getFormattedDate: (day: number, type: import("./date-table").CalendarDateCellType) => dayjs.Dayjs; getCellClass: ({ text, type }: import("./date-table").CalendarDateCell) => string[]; handlePickDay: ({ text, type }: import("./date-table").CalendarDateCell) => void; getSlotData: ({ text, type }: import("./date-table").CalendarDateCell) => { isSelected: boolean; type: string; day: string; date: Date; }; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { pick: (value: dayjs.Dayjs) => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly, unknown, unknown, unknown, unknown>; readonly range: import("element-plus/es/utils").BuildPropReturn, unknown, unknown, unknown, unknown>; readonly date: import("element-plus/es/utils").BuildPropReturn, unknown, true, unknown, unknown>; readonly hideHeader: import("element-plus/es/utils").BuildPropReturn; }>> & { onPick?: ((value: dayjs.Dayjs) => any) | undefined; }, { range: [dayjs.Dayjs, dayjs.Dayjs]; selectedDay: dayjs.Dayjs; hideHeader: import("element-plus/es/utils").BuildPropType; }>; }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, { "update:modelValue": (value: Date) => boolean; input: (value: Date) => boolean; }, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly; readonly range: import("element-plus/es/utils").BuildPropReturn, unknown, unknown, unknown, [Date, Date]>; }>> & { "onUpdate:modelValue"?: ((value: Date) => any) | undefined; onInput?: ((value: Date) => any) | undefined; }, { modelValue: Date; range: [Date, Date]; }>; export default _default;