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
|
@@ -1,7 +1,6 @@
|
|
|
1
1
|
import { SFCWithInstall } from '../utils/typescript';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions, CreateComponentPublicInstanceWithMixins, ExtractPropTypes, PropType, ComputedRef, Ref, CSSProperties, VNodeProps, AllowedComponentProps, ComponentCustomProps, GlobalComponents, GlobalDirectives } from 'vue';
|
|
3
3
|
import { DropdownEntity } from './drop-down-condition';
|
|
4
|
-
import { EpPropFinalized, Arrayable, EpPropMergeType } from 'element-plus/es/utils';
|
|
5
4
|
import { TooltipTriggerType, PopperEffect, Placement, Options, ButtonProps, Translator, TooltipInstance } from 'element-plus';
|
|
6
5
|
export declare const YaheeDropDownCondition: SFCWithInstall<DefineComponent<{
|
|
7
6
|
filterList?: Array< DropdownEntity>;
|
|
@@ -41,43 +40,148 @@ export declare const YaheeDropDownCondition: SFCWithInstall<DefineComponent<{
|
|
|
41
40
|
onSetNoNeedRefreshNumFilterName?: (...args: any[]) => any;
|
|
42
41
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
43
42
|
dropdown1: CreateComponentPublicInstanceWithMixins<Readonly< ExtractPropTypes<{
|
|
44
|
-
readonly trigger:
|
|
45
|
-
|
|
43
|
+
readonly trigger: {
|
|
44
|
+
readonly type: PropType< TooltipTriggerType | TooltipTriggerType[]>;
|
|
45
|
+
readonly required: false;
|
|
46
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
47
|
+
__epPropKey: true;
|
|
48
|
+
} & {
|
|
49
|
+
readonly default: "hover";
|
|
50
|
+
};
|
|
51
|
+
readonly triggerKeys: {
|
|
52
|
+
readonly type: PropType<string[]>;
|
|
53
|
+
readonly required: false;
|
|
54
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
55
|
+
__epPropKey: true;
|
|
56
|
+
} & {
|
|
57
|
+
readonly default: () => string[];
|
|
58
|
+
};
|
|
46
59
|
readonly effect: {
|
|
47
60
|
readonly default: "light";
|
|
48
|
-
readonly type: PropType<
|
|
61
|
+
readonly type: PropType<PopperEffect>;
|
|
49
62
|
readonly required: false;
|
|
50
63
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
51
64
|
readonly __epPropKey: true;
|
|
52
65
|
};
|
|
53
66
|
readonly type: {
|
|
54
|
-
readonly type: PropType<
|
|
67
|
+
readonly type: PropType<"" | "default" | "text" | "success" | "primary" | "warning" | "info" | "danger">;
|
|
68
|
+
readonly required: false;
|
|
69
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
70
|
+
__epPropKey: true;
|
|
71
|
+
};
|
|
72
|
+
readonly placement: {
|
|
73
|
+
readonly type: PropType<Placement>;
|
|
74
|
+
readonly required: false;
|
|
75
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
76
|
+
__epPropKey: true;
|
|
77
|
+
} & {
|
|
78
|
+
readonly default: "bottom";
|
|
79
|
+
};
|
|
80
|
+
readonly popperOptions: {
|
|
81
|
+
readonly type: PropType<Partial< Options>>;
|
|
55
82
|
readonly required: false;
|
|
56
83
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
57
84
|
__epPropKey: true;
|
|
85
|
+
} & {
|
|
86
|
+
readonly default: () => {};
|
|
58
87
|
};
|
|
59
|
-
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>;
|
|
60
|
-
readonly popperOptions: EpPropFinalized<(new (...args: any[]) => Partial< Options>) | (() => Partial< Options>) | ((new (...args: any[]) => Partial< Options>) | (() => Partial< Options>))[], unknown, unknown, () => {}, boolean>;
|
|
61
88
|
readonly id: StringConstructor;
|
|
62
|
-
readonly size:
|
|
89
|
+
readonly size: {
|
|
90
|
+
readonly type: PropType<string>;
|
|
91
|
+
readonly required: false;
|
|
92
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
93
|
+
__epPropKey: true;
|
|
94
|
+
} & {
|
|
95
|
+
readonly default: "";
|
|
96
|
+
};
|
|
63
97
|
readonly splitButton: BooleanConstructor;
|
|
64
|
-
readonly hideOnClick:
|
|
65
|
-
|
|
66
|
-
|
|
67
|
-
|
|
68
|
-
|
|
69
|
-
|
|
70
|
-
|
|
98
|
+
readonly hideOnClick: {
|
|
99
|
+
readonly type: PropType<boolean>;
|
|
100
|
+
readonly required: false;
|
|
101
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
102
|
+
__epPropKey: true;
|
|
103
|
+
} & {
|
|
104
|
+
readonly default: true;
|
|
105
|
+
};
|
|
106
|
+
readonly loop: {
|
|
107
|
+
readonly type: PropType<boolean>;
|
|
108
|
+
readonly required: false;
|
|
109
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
110
|
+
__epPropKey: true;
|
|
111
|
+
} & {
|
|
112
|
+
readonly default: true;
|
|
113
|
+
};
|
|
114
|
+
readonly showTimeout: {
|
|
115
|
+
readonly type: PropType<number>;
|
|
116
|
+
readonly required: false;
|
|
117
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
118
|
+
__epPropKey: true;
|
|
119
|
+
} & {
|
|
120
|
+
readonly default: 150;
|
|
121
|
+
};
|
|
122
|
+
readonly hideTimeout: {
|
|
123
|
+
readonly type: PropType<number>;
|
|
124
|
+
readonly required: false;
|
|
125
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
126
|
+
__epPropKey: true;
|
|
127
|
+
} & {
|
|
128
|
+
readonly default: 150;
|
|
129
|
+
};
|
|
130
|
+
readonly tabindex: {
|
|
131
|
+
readonly type: PropType<string | number>;
|
|
132
|
+
readonly required: false;
|
|
133
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
134
|
+
__epPropKey: true;
|
|
135
|
+
} & {
|
|
136
|
+
readonly default: 0;
|
|
137
|
+
};
|
|
138
|
+
readonly maxHeight: {
|
|
139
|
+
readonly type: PropType<string | number>;
|
|
140
|
+
readonly required: false;
|
|
141
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
142
|
+
__epPropKey: true;
|
|
143
|
+
} & {
|
|
144
|
+
readonly default: "";
|
|
145
|
+
};
|
|
146
|
+
readonly popperClass: {
|
|
147
|
+
readonly type: PropType<string>;
|
|
148
|
+
readonly required: false;
|
|
149
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
150
|
+
__epPropKey: true;
|
|
151
|
+
} & {
|
|
152
|
+
readonly default: "";
|
|
153
|
+
};
|
|
71
154
|
readonly disabled: BooleanConstructor;
|
|
72
|
-
readonly role:
|
|
155
|
+
readonly role: {
|
|
156
|
+
readonly type: PropType<"dialog" | "menu" | "tree" | "grid" | "listbox" | "tooltip" | "group" | "navigation">;
|
|
157
|
+
readonly required: false;
|
|
158
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
159
|
+
__epPropKey: true;
|
|
160
|
+
} & {
|
|
161
|
+
readonly default: "menu";
|
|
162
|
+
};
|
|
73
163
|
readonly buttonProps: {
|
|
74
164
|
readonly type: PropType<Partial< ButtonProps>>;
|
|
75
165
|
readonly required: false;
|
|
76
166
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
77
167
|
__epPropKey: true;
|
|
78
168
|
};
|
|
79
|
-
readonly teleported:
|
|
80
|
-
|
|
169
|
+
readonly teleported: {
|
|
170
|
+
readonly type: PropType<boolean>;
|
|
171
|
+
readonly required: false;
|
|
172
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
173
|
+
__epPropKey: true;
|
|
174
|
+
} & {
|
|
175
|
+
readonly default: true;
|
|
176
|
+
};
|
|
177
|
+
readonly persistent: {
|
|
178
|
+
readonly type: PropType<boolean>;
|
|
179
|
+
readonly required: false;
|
|
180
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
181
|
+
__epPropKey: true;
|
|
182
|
+
} & {
|
|
183
|
+
readonly default: true;
|
|
184
|
+
};
|
|
81
185
|
}>> & {
|
|
82
186
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
83
187
|
"onVisible-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -123,20 +227,20 @@ export declare const YaheeDropDownCondition: SFCWithInstall<DefineComponent<{
|
|
|
123
227
|
referenceElementRef: Ref<any>;
|
|
124
228
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ("click" | "visible-change" | "command")[], VNodeProps & AllowedComponentProps & ComponentCustomProps, {
|
|
125
229
|
readonly disabled: boolean;
|
|
126
|
-
readonly maxHeight:
|
|
230
|
+
readonly maxHeight: string | number;
|
|
127
231
|
readonly size: string;
|
|
128
|
-
readonly placement:
|
|
129
|
-
readonly effect:
|
|
130
|
-
readonly
|
|
131
|
-
readonly
|
|
132
|
-
readonly
|
|
133
|
-
readonly loop:
|
|
232
|
+
readonly placement: Placement;
|
|
233
|
+
readonly effect: PopperEffect;
|
|
234
|
+
readonly trigger: TooltipTriggerType | TooltipTriggerType[];
|
|
235
|
+
readonly tabindex: string | number;
|
|
236
|
+
readonly role: "dialog" | "menu" | "tree" | "grid" | "listbox" | "tooltip" | "group" | "navigation";
|
|
237
|
+
readonly loop: boolean;
|
|
134
238
|
readonly popperOptions: Partial< Options>;
|
|
135
239
|
readonly popperClass: string;
|
|
136
240
|
readonly triggerKeys: string[];
|
|
137
|
-
readonly teleported:
|
|
138
|
-
readonly persistent:
|
|
139
|
-
readonly hideOnClick:
|
|
241
|
+
readonly teleported: boolean;
|
|
242
|
+
readonly persistent: boolean;
|
|
243
|
+
readonly hideOnClick: boolean;
|
|
140
244
|
readonly showTimeout: number;
|
|
141
245
|
readonly hideTimeout: number;
|
|
142
246
|
readonly splitButton: boolean;
|
|
@@ -148,43 +252,148 @@ export declare const YaheeDropDownCondition: SFCWithInstall<DefineComponent<{
|
|
|
148
252
|
M: {};
|
|
149
253
|
Defaults: {};
|
|
150
254
|
}, Readonly< ExtractPropTypes<{
|
|
151
|
-
readonly trigger:
|
|
152
|
-
|
|
255
|
+
readonly trigger: {
|
|
256
|
+
readonly type: PropType< TooltipTriggerType | TooltipTriggerType[]>;
|
|
257
|
+
readonly required: false;
|
|
258
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
259
|
+
__epPropKey: true;
|
|
260
|
+
} & {
|
|
261
|
+
readonly default: "hover";
|
|
262
|
+
};
|
|
263
|
+
readonly triggerKeys: {
|
|
264
|
+
readonly type: PropType<string[]>;
|
|
265
|
+
readonly required: false;
|
|
266
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
267
|
+
__epPropKey: true;
|
|
268
|
+
} & {
|
|
269
|
+
readonly default: () => string[];
|
|
270
|
+
};
|
|
153
271
|
readonly effect: {
|
|
154
272
|
readonly default: "light";
|
|
155
|
-
readonly type: PropType<
|
|
273
|
+
readonly type: PropType<PopperEffect>;
|
|
156
274
|
readonly required: false;
|
|
157
275
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
158
276
|
readonly __epPropKey: true;
|
|
159
277
|
};
|
|
160
278
|
readonly type: {
|
|
161
|
-
readonly type: PropType<
|
|
279
|
+
readonly type: PropType<"" | "default" | "text" | "success" | "primary" | "warning" | "info" | "danger">;
|
|
280
|
+
readonly required: false;
|
|
281
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
282
|
+
__epPropKey: true;
|
|
283
|
+
};
|
|
284
|
+
readonly placement: {
|
|
285
|
+
readonly type: PropType<Placement>;
|
|
286
|
+
readonly required: false;
|
|
287
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
288
|
+
__epPropKey: true;
|
|
289
|
+
} & {
|
|
290
|
+
readonly default: "bottom";
|
|
291
|
+
};
|
|
292
|
+
readonly popperOptions: {
|
|
293
|
+
readonly type: PropType<Partial< Options>>;
|
|
162
294
|
readonly required: false;
|
|
163
295
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
164
296
|
__epPropKey: true;
|
|
297
|
+
} & {
|
|
298
|
+
readonly default: () => {};
|
|
165
299
|
};
|
|
166
|
-
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>;
|
|
167
|
-
readonly popperOptions: EpPropFinalized<(new (...args: any[]) => Partial< Options>) | (() => Partial< Options>) | ((new (...args: any[]) => Partial< Options>) | (() => Partial< Options>))[], unknown, unknown, () => {}, boolean>;
|
|
168
300
|
readonly id: StringConstructor;
|
|
169
|
-
readonly size:
|
|
301
|
+
readonly size: {
|
|
302
|
+
readonly type: PropType<string>;
|
|
303
|
+
readonly required: false;
|
|
304
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
305
|
+
__epPropKey: true;
|
|
306
|
+
} & {
|
|
307
|
+
readonly default: "";
|
|
308
|
+
};
|
|
170
309
|
readonly splitButton: BooleanConstructor;
|
|
171
|
-
readonly hideOnClick:
|
|
172
|
-
|
|
173
|
-
|
|
174
|
-
|
|
175
|
-
|
|
176
|
-
|
|
177
|
-
|
|
310
|
+
readonly hideOnClick: {
|
|
311
|
+
readonly type: PropType<boolean>;
|
|
312
|
+
readonly required: false;
|
|
313
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
314
|
+
__epPropKey: true;
|
|
315
|
+
} & {
|
|
316
|
+
readonly default: true;
|
|
317
|
+
};
|
|
318
|
+
readonly loop: {
|
|
319
|
+
readonly type: PropType<boolean>;
|
|
320
|
+
readonly required: false;
|
|
321
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
322
|
+
__epPropKey: true;
|
|
323
|
+
} & {
|
|
324
|
+
readonly default: true;
|
|
325
|
+
};
|
|
326
|
+
readonly showTimeout: {
|
|
327
|
+
readonly type: PropType<number>;
|
|
328
|
+
readonly required: false;
|
|
329
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
330
|
+
__epPropKey: true;
|
|
331
|
+
} & {
|
|
332
|
+
readonly default: 150;
|
|
333
|
+
};
|
|
334
|
+
readonly hideTimeout: {
|
|
335
|
+
readonly type: PropType<number>;
|
|
336
|
+
readonly required: false;
|
|
337
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
338
|
+
__epPropKey: true;
|
|
339
|
+
} & {
|
|
340
|
+
readonly default: 150;
|
|
341
|
+
};
|
|
342
|
+
readonly tabindex: {
|
|
343
|
+
readonly type: PropType<string | number>;
|
|
344
|
+
readonly required: false;
|
|
345
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
346
|
+
__epPropKey: true;
|
|
347
|
+
} & {
|
|
348
|
+
readonly default: 0;
|
|
349
|
+
};
|
|
350
|
+
readonly maxHeight: {
|
|
351
|
+
readonly type: PropType<string | number>;
|
|
352
|
+
readonly required: false;
|
|
353
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
354
|
+
__epPropKey: true;
|
|
355
|
+
} & {
|
|
356
|
+
readonly default: "";
|
|
357
|
+
};
|
|
358
|
+
readonly popperClass: {
|
|
359
|
+
readonly type: PropType<string>;
|
|
360
|
+
readonly required: false;
|
|
361
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
362
|
+
__epPropKey: true;
|
|
363
|
+
} & {
|
|
364
|
+
readonly default: "";
|
|
365
|
+
};
|
|
178
366
|
readonly disabled: BooleanConstructor;
|
|
179
|
-
readonly role:
|
|
367
|
+
readonly role: {
|
|
368
|
+
readonly type: PropType<"dialog" | "menu" | "tree" | "grid" | "listbox" | "tooltip" | "group" | "navigation">;
|
|
369
|
+
readonly required: false;
|
|
370
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
371
|
+
__epPropKey: true;
|
|
372
|
+
} & {
|
|
373
|
+
readonly default: "menu";
|
|
374
|
+
};
|
|
180
375
|
readonly buttonProps: {
|
|
181
376
|
readonly type: PropType<Partial< ButtonProps>>;
|
|
182
377
|
readonly required: false;
|
|
183
378
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
184
379
|
__epPropKey: true;
|
|
185
380
|
};
|
|
186
|
-
readonly teleported:
|
|
187
|
-
|
|
381
|
+
readonly teleported: {
|
|
382
|
+
readonly type: PropType<boolean>;
|
|
383
|
+
readonly required: false;
|
|
384
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
385
|
+
__epPropKey: true;
|
|
386
|
+
} & {
|
|
387
|
+
readonly default: true;
|
|
388
|
+
};
|
|
389
|
+
readonly persistent: {
|
|
390
|
+
readonly type: PropType<boolean>;
|
|
391
|
+
readonly required: false;
|
|
392
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
393
|
+
__epPropKey: true;
|
|
394
|
+
} & {
|
|
395
|
+
readonly default: true;
|
|
396
|
+
};
|
|
188
397
|
}>> & {
|
|
189
398
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
190
399
|
"onVisible-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -230,20 +439,20 @@ export declare const YaheeDropDownCondition: SFCWithInstall<DefineComponent<{
|
|
|
230
439
|
referenceElementRef: Ref<any>;
|
|
231
440
|
}, {}, {}, {}, {
|
|
232
441
|
readonly disabled: boolean;
|
|
233
|
-
readonly maxHeight:
|
|
442
|
+
readonly maxHeight: string | number;
|
|
234
443
|
readonly size: string;
|
|
235
|
-
readonly placement:
|
|
236
|
-
readonly effect:
|
|
237
|
-
readonly
|
|
238
|
-
readonly
|
|
239
|
-
readonly
|
|
240
|
-
readonly loop:
|
|
444
|
+
readonly placement: Placement;
|
|
445
|
+
readonly effect: PopperEffect;
|
|
446
|
+
readonly trigger: TooltipTriggerType | TooltipTriggerType[];
|
|
447
|
+
readonly tabindex: string | number;
|
|
448
|
+
readonly role: "dialog" | "menu" | "tree" | "grid" | "listbox" | "tooltip" | "group" | "navigation";
|
|
449
|
+
readonly loop: boolean;
|
|
241
450
|
readonly popperOptions: Partial< Options>;
|
|
242
451
|
readonly popperClass: string;
|
|
243
452
|
readonly triggerKeys: string[];
|
|
244
|
-
readonly teleported:
|
|
245
|
-
readonly persistent:
|
|
246
|
-
readonly hideOnClick:
|
|
453
|
+
readonly teleported: boolean;
|
|
454
|
+
readonly persistent: boolean;
|
|
455
|
+
readonly hideOnClick: boolean;
|
|
247
456
|
readonly showTimeout: number;
|
|
248
457
|
readonly hideTimeout: number;
|
|
249
458
|
readonly splitButton: boolean;
|