UNPKG

@fe6/water-pro

Version:

An enterprise-class UI design language and Vue-based implementation

495 lines (494 loc) 19.3 kB
import { Plugin, VNode } from 'vue'; declare const _default: { new (...args: any[]): { $: import("vue").ComponentInternalInstance; $data: {}; $props: Partial<{ animation: string; children: unknown[]; prefixCls: string; direction: string; virtual: boolean; id: string; options: unknown[]; defaultActiveFirstOption: boolean; searchValue: string; optionLabelProp: string; optionFilterProp: string; filterOption: any; tabindex: number; maxTagCount: number; maxTagTextLength: number; tokenSeparators: unknown[]; tagRender: (...args: any[]) => any; choiceTransitionName: string; showSearch: boolean; transitionName: string; dropdownStyle: { [key: string]: any; }; dropdownClassName: string; dropdownRender: (...args: any[]) => any; getPopupContainer: (...args: any[]) => any; showAction: unknown[]; inputValue: string; listHeight: number; listItemHeight: number; internalProps: { [key: string]: any; }; bordered: boolean; dataSource: unknown[]; }> & Omit<Readonly<{ animation: string; children: unknown[]; prefixCls: string; direction: string; virtual: boolean; id: string; options: unknown[]; defaultActiveFirstOption: boolean; searchValue: string; optionLabelProp: string; optionFilterProp: string; filterOption: any; tabindex: number; maxTagCount: number; maxTagTextLength: number; tokenSeparators: unknown[]; tagRender: (...args: any[]) => any; choiceTransitionName: string; showSearch: boolean; transitionName: string; dropdownStyle: { [key: string]: any; }; dropdownClassName: string; dropdownRender: (...args: any[]) => any; getPopupContainer: (...args: any[]) => any; showAction: unknown[]; inputValue: string; listHeight: number; listItemHeight: number; internalProps: { [key: string]: any; }; bordered: boolean; dataSource: unknown[]; } & { mode?: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE"; value?: import("../select").SelectValue; onFocus?: Function | Function[]; onBlur?: Function | Function[]; onChange?: Function | Function[]; onKeydown?: Function | Function[]; onKeyup?: Function | Function[]; onClick?: Function | Function[]; onMousedown?: Function | Function[]; onMouseenter?: Function | Function[]; onMouseleave?: Function | Function[]; onSelect?: Function | Function[]; size?: "small" | "large" | "default" | "middle"; open?: boolean; disabled?: boolean; notFoundContent?: import("../_util/type").VueNode; menuItemSelectedIcon?: import("../_util/type").VueNode; labelInValue?: boolean; autofocus?: boolean; removeIcon?: import("../_util/type").VueNode; maxTagPlaceholder?: any; placeholder?: import("../_util/type").VueNode; onInputKeyDown?: Function | Function[]; backfill?: boolean; onSearch?: Function | Function[]; dropdownMatchSelectWidth?: boolean; dropdownAlign?: any; defaultValue?: import("../select").SelectValue; autoClearSearchValue?: boolean; onClear?: Function | Function[]; allowClear?: boolean; clearIcon?: import("../_util/type").VueNode; showArrow?: boolean; defaultOpen?: boolean; loading?: boolean; onPopupScroll?: Function | Function[]; onDropdownVisibleChange?: Function | Function[]; onDeselect?: Function | Function[]; suffixIcon?: import("../_util/type").VueNode; itemIcon?: import("../_util/type").VueNode; dropdownMenuStyle?: import("vue").CSSProperties; }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, "animation" | "children" | "prefixCls" | "direction" | "virtual" | "id" | "options" | "defaultActiveFirstOption" | "searchValue" | "optionLabelProp" | "optionFilterProp" | "filterOption" | "tabindex" | "maxTagCount" | "maxTagTextLength" | "tokenSeparators" | "tagRender" | "choiceTransitionName" | "showSearch" | "transitionName" | "dropdownStyle" | "dropdownClassName" | "dropdownRender" | "getPopupContainer" | "showAction" | "inputValue" | "listHeight" | "listItemHeight" | "internalProps" | "bordered" | "dataSource">; $attrs: { [x: string]: unknown; }; $refs: { [x: string]: unknown; }; $slots: Readonly<{ [name: string]: import("vue").Slot; }>; $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>; $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>; $emit: (event: "change" | "blur" | "focus" | "select", ...args: any[]) => void; $el: any; $options: import("vue").ComponentOptionsBase<Readonly<{ animation: string; children: unknown[]; prefixCls: string; direction: string; virtual: boolean; id: string; options: unknown[]; defaultActiveFirstOption: boolean; searchValue: string; optionLabelProp: string; optionFilterProp: string; filterOption: any; tabindex: number; maxTagCount: number; maxTagTextLength: number; tokenSeparators: unknown[]; tagRender: (...args: any[]) => any; choiceTransitionName: string; showSearch: boolean; transitionName: string; dropdownStyle: { [key: string]: any; }; dropdownClassName: string; dropdownRender: (...args: any[]) => any; getPopupContainer: (...args: any[]) => any; showAction: unknown[]; inputValue: string; listHeight: number; listItemHeight: number; internalProps: { [key: string]: any; }; bordered: boolean; dataSource: unknown[]; } & { mode?: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE"; value?: import("../select").SelectValue; onFocus?: Function | Function[]; onBlur?: Function | Function[]; onChange?: Function | Function[]; onKeydown?: Function | Function[]; onKeyup?: Function | Function[]; onClick?: Function | Function[]; onMousedown?: Function | Function[]; onMouseenter?: Function | Function[]; onMouseleave?: Function | Function[]; onSelect?: Function | Function[]; size?: "small" | "large" | "default" | "middle"; open?: boolean; disabled?: boolean; notFoundContent?: import("../_util/type").VueNode; menuItemSelectedIcon?: import("../_util/type").VueNode; labelInValue?: boolean; autofocus?: boolean; removeIcon?: import("../_util/type").VueNode; maxTagPlaceholder?: any; placeholder?: import("../_util/type").VueNode; onInputKeyDown?: Function | Function[]; backfill?: boolean; onSearch?: Function | Function[]; dropdownMatchSelectWidth?: boolean; dropdownAlign?: any; defaultValue?: import("../select").SelectValue; autoClearSearchValue?: boolean; onClear?: Function | Function[]; allowClear?: boolean; clearIcon?: import("../_util/type").VueNode; showArrow?: boolean; defaultOpen?: boolean; loading?: boolean; onPopupScroll?: Function | Function[]; onDropdownVisibleChange?: Function | Function[]; onDeselect?: Function | Function[]; suffixIcon?: import("../_util/type").VueNode; itemIcon?: import("../_util/type").VueNode; dropdownMenuStyle?: import("vue").CSSProperties; }>, { configProvider: import("../config-provider").ConfigConsumerProps; popupRef: any; select: any; }, unknown, {}, { savePopupRef(ref: VNode<import("vue").RendererNode, import("vue").RendererElement, { [key: string]: any; }>): void; saveSelect(node: VNode<import("vue").RendererNode, import("vue").RendererElement, { [key: string]: any; }>): void; getInputElement(): JSX.Element; focus(): void; blur(): void; }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "blur" | "focus" | "select")[], string, { animation: string; children: unknown[]; prefixCls: string; direction: string; virtual: boolean; id: string; options: unknown[]; defaultActiveFirstOption: boolean; searchValue: string; optionLabelProp: string; optionFilterProp: string; filterOption: any; tabindex: number; maxTagCount: number; maxTagTextLength: number; tokenSeparators: unknown[]; tagRender: (...args: any[]) => any; choiceTransitionName: string; showSearch: boolean; transitionName: string; dropdownStyle: { [key: string]: any; }; dropdownClassName: string; dropdownRender: (...args: any[]) => any; getPopupContainer: (...args: any[]) => any; showAction: unknown[]; inputValue: string; listHeight: number; listItemHeight: number; internalProps: { [key: string]: any; }; bordered: boolean; dataSource: unknown[]; }>; $forceUpdate: import("vue").ReactiveEffect<any>; $nextTick: typeof import("vue").nextTick; $watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle; } & Readonly<{ animation: string; children: unknown[]; prefixCls: string; direction: string; virtual: boolean; id: string; options: unknown[]; defaultActiveFirstOption: boolean; searchValue: string; optionLabelProp: string; optionFilterProp: string; filterOption: any; tabindex: number; maxTagCount: number; maxTagTextLength: number; tokenSeparators: unknown[]; tagRender: (...args: any[]) => any; choiceTransitionName: string; showSearch: boolean; transitionName: string; dropdownStyle: { [key: string]: any; }; dropdownClassName: string; dropdownRender: (...args: any[]) => any; getPopupContainer: (...args: any[]) => any; showAction: unknown[]; inputValue: string; listHeight: number; listItemHeight: number; internalProps: { [key: string]: any; }; bordered: boolean; dataSource: unknown[]; } & { mode?: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE"; value?: import("../select").SelectValue; onFocus?: Function | Function[]; onBlur?: Function | Function[]; onChange?: Function | Function[]; onKeydown?: Function | Function[]; onKeyup?: Function | Function[]; onClick?: Function | Function[]; onMousedown?: Function | Function[]; onMouseenter?: Function | Function[]; onMouseleave?: Function | Function[]; onSelect?: Function | Function[]; size?: "small" | "large" | "default" | "middle"; open?: boolean; disabled?: boolean; notFoundContent?: import("../_util/type").VueNode; menuItemSelectedIcon?: import("../_util/type").VueNode; labelInValue?: boolean; autofocus?: boolean; removeIcon?: import("../_util/type").VueNode; maxTagPlaceholder?: any; placeholder?: import("../_util/type").VueNode; onInputKeyDown?: Function | Function[]; backfill?: boolean; onSearch?: Function | Function[]; dropdownMatchSelectWidth?: boolean; dropdownAlign?: any; defaultValue?: import("../select").SelectValue; autoClearSearchValue?: boolean; onClear?: Function | Function[]; allowClear?: boolean; clearIcon?: import("../_util/type").VueNode; showArrow?: boolean; defaultOpen?: boolean; loading?: boolean; onPopupScroll?: Function | Function[]; onDropdownVisibleChange?: Function | Function[]; onDeselect?: Function | Function[]; suffixIcon?: import("../_util/type").VueNode; itemIcon?: import("../_util/type").VueNode; dropdownMenuStyle?: import("vue").CSSProperties; }> & import("vue").ShallowUnwrapRef<{ configProvider: import("../config-provider").ConfigConsumerProps; popupRef: any; select: any; }> & {} & {} & { savePopupRef(ref: VNode<import("vue").RendererNode, import("vue").RendererElement, { [key: string]: any; }>): void; saveSelect(node: VNode<import("vue").RendererNode, import("vue").RendererElement, { [key: string]: any; }>): void; getInputElement(): JSX.Element; focus(): void; blur(): void; } & import("vue").ComponentCustomProperties; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import("vue").ComponentOptionsBase<Readonly<{ animation: string; children: unknown[]; prefixCls: string; direction: string; virtual: boolean; id: string; options: unknown[]; defaultActiveFirstOption: boolean; searchValue: string; optionLabelProp: string; optionFilterProp: string; filterOption: any; tabindex: number; maxTagCount: number; maxTagTextLength: number; tokenSeparators: unknown[]; tagRender: (...args: any[]) => any; choiceTransitionName: string; showSearch: boolean; transitionName: string; dropdownStyle: { [key: string]: any; }; dropdownClassName: string; dropdownRender: (...args: any[]) => any; getPopupContainer: (...args: any[]) => any; showAction: unknown[]; inputValue: string; listHeight: number; listItemHeight: number; internalProps: { [key: string]: any; }; bordered: boolean; dataSource: unknown[]; } & { mode?: "multiple" | "tags" | "SECRET_COMBOBOX_MODE_DO_NOT_USE"; value?: import("../select").SelectValue; onFocus?: Function | Function[]; onBlur?: Function | Function[]; onChange?: Function | Function[]; onKeydown?: Function | Function[]; onKeyup?: Function | Function[]; onClick?: Function | Function[]; onMousedown?: Function | Function[]; onMouseenter?: Function | Function[]; onMouseleave?: Function | Function[]; onSelect?: Function | Function[]; size?: "small" | "large" | "default" | "middle"; open?: boolean; disabled?: boolean; notFoundContent?: import("../_util/type").VueNode; menuItemSelectedIcon?: import("../_util/type").VueNode; labelInValue?: boolean; autofocus?: boolean; removeIcon?: import("../_util/type").VueNode; maxTagPlaceholder?: any; placeholder?: import("../_util/type").VueNode; onInputKeyDown?: Function | Function[]; backfill?: boolean; onSearch?: Function | Function[]; dropdownMatchSelectWidth?: boolean; dropdownAlign?: any; defaultValue?: import("../select").SelectValue; autoClearSearchValue?: boolean; onClear?: Function | Function[]; allowClear?: boolean; clearIcon?: import("../_util/type").VueNode; showArrow?: boolean; defaultOpen?: boolean; loading?: boolean; onPopupScroll?: Function | Function[]; onDropdownVisibleChange?: Function | Function[]; onDeselect?: Function | Function[]; suffixIcon?: import("../_util/type").VueNode; itemIcon?: import("../_util/type").VueNode; dropdownMenuStyle?: import("vue").CSSProperties; }>, { configProvider: import("../config-provider").ConfigConsumerProps; popupRef: any; select: any; }, unknown, {}, { savePopupRef(ref: VNode<import("vue").RendererNode, import("vue").RendererElement, { [key: string]: any; }>): void; saveSelect(node: VNode<import("vue").RendererNode, import("vue").RendererElement, { [key: string]: any; }>): void; getInputElement(): JSX.Element; focus(): void; blur(): void; }, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("change" | "blur" | "focus" | "select")[], "change" | "select" | "blur" | "focus", { animation: string; children: unknown[]; prefixCls: string; direction: string; virtual: boolean; id: string; options: unknown[]; defaultActiveFirstOption: boolean; searchValue: string; optionLabelProp: string; optionFilterProp: string; filterOption: any; tabindex: number; maxTagCount: number; maxTagTextLength: number; tokenSeparators: unknown[]; tagRender: (...args: any[]) => any; choiceTransitionName: string; showSearch: boolean; transitionName: string; dropdownStyle: { [key: string]: any; }; dropdownClassName: string; dropdownRender: (...args: any[]) => any; getPopupContainer: (...args: any[]) => any; showAction: unknown[]; inputValue: string; listHeight: number; listItemHeight: number; internalProps: { [key: string]: any; }; bordered: boolean; dataSource: unknown[]; }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Plugin & { readonly Option: import("../vc-select/Option").OptionFC; readonly OptGroup: import("../vc-select/OptGroup").OptionGroupFC; }; export default _default;