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
|
@@ -50,18 +50,26 @@ export interface ComplexSearchProps {
|
|
|
50
50
|
* default: {}
|
|
51
51
|
*/
|
|
52
52
|
searchItem?: SearchItem;
|
|
53
|
+
/**
|
|
54
|
+
*批量搜索下拉选项是否和输入框下拉选项相同
|
|
55
|
+
*/
|
|
53
56
|
isBatchSelectOptionsSameWithInput?: boolean;
|
|
57
|
+
/**
|
|
58
|
+
* 批量搜索下拉选项
|
|
59
|
+
*/
|
|
54
60
|
batchOptions?: SearchOptions[];
|
|
55
61
|
}
|
|
56
62
|
export declare function defaultComplexSearchProps(): {
|
|
57
|
-
defaultSearch: string;
|
|
58
63
|
pasteFormat: () => void;
|
|
64
|
+
defaultSearch: string;
|
|
59
65
|
options: () => SearchOptions[];
|
|
66
|
+
placeholderText: string;
|
|
60
67
|
showPatchSearch: false;
|
|
61
|
-
specialOptions: () => SearchDataOptions[];
|
|
62
68
|
showWithinFilterCheckbox: false;
|
|
63
|
-
|
|
69
|
+
specialOptions: () => SearchDataOptions[];
|
|
64
70
|
normalOptions: () => SearchDataOptions[];
|
|
65
71
|
showSelect: false;
|
|
66
72
|
searchItem: () => SearchItem;
|
|
73
|
+
isBatchSelectOptionsSameWithInput: true;
|
|
74
|
+
batchOptions: () => SearchOptions[];
|
|
67
75
|
};
|
|
@@ -1,6 +1,5 @@
|
|
|
1
1
|
import { DropdownEntity } from './drop-down-condition';
|
|
2
2
|
import { DefineComponent, ComponentOptionsMixin, PublicProps, ComponentProvideOptions, CreateComponentPublicInstanceWithMixins, ExtractPropTypes, PropType, ComputedRef, Ref, CSSProperties, VNodeProps, AllowedComponentProps, ComponentCustomProps, GlobalComponents, GlobalDirectives } from 'vue';
|
|
3
|
-
import { EpPropFinalized, Arrayable, EpPropMergeType } from 'element-plus/es/utils';
|
|
4
3
|
import { TooltipTriggerType, PopperEffect, Placement, Options, ButtonProps, Translator, TooltipInstance } from 'element-plus';
|
|
5
4
|
type __VLS_Props = {
|
|
6
5
|
filterList?: Array<DropdownEntity>;
|
|
@@ -26,43 +25,148 @@ declare const _default: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOp
|
|
|
26
25
|
onSetNoNeedRefreshNumFilterName?: (...args: any[]) => any;
|
|
27
26
|
}>, {}, {}, {}, {}, string, ComponentProvideOptions, false, {
|
|
28
27
|
dropdown1: CreateComponentPublicInstanceWithMixins<Readonly< ExtractPropTypes<{
|
|
29
|
-
readonly trigger:
|
|
30
|
-
|
|
28
|
+
readonly trigger: {
|
|
29
|
+
readonly type: PropType< TooltipTriggerType | TooltipTriggerType[]>;
|
|
30
|
+
readonly required: false;
|
|
31
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
32
|
+
__epPropKey: true;
|
|
33
|
+
} & {
|
|
34
|
+
readonly default: "hover";
|
|
35
|
+
};
|
|
36
|
+
readonly triggerKeys: {
|
|
37
|
+
readonly type: PropType<string[]>;
|
|
38
|
+
readonly required: false;
|
|
39
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
40
|
+
__epPropKey: true;
|
|
41
|
+
} & {
|
|
42
|
+
readonly default: () => string[];
|
|
43
|
+
};
|
|
31
44
|
readonly effect: {
|
|
32
45
|
readonly default: "light";
|
|
33
|
-
readonly type: PropType<
|
|
46
|
+
readonly type: PropType<PopperEffect>;
|
|
34
47
|
readonly required: false;
|
|
35
48
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
36
49
|
readonly __epPropKey: true;
|
|
37
50
|
};
|
|
38
51
|
readonly type: {
|
|
39
|
-
readonly type: PropType<
|
|
52
|
+
readonly type: PropType<"" | "default" | "text" | "success" | "primary" | "warning" | "info" | "danger">;
|
|
53
|
+
readonly required: false;
|
|
54
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
55
|
+
__epPropKey: true;
|
|
56
|
+
};
|
|
57
|
+
readonly placement: {
|
|
58
|
+
readonly type: PropType<Placement>;
|
|
59
|
+
readonly required: false;
|
|
60
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
61
|
+
__epPropKey: true;
|
|
62
|
+
} & {
|
|
63
|
+
readonly default: "bottom";
|
|
64
|
+
};
|
|
65
|
+
readonly popperOptions: {
|
|
66
|
+
readonly type: PropType<Partial< Options>>;
|
|
40
67
|
readonly required: false;
|
|
41
68
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
42
69
|
__epPropKey: true;
|
|
70
|
+
} & {
|
|
71
|
+
readonly default: () => {};
|
|
43
72
|
};
|
|
44
|
-
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>;
|
|
45
|
-
readonly popperOptions: EpPropFinalized<(new (...args: any[]) => Partial< Options>) | (() => Partial< Options>) | ((new (...args: any[]) => Partial< Options>) | (() => Partial< Options>))[], unknown, unknown, () => {}, boolean>;
|
|
46
73
|
readonly id: StringConstructor;
|
|
47
|
-
readonly size:
|
|
74
|
+
readonly size: {
|
|
75
|
+
readonly type: PropType<string>;
|
|
76
|
+
readonly required: false;
|
|
77
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
78
|
+
__epPropKey: true;
|
|
79
|
+
} & {
|
|
80
|
+
readonly default: "";
|
|
81
|
+
};
|
|
48
82
|
readonly splitButton: BooleanConstructor;
|
|
49
|
-
readonly hideOnClick:
|
|
50
|
-
|
|
51
|
-
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
83
|
+
readonly hideOnClick: {
|
|
84
|
+
readonly type: PropType<boolean>;
|
|
85
|
+
readonly required: false;
|
|
86
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
87
|
+
__epPropKey: true;
|
|
88
|
+
} & {
|
|
89
|
+
readonly default: true;
|
|
90
|
+
};
|
|
91
|
+
readonly loop: {
|
|
92
|
+
readonly type: PropType<boolean>;
|
|
93
|
+
readonly required: false;
|
|
94
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
95
|
+
__epPropKey: true;
|
|
96
|
+
} & {
|
|
97
|
+
readonly default: true;
|
|
98
|
+
};
|
|
99
|
+
readonly showTimeout: {
|
|
100
|
+
readonly type: PropType<number>;
|
|
101
|
+
readonly required: false;
|
|
102
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
103
|
+
__epPropKey: true;
|
|
104
|
+
} & {
|
|
105
|
+
readonly default: 150;
|
|
106
|
+
};
|
|
107
|
+
readonly hideTimeout: {
|
|
108
|
+
readonly type: PropType<number>;
|
|
109
|
+
readonly required: false;
|
|
110
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
111
|
+
__epPropKey: true;
|
|
112
|
+
} & {
|
|
113
|
+
readonly default: 150;
|
|
114
|
+
};
|
|
115
|
+
readonly tabindex: {
|
|
116
|
+
readonly type: PropType<string | number>;
|
|
117
|
+
readonly required: false;
|
|
118
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
119
|
+
__epPropKey: true;
|
|
120
|
+
} & {
|
|
121
|
+
readonly default: 0;
|
|
122
|
+
};
|
|
123
|
+
readonly maxHeight: {
|
|
124
|
+
readonly type: PropType<string | number>;
|
|
125
|
+
readonly required: false;
|
|
126
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
127
|
+
__epPropKey: true;
|
|
128
|
+
} & {
|
|
129
|
+
readonly default: "";
|
|
130
|
+
};
|
|
131
|
+
readonly popperClass: {
|
|
132
|
+
readonly type: PropType<string>;
|
|
133
|
+
readonly required: false;
|
|
134
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
135
|
+
__epPropKey: true;
|
|
136
|
+
} & {
|
|
137
|
+
readonly default: "";
|
|
138
|
+
};
|
|
56
139
|
readonly disabled: BooleanConstructor;
|
|
57
|
-
readonly role:
|
|
140
|
+
readonly role: {
|
|
141
|
+
readonly type: PropType<"dialog" | "menu" | "tree" | "grid" | "listbox" | "tooltip" | "group" | "navigation">;
|
|
142
|
+
readonly required: false;
|
|
143
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
144
|
+
__epPropKey: true;
|
|
145
|
+
} & {
|
|
146
|
+
readonly default: "menu";
|
|
147
|
+
};
|
|
58
148
|
readonly buttonProps: {
|
|
59
149
|
readonly type: PropType<Partial< ButtonProps>>;
|
|
60
150
|
readonly required: false;
|
|
61
151
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
62
152
|
__epPropKey: true;
|
|
63
153
|
};
|
|
64
|
-
readonly teleported:
|
|
65
|
-
|
|
154
|
+
readonly teleported: {
|
|
155
|
+
readonly type: PropType<boolean>;
|
|
156
|
+
readonly required: false;
|
|
157
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
158
|
+
__epPropKey: true;
|
|
159
|
+
} & {
|
|
160
|
+
readonly default: true;
|
|
161
|
+
};
|
|
162
|
+
readonly persistent: {
|
|
163
|
+
readonly type: PropType<boolean>;
|
|
164
|
+
readonly required: false;
|
|
165
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
166
|
+
__epPropKey: true;
|
|
167
|
+
} & {
|
|
168
|
+
readonly default: true;
|
|
169
|
+
};
|
|
66
170
|
}>> & {
|
|
67
171
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
68
172
|
"onVisible-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -108,20 +212,20 @@ declare const _default: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOp
|
|
|
108
212
|
referenceElementRef: Ref<any>;
|
|
109
213
|
}, unknown, {}, {}, ComponentOptionsMixin, ComponentOptionsMixin, ("click" | "visible-change" | "command")[], VNodeProps & AllowedComponentProps & ComponentCustomProps, {
|
|
110
214
|
readonly disabled: boolean;
|
|
111
|
-
readonly maxHeight:
|
|
215
|
+
readonly maxHeight: string | number;
|
|
112
216
|
readonly size: string;
|
|
113
|
-
readonly placement:
|
|
114
|
-
readonly effect:
|
|
115
|
-
readonly
|
|
116
|
-
readonly
|
|
117
|
-
readonly
|
|
118
|
-
readonly loop:
|
|
217
|
+
readonly placement: Placement;
|
|
218
|
+
readonly effect: PopperEffect;
|
|
219
|
+
readonly trigger: TooltipTriggerType | TooltipTriggerType[];
|
|
220
|
+
readonly tabindex: string | number;
|
|
221
|
+
readonly role: "dialog" | "menu" | "tree" | "grid" | "listbox" | "tooltip" | "group" | "navigation";
|
|
222
|
+
readonly loop: boolean;
|
|
119
223
|
readonly popperOptions: Partial< Options>;
|
|
120
224
|
readonly popperClass: string;
|
|
121
225
|
readonly triggerKeys: string[];
|
|
122
|
-
readonly teleported:
|
|
123
|
-
readonly persistent:
|
|
124
|
-
readonly hideOnClick:
|
|
226
|
+
readonly teleported: boolean;
|
|
227
|
+
readonly persistent: boolean;
|
|
228
|
+
readonly hideOnClick: boolean;
|
|
125
229
|
readonly showTimeout: number;
|
|
126
230
|
readonly hideTimeout: number;
|
|
127
231
|
readonly splitButton: boolean;
|
|
@@ -133,43 +237,148 @@ declare const _default: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOp
|
|
|
133
237
|
M: {};
|
|
134
238
|
Defaults: {};
|
|
135
239
|
}, Readonly< ExtractPropTypes<{
|
|
136
|
-
readonly trigger:
|
|
137
|
-
|
|
240
|
+
readonly trigger: {
|
|
241
|
+
readonly type: PropType< TooltipTriggerType | TooltipTriggerType[]>;
|
|
242
|
+
readonly required: false;
|
|
243
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
244
|
+
__epPropKey: true;
|
|
245
|
+
} & {
|
|
246
|
+
readonly default: "hover";
|
|
247
|
+
};
|
|
248
|
+
readonly triggerKeys: {
|
|
249
|
+
readonly type: PropType<string[]>;
|
|
250
|
+
readonly required: false;
|
|
251
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
252
|
+
__epPropKey: true;
|
|
253
|
+
} & {
|
|
254
|
+
readonly default: () => string[];
|
|
255
|
+
};
|
|
138
256
|
readonly effect: {
|
|
139
257
|
readonly default: "light";
|
|
140
|
-
readonly type: PropType<
|
|
258
|
+
readonly type: PropType<PopperEffect>;
|
|
141
259
|
readonly required: false;
|
|
142
260
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
143
261
|
readonly __epPropKey: true;
|
|
144
262
|
};
|
|
145
263
|
readonly type: {
|
|
146
|
-
readonly type: PropType<
|
|
264
|
+
readonly type: PropType<"" | "default" | "text" | "success" | "primary" | "warning" | "info" | "danger">;
|
|
265
|
+
readonly required: false;
|
|
266
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
267
|
+
__epPropKey: true;
|
|
268
|
+
};
|
|
269
|
+
readonly placement: {
|
|
270
|
+
readonly type: PropType<Placement>;
|
|
271
|
+
readonly required: false;
|
|
272
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
273
|
+
__epPropKey: true;
|
|
274
|
+
} & {
|
|
275
|
+
readonly default: "bottom";
|
|
276
|
+
};
|
|
277
|
+
readonly popperOptions: {
|
|
278
|
+
readonly type: PropType<Partial< Options>>;
|
|
147
279
|
readonly required: false;
|
|
148
280
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
149
281
|
__epPropKey: true;
|
|
282
|
+
} & {
|
|
283
|
+
readonly default: () => {};
|
|
150
284
|
};
|
|
151
|
-
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>;
|
|
152
|
-
readonly popperOptions: EpPropFinalized<(new (...args: any[]) => Partial< Options>) | (() => Partial< Options>) | ((new (...args: any[]) => Partial< Options>) | (() => Partial< Options>))[], unknown, unknown, () => {}, boolean>;
|
|
153
285
|
readonly id: StringConstructor;
|
|
154
|
-
readonly size:
|
|
286
|
+
readonly size: {
|
|
287
|
+
readonly type: PropType<string>;
|
|
288
|
+
readonly required: false;
|
|
289
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
290
|
+
__epPropKey: true;
|
|
291
|
+
} & {
|
|
292
|
+
readonly default: "";
|
|
293
|
+
};
|
|
155
294
|
readonly splitButton: BooleanConstructor;
|
|
156
|
-
readonly hideOnClick:
|
|
157
|
-
|
|
158
|
-
|
|
159
|
-
|
|
160
|
-
|
|
161
|
-
|
|
162
|
-
|
|
295
|
+
readonly hideOnClick: {
|
|
296
|
+
readonly type: PropType<boolean>;
|
|
297
|
+
readonly required: false;
|
|
298
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
299
|
+
__epPropKey: true;
|
|
300
|
+
} & {
|
|
301
|
+
readonly default: true;
|
|
302
|
+
};
|
|
303
|
+
readonly loop: {
|
|
304
|
+
readonly type: PropType<boolean>;
|
|
305
|
+
readonly required: false;
|
|
306
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
307
|
+
__epPropKey: true;
|
|
308
|
+
} & {
|
|
309
|
+
readonly default: true;
|
|
310
|
+
};
|
|
311
|
+
readonly showTimeout: {
|
|
312
|
+
readonly type: PropType<number>;
|
|
313
|
+
readonly required: false;
|
|
314
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
315
|
+
__epPropKey: true;
|
|
316
|
+
} & {
|
|
317
|
+
readonly default: 150;
|
|
318
|
+
};
|
|
319
|
+
readonly hideTimeout: {
|
|
320
|
+
readonly type: PropType<number>;
|
|
321
|
+
readonly required: false;
|
|
322
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
323
|
+
__epPropKey: true;
|
|
324
|
+
} & {
|
|
325
|
+
readonly default: 150;
|
|
326
|
+
};
|
|
327
|
+
readonly tabindex: {
|
|
328
|
+
readonly type: PropType<string | number>;
|
|
329
|
+
readonly required: false;
|
|
330
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
331
|
+
__epPropKey: true;
|
|
332
|
+
} & {
|
|
333
|
+
readonly default: 0;
|
|
334
|
+
};
|
|
335
|
+
readonly maxHeight: {
|
|
336
|
+
readonly type: PropType<string | number>;
|
|
337
|
+
readonly required: false;
|
|
338
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
339
|
+
__epPropKey: true;
|
|
340
|
+
} & {
|
|
341
|
+
readonly default: "";
|
|
342
|
+
};
|
|
343
|
+
readonly popperClass: {
|
|
344
|
+
readonly type: PropType<string>;
|
|
345
|
+
readonly required: false;
|
|
346
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
347
|
+
__epPropKey: true;
|
|
348
|
+
} & {
|
|
349
|
+
readonly default: "";
|
|
350
|
+
};
|
|
163
351
|
readonly disabled: BooleanConstructor;
|
|
164
|
-
readonly role:
|
|
352
|
+
readonly role: {
|
|
353
|
+
readonly type: PropType<"dialog" | "menu" | "tree" | "grid" | "listbox" | "tooltip" | "group" | "navigation">;
|
|
354
|
+
readonly required: false;
|
|
355
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
356
|
+
__epPropKey: true;
|
|
357
|
+
} & {
|
|
358
|
+
readonly default: "menu";
|
|
359
|
+
};
|
|
165
360
|
readonly buttonProps: {
|
|
166
361
|
readonly type: PropType<Partial< ButtonProps>>;
|
|
167
362
|
readonly required: false;
|
|
168
363
|
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
169
364
|
__epPropKey: true;
|
|
170
365
|
};
|
|
171
|
-
readonly teleported:
|
|
172
|
-
|
|
366
|
+
readonly teleported: {
|
|
367
|
+
readonly type: PropType<boolean>;
|
|
368
|
+
readonly required: false;
|
|
369
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
370
|
+
__epPropKey: true;
|
|
371
|
+
} & {
|
|
372
|
+
readonly default: true;
|
|
373
|
+
};
|
|
374
|
+
readonly persistent: {
|
|
375
|
+
readonly type: PropType<boolean>;
|
|
376
|
+
readonly required: false;
|
|
377
|
+
readonly validator: ((val: unknown) => boolean) | undefined;
|
|
378
|
+
__epPropKey: true;
|
|
379
|
+
} & {
|
|
380
|
+
readonly default: true;
|
|
381
|
+
};
|
|
173
382
|
}>> & {
|
|
174
383
|
onClick?: ((...args: any[]) => any) | undefined;
|
|
175
384
|
"onVisible-change"?: ((...args: any[]) => any) | undefined;
|
|
@@ -215,20 +424,20 @@ declare const _default: DefineComponent<__VLS_Props, {}, {}, {}, {}, ComponentOp
|
|
|
215
424
|
referenceElementRef: Ref<any>;
|
|
216
425
|
}, {}, {}, {}, {
|
|
217
426
|
readonly disabled: boolean;
|
|
218
|
-
readonly maxHeight:
|
|
427
|
+
readonly maxHeight: string | number;
|
|
219
428
|
readonly size: string;
|
|
220
|
-
readonly placement:
|
|
221
|
-
readonly effect:
|
|
222
|
-
readonly
|
|
223
|
-
readonly
|
|
224
|
-
readonly
|
|
225
|
-
readonly loop:
|
|
429
|
+
readonly placement: Placement;
|
|
430
|
+
readonly effect: PopperEffect;
|
|
431
|
+
readonly trigger: TooltipTriggerType | TooltipTriggerType[];
|
|
432
|
+
readonly tabindex: string | number;
|
|
433
|
+
readonly role: "dialog" | "menu" | "tree" | "grid" | "listbox" | "tooltip" | "group" | "navigation";
|
|
434
|
+
readonly loop: boolean;
|
|
226
435
|
readonly popperOptions: Partial< Options>;
|
|
227
436
|
readonly popperClass: string;
|
|
228
437
|
readonly triggerKeys: string[];
|
|
229
|
-
readonly teleported:
|
|
230
|
-
readonly persistent:
|
|
231
|
-
readonly hideOnClick:
|
|
438
|
+
readonly teleported: boolean;
|
|
439
|
+
readonly persistent: boolean;
|
|
440
|
+
readonly hideOnClick: boolean;
|
|
232
441
|
readonly showTimeout: number;
|
|
233
442
|
readonly hideTimeout: number;
|
|
234
443
|
readonly splitButton: boolean;
|