yahee-components 0.0.65 → 0.0.66
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
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { SFCWithInstall } from '../utils/typescript';
|
|
2
|
-
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions, CreateComponentPublicInstanceWithMixins, ExtractPropTypes, GlobalComponents, GlobalDirectives, ComponentInternalInstance, StyleValue, VNodeProps, AllowedComponentProps, ComponentCustomProps, Slot, ComponentPublicInstance, ComponentOptionsBase, PropType,
|
|
2
|
+
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions, CreateComponentPublicInstanceWithMixins, ExtractPropTypes, GlobalComponents, GlobalDirectives, ComponentInternalInstance, StyleValue, VNodeProps, AllowedComponentProps, ComponentCustomProps, Slot, ComponentPublicInstance, ComponentOptionsBase, PropType, Ref, DebuggerEvent, nextTick, WatchOptions, WatchStopHandle, ShallowUnwrapRef, ComponentCustomProperties } from 'vue';
|
|
3
3
|
import { OperationLogProps } from './operation-log';
|
|
4
|
-
import {
|
|
4
|
+
import { ScrollbarDirection } from 'element-plus';
|
|
5
5
|
import { OnCleanup } from '@vue/reactivity';
|
|
6
6
|
export declare const YaheeOperationLog: SFCWithInstall<DefineComponent<OperationLogProps, {}, {}, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, {}, string, PublicProps, Readonly< OperationLogProps> & Readonly<{}>, {
|
|
7
7
|
businessKey: string;
|
|
@@ -51,40 +51,41 @@ export declare const YaheeOperationLog: SFCWithInstall<DefineComponent<Operation
|
|
|
51
51
|
$: ComponentInternalInstance;
|
|
52
52
|
$data: {};
|
|
53
53
|
$props: Partial<{
|
|
54
|
-
readonly height:
|
|
55
|
-
readonly maxHeight:
|
|
54
|
+
readonly height: string | number;
|
|
55
|
+
readonly maxHeight: string | number;
|
|
56
56
|
readonly always: boolean;
|
|
57
|
-
readonly tabindex:
|
|
57
|
+
readonly tabindex: string | number;
|
|
58
58
|
readonly minSize: number;
|
|
59
|
-
readonly native:
|
|
59
|
+
readonly native: boolean;
|
|
60
60
|
readonly wrapStyle: StyleValue;
|
|
61
|
-
readonly wrapClass:
|
|
62
|
-
readonly viewClass:
|
|
63
|
-
readonly viewStyle:
|
|
61
|
+
readonly wrapClass: string | unknown[];
|
|
62
|
+
readonly viewClass: string | unknown[];
|
|
63
|
+
readonly viewStyle: string | unknown[] | Record<string, any>;
|
|
64
64
|
readonly tag: string;
|
|
65
65
|
readonly noresize: boolean;
|
|
66
66
|
}> & Omit<{
|
|
67
67
|
readonly tag: string;
|
|
68
|
-
readonly
|
|
69
|
-
readonly
|
|
70
|
-
readonly
|
|
68
|
+
readonly always: boolean;
|
|
69
|
+
readonly height: string | number;
|
|
70
|
+
readonly maxHeight: string | number;
|
|
71
|
+
readonly native: boolean;
|
|
71
72
|
readonly wrapStyle: StyleValue;
|
|
72
|
-
readonly wrapClass:
|
|
73
|
-
readonly viewClass:
|
|
74
|
-
readonly viewStyle:
|
|
73
|
+
readonly wrapClass: string | unknown[];
|
|
74
|
+
readonly viewClass: string | unknown[];
|
|
75
|
+
readonly viewStyle: string | unknown[] | Record<string, any>;
|
|
75
76
|
readonly noresize: boolean;
|
|
76
|
-
readonly always: boolean;
|
|
77
77
|
readonly minSize: number;
|
|
78
78
|
readonly ariaLabel?: string;
|
|
79
79
|
readonly id?: string;
|
|
80
|
-
readonly tabindex?:
|
|
80
|
+
readonly tabindex?: string | number;
|
|
81
81
|
readonly role?: string;
|
|
82
82
|
readonly ariaOrientation?: string;
|
|
83
83
|
onScroll?: ((args_0: {
|
|
84
84
|
scrollTop: number;
|
|
85
85
|
scrollLeft: number;
|
|
86
86
|
}) => any) | undefined;
|
|
87
|
-
|
|
87
|
+
"onEnd-reached"?: ((direction: ScrollbarDirection) => any) | undefined;
|
|
88
|
+
} & VNodeProps & AllowedComponentProps & ComponentCustomProps, "tabindex" | "tag" | "always" | "height" | "maxHeight" | "native" | "wrapStyle" | "wrapClass" | "viewClass" | "viewStyle" | "noresize" | "minSize">;
|
|
88
89
|
$attrs: {
|
|
89
90
|
[x: string]: unknown;
|
|
90
91
|
};
|
|
@@ -97,10 +98,10 @@ export declare const YaheeOperationLog: SFCWithInstall<DefineComponent<Operation
|
|
|
97
98
|
$root: ComponentPublicInstance | null;
|
|
98
99
|
$parent: ComponentPublicInstance | null;
|
|
99
100
|
$host: Element | null;
|
|
100
|
-
$emit: (event: "scroll", args_0: {
|
|
101
|
+
$emit: ((event: "scroll", args_0: {
|
|
101
102
|
scrollTop: number;
|
|
102
103
|
scrollLeft: number;
|
|
103
|
-
}) => void;
|
|
104
|
+
}) => void) & ((event: "end-reached", direction: ScrollbarDirection) => void);
|
|
104
105
|
$el: any;
|
|
105
106
|
$options: ComponentOptionsBase<Readonly< ExtractPropTypes<{
|
|
106
107
|
readonly ariaLabel: StringConstructor;
|
|
@@ -110,18 +111,88 @@ export declare const YaheeOperationLog: SFCWithInstall<DefineComponent<Operation
|
|
|
110
111
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
111
112
|
__epPropKey: true;
|
|
112
113
|
};
|
|
113
|
-
readonly height:
|
|
114
|
-
|
|
115
|
-
|
|
116
|
-
|
|
117
|
-
|
|
118
|
-
|
|
119
|
-
|
|
114
|
+
readonly height: {
|
|
115
|
+
readonly type: PropType<string | number>;
|
|
116
|
+
readonly required: false;
|
|
117
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
118
|
+
__epPropKey: true;
|
|
119
|
+
} & {
|
|
120
|
+
readonly default: "";
|
|
121
|
+
};
|
|
122
|
+
readonly maxHeight: {
|
|
123
|
+
readonly type: PropType<string | number>;
|
|
124
|
+
readonly required: false;
|
|
125
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
126
|
+
__epPropKey: true;
|
|
127
|
+
} & {
|
|
128
|
+
readonly default: "";
|
|
129
|
+
};
|
|
130
|
+
readonly native: {
|
|
131
|
+
readonly type: PropType<boolean>;
|
|
132
|
+
readonly required: false;
|
|
133
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
134
|
+
__epPropKey: true;
|
|
135
|
+
} & {
|
|
136
|
+
readonly default: false;
|
|
137
|
+
};
|
|
138
|
+
readonly wrapStyle: {
|
|
139
|
+
readonly type: PropType<StyleValue>;
|
|
140
|
+
readonly required: false;
|
|
141
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
142
|
+
__epPropKey: true;
|
|
143
|
+
} & {
|
|
144
|
+
readonly default: "";
|
|
145
|
+
};
|
|
146
|
+
readonly wrapClass: {
|
|
147
|
+
readonly type: PropType<string | unknown[]>;
|
|
148
|
+
readonly required: false;
|
|
149
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
150
|
+
__epPropKey: true;
|
|
151
|
+
} & {
|
|
152
|
+
readonly default: "";
|
|
153
|
+
};
|
|
154
|
+
readonly viewClass: {
|
|
155
|
+
readonly type: PropType<string | unknown[]>;
|
|
156
|
+
readonly required: false;
|
|
157
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
158
|
+
__epPropKey: true;
|
|
159
|
+
} & {
|
|
160
|
+
readonly default: "";
|
|
161
|
+
};
|
|
162
|
+
readonly viewStyle: {
|
|
163
|
+
readonly type: PropType<string | unknown[] | Record<string, any>>;
|
|
164
|
+
readonly required: false;
|
|
165
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
166
|
+
__epPropKey: true;
|
|
167
|
+
} & {
|
|
168
|
+
readonly default: "";
|
|
169
|
+
};
|
|
120
170
|
readonly noresize: BooleanConstructor;
|
|
121
|
-
readonly tag:
|
|
171
|
+
readonly tag: {
|
|
172
|
+
readonly type: PropType<string>;
|
|
173
|
+
readonly required: false;
|
|
174
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
175
|
+
__epPropKey: true;
|
|
176
|
+
} & {
|
|
177
|
+
readonly default: "div";
|
|
178
|
+
};
|
|
122
179
|
readonly always: BooleanConstructor;
|
|
123
|
-
readonly minSize:
|
|
124
|
-
|
|
180
|
+
readonly minSize: {
|
|
181
|
+
readonly type: PropType<number>;
|
|
182
|
+
readonly required: false;
|
|
183
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
184
|
+
__epPropKey: true;
|
|
185
|
+
} & {
|
|
186
|
+
readonly default: 20;
|
|
187
|
+
};
|
|
188
|
+
readonly tabindex: {
|
|
189
|
+
readonly type: PropType<string | number>;
|
|
190
|
+
readonly required: false;
|
|
191
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
192
|
+
__epPropKey: true;
|
|
193
|
+
} & {
|
|
194
|
+
readonly default: undefined;
|
|
195
|
+
};
|
|
125
196
|
readonly id: StringConstructor;
|
|
126
197
|
readonly role: StringConstructor;
|
|
127
198
|
}>> & {
|
|
@@ -129,6 +200,7 @@ export declare const YaheeOperationLog: SFCWithInstall<DefineComponent<Operation
|
|
|
129
200
|
scrollTop: number;
|
|
130
201
|
scrollLeft: number;
|
|
131
202
|
}) => any) | undefined;
|
|
203
|
+
"onEnd-reached"?: ((direction: ScrollbarDirection) => any) | undefined;
|
|
132
204
|
}, {
|
|
133
205
|
wrapRef: Ref<HTMLDivElement | undefined>;
|
|
134
206
|
update: () => void;
|
|
@@ -144,17 +216,18 @@ export declare const YaheeOperationLog: SFCWithInstall<DefineComponent<Operation
|
|
|
144
216
|
scrollTop: number;
|
|
145
217
|
scrollLeft: number;
|
|
146
218
|
}) => void;
|
|
219
|
+
"end-reached": (direction: ScrollbarDirection) => void;
|
|
147
220
|
}, string, {
|
|
148
|
-
readonly height:
|
|
149
|
-
readonly maxHeight:
|
|
221
|
+
readonly height: string | number;
|
|
222
|
+
readonly maxHeight: string | number;
|
|
150
223
|
readonly always: boolean;
|
|
151
|
-
readonly tabindex:
|
|
224
|
+
readonly tabindex: string | number;
|
|
152
225
|
readonly minSize: number;
|
|
153
|
-
readonly native:
|
|
226
|
+
readonly native: boolean;
|
|
154
227
|
readonly wrapStyle: StyleValue;
|
|
155
|
-
readonly wrapClass:
|
|
156
|
-
readonly viewClass:
|
|
157
|
-
readonly viewStyle:
|
|
228
|
+
readonly wrapClass: string | unknown[];
|
|
229
|
+
readonly viewClass: string | unknown[];
|
|
230
|
+
readonly viewStyle: string | unknown[] | Record<string, any>;
|
|
158
231
|
readonly tag: string;
|
|
159
232
|
readonly noresize: boolean;
|
|
160
233
|
}, {}, string, {}, GlobalComponents, GlobalDirectives, string, ComponentProvideOptions> & {
|
|
@@ -178,16 +251,16 @@ export declare const YaheeOperationLog: SFCWithInstall<DefineComponent<Operation
|
|
|
178
251
|
$nextTick: nextTick;
|
|
179
252
|
$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;
|
|
180
253
|
} & Readonly<{
|
|
181
|
-
readonly height:
|
|
182
|
-
readonly maxHeight:
|
|
254
|
+
readonly height: string | number;
|
|
255
|
+
readonly maxHeight: string | number;
|
|
183
256
|
readonly always: boolean;
|
|
184
|
-
readonly tabindex:
|
|
257
|
+
readonly tabindex: string | number;
|
|
185
258
|
readonly minSize: number;
|
|
186
|
-
readonly native:
|
|
259
|
+
readonly native: boolean;
|
|
187
260
|
readonly wrapStyle: StyleValue;
|
|
188
|
-
readonly wrapClass:
|
|
189
|
-
readonly viewClass:
|
|
190
|
-
readonly viewStyle:
|
|
261
|
+
readonly wrapClass: string | unknown[];
|
|
262
|
+
readonly viewClass: string | unknown[];
|
|
263
|
+
readonly viewStyle: string | unknown[] | Record<string, any>;
|
|
191
264
|
readonly tag: string;
|
|
192
265
|
readonly noresize: boolean;
|
|
193
266
|
}> & Omit<Readonly< ExtractPropTypes<{
|
|
@@ -198,18 +271,88 @@ export declare const YaheeOperationLog: SFCWithInstall<DefineComponent<Operation
|
|
|
198
271
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
199
272
|
__epPropKey: true;
|
|
200
273
|
};
|
|
201
|
-
readonly height:
|
|
202
|
-
|
|
203
|
-
|
|
204
|
-
|
|
205
|
-
|
|
206
|
-
|
|
207
|
-
|
|
274
|
+
readonly height: {
|
|
275
|
+
readonly type: PropType<string | number>;
|
|
276
|
+
readonly required: false;
|
|
277
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
278
|
+
__epPropKey: true;
|
|
279
|
+
} & {
|
|
280
|
+
readonly default: "";
|
|
281
|
+
};
|
|
282
|
+
readonly maxHeight: {
|
|
283
|
+
readonly type: PropType<string | number>;
|
|
284
|
+
readonly required: false;
|
|
285
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
286
|
+
__epPropKey: true;
|
|
287
|
+
} & {
|
|
288
|
+
readonly default: "";
|
|
289
|
+
};
|
|
290
|
+
readonly native: {
|
|
291
|
+
readonly type: PropType<boolean>;
|
|
292
|
+
readonly required: false;
|
|
293
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
294
|
+
__epPropKey: true;
|
|
295
|
+
} & {
|
|
296
|
+
readonly default: false;
|
|
297
|
+
};
|
|
298
|
+
readonly wrapStyle: {
|
|
299
|
+
readonly type: PropType<StyleValue>;
|
|
300
|
+
readonly required: false;
|
|
301
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
302
|
+
__epPropKey: true;
|
|
303
|
+
} & {
|
|
304
|
+
readonly default: "";
|
|
305
|
+
};
|
|
306
|
+
readonly wrapClass: {
|
|
307
|
+
readonly type: PropType<string | unknown[]>;
|
|
308
|
+
readonly required: false;
|
|
309
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
310
|
+
__epPropKey: true;
|
|
311
|
+
} & {
|
|
312
|
+
readonly default: "";
|
|
313
|
+
};
|
|
314
|
+
readonly viewClass: {
|
|
315
|
+
readonly type: PropType<string | unknown[]>;
|
|
316
|
+
readonly required: false;
|
|
317
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
318
|
+
__epPropKey: true;
|
|
319
|
+
} & {
|
|
320
|
+
readonly default: "";
|
|
321
|
+
};
|
|
322
|
+
readonly viewStyle: {
|
|
323
|
+
readonly type: PropType<string | unknown[] | Record<string, any>>;
|
|
324
|
+
readonly required: false;
|
|
325
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
326
|
+
__epPropKey: true;
|
|
327
|
+
} & {
|
|
328
|
+
readonly default: "";
|
|
329
|
+
};
|
|
208
330
|
readonly noresize: BooleanConstructor;
|
|
209
|
-
readonly tag:
|
|
331
|
+
readonly tag: {
|
|
332
|
+
readonly type: PropType<string>;
|
|
333
|
+
readonly required: false;
|
|
334
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
335
|
+
__epPropKey: true;
|
|
336
|
+
} & {
|
|
337
|
+
readonly default: "div";
|
|
338
|
+
};
|
|
210
339
|
readonly always: BooleanConstructor;
|
|
211
|
-
readonly minSize:
|
|
212
|
-
|
|
340
|
+
readonly minSize: {
|
|
341
|
+
readonly type: PropType<number>;
|
|
342
|
+
readonly required: false;
|
|
343
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
344
|
+
__epPropKey: true;
|
|
345
|
+
} & {
|
|
346
|
+
readonly default: 20;
|
|
347
|
+
};
|
|
348
|
+
readonly tabindex: {
|
|
349
|
+
readonly type: PropType<string | number>;
|
|
350
|
+
readonly required: false;
|
|
351
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
352
|
+
__epPropKey: true;
|
|
353
|
+
} & {
|
|
354
|
+
readonly default: undefined;
|
|
355
|
+
};
|
|
213
356
|
readonly id: StringConstructor;
|
|
214
357
|
readonly role: StringConstructor;
|
|
215
358
|
}>> & {
|
|
@@ -217,7 +360,8 @@ export declare const YaheeOperationLog: SFCWithInstall<DefineComponent<Operation
|
|
|
217
360
|
scrollTop: number;
|
|
218
361
|
scrollLeft: number;
|
|
219
362
|
}) => any) | undefined;
|
|
220
|
-
|
|
363
|
+
"onEnd-reached"?: ((direction: ScrollbarDirection) => any) | undefined;
|
|
364
|
+
}, "tabindex" | "tag" | "always" | "height" | "maxHeight" | "native" | "wrapStyle" | "wrapClass" | "viewClass" | "viewStyle" | "noresize" | "minSize" | "wrapRef" | "update" | "scrollTo" | "setScrollTop" | "setScrollLeft" | "handleScroll"> & ShallowUnwrapRef<{
|
|
221
365
|
wrapRef: Ref<HTMLDivElement | undefined>;
|
|
222
366
|
update: () => void;
|
|
223
367
|
scrollTo: {
|