vuv-ui 1.0.3 → 1.0.4

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/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "vuv-ui",
3
3
  "private": false,
4
- "version": "1.0.3",
4
+ "version": "1.0.4",
5
5
  "description": "基于UVUI 组件再次封装",
6
6
  "type": "module",
7
7
  "author": "lsq",
@@ -219,3 +219,227 @@ export declare const uvUIOptions: {
219
219
  };
220
220
  };
221
221
  };
222
+ declare const hsryvvuUI: {
223
+ uvUiList: {
224
+ buttonTypeList: {
225
+ type: string;
226
+ name: string;
227
+ icon: string;
228
+ fontIcon: string;
229
+ page: string;
230
+ viewCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
231
+ data: {
232
+ type: ObjectConstructor;
233
+ default: () => void;
234
+ };
235
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
236
+ data: {
237
+ type: ObjectConstructor;
238
+ default: () => void;
239
+ };
240
+ }>> & Readonly<{}>, {
241
+ data: Record<string, any>;
242
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
243
+ editCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
244
+ data: {
245
+ type: ObjectConstructor;
246
+ default: () => void;
247
+ };
248
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
249
+ data: {
250
+ type: ObjectConstructor;
251
+ default: () => void;
252
+ };
253
+ }>> & Readonly<{}>, {
254
+ data: Record<string, any>;
255
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
256
+ limit: number;
257
+ };
258
+ textareaTypeList: {
259
+ type: string;
260
+ name: string;
261
+ icon: string;
262
+ fontIcon: string;
263
+ page: string;
264
+ viewCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
265
+ data: {
266
+ type: ObjectConstructor;
267
+ default: () => void;
268
+ };
269
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
270
+ data: {
271
+ type: ObjectConstructor;
272
+ default: () => void;
273
+ };
274
+ }>> & Readonly<{}>, {
275
+ data: Record<string, any>;
276
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
277
+ editCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
278
+ data: {
279
+ type: ObjectConstructor;
280
+ default: () => void;
281
+ };
282
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
283
+ data: {
284
+ type: ObjectConstructor;
285
+ default: () => void;
286
+ };
287
+ }>> & Readonly<{}>, {
288
+ data: Record<string, any>;
289
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
290
+ limit: number;
291
+ };
292
+ numberBoxTypeList: {
293
+ type: string;
294
+ name: string;
295
+ icon: string;
296
+ fontIcon: string;
297
+ page: string;
298
+ viewCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
299
+ data: {
300
+ type: ObjectConstructor;
301
+ default: () => void;
302
+ };
303
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
304
+ data: {
305
+ type: ObjectConstructor;
306
+ default: () => void;
307
+ };
308
+ }>> & Readonly<{}>, {
309
+ data: Record<string, any>;
310
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
311
+ editCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
312
+ data: {
313
+ type: ObjectConstructor;
314
+ default: () => void;
315
+ };
316
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
317
+ data: {
318
+ type: ObjectConstructor;
319
+ default: () => void;
320
+ };
321
+ }>> & Readonly<{}>, {
322
+ data: Record<string, any>;
323
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
324
+ limit: number;
325
+ };
326
+ collapseTypeList: {
327
+ type: string;
328
+ name: string;
329
+ icon: string;
330
+ fontIcon: string;
331
+ page: string;
332
+ viewCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
333
+ data: {
334
+ type: ObjectConstructor;
335
+ default: () => void;
336
+ };
337
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
338
+ data: {
339
+ type: ObjectConstructor;
340
+ default: () => void;
341
+ };
342
+ }>> & Readonly<{}>, {
343
+ data: Record<string, any>;
344
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
345
+ editCom: import('vue').DefineComponent<import('vue').ExtractPropTypes<{
346
+ data: {
347
+ type: ObjectConstructor;
348
+ default: () => void;
349
+ };
350
+ }>, {}, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
351
+ data: {
352
+ type: ObjectConstructor;
353
+ default: () => void;
354
+ };
355
+ }>> & Readonly<{}>, {
356
+ data: Record<string, any>;
357
+ }, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {}, any>;
358
+ limit: number;
359
+ };
360
+ };
361
+ uvUIOptions: {
362
+ buttonOptions: {
363
+ data: {};
364
+ options: {
365
+ width: string;
366
+ height: string;
367
+ hairline: boolean;
368
+ type: string;
369
+ size: string;
370
+ shape: string;
371
+ position: string;
372
+ plain: boolean;
373
+ disabled: boolean;
374
+ loading: boolean;
375
+ loadingText: string;
376
+ openType: string;
377
+ pagePath: string;
378
+ isTabBar: boolean;
379
+ text: string;
380
+ textColor: string;
381
+ icon: string;
382
+ color: string;
383
+ customStyle: string;
384
+ fill: boolean;
385
+ };
386
+ };
387
+ textareaOptions: {
388
+ type: string;
389
+ data: {};
390
+ options: {
391
+ placeholder: string;
392
+ height: string;
393
+ confirmType: string;
394
+ count: boolean;
395
+ autoHeight: boolean;
396
+ showConfirmBar: boolean;
397
+ maxlength: number;
398
+ border: string;
399
+ customStyle: string;
400
+ fill: boolean;
401
+ };
402
+ };
403
+ numberBoxOptions: {
404
+ data: {};
405
+ options: {
406
+ value: number;
407
+ min: number;
408
+ max: number;
409
+ step: number;
410
+ integer: boolean;
411
+ disabled: boolean;
412
+ disabledInput: boolean;
413
+ inputWidth: number;
414
+ showMinus: boolean;
415
+ showPlus: boolean;
416
+ decimalLength: number;
417
+ longPress: boolean;
418
+ color: string;
419
+ buttonSize: number;
420
+ bgColor: string;
421
+ disablePlus: boolean;
422
+ disableMinus: boolean;
423
+ align: string;
424
+ fill: boolean;
425
+ };
426
+ };
427
+ collapseOptions: {
428
+ data: {
429
+ list: {
430
+ title: string;
431
+ value: string;
432
+ label: string;
433
+ disabled: boolean;
434
+ isLink: boolean;
435
+ clickable: boolean;
436
+ border: boolean;
437
+ }[];
438
+ };
439
+ options: {
440
+ fill: boolean;
441
+ };
442
+ };
443
+ };
444
+ };
445
+ export default hsryvvuUI;
@@ -8611,6 +8611,9 @@ var Ji = /*@__PURE__*/ u({
8611
8611
  textareaOptions: ra,
8612
8612
  numberBoxOptions: sa,
8613
8613
  collapseOptions: xa
8614
+ }, wa = {
8615
+ uvUiList: Sa,
8616
+ uvUIOptions: Ca
8614
8617
  };
8615
8618
  //#endregion
8616
- export { Ca as uvUIOptions, Sa as uvUiList };
8619
+ export { wa as default, Ca as uvUIOptions, Sa as uvUiList };