vuv-ui 1.0.1 → 1.0.3
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.
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const uvUiList:
|
|
1
|
+
export declare const uvUiList: {
|
|
2
2
|
buttonTypeList: {
|
|
3
3
|
type: string;
|
|
4
4
|
name: string;
|
|
@@ -6,350 +6,6 @@ export declare const uvUiList: import('vue').Ref<{
|
|
|
6
6
|
fontIcon: string;
|
|
7
7
|
page: string;
|
|
8
8
|
viewCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
9
|
-
data: {
|
|
10
|
-
type: ObjectConstructor;
|
|
11
|
-
default: {
|
|
12
|
-
data: {};
|
|
13
|
-
options: {
|
|
14
|
-
width: string;
|
|
15
|
-
height: string;
|
|
16
|
-
hairline: boolean;
|
|
17
|
-
type: string;
|
|
18
|
-
size: string;
|
|
19
|
-
shape: string;
|
|
20
|
-
position: string;
|
|
21
|
-
plain: boolean;
|
|
22
|
-
disabled: boolean;
|
|
23
|
-
loading: boolean;
|
|
24
|
-
loadingText: string;
|
|
25
|
-
openType: string;
|
|
26
|
-
pagePath: string;
|
|
27
|
-
isTabBar: boolean;
|
|
28
|
-
text: string;
|
|
29
|
-
textColor: string;
|
|
30
|
-
icon: string;
|
|
31
|
-
color: string;
|
|
32
|
-
customStyle: string;
|
|
33
|
-
};
|
|
34
|
-
};
|
|
35
|
-
};
|
|
36
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
37
|
-
data: {
|
|
38
|
-
type: ObjectConstructor;
|
|
39
|
-
default: {
|
|
40
|
-
data: {};
|
|
41
|
-
options: {
|
|
42
|
-
width: string;
|
|
43
|
-
height: string;
|
|
44
|
-
hairline: boolean;
|
|
45
|
-
type: string;
|
|
46
|
-
size: string;
|
|
47
|
-
shape: string;
|
|
48
|
-
position: string;
|
|
49
|
-
plain: boolean;
|
|
50
|
-
disabled: boolean;
|
|
51
|
-
loading: boolean;
|
|
52
|
-
loadingText: string;
|
|
53
|
-
openType: string;
|
|
54
|
-
pagePath: string;
|
|
55
|
-
isTabBar: boolean;
|
|
56
|
-
text: string;
|
|
57
|
-
textColor: string;
|
|
58
|
-
icon: string;
|
|
59
|
-
color: string;
|
|
60
|
-
customStyle: string;
|
|
61
|
-
};
|
|
62
|
-
};
|
|
63
|
-
};
|
|
64
|
-
}>> & Readonly<{}>, {
|
|
65
|
-
data: Record<string, any>;
|
|
66
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
67
|
-
editCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
68
|
-
data: {
|
|
69
|
-
type: ObjectConstructor;
|
|
70
|
-
default: () => void;
|
|
71
|
-
};
|
|
72
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
73
|
-
data: {
|
|
74
|
-
type: ObjectConstructor;
|
|
75
|
-
default: () => void;
|
|
76
|
-
};
|
|
77
|
-
}>> & Readonly<{}>, {
|
|
78
|
-
data: Record<string, any>;
|
|
79
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
80
|
-
limit: number;
|
|
81
|
-
};
|
|
82
|
-
textareaTypeList: {
|
|
83
|
-
type: string;
|
|
84
|
-
name: string;
|
|
85
|
-
icon: string;
|
|
86
|
-
fontIcon: string;
|
|
87
|
-
page: string;
|
|
88
|
-
viewCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
89
|
-
data: {
|
|
90
|
-
type: ObjectConstructor;
|
|
91
|
-
default: () => void;
|
|
92
|
-
};
|
|
93
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
94
|
-
data: {
|
|
95
|
-
type: ObjectConstructor;
|
|
96
|
-
default: () => void;
|
|
97
|
-
};
|
|
98
|
-
}>> & Readonly<{}>, {
|
|
99
|
-
data: Record<string, any>;
|
|
100
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
101
|
-
editCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
102
|
-
data: {
|
|
103
|
-
type: ObjectConstructor;
|
|
104
|
-
default: () => void;
|
|
105
|
-
};
|
|
106
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
107
|
-
data: {
|
|
108
|
-
type: ObjectConstructor;
|
|
109
|
-
default: () => void;
|
|
110
|
-
};
|
|
111
|
-
}>> & Readonly<{}>, {
|
|
112
|
-
data: Record<string, any>;
|
|
113
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
114
|
-
limit: number;
|
|
115
|
-
};
|
|
116
|
-
numberBoxTypeList: {
|
|
117
|
-
type: string;
|
|
118
|
-
name: string;
|
|
119
|
-
icon: string;
|
|
120
|
-
fontIcon: string;
|
|
121
|
-
page: string;
|
|
122
|
-
viewCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
123
|
-
data: {
|
|
124
|
-
type: ObjectConstructor;
|
|
125
|
-
default: () => void;
|
|
126
|
-
};
|
|
127
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
128
|
-
data: {
|
|
129
|
-
type: ObjectConstructor;
|
|
130
|
-
default: () => void;
|
|
131
|
-
};
|
|
132
|
-
}>> & Readonly<{}>, {
|
|
133
|
-
data: Record<string, any>;
|
|
134
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
135
|
-
editCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
136
|
-
data: {
|
|
137
|
-
type: ObjectConstructor;
|
|
138
|
-
default: () => void;
|
|
139
|
-
};
|
|
140
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
141
|
-
data: {
|
|
142
|
-
type: ObjectConstructor;
|
|
143
|
-
default: () => void;
|
|
144
|
-
};
|
|
145
|
-
}>> & Readonly<{}>, {
|
|
146
|
-
data: Record<string, any>;
|
|
147
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
148
|
-
limit: number;
|
|
149
|
-
};
|
|
150
|
-
collapseTypeList: {
|
|
151
|
-
type: string;
|
|
152
|
-
name: string;
|
|
153
|
-
icon: string;
|
|
154
|
-
fontIcon: string;
|
|
155
|
-
page: string;
|
|
156
|
-
viewCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
157
|
-
data: {
|
|
158
|
-
type: ObjectConstructor;
|
|
159
|
-
default: () => void;
|
|
160
|
-
};
|
|
161
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
162
|
-
data: {
|
|
163
|
-
type: ObjectConstructor;
|
|
164
|
-
default: () => void;
|
|
165
|
-
};
|
|
166
|
-
}>> & Readonly<{}>, {
|
|
167
|
-
data: Record<string, any>;
|
|
168
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
169
|
-
editCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
170
|
-
data: {
|
|
171
|
-
type: ObjectConstructor;
|
|
172
|
-
default: () => void;
|
|
173
|
-
};
|
|
174
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
175
|
-
data: {
|
|
176
|
-
type: ObjectConstructor;
|
|
177
|
-
default: () => void;
|
|
178
|
-
};
|
|
179
|
-
}>> & Readonly<{}>, {
|
|
180
|
-
data: Record<string, any>;
|
|
181
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
182
|
-
limit: number;
|
|
183
|
-
};
|
|
184
|
-
}, {
|
|
185
|
-
buttonTypeList: {
|
|
186
|
-
type: string;
|
|
187
|
-
name: string;
|
|
188
|
-
icon: string;
|
|
189
|
-
fontIcon: string;
|
|
190
|
-
page: string;
|
|
191
|
-
viewCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
192
|
-
data: {
|
|
193
|
-
type: ObjectConstructor;
|
|
194
|
-
default: {
|
|
195
|
-
data: {};
|
|
196
|
-
options: {
|
|
197
|
-
width: string;
|
|
198
|
-
height: string;
|
|
199
|
-
hairline: boolean;
|
|
200
|
-
type: string;
|
|
201
|
-
size: string;
|
|
202
|
-
shape: string;
|
|
203
|
-
position: string;
|
|
204
|
-
plain: boolean;
|
|
205
|
-
disabled: boolean;
|
|
206
|
-
loading: boolean;
|
|
207
|
-
loadingText: string;
|
|
208
|
-
openType: string;
|
|
209
|
-
pagePath: string;
|
|
210
|
-
isTabBar: boolean;
|
|
211
|
-
text: string;
|
|
212
|
-
textColor: string;
|
|
213
|
-
icon: string;
|
|
214
|
-
color: string;
|
|
215
|
-
customStyle: string;
|
|
216
|
-
};
|
|
217
|
-
};
|
|
218
|
-
};
|
|
219
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
220
|
-
data: {
|
|
221
|
-
type: ObjectConstructor;
|
|
222
|
-
default: {
|
|
223
|
-
data: {};
|
|
224
|
-
options: {
|
|
225
|
-
width: string;
|
|
226
|
-
height: string;
|
|
227
|
-
hairline: boolean;
|
|
228
|
-
type: string;
|
|
229
|
-
size: string;
|
|
230
|
-
shape: string;
|
|
231
|
-
position: string;
|
|
232
|
-
plain: boolean;
|
|
233
|
-
disabled: boolean;
|
|
234
|
-
loading: boolean;
|
|
235
|
-
loadingText: string;
|
|
236
|
-
openType: string;
|
|
237
|
-
pagePath: string;
|
|
238
|
-
isTabBar: boolean;
|
|
239
|
-
text: string;
|
|
240
|
-
textColor: string;
|
|
241
|
-
icon: string;
|
|
242
|
-
color: string;
|
|
243
|
-
customStyle: string;
|
|
244
|
-
};
|
|
245
|
-
};
|
|
246
|
-
};
|
|
247
|
-
}>> & Readonly<{}>, {
|
|
248
|
-
data: Record<string, any>;
|
|
249
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
250
|
-
editCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
251
|
-
data: {
|
|
252
|
-
type: ObjectConstructor;
|
|
253
|
-
default: () => void;
|
|
254
|
-
};
|
|
255
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
256
|
-
data: {
|
|
257
|
-
type: ObjectConstructor;
|
|
258
|
-
default: () => void;
|
|
259
|
-
};
|
|
260
|
-
}>> & Readonly<{}>, {
|
|
261
|
-
data: Record<string, any>;
|
|
262
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
263
|
-
limit: number;
|
|
264
|
-
};
|
|
265
|
-
textareaTypeList: {
|
|
266
|
-
type: string;
|
|
267
|
-
name: string;
|
|
268
|
-
icon: string;
|
|
269
|
-
fontIcon: string;
|
|
270
|
-
page: string;
|
|
271
|
-
viewCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
272
|
-
data: {
|
|
273
|
-
type: ObjectConstructor;
|
|
274
|
-
default: () => void;
|
|
275
|
-
};
|
|
276
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
277
|
-
data: {
|
|
278
|
-
type: ObjectConstructor;
|
|
279
|
-
default: () => void;
|
|
280
|
-
};
|
|
281
|
-
}>> & Readonly<{}>, {
|
|
282
|
-
data: Record<string, any>;
|
|
283
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
284
|
-
editCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
285
|
-
data: {
|
|
286
|
-
type: ObjectConstructor;
|
|
287
|
-
default: () => void;
|
|
288
|
-
};
|
|
289
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
290
|
-
data: {
|
|
291
|
-
type: ObjectConstructor;
|
|
292
|
-
default: () => void;
|
|
293
|
-
};
|
|
294
|
-
}>> & Readonly<{}>, {
|
|
295
|
-
data: Record<string, any>;
|
|
296
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
297
|
-
limit: number;
|
|
298
|
-
};
|
|
299
|
-
numberBoxTypeList: {
|
|
300
|
-
type: string;
|
|
301
|
-
name: string;
|
|
302
|
-
icon: string;
|
|
303
|
-
fontIcon: string;
|
|
304
|
-
page: string;
|
|
305
|
-
viewCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
306
|
-
data: {
|
|
307
|
-
type: ObjectConstructor;
|
|
308
|
-
default: () => void;
|
|
309
|
-
};
|
|
310
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
311
|
-
data: {
|
|
312
|
-
type: ObjectConstructor;
|
|
313
|
-
default: () => void;
|
|
314
|
-
};
|
|
315
|
-
}>> & Readonly<{}>, {
|
|
316
|
-
data: Record<string, any>;
|
|
317
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
318
|
-
editCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
319
|
-
data: {
|
|
320
|
-
type: ObjectConstructor;
|
|
321
|
-
default: () => void;
|
|
322
|
-
};
|
|
323
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
324
|
-
data: {
|
|
325
|
-
type: ObjectConstructor;
|
|
326
|
-
default: () => void;
|
|
327
|
-
};
|
|
328
|
-
}>> & Readonly<{}>, {
|
|
329
|
-
data: Record<string, any>;
|
|
330
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
331
|
-
limit: number;
|
|
332
|
-
};
|
|
333
|
-
collapseTypeList: {
|
|
334
|
-
type: string;
|
|
335
|
-
name: string;
|
|
336
|
-
icon: string;
|
|
337
|
-
fontIcon: string;
|
|
338
|
-
page: string;
|
|
339
|
-
viewCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
340
|
-
data: {
|
|
341
|
-
type: ObjectConstructor;
|
|
342
|
-
default: () => void;
|
|
343
|
-
};
|
|
344
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
345
|
-
data: {
|
|
346
|
-
type: ObjectConstructor;
|
|
347
|
-
default: () => void;
|
|
348
|
-
};
|
|
349
|
-
}>> & Readonly<{}>, {
|
|
350
|
-
data: Record<string, any>;
|
|
351
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
352
|
-
editCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
353
9
|
data: {
|
|
354
10
|
type: ObjectConstructor;
|
|
355
11
|
default: () => void;
|
|
@@ -362,74 +18,6 @@ export declare const uvUiList: import('vue').Ref<{
|
|
|
362
18
|
}>> & Readonly<{}>, {
|
|
363
19
|
data: Record<string, any>;
|
|
364
20
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
365
|
-
limit: number;
|
|
366
|
-
};
|
|
367
|
-
} | {
|
|
368
|
-
buttonTypeList: {
|
|
369
|
-
type: string;
|
|
370
|
-
name: string;
|
|
371
|
-
icon: string;
|
|
372
|
-
fontIcon: string;
|
|
373
|
-
page: string;
|
|
374
|
-
viewCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
375
|
-
data: {
|
|
376
|
-
type: ObjectConstructor;
|
|
377
|
-
default: {
|
|
378
|
-
data: {};
|
|
379
|
-
options: {
|
|
380
|
-
width: string;
|
|
381
|
-
height: string;
|
|
382
|
-
hairline: boolean;
|
|
383
|
-
type: string;
|
|
384
|
-
size: string;
|
|
385
|
-
shape: string;
|
|
386
|
-
position: string;
|
|
387
|
-
plain: boolean;
|
|
388
|
-
disabled: boolean;
|
|
389
|
-
loading: boolean;
|
|
390
|
-
loadingText: string;
|
|
391
|
-
openType: string;
|
|
392
|
-
pagePath: string;
|
|
393
|
-
isTabBar: boolean;
|
|
394
|
-
text: string;
|
|
395
|
-
textColor: string;
|
|
396
|
-
icon: string;
|
|
397
|
-
color: string;
|
|
398
|
-
customStyle: string;
|
|
399
|
-
};
|
|
400
|
-
};
|
|
401
|
-
};
|
|
402
|
-
}>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
|
|
403
|
-
data: {
|
|
404
|
-
type: ObjectConstructor;
|
|
405
|
-
default: {
|
|
406
|
-
data: {};
|
|
407
|
-
options: {
|
|
408
|
-
width: string;
|
|
409
|
-
height: string;
|
|
410
|
-
hairline: boolean;
|
|
411
|
-
type: string;
|
|
412
|
-
size: string;
|
|
413
|
-
shape: string;
|
|
414
|
-
position: string;
|
|
415
|
-
plain: boolean;
|
|
416
|
-
disabled: boolean;
|
|
417
|
-
loading: boolean;
|
|
418
|
-
loadingText: string;
|
|
419
|
-
openType: string;
|
|
420
|
-
pagePath: string;
|
|
421
|
-
isTabBar: boolean;
|
|
422
|
-
text: string;
|
|
423
|
-
textColor: string;
|
|
424
|
-
icon: string;
|
|
425
|
-
color: string;
|
|
426
|
-
customStyle: string;
|
|
427
|
-
};
|
|
428
|
-
};
|
|
429
|
-
};
|
|
430
|
-
}>> & Readonly<{}>, {
|
|
431
|
-
data: Record<string, any>;
|
|
432
|
-
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
433
21
|
editCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
|
|
434
22
|
data: {
|
|
435
23
|
type: ObjectConstructor;
|
|
@@ -547,172 +135,8 @@ export declare const uvUiList: import('vue').Ref<{
|
|
|
547
135
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
|
|
548
136
|
limit: number;
|
|
549
137
|
};
|
|
550
|
-
}
|
|
551
|
-
export declare const uvUIOptions:
|
|
552
|
-
buttonOptions: {
|
|
553
|
-
data: {};
|
|
554
|
-
options: {
|
|
555
|
-
width: string;
|
|
556
|
-
height: string;
|
|
557
|
-
hairline: boolean;
|
|
558
|
-
type: string;
|
|
559
|
-
size: string;
|
|
560
|
-
shape: string;
|
|
561
|
-
position: string;
|
|
562
|
-
plain: boolean;
|
|
563
|
-
disabled: boolean;
|
|
564
|
-
loading: boolean;
|
|
565
|
-
loadingText: string;
|
|
566
|
-
openType: string;
|
|
567
|
-
pagePath: string;
|
|
568
|
-
isTabBar: boolean;
|
|
569
|
-
text: string;
|
|
570
|
-
textColor: string;
|
|
571
|
-
icon: string;
|
|
572
|
-
color: string;
|
|
573
|
-
customStyle: string;
|
|
574
|
-
fill: boolean;
|
|
575
|
-
};
|
|
576
|
-
};
|
|
577
|
-
textareaOptions: {
|
|
578
|
-
type: string;
|
|
579
|
-
data: {};
|
|
580
|
-
options: {
|
|
581
|
-
placeholder: string;
|
|
582
|
-
height: string;
|
|
583
|
-
confirmType: string;
|
|
584
|
-
count: boolean;
|
|
585
|
-
autoHeight: boolean;
|
|
586
|
-
showConfirmBar: boolean;
|
|
587
|
-
maxlength: number;
|
|
588
|
-
border: string;
|
|
589
|
-
customStyle: string;
|
|
590
|
-
fill: boolean;
|
|
591
|
-
};
|
|
592
|
-
};
|
|
593
|
-
numberBoxOptions: {
|
|
594
|
-
data: {};
|
|
595
|
-
options: {
|
|
596
|
-
value: number;
|
|
597
|
-
min: number;
|
|
598
|
-
max: number;
|
|
599
|
-
step: number;
|
|
600
|
-
integer: boolean;
|
|
601
|
-
disabled: boolean;
|
|
602
|
-
disabledInput: boolean;
|
|
603
|
-
inputWidth: number;
|
|
604
|
-
showMinus: boolean;
|
|
605
|
-
showPlus: boolean;
|
|
606
|
-
decimalLength: number;
|
|
607
|
-
longPress: boolean;
|
|
608
|
-
color: string;
|
|
609
|
-
buttonSize: number;
|
|
610
|
-
bgColor: string;
|
|
611
|
-
disablePlus: boolean;
|
|
612
|
-
disableMinus: boolean;
|
|
613
|
-
align: string;
|
|
614
|
-
fill: boolean;
|
|
615
|
-
};
|
|
616
|
-
};
|
|
617
|
-
collapseOptions: {
|
|
618
|
-
data: {
|
|
619
|
-
list: {
|
|
620
|
-
title: string;
|
|
621
|
-
value: string;
|
|
622
|
-
label: string;
|
|
623
|
-
disabled: boolean;
|
|
624
|
-
isLink: boolean;
|
|
625
|
-
clickable: boolean;
|
|
626
|
-
border: boolean;
|
|
627
|
-
}[];
|
|
628
|
-
};
|
|
629
|
-
options: {
|
|
630
|
-
fill: boolean;
|
|
631
|
-
};
|
|
632
|
-
};
|
|
633
|
-
}, {
|
|
634
|
-
buttonOptions: {
|
|
635
|
-
data: {};
|
|
636
|
-
options: {
|
|
637
|
-
width: string;
|
|
638
|
-
height: string;
|
|
639
|
-
hairline: boolean;
|
|
640
|
-
type: string;
|
|
641
|
-
size: string;
|
|
642
|
-
shape: string;
|
|
643
|
-
position: string;
|
|
644
|
-
plain: boolean;
|
|
645
|
-
disabled: boolean;
|
|
646
|
-
loading: boolean;
|
|
647
|
-
loadingText: string;
|
|
648
|
-
openType: string;
|
|
649
|
-
pagePath: string;
|
|
650
|
-
isTabBar: boolean;
|
|
651
|
-
text: string;
|
|
652
|
-
textColor: string;
|
|
653
|
-
icon: string;
|
|
654
|
-
color: string;
|
|
655
|
-
customStyle: string;
|
|
656
|
-
fill: boolean;
|
|
657
|
-
};
|
|
658
|
-
};
|
|
659
|
-
textareaOptions: {
|
|
660
|
-
type: string;
|
|
661
|
-
data: {};
|
|
662
|
-
options: {
|
|
663
|
-
placeholder: string;
|
|
664
|
-
height: string;
|
|
665
|
-
confirmType: string;
|
|
666
|
-
count: boolean;
|
|
667
|
-
autoHeight: boolean;
|
|
668
|
-
showConfirmBar: boolean;
|
|
669
|
-
maxlength: number;
|
|
670
|
-
border: string;
|
|
671
|
-
customStyle: string;
|
|
672
|
-
fill: boolean;
|
|
673
|
-
};
|
|
674
|
-
};
|
|
675
|
-
numberBoxOptions: {
|
|
676
|
-
data: {};
|
|
677
|
-
options: {
|
|
678
|
-
value: number;
|
|
679
|
-
min: number;
|
|
680
|
-
max: number;
|
|
681
|
-
step: number;
|
|
682
|
-
integer: boolean;
|
|
683
|
-
disabled: boolean;
|
|
684
|
-
disabledInput: boolean;
|
|
685
|
-
inputWidth: number;
|
|
686
|
-
showMinus: boolean;
|
|
687
|
-
showPlus: boolean;
|
|
688
|
-
decimalLength: number;
|
|
689
|
-
longPress: boolean;
|
|
690
|
-
color: string;
|
|
691
|
-
buttonSize: number;
|
|
692
|
-
bgColor: string;
|
|
693
|
-
disablePlus: boolean;
|
|
694
|
-
disableMinus: boolean;
|
|
695
|
-
align: string;
|
|
696
|
-
fill: boolean;
|
|
697
|
-
};
|
|
698
|
-
};
|
|
699
|
-
collapseOptions: {
|
|
700
|
-
data: {
|
|
701
|
-
list: {
|
|
702
|
-
title: string;
|
|
703
|
-
value: string;
|
|
704
|
-
label: string;
|
|
705
|
-
disabled: boolean;
|
|
706
|
-
isLink: boolean;
|
|
707
|
-
clickable: boolean;
|
|
708
|
-
border: boolean;
|
|
709
|
-
}[];
|
|
710
|
-
};
|
|
711
|
-
options: {
|
|
712
|
-
fill: boolean;
|
|
713
|
-
};
|
|
714
|
-
};
|
|
715
|
-
} | {
|
|
138
|
+
};
|
|
139
|
+
export declare const uvUIOptions: {
|
|
716
140
|
buttonOptions: {
|
|
717
141
|
data: {};
|
|
718
142
|
options: {
|
|
@@ -794,4 +218,4 @@ export declare const uvUIOptions: import('vue').Ref<{
|
|
|
794
218
|
fill: boolean;
|
|
795
219
|
};
|
|
796
220
|
};
|
|
797
|
-
}
|
|
221
|
+
};
|
package/vuv-ui/vuv-ui.css
CHANGED
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
.button_box[data-v-
|
|
1
|
+
.button_box[data-v-2bf059e6]{align-items:center;margin-top:10px;display:flex}.button_box[data-v-2bf059e6] .uv-button{width:100%;height:100%}.plain[data-v-2bf059e6] .uv-button{background-color:transparent!important}.banner-content[data-v-fac9c699]{overflow-x:auto}.item-list[data-v-fac9c699]{border:1px solid #c8c8c8;border-radius:4px;justify-content:space-between;margin:10px;padding:5px;display:flex}.item-list .l-info[data-v-fac9c699]{width:calc(100% - 100px);padding-top:4px;font-size:12px}.item-list .l-info p[data-v-fac9c699]{white-space:nowrap;margin:5px 0 0;display:flex;overflow:hidden}.item-list .l-info p .link[data-v-fac9c699]{color:#1b8bff;cursor:pointer}.item-list .l-info p .text[data-v-fac9c699]{white-space:nowrap;text-align:-webkit-auto;text-overflow:ellipsis;overflow:hidden}.item-list .r-image[data-v-fac9c699]{text-align:right}.item-list .r-image .el-icon-close[data-v-fac9c699]{color:#999;cursor:pointer;margin-bottom:6px;font-size:12px;font-weight:600}.item-list .r-image .el-icon-close[data-v-fac9c699]:hover{color:red}.item-list .r-image .image-box[data-v-fac9c699]{background:#fff;border-radius:5px;justify-content:center;align-items:center;width:100px;height:70px;display:flex;position:relative;overflow:hidden}.item-list .r-image .image-box img[data-v-fac9c699]{max-width:100%}.item-list .r-image .image-box .placeholder-text[data-v-fac9c699]{color:#999;font-size:12px}.mt-5px[data-v-fac9c699]{margin-top:5px}.mt-10px[data-v-fac9c699]{margin-top:10px}.textarea_box[data-v-8eb1f98c]{align-items:center;margin-top:10px;display:flex}.banner-content[data-v-a3c09a31]{overflow-x:auto}.item-list[data-v-a3c09a31]{border:1px solid #c8c8c8;border-radius:4px;justify-content:space-between;margin:10px;padding:5px;display:flex}.item-list .l-info[data-v-a3c09a31]{width:calc(100% - 100px);padding-top:4px;font-size:12px}.item-list .l-info p[data-v-a3c09a31]{white-space:nowrap;margin:5px 0 0;display:flex;overflow:hidden}.item-list .l-info p .link[data-v-a3c09a31]{color:#1b8bff;cursor:pointer}.item-list .l-info p .text[data-v-a3c09a31]{white-space:nowrap;text-align:-webkit-auto;text-overflow:ellipsis;overflow:hidden}.item-list .r-image[data-v-a3c09a31]{text-align:right}.item-list .r-image .el-icon-close[data-v-a3c09a31]{color:#999;cursor:pointer;margin-bottom:6px;font-size:12px;font-weight:600}.item-list .r-image .el-icon-close[data-v-a3c09a31]:hover{color:red}.item-list .r-image .image-box[data-v-a3c09a31]{background:#fff;border-radius:5px;justify-content:center;align-items:center;width:100px;height:70px;display:flex;position:relative;overflow:hidden}.item-list .r-image .image-box img[data-v-a3c09a31]{max-width:100%}.item-list .r-image .image-box .placeholder-text[data-v-a3c09a31]{color:#999;font-size:12px}.mt-5px[data-v-a3c09a31]{margin-top:5px}.mt-10px[data-v-a3c09a31]{margin-top:10px}.number-box-wrapper[data-v-64b58a56]{background-color:#fff;align-items:center;padding:10px;display:flex}.banner-content[data-v-e6327043],.banner-content[data-v-76d80e24]{overflow-x:auto}.item-list[data-v-76d80e24]{border:1px solid #c8c8c8;border-radius:4px;justify-content:space-between;margin:10px;padding:5px;display:flex}.item-list .l-info[data-v-76d80e24]{width:calc(100% - 100px);padding-top:4px;font-size:12px}.item-list .l-info p[data-v-76d80e24]{white-space:nowrap;margin:5px 0 0;display:flex;overflow:hidden}.item-list .l-info p .link[data-v-76d80e24]{color:#1b8bff;cursor:pointer}.item-list .l-info p .text[data-v-76d80e24]{white-space:nowrap;text-align:-webkit-auto;text-overflow:ellipsis;overflow:hidden}.item-list .r-image[data-v-76d80e24]{text-align:right}.item-list .r-image .el-icon-close[data-v-76d80e24]{color:#999;cursor:pointer;margin-bottom:6px;font-size:12px;font-weight:600}.item-list .r-image .el-icon-close[data-v-76d80e24]:hover{color:red}.item-list .r-image .image-box[data-v-76d80e24]{background:#fff;border-radius:5px;justify-content:center;align-items:center;width:100px;height:70px;display:flex;position:relative;overflow:hidden}.item-list .r-image .image-box img[data-v-76d80e24]{max-width:100%}.item-list .r-image .image-box .placeholder-text[data-v-76d80e24]{color:#999;font-size:12px}.mt-5px[data-v-76d80e24]{margin-top:5px}.mt-10px[data-v-76d80e24]{margin-top:10px}
|
|
2
2
|
/*$vite$:1*/
|
package/vuv-ui/vuv-ui.es.js
CHANGED
|
@@ -7670,30 +7670,7 @@ var Ji = /*@__PURE__*/ u({
|
|
|
7670
7670
|
__name: "View",
|
|
7671
7671
|
props: { data: {
|
|
7672
7672
|
type: Object,
|
|
7673
|
-
default: {
|
|
7674
|
-
data: {},
|
|
7675
|
-
options: {
|
|
7676
|
-
width: "100",
|
|
7677
|
-
height: "45",
|
|
7678
|
-
hairline: !0,
|
|
7679
|
-
type: "primary",
|
|
7680
|
-
size: "normal",
|
|
7681
|
-
shape: "square",
|
|
7682
|
-
position: "left",
|
|
7683
|
-
plain: !1,
|
|
7684
|
-
disabled: !1,
|
|
7685
|
-
loading: !1,
|
|
7686
|
-
loadingText: "",
|
|
7687
|
-
openType: "navigateTo",
|
|
7688
|
-
pagePath: "",
|
|
7689
|
-
isTabBar: !1,
|
|
7690
|
-
text: "",
|
|
7691
|
-
textColor: "#ffffff",
|
|
7692
|
-
icon: "",
|
|
7693
|
-
color: "",
|
|
7694
|
-
customStyle: ""
|
|
7695
|
-
}
|
|
7696
|
-
}
|
|
7673
|
+
default: () => {}
|
|
7697
7674
|
} },
|
|
7698
7675
|
setup(e) {
|
|
7699
7676
|
return (t, n) => e.data && e.data.options ? (T(), a("div", {
|
|
@@ -7734,7 +7711,7 @@ var Ji = /*@__PURE__*/ u({
|
|
|
7734
7711
|
let n = e.__vccOpts || e;
|
|
7735
7712
|
for (let [e, r] of t) n[e] = r;
|
|
7736
7713
|
return n;
|
|
7737
|
-
}, Yi = /*#__PURE__*/ $(Ji, [["__scopeId", "data-v-
|
|
7714
|
+
}, Yi = /*#__PURE__*/ $(Ji, [["__scopeId", "data-v-2bf059e6"]]), Xi = {
|
|
7738
7715
|
key: 0,
|
|
7739
7716
|
class: "banner-content"
|
|
7740
7717
|
}, Zi = {
|
|
@@ -8624,16 +8601,16 @@ var Ji = /*@__PURE__*/ u({
|
|
|
8624
8601
|
border: !0
|
|
8625
8602
|
}] },
|
|
8626
8603
|
options: { fill: !1 }
|
|
8627
|
-
}, Sa =
|
|
8604
|
+
}, Sa = {
|
|
8628
8605
|
buttonTypeList: Zi,
|
|
8629
8606
|
textareaTypeList: na,
|
|
8630
8607
|
numberBoxTypeList: oa,
|
|
8631
8608
|
collapseTypeList: ba
|
|
8632
|
-
}
|
|
8609
|
+
}, Ca = {
|
|
8633
8610
|
buttonOptions: Qi,
|
|
8634
8611
|
textareaOptions: ra,
|
|
8635
8612
|
numberBoxOptions: sa,
|
|
8636
8613
|
collapseOptions: xa
|
|
8637
|
-
}
|
|
8614
|
+
};
|
|
8638
8615
|
//#endregion
|
|
8639
8616
|
export { Ca as uvUIOptions, Sa as uvUiList };
|