UNPKG

16.2 kBTypeScriptView Raw
1export declare const SkeletonProps: {
2 active: import("vue-types").VueTypeValidableDef<boolean>;
3 loading: import("vue-types").VueTypeValidableDef<boolean>;
4 prefixCls: import("vue-types").VueTypeValidableDef<string> & {
5 default: string;
6 };
7 children: import("vue-types").VueTypeValidableDef<any>;
8 avatar: import("vue-types").VueTypeDef<string | boolean | {
9 prefixCls: string;
10 size: number | "default" | "small" | "large";
11 shape: "circle" | "square";
12 }>;
13 title: import("vue-types").VueTypeDef<string | boolean | {
14 prefixCls: string;
15 width: import("../_util/type").Key;
16 }>;
17 paragraph: import("vue-types").VueTypeDef<string | boolean | {
18 prefixCls: string;
19 width: string | number | import("../_util/type").Key[] | (() => import("../_util/type").Key[]);
20 rows: number;
21 }>;
22};
23declare const _default: ({
24 new (...args: any[]): ({
25 $: import("vue").ComponentInternalInstance;
26 $data: {};
27 $props: (Partial<{}> & Pick<(Readonly<{
28 [x: string]: any;
29 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps) | (Readonly<{
30 [x: string]: any;
31 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{
32 [x: string]: any;
33 } & {
34 [x: number]: any;
35 }>) | (Readonly<{
36 [x: string]: any;
37 } & {
38 [x: number]: any;
39 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{
40 [x: string]: any;
41 }>) | (Readonly<{
42 [x: string]: any;
43 } & {
44 [x: number]: any;
45 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps), string>) | (Partial<{
46 [x: string]: any;
47 }> & Pick<(Readonly<{
48 [x: string]: any;
49 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps) | (Readonly<{
50 [x: string]: any;
51 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{
52 [x: string]: any;
53 } & {
54 [x: number]: any;
55 }>) | (Readonly<{
56 [x: string]: any;
57 } & {
58 [x: number]: any;
59 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{
60 [x: string]: any;
61 }>) | (Readonly<{
62 [x: string]: any;
63 } & {
64 [x: number]: any;
65 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps), string>);
66 $attrs: Record<string, unknown>;
67 $refs: Record<string, unknown>;
68 $slots: Readonly<{
69 [name: string]: import("vue").Slot;
70 }>;
71 $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
72 $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
73 $emit: (event: string, ...args: any[]) => void;
74 $el: any;
75 $options: import("vue").ComponentOptionsBase<Readonly<{
76 [x: string]: any;
77 }> | Readonly<{
78 [x: string]: any;
79 } & {
80 [x: number]: any;
81 }>, {
82 configProvider: import("../config-provider").ConfigConsumerProps;
83 }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {} | {
84 [x: string]: any;
85 }>;
86 $forceUpdate: import("vue").ReactiveEffect<any>;
87 $nextTick: typeof import("vue").nextTick;
88 $watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
89 } & Readonly<{
90 [x: string]: any;
91 }> & import("vue").ShallowUnwrapRef<{
92 configProvider: import("../config-provider").ConfigConsumerProps;
93 }> & {} & import("vue").ComponentCustomProperties) | ({
94 $: import("vue").ComponentInternalInstance;
95 $data: {};
96 $props: (Partial<{}> & Pick<(Readonly<{
97 [x: string]: any;
98 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps) | (Readonly<{
99 [x: string]: any;
100 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{
101 [x: string]: any;
102 } & {
103 [x: number]: any;
104 }>) | (Readonly<{
105 [x: string]: any;
106 } & {
107 [x: number]: any;
108 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{
109 [x: string]: any;
110 }>) | (Readonly<{
111 [x: string]: any;
112 } & {
113 [x: number]: any;
114 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps), string>) | (Partial<{
115 [x: string]: any;
116 }> & Pick<(Readonly<{
117 [x: string]: any;
118 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps) | (Readonly<{
119 [x: string]: any;
120 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{
121 [x: string]: any;
122 } & {
123 [x: number]: any;
124 }>) | (Readonly<{
125 [x: string]: any;
126 } & {
127 [x: number]: any;
128 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{
129 [x: string]: any;
130 }>) | (Readonly<{
131 [x: string]: any;
132 } & {
133 [x: number]: any;
134 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps), string>);
135 $attrs: Record<string, unknown>;
136 $refs: Record<string, unknown>;
137 $slots: Readonly<{
138 [name: string]: import("vue").Slot;
139 }>;
140 $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
141 $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
142 $emit: (event: string, ...args: any[]) => void;
143 $el: any;
144 $options: import("vue").ComponentOptionsBase<Readonly<{
145 [x: string]: any;
146 }> | Readonly<{
147 [x: string]: any;
148 } & {
149 [x: number]: any;
150 }>, {
151 configProvider: import("../config-provider").ConfigConsumerProps;
152 }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {} | {
153 [x: string]: any;
154 }>;
155 $forceUpdate: import("vue").ReactiveEffect<any>;
156 $nextTick: typeof import("vue").nextTick;
157 $watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
158 } & Readonly<{
159 [x: string]: any;
160 } & {
161 [x: number]: any;
162 }> & import("vue").ShallowUnwrapRef<{
163 configProvider: import("../config-provider").ConfigConsumerProps;
164 }> & {} & import("vue").ComponentCustomProperties);
165 __isFragment?: never;
166 __isTeleport?: never;
167 __isSuspense?: never;
168} & import("vue").ComponentOptionsBase<Readonly<{
169 [x: string]: any;
170}> | Readonly<{
171 [x: string]: any;
172} & {
173 [x: number]: any;
174}>, {
175 configProvider: import("../config-provider").ConfigConsumerProps;
176}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {} | {
177 [x: string]: any;
178}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & ((app: import("vue").App<any>, ...options: any[]) => any) & {
179 install?: (app: import("vue").App<any>, ...options: any[]) => any;
180}) | ({
181 new (...args: any[]): ({
182 $: import("vue").ComponentInternalInstance;
183 $data: {};
184 $props: (Partial<{}> & Pick<(Readonly<{
185 [x: string]: any;
186 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps) | (Readonly<{
187 [x: string]: any;
188 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{
189 [x: string]: any;
190 } & {
191 [x: number]: any;
192 }>) | (Readonly<{
193 [x: string]: any;
194 } & {
195 [x: number]: any;
196 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{
197 [x: string]: any;
198 }>) | (Readonly<{
199 [x: string]: any;
200 } & {
201 [x: number]: any;
202 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps), string>) | (Partial<{
203 [x: string]: any;
204 }> & Pick<(Readonly<{
205 [x: string]: any;
206 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps) | (Readonly<{
207 [x: string]: any;
208 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{
209 [x: string]: any;
210 } & {
211 [x: number]: any;
212 }>) | (Readonly<{
213 [x: string]: any;
214 } & {
215 [x: number]: any;
216 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{
217 [x: string]: any;
218 }>) | (Readonly<{
219 [x: string]: any;
220 } & {
221 [x: number]: any;
222 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps), string>);
223 $attrs: Record<string, unknown>;
224 $refs: Record<string, unknown>;
225 $slots: Readonly<{
226 [name: string]: import("vue").Slot;
227 }>;
228 $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
229 $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
230 $emit: (event: string, ...args: any[]) => void;
231 $el: any;
232 $options: import("vue").ComponentOptionsBase<Readonly<{
233 [x: string]: any;
234 }> | Readonly<{
235 [x: string]: any;
236 } & {
237 [x: number]: any;
238 }>, {
239 configProvider: import("../config-provider").ConfigConsumerProps;
240 }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {} | {
241 [x: string]: any;
242 }>;
243 $forceUpdate: import("vue").ReactiveEffect<any>;
244 $nextTick: typeof import("vue").nextTick;
245 $watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
246 } & Readonly<{
247 [x: string]: any;
248 }> & import("vue").ShallowUnwrapRef<{
249 configProvider: import("../config-provider").ConfigConsumerProps;
250 }> & {} & import("vue").ComponentCustomProperties) | ({
251 $: import("vue").ComponentInternalInstance;
252 $data: {};
253 $props: (Partial<{}> & Pick<(Readonly<{
254 [x: string]: any;
255 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps) | (Readonly<{
256 [x: string]: any;
257 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{
258 [x: string]: any;
259 } & {
260 [x: number]: any;
261 }>) | (Readonly<{
262 [x: string]: any;
263 } & {
264 [x: number]: any;
265 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{
266 [x: string]: any;
267 }>) | (Readonly<{
268 [x: string]: any;
269 } & {
270 [x: number]: any;
271 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps), string>) | (Partial<{
272 [x: string]: any;
273 }> & Pick<(Readonly<{
274 [x: string]: any;
275 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps) | (Readonly<{
276 [x: string]: any;
277 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{
278 [x: string]: any;
279 } & {
280 [x: number]: any;
281 }>) | (Readonly<{
282 [x: string]: any;
283 } & {
284 [x: number]: any;
285 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly<{
286 [x: string]: any;
287 }>) | (Readonly<{
288 [x: string]: any;
289 } & {
290 [x: number]: any;
291 }> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps), string>);
292 $attrs: Record<string, unknown>;
293 $refs: Record<string, unknown>;
294 $slots: Readonly<{
295 [name: string]: import("vue").Slot;
296 }>;
297 $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
298 $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>>;
299 $emit: (event: string, ...args: any[]) => void;
300 $el: any;
301 $options: import("vue").ComponentOptionsBase<Readonly<{
302 [x: string]: any;
303 }> | Readonly<{
304 [x: string]: any;
305 } & {
306 [x: number]: any;
307 }>, {
308 configProvider: import("../config-provider").ConfigConsumerProps;
309 }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {} | {
310 [x: string]: any;
311 }>;
312 $forceUpdate: import("vue").ReactiveEffect<any>;
313 $nextTick: typeof import("vue").nextTick;
314 $watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions<boolean>): import("vue").WatchStopHandle;
315 } & Readonly<{
316 [x: string]: any;
317 } & {
318 [x: number]: any;
319 }> & import("vue").ShallowUnwrapRef<{
320 configProvider: import("../config-provider").ConfigConsumerProps;
321 }> & {} & import("vue").ComponentCustomProperties);
322 __isFragment?: never;
323 __isTeleport?: never;
324 __isSuspense?: never;
325} & import("vue").ComponentOptionsBase<Readonly<{
326 [x: string]: any;
327}> | Readonly<{
328 [x: string]: any;
329} & {
330 [x: number]: any;
331}>, {
332 configProvider: import("../config-provider").ConfigConsumerProps;
333}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, {} | {
334 [x: string]: any;
335}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & {
336 install: (app: import("vue").App<any>, ...options: any[]) => any;
337});
338export default _default;
339
\No newline at end of file