yahee-components 0.0.65 → 0.0.67
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/api/server.js +2 -2
- package/es/api/tool.js +1 -1
- package/es/complex-search/complex-search.vue.js +27 -23
- package/es/complex-search/props.js +6 -4
- package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/adapters/fetch.js +29 -29
- package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/core/Axios.js +1 -1
- package/es/node_modules/.pnpm/axios@1.10.0/node_modules/axios/lib/core/AxiosHeaders.js +181 -0
- package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/env/data.js +1 -1
- package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/toFormData.js +16 -14
- package/es/node_modules/.pnpm/axios@1.10.0/node_modules/axios/lib/utils.js +222 -0
- package/es/node_modules/.pnpm/{element-plus@2.9.7_vue@3.5.13_typescript@5.8.3_ → element-plus@2.10.2_vue@3.5.17_typescript@5.8.3_}/node_modules/element-plus/es/locale/lang/zh-cn.js +1 -1
- package/es/node_modules/.pnpm/lodash@4.17.21/node_modules/lodash/lodash.js +526 -526
- package/es/packages/components/api/log-server.js +2 -2
- package/es/packages/components/api/server.js +2 -2
- package/es/packages/components/api/tool.js +1 -1
- package/es/packages/components/api/upload-server.js +2 -2
- package/es/utils/translate.js +2 -2
- package/package.json +1 -3
- package/types/src/annex-upload/annex-upload.vue.d.ts +649 -435
- package/types/src/annex-upload/index.d.ts +321 -214
- package/types/src/complex-search/props.d.ts +11 -3
- package/types/src/drop-down-condition/drop-down-condition.vue.d.ts +264 -55
- package/types/src/drop-down-condition/index.d.ts +264 -55
- package/types/src/input/index.d.ts +189 -62
- package/types/src/input/input.vue.d.ts +189 -62
- package/types/src/operation-log/index.d.ts +199 -55
- package/types/src/operation-log/operation-log.vue.d.ts +199 -55
- package/es/node_modules/.pnpm/axios@1.8.4/node_modules/axios/lib/core/AxiosHeaders.js +0 -173
- package/es/node_modules/.pnpm/axios@1.8.4/node_modules/axios/lib/utils.js +0 -221
- package/types/src/complex-search/complex-search.vue.d.ts +0 -208
- package/types/src/complex-search/index.d.ts +0 -212
- package/types/src/installs.d.ts +0 -1863
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/index.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/adapters/adapters.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/adapters/xhr.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/axios.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/cancel/CancelToken.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/cancel/CanceledError.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/cancel/isCancel.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/core/AxiosError.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/core/InterceptorManager.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/core/buildFullPath.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/core/dispatchRequest.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/core/mergeConfig.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/core/settle.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/core/transformData.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/defaults/index.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/defaults/transitional.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/AxiosURLSearchParams.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/HttpStatusCode.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/bind.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/buildURL.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/combineURLs.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/composeSignals.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/cookies.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/formDataToJSON.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/isAbsoluteURL.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/isAxiosError.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/isURLSameOrigin.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/null.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/parseHeaders.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/parseProtocol.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/progressEventReducer.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/resolveConfig.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/speedometer.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/spread.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/throttle.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/toURLEncodedForm.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/trackStream.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/helpers/validator.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/platform/browser/classes/Blob.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/platform/browser/classes/FormData.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/platform/browser/classes/URLSearchParams.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/platform/browser/index.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/platform/common/utils.js +0 -0
- /package/es/node_modules/.pnpm/{axios@1.8.4 → axios@1.10.0}/node_modules/axios/lib/platform/index.js +0 -0
package/types/src/installs.d.ts
DELETED
|
@@ -1,1863 +0,0 @@
|
|
|
1
|
-
import { SFCWithInstall } from './utils/typescript';
|
|
2
|
-
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions, ComponentInternalInstance, StyleValue, VNodeProps, AllowedComponentProps, ComponentCustomProps, Slot, ComponentPublicInstance, ComponentOptionsBase, ExtractPropTypes, PropType, Component, CSSProperties, ShallowRef, ComputedRef, Ref, GlobalComponents, GlobalDirectives, DebuggerEvent, nextTick, WatchOptions, WatchStopHandle, ShallowUnwrapRef, ComponentCustomProperties, CreateComponentPublicInstanceWithMixins } from 'vue';
|
|
3
|
-
import { InputProps } from './input';
|
|
4
|
-
import { EpPropMergeType, EpPropFinalized, Mutable, Arrayable, Awaitable } from 'element-plus/es/utils';
|
|
5
|
-
import { InputAutoSize, FormItemRule, FormItemProp, FormValidateCallback, FormValidationResult, FormItemContext, UploadRawFile, UploadData, UploadFile, UploadFiles, UploadProgressEvent, UploadUserFile, UploadRequestHandler, UploadStatus, TooltipTriggerType, PopperEffect, Placement, Options, ButtonProps, Translator, TooltipInstance } from 'element-plus';
|
|
6
|
-
import { OnCleanup } from '@vue/reactivity';
|
|
7
|
-
import { ComplexSearchProps, SearchOptions, SearchDataOptions, SearchItem } from './complex-search';
|
|
8
|
-
import { CopyProps } from './copy';
|
|
9
|
-
import { ImageUploadProps } from './image-upload';
|
|
10
|
-
import { OperationLogProps } from './operation-log';
|
|
11
|
-
import { AnnexUploadProps } from './annex-upload';
|
|
12
|
-
import { Option } from './static/CommonObject';
|
|
13
|
-
import { DropdownEntity } from './drop-down-condition/drop-down-condition';
|
|
14
|
-
import { data } from './country-platform-shop-condition/country-platform-shop-condition';
|
|
15
|
-
declare const _default: (( SFCWithInstall<DefineComponent<InputProps, {
|
|
16
|
-
focus: () => void;
|
|
17
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
18
|
-
"update:modelValue": (value: string) => any;
|
|
19
|
-
}, string, PublicProps, Readonly< InputProps> & Readonly<{
|
|
20
|
-
"onUpdate:modelValue"?: (value: string) => any;
|
|
21
|
-
}>, {
|
|
22
|
-
modelValue: string;
|
|
23
|
-
disabled: boolean;
|
|
24
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
25
|
-
inputRef: {
|
|
26
|
-
$: ComponentInternalInstance;
|
|
27
|
-
$data: {};
|
|
28
|
-
$props: Partial<{
|
|
29
|
-
readonly disabled: boolean;
|
|
30
|
-
readonly id: string;
|
|
31
|
-
readonly type: string;
|
|
32
|
-
readonly modelValue: EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number | null | undefined) | ((new (...args: any[]) => string | number) | (() => string | number | null | undefined))[], unknown, unknown>;
|
|
33
|
-
readonly tabindex: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
34
|
-
readonly readonly: boolean;
|
|
35
|
-
readonly autosize: InputAutoSize;
|
|
36
|
-
readonly autocomplete: string;
|
|
37
|
-
readonly containerRole: string;
|
|
38
|
-
readonly validateEvent: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
39
|
-
readonly inputStyle: StyleValue;
|
|
40
|
-
readonly rows: number;
|
|
41
|
-
readonly clearable: boolean;
|
|
42
|
-
readonly showPassword: boolean;
|
|
43
|
-
readonly showWordLimit: boolean;
|
|
44
|
-
readonly autofocus: boolean;
|
|
45
|
-
}> & Omit<{
|
|
46
|
-
readonly modelValue: EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number | null | undefined) | ((new (...args: any[]) => string | number) | (() => string | number | null | undefined))[], unknown, unknown>;
|
|
47
|
-
readonly disabled: boolean;
|
|
48
|
-
readonly type: string;
|
|
49
|
-
readonly autosize: false;
|
|
50
|
-
readonly autocomplete: string;
|
|
51
|
-
readonly readonly: boolean;
|
|
52
|
-
readonly clearable: boolean;
|
|
53
|
-
readonly showPassword: boolean;
|
|
54
|
-
readonly showWordLimit: boolean;
|
|
55
|
-
readonly tabindex: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
56
|
-
readonly validateEvent: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
57
|
-
readonly inputStyle: StyleValue;
|
|
58
|
-
readonly autofocus: boolean;
|
|
59
|
-
readonly rows: number;
|
|
60
|
-
readonly resize?: EpPropMergeType<StringConstructor, "none" | "both" | "horizontal" | "vertical", unknown>;
|
|
61
|
-
readonly ariaLabel?: string;
|
|
62
|
-
readonly id?: string;
|
|
63
|
-
readonly size?: EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", never>;
|
|
64
|
-
readonly maxlength?: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
65
|
-
readonly minlength?: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
66
|
-
readonly formatter?: Function;
|
|
67
|
-
readonly parser?: Function;
|
|
68
|
-
readonly placeholder?: string;
|
|
69
|
-
readonly form?: string;
|
|
70
|
-
readonly suffixIcon?: unknown;
|
|
71
|
-
readonly prefixIcon?: unknown;
|
|
72
|
-
readonly containerRole?: string;
|
|
73
|
-
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
74
|
-
onChange?: ((value: string) => any) | undefined;
|
|
75
|
-
onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
|
|
76
|
-
onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
|
|
77
|
-
onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
|
|
78
|
-
onFocus?: ((evt: FocusEvent) => any) | undefined;
|
|
79
|
-
onBlur?: ((evt: FocusEvent) => any) | undefined;
|
|
80
|
-
onInput?: ((value: string) => any) | undefined;
|
|
81
|
-
onKeydown?: ((evt: Event | KeyboardEvent) => any) | undefined;
|
|
82
|
-
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
83
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
84
|
-
onClear?: (() => any) | undefined;
|
|
85
|
-
} & VNodeProps & AllowedComponentProps & ComponentCustomProps, "modelValue" | "disabled" | "type" | "id" | "autosize" | "autocomplete" | "readonly" | "clearable" | "showPassword" | "showWordLimit" | "containerRole" | "tabindex" | "validateEvent" | "inputStyle" | "autofocus" | "rows">;
|
|
86
|
-
$attrs: {
|
|
87
|
-
[x: string]: unknown;
|
|
88
|
-
};
|
|
89
|
-
$refs: {
|
|
90
|
-
[x: string]: unknown;
|
|
91
|
-
};
|
|
92
|
-
$slots: Readonly<{
|
|
93
|
-
[name: string]: Slot<any>;
|
|
94
|
-
}>;
|
|
95
|
-
$root: ComponentPublicInstance | null;
|
|
96
|
-
$parent: ComponentPublicInstance | null;
|
|
97
|
-
$host: Element | null;
|
|
98
|
-
$emit: ((event: "blur", evt: FocusEvent) => void) & ((event: "change", value: string) => void) & ((event: "compositionend", evt: CompositionEvent) => void) & ((event: "compositionstart", evt: CompositionEvent) => void) & ((event: "compositionupdate", evt: CompositionEvent) => void) & ((event: "focus", evt: FocusEvent) => void) & ((event: "input", value: string) => void) & ((event: "keydown", evt: Event | KeyboardEvent) => void) & ((event: "mouseenter", evt: MouseEvent) => void) & ((event: "mouseleave", evt: MouseEvent) => void) & ((event: "update:modelValue", value: string) => void) & ((event: "clear") => void);
|
|
99
|
-
$el: any;
|
|
100
|
-
$options: ComponentOptionsBase<Readonly< ExtractPropTypes<{
|
|
101
|
-
readonly ariaLabel: StringConstructor;
|
|
102
|
-
readonly id: EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
|
|
103
|
-
readonly size: {
|
|
104
|
-
readonly type: PropType<EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", never>>;
|
|
105
|
-
readonly required: false;
|
|
106
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
107
|
-
__epPropKey: true;
|
|
108
|
-
};
|
|
109
|
-
readonly disabled: BooleanConstructor;
|
|
110
|
-
readonly modelValue: EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number | null | undefined) | ((new (...args: any[]) => string | number) | (() => string | number | null | undefined))[], unknown, unknown, "", boolean>;
|
|
111
|
-
readonly maxlength: {
|
|
112
|
-
readonly type: PropType<EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>>;
|
|
113
|
-
readonly required: false;
|
|
114
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
115
|
-
__epPropKey: true;
|
|
116
|
-
};
|
|
117
|
-
readonly minlength: {
|
|
118
|
-
readonly type: PropType<EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>>;
|
|
119
|
-
readonly required: false;
|
|
120
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
121
|
-
__epPropKey: true;
|
|
122
|
-
};
|
|
123
|
-
readonly type: EpPropFinalized<StringConstructor, unknown, unknown, "text", boolean>;
|
|
124
|
-
readonly resize: {
|
|
125
|
-
readonly type: PropType<EpPropMergeType<StringConstructor, "none" | "both" | "horizontal" | "vertical", unknown>>;
|
|
126
|
-
readonly required: false;
|
|
127
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
128
|
-
__epPropKey: true;
|
|
129
|
-
};
|
|
130
|
-
readonly autosize: EpPropFinalized<(new (...args: any[]) => boolean | {
|
|
131
|
-
minRows?: number;
|
|
132
|
-
maxRows?: number;
|
|
133
|
-
}) | (() => InputAutoSize) | ((new (...args: any[]) => boolean | {
|
|
134
|
-
minRows?: number;
|
|
135
|
-
maxRows?: number;
|
|
136
|
-
}) | (() => InputAutoSize))[], unknown, unknown, false, boolean>;
|
|
137
|
-
readonly autocomplete: EpPropFinalized<StringConstructor, unknown, unknown, "off", boolean>;
|
|
138
|
-
readonly formatter: {
|
|
139
|
-
readonly type: PropType<Function>;
|
|
140
|
-
readonly required: false;
|
|
141
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
142
|
-
__epPropKey: true;
|
|
143
|
-
};
|
|
144
|
-
readonly parser: {
|
|
145
|
-
readonly type: PropType<Function>;
|
|
146
|
-
readonly required: false;
|
|
147
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
148
|
-
__epPropKey: true;
|
|
149
|
-
};
|
|
150
|
-
readonly placeholder: {
|
|
151
|
-
readonly type: PropType<string>;
|
|
152
|
-
readonly required: false;
|
|
153
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
154
|
-
__epPropKey: true;
|
|
155
|
-
};
|
|
156
|
-
readonly form: {
|
|
157
|
-
readonly type: PropType<string>;
|
|
158
|
-
readonly required: false;
|
|
159
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
160
|
-
__epPropKey: true;
|
|
161
|
-
};
|
|
162
|
-
readonly readonly: BooleanConstructor;
|
|
163
|
-
readonly clearable: BooleanConstructor;
|
|
164
|
-
readonly showPassword: BooleanConstructor;
|
|
165
|
-
readonly showWordLimit: BooleanConstructor;
|
|
166
|
-
readonly suffixIcon: {
|
|
167
|
-
readonly type: PropType<EpPropMergeType<(new (...args: any[]) => (string | Component) & {}) | (() => string | Component) | ((new (...args: any[]) => (string | Component) & {}) | (() => string | Component))[], unknown, unknown>>;
|
|
168
|
-
readonly required: false;
|
|
169
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
170
|
-
__epPropKey: true;
|
|
171
|
-
};
|
|
172
|
-
readonly prefixIcon: {
|
|
173
|
-
readonly type: PropType<EpPropMergeType<(new (...args: any[]) => (string | Component) & {}) | (() => string | Component) | ((new (...args: any[]) => (string | Component) & {}) | (() => string | Component))[], unknown, unknown>>;
|
|
174
|
-
readonly required: false;
|
|
175
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
176
|
-
__epPropKey: true;
|
|
177
|
-
};
|
|
178
|
-
readonly containerRole: EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
|
|
179
|
-
readonly tabindex: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, 0, boolean>;
|
|
180
|
-
readonly validateEvent: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
181
|
-
readonly inputStyle: EpPropFinalized<(new (...args: any[]) => string | CSSProperties | StyleValue[]) | (() => StyleValue) | ((new (...args: any[]) => string | CSSProperties | StyleValue[]) | (() => StyleValue))[], unknown, unknown, () => Mutable<{}>, boolean>;
|
|
182
|
-
readonly autofocus: BooleanConstructor;
|
|
183
|
-
readonly rows: EpPropFinalized<NumberConstructor, unknown, unknown, 2, boolean>;
|
|
184
|
-
}>> & {
|
|
185
|
-
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
186
|
-
onChange?: ((value: string) => any) | undefined;
|
|
187
|
-
onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
|
|
188
|
-
onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
|
|
189
|
-
onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
|
|
190
|
-
onFocus?: ((evt: FocusEvent) => any) | undefined;
|
|
191
|
-
onBlur?: ((evt: FocusEvent) => any) | undefined;
|
|
192
|
-
onInput?: ((value: string) => any) | undefined;
|
|
193
|
-
onKeydown?: ((evt: Event | KeyboardEvent) => any) | undefined;
|
|
194
|
-
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
195
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
196
|
-
onClear?: (() => any) | undefined;
|
|
197
|
-
}, {
|
|
198
|
-
input: ShallowRef<HTMLInputElement | undefined>;
|
|
199
|
-
textarea: ShallowRef<HTMLTextAreaElement | undefined>;
|
|
200
|
-
ref: ComputedRef<HTMLInputElement | HTMLTextAreaElement | undefined>;
|
|
201
|
-
textareaStyle: ComputedRef<StyleValue>;
|
|
202
|
-
autosize: Ref<InputAutoSize>;
|
|
203
|
-
isComposing: Ref<boolean>;
|
|
204
|
-
focus: () => void | undefined;
|
|
205
|
-
blur: () => void | undefined;
|
|
206
|
-
select: () => void;
|
|
207
|
-
clear: () => void;
|
|
208
|
-
resizeTextarea: () => void;
|
|
209
|
-
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
210
|
-
input: (value: string) => void;
|
|
211
|
-
clear: () => void;
|
|
212
|
-
"update:modelValue": (value: string) => void;
|
|
213
|
-
change: (value: string) => void;
|
|
214
|
-
blur: (evt: FocusEvent) => void;
|
|
215
|
-
compositionend: (evt: CompositionEvent) => void;
|
|
216
|
-
compositionstart: (evt: CompositionEvent) => void;
|
|
217
|
-
compositionupdate: (evt: CompositionEvent) => void;
|
|
218
|
-
focus: (evt: FocusEvent) => void;
|
|
219
|
-
keydown: (evt: Event | KeyboardEvent) => void;
|
|
220
|
-
mouseenter: (evt: MouseEvent) => void;
|
|
221
|
-
mouseleave: (evt: MouseEvent) => void;
|
|
222
|
-
}, string, {
|
|
223
|
-
readonly disabled: boolean;
|
|
224
|
-
readonly id: string;
|
|
225
|
-
readonly type: string;
|
|
226
|
-
readonly modelValue: EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number | null | undefined) | ((new (...args: any[]) => string | number) | (() => string | number | null | undefined))[], unknown, unknown>;
|
|
227
|
-
readonly tabindex: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
228
|
-
readonly readonly: boolean;
|
|
229
|
-
readonly autosize: InputAutoSize;
|
|
230
|
-
readonly autocomplete: string;
|
|
231
|
-
readonly containerRole: string;
|
|
232
|
-
readonly validateEvent: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
233
|
-
readonly inputStyle: StyleValue;
|
|
234
|
-
readonly rows: number;
|
|
235
|
-
readonly clearable: boolean;
|
|
236
|
-
readonly showPassword: boolean;
|
|
237
|
-
readonly showWordLimit: boolean;
|
|
238
|
-
readonly autofocus: boolean;
|
|
239
|
-
}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
|
|
240
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
241
|
-
created?: (() => void) | (() => void)[];
|
|
242
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
243
|
-
mounted?: (() => void) | (() => void)[];
|
|
244
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
245
|
-
updated?: (() => void) | (() => void)[];
|
|
246
|
-
activated?: (() => void) | (() => void)[];
|
|
247
|
-
deactivated?: (() => void) | (() => void)[];
|
|
248
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
249
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
250
|
-
destroyed?: (() => void) | (() => void)[];
|
|
251
|
-
unmounted?: (() => void) | (() => void)[];
|
|
252
|
-
renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
253
|
-
renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
254
|
-
errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
255
|
-
};
|
|
256
|
-
$forceUpdate: () => void;
|
|
257
|
-
$nextTick: nextTick;
|
|
258
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
|
|
259
|
-
} & Readonly<{
|
|
260
|
-
readonly disabled: boolean;
|
|
261
|
-
readonly id: string;
|
|
262
|
-
readonly type: string;
|
|
263
|
-
readonly modelValue: EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number | null | undefined) | ((new (...args: any[]) => string | number) | (() => string | number | null | undefined))[], unknown, unknown>;
|
|
264
|
-
readonly tabindex: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
265
|
-
readonly readonly: boolean;
|
|
266
|
-
readonly autosize: InputAutoSize;
|
|
267
|
-
readonly autocomplete: string;
|
|
268
|
-
readonly containerRole: string;
|
|
269
|
-
readonly validateEvent: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
270
|
-
readonly inputStyle: StyleValue;
|
|
271
|
-
readonly rows: number;
|
|
272
|
-
readonly clearable: boolean;
|
|
273
|
-
readonly showPassword: boolean;
|
|
274
|
-
readonly showWordLimit: boolean;
|
|
275
|
-
readonly autofocus: boolean;
|
|
276
|
-
}> & Omit<Readonly< ExtractPropTypes<{
|
|
277
|
-
readonly ariaLabel: StringConstructor;
|
|
278
|
-
readonly id: EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
|
|
279
|
-
readonly size: {
|
|
280
|
-
readonly type: PropType<EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", never>>;
|
|
281
|
-
readonly required: false;
|
|
282
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
283
|
-
__epPropKey: true;
|
|
284
|
-
};
|
|
285
|
-
readonly disabled: BooleanConstructor;
|
|
286
|
-
readonly modelValue: EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number | null | undefined) | ((new (...args: any[]) => string | number) | (() => string | number | null | undefined))[], unknown, unknown, "", boolean>;
|
|
287
|
-
readonly maxlength: {
|
|
288
|
-
readonly type: PropType<EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>>;
|
|
289
|
-
readonly required: false;
|
|
290
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
291
|
-
__epPropKey: true;
|
|
292
|
-
};
|
|
293
|
-
readonly minlength: {
|
|
294
|
-
readonly type: PropType<EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>>;
|
|
295
|
-
readonly required: false;
|
|
296
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
297
|
-
__epPropKey: true;
|
|
298
|
-
};
|
|
299
|
-
readonly type: EpPropFinalized<StringConstructor, unknown, unknown, "text", boolean>;
|
|
300
|
-
readonly resize: {
|
|
301
|
-
readonly type: PropType<EpPropMergeType<StringConstructor, "none" | "both" | "horizontal" | "vertical", unknown>>;
|
|
302
|
-
readonly required: false;
|
|
303
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
304
|
-
__epPropKey: true;
|
|
305
|
-
};
|
|
306
|
-
readonly autosize: EpPropFinalized<(new (...args: any[]) => boolean | {
|
|
307
|
-
minRows?: number;
|
|
308
|
-
maxRows?: number;
|
|
309
|
-
}) | (() => InputAutoSize) | ((new (...args: any[]) => boolean | {
|
|
310
|
-
minRows?: number;
|
|
311
|
-
maxRows?: number;
|
|
312
|
-
}) | (() => InputAutoSize))[], unknown, unknown, false, boolean>;
|
|
313
|
-
readonly autocomplete: EpPropFinalized<StringConstructor, unknown, unknown, "off", boolean>;
|
|
314
|
-
readonly formatter: {
|
|
315
|
-
readonly type: PropType<Function>;
|
|
316
|
-
readonly required: false;
|
|
317
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
318
|
-
__epPropKey: true;
|
|
319
|
-
};
|
|
320
|
-
readonly parser: {
|
|
321
|
-
readonly type: PropType<Function>;
|
|
322
|
-
readonly required: false;
|
|
323
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
324
|
-
__epPropKey: true;
|
|
325
|
-
};
|
|
326
|
-
readonly placeholder: {
|
|
327
|
-
readonly type: PropType<string>;
|
|
328
|
-
readonly required: false;
|
|
329
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
330
|
-
__epPropKey: true;
|
|
331
|
-
};
|
|
332
|
-
readonly form: {
|
|
333
|
-
readonly type: PropType<string>;
|
|
334
|
-
readonly required: false;
|
|
335
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
336
|
-
__epPropKey: true;
|
|
337
|
-
};
|
|
338
|
-
readonly readonly: BooleanConstructor;
|
|
339
|
-
readonly clearable: BooleanConstructor;
|
|
340
|
-
readonly showPassword: BooleanConstructor;
|
|
341
|
-
readonly showWordLimit: BooleanConstructor;
|
|
342
|
-
readonly suffixIcon: {
|
|
343
|
-
readonly type: PropType<EpPropMergeType<(new (...args: any[]) => (string | Component) & {}) | (() => string | Component) | ((new (...args: any[]) => (string | Component) & {}) | (() => string | Component))[], unknown, unknown>>;
|
|
344
|
-
readonly required: false;
|
|
345
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
346
|
-
__epPropKey: true;
|
|
347
|
-
};
|
|
348
|
-
readonly prefixIcon: {
|
|
349
|
-
readonly type: PropType<EpPropMergeType<(new (...args: any[]) => (string | Component) & {}) | (() => string | Component) | ((new (...args: any[]) => (string | Component) & {}) | (() => string | Component))[], unknown, unknown>>;
|
|
350
|
-
readonly required: false;
|
|
351
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
352
|
-
__epPropKey: true;
|
|
353
|
-
};
|
|
354
|
-
readonly containerRole: EpPropFinalized<StringConstructor, unknown, unknown, undefined, boolean>;
|
|
355
|
-
readonly tabindex: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, 0, boolean>;
|
|
356
|
-
readonly validateEvent: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
357
|
-
readonly inputStyle: EpPropFinalized<(new (...args: any[]) => string | CSSProperties | StyleValue[]) | (() => StyleValue) | ((new (...args: any[]) => string | CSSProperties | StyleValue[]) | (() => StyleValue))[], unknown, unknown, () => Mutable<{}>, boolean>;
|
|
358
|
-
readonly autofocus: BooleanConstructor;
|
|
359
|
-
readonly rows: EpPropFinalized<NumberConstructor, unknown, unknown, 2, boolean>;
|
|
360
|
-
}>> & {
|
|
361
|
-
"onUpdate:modelValue"?: ((value: string) => any) | undefined;
|
|
362
|
-
onChange?: ((value: string) => any) | undefined;
|
|
363
|
-
onCompositionend?: ((evt: CompositionEvent) => any) | undefined;
|
|
364
|
-
onCompositionstart?: ((evt: CompositionEvent) => any) | undefined;
|
|
365
|
-
onCompositionupdate?: ((evt: CompositionEvent) => any) | undefined;
|
|
366
|
-
onFocus?: ((evt: FocusEvent) => any) | undefined;
|
|
367
|
-
onBlur?: ((evt: FocusEvent) => any) | undefined;
|
|
368
|
-
onInput?: ((value: string) => any) | undefined;
|
|
369
|
-
onKeydown?: ((evt: Event | KeyboardEvent) => any) | undefined;
|
|
370
|
-
onMouseenter?: ((evt: MouseEvent) => any) | undefined;
|
|
371
|
-
onMouseleave?: ((evt: MouseEvent) => any) | undefined;
|
|
372
|
-
onClear?: (() => any) | undefined;
|
|
373
|
-
}, "blur" | "focus" | "input" | "select" | "modelValue" | "disabled" | "type" | "id" | "autosize" | "autocomplete" | "readonly" | "clearable" | "showPassword" | "showWordLimit" | "containerRole" | "tabindex" | "validateEvent" | "inputStyle" | "autofocus" | "rows" | "clear" | "textarea" | "ref" | "textareaStyle" | "isComposing" | "resizeTextarea"> & ShallowUnwrapRef<{
|
|
374
|
-
input: ShallowRef<HTMLInputElement | undefined>;
|
|
375
|
-
textarea: ShallowRef<HTMLTextAreaElement | undefined>;
|
|
376
|
-
ref: ComputedRef<HTMLInputElement | HTMLTextAreaElement | undefined>;
|
|
377
|
-
textareaStyle: ComputedRef<StyleValue>;
|
|
378
|
-
autosize: Ref<InputAutoSize>;
|
|
379
|
-
isComposing: Ref<boolean>;
|
|
380
|
-
focus: () => void | undefined;
|
|
381
|
-
blur: () => void | undefined;
|
|
382
|
-
select: () => void;
|
|
383
|
-
clear: () => void;
|
|
384
|
-
resizeTextarea: () => void;
|
|
385
|
-
}> & {} & ComponentCustomProperties & {} & {
|
|
386
|
-
$slots: {
|
|
387
|
-
prepend?(_: {}): any;
|
|
388
|
-
prefix?(_: {}): any;
|
|
389
|
-
suffix?(_: {}): any;
|
|
390
|
-
append?(_: {}): any;
|
|
391
|
-
};
|
|
392
|
-
};
|
|
393
|
-
}, HTMLDivElement>> & Record<string, any>) | ( SFCWithInstall<DefineComponent<ComplexSearchProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
394
|
-
filterChangeGrandson: (...args: any[]) => void;
|
|
395
|
-
}, string, PublicProps, Readonly< ComplexSearchProps> & Readonly<{
|
|
396
|
-
onFilterChangeGrandson?: (...args: any[]) => any;
|
|
397
|
-
}>, {
|
|
398
|
-
pasteFormat: () => void;
|
|
399
|
-
defaultSearch: string;
|
|
400
|
-
options: SearchOptions[];
|
|
401
|
-
placeholderText: string;
|
|
402
|
-
showPatchSearch: boolean;
|
|
403
|
-
showWithinFilterCheckbox: boolean;
|
|
404
|
-
specialOptions: SearchDataOptions[];
|
|
405
|
-
normalOptions: SearchDataOptions[];
|
|
406
|
-
showSelect: boolean;
|
|
407
|
-
searchItem: SearchItem;
|
|
408
|
-
}, {}, {}, {}, string, ComponentProvideOptions, true, {
|
|
409
|
-
batchSearchFormRef: {
|
|
410
|
-
$: ComponentInternalInstance;
|
|
411
|
-
$data: {};
|
|
412
|
-
$props: Partial<{
|
|
413
|
-
readonly disabled: boolean;
|
|
414
|
-
readonly inline: boolean;
|
|
415
|
-
readonly labelWidth: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
416
|
-
readonly labelPosition: EpPropMergeType<StringConstructor, "top" | "left" | "right", unknown>;
|
|
417
|
-
readonly inlineMessage: boolean;
|
|
418
|
-
readonly showMessage: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
419
|
-
readonly requireAsteriskPosition: EpPropMergeType<StringConstructor, "left" | "right", unknown>;
|
|
420
|
-
readonly labelSuffix: string;
|
|
421
|
-
readonly validateOnRuleChange: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
422
|
-
readonly statusIcon: boolean;
|
|
423
|
-
readonly hideRequiredAsterisk: boolean;
|
|
424
|
-
readonly scrollToError: boolean;
|
|
425
|
-
}> & Omit<{
|
|
426
|
-
readonly disabled: boolean;
|
|
427
|
-
readonly labelPosition: EpPropMergeType<StringConstructor, "top" | "right" | "left", unknown>;
|
|
428
|
-
readonly requireAsteriskPosition: EpPropMergeType<StringConstructor, "right" | "left", unknown>;
|
|
429
|
-
readonly labelWidth: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
430
|
-
readonly labelSuffix: string;
|
|
431
|
-
readonly inline: boolean;
|
|
432
|
-
readonly inlineMessage: boolean;
|
|
433
|
-
readonly statusIcon: boolean;
|
|
434
|
-
readonly showMessage: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
435
|
-
readonly validateOnRuleChange: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
436
|
-
readonly hideRequiredAsterisk: boolean;
|
|
437
|
-
readonly scrollToError: boolean;
|
|
438
|
-
readonly size?: EpPropMergeType<StringConstructor, "" | "default" | "small" | "large", unknown>;
|
|
439
|
-
readonly model?: Record<string, any>;
|
|
440
|
-
readonly rules?: Partial<Record<string, Arrayable<FormItemRule>>>;
|
|
441
|
-
readonly scrollIntoViewOptions?: EpPropMergeType<readonly [ObjectConstructor, BooleanConstructor], unknown, unknown>;
|
|
442
|
-
onValidate?: ((prop: FormItemProp, isValid: boolean, message: string) => any) | undefined;
|
|
443
|
-
} & VNodeProps & AllowedComponentProps & ComponentCustomProps, "disabled" | "labelPosition" | "requireAsteriskPosition" | "labelWidth" | "labelSuffix" | "inline" | "inlineMessage" | "statusIcon" | "showMessage" | "validateOnRuleChange" | "hideRequiredAsterisk" | "scrollToError">;
|
|
444
|
-
$attrs: {
|
|
445
|
-
[x: string]: unknown;
|
|
446
|
-
};
|
|
447
|
-
$refs: {
|
|
448
|
-
[x: string]: unknown;
|
|
449
|
-
};
|
|
450
|
-
$slots: Readonly<{
|
|
451
|
-
[name: string]: Slot<any>;
|
|
452
|
-
}>;
|
|
453
|
-
$root: ComponentPublicInstance | null;
|
|
454
|
-
$parent: ComponentPublicInstance | null;
|
|
455
|
-
$host: Element | null;
|
|
456
|
-
$emit: (event: "validate", prop: FormItemProp, isValid: boolean, message: string) => void;
|
|
457
|
-
$el: any;
|
|
458
|
-
$options: ComponentOptionsBase<Readonly< ExtractPropTypes<{
|
|
459
|
-
readonly model: ObjectConstructor;
|
|
460
|
-
readonly rules: {
|
|
461
|
-
readonly type: PropType<Partial<Record<string, Arrayable<FormItemRule>>>>;
|
|
462
|
-
readonly required: false;
|
|
463
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
464
|
-
__epPropKey: true;
|
|
465
|
-
};
|
|
466
|
-
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "left" | "right", unknown, "right", boolean>;
|
|
467
|
-
readonly requireAsteriskPosition: EpPropFinalized<StringConstructor, "left" | "right", unknown, "left", boolean>;
|
|
468
|
-
readonly labelWidth: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
469
|
-
readonly labelSuffix: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
470
|
-
readonly inline: BooleanConstructor;
|
|
471
|
-
readonly inlineMessage: BooleanConstructor;
|
|
472
|
-
readonly statusIcon: BooleanConstructor;
|
|
473
|
-
readonly showMessage: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
474
|
-
readonly validateOnRuleChange: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
475
|
-
readonly hideRequiredAsterisk: BooleanConstructor;
|
|
476
|
-
readonly scrollToError: BooleanConstructor;
|
|
477
|
-
readonly scrollIntoViewOptions: {
|
|
478
|
-
readonly type: PropType<EpPropMergeType<readonly [ObjectConstructor, BooleanConstructor], unknown, unknown>>;
|
|
479
|
-
readonly required: false;
|
|
480
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
481
|
-
__epPropKey: true;
|
|
482
|
-
};
|
|
483
|
-
readonly size: {
|
|
484
|
-
readonly type: PropType<EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", unknown>>;
|
|
485
|
-
readonly required: false;
|
|
486
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
487
|
-
__epPropKey: true;
|
|
488
|
-
};
|
|
489
|
-
readonly disabled: BooleanConstructor;
|
|
490
|
-
}>> & {
|
|
491
|
-
onValidate?: ((prop: FormItemProp, isValid: boolean, message: string) => any) | undefined;
|
|
492
|
-
}, {
|
|
493
|
-
validate: (callback?: FormValidateCallback) => FormValidationResult;
|
|
494
|
-
validateField: (props?: Arrayable<FormItemProp>, callback?: FormValidateCallback) => FormValidationResult;
|
|
495
|
-
resetFields: (props?: Arrayable<FormItemProp>) => void;
|
|
496
|
-
clearValidate: (props?: Arrayable<FormItemProp>) => void;
|
|
497
|
-
scrollToField: (prop: FormItemProp) => void;
|
|
498
|
-
fields: FormItemContext[];
|
|
499
|
-
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
500
|
-
validate: (prop: FormItemProp, isValid: boolean, message: string) => void;
|
|
501
|
-
}, string, {
|
|
502
|
-
readonly disabled: boolean;
|
|
503
|
-
readonly inline: boolean;
|
|
504
|
-
readonly labelWidth: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
505
|
-
readonly labelPosition: EpPropMergeType<StringConstructor, "top" | "left" | "right", unknown>;
|
|
506
|
-
readonly inlineMessage: boolean;
|
|
507
|
-
readonly showMessage: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
508
|
-
readonly requireAsteriskPosition: EpPropMergeType<StringConstructor, "left" | "right", unknown>;
|
|
509
|
-
readonly labelSuffix: string;
|
|
510
|
-
readonly validateOnRuleChange: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
511
|
-
readonly statusIcon: boolean;
|
|
512
|
-
readonly hideRequiredAsterisk: boolean;
|
|
513
|
-
readonly scrollToError: boolean;
|
|
514
|
-
}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
|
|
515
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
516
|
-
created?: (() => void) | (() => void)[];
|
|
517
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
518
|
-
mounted?: (() => void) | (() => void)[];
|
|
519
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
520
|
-
updated?: (() => void) | (() => void)[];
|
|
521
|
-
activated?: (() => void) | (() => void)[];
|
|
522
|
-
deactivated?: (() => void) | (() => void)[];
|
|
523
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
524
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
525
|
-
destroyed?: (() => void) | (() => void)[];
|
|
526
|
-
unmounted?: (() => void) | (() => void)[];
|
|
527
|
-
renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
528
|
-
renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
529
|
-
errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
530
|
-
};
|
|
531
|
-
$forceUpdate: () => void;
|
|
532
|
-
$nextTick: nextTick;
|
|
533
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
|
|
534
|
-
} & Readonly<{
|
|
535
|
-
readonly disabled: boolean;
|
|
536
|
-
readonly inline: boolean;
|
|
537
|
-
readonly labelWidth: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
538
|
-
readonly labelPosition: EpPropMergeType<StringConstructor, "top" | "left" | "right", unknown>;
|
|
539
|
-
readonly inlineMessage: boolean;
|
|
540
|
-
readonly showMessage: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
541
|
-
readonly requireAsteriskPosition: EpPropMergeType<StringConstructor, "left" | "right", unknown>;
|
|
542
|
-
readonly labelSuffix: string;
|
|
543
|
-
readonly validateOnRuleChange: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
544
|
-
readonly statusIcon: boolean;
|
|
545
|
-
readonly hideRequiredAsterisk: boolean;
|
|
546
|
-
readonly scrollToError: boolean;
|
|
547
|
-
}> & Omit<Readonly< ExtractPropTypes<{
|
|
548
|
-
readonly model: ObjectConstructor;
|
|
549
|
-
readonly rules: {
|
|
550
|
-
readonly type: PropType<Partial<Record<string, Arrayable<FormItemRule>>>>;
|
|
551
|
-
readonly required: false;
|
|
552
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
553
|
-
__epPropKey: true;
|
|
554
|
-
};
|
|
555
|
-
readonly labelPosition: EpPropFinalized<StringConstructor, "top" | "left" | "right", unknown, "right", boolean>;
|
|
556
|
-
readonly requireAsteriskPosition: EpPropFinalized<StringConstructor, "left" | "right", unknown, "left", boolean>;
|
|
557
|
-
readonly labelWidth: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
558
|
-
readonly labelSuffix: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
559
|
-
readonly inline: BooleanConstructor;
|
|
560
|
-
readonly inlineMessage: BooleanConstructor;
|
|
561
|
-
readonly statusIcon: BooleanConstructor;
|
|
562
|
-
readonly showMessage: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
563
|
-
readonly validateOnRuleChange: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
564
|
-
readonly hideRequiredAsterisk: BooleanConstructor;
|
|
565
|
-
readonly scrollToError: BooleanConstructor;
|
|
566
|
-
readonly scrollIntoViewOptions: {
|
|
567
|
-
readonly type: PropType<EpPropMergeType<readonly [ObjectConstructor, BooleanConstructor], unknown, unknown>>;
|
|
568
|
-
readonly required: false;
|
|
569
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
570
|
-
__epPropKey: true;
|
|
571
|
-
};
|
|
572
|
-
readonly size: {
|
|
573
|
-
readonly type: PropType<EpPropMergeType<StringConstructor, "" | "small" | "default" | "large", unknown>>;
|
|
574
|
-
readonly required: false;
|
|
575
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
576
|
-
__epPropKey: true;
|
|
577
|
-
};
|
|
578
|
-
readonly disabled: BooleanConstructor;
|
|
579
|
-
}>> & {
|
|
580
|
-
onValidate?: ((prop: FormItemProp, isValid: boolean, message: string) => any) | undefined;
|
|
581
|
-
}, "disabled" | "labelPosition" | "requireAsteriskPosition" | "labelWidth" | "labelSuffix" | "inline" | "inlineMessage" | "statusIcon" | "showMessage" | "validateOnRuleChange" | "hideRequiredAsterisk" | "scrollToError" | "validate" | "validateField" | "resetFields" | "clearValidate" | "scrollToField" | "fields"> & ShallowUnwrapRef<{
|
|
582
|
-
validate: (callback?: FormValidateCallback) => FormValidationResult;
|
|
583
|
-
validateField: (props?: Arrayable<FormItemProp>, callback?: FormValidateCallback) => FormValidationResult;
|
|
584
|
-
resetFields: (props?: Arrayable<FormItemProp>) => void;
|
|
585
|
-
clearValidate: (props?: Arrayable<FormItemProp>) => void;
|
|
586
|
-
scrollToField: (prop: FormItemProp) => void;
|
|
587
|
-
fields: FormItemContext[];
|
|
588
|
-
}> & {} & ComponentCustomProperties & {} & {
|
|
589
|
-
$slots: {
|
|
590
|
-
default?(_: {}): any;
|
|
591
|
-
};
|
|
592
|
-
};
|
|
593
|
-
}, any>> & Record<string, any>) | ( SFCWithInstall<{
|
|
594
|
-
new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< CopyProps> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, PublicProps, {
|
|
595
|
-
message: string;
|
|
596
|
-
content: string;
|
|
597
|
-
}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, HTMLDivElement, ComponentProvideOptions, {
|
|
598
|
-
P: {};
|
|
599
|
-
B: {};
|
|
600
|
-
D: {};
|
|
601
|
-
C: {};
|
|
602
|
-
M: {};
|
|
603
|
-
Defaults: {};
|
|
604
|
-
}, Readonly< CopyProps> & Readonly<{}>, {}, {}, {}, {}, {
|
|
605
|
-
message: string;
|
|
606
|
-
content: string;
|
|
607
|
-
}>;
|
|
608
|
-
__isFragment?: never;
|
|
609
|
-
__isTeleport?: never;
|
|
610
|
-
__isSuspense?: never;
|
|
611
|
-
} & ComponentOptionsBase<Readonly< CopyProps> & Readonly<{}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, {
|
|
612
|
-
message: string;
|
|
613
|
-
content: string;
|
|
614
|
-
}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
|
|
615
|
-
$slots: {
|
|
616
|
-
default?(_: {}): any;
|
|
617
|
-
};
|
|
618
|
-
})> & Record<string, any>) | ( SFCWithInstall<{
|
|
619
|
-
new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< ImageUploadProps> & Readonly<{
|
|
620
|
-
onChange?: (...args: any[]) => any;
|
|
621
|
-
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
622
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
623
|
-
change: (...args: any[]) => void;
|
|
624
|
-
"update:modelValue": (...args: any[]) => void;
|
|
625
|
-
}, PublicProps, {
|
|
626
|
-
modelValue: {
|
|
627
|
-
index: number;
|
|
628
|
-
fileId: string;
|
|
629
|
-
fileName: string;
|
|
630
|
-
};
|
|
631
|
-
fileType: string;
|
|
632
|
-
showDelete: boolean;
|
|
633
|
-
zoom: number;
|
|
634
|
-
imgSize: {
|
|
635
|
-
width: number;
|
|
636
|
-
height: number;
|
|
637
|
-
};
|
|
638
|
-
limitImgSize: boolean;
|
|
639
|
-
limitFileSize: boolean;
|
|
640
|
-
fileSize: number;
|
|
641
|
-
fileSizeUnit: "kb" | "KB" | "mb" | "MB";
|
|
642
|
-
}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
|
|
643
|
-
P: {};
|
|
644
|
-
B: {};
|
|
645
|
-
D: {};
|
|
646
|
-
C: {};
|
|
647
|
-
M: {};
|
|
648
|
-
Defaults: {};
|
|
649
|
-
}, Readonly< ImageUploadProps> & Readonly<{
|
|
650
|
-
onChange?: (...args: any[]) => any;
|
|
651
|
-
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
652
|
-
}>, {}, {}, {}, {}, {
|
|
653
|
-
modelValue: {
|
|
654
|
-
index: number;
|
|
655
|
-
fileId: string;
|
|
656
|
-
fileName: string;
|
|
657
|
-
};
|
|
658
|
-
fileType: string;
|
|
659
|
-
showDelete: boolean;
|
|
660
|
-
zoom: number;
|
|
661
|
-
imgSize: {
|
|
662
|
-
width: number;
|
|
663
|
-
height: number;
|
|
664
|
-
};
|
|
665
|
-
limitImgSize: boolean;
|
|
666
|
-
limitFileSize: boolean;
|
|
667
|
-
fileSize: number;
|
|
668
|
-
fileSizeUnit: "kb" | "KB" | "mb" | "MB";
|
|
669
|
-
}>;
|
|
670
|
-
__isFragment?: never;
|
|
671
|
-
__isTeleport?: never;
|
|
672
|
-
__isSuspense?: never;
|
|
673
|
-
} & ComponentOptionsBase<Readonly< ImageUploadProps> & Readonly<{
|
|
674
|
-
onChange?: (...args: any[]) => any;
|
|
675
|
-
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
676
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
677
|
-
change: (...args: any[]) => void;
|
|
678
|
-
"update:modelValue": (...args: any[]) => void;
|
|
679
|
-
}, string, {
|
|
680
|
-
modelValue: {
|
|
681
|
-
index: number;
|
|
682
|
-
fileId: string;
|
|
683
|
-
fileName: string;
|
|
684
|
-
};
|
|
685
|
-
fileType: string;
|
|
686
|
-
showDelete: boolean;
|
|
687
|
-
zoom: number;
|
|
688
|
-
imgSize: {
|
|
689
|
-
width: number;
|
|
690
|
-
height: number;
|
|
691
|
-
};
|
|
692
|
-
limitImgSize: boolean;
|
|
693
|
-
limitFileSize: boolean;
|
|
694
|
-
fileSize: number;
|
|
695
|
-
fileSizeUnit: "kb" | "KB" | "mb" | "MB";
|
|
696
|
-
}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
|
|
697
|
-
$slots: {
|
|
698
|
-
default?(_: {
|
|
699
|
-
value: string;
|
|
700
|
-
}): any;
|
|
701
|
-
};
|
|
702
|
-
})> & Record<string, any>) | ( SFCWithInstall<DefineComponent<OperationLogProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< OperationLogProps> & Readonly<{}>, {
|
|
703
|
-
businessKey: string;
|
|
704
|
-
businessName: string;
|
|
705
|
-
ifShowDocument: boolean;
|
|
706
|
-
topHeight: number;
|
|
707
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
708
|
-
logForm: CreateComponentPublicInstanceWithMixins<Readonly< ExtractPropTypes<{
|
|
709
|
-
businessKey: {
|
|
710
|
-
type: StringConstructor;
|
|
711
|
-
default: string;
|
|
712
|
-
};
|
|
713
|
-
businessName: {
|
|
714
|
-
type: StringConstructor;
|
|
715
|
-
default: string;
|
|
716
|
-
};
|
|
717
|
-
}>> & Readonly<{
|
|
718
|
-
onFilterChange?: (...args: any[]) => any;
|
|
719
|
-
}>, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
720
|
-
filterChange: (...args: any[]) => void;
|
|
721
|
-
}, PublicProps, {
|
|
722
|
-
businessKey: string;
|
|
723
|
-
businessName: string;
|
|
724
|
-
}, true, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
|
|
725
|
-
P: {};
|
|
726
|
-
B: {};
|
|
727
|
-
D: {};
|
|
728
|
-
C: {};
|
|
729
|
-
M: {};
|
|
730
|
-
Defaults: {};
|
|
731
|
-
}, Readonly< ExtractPropTypes<{
|
|
732
|
-
businessKey: {
|
|
733
|
-
type: StringConstructor;
|
|
734
|
-
default: string;
|
|
735
|
-
};
|
|
736
|
-
businessName: {
|
|
737
|
-
type: StringConstructor;
|
|
738
|
-
default: string;
|
|
739
|
-
};
|
|
740
|
-
}>> & Readonly<{
|
|
741
|
-
onFilterChange?: (...args: any[]) => any;
|
|
742
|
-
}>, {}, {}, {}, {}, {
|
|
743
|
-
businessKey: string;
|
|
744
|
-
businessName: string;
|
|
745
|
-
}>;
|
|
746
|
-
infiniteList: {
|
|
747
|
-
$: ComponentInternalInstance;
|
|
748
|
-
$data: {};
|
|
749
|
-
$props: Partial<{
|
|
750
|
-
readonly height: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
751
|
-
readonly maxHeight: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
752
|
-
readonly always: boolean;
|
|
753
|
-
readonly tabindex: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
754
|
-
readonly minSize: number;
|
|
755
|
-
readonly native: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
756
|
-
readonly wrapStyle: StyleValue;
|
|
757
|
-
readonly wrapClass: EpPropMergeType<readonly [StringConstructor, ArrayConstructor], unknown, unknown>;
|
|
758
|
-
readonly viewClass: EpPropMergeType<readonly [StringConstructor, ArrayConstructor], unknown, unknown>;
|
|
759
|
-
readonly viewStyle: EpPropMergeType<readonly [StringConstructor, ArrayConstructor, ObjectConstructor], unknown, unknown>;
|
|
760
|
-
readonly tag: string;
|
|
761
|
-
readonly noresize: boolean;
|
|
762
|
-
}> & Omit<{
|
|
763
|
-
readonly tag: string;
|
|
764
|
-
readonly height: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
765
|
-
readonly maxHeight: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
766
|
-
readonly native: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
767
|
-
readonly wrapStyle: StyleValue;
|
|
768
|
-
readonly wrapClass: EpPropMergeType<readonly [StringConstructor, ArrayConstructor], unknown, unknown>;
|
|
769
|
-
readonly viewClass: EpPropMergeType<readonly [StringConstructor, ArrayConstructor], unknown, unknown>;
|
|
770
|
-
readonly viewStyle: EpPropMergeType<readonly [StringConstructor, ArrayConstructor, ObjectConstructor], unknown, unknown>;
|
|
771
|
-
readonly noresize: boolean;
|
|
772
|
-
readonly always: boolean;
|
|
773
|
-
readonly minSize: number;
|
|
774
|
-
readonly ariaLabel?: string;
|
|
775
|
-
readonly id?: string;
|
|
776
|
-
readonly tabindex?: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
777
|
-
readonly role?: string;
|
|
778
|
-
readonly ariaOrientation?: string;
|
|
779
|
-
onScroll?: ((args_0: {
|
|
780
|
-
scrollTop: number;
|
|
781
|
-
scrollLeft: number;
|
|
782
|
-
}) => any) | undefined;
|
|
783
|
-
} & VNodeProps & AllowedComponentProps & ComponentCustomProps, "tabindex" | "tag" | "height" | "maxHeight" | "native" | "wrapStyle" | "wrapClass" | "viewClass" | "viewStyle" | "noresize" | "always" | "minSize">;
|
|
784
|
-
$attrs: {
|
|
785
|
-
[x: string]: unknown;
|
|
786
|
-
};
|
|
787
|
-
$refs: {
|
|
788
|
-
[x: string]: unknown;
|
|
789
|
-
};
|
|
790
|
-
$slots: Readonly<{
|
|
791
|
-
[name: string]: Slot<any>;
|
|
792
|
-
}>;
|
|
793
|
-
$root: ComponentPublicInstance | null;
|
|
794
|
-
$parent: ComponentPublicInstance | null;
|
|
795
|
-
$host: Element | null;
|
|
796
|
-
$emit: (event: "scroll", args_0: {
|
|
797
|
-
scrollTop: number;
|
|
798
|
-
scrollLeft: number;
|
|
799
|
-
}) => void;
|
|
800
|
-
$el: any;
|
|
801
|
-
$options: ComponentOptionsBase<Readonly< ExtractPropTypes<{
|
|
802
|
-
readonly ariaLabel: StringConstructor;
|
|
803
|
-
readonly ariaOrientation: {
|
|
804
|
-
readonly type: PropType<string>;
|
|
805
|
-
readonly required: false;
|
|
806
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
807
|
-
__epPropKey: true;
|
|
808
|
-
};
|
|
809
|
-
readonly height: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
810
|
-
readonly maxHeight: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
811
|
-
readonly native: EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
812
|
-
readonly wrapStyle: EpPropFinalized<(new (...args: any[]) => string | CSSProperties | StyleValue[]) | (() => StyleValue) | ((new (...args: any[]) => string | CSSProperties | StyleValue[]) | (() => StyleValue))[], unknown, unknown, "", boolean>;
|
|
813
|
-
readonly wrapClass: EpPropFinalized<readonly [StringConstructor, ArrayConstructor], unknown, unknown, "", boolean>;
|
|
814
|
-
readonly viewClass: EpPropFinalized<readonly [StringConstructor, ArrayConstructor], unknown, unknown, "", boolean>;
|
|
815
|
-
readonly viewStyle: EpPropFinalized<readonly [StringConstructor, ArrayConstructor, ObjectConstructor], unknown, unknown, "", boolean>;
|
|
816
|
-
readonly noresize: BooleanConstructor;
|
|
817
|
-
readonly tag: EpPropFinalized<StringConstructor, unknown, unknown, "div", boolean>;
|
|
818
|
-
readonly always: BooleanConstructor;
|
|
819
|
-
readonly minSize: EpPropFinalized<NumberConstructor, unknown, unknown, 20, boolean>;
|
|
820
|
-
readonly tabindex: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, undefined, boolean>;
|
|
821
|
-
readonly id: StringConstructor;
|
|
822
|
-
readonly role: StringConstructor;
|
|
823
|
-
}>> & {
|
|
824
|
-
onScroll?: ((args_0: {
|
|
825
|
-
scrollTop: number;
|
|
826
|
-
scrollLeft: number;
|
|
827
|
-
}) => any) | undefined;
|
|
828
|
-
}, {
|
|
829
|
-
wrapRef: Ref<HTMLDivElement | undefined>;
|
|
830
|
-
update: () => void;
|
|
831
|
-
scrollTo: {
|
|
832
|
-
(xCord: number, yCord?: number): void;
|
|
833
|
-
(options: ScrollToOptions): void;
|
|
834
|
-
};
|
|
835
|
-
setScrollTop: (value: number) => void;
|
|
836
|
-
setScrollLeft: (value: number) => void;
|
|
837
|
-
handleScroll: () => void;
|
|
838
|
-
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
839
|
-
scroll: (args_0: {
|
|
840
|
-
scrollTop: number;
|
|
841
|
-
scrollLeft: number;
|
|
842
|
-
}) => void;
|
|
843
|
-
}, string, {
|
|
844
|
-
readonly height: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
845
|
-
readonly maxHeight: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
846
|
-
readonly always: boolean;
|
|
847
|
-
readonly tabindex: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
848
|
-
readonly minSize: number;
|
|
849
|
-
readonly native: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
850
|
-
readonly wrapStyle: StyleValue;
|
|
851
|
-
readonly wrapClass: EpPropMergeType<readonly [StringConstructor, ArrayConstructor], unknown, unknown>;
|
|
852
|
-
readonly viewClass: EpPropMergeType<readonly [StringConstructor, ArrayConstructor], unknown, unknown>;
|
|
853
|
-
readonly viewStyle: EpPropMergeType<readonly [StringConstructor, ArrayConstructor, ObjectConstructor], unknown, unknown>;
|
|
854
|
-
readonly tag: string;
|
|
855
|
-
readonly noresize: boolean;
|
|
856
|
-
}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
|
|
857
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
858
|
-
created?: (() => void) | (() => void)[];
|
|
859
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
860
|
-
mounted?: (() => void) | (() => void)[];
|
|
861
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
862
|
-
updated?: (() => void) | (() => void)[];
|
|
863
|
-
activated?: (() => void) | (() => void)[];
|
|
864
|
-
deactivated?: (() => void) | (() => void)[];
|
|
865
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
866
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
867
|
-
destroyed?: (() => void) | (() => void)[];
|
|
868
|
-
unmounted?: (() => void) | (() => void)[];
|
|
869
|
-
renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
870
|
-
renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
871
|
-
errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
872
|
-
};
|
|
873
|
-
$forceUpdate: () => void;
|
|
874
|
-
$nextTick: nextTick;
|
|
875
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
|
|
876
|
-
} & Readonly<{
|
|
877
|
-
readonly height: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
878
|
-
readonly maxHeight: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
879
|
-
readonly always: boolean;
|
|
880
|
-
readonly tabindex: EpPropMergeType<readonly [StringConstructor, NumberConstructor], unknown, unknown>;
|
|
881
|
-
readonly minSize: number;
|
|
882
|
-
readonly native: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
883
|
-
readonly wrapStyle: StyleValue;
|
|
884
|
-
readonly wrapClass: EpPropMergeType<readonly [StringConstructor, ArrayConstructor], unknown, unknown>;
|
|
885
|
-
readonly viewClass: EpPropMergeType<readonly [StringConstructor, ArrayConstructor], unknown, unknown>;
|
|
886
|
-
readonly viewStyle: EpPropMergeType<readonly [StringConstructor, ArrayConstructor, ObjectConstructor], unknown, unknown>;
|
|
887
|
-
readonly tag: string;
|
|
888
|
-
readonly noresize: boolean;
|
|
889
|
-
}> & Omit<Readonly< ExtractPropTypes<{
|
|
890
|
-
readonly ariaLabel: StringConstructor;
|
|
891
|
-
readonly ariaOrientation: {
|
|
892
|
-
readonly type: PropType<string>;
|
|
893
|
-
readonly required: false;
|
|
894
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
895
|
-
__epPropKey: true;
|
|
896
|
-
};
|
|
897
|
-
readonly height: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
898
|
-
readonly maxHeight: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, "", boolean>;
|
|
899
|
-
readonly native: EpPropFinalized<BooleanConstructor, unknown, unknown, false, boolean>;
|
|
900
|
-
readonly wrapStyle: EpPropFinalized<(new (...args: any[]) => string | CSSProperties | StyleValue[]) | (() => StyleValue) | ((new (...args: any[]) => string | CSSProperties | StyleValue[]) | (() => StyleValue))[], unknown, unknown, "", boolean>;
|
|
901
|
-
readonly wrapClass: EpPropFinalized<readonly [StringConstructor, ArrayConstructor], unknown, unknown, "", boolean>;
|
|
902
|
-
readonly viewClass: EpPropFinalized<readonly [StringConstructor, ArrayConstructor], unknown, unknown, "", boolean>;
|
|
903
|
-
readonly viewStyle: EpPropFinalized<readonly [StringConstructor, ArrayConstructor, ObjectConstructor], unknown, unknown, "", boolean>;
|
|
904
|
-
readonly noresize: BooleanConstructor;
|
|
905
|
-
readonly tag: EpPropFinalized<StringConstructor, unknown, unknown, "div", boolean>;
|
|
906
|
-
readonly always: BooleanConstructor;
|
|
907
|
-
readonly minSize: EpPropFinalized<NumberConstructor, unknown, unknown, 20, boolean>;
|
|
908
|
-
readonly tabindex: EpPropFinalized<readonly [StringConstructor, NumberConstructor], unknown, unknown, undefined, boolean>;
|
|
909
|
-
readonly id: StringConstructor;
|
|
910
|
-
readonly role: StringConstructor;
|
|
911
|
-
}>> & {
|
|
912
|
-
onScroll?: ((args_0: {
|
|
913
|
-
scrollTop: number;
|
|
914
|
-
scrollLeft: number;
|
|
915
|
-
}) => any) | undefined;
|
|
916
|
-
}, "tabindex" | "tag" | "height" | "maxHeight" | "native" | "wrapStyle" | "wrapClass" | "viewClass" | "viewStyle" | "noresize" | "always" | "minSize" | "wrapRef" | "update" | "scrollTo" | "setScrollTop" | "setScrollLeft" | "handleScroll"> & ShallowUnwrapRef<{
|
|
917
|
-
wrapRef: Ref<HTMLDivElement | undefined>;
|
|
918
|
-
update: () => void;
|
|
919
|
-
scrollTo: {
|
|
920
|
-
(xCord: number, yCord?: number): void;
|
|
921
|
-
(options: ScrollToOptions): void;
|
|
922
|
-
};
|
|
923
|
-
setScrollTop: (value: number) => void;
|
|
924
|
-
setScrollLeft: (value: number) => void;
|
|
925
|
-
handleScroll: () => void;
|
|
926
|
-
}> & {} & ComponentCustomProperties & {} & {
|
|
927
|
-
$slots: {
|
|
928
|
-
default?(_: {}): any;
|
|
929
|
-
};
|
|
930
|
-
};
|
|
931
|
-
logText: HTMLTextAreaElement;
|
|
932
|
-
}, HTMLDivElement>> & Record<string, any>) | ( SFCWithInstall<{
|
|
933
|
-
new (...args: any[]): CreateComponentPublicInstanceWithMixins<Readonly< AnnexUploadProps> & Readonly<{
|
|
934
|
-
onChange?: (...args: any[]) => any;
|
|
935
|
-
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
936
|
-
onSuccess?: (...args: any[]) => any;
|
|
937
|
-
onRemove?: (...args: any[]) => any;
|
|
938
|
-
}>, {
|
|
939
|
-
clearFiles: () => Promise<void>;
|
|
940
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
941
|
-
change: (...args: any[]) => void;
|
|
942
|
-
"update:modelValue": (...args: any[]) => void;
|
|
943
|
-
success: (...args: any[]) => void;
|
|
944
|
-
remove: (...args: any[]) => void;
|
|
945
|
-
}, PublicProps, {
|
|
946
|
-
modelValue: {
|
|
947
|
-
index: number;
|
|
948
|
-
fileId: string;
|
|
949
|
-
fileName: string;
|
|
950
|
-
}[];
|
|
951
|
-
validateEvent: boolean;
|
|
952
|
-
fileType: string;
|
|
953
|
-
limitFileSize: boolean;
|
|
954
|
-
fileSize: number;
|
|
955
|
-
fileSizeUnit: "kb" | "KB" | "mb" | "MB";
|
|
956
|
-
accept: string;
|
|
957
|
-
fileList: {
|
|
958
|
-
name: string;
|
|
959
|
-
url: string;
|
|
960
|
-
}[];
|
|
961
|
-
limit: number;
|
|
962
|
-
showList: boolean;
|
|
963
|
-
checkRealType: boolean;
|
|
964
|
-
uploadType: "upload" | "import";
|
|
965
|
-
showTips: boolean;
|
|
966
|
-
}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {
|
|
967
|
-
uploadRef: {
|
|
968
|
-
$: ComponentInternalInstance;
|
|
969
|
-
$data: {};
|
|
970
|
-
$props: Partial<{
|
|
971
|
-
readonly data: EpPropMergeType<(new (...args: any[]) => Mutable<Record<string, any>> | Promise< Mutable<Record<string, any>>> | ((rawFile: UploadRawFile) => Awaitable<UploadData>)) | (() => Awaitable<Mutable<Record<string, any>>> | ((rawFile: UploadRawFile) => Awaitable<UploadData>)) | ((new (...args: any[]) => Mutable<Record<string, any>> | Promise< Mutable<Record<string, any>>> | ((rawFile: UploadRawFile) => Awaitable<UploadData>)) | (() => Awaitable<Mutable<Record<string, any>>> | ((rawFile: UploadRawFile) => Awaitable<UploadData>)))[], unknown, unknown>;
|
|
972
|
-
readonly disabled: boolean;
|
|
973
|
-
readonly drag: boolean;
|
|
974
|
-
readonly multiple: boolean;
|
|
975
|
-
readonly name: string;
|
|
976
|
-
readonly onChange: (uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
977
|
-
readonly onError: (error: Error, uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
978
|
-
readonly onProgress: (evt: UploadProgressEvent, uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
979
|
-
readonly action: string;
|
|
980
|
-
readonly withCredentials: boolean;
|
|
981
|
-
readonly method: string;
|
|
982
|
-
readonly showFileList: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
983
|
-
readonly accept: string;
|
|
984
|
-
readonly fileList: UploadUserFile[];
|
|
985
|
-
readonly autoUpload: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
986
|
-
readonly listType: EpPropMergeType<StringConstructor, "picture" | "text" | "picture-card", unknown>;
|
|
987
|
-
readonly httpRequest: UploadRequestHandler;
|
|
988
|
-
readonly beforeUpload: (rawFile: UploadRawFile) => Awaitable<void | undefined | null | boolean | File | Blob>;
|
|
989
|
-
readonly onRemove: (uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
990
|
-
readonly onPreview: (uploadFile: UploadFile) => void;
|
|
991
|
-
readonly onSuccess: (response: any, uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
992
|
-
readonly onExceed: (files: File[], uploadFiles: UploadUserFile[]) => void;
|
|
993
|
-
}> & Omit<{
|
|
994
|
-
readonly drag: boolean;
|
|
995
|
-
readonly disabled: boolean;
|
|
996
|
-
readonly name: string;
|
|
997
|
-
readonly data: Mutable<{}>;
|
|
998
|
-
readonly onChange: (uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
999
|
-
readonly onError: (error: Error, uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1000
|
-
readonly onProgress: (evt: UploadProgressEvent, uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1001
|
-
readonly multiple: boolean;
|
|
1002
|
-
readonly method: string;
|
|
1003
|
-
readonly withCredentials: boolean;
|
|
1004
|
-
readonly beforeUpload: (rawFile: UploadRawFile) => Awaitable<void | undefined | null | boolean | File | Blob>;
|
|
1005
|
-
readonly onRemove: (uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1006
|
-
readonly onPreview: (uploadFile: UploadFile) => void;
|
|
1007
|
-
readonly onSuccess: (response: any, uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1008
|
-
readonly onExceed: (files: File[], uploadFiles: UploadUserFile[]) => void;
|
|
1009
|
-
readonly action: string;
|
|
1010
|
-
readonly showFileList: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1011
|
-
readonly accept: string;
|
|
1012
|
-
readonly fileList: UploadUserFile[];
|
|
1013
|
-
readonly autoUpload: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1014
|
-
readonly listType: EpPropMergeType<StringConstructor, "text" | "picture" | "picture-card", unknown>;
|
|
1015
|
-
readonly httpRequest: UploadRequestHandler;
|
|
1016
|
-
readonly headers?: EpPropMergeType<(new (...args: any[]) => Record<string, any> | Headers) | (() => Record<string, any> | Headers) | ((new (...args: any[]) => Record<string, any> | Headers) | (() => Record<string, any> | Headers))[], unknown, unknown>;
|
|
1017
|
-
readonly beforeRemove?: (uploadFile: UploadFile, uploadFiles: UploadFiles) => Awaitable<boolean>;
|
|
1018
|
-
readonly crossorigin?: EpPropMergeType<(new (...args: any[]) => "" | "anonymous" | "use-credentials") | (() => "" | "anonymous" | "use-credentials") | ((new (...args: any[]) => "" | "anonymous" | "use-credentials") | (() => "" | "anonymous" | "use-credentials"))[], unknown, unknown>;
|
|
1019
|
-
readonly limit?: number;
|
|
1020
|
-
} & VNodeProps & AllowedComponentProps & ComponentCustomProps, "drag" | "disabled" | "name" | "data" | "onChange" | "onError" | "onProgress" | "multiple" | "method" | "withCredentials" | "beforeUpload" | "onRemove" | "onPreview" | "onSuccess" | "onExceed" | "action" | "showFileList" | "accept" | "fileList" | "autoUpload" | "listType" | "httpRequest">;
|
|
1021
|
-
$attrs: {
|
|
1022
|
-
[x: string]: unknown;
|
|
1023
|
-
};
|
|
1024
|
-
$refs: {
|
|
1025
|
-
[x: string]: unknown;
|
|
1026
|
-
};
|
|
1027
|
-
$slots: Readonly<{
|
|
1028
|
-
[name: string]: Slot<any>;
|
|
1029
|
-
}>;
|
|
1030
|
-
$root: ComponentPublicInstance | null;
|
|
1031
|
-
$parent: ComponentPublicInstance | null;
|
|
1032
|
-
$host: Element | null;
|
|
1033
|
-
$emit: (event: string, ...args: any[]) => void;
|
|
1034
|
-
$el: any;
|
|
1035
|
-
$options: ComponentOptionsBase<Readonly< ExtractPropTypes<{
|
|
1036
|
-
readonly beforeUpload: EpPropFinalized<(new (...args: any[]) => (rawFile: UploadRawFile) => Awaitable<void | undefined | null | boolean | File | Blob>) | (() => (rawFile: UploadRawFile) => Awaitable<void | undefined | null | boolean | File | Blob>) | {
|
|
1037
|
-
(): (rawFile: UploadRawFile) => Awaitable<void | undefined | null | boolean | File | Blob>;
|
|
1038
|
-
new (): any;
|
|
1039
|
-
readonly prototype: any;
|
|
1040
|
-
} | ((new (...args: any[]) => (rawFile: UploadRawFile) => Awaitable<void | undefined | null | boolean | File | Blob>) | (() => (rawFile: UploadRawFile) => Awaitable<void | undefined | null | boolean | File | Blob>) | {
|
|
1041
|
-
(): (rawFile: UploadRawFile) => Awaitable<void | undefined | null | boolean | File | Blob>;
|
|
1042
|
-
new (): any;
|
|
1043
|
-
readonly prototype: any;
|
|
1044
|
-
})[], unknown, unknown, () => void, boolean>;
|
|
1045
|
-
readonly beforeRemove: {
|
|
1046
|
-
readonly type: PropType<(uploadFile: UploadFile, uploadFiles: UploadFiles) => Awaitable<boolean>>;
|
|
1047
|
-
readonly required: false;
|
|
1048
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1049
|
-
__epPropKey: true;
|
|
1050
|
-
};
|
|
1051
|
-
readonly onRemove: EpPropFinalized<(new (...args: any[]) => (uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | (() => (uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | {
|
|
1052
|
-
(): (uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1053
|
-
new (): any;
|
|
1054
|
-
readonly prototype: any;
|
|
1055
|
-
} | ((new (...args: any[]) => (uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | (() => (uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | {
|
|
1056
|
-
(): (uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1057
|
-
new (): any;
|
|
1058
|
-
readonly prototype: any;
|
|
1059
|
-
})[], unknown, unknown, () => void, boolean>;
|
|
1060
|
-
readonly onChange: EpPropFinalized<(new (...args: any[]) => (uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | (() => (uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | {
|
|
1061
|
-
(): (uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1062
|
-
new (): any;
|
|
1063
|
-
readonly prototype: any;
|
|
1064
|
-
} | ((new (...args: any[]) => (uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | (() => (uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | {
|
|
1065
|
-
(): (uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1066
|
-
new (): any;
|
|
1067
|
-
readonly prototype: any;
|
|
1068
|
-
})[], unknown, unknown, () => void, boolean>;
|
|
1069
|
-
readonly onPreview: EpPropFinalized<(new (...args: any[]) => (uploadFile: UploadFile) => void) | (() => (uploadFile: UploadFile) => void) | {
|
|
1070
|
-
(): (uploadFile: UploadFile) => void;
|
|
1071
|
-
new (): any;
|
|
1072
|
-
readonly prototype: any;
|
|
1073
|
-
} | ((new (...args: any[]) => (uploadFile: UploadFile) => void) | (() => (uploadFile: UploadFile) => void) | {
|
|
1074
|
-
(): (uploadFile: UploadFile) => void;
|
|
1075
|
-
new (): any;
|
|
1076
|
-
readonly prototype: any;
|
|
1077
|
-
})[], unknown, unknown, () => void, boolean>;
|
|
1078
|
-
readonly onSuccess: EpPropFinalized<(new (...args: any[]) => (response: any, uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | (() => (response: any, uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | {
|
|
1079
|
-
(): (response: any, uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1080
|
-
new (): any;
|
|
1081
|
-
readonly prototype: any;
|
|
1082
|
-
} | ((new (...args: any[]) => (response: any, uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | (() => (response: any, uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | {
|
|
1083
|
-
(): (response: any, uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1084
|
-
new (): any;
|
|
1085
|
-
readonly prototype: any;
|
|
1086
|
-
})[], unknown, unknown, () => void, boolean>;
|
|
1087
|
-
readonly onProgress: EpPropFinalized<(new (...args: any[]) => (evt: UploadProgressEvent, uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | (() => (evt: UploadProgressEvent, uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | {
|
|
1088
|
-
(): (evt: UploadProgressEvent, uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1089
|
-
new (): any;
|
|
1090
|
-
readonly prototype: any;
|
|
1091
|
-
} | ((new (...args: any[]) => (evt: UploadProgressEvent, uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | (() => (evt: UploadProgressEvent, uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | {
|
|
1092
|
-
(): (evt: UploadProgressEvent, uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1093
|
-
new (): any;
|
|
1094
|
-
readonly prototype: any;
|
|
1095
|
-
})[], unknown, unknown, () => void, boolean>;
|
|
1096
|
-
readonly onError: EpPropFinalized<(new (...args: any[]) => (error: Error, uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | (() => (error: Error, uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | {
|
|
1097
|
-
(): (error: Error, uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1098
|
-
new (): any;
|
|
1099
|
-
readonly prototype: any;
|
|
1100
|
-
} | ((new (...args: any[]) => (error: Error, uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | (() => (error: Error, uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | {
|
|
1101
|
-
(): (error: Error, uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1102
|
-
new (): any;
|
|
1103
|
-
readonly prototype: any;
|
|
1104
|
-
})[], unknown, unknown, () => void, boolean>;
|
|
1105
|
-
readonly onExceed: EpPropFinalized<(new (...args: any[]) => (files: File[], uploadFiles: UploadUserFile[]) => void) | (() => (files: File[], uploadFiles: UploadUserFile[]) => void) | {
|
|
1106
|
-
(): (files: File[], uploadFiles: UploadUserFile[]) => void;
|
|
1107
|
-
new (): any;
|
|
1108
|
-
readonly prototype: any;
|
|
1109
|
-
} | ((new (...args: any[]) => (files: File[], uploadFiles: UploadUserFile[]) => void) | (() => (files: File[], uploadFiles: UploadUserFile[]) => void) | {
|
|
1110
|
-
(): (files: File[], uploadFiles: UploadUserFile[]) => void;
|
|
1111
|
-
new (): any;
|
|
1112
|
-
readonly prototype: any;
|
|
1113
|
-
})[], unknown, unknown, () => void, boolean>;
|
|
1114
|
-
readonly crossorigin: {
|
|
1115
|
-
readonly type: PropType<EpPropMergeType<(new (...args: any[]) => "" | "anonymous" | "use-credentials") | (() => "" | "anonymous" | "use-credentials") | ((new (...args: any[]) => "" | "anonymous" | "use-credentials") | (() => "" | "anonymous" | "use-credentials"))[], unknown, unknown>>;
|
|
1116
|
-
readonly required: false;
|
|
1117
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1118
|
-
__epPropKey: true;
|
|
1119
|
-
};
|
|
1120
|
-
readonly action: EpPropFinalized<StringConstructor, unknown, unknown, "#", boolean>;
|
|
1121
|
-
readonly headers: {
|
|
1122
|
-
readonly type: PropType<EpPropMergeType<(new (...args: any[]) => Record<string, any> | Headers) | (() => Record<string, any> | Headers) | ((new (...args: any[]) => Record<string, any> | Headers) | (() => Record<string, any> | Headers))[], unknown, unknown>>;
|
|
1123
|
-
readonly required: false;
|
|
1124
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1125
|
-
__epPropKey: true;
|
|
1126
|
-
};
|
|
1127
|
-
readonly method: EpPropFinalized<StringConstructor, unknown, unknown, "post", boolean>;
|
|
1128
|
-
readonly data: EpPropFinalized<(new (...args: any[]) => Mutable<Record<string, any>> | Promise< Mutable<Record<string, any>>> | ((rawFile: UploadRawFile) => Awaitable<UploadData>)) | (() => Awaitable<Mutable<Record<string, any>>> | ((rawFile: UploadRawFile) => Awaitable<UploadData>)) | ((new (...args: any[]) => Mutable<Record<string, any>> | Promise< Mutable<Record<string, any>>> | ((rawFile: UploadRawFile) => Awaitable<UploadData>)) | (() => Awaitable<Mutable<Record<string, any>>> | ((rawFile: UploadRawFile) => Awaitable<UploadData>)))[], unknown, unknown, () => Mutable<{}>, boolean>;
|
|
1129
|
-
readonly multiple: BooleanConstructor;
|
|
1130
|
-
readonly name: EpPropFinalized<StringConstructor, unknown, unknown, "file", boolean>;
|
|
1131
|
-
readonly drag: BooleanConstructor;
|
|
1132
|
-
readonly withCredentials: BooleanConstructor;
|
|
1133
|
-
readonly showFileList: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1134
|
-
readonly accept: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
1135
|
-
readonly fileList: EpPropFinalized<(new (...args: any[]) => UploadUserFile[]) | (() => UploadUserFile[]) | ((new (...args: any[]) => UploadUserFile[]) | (() => UploadUserFile[]))[], unknown, unknown, () => [], boolean>;
|
|
1136
|
-
readonly autoUpload: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1137
|
-
readonly listType: EpPropFinalized<StringConstructor, "picture" | "text" | "picture-card", unknown, "text", boolean>;
|
|
1138
|
-
readonly httpRequest: EpPropFinalized<(new (...args: any[]) => UploadRequestHandler) | (() => UploadRequestHandler) | {
|
|
1139
|
-
(): UploadRequestHandler;
|
|
1140
|
-
new (): any;
|
|
1141
|
-
readonly prototype: any;
|
|
1142
|
-
} | ((new (...args: any[]) => UploadRequestHandler) | (() => UploadRequestHandler) | {
|
|
1143
|
-
(): UploadRequestHandler;
|
|
1144
|
-
new (): any;
|
|
1145
|
-
readonly prototype: any;
|
|
1146
|
-
})[], unknown, unknown, UploadRequestHandler, boolean>;
|
|
1147
|
-
readonly disabled: BooleanConstructor;
|
|
1148
|
-
readonly limit: NumberConstructor;
|
|
1149
|
-
}>>, {
|
|
1150
|
-
abort: (file: UploadFile) => void;
|
|
1151
|
-
submit: () => void;
|
|
1152
|
-
clearFiles: (states?: UploadStatus[]) => void;
|
|
1153
|
-
handleStart: (rawFile: UploadRawFile) => void;
|
|
1154
|
-
handleRemove: (file: UploadFile | UploadRawFile, rawFile?: UploadRawFile) => void;
|
|
1155
|
-
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, Record<string, any>, string, {
|
|
1156
|
-
readonly data: EpPropMergeType<(new (...args: any[]) => Mutable<Record<string, any>> | Promise< Mutable<Record<string, any>>> | ((rawFile: UploadRawFile) => Awaitable<UploadData>)) | (() => Awaitable<Mutable<Record<string, any>>> | ((rawFile: UploadRawFile) => Awaitable<UploadData>)) | ((new (...args: any[]) => Mutable<Record<string, any>> | Promise< Mutable<Record<string, any>>> | ((rawFile: UploadRawFile) => Awaitable<UploadData>)) | (() => Awaitable<Mutable<Record<string, any>>> | ((rawFile: UploadRawFile) => Awaitable<UploadData>)))[], unknown, unknown>;
|
|
1157
|
-
readonly disabled: boolean;
|
|
1158
|
-
readonly drag: boolean;
|
|
1159
|
-
readonly multiple: boolean;
|
|
1160
|
-
readonly name: string;
|
|
1161
|
-
readonly onChange: (uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1162
|
-
readonly onError: (error: Error, uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1163
|
-
readonly onProgress: (evt: UploadProgressEvent, uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1164
|
-
readonly action: string;
|
|
1165
|
-
readonly withCredentials: boolean;
|
|
1166
|
-
readonly method: string;
|
|
1167
|
-
readonly showFileList: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1168
|
-
readonly accept: string;
|
|
1169
|
-
readonly fileList: UploadUserFile[];
|
|
1170
|
-
readonly autoUpload: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1171
|
-
readonly listType: EpPropMergeType<StringConstructor, "picture" | "text" | "picture-card", unknown>;
|
|
1172
|
-
readonly httpRequest: UploadRequestHandler;
|
|
1173
|
-
readonly beforeUpload: (rawFile: UploadRawFile) => Awaitable<void | undefined | null | boolean | File | Blob>;
|
|
1174
|
-
readonly onRemove: (uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1175
|
-
readonly onPreview: (uploadFile: UploadFile) => void;
|
|
1176
|
-
readonly onSuccess: (response: any, uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1177
|
-
readonly onExceed: (files: File[], uploadFiles: UploadUserFile[]) => void;
|
|
1178
|
-
}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
|
|
1179
|
-
beforeCreate?: (() => void) | (() => void)[];
|
|
1180
|
-
created?: (() => void) | (() => void)[];
|
|
1181
|
-
beforeMount?: (() => void) | (() => void)[];
|
|
1182
|
-
mounted?: (() => void) | (() => void)[];
|
|
1183
|
-
beforeUpdate?: (() => void) | (() => void)[];
|
|
1184
|
-
updated?: (() => void) | (() => void)[];
|
|
1185
|
-
activated?: (() => void) | (() => void)[];
|
|
1186
|
-
deactivated?: (() => void) | (() => void)[];
|
|
1187
|
-
beforeDestroy?: (() => void) | (() => void)[];
|
|
1188
|
-
beforeUnmount?: (() => void) | (() => void)[];
|
|
1189
|
-
destroyed?: (() => void) | (() => void)[];
|
|
1190
|
-
unmounted?: (() => void) | (() => void)[];
|
|
1191
|
-
renderTracked?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
1192
|
-
renderTriggered?: ((e: DebuggerEvent) => void) | ((e: DebuggerEvent) => void)[];
|
|
1193
|
-
errorCaptured?: ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void) | ((err: unknown, instance: ComponentPublicInstance | null, info: string) => boolean | void)[];
|
|
1194
|
-
};
|
|
1195
|
-
$forceUpdate: () => void;
|
|
1196
|
-
$nextTick: nextTick;
|
|
1197
|
-
$watch<T extends string | ((...args: any) => any)>(source: T, cb: T extends (...args: any) => infer R ? (...args: [R, R, OnCleanup]) => any : (...args: [any, any, OnCleanup]) => any, options?: WatchOptions): WatchStopHandle;
|
|
1198
|
-
} & Readonly<{
|
|
1199
|
-
readonly data: EpPropMergeType<(new (...args: any[]) => Mutable<Record<string, any>> | Promise< Mutable<Record<string, any>>> | ((rawFile: UploadRawFile) => Awaitable<UploadData>)) | (() => Awaitable<Mutable<Record<string, any>>> | ((rawFile: UploadRawFile) => Awaitable<UploadData>)) | ((new (...args: any[]) => Mutable<Record<string, any>> | Promise< Mutable<Record<string, any>>> | ((rawFile: UploadRawFile) => Awaitable<UploadData>)) | (() => Awaitable<Mutable<Record<string, any>>> | ((rawFile: UploadRawFile) => Awaitable<UploadData>)))[], unknown, unknown>;
|
|
1200
|
-
readonly disabled: boolean;
|
|
1201
|
-
readonly drag: boolean;
|
|
1202
|
-
readonly multiple: boolean;
|
|
1203
|
-
readonly name: string;
|
|
1204
|
-
readonly onChange: (uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1205
|
-
readonly onError: (error: Error, uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1206
|
-
readonly onProgress: (evt: UploadProgressEvent, uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1207
|
-
readonly action: string;
|
|
1208
|
-
readonly withCredentials: boolean;
|
|
1209
|
-
readonly method: string;
|
|
1210
|
-
readonly showFileList: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1211
|
-
readonly accept: string;
|
|
1212
|
-
readonly fileList: UploadUserFile[];
|
|
1213
|
-
readonly autoUpload: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1214
|
-
readonly listType: EpPropMergeType<StringConstructor, "picture" | "text" | "picture-card", unknown>;
|
|
1215
|
-
readonly httpRequest: UploadRequestHandler;
|
|
1216
|
-
readonly beforeUpload: (rawFile: UploadRawFile) => Awaitable<void | undefined | null | boolean | File | Blob>;
|
|
1217
|
-
readonly onRemove: (uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1218
|
-
readonly onPreview: (uploadFile: UploadFile) => void;
|
|
1219
|
-
readonly onSuccess: (response: any, uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1220
|
-
readonly onExceed: (files: File[], uploadFiles: UploadUserFile[]) => void;
|
|
1221
|
-
}> & Omit<Readonly< ExtractPropTypes<{
|
|
1222
|
-
readonly beforeUpload: EpPropFinalized<(new (...args: any[]) => (rawFile: UploadRawFile) => Awaitable<void | undefined | null | boolean | File | Blob>) | (() => (rawFile: UploadRawFile) => Awaitable<void | undefined | null | boolean | File | Blob>) | {
|
|
1223
|
-
(): (rawFile: UploadRawFile) => Awaitable<void | undefined | null | boolean | File | Blob>;
|
|
1224
|
-
new (): any;
|
|
1225
|
-
readonly prototype: any;
|
|
1226
|
-
} | ((new (...args: any[]) => (rawFile: UploadRawFile) => Awaitable<void | undefined | null | boolean | File | Blob>) | (() => (rawFile: UploadRawFile) => Awaitable<void | undefined | null | boolean | File | Blob>) | {
|
|
1227
|
-
(): (rawFile: UploadRawFile) => Awaitable<void | undefined | null | boolean | File | Blob>;
|
|
1228
|
-
new (): any;
|
|
1229
|
-
readonly prototype: any;
|
|
1230
|
-
})[], unknown, unknown, () => void, boolean>;
|
|
1231
|
-
readonly beforeRemove: {
|
|
1232
|
-
readonly type: PropType<(uploadFile: UploadFile, uploadFiles: UploadFiles) => Awaitable<boolean>>;
|
|
1233
|
-
readonly required: false;
|
|
1234
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1235
|
-
__epPropKey: true;
|
|
1236
|
-
};
|
|
1237
|
-
readonly onRemove: EpPropFinalized<(new (...args: any[]) => (uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | (() => (uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | {
|
|
1238
|
-
(): (uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1239
|
-
new (): any;
|
|
1240
|
-
readonly prototype: any;
|
|
1241
|
-
} | ((new (...args: any[]) => (uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | (() => (uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | {
|
|
1242
|
-
(): (uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1243
|
-
new (): any;
|
|
1244
|
-
readonly prototype: any;
|
|
1245
|
-
})[], unknown, unknown, () => void, boolean>;
|
|
1246
|
-
readonly onChange: EpPropFinalized<(new (...args: any[]) => (uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | (() => (uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | {
|
|
1247
|
-
(): (uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1248
|
-
new (): any;
|
|
1249
|
-
readonly prototype: any;
|
|
1250
|
-
} | ((new (...args: any[]) => (uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | (() => (uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | {
|
|
1251
|
-
(): (uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1252
|
-
new (): any;
|
|
1253
|
-
readonly prototype: any;
|
|
1254
|
-
})[], unknown, unknown, () => void, boolean>;
|
|
1255
|
-
readonly onPreview: EpPropFinalized<(new (...args: any[]) => (uploadFile: UploadFile) => void) | (() => (uploadFile: UploadFile) => void) | {
|
|
1256
|
-
(): (uploadFile: UploadFile) => void;
|
|
1257
|
-
new (): any;
|
|
1258
|
-
readonly prototype: any;
|
|
1259
|
-
} | ((new (...args: any[]) => (uploadFile: UploadFile) => void) | (() => (uploadFile: UploadFile) => void) | {
|
|
1260
|
-
(): (uploadFile: UploadFile) => void;
|
|
1261
|
-
new (): any;
|
|
1262
|
-
readonly prototype: any;
|
|
1263
|
-
})[], unknown, unknown, () => void, boolean>;
|
|
1264
|
-
readonly onSuccess: EpPropFinalized<(new (...args: any[]) => (response: any, uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | (() => (response: any, uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | {
|
|
1265
|
-
(): (response: any, uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1266
|
-
new (): any;
|
|
1267
|
-
readonly prototype: any;
|
|
1268
|
-
} | ((new (...args: any[]) => (response: any, uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | (() => (response: any, uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | {
|
|
1269
|
-
(): (response: any, uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1270
|
-
new (): any;
|
|
1271
|
-
readonly prototype: any;
|
|
1272
|
-
})[], unknown, unknown, () => void, boolean>;
|
|
1273
|
-
readonly onProgress: EpPropFinalized<(new (...args: any[]) => (evt: UploadProgressEvent, uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | (() => (evt: UploadProgressEvent, uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | {
|
|
1274
|
-
(): (evt: UploadProgressEvent, uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1275
|
-
new (): any;
|
|
1276
|
-
readonly prototype: any;
|
|
1277
|
-
} | ((new (...args: any[]) => (evt: UploadProgressEvent, uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | (() => (evt: UploadProgressEvent, uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | {
|
|
1278
|
-
(): (evt: UploadProgressEvent, uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1279
|
-
new (): any;
|
|
1280
|
-
readonly prototype: any;
|
|
1281
|
-
})[], unknown, unknown, () => void, boolean>;
|
|
1282
|
-
readonly onError: EpPropFinalized<(new (...args: any[]) => (error: Error, uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | (() => (error: Error, uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | {
|
|
1283
|
-
(): (error: Error, uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1284
|
-
new (): any;
|
|
1285
|
-
readonly prototype: any;
|
|
1286
|
-
} | ((new (...args: any[]) => (error: Error, uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | (() => (error: Error, uploadFile: UploadFile, uploadFiles: UploadFiles) => void) | {
|
|
1287
|
-
(): (error: Error, uploadFile: UploadFile, uploadFiles: UploadFiles) => void;
|
|
1288
|
-
new (): any;
|
|
1289
|
-
readonly prototype: any;
|
|
1290
|
-
})[], unknown, unknown, () => void, boolean>;
|
|
1291
|
-
readonly onExceed: EpPropFinalized<(new (...args: any[]) => (files: File[], uploadFiles: UploadUserFile[]) => void) | (() => (files: File[], uploadFiles: UploadUserFile[]) => void) | {
|
|
1292
|
-
(): (files: File[], uploadFiles: UploadUserFile[]) => void;
|
|
1293
|
-
new (): any;
|
|
1294
|
-
readonly prototype: any;
|
|
1295
|
-
} | ((new (...args: any[]) => (files: File[], uploadFiles: UploadUserFile[]) => void) | (() => (files: File[], uploadFiles: UploadUserFile[]) => void) | {
|
|
1296
|
-
(): (files: File[], uploadFiles: UploadUserFile[]) => void;
|
|
1297
|
-
new (): any;
|
|
1298
|
-
readonly prototype: any;
|
|
1299
|
-
})[], unknown, unknown, () => void, boolean>;
|
|
1300
|
-
readonly crossorigin: {
|
|
1301
|
-
readonly type: PropType<EpPropMergeType<(new (...args: any[]) => "" | "anonymous" | "use-credentials") | (() => "" | "anonymous" | "use-credentials") | ((new (...args: any[]) => "" | "anonymous" | "use-credentials") | (() => "" | "anonymous" | "use-credentials"))[], unknown, unknown>>;
|
|
1302
|
-
readonly required: false;
|
|
1303
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1304
|
-
__epPropKey: true;
|
|
1305
|
-
};
|
|
1306
|
-
readonly action: EpPropFinalized<StringConstructor, unknown, unknown, "#", boolean>;
|
|
1307
|
-
readonly headers: {
|
|
1308
|
-
readonly type: PropType<EpPropMergeType<(new (...args: any[]) => Record<string, any> | Headers) | (() => Record<string, any> | Headers) | ((new (...args: any[]) => Record<string, any> | Headers) | (() => Record<string, any> | Headers))[], unknown, unknown>>;
|
|
1309
|
-
readonly required: false;
|
|
1310
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1311
|
-
__epPropKey: true;
|
|
1312
|
-
};
|
|
1313
|
-
readonly method: EpPropFinalized<StringConstructor, unknown, unknown, "post", boolean>;
|
|
1314
|
-
readonly data: EpPropFinalized<(new (...args: any[]) => Mutable<Record<string, any>> | Promise< Mutable<Record<string, any>>> | ((rawFile: UploadRawFile) => Awaitable<UploadData>)) | (() => Awaitable<Mutable<Record<string, any>>> | ((rawFile: UploadRawFile) => Awaitable<UploadData>)) | ((new (...args: any[]) => Mutable<Record<string, any>> | Promise< Mutable<Record<string, any>>> | ((rawFile: UploadRawFile) => Awaitable<UploadData>)) | (() => Awaitable<Mutable<Record<string, any>>> | ((rawFile: UploadRawFile) => Awaitable<UploadData>)))[], unknown, unknown, () => Mutable<{}>, boolean>;
|
|
1315
|
-
readonly multiple: BooleanConstructor;
|
|
1316
|
-
readonly name: EpPropFinalized<StringConstructor, unknown, unknown, "file", boolean>;
|
|
1317
|
-
readonly drag: BooleanConstructor;
|
|
1318
|
-
readonly withCredentials: BooleanConstructor;
|
|
1319
|
-
readonly showFileList: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1320
|
-
readonly accept: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
1321
|
-
readonly fileList: EpPropFinalized<(new (...args: any[]) => UploadUserFile[]) | (() => UploadUserFile[]) | ((new (...args: any[]) => UploadUserFile[]) | (() => UploadUserFile[]))[], unknown, unknown, () => [], boolean>;
|
|
1322
|
-
readonly autoUpload: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1323
|
-
readonly listType: EpPropFinalized<StringConstructor, "picture" | "text" | "picture-card", unknown, "text", boolean>;
|
|
1324
|
-
readonly httpRequest: EpPropFinalized<(new (...args: any[]) => UploadRequestHandler) | (() => UploadRequestHandler) | {
|
|
1325
|
-
(): UploadRequestHandler;
|
|
1326
|
-
new (): any;
|
|
1327
|
-
readonly prototype: any;
|
|
1328
|
-
} | ((new (...args: any[]) => UploadRequestHandler) | (() => UploadRequestHandler) | {
|
|
1329
|
-
(): UploadRequestHandler;
|
|
1330
|
-
new (): any;
|
|
1331
|
-
readonly prototype: any;
|
|
1332
|
-
})[], unknown, unknown, UploadRequestHandler, boolean>;
|
|
1333
|
-
readonly disabled: BooleanConstructor;
|
|
1334
|
-
readonly limit: NumberConstructor;
|
|
1335
|
-
}>>, "abort" | "drag" | "submit" | "disabled" | "name" | "data" | "onChange" | "onError" | "onProgress" | "multiple" | "method" | "withCredentials" | "beforeUpload" | "onRemove" | "onPreview" | "onSuccess" | "onExceed" | "action" | "showFileList" | "accept" | "fileList" | "autoUpload" | "listType" | "httpRequest" | "clearFiles" | "handleStart" | "handleRemove"> & ShallowUnwrapRef<{
|
|
1336
|
-
abort: (file: UploadFile) => void;
|
|
1337
|
-
submit: () => void;
|
|
1338
|
-
clearFiles: (states?: UploadStatus[]) => void;
|
|
1339
|
-
handleStart: (rawFile: UploadRawFile) => void;
|
|
1340
|
-
handleRemove: (file: UploadFile | UploadRawFile, rawFile?: UploadRawFile) => void;
|
|
1341
|
-
}> & {} & ComponentCustomProperties & {} & {
|
|
1342
|
-
$slots: {
|
|
1343
|
-
file?(_: {
|
|
1344
|
-
file: UploadFile;
|
|
1345
|
-
index: number;
|
|
1346
|
-
}): any;
|
|
1347
|
-
file?(_: {
|
|
1348
|
-
file: UploadFile;
|
|
1349
|
-
index: number;
|
|
1350
|
-
}): any;
|
|
1351
|
-
trigger?(_: {}): any;
|
|
1352
|
-
trigger?(_: {}): any;
|
|
1353
|
-
default?(_: {}): any;
|
|
1354
|
-
default?(_: {}): any;
|
|
1355
|
-
default?(_: {}): any;
|
|
1356
|
-
tip?(_: {}): any;
|
|
1357
|
-
};
|
|
1358
|
-
};
|
|
1359
|
-
}, HTMLDivElement, ComponentProvideOptions, {
|
|
1360
|
-
P: {};
|
|
1361
|
-
B: {};
|
|
1362
|
-
D: {};
|
|
1363
|
-
C: {};
|
|
1364
|
-
M: {};
|
|
1365
|
-
Defaults: {};
|
|
1366
|
-
}, Readonly< AnnexUploadProps> & Readonly<{
|
|
1367
|
-
onChange?: (...args: any[]) => any;
|
|
1368
|
-
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
1369
|
-
onSuccess?: (...args: any[]) => any;
|
|
1370
|
-
onRemove?: (...args: any[]) => any;
|
|
1371
|
-
}>, {
|
|
1372
|
-
clearFiles: () => Promise<void>;
|
|
1373
|
-
}, {}, {}, {}, {
|
|
1374
|
-
modelValue: {
|
|
1375
|
-
index: number;
|
|
1376
|
-
fileId: string;
|
|
1377
|
-
fileName: string;
|
|
1378
|
-
}[];
|
|
1379
|
-
validateEvent: boolean;
|
|
1380
|
-
fileType: string;
|
|
1381
|
-
limitFileSize: boolean;
|
|
1382
|
-
fileSize: number;
|
|
1383
|
-
fileSizeUnit: "kb" | "KB" | "mb" | "MB";
|
|
1384
|
-
accept: string;
|
|
1385
|
-
fileList: {
|
|
1386
|
-
name: string;
|
|
1387
|
-
url: string;
|
|
1388
|
-
}[];
|
|
1389
|
-
limit: number;
|
|
1390
|
-
showList: boolean;
|
|
1391
|
-
checkRealType: boolean;
|
|
1392
|
-
uploadType: "upload" | "import";
|
|
1393
|
-
showTips: boolean;
|
|
1394
|
-
}>;
|
|
1395
|
-
__isFragment?: never;
|
|
1396
|
-
__isTeleport?: never;
|
|
1397
|
-
__isSuspense?: never;
|
|
1398
|
-
} & ComponentOptionsBase<Readonly< AnnexUploadProps> & Readonly<{
|
|
1399
|
-
onChange?: (...args: any[]) => any;
|
|
1400
|
-
"onUpdate:modelValue"?: (...args: any[]) => any;
|
|
1401
|
-
onSuccess?: (...args: any[]) => any;
|
|
1402
|
-
onRemove?: (...args: any[]) => any;
|
|
1403
|
-
}>, {
|
|
1404
|
-
clearFiles: () => Promise<void>;
|
|
1405
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1406
|
-
change: (...args: any[]) => void;
|
|
1407
|
-
"update:modelValue": (...args: any[]) => void;
|
|
1408
|
-
success: (...args: any[]) => void;
|
|
1409
|
-
remove: (...args: any[]) => void;
|
|
1410
|
-
}, string, {
|
|
1411
|
-
modelValue: {
|
|
1412
|
-
index: number;
|
|
1413
|
-
fileId: string;
|
|
1414
|
-
fileName: string;
|
|
1415
|
-
}[];
|
|
1416
|
-
validateEvent: boolean;
|
|
1417
|
-
fileType: string;
|
|
1418
|
-
limitFileSize: boolean;
|
|
1419
|
-
fileSize: number;
|
|
1420
|
-
fileSizeUnit: "kb" | "KB" | "mb" | "MB";
|
|
1421
|
-
accept: string;
|
|
1422
|
-
fileList: {
|
|
1423
|
-
name: string;
|
|
1424
|
-
url: string;
|
|
1425
|
-
}[];
|
|
1426
|
-
limit: number;
|
|
1427
|
-
showList: boolean;
|
|
1428
|
-
checkRealType: boolean;
|
|
1429
|
-
uploadType: "upload" | "import";
|
|
1430
|
-
showTips: boolean;
|
|
1431
|
-
}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & VNodeProps & AllowedComponentProps & ComponentCustomProps & (new () => {
|
|
1432
|
-
$slots: {
|
|
1433
|
-
default?(_: {}): any;
|
|
1434
|
-
tip?(_: {}): any;
|
|
1435
|
-
};
|
|
1436
|
-
})> & Record<string, any>) | ( SFCWithInstall<DefineComponent<{
|
|
1437
|
-
multiSelectList?: Array<any>;
|
|
1438
|
-
selectList: Array< Option>;
|
|
1439
|
-
countList?: Array<any>;
|
|
1440
|
-
totalCount?: number;
|
|
1441
|
-
hasNum?: boolean;
|
|
1442
|
-
displayRangeInput?: boolean;
|
|
1443
|
-
rangeLabel?: string;
|
|
1444
|
-
rangeStartKey?: string;
|
|
1445
|
-
rangeEndKey?: string;
|
|
1446
|
-
rangeDelimiter?: string;
|
|
1447
|
-
allIsCheckbox?: boolean;
|
|
1448
|
-
allIsEmpty?: boolean;
|
|
1449
|
-
translateUserId?: boolean;
|
|
1450
|
-
staticSearch?: boolean;
|
|
1451
|
-
label?: string;
|
|
1452
|
-
noNeedRefreshNumFilterName?: string;
|
|
1453
|
-
filterKey: string;
|
|
1454
|
-
defaultValues?: Array<string | number | boolean>;
|
|
1455
|
-
showTotal?: boolean;
|
|
1456
|
-
}, {
|
|
1457
|
-
clickAllSelected: () => void;
|
|
1458
|
-
resetAllCheckedValueAndSelectAll: () => void;
|
|
1459
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1460
|
-
filterChange: (...args: any[]) => void;
|
|
1461
|
-
setNoNeedRefreshNumFilterName: (...args: any[]) => void;
|
|
1462
|
-
}, string, PublicProps, Readonly<{
|
|
1463
|
-
multiSelectList?: Array<any>;
|
|
1464
|
-
selectList: Array< Option>;
|
|
1465
|
-
countList?: Array<any>;
|
|
1466
|
-
totalCount?: number;
|
|
1467
|
-
hasNum?: boolean;
|
|
1468
|
-
displayRangeInput?: boolean;
|
|
1469
|
-
rangeLabel?: string;
|
|
1470
|
-
rangeStartKey?: string;
|
|
1471
|
-
rangeEndKey?: string;
|
|
1472
|
-
rangeDelimiter?: string;
|
|
1473
|
-
allIsCheckbox?: boolean;
|
|
1474
|
-
allIsEmpty?: boolean;
|
|
1475
|
-
translateUserId?: boolean;
|
|
1476
|
-
staticSearch?: boolean;
|
|
1477
|
-
label?: string;
|
|
1478
|
-
noNeedRefreshNumFilterName?: string;
|
|
1479
|
-
filterKey: string;
|
|
1480
|
-
defaultValues?: Array<string | number | boolean>;
|
|
1481
|
-
showTotal?: boolean;
|
|
1482
|
-
}> & Readonly<{
|
|
1483
|
-
onFilterChange?: (...args: any[]) => any;
|
|
1484
|
-
onSetNoNeedRefreshNumFilterName?: (...args: any[]) => any;
|
|
1485
|
-
}>, {
|
|
1486
|
-
label: string;
|
|
1487
|
-
filterKey: string;
|
|
1488
|
-
multiSelectList: Array<any>;
|
|
1489
|
-
countList: Array<any>;
|
|
1490
|
-
hasNum: boolean;
|
|
1491
|
-
selectList: Array< Option>;
|
|
1492
|
-
totalCount: number;
|
|
1493
|
-
displayRangeInput: boolean;
|
|
1494
|
-
rangeLabel: string;
|
|
1495
|
-
rangeStartKey: string;
|
|
1496
|
-
rangeEndKey: string;
|
|
1497
|
-
rangeDelimiter: string;
|
|
1498
|
-
allIsEmpty: boolean;
|
|
1499
|
-
staticSearch: boolean;
|
|
1500
|
-
noNeedRefreshNumFilterName: string;
|
|
1501
|
-
defaultValues: Array<string | number | boolean>;
|
|
1502
|
-
showTotal: boolean;
|
|
1503
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
1504
|
-
itemRefs: CreateComponentPublicInstanceWithMixins<Readonly<{
|
|
1505
|
-
multiSelectList: Array<any>;
|
|
1506
|
-
countList?: Array<any>;
|
|
1507
|
-
item: Option;
|
|
1508
|
-
hasNum: boolean;
|
|
1509
|
-
allIsCheckbox?: boolean;
|
|
1510
|
-
translateUserId: boolean;
|
|
1511
|
-
}> & Readonly<{
|
|
1512
|
-
onResetAllCheckedValue?: (...args: any[]) => any;
|
|
1513
|
-
onSetSelectedStatusMap?: (...args: any[]) => any;
|
|
1514
|
-
onResetRange?: (...args: any[]) => any;
|
|
1515
|
-
onResetIsSelectAll?: (...args: any[]) => any;
|
|
1516
|
-
onNotifyParent?: (...args: any[]) => any;
|
|
1517
|
-
onSetNoNeedRefreshNumFilterName?: (...args: any[]) => any;
|
|
1518
|
-
}>, {
|
|
1519
|
-
resetValue: () => void;
|
|
1520
|
-
getValue: () => Option;
|
|
1521
|
-
setCurrentValue: (val: boolean) => void;
|
|
1522
|
-
setCheckboxValue: (val: boolean) => void;
|
|
1523
|
-
}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1524
|
-
resetAllCheckedValue: (...args: any[]) => void;
|
|
1525
|
-
setSelectedStatusMap: (...args: any[]) => void;
|
|
1526
|
-
resetRange: (...args: any[]) => void;
|
|
1527
|
-
resetIsSelectAll: (...args: any[]) => void;
|
|
1528
|
-
notifyParent: (...args: any[]) => void;
|
|
1529
|
-
setNoNeedRefreshNumFilterName: (...args: any[]) => void;
|
|
1530
|
-
}, PublicProps, {
|
|
1531
|
-
item: Option;
|
|
1532
|
-
multiSelectList: Array<any>;
|
|
1533
|
-
hasNum: boolean;
|
|
1534
|
-
allIsCheckbox: boolean;
|
|
1535
|
-
translateUserId: boolean;
|
|
1536
|
-
}, false, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
|
|
1537
|
-
P: {};
|
|
1538
|
-
B: {};
|
|
1539
|
-
D: {};
|
|
1540
|
-
C: {};
|
|
1541
|
-
M: {};
|
|
1542
|
-
Defaults: {};
|
|
1543
|
-
}, Readonly<{
|
|
1544
|
-
multiSelectList: Array<any>;
|
|
1545
|
-
countList?: Array<any>;
|
|
1546
|
-
item: Option;
|
|
1547
|
-
hasNum: boolean;
|
|
1548
|
-
allIsCheckbox?: boolean;
|
|
1549
|
-
translateUserId: boolean;
|
|
1550
|
-
}> & Readonly<{
|
|
1551
|
-
onResetAllCheckedValue?: (...args: any[]) => any;
|
|
1552
|
-
onSetSelectedStatusMap?: (...args: any[]) => any;
|
|
1553
|
-
onResetRange?: (...args: any[]) => any;
|
|
1554
|
-
onResetIsSelectAll?: (...args: any[]) => any;
|
|
1555
|
-
onNotifyParent?: (...args: any[]) => any;
|
|
1556
|
-
onSetNoNeedRefreshNumFilterName?: (...args: any[]) => any;
|
|
1557
|
-
}>, {
|
|
1558
|
-
resetValue: () => void;
|
|
1559
|
-
getValue: () => Option;
|
|
1560
|
-
setCurrentValue: (val: boolean) => void;
|
|
1561
|
-
setCheckboxValue: (val: boolean) => void;
|
|
1562
|
-
}, {}, {}, {}, {
|
|
1563
|
-
item: Option;
|
|
1564
|
-
multiSelectList: Array<any>;
|
|
1565
|
-
hasNum: boolean;
|
|
1566
|
-
allIsCheckbox: boolean;
|
|
1567
|
-
translateUserId: boolean;
|
|
1568
|
-
}>[];
|
|
1569
|
-
}, HTMLDivElement>> & Record<string, any>) | ( SFCWithInstall<DefineComponent<{
|
|
1570
|
-
selectList: Option[];
|
|
1571
|
-
countList?: any[];
|
|
1572
|
-
enumEntity: string;
|
|
1573
|
-
filterKey: string;
|
|
1574
|
-
totalCount?: number;
|
|
1575
|
-
noNeedRefreshNumFilterName?: string;
|
|
1576
|
-
allIsCheckbox?: boolean;
|
|
1577
|
-
allIsEmpty?: boolean;
|
|
1578
|
-
translateUserId?: boolean;
|
|
1579
|
-
initFilters: (...args: any[]) => any;
|
|
1580
|
-
defaultValues?: (string | boolean | number)[];
|
|
1581
|
-
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1582
|
-
filterChange: (...args: any[]) => void;
|
|
1583
|
-
setNoNeedRefreshNumFilterName: (...args: any[]) => void;
|
|
1584
|
-
}, string, PublicProps, Readonly<{
|
|
1585
|
-
selectList: Option[];
|
|
1586
|
-
countList?: any[];
|
|
1587
|
-
enumEntity: string;
|
|
1588
|
-
filterKey: string;
|
|
1589
|
-
totalCount?: number;
|
|
1590
|
-
noNeedRefreshNumFilterName?: string;
|
|
1591
|
-
allIsCheckbox?: boolean;
|
|
1592
|
-
allIsEmpty?: boolean;
|
|
1593
|
-
translateUserId?: boolean;
|
|
1594
|
-
initFilters: (...args: any[]) => any;
|
|
1595
|
-
defaultValues?: (string | boolean | number)[];
|
|
1596
|
-
}> & Readonly<{
|
|
1597
|
-
onFilterChange?: (...args: any[]) => any;
|
|
1598
|
-
onSetNoNeedRefreshNumFilterName?: (...args: any[]) => any;
|
|
1599
|
-
}>, {
|
|
1600
|
-
filterKey: string;
|
|
1601
|
-
countList: any[];
|
|
1602
|
-
selectList: Option[];
|
|
1603
|
-
totalCount: number;
|
|
1604
|
-
noNeedRefreshNumFilterName: string;
|
|
1605
|
-
defaultValues: (string | boolean | number)[];
|
|
1606
|
-
enumEntity: string;
|
|
1607
|
-
}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>> & Record<string, any>) | ( SFCWithInstall<DefineComponent<{
|
|
1608
|
-
filterList?: Array< DropdownEntity>;
|
|
1609
|
-
totalCount?: number;
|
|
1610
|
-
level1Count?: Array<{
|
|
1611
|
-
value: string;
|
|
1612
|
-
count: number;
|
|
1613
|
-
}>;
|
|
1614
|
-
level2Count?: Array<{
|
|
1615
|
-
value: string;
|
|
1616
|
-
count: number;
|
|
1617
|
-
}>;
|
|
1618
|
-
filterKey: string;
|
|
1619
|
-
enumEntity: string;
|
|
1620
|
-
noNeedRefreshNumFilterName?: string;
|
|
1621
|
-
initFilters?: Function;
|
|
1622
|
-
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1623
|
-
filterChange: (...args: any[]) => void;
|
|
1624
|
-
setNoNeedRefreshNumFilterName: (...args: any[]) => void;
|
|
1625
|
-
}, string, PublicProps, Readonly<{
|
|
1626
|
-
filterList?: Array< DropdownEntity>;
|
|
1627
|
-
totalCount?: number;
|
|
1628
|
-
level1Count?: Array<{
|
|
1629
|
-
value: string;
|
|
1630
|
-
count: number;
|
|
1631
|
-
}>;
|
|
1632
|
-
level2Count?: Array<{
|
|
1633
|
-
value: string;
|
|
1634
|
-
count: number;
|
|
1635
|
-
}>;
|
|
1636
|
-
filterKey: string;
|
|
1637
|
-
enumEntity: string;
|
|
1638
|
-
noNeedRefreshNumFilterName?: string;
|
|
1639
|
-
initFilters?: Function;
|
|
1640
|
-
}> & Readonly<{
|
|
1641
|
-
onFilterChange?: (...args: any[]) => any;
|
|
1642
|
-
onSetNoNeedRefreshNumFilterName?: (...args: any[]) => any;
|
|
1643
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
1644
|
-
dropdown1: CreateComponentPublicInstanceWithMixins<Readonly< ExtractPropTypes<{
|
|
1645
|
-
readonly trigger: EpPropFinalized<(new (...args: any[]) => "click" | "contextmenu" | "focus" | "hover" | TooltipTriggerType[]) | (() => Arrayable<TooltipTriggerType>) | ((new (...args: any[]) => "click" | "contextmenu" | "focus" | "hover" | TooltipTriggerType[]) | (() => Arrayable<TooltipTriggerType>))[], unknown, unknown, "hover", boolean>;
|
|
1646
|
-
readonly triggerKeys: EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => string[], boolean>;
|
|
1647
|
-
readonly effect: {
|
|
1648
|
-
readonly default: "light";
|
|
1649
|
-
readonly type: PropType<EpPropMergeType<(new (...args: any[]) => string) | (() => PopperEffect) | ((new (...args: any[]) => string) | (() => PopperEffect))[], unknown, unknown>>;
|
|
1650
|
-
readonly required: false;
|
|
1651
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1652
|
-
readonly __epPropKey: true;
|
|
1653
|
-
};
|
|
1654
|
-
readonly type: {
|
|
1655
|
-
readonly type: PropType<EpPropMergeType<(new (...args: any[]) => "" | "text" | "default" | "success" | "warning" | "info" | "primary" | "danger") | (() => EpPropMergeType<StringConstructor, "" | "text" | "default" | "success" | "warning" | "info" | "primary" | "danger", unknown>) | ((new (...args: any[]) => "" | "text" | "default" | "success" | "warning" | "info" | "primary" | "danger") | (() => EpPropMergeType<StringConstructor, "" | "text" | "default" | "success" | "warning" | "info" | "primary" | "danger", unknown>))[], unknown, unknown>>;
|
|
1656
|
-
readonly required: false;
|
|
1657
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1658
|
-
__epPropKey: true;
|
|
1659
|
-
};
|
|
1660
|
-
readonly placement: EpPropFinalized<(new (...args: any[]) => "top" | "bottom" | "left" | "right" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement) | ((new (...args: any[]) => "top" | "bottom" | "left" | "right" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement))[], unknown, unknown, "bottom", boolean>;
|
|
1661
|
-
readonly popperOptions: EpPropFinalized<(new (...args: any[]) => Partial< Options>) | (() => Partial< Options>) | ((new (...args: any[]) => Partial< Options>) | (() => Partial< Options>))[], unknown, unknown, () => {}, boolean>;
|
|
1662
|
-
readonly id: StringConstructor;
|
|
1663
|
-
readonly size: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
1664
|
-
readonly splitButton: BooleanConstructor;
|
|
1665
|
-
readonly hideOnClick: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1666
|
-
readonly loop: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1667
|
-
readonly showTimeout: EpPropFinalized<NumberConstructor, unknown, unknown, 150, boolean>;
|
|
1668
|
-
readonly hideTimeout: EpPropFinalized<NumberConstructor, unknown, unknown, 150, boolean>;
|
|
1669
|
-
readonly tabindex: EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, 0, boolean>;
|
|
1670
|
-
readonly maxHeight: EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, "", boolean>;
|
|
1671
|
-
readonly popperClass: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
1672
|
-
readonly disabled: BooleanConstructor;
|
|
1673
|
-
readonly role: EpPropFinalized<StringConstructor, "dialog" | "menu" | "grid" | "listbox" | "tooltip" | "tree" | "group" | "navigation", unknown, "menu", boolean>;
|
|
1674
|
-
readonly buttonProps: {
|
|
1675
|
-
readonly type: PropType<Partial< ButtonProps>>;
|
|
1676
|
-
readonly required: false;
|
|
1677
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1678
|
-
__epPropKey: true;
|
|
1679
|
-
};
|
|
1680
|
-
readonly teleported: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1681
|
-
readonly persistent: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1682
|
-
}>> & {
|
|
1683
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
1684
|
-
"onVisible-change"?: ((...args: any[]) => any) | undefined;
|
|
1685
|
-
onCommand?: ((...args: any[]) => any) | undefined;
|
|
1686
|
-
}, {
|
|
1687
|
-
t: Translator;
|
|
1688
|
-
ns: {
|
|
1689
|
-
namespace: ComputedRef<string>;
|
|
1690
|
-
b: (blockSuffix?: string) => string;
|
|
1691
|
-
e: (element?: string) => string;
|
|
1692
|
-
m: (modifier?: string) => string;
|
|
1693
|
-
be: (blockSuffix?: string, element?: string) => string;
|
|
1694
|
-
em: (element?: string, modifier?: string) => string;
|
|
1695
|
-
bm: (blockSuffix?: string, modifier?: string) => string;
|
|
1696
|
-
bem: (blockSuffix?: string, element?: string, modifier?: string) => string;
|
|
1697
|
-
is: {
|
|
1698
|
-
(name: string, state: boolean | undefined): string;
|
|
1699
|
-
(name: string): string;
|
|
1700
|
-
};
|
|
1701
|
-
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
1702
|
-
cssVarName: (name: string) => string;
|
|
1703
|
-
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
1704
|
-
cssVarBlockName: (name: string) => string;
|
|
1705
|
-
};
|
|
1706
|
-
scrollbar: Ref<null>;
|
|
1707
|
-
wrapStyle: ComputedRef<CSSProperties>;
|
|
1708
|
-
dropdownTriggerKls: ComputedRef<string[]>;
|
|
1709
|
-
dropdownSize: ComputedRef<"" | "small" | "default" | "large">;
|
|
1710
|
-
triggerId: ComputedRef<string>;
|
|
1711
|
-
currentTabId: Ref<string | null>;
|
|
1712
|
-
handleCurrentTabIdChange: (id: string) => void;
|
|
1713
|
-
handlerMainButtonClick: (event: MouseEvent) => void;
|
|
1714
|
-
handleEntryFocus: (e: Event) => void;
|
|
1715
|
-
handleClose: () => void;
|
|
1716
|
-
handleOpen: () => void;
|
|
1717
|
-
handleBeforeShowTooltip: () => void;
|
|
1718
|
-
handleShowTooltip: (event?: Event) => void;
|
|
1719
|
-
handleBeforeHideTooltip: () => void;
|
|
1720
|
-
onFocusAfterTrapped: (e: Event) => void;
|
|
1721
|
-
popperRef: Ref< TooltipInstance | undefined>;
|
|
1722
|
-
contentRef: Ref<HTMLElement | undefined>;
|
|
1723
|
-
triggeringElementRef: Ref<any>;
|
|
1724
|
-
referenceElementRef: Ref<any>;
|
|
1725
|
-
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ("click" | "visible-change" | "command")[], VNodeProps & AllowedComponentProps & ComponentCustomProps, {
|
|
1726
|
-
readonly disabled: boolean;
|
|
1727
|
-
readonly maxHeight: EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
1728
|
-
readonly size: string;
|
|
1729
|
-
readonly placement: EpPropMergeType<(new (...args: any[]) => "top" | "bottom" | "left" | "right" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement) | ((new (...args: any[]) => "top" | "bottom" | "left" | "right" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement))[], unknown, unknown>;
|
|
1730
|
-
readonly effect: EpPropMergeType<(new (...args: any[]) => string) | (() => PopperEffect) | ((new (...args: any[]) => string) | (() => PopperEffect))[], unknown, unknown>;
|
|
1731
|
-
readonly tabindex: EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
1732
|
-
readonly role: EpPropMergeType<StringConstructor, "dialog" | "menu" | "grid" | "listbox" | "tooltip" | "tree" | "group" | "navigation", unknown>;
|
|
1733
|
-
readonly trigger: EpPropMergeType<(new (...args: any[]) => "click" | "contextmenu" | "focus" | "hover" | TooltipTriggerType[]) | (() => Arrayable<TooltipTriggerType>) | ((new (...args: any[]) => "click" | "contextmenu" | "focus" | "hover" | TooltipTriggerType[]) | (() => Arrayable<TooltipTriggerType>))[], unknown, unknown>;
|
|
1734
|
-
readonly loop: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1735
|
-
readonly popperOptions: Partial< Options>;
|
|
1736
|
-
readonly popperClass: string;
|
|
1737
|
-
readonly triggerKeys: string[];
|
|
1738
|
-
readonly teleported: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1739
|
-
readonly persistent: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1740
|
-
readonly hideOnClick: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1741
|
-
readonly showTimeout: number;
|
|
1742
|
-
readonly hideTimeout: number;
|
|
1743
|
-
readonly splitButton: boolean;
|
|
1744
|
-
}, true, {}, {}, GlobalComponents, GlobalDirectives, string, {}, any, ComponentProvideOptions, {
|
|
1745
|
-
P: {};
|
|
1746
|
-
B: {};
|
|
1747
|
-
D: {};
|
|
1748
|
-
C: {};
|
|
1749
|
-
M: {};
|
|
1750
|
-
Defaults: {};
|
|
1751
|
-
}, Readonly< ExtractPropTypes<{
|
|
1752
|
-
readonly trigger: EpPropFinalized<(new (...args: any[]) => "click" | "contextmenu" | "focus" | "hover" | TooltipTriggerType[]) | (() => Arrayable<TooltipTriggerType>) | ((new (...args: any[]) => "click" | "contextmenu" | "focus" | "hover" | TooltipTriggerType[]) | (() => Arrayable<TooltipTriggerType>))[], unknown, unknown, "hover", boolean>;
|
|
1753
|
-
readonly triggerKeys: EpPropFinalized<(new (...args: any[]) => string[]) | (() => string[]) | ((new (...args: any[]) => string[]) | (() => string[]))[], unknown, unknown, () => string[], boolean>;
|
|
1754
|
-
readonly effect: {
|
|
1755
|
-
readonly default: "light";
|
|
1756
|
-
readonly type: PropType<EpPropMergeType<(new (...args: any[]) => string) | (() => PopperEffect) | ((new (...args: any[]) => string) | (() => PopperEffect))[], unknown, unknown>>;
|
|
1757
|
-
readonly required: false;
|
|
1758
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1759
|
-
readonly __epPropKey: true;
|
|
1760
|
-
};
|
|
1761
|
-
readonly type: {
|
|
1762
|
-
readonly type: PropType<EpPropMergeType<(new (...args: any[]) => "" | "text" | "default" | "success" | "warning" | "info" | "primary" | "danger") | (() => EpPropMergeType<StringConstructor, "" | "text" | "default" | "success" | "warning" | "info" | "primary" | "danger", unknown>) | ((new (...args: any[]) => "" | "text" | "default" | "success" | "warning" | "info" | "primary" | "danger") | (() => EpPropMergeType<StringConstructor, "" | "text" | "default" | "success" | "warning" | "info" | "primary" | "danger", unknown>))[], unknown, unknown>>;
|
|
1763
|
-
readonly required: false;
|
|
1764
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1765
|
-
__epPropKey: true;
|
|
1766
|
-
};
|
|
1767
|
-
readonly placement: EpPropFinalized<(new (...args: any[]) => "top" | "bottom" | "left" | "right" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement) | ((new (...args: any[]) => "top" | "bottom" | "left" | "right" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement))[], unknown, unknown, "bottom", boolean>;
|
|
1768
|
-
readonly popperOptions: EpPropFinalized<(new (...args: any[]) => Partial< Options>) | (() => Partial< Options>) | ((new (...args: any[]) => Partial< Options>) | (() => Partial< Options>))[], unknown, unknown, () => {}, boolean>;
|
|
1769
|
-
readonly id: StringConstructor;
|
|
1770
|
-
readonly size: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
1771
|
-
readonly splitButton: BooleanConstructor;
|
|
1772
|
-
readonly hideOnClick: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1773
|
-
readonly loop: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1774
|
-
readonly showTimeout: EpPropFinalized<NumberConstructor, unknown, unknown, 150, boolean>;
|
|
1775
|
-
readonly hideTimeout: EpPropFinalized<NumberConstructor, unknown, unknown, 150, boolean>;
|
|
1776
|
-
readonly tabindex: EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, 0, boolean>;
|
|
1777
|
-
readonly maxHeight: EpPropFinalized<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown, "", boolean>;
|
|
1778
|
-
readonly popperClass: EpPropFinalized<StringConstructor, unknown, unknown, "", boolean>;
|
|
1779
|
-
readonly disabled: BooleanConstructor;
|
|
1780
|
-
readonly role: EpPropFinalized<StringConstructor, "dialog" | "menu" | "grid" | "listbox" | "tooltip" | "tree" | "group" | "navigation", unknown, "menu", boolean>;
|
|
1781
|
-
readonly buttonProps: {
|
|
1782
|
-
readonly type: PropType<Partial< ButtonProps>>;
|
|
1783
|
-
readonly required: false;
|
|
1784
|
-
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
1785
|
-
__epPropKey: true;
|
|
1786
|
-
};
|
|
1787
|
-
readonly teleported: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1788
|
-
readonly persistent: EpPropFinalized<BooleanConstructor, unknown, unknown, true, boolean>;
|
|
1789
|
-
}>> & {
|
|
1790
|
-
onClick?: ((...args: any[]) => any) | undefined;
|
|
1791
|
-
"onVisible-change"?: ((...args: any[]) => any) | undefined;
|
|
1792
|
-
onCommand?: ((...args: any[]) => any) | undefined;
|
|
1793
|
-
}, {
|
|
1794
|
-
t: Translator;
|
|
1795
|
-
ns: {
|
|
1796
|
-
namespace: ComputedRef<string>;
|
|
1797
|
-
b: (blockSuffix?: string) => string;
|
|
1798
|
-
e: (element?: string) => string;
|
|
1799
|
-
m: (modifier?: string) => string;
|
|
1800
|
-
be: (blockSuffix?: string, element?: string) => string;
|
|
1801
|
-
em: (element?: string, modifier?: string) => string;
|
|
1802
|
-
bm: (blockSuffix?: string, modifier?: string) => string;
|
|
1803
|
-
bem: (blockSuffix?: string, element?: string, modifier?: string) => string;
|
|
1804
|
-
is: {
|
|
1805
|
-
(name: string, state: boolean | undefined): string;
|
|
1806
|
-
(name: string): string;
|
|
1807
|
-
};
|
|
1808
|
-
cssVar: (object: Record<string, string>) => Record<string, string>;
|
|
1809
|
-
cssVarName: (name: string) => string;
|
|
1810
|
-
cssVarBlock: (object: Record<string, string>) => Record<string, string>;
|
|
1811
|
-
cssVarBlockName: (name: string) => string;
|
|
1812
|
-
};
|
|
1813
|
-
scrollbar: Ref<null>;
|
|
1814
|
-
wrapStyle: ComputedRef<CSSProperties>;
|
|
1815
|
-
dropdownTriggerKls: ComputedRef<string[]>;
|
|
1816
|
-
dropdownSize: ComputedRef<"" | "small" | "default" | "large">;
|
|
1817
|
-
triggerId: ComputedRef<string>;
|
|
1818
|
-
currentTabId: Ref<string | null>;
|
|
1819
|
-
handleCurrentTabIdChange: (id: string) => void;
|
|
1820
|
-
handlerMainButtonClick: (event: MouseEvent) => void;
|
|
1821
|
-
handleEntryFocus: (e: Event) => void;
|
|
1822
|
-
handleClose: () => void;
|
|
1823
|
-
handleOpen: () => void;
|
|
1824
|
-
handleBeforeShowTooltip: () => void;
|
|
1825
|
-
handleShowTooltip: (event?: Event) => void;
|
|
1826
|
-
handleBeforeHideTooltip: () => void;
|
|
1827
|
-
onFocusAfterTrapped: (e: Event) => void;
|
|
1828
|
-
popperRef: Ref< TooltipInstance | undefined>;
|
|
1829
|
-
contentRef: Ref<HTMLElement | undefined>;
|
|
1830
|
-
triggeringElementRef: Ref<any>;
|
|
1831
|
-
referenceElementRef: Ref<any>;
|
|
1832
|
-
}, {}, {}, {}, {
|
|
1833
|
-
readonly disabled: boolean;
|
|
1834
|
-
readonly maxHeight: EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
1835
|
-
readonly size: string;
|
|
1836
|
-
readonly placement: EpPropMergeType<(new (...args: any[]) => "top" | "bottom" | "left" | "right" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement) | ((new (...args: any[]) => "top" | "bottom" | "left" | "right" | "auto" | "auto-start" | "auto-end" | "top-start" | "top-end" | "bottom-start" | "bottom-end" | "right-start" | "right-end" | "left-start" | "left-end") | (() => Placement))[], unknown, unknown>;
|
|
1837
|
-
readonly effect: EpPropMergeType<(new (...args: any[]) => string) | (() => PopperEffect) | ((new (...args: any[]) => string) | (() => PopperEffect))[], unknown, unknown>;
|
|
1838
|
-
readonly tabindex: EpPropMergeType<(new (...args: any[]) => string | number) | (() => string | number) | ((new (...args: any[]) => string | number) | (() => string | number))[], unknown, unknown>;
|
|
1839
|
-
readonly role: EpPropMergeType<StringConstructor, "dialog" | "menu" | "grid" | "listbox" | "tooltip" | "tree" | "group" | "navigation", unknown>;
|
|
1840
|
-
readonly trigger: EpPropMergeType<(new (...args: any[]) => "click" | "contextmenu" | "focus" | "hover" | TooltipTriggerType[]) | (() => Arrayable<TooltipTriggerType>) | ((new (...args: any[]) => "click" | "contextmenu" | "focus" | "hover" | TooltipTriggerType[]) | (() => Arrayable<TooltipTriggerType>))[], unknown, unknown>;
|
|
1841
|
-
readonly loop: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1842
|
-
readonly popperOptions: Partial< Options>;
|
|
1843
|
-
readonly popperClass: string;
|
|
1844
|
-
readonly triggerKeys: string[];
|
|
1845
|
-
readonly teleported: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1846
|
-
readonly persistent: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1847
|
-
readonly hideOnClick: EpPropMergeType<BooleanConstructor, unknown, unknown>;
|
|
1848
|
-
readonly showTimeout: number;
|
|
1849
|
-
readonly hideTimeout: number;
|
|
1850
|
-
readonly splitButton: boolean;
|
|
1851
|
-
}>;
|
|
1852
|
-
}, HTMLDivElement>> & Record<string, any>) | ( SFCWithInstall<DefineComponent<{
|
|
1853
|
-
xyFilters?: data;
|
|
1854
|
-
filterKey: string;
|
|
1855
|
-
}, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {
|
|
1856
|
-
filterChange: (...args: any[]) => void;
|
|
1857
|
-
}, string, PublicProps, Readonly<{
|
|
1858
|
-
xyFilters?: data;
|
|
1859
|
-
filterKey: string;
|
|
1860
|
-
}> & Readonly<{
|
|
1861
|
-
onFilterChange?: (...args: any[]) => any;
|
|
1862
|
-
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {}, HTMLDivElement>> & Record<string, any>))[];
|
|
1863
|
-
export default _default;
|