cnhis-design-vue 3.1.11-beta.6 → 3.1.11-beta.7

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.
Files changed (63) hide show
  1. package/es/packages/big-table/index.d.ts +2252 -1
  2. package/es/packages/big-table/src/BigTable.vue.d.ts +2273 -21
  3. package/es/packages/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.js +7 -21
  4. package/es/packages/big-table/src/components/edit-form/edit-date.d.ts +1 -1
  5. package/es/packages/big-table/src/components/edit-form/edit-input.d.ts +1 -1
  6. package/es/packages/big-table/src/components/edit-form/edit-select-table.d.ts +3 -3
  7. package/es/packages/big-table/src/components/edit-form/edit-select.d.ts +1 -1
  8. package/es/packages/big-table/src/components/input-button.js +4 -0
  9. package/es/packages/big-table/src/components/input-button.vue.d.ts +2252 -0
  10. package/es/packages/big-table/src/components/input-button.vue_vue_type_script_setup_true_lang.js +33 -0
  11. package/es/packages/big-table/src/hooks/useEdit.d.ts +4 -4
  12. package/es/packages/button-print/index.d.ts +5 -5
  13. package/es/packages/button-print/src/ButtonPrint.vue.d.ts +5 -5
  14. package/es/packages/button-print/src/components/IdentityVerification.vue.d.ts +2 -2
  15. package/es/packages/chunk-upload/index.d.ts +1 -1
  16. package/es/packages/chunk-upload/src/chunk-upload-new.vue.d.ts +1 -1
  17. package/es/packages/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +1 -1
  18. package/es/packages/drag-layout/index.d.ts +7 -7
  19. package/es/packages/drag-layout/src/DragFormLeftItem.vue.d.ts +2 -2
  20. package/es/packages/drag-layout/src/DragFormRightItem.vue.d.ts +2 -2
  21. package/es/packages/drag-layout/src/DragLayout.vue.d.ts +7 -7
  22. package/es/packages/field-set/index.d.ts +2 -2
  23. package/es/packages/field-set/src/FieldSet.vue.d.ts +2 -2
  24. package/es/packages/field-set/src/NewFieldSet.vue.d.ts +1 -1
  25. package/es/packages/field-set/src/OldFieldSet.vue.d.ts +1 -1
  26. package/es/packages/form-render/src/components/renderer/linebar.d.ts +1 -1
  27. package/es/packages/form-render/src/components/renderer/textarea.d.ts +1 -1
  28. package/es/packages/form-table/index.d.ts +24 -24
  29. package/es/packages/form-table/src/FormTable.vue.d.ts +24 -24
  30. package/es/packages/form-table/src/components/index.d.ts +23 -23
  31. package/es/packages/form-table/src/components/table-age.vue.d.ts +2 -2
  32. package/es/packages/form-table/src/components/table-date-picker.vue.d.ts +1 -1
  33. package/es/packages/form-table/src/components/table-digital.vue.d.ts +1 -1
  34. package/es/packages/form-table/src/components/table-input-password.vue.d.ts +2 -2
  35. package/es/packages/form-table/src/components/table-input.vue.d.ts +2 -2
  36. package/es/packages/form-table/src/components/table-month-picker.vue.d.ts +1 -1
  37. package/es/packages/form-table/src/components/table-search-more.vue.d.ts +2 -2
  38. package/es/packages/form-table/src/components/table-search.vue.d.ts +3 -3
  39. package/es/packages/form-table/src/components/table-select-multiple.vue.d.ts +2 -2
  40. package/es/packages/form-table/src/components/table-select.vue.d.ts +2 -2
  41. package/es/packages/form-table/src/components/table-textarea.vue.d.ts +3 -3
  42. package/es/packages/form-table/src/components/table-time-picker.vue.d.ts +1 -1
  43. package/es/packages/form-table/src/components/table-tree-select.vue.d.ts +1 -1
  44. package/es/packages/info-header/index.d.ts +6 -6
  45. package/es/packages/info-header/src/HiddenContent.vue_vue_type_script_setup_true_lang.js +3 -0
  46. package/es/packages/info-header/src/InfoHeader.vue.d.ts +6 -6
  47. package/es/packages/map/index.d.ts +2 -2
  48. package/es/packages/map/src/Map.vue.d.ts +2 -2
  49. package/es/packages/scale-view/index.d.ts +2 -2
  50. package/es/packages/scale-view/src/ScaleView.vue.d.ts +2 -2
  51. package/es/packages/scale-view/src/components/EvaluatePage.vue.d.ts +1 -1
  52. package/es/packages/scale-view/src/components/formitem/r-upload.js +70 -59
  53. package/es/packages/scale-view/src/hooks/use-component.d.ts +9 -9
  54. package/es/packages/select-label/index.d.ts +13 -13
  55. package/es/packages/select-label/src/LabelFormContent.vue.d.ts +5 -5
  56. package/es/packages/select-label/src/SelectLabel.vue.d.ts +8 -8
  57. package/es/packages/select-label/src/components/label-classify.vue.d.ts +5 -5
  58. package/es/packages/select-person/index.d.ts +2 -2
  59. package/es/packages/select-person/src/SelectPerson.vue.d.ts +2 -2
  60. package/es/packages/time-line/index.d.ts +1 -1
  61. package/es/packages/time-line/src/TimeLine.vue.d.ts +1 -1
  62. package/es/src/components/SelectPage/SelectPage.vue.d.ts +1 -1
  63. package/package.json +1 -1
@@ -196,6 +196,2257 @@ declare const BigTable: SFCWithInstall<import("vue").DefineComponent<{
196
196
  _beforeSearchConvert: never[];
197
197
  addInlineEditPrimaryKey: string;
198
198
  GROUP_TITLE_KEY: string;
199
+ InputButton: import("vue").DefineComponent<{}, {
200
+ content: import("vue").Ref<string>;
201
+ NButton: import("vue").DefineComponent<{
202
+ readonly color: StringConstructor;
203
+ readonly textColor: StringConstructor;
204
+ readonly text: BooleanConstructor;
205
+ readonly block: BooleanConstructor;
206
+ readonly loading: BooleanConstructor;
207
+ readonly disabled: BooleanConstructor;
208
+ readonly circle: BooleanConstructor;
209
+ readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
210
+ readonly ghost: BooleanConstructor;
211
+ readonly round: BooleanConstructor;
212
+ readonly secondary: BooleanConstructor;
213
+ readonly tertiary: BooleanConstructor;
214
+ readonly quaternary: BooleanConstructor;
215
+ readonly strong: BooleanConstructor;
216
+ readonly focusable: {
217
+ readonly type: BooleanConstructor;
218
+ readonly default: true;
219
+ };
220
+ readonly keyboard: {
221
+ readonly type: BooleanConstructor;
222
+ readonly default: true;
223
+ };
224
+ readonly tag: {
225
+ readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
226
+ readonly default: "button";
227
+ };
228
+ readonly type: {
229
+ readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
230
+ readonly default: "default";
231
+ };
232
+ readonly dashed: BooleanConstructor;
233
+ readonly iconPlacement: {
234
+ readonly type: import("vue").PropType<"left" | "right">;
235
+ readonly default: "left";
236
+ };
237
+ readonly attrType: {
238
+ readonly type: import("vue").PropType<"button" | "reset" | "submit">;
239
+ readonly default: "button";
240
+ };
241
+ readonly bordered: {
242
+ readonly type: BooleanConstructor;
243
+ readonly default: true;
244
+ };
245
+ readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
246
+ readonly nativeFocusBehavior: {
247
+ readonly type: BooleanConstructor;
248
+ readonly default: boolean;
249
+ };
250
+ readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
251
+ heightTiny: string;
252
+ heightSmall: string;
253
+ heightMedium: string;
254
+ heightLarge: string;
255
+ borderRadiusTiny: string;
256
+ borderRadiusSmall: string;
257
+ borderRadiusMedium: string;
258
+ borderRadiusLarge: string;
259
+ fontSizeTiny: string;
260
+ fontSizeSmall: string;
261
+ fontSizeMedium: string;
262
+ fontSizeLarge: string;
263
+ opacityDisabled: string;
264
+ colorOpacitySecondary: string;
265
+ colorOpacitySecondaryHover: string;
266
+ colorOpacitySecondaryPressed: string;
267
+ colorSecondary: string;
268
+ colorSecondaryHover: string;
269
+ colorSecondaryPressed: string;
270
+ colorTertiary: string;
271
+ colorTertiaryHover: string;
272
+ colorTertiaryPressed: string;
273
+ colorQuaternary: string;
274
+ colorQuaternaryHover: string;
275
+ colorQuaternaryPressed: string;
276
+ color: string;
277
+ colorHover: string;
278
+ colorPressed: string;
279
+ colorFocus: string;
280
+ colorDisabled: string;
281
+ textColor: string;
282
+ textColorTertiary: string;
283
+ textColorHover: string;
284
+ textColorPressed: string;
285
+ textColorFocus: string;
286
+ textColorDisabled: string;
287
+ textColorText: string;
288
+ textColorTextHover: string;
289
+ textColorTextPressed: string;
290
+ textColorTextFocus: string;
291
+ textColorTextDisabled: string;
292
+ textColorGhost: string;
293
+ textColorGhostHover: string;
294
+ textColorGhostPressed: string;
295
+ textColorGhostFocus: string;
296
+ textColorGhostDisabled: string;
297
+ border: string;
298
+ borderHover: string;
299
+ borderPressed: string;
300
+ borderFocus: string;
301
+ borderDisabled: string;
302
+ rippleColor: string;
303
+ colorPrimary: string;
304
+ colorHoverPrimary: string;
305
+ colorPressedPrimary: string;
306
+ colorFocusPrimary: string;
307
+ colorDisabledPrimary: string;
308
+ textColorPrimary: string;
309
+ textColorHoverPrimary: string;
310
+ textColorPressedPrimary: string;
311
+ textColorFocusPrimary: string;
312
+ textColorDisabledPrimary: string;
313
+ textColorTextPrimary: string;
314
+ textColorTextHoverPrimary: string;
315
+ textColorTextPressedPrimary: string;
316
+ textColorTextFocusPrimary: string;
317
+ textColorTextDisabledPrimary: string;
318
+ textColorGhostPrimary: string;
319
+ textColorGhostHoverPrimary: string;
320
+ textColorGhostPressedPrimary: string;
321
+ textColorGhostFocusPrimary: string;
322
+ textColorGhostDisabledPrimary: string;
323
+ borderPrimary: string;
324
+ borderHoverPrimary: string;
325
+ borderPressedPrimary: string;
326
+ borderFocusPrimary: string;
327
+ borderDisabledPrimary: string;
328
+ rippleColorPrimary: string;
329
+ colorInfo: string;
330
+ colorHoverInfo: string;
331
+ colorPressedInfo: string;
332
+ colorFocusInfo: string;
333
+ colorDisabledInfo: string;
334
+ textColorInfo: string;
335
+ textColorHoverInfo: string;
336
+ textColorPressedInfo: string;
337
+ textColorFocusInfo: string;
338
+ textColorDisabledInfo: string;
339
+ textColorTextInfo: string;
340
+ textColorTextHoverInfo: string;
341
+ textColorTextPressedInfo: string;
342
+ textColorTextFocusInfo: string;
343
+ textColorTextDisabledInfo: string;
344
+ textColorGhostInfo: string;
345
+ textColorGhostHoverInfo: string;
346
+ textColorGhostPressedInfo: string;
347
+ textColorGhostFocusInfo: string;
348
+ textColorGhostDisabledInfo: string;
349
+ borderInfo: string;
350
+ borderHoverInfo: string;
351
+ borderPressedInfo: string;
352
+ borderFocusInfo: string;
353
+ borderDisabledInfo: string;
354
+ rippleColorInfo: string;
355
+ colorSuccess: string;
356
+ colorHoverSuccess: string;
357
+ colorPressedSuccess: string;
358
+ colorFocusSuccess: string;
359
+ colorDisabledSuccess: string;
360
+ textColorSuccess: string;
361
+ textColorHoverSuccess: string;
362
+ textColorPressedSuccess: string;
363
+ textColorFocusSuccess: string;
364
+ textColorDisabledSuccess: string;
365
+ textColorTextSuccess: string;
366
+ textColorTextHoverSuccess: string;
367
+ textColorTextPressedSuccess: string;
368
+ textColorTextFocusSuccess: string;
369
+ textColorTextDisabledSuccess: string;
370
+ textColorGhostSuccess: string;
371
+ textColorGhostHoverSuccess: string;
372
+ textColorGhostPressedSuccess: string;
373
+ textColorGhostFocusSuccess: string;
374
+ textColorGhostDisabledSuccess: string;
375
+ borderSuccess: string;
376
+ borderHoverSuccess: string;
377
+ borderPressedSuccess: string;
378
+ borderFocusSuccess: string;
379
+ borderDisabledSuccess: string;
380
+ rippleColorSuccess: string;
381
+ colorWarning: string;
382
+ colorHoverWarning: string;
383
+ colorPressedWarning: string;
384
+ colorFocusWarning: string;
385
+ colorDisabledWarning: string;
386
+ textColorWarning: string;
387
+ textColorHoverWarning: string;
388
+ textColorPressedWarning: string;
389
+ textColorFocusWarning: string;
390
+ textColorDisabledWarning: string;
391
+ textColorTextWarning: string;
392
+ textColorTextHoverWarning: string;
393
+ textColorTextPressedWarning: string;
394
+ textColorTextFocusWarning: string;
395
+ textColorTextDisabledWarning: string;
396
+ textColorGhostWarning: string;
397
+ textColorGhostHoverWarning: string;
398
+ textColorGhostPressedWarning: string;
399
+ textColorGhostFocusWarning: string;
400
+ textColorGhostDisabledWarning: string;
401
+ borderWarning: string;
402
+ borderHoverWarning: string;
403
+ borderPressedWarning: string;
404
+ borderFocusWarning: string;
405
+ borderDisabledWarning: string;
406
+ rippleColorWarning: string;
407
+ colorError: string;
408
+ colorHoverError: string;
409
+ colorPressedError: string;
410
+ colorFocusError: string;
411
+ colorDisabledError: string;
412
+ textColorError: string;
413
+ textColorHoverError: string;
414
+ textColorPressedError: string;
415
+ textColorFocusError: string;
416
+ textColorDisabledError: string;
417
+ textColorTextError: string;
418
+ textColorTextHoverError: string;
419
+ textColorTextPressedError: string;
420
+ textColorTextFocusError: string;
421
+ textColorTextDisabledError: string;
422
+ textColorGhostError: string;
423
+ textColorGhostHoverError: string;
424
+ textColorGhostPressedError: string;
425
+ textColorGhostFocusError: string;
426
+ textColorGhostDisabledError: string;
427
+ borderError: string;
428
+ borderHoverError: string;
429
+ borderPressedError: string;
430
+ borderFocusError: string;
431
+ borderDisabledError: string;
432
+ rippleColorError: string;
433
+ waveOpacity: string;
434
+ fontWeight: string;
435
+ fontWeightStrong: string;
436
+ paddingTiny: string;
437
+ paddingSmall: string;
438
+ paddingMedium: string;
439
+ paddingLarge: string;
440
+ paddingRoundTiny: string;
441
+ paddingRoundSmall: string;
442
+ paddingRoundMedium: string;
443
+ paddingRoundLarge: string;
444
+ iconMarginTiny: string;
445
+ iconMarginSmall: string;
446
+ iconMarginMedium: string;
447
+ iconMarginLarge: string;
448
+ iconSizeTiny: string;
449
+ iconSizeSmall: string;
450
+ iconSizeMedium: string;
451
+ iconSizeLarge: string;
452
+ rippleDuration: string;
453
+ }, any>>;
454
+ readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
455
+ heightTiny: string;
456
+ heightSmall: string;
457
+ heightMedium: string;
458
+ heightLarge: string;
459
+ borderRadiusTiny: string;
460
+ borderRadiusSmall: string;
461
+ borderRadiusMedium: string;
462
+ borderRadiusLarge: string;
463
+ fontSizeTiny: string;
464
+ fontSizeSmall: string;
465
+ fontSizeMedium: string;
466
+ fontSizeLarge: string;
467
+ opacityDisabled: string;
468
+ colorOpacitySecondary: string;
469
+ colorOpacitySecondaryHover: string;
470
+ colorOpacitySecondaryPressed: string;
471
+ colorSecondary: string;
472
+ colorSecondaryHover: string;
473
+ colorSecondaryPressed: string;
474
+ colorTertiary: string;
475
+ colorTertiaryHover: string;
476
+ colorTertiaryPressed: string;
477
+ colorQuaternary: string;
478
+ colorQuaternaryHover: string;
479
+ colorQuaternaryPressed: string;
480
+ color: string;
481
+ colorHover: string;
482
+ colorPressed: string;
483
+ colorFocus: string;
484
+ colorDisabled: string;
485
+ textColor: string;
486
+ textColorTertiary: string;
487
+ textColorHover: string;
488
+ textColorPressed: string;
489
+ textColorFocus: string;
490
+ textColorDisabled: string;
491
+ textColorText: string;
492
+ textColorTextHover: string;
493
+ textColorTextPressed: string;
494
+ textColorTextFocus: string;
495
+ textColorTextDisabled: string;
496
+ textColorGhost: string;
497
+ textColorGhostHover: string;
498
+ textColorGhostPressed: string;
499
+ textColorGhostFocus: string;
500
+ textColorGhostDisabled: string;
501
+ border: string;
502
+ borderHover: string;
503
+ borderPressed: string;
504
+ borderFocus: string;
505
+ borderDisabled: string;
506
+ rippleColor: string;
507
+ colorPrimary: string;
508
+ colorHoverPrimary: string;
509
+ colorPressedPrimary: string;
510
+ colorFocusPrimary: string;
511
+ colorDisabledPrimary: string;
512
+ textColorPrimary: string;
513
+ textColorHoverPrimary: string;
514
+ textColorPressedPrimary: string;
515
+ textColorFocusPrimary: string;
516
+ textColorDisabledPrimary: string;
517
+ textColorTextPrimary: string;
518
+ textColorTextHoverPrimary: string;
519
+ textColorTextPressedPrimary: string;
520
+ textColorTextFocusPrimary: string;
521
+ textColorTextDisabledPrimary: string;
522
+ textColorGhostPrimary: string;
523
+ textColorGhostHoverPrimary: string;
524
+ textColorGhostPressedPrimary: string;
525
+ textColorGhostFocusPrimary: string;
526
+ textColorGhostDisabledPrimary: string;
527
+ borderPrimary: string;
528
+ borderHoverPrimary: string;
529
+ borderPressedPrimary: string;
530
+ borderFocusPrimary: string;
531
+ borderDisabledPrimary: string;
532
+ rippleColorPrimary: string;
533
+ colorInfo: string;
534
+ colorHoverInfo: string;
535
+ colorPressedInfo: string;
536
+ colorFocusInfo: string;
537
+ colorDisabledInfo: string;
538
+ textColorInfo: string;
539
+ textColorHoverInfo: string;
540
+ textColorPressedInfo: string;
541
+ textColorFocusInfo: string;
542
+ textColorDisabledInfo: string;
543
+ textColorTextInfo: string;
544
+ textColorTextHoverInfo: string;
545
+ textColorTextPressedInfo: string;
546
+ textColorTextFocusInfo: string;
547
+ textColorTextDisabledInfo: string;
548
+ textColorGhostInfo: string;
549
+ textColorGhostHoverInfo: string;
550
+ textColorGhostPressedInfo: string;
551
+ textColorGhostFocusInfo: string;
552
+ textColorGhostDisabledInfo: string;
553
+ borderInfo: string;
554
+ borderHoverInfo: string;
555
+ borderPressedInfo: string;
556
+ borderFocusInfo: string;
557
+ borderDisabledInfo: string;
558
+ rippleColorInfo: string;
559
+ colorSuccess: string;
560
+ colorHoverSuccess: string;
561
+ colorPressedSuccess: string;
562
+ colorFocusSuccess: string;
563
+ colorDisabledSuccess: string;
564
+ textColorSuccess: string;
565
+ textColorHoverSuccess: string;
566
+ textColorPressedSuccess: string;
567
+ textColorFocusSuccess: string;
568
+ textColorDisabledSuccess: string;
569
+ textColorTextSuccess: string;
570
+ textColorTextHoverSuccess: string;
571
+ textColorTextPressedSuccess: string;
572
+ textColorTextFocusSuccess: string;
573
+ textColorTextDisabledSuccess: string;
574
+ textColorGhostSuccess: string;
575
+ textColorGhostHoverSuccess: string;
576
+ textColorGhostPressedSuccess: string;
577
+ textColorGhostFocusSuccess: string;
578
+ textColorGhostDisabledSuccess: string;
579
+ borderSuccess: string;
580
+ borderHoverSuccess: string;
581
+ borderPressedSuccess: string;
582
+ borderFocusSuccess: string;
583
+ borderDisabledSuccess: string;
584
+ rippleColorSuccess: string;
585
+ colorWarning: string;
586
+ colorHoverWarning: string;
587
+ colorPressedWarning: string;
588
+ colorFocusWarning: string;
589
+ colorDisabledWarning: string;
590
+ textColorWarning: string;
591
+ textColorHoverWarning: string;
592
+ textColorPressedWarning: string;
593
+ textColorFocusWarning: string;
594
+ textColorDisabledWarning: string;
595
+ textColorTextWarning: string;
596
+ textColorTextHoverWarning: string;
597
+ textColorTextPressedWarning: string;
598
+ textColorTextFocusWarning: string;
599
+ textColorTextDisabledWarning: string;
600
+ textColorGhostWarning: string;
601
+ textColorGhostHoverWarning: string;
602
+ textColorGhostPressedWarning: string;
603
+ textColorGhostFocusWarning: string;
604
+ textColorGhostDisabledWarning: string;
605
+ borderWarning: string;
606
+ borderHoverWarning: string;
607
+ borderPressedWarning: string;
608
+ borderFocusWarning: string;
609
+ borderDisabledWarning: string;
610
+ rippleColorWarning: string;
611
+ colorError: string;
612
+ colorHoverError: string;
613
+ colorPressedError: string;
614
+ colorFocusError: string;
615
+ colorDisabledError: string;
616
+ textColorError: string;
617
+ textColorHoverError: string;
618
+ textColorPressedError: string;
619
+ textColorFocusError: string;
620
+ textColorDisabledError: string;
621
+ textColorTextError: string;
622
+ textColorTextHoverError: string;
623
+ textColorTextPressedError: string;
624
+ textColorTextFocusError: string;
625
+ textColorTextDisabledError: string;
626
+ textColorGhostError: string;
627
+ textColorGhostHoverError: string;
628
+ textColorGhostPressedError: string;
629
+ textColorGhostFocusError: string;
630
+ textColorGhostDisabledError: string;
631
+ borderError: string;
632
+ borderHoverError: string;
633
+ borderPressedError: string;
634
+ borderFocusError: string;
635
+ borderDisabledError: string;
636
+ rippleColorError: string;
637
+ waveOpacity: string;
638
+ fontWeight: string;
639
+ fontWeightStrong: string;
640
+ paddingTiny: string;
641
+ paddingSmall: string;
642
+ paddingMedium: string;
643
+ paddingLarge: string;
644
+ paddingRoundTiny: string;
645
+ paddingRoundSmall: string;
646
+ paddingRoundMedium: string;
647
+ paddingRoundLarge: string;
648
+ iconMarginTiny: string;
649
+ iconMarginSmall: string;
650
+ iconMarginMedium: string;
651
+ iconMarginLarge: string;
652
+ iconSizeTiny: string;
653
+ iconSizeSmall: string;
654
+ iconSizeMedium: string;
655
+ iconSizeLarge: string;
656
+ rippleDuration: string;
657
+ }, any>>>;
658
+ readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
659
+ heightTiny: string;
660
+ heightSmall: string;
661
+ heightMedium: string;
662
+ heightLarge: string;
663
+ borderRadiusTiny: string;
664
+ borderRadiusSmall: string;
665
+ borderRadiusMedium: string;
666
+ borderRadiusLarge: string;
667
+ fontSizeTiny: string;
668
+ fontSizeSmall: string;
669
+ fontSizeMedium: string;
670
+ fontSizeLarge: string;
671
+ opacityDisabled: string;
672
+ colorOpacitySecondary: string;
673
+ colorOpacitySecondaryHover: string;
674
+ colorOpacitySecondaryPressed: string;
675
+ colorSecondary: string;
676
+ colorSecondaryHover: string;
677
+ colorSecondaryPressed: string;
678
+ colorTertiary: string;
679
+ colorTertiaryHover: string;
680
+ colorTertiaryPressed: string;
681
+ colorQuaternary: string;
682
+ colorQuaternaryHover: string;
683
+ colorQuaternaryPressed: string;
684
+ color: string;
685
+ colorHover: string;
686
+ colorPressed: string;
687
+ colorFocus: string;
688
+ colorDisabled: string;
689
+ textColor: string;
690
+ textColorTertiary: string;
691
+ textColorHover: string;
692
+ textColorPressed: string;
693
+ textColorFocus: string;
694
+ textColorDisabled: string;
695
+ textColorText: string;
696
+ textColorTextHover: string;
697
+ textColorTextPressed: string;
698
+ textColorTextFocus: string;
699
+ textColorTextDisabled: string;
700
+ textColorGhost: string;
701
+ textColorGhostHover: string;
702
+ textColorGhostPressed: string;
703
+ textColorGhostFocus: string;
704
+ textColorGhostDisabled: string;
705
+ border: string;
706
+ borderHover: string;
707
+ borderPressed: string;
708
+ borderFocus: string;
709
+ borderDisabled: string;
710
+ rippleColor: string;
711
+ colorPrimary: string;
712
+ colorHoverPrimary: string;
713
+ colorPressedPrimary: string;
714
+ colorFocusPrimary: string;
715
+ colorDisabledPrimary: string;
716
+ textColorPrimary: string;
717
+ textColorHoverPrimary: string;
718
+ textColorPressedPrimary: string;
719
+ textColorFocusPrimary: string;
720
+ textColorDisabledPrimary: string;
721
+ textColorTextPrimary: string;
722
+ textColorTextHoverPrimary: string;
723
+ textColorTextPressedPrimary: string;
724
+ textColorTextFocusPrimary: string;
725
+ textColorTextDisabledPrimary: string;
726
+ textColorGhostPrimary: string;
727
+ textColorGhostHoverPrimary: string;
728
+ textColorGhostPressedPrimary: string;
729
+ textColorGhostFocusPrimary: string;
730
+ textColorGhostDisabledPrimary: string;
731
+ borderPrimary: string;
732
+ borderHoverPrimary: string;
733
+ borderPressedPrimary: string;
734
+ borderFocusPrimary: string;
735
+ borderDisabledPrimary: string;
736
+ rippleColorPrimary: string;
737
+ colorInfo: string;
738
+ colorHoverInfo: string;
739
+ colorPressedInfo: string;
740
+ colorFocusInfo: string;
741
+ colorDisabledInfo: string;
742
+ textColorInfo: string;
743
+ textColorHoverInfo: string;
744
+ textColorPressedInfo: string;
745
+ textColorFocusInfo: string;
746
+ textColorDisabledInfo: string;
747
+ textColorTextInfo: string;
748
+ textColorTextHoverInfo: string;
749
+ textColorTextPressedInfo: string;
750
+ textColorTextFocusInfo: string;
751
+ textColorTextDisabledInfo: string;
752
+ textColorGhostInfo: string;
753
+ textColorGhostHoverInfo: string;
754
+ textColorGhostPressedInfo: string;
755
+ textColorGhostFocusInfo: string;
756
+ textColorGhostDisabledInfo: string;
757
+ borderInfo: string;
758
+ borderHoverInfo: string;
759
+ borderPressedInfo: string;
760
+ borderFocusInfo: string;
761
+ borderDisabledInfo: string;
762
+ rippleColorInfo: string;
763
+ colorSuccess: string;
764
+ colorHoverSuccess: string;
765
+ colorPressedSuccess: string;
766
+ colorFocusSuccess: string;
767
+ colorDisabledSuccess: string;
768
+ textColorSuccess: string;
769
+ textColorHoverSuccess: string;
770
+ textColorPressedSuccess: string;
771
+ textColorFocusSuccess: string;
772
+ textColorDisabledSuccess: string;
773
+ textColorTextSuccess: string;
774
+ textColorTextHoverSuccess: string;
775
+ textColorTextPressedSuccess: string;
776
+ textColorTextFocusSuccess: string;
777
+ textColorTextDisabledSuccess: string;
778
+ textColorGhostSuccess: string;
779
+ textColorGhostHoverSuccess: string;
780
+ textColorGhostPressedSuccess: string;
781
+ textColorGhostFocusSuccess: string;
782
+ textColorGhostDisabledSuccess: string;
783
+ borderSuccess: string;
784
+ borderHoverSuccess: string;
785
+ borderPressedSuccess: string;
786
+ borderFocusSuccess: string;
787
+ borderDisabledSuccess: string;
788
+ rippleColorSuccess: string;
789
+ colorWarning: string;
790
+ colorHoverWarning: string;
791
+ colorPressedWarning: string;
792
+ colorFocusWarning: string;
793
+ colorDisabledWarning: string;
794
+ textColorWarning: string;
795
+ textColorHoverWarning: string;
796
+ textColorPressedWarning: string;
797
+ textColorFocusWarning: string;
798
+ textColorDisabledWarning: string;
799
+ textColorTextWarning: string;
800
+ textColorTextHoverWarning: string;
801
+ textColorTextPressedWarning: string;
802
+ textColorTextFocusWarning: string;
803
+ textColorTextDisabledWarning: string;
804
+ textColorGhostWarning: string;
805
+ textColorGhostHoverWarning: string;
806
+ textColorGhostPressedWarning: string;
807
+ textColorGhostFocusWarning: string;
808
+ textColorGhostDisabledWarning: string;
809
+ borderWarning: string;
810
+ borderHoverWarning: string;
811
+ borderPressedWarning: string;
812
+ borderFocusWarning: string;
813
+ borderDisabledWarning: string;
814
+ rippleColorWarning: string;
815
+ colorError: string;
816
+ colorHoverError: string;
817
+ colorPressedError: string;
818
+ colorFocusError: string;
819
+ colorDisabledError: string;
820
+ textColorError: string;
821
+ textColorHoverError: string;
822
+ textColorPressedError: string;
823
+ textColorFocusError: string;
824
+ textColorDisabledError: string;
825
+ textColorTextError: string;
826
+ textColorTextHoverError: string;
827
+ textColorTextPressedError: string;
828
+ textColorTextFocusError: string;
829
+ textColorTextDisabledError: string;
830
+ textColorGhostError: string;
831
+ textColorGhostHoverError: string;
832
+ textColorGhostPressedError: string;
833
+ textColorGhostFocusError: string;
834
+ textColorGhostDisabledError: string;
835
+ borderError: string;
836
+ borderHoverError: string;
837
+ borderPressedError: string;
838
+ borderFocusError: string;
839
+ borderDisabledError: string;
840
+ rippleColorError: string;
841
+ waveOpacity: string;
842
+ fontWeight: string;
843
+ fontWeightStrong: string;
844
+ paddingTiny: string;
845
+ paddingSmall: string;
846
+ paddingMedium: string;
847
+ paddingLarge: string;
848
+ paddingRoundTiny: string;
849
+ paddingRoundSmall: string;
850
+ paddingRoundMedium: string;
851
+ paddingRoundLarge: string;
852
+ iconMarginTiny: string;
853
+ iconMarginSmall: string;
854
+ iconMarginMedium: string;
855
+ iconMarginLarge: string;
856
+ iconSizeTiny: string;
857
+ iconSizeSmall: string;
858
+ iconSizeMedium: string;
859
+ iconSizeLarge: string;
860
+ rippleDuration: string;
861
+ }, any>>>;
862
+ }, {
863
+ selfElRef: import("vue").Ref<HTMLElement | null>;
864
+ waveElRef: import("vue").Ref<{
865
+ play: () => void;
866
+ } | null>;
867
+ mergedClsPrefix: import("vue").ComputedRef<string>;
868
+ mergedFocusable: import("vue").ComputedRef<boolean>;
869
+ mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
870
+ showBorder: import("vue").ComputedRef<boolean>;
871
+ enterPressed: import("vue").Ref<boolean>;
872
+ rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
873
+ handleMousedown: (e: MouseEvent) => void;
874
+ handleKeydown: (e: KeyboardEvent) => void;
875
+ handleBlur: () => void;
876
+ handleKeyup: (e: KeyboardEvent) => void;
877
+ handleClick: (e: MouseEvent) => void;
878
+ customColorCssVars: import("vue").ComputedRef<{
879
+ '--n-border-color': string;
880
+ '--n-border-color-hover': string;
881
+ '--n-border-color-pressed': string;
882
+ '--n-border-color-focus': string;
883
+ '--n-border-color-disabled': string;
884
+ } | null>;
885
+ cssVars: import("vue").ComputedRef<{
886
+ '--n-width': string;
887
+ '--n-height': string;
888
+ '--n-font-size': string;
889
+ '--n-padding': string;
890
+ '--n-icon-size': string;
891
+ '--n-icon-margin': string;
892
+ '--n-border-radius': string;
893
+ '--n-border': string;
894
+ '--n-border-hover': string;
895
+ '--n-border-pressed': string;
896
+ '--n-border-focus': string;
897
+ '--n-border-disabled': string;
898
+ '--n-color': string;
899
+ '--n-color-hover': string;
900
+ '--n-color-pressed': string;
901
+ '--n-color-focus': string;
902
+ '--n-color-disabled': string;
903
+ '--n-ripple-color': string;
904
+ '--n-text-color': string;
905
+ '--n-text-color-hover': string;
906
+ '--n-text-color-pressed': string;
907
+ '--n-text-color-focus': string;
908
+ '--n-text-color-disabled': string;
909
+ 'font-weight': string;
910
+ '--n-bezier': string;
911
+ '--n-bezier-ease-out': string;
912
+ '--n-ripple-duration': string;
913
+ '--n-opacity-disabled': string;
914
+ '--n-wave-opacity': string;
915
+ }> | undefined;
916
+ themeClass: import("vue").Ref<string> | undefined;
917
+ onRender: (() => void) | undefined;
918
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
919
+ readonly color: StringConstructor;
920
+ readonly textColor: StringConstructor;
921
+ readonly text: BooleanConstructor;
922
+ readonly block: BooleanConstructor;
923
+ readonly loading: BooleanConstructor;
924
+ readonly disabled: BooleanConstructor;
925
+ readonly circle: BooleanConstructor;
926
+ readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
927
+ readonly ghost: BooleanConstructor;
928
+ readonly round: BooleanConstructor;
929
+ readonly secondary: BooleanConstructor;
930
+ readonly tertiary: BooleanConstructor;
931
+ readonly quaternary: BooleanConstructor;
932
+ readonly strong: BooleanConstructor;
933
+ readonly focusable: {
934
+ readonly type: BooleanConstructor;
935
+ readonly default: true;
936
+ };
937
+ readonly keyboard: {
938
+ readonly type: BooleanConstructor;
939
+ readonly default: true;
940
+ };
941
+ readonly tag: {
942
+ readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
943
+ readonly default: "button";
944
+ };
945
+ readonly type: {
946
+ readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
947
+ readonly default: "default";
948
+ };
949
+ readonly dashed: BooleanConstructor;
950
+ readonly iconPlacement: {
951
+ readonly type: import("vue").PropType<"left" | "right">;
952
+ readonly default: "left";
953
+ };
954
+ readonly attrType: {
955
+ readonly type: import("vue").PropType<"button" | "reset" | "submit">;
956
+ readonly default: "button";
957
+ };
958
+ readonly bordered: {
959
+ readonly type: BooleanConstructor;
960
+ readonly default: true;
961
+ };
962
+ readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
963
+ readonly nativeFocusBehavior: {
964
+ readonly type: BooleanConstructor;
965
+ readonly default: boolean;
966
+ };
967
+ readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
968
+ heightTiny: string;
969
+ heightSmall: string;
970
+ heightMedium: string;
971
+ heightLarge: string;
972
+ borderRadiusTiny: string;
973
+ borderRadiusSmall: string;
974
+ borderRadiusMedium: string;
975
+ borderRadiusLarge: string;
976
+ fontSizeTiny: string;
977
+ fontSizeSmall: string;
978
+ fontSizeMedium: string;
979
+ fontSizeLarge: string;
980
+ opacityDisabled: string;
981
+ colorOpacitySecondary: string;
982
+ colorOpacitySecondaryHover: string;
983
+ colorOpacitySecondaryPressed: string;
984
+ colorSecondary: string;
985
+ colorSecondaryHover: string;
986
+ colorSecondaryPressed: string;
987
+ colorTertiary: string;
988
+ colorTertiaryHover: string;
989
+ colorTertiaryPressed: string;
990
+ colorQuaternary: string;
991
+ colorQuaternaryHover: string;
992
+ colorQuaternaryPressed: string;
993
+ color: string;
994
+ colorHover: string;
995
+ colorPressed: string;
996
+ colorFocus: string;
997
+ colorDisabled: string;
998
+ textColor: string;
999
+ textColorTertiary: string;
1000
+ textColorHover: string;
1001
+ textColorPressed: string;
1002
+ textColorFocus: string;
1003
+ textColorDisabled: string;
1004
+ textColorText: string;
1005
+ textColorTextHover: string;
1006
+ textColorTextPressed: string;
1007
+ textColorTextFocus: string;
1008
+ textColorTextDisabled: string;
1009
+ textColorGhost: string;
1010
+ textColorGhostHover: string;
1011
+ textColorGhostPressed: string;
1012
+ textColorGhostFocus: string;
1013
+ textColorGhostDisabled: string;
1014
+ border: string;
1015
+ borderHover: string;
1016
+ borderPressed: string;
1017
+ borderFocus: string;
1018
+ borderDisabled: string;
1019
+ rippleColor: string;
1020
+ colorPrimary: string;
1021
+ colorHoverPrimary: string;
1022
+ colorPressedPrimary: string;
1023
+ colorFocusPrimary: string;
1024
+ colorDisabledPrimary: string;
1025
+ textColorPrimary: string;
1026
+ textColorHoverPrimary: string;
1027
+ textColorPressedPrimary: string;
1028
+ textColorFocusPrimary: string;
1029
+ textColorDisabledPrimary: string;
1030
+ textColorTextPrimary: string;
1031
+ textColorTextHoverPrimary: string;
1032
+ textColorTextPressedPrimary: string;
1033
+ textColorTextFocusPrimary: string;
1034
+ textColorTextDisabledPrimary: string;
1035
+ textColorGhostPrimary: string;
1036
+ textColorGhostHoverPrimary: string;
1037
+ textColorGhostPressedPrimary: string;
1038
+ textColorGhostFocusPrimary: string;
1039
+ textColorGhostDisabledPrimary: string;
1040
+ borderPrimary: string;
1041
+ borderHoverPrimary: string;
1042
+ borderPressedPrimary: string;
1043
+ borderFocusPrimary: string;
1044
+ borderDisabledPrimary: string;
1045
+ rippleColorPrimary: string;
1046
+ colorInfo: string;
1047
+ colorHoverInfo: string;
1048
+ colorPressedInfo: string;
1049
+ colorFocusInfo: string;
1050
+ colorDisabledInfo: string;
1051
+ textColorInfo: string;
1052
+ textColorHoverInfo: string;
1053
+ textColorPressedInfo: string;
1054
+ textColorFocusInfo: string;
1055
+ textColorDisabledInfo: string;
1056
+ textColorTextInfo: string;
1057
+ textColorTextHoverInfo: string;
1058
+ textColorTextPressedInfo: string;
1059
+ textColorTextFocusInfo: string;
1060
+ textColorTextDisabledInfo: string;
1061
+ textColorGhostInfo: string;
1062
+ textColorGhostHoverInfo: string;
1063
+ textColorGhostPressedInfo: string;
1064
+ textColorGhostFocusInfo: string;
1065
+ textColorGhostDisabledInfo: string;
1066
+ borderInfo: string;
1067
+ borderHoverInfo: string;
1068
+ borderPressedInfo: string;
1069
+ borderFocusInfo: string;
1070
+ borderDisabledInfo: string;
1071
+ rippleColorInfo: string;
1072
+ colorSuccess: string;
1073
+ colorHoverSuccess: string;
1074
+ colorPressedSuccess: string;
1075
+ colorFocusSuccess: string;
1076
+ colorDisabledSuccess: string;
1077
+ textColorSuccess: string;
1078
+ textColorHoverSuccess: string;
1079
+ textColorPressedSuccess: string;
1080
+ textColorFocusSuccess: string;
1081
+ textColorDisabledSuccess: string;
1082
+ textColorTextSuccess: string;
1083
+ textColorTextHoverSuccess: string;
1084
+ textColorTextPressedSuccess: string;
1085
+ textColorTextFocusSuccess: string;
1086
+ textColorTextDisabledSuccess: string;
1087
+ textColorGhostSuccess: string;
1088
+ textColorGhostHoverSuccess: string;
1089
+ textColorGhostPressedSuccess: string;
1090
+ textColorGhostFocusSuccess: string;
1091
+ textColorGhostDisabledSuccess: string;
1092
+ borderSuccess: string;
1093
+ borderHoverSuccess: string;
1094
+ borderPressedSuccess: string;
1095
+ borderFocusSuccess: string;
1096
+ borderDisabledSuccess: string;
1097
+ rippleColorSuccess: string;
1098
+ colorWarning: string;
1099
+ colorHoverWarning: string;
1100
+ colorPressedWarning: string;
1101
+ colorFocusWarning: string;
1102
+ colorDisabledWarning: string;
1103
+ textColorWarning: string;
1104
+ textColorHoverWarning: string;
1105
+ textColorPressedWarning: string;
1106
+ textColorFocusWarning: string;
1107
+ textColorDisabledWarning: string;
1108
+ textColorTextWarning: string;
1109
+ textColorTextHoverWarning: string;
1110
+ textColorTextPressedWarning: string;
1111
+ textColorTextFocusWarning: string;
1112
+ textColorTextDisabledWarning: string;
1113
+ textColorGhostWarning: string;
1114
+ textColorGhostHoverWarning: string;
1115
+ textColorGhostPressedWarning: string;
1116
+ textColorGhostFocusWarning: string;
1117
+ textColorGhostDisabledWarning: string;
1118
+ borderWarning: string;
1119
+ borderHoverWarning: string;
1120
+ borderPressedWarning: string;
1121
+ borderFocusWarning: string;
1122
+ borderDisabledWarning: string;
1123
+ rippleColorWarning: string;
1124
+ colorError: string;
1125
+ colorHoverError: string;
1126
+ colorPressedError: string;
1127
+ colorFocusError: string;
1128
+ colorDisabledError: string;
1129
+ textColorError: string;
1130
+ textColorHoverError: string;
1131
+ textColorPressedError: string;
1132
+ textColorFocusError: string;
1133
+ textColorDisabledError: string;
1134
+ textColorTextError: string;
1135
+ textColorTextHoverError: string;
1136
+ textColorTextPressedError: string;
1137
+ textColorTextFocusError: string;
1138
+ textColorTextDisabledError: string;
1139
+ textColorGhostError: string;
1140
+ textColorGhostHoverError: string;
1141
+ textColorGhostPressedError: string;
1142
+ textColorGhostFocusError: string;
1143
+ textColorGhostDisabledError: string;
1144
+ borderError: string;
1145
+ borderHoverError: string;
1146
+ borderPressedError: string;
1147
+ borderFocusError: string;
1148
+ borderDisabledError: string;
1149
+ rippleColorError: string;
1150
+ waveOpacity: string;
1151
+ fontWeight: string;
1152
+ fontWeightStrong: string;
1153
+ paddingTiny: string;
1154
+ paddingSmall: string;
1155
+ paddingMedium: string;
1156
+ paddingLarge: string;
1157
+ paddingRoundTiny: string;
1158
+ paddingRoundSmall: string;
1159
+ paddingRoundMedium: string;
1160
+ paddingRoundLarge: string;
1161
+ iconMarginTiny: string;
1162
+ iconMarginSmall: string;
1163
+ iconMarginMedium: string;
1164
+ iconMarginLarge: string;
1165
+ iconSizeTiny: string;
1166
+ iconSizeSmall: string;
1167
+ iconSizeMedium: string;
1168
+ iconSizeLarge: string;
1169
+ rippleDuration: string;
1170
+ }, any>>;
1171
+ readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1172
+ heightTiny: string;
1173
+ heightSmall: string;
1174
+ heightMedium: string;
1175
+ heightLarge: string;
1176
+ borderRadiusTiny: string;
1177
+ borderRadiusSmall: string;
1178
+ borderRadiusMedium: string;
1179
+ borderRadiusLarge: string;
1180
+ fontSizeTiny: string;
1181
+ fontSizeSmall: string;
1182
+ fontSizeMedium: string;
1183
+ fontSizeLarge: string;
1184
+ opacityDisabled: string;
1185
+ colorOpacitySecondary: string;
1186
+ colorOpacitySecondaryHover: string;
1187
+ colorOpacitySecondaryPressed: string;
1188
+ colorSecondary: string;
1189
+ colorSecondaryHover: string;
1190
+ colorSecondaryPressed: string;
1191
+ colorTertiary: string;
1192
+ colorTertiaryHover: string;
1193
+ colorTertiaryPressed: string;
1194
+ colorQuaternary: string;
1195
+ colorQuaternaryHover: string;
1196
+ colorQuaternaryPressed: string;
1197
+ color: string;
1198
+ colorHover: string;
1199
+ colorPressed: string;
1200
+ colorFocus: string;
1201
+ colorDisabled: string;
1202
+ textColor: string;
1203
+ textColorTertiary: string;
1204
+ textColorHover: string;
1205
+ textColorPressed: string;
1206
+ textColorFocus: string;
1207
+ textColorDisabled: string;
1208
+ textColorText: string;
1209
+ textColorTextHover: string;
1210
+ textColorTextPressed: string;
1211
+ textColorTextFocus: string;
1212
+ textColorTextDisabled: string;
1213
+ textColorGhost: string;
1214
+ textColorGhostHover: string;
1215
+ textColorGhostPressed: string;
1216
+ textColorGhostFocus: string;
1217
+ textColorGhostDisabled: string;
1218
+ border: string;
1219
+ borderHover: string;
1220
+ borderPressed: string;
1221
+ borderFocus: string;
1222
+ borderDisabled: string;
1223
+ rippleColor: string;
1224
+ colorPrimary: string;
1225
+ colorHoverPrimary: string;
1226
+ colorPressedPrimary: string;
1227
+ colorFocusPrimary: string;
1228
+ colorDisabledPrimary: string;
1229
+ textColorPrimary: string;
1230
+ textColorHoverPrimary: string;
1231
+ textColorPressedPrimary: string;
1232
+ textColorFocusPrimary: string;
1233
+ textColorDisabledPrimary: string;
1234
+ textColorTextPrimary: string;
1235
+ textColorTextHoverPrimary: string;
1236
+ textColorTextPressedPrimary: string;
1237
+ textColorTextFocusPrimary: string;
1238
+ textColorTextDisabledPrimary: string;
1239
+ textColorGhostPrimary: string;
1240
+ textColorGhostHoverPrimary: string;
1241
+ textColorGhostPressedPrimary: string;
1242
+ textColorGhostFocusPrimary: string;
1243
+ textColorGhostDisabledPrimary: string;
1244
+ borderPrimary: string;
1245
+ borderHoverPrimary: string;
1246
+ borderPressedPrimary: string;
1247
+ borderFocusPrimary: string;
1248
+ borderDisabledPrimary: string;
1249
+ rippleColorPrimary: string;
1250
+ colorInfo: string;
1251
+ colorHoverInfo: string;
1252
+ colorPressedInfo: string;
1253
+ colorFocusInfo: string;
1254
+ colorDisabledInfo: string;
1255
+ textColorInfo: string;
1256
+ textColorHoverInfo: string;
1257
+ textColorPressedInfo: string;
1258
+ textColorFocusInfo: string;
1259
+ textColorDisabledInfo: string;
1260
+ textColorTextInfo: string;
1261
+ textColorTextHoverInfo: string;
1262
+ textColorTextPressedInfo: string;
1263
+ textColorTextFocusInfo: string;
1264
+ textColorTextDisabledInfo: string;
1265
+ textColorGhostInfo: string;
1266
+ textColorGhostHoverInfo: string;
1267
+ textColorGhostPressedInfo: string;
1268
+ textColorGhostFocusInfo: string;
1269
+ textColorGhostDisabledInfo: string;
1270
+ borderInfo: string;
1271
+ borderHoverInfo: string;
1272
+ borderPressedInfo: string;
1273
+ borderFocusInfo: string;
1274
+ borderDisabledInfo: string;
1275
+ rippleColorInfo: string;
1276
+ colorSuccess: string;
1277
+ colorHoverSuccess: string;
1278
+ colorPressedSuccess: string;
1279
+ colorFocusSuccess: string;
1280
+ colorDisabledSuccess: string;
1281
+ textColorSuccess: string;
1282
+ textColorHoverSuccess: string;
1283
+ textColorPressedSuccess: string;
1284
+ textColorFocusSuccess: string;
1285
+ textColorDisabledSuccess: string;
1286
+ textColorTextSuccess: string;
1287
+ textColorTextHoverSuccess: string;
1288
+ textColorTextPressedSuccess: string;
1289
+ textColorTextFocusSuccess: string;
1290
+ textColorTextDisabledSuccess: string;
1291
+ textColorGhostSuccess: string;
1292
+ textColorGhostHoverSuccess: string;
1293
+ textColorGhostPressedSuccess: string;
1294
+ textColorGhostFocusSuccess: string;
1295
+ textColorGhostDisabledSuccess: string;
1296
+ borderSuccess: string;
1297
+ borderHoverSuccess: string;
1298
+ borderPressedSuccess: string;
1299
+ borderFocusSuccess: string;
1300
+ borderDisabledSuccess: string;
1301
+ rippleColorSuccess: string;
1302
+ colorWarning: string;
1303
+ colorHoverWarning: string;
1304
+ colorPressedWarning: string;
1305
+ colorFocusWarning: string;
1306
+ colorDisabledWarning: string;
1307
+ textColorWarning: string;
1308
+ textColorHoverWarning: string;
1309
+ textColorPressedWarning: string;
1310
+ textColorFocusWarning: string;
1311
+ textColorDisabledWarning: string;
1312
+ textColorTextWarning: string;
1313
+ textColorTextHoverWarning: string;
1314
+ textColorTextPressedWarning: string;
1315
+ textColorTextFocusWarning: string;
1316
+ textColorTextDisabledWarning: string;
1317
+ textColorGhostWarning: string;
1318
+ textColorGhostHoverWarning: string;
1319
+ textColorGhostPressedWarning: string;
1320
+ textColorGhostFocusWarning: string;
1321
+ textColorGhostDisabledWarning: string;
1322
+ borderWarning: string;
1323
+ borderHoverWarning: string;
1324
+ borderPressedWarning: string;
1325
+ borderFocusWarning: string;
1326
+ borderDisabledWarning: string;
1327
+ rippleColorWarning: string;
1328
+ colorError: string;
1329
+ colorHoverError: string;
1330
+ colorPressedError: string;
1331
+ colorFocusError: string;
1332
+ colorDisabledError: string;
1333
+ textColorError: string;
1334
+ textColorHoverError: string;
1335
+ textColorPressedError: string;
1336
+ textColorFocusError: string;
1337
+ textColorDisabledError: string;
1338
+ textColorTextError: string;
1339
+ textColorTextHoverError: string;
1340
+ textColorTextPressedError: string;
1341
+ textColorTextFocusError: string;
1342
+ textColorTextDisabledError: string;
1343
+ textColorGhostError: string;
1344
+ textColorGhostHoverError: string;
1345
+ textColorGhostPressedError: string;
1346
+ textColorGhostFocusError: string;
1347
+ textColorGhostDisabledError: string;
1348
+ borderError: string;
1349
+ borderHoverError: string;
1350
+ borderPressedError: string;
1351
+ borderFocusError: string;
1352
+ borderDisabledError: string;
1353
+ rippleColorError: string;
1354
+ waveOpacity: string;
1355
+ fontWeight: string;
1356
+ fontWeightStrong: string;
1357
+ paddingTiny: string;
1358
+ paddingSmall: string;
1359
+ paddingMedium: string;
1360
+ paddingLarge: string;
1361
+ paddingRoundTiny: string;
1362
+ paddingRoundSmall: string;
1363
+ paddingRoundMedium: string;
1364
+ paddingRoundLarge: string;
1365
+ iconMarginTiny: string;
1366
+ iconMarginSmall: string;
1367
+ iconMarginMedium: string;
1368
+ iconMarginLarge: string;
1369
+ iconSizeTiny: string;
1370
+ iconSizeSmall: string;
1371
+ iconSizeMedium: string;
1372
+ iconSizeLarge: string;
1373
+ rippleDuration: string;
1374
+ }, any>>>;
1375
+ readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1376
+ heightTiny: string;
1377
+ heightSmall: string;
1378
+ heightMedium: string;
1379
+ heightLarge: string;
1380
+ borderRadiusTiny: string;
1381
+ borderRadiusSmall: string;
1382
+ borderRadiusMedium: string;
1383
+ borderRadiusLarge: string;
1384
+ fontSizeTiny: string;
1385
+ fontSizeSmall: string;
1386
+ fontSizeMedium: string;
1387
+ fontSizeLarge: string;
1388
+ opacityDisabled: string;
1389
+ colorOpacitySecondary: string;
1390
+ colorOpacitySecondaryHover: string;
1391
+ colorOpacitySecondaryPressed: string;
1392
+ colorSecondary: string;
1393
+ colorSecondaryHover: string;
1394
+ colorSecondaryPressed: string;
1395
+ colorTertiary: string;
1396
+ colorTertiaryHover: string;
1397
+ colorTertiaryPressed: string;
1398
+ colorQuaternary: string;
1399
+ colorQuaternaryHover: string;
1400
+ colorQuaternaryPressed: string;
1401
+ color: string;
1402
+ colorHover: string;
1403
+ colorPressed: string;
1404
+ colorFocus: string;
1405
+ colorDisabled: string;
1406
+ textColor: string;
1407
+ textColorTertiary: string;
1408
+ textColorHover: string;
1409
+ textColorPressed: string;
1410
+ textColorFocus: string;
1411
+ textColorDisabled: string;
1412
+ textColorText: string;
1413
+ textColorTextHover: string;
1414
+ textColorTextPressed: string;
1415
+ textColorTextFocus: string;
1416
+ textColorTextDisabled: string;
1417
+ textColorGhost: string;
1418
+ textColorGhostHover: string;
1419
+ textColorGhostPressed: string;
1420
+ textColorGhostFocus: string;
1421
+ textColorGhostDisabled: string;
1422
+ border: string;
1423
+ borderHover: string;
1424
+ borderPressed: string;
1425
+ borderFocus: string;
1426
+ borderDisabled: string;
1427
+ rippleColor: string;
1428
+ colorPrimary: string;
1429
+ colorHoverPrimary: string;
1430
+ colorPressedPrimary: string;
1431
+ colorFocusPrimary: string;
1432
+ colorDisabledPrimary: string;
1433
+ textColorPrimary: string;
1434
+ textColorHoverPrimary: string;
1435
+ textColorPressedPrimary: string;
1436
+ textColorFocusPrimary: string;
1437
+ textColorDisabledPrimary: string;
1438
+ textColorTextPrimary: string;
1439
+ textColorTextHoverPrimary: string;
1440
+ textColorTextPressedPrimary: string;
1441
+ textColorTextFocusPrimary: string;
1442
+ textColorTextDisabledPrimary: string;
1443
+ textColorGhostPrimary: string;
1444
+ textColorGhostHoverPrimary: string;
1445
+ textColorGhostPressedPrimary: string;
1446
+ textColorGhostFocusPrimary: string;
1447
+ textColorGhostDisabledPrimary: string;
1448
+ borderPrimary: string;
1449
+ borderHoverPrimary: string;
1450
+ borderPressedPrimary: string;
1451
+ borderFocusPrimary: string;
1452
+ borderDisabledPrimary: string;
1453
+ rippleColorPrimary: string;
1454
+ colorInfo: string;
1455
+ colorHoverInfo: string;
1456
+ colorPressedInfo: string;
1457
+ colorFocusInfo: string;
1458
+ colorDisabledInfo: string;
1459
+ textColorInfo: string;
1460
+ textColorHoverInfo: string;
1461
+ textColorPressedInfo: string;
1462
+ textColorFocusInfo: string;
1463
+ textColorDisabledInfo: string;
1464
+ textColorTextInfo: string;
1465
+ textColorTextHoverInfo: string;
1466
+ textColorTextPressedInfo: string;
1467
+ textColorTextFocusInfo: string;
1468
+ textColorTextDisabledInfo: string;
1469
+ textColorGhostInfo: string;
1470
+ textColorGhostHoverInfo: string;
1471
+ textColorGhostPressedInfo: string;
1472
+ textColorGhostFocusInfo: string;
1473
+ textColorGhostDisabledInfo: string;
1474
+ borderInfo: string;
1475
+ borderHoverInfo: string;
1476
+ borderPressedInfo: string;
1477
+ borderFocusInfo: string;
1478
+ borderDisabledInfo: string;
1479
+ rippleColorInfo: string;
1480
+ colorSuccess: string;
1481
+ colorHoverSuccess: string;
1482
+ colorPressedSuccess: string;
1483
+ colorFocusSuccess: string;
1484
+ colorDisabledSuccess: string;
1485
+ textColorSuccess: string;
1486
+ textColorHoverSuccess: string;
1487
+ textColorPressedSuccess: string;
1488
+ textColorFocusSuccess: string;
1489
+ textColorDisabledSuccess: string;
1490
+ textColorTextSuccess: string;
1491
+ textColorTextHoverSuccess: string;
1492
+ textColorTextPressedSuccess: string;
1493
+ textColorTextFocusSuccess: string;
1494
+ textColorTextDisabledSuccess: string;
1495
+ textColorGhostSuccess: string;
1496
+ textColorGhostHoverSuccess: string;
1497
+ textColorGhostPressedSuccess: string;
1498
+ textColorGhostFocusSuccess: string;
1499
+ textColorGhostDisabledSuccess: string;
1500
+ borderSuccess: string;
1501
+ borderHoverSuccess: string;
1502
+ borderPressedSuccess: string;
1503
+ borderFocusSuccess: string;
1504
+ borderDisabledSuccess: string;
1505
+ rippleColorSuccess: string;
1506
+ colorWarning: string;
1507
+ colorHoverWarning: string;
1508
+ colorPressedWarning: string;
1509
+ colorFocusWarning: string;
1510
+ colorDisabledWarning: string;
1511
+ textColorWarning: string;
1512
+ textColorHoverWarning: string;
1513
+ textColorPressedWarning: string;
1514
+ textColorFocusWarning: string;
1515
+ textColorDisabledWarning: string;
1516
+ textColorTextWarning: string;
1517
+ textColorTextHoverWarning: string;
1518
+ textColorTextPressedWarning: string;
1519
+ textColorTextFocusWarning: string;
1520
+ textColorTextDisabledWarning: string;
1521
+ textColorGhostWarning: string;
1522
+ textColorGhostHoverWarning: string;
1523
+ textColorGhostPressedWarning: string;
1524
+ textColorGhostFocusWarning: string;
1525
+ textColorGhostDisabledWarning: string;
1526
+ borderWarning: string;
1527
+ borderHoverWarning: string;
1528
+ borderPressedWarning: string;
1529
+ borderFocusWarning: string;
1530
+ borderDisabledWarning: string;
1531
+ rippleColorWarning: string;
1532
+ colorError: string;
1533
+ colorHoverError: string;
1534
+ colorPressedError: string;
1535
+ colorFocusError: string;
1536
+ colorDisabledError: string;
1537
+ textColorError: string;
1538
+ textColorHoverError: string;
1539
+ textColorPressedError: string;
1540
+ textColorFocusError: string;
1541
+ textColorDisabledError: string;
1542
+ textColorTextError: string;
1543
+ textColorTextHoverError: string;
1544
+ textColorTextPressedError: string;
1545
+ textColorTextFocusError: string;
1546
+ textColorTextDisabledError: string;
1547
+ textColorGhostError: string;
1548
+ textColorGhostHoverError: string;
1549
+ textColorGhostPressedError: string;
1550
+ textColorGhostFocusError: string;
1551
+ textColorGhostDisabledError: string;
1552
+ borderError: string;
1553
+ borderHoverError: string;
1554
+ borderPressedError: string;
1555
+ borderFocusError: string;
1556
+ borderDisabledError: string;
1557
+ rippleColorError: string;
1558
+ waveOpacity: string;
1559
+ fontWeight: string;
1560
+ fontWeightStrong: string;
1561
+ paddingTiny: string;
1562
+ paddingSmall: string;
1563
+ paddingMedium: string;
1564
+ paddingLarge: string;
1565
+ paddingRoundTiny: string;
1566
+ paddingRoundSmall: string;
1567
+ paddingRoundMedium: string;
1568
+ paddingRoundLarge: string;
1569
+ iconMarginTiny: string;
1570
+ iconMarginSmall: string;
1571
+ iconMarginMedium: string;
1572
+ iconMarginLarge: string;
1573
+ iconSizeTiny: string;
1574
+ iconSizeSmall: string;
1575
+ iconSizeMedium: string;
1576
+ iconSizeLarge: string;
1577
+ rippleDuration: string;
1578
+ }, any>>>;
1579
+ }>>, {
1580
+ readonly type: import("naive-ui/es/button/src/interface").Type;
1581
+ readonly tag: keyof HTMLElementTagNameMap;
1582
+ readonly block: boolean;
1583
+ readonly round: boolean;
1584
+ readonly dashed: boolean;
1585
+ readonly text: boolean;
1586
+ readonly circle: boolean;
1587
+ readonly disabled: boolean;
1588
+ readonly focusable: boolean;
1589
+ readonly strong: boolean;
1590
+ readonly loading: boolean;
1591
+ readonly bordered: boolean;
1592
+ readonly tertiary: boolean;
1593
+ readonly ghost: boolean;
1594
+ readonly keyboard: boolean;
1595
+ readonly secondary: boolean;
1596
+ readonly quaternary: boolean;
1597
+ readonly iconPlacement: "left" | "right";
1598
+ readonly attrType: "button" | "reset" | "submit";
1599
+ readonly nativeFocusBehavior: boolean;
1600
+ }>;
1601
+ NInput: import("vue").DefineComponent<{
1602
+ bordered: {
1603
+ type: import("vue").PropType<boolean | undefined>;
1604
+ default: undefined;
1605
+ };
1606
+ type: {
1607
+ type: import("vue").PropType<"text" | "textarea" | "password">;
1608
+ default: string;
1609
+ };
1610
+ placeholder: import("vue").PropType<string | [string, string]>;
1611
+ defaultValue: {
1612
+ type: import("vue").PropType<string | [string, string] | null>;
1613
+ default: null;
1614
+ };
1615
+ value: import("vue").PropType<string | [string, string] | null>;
1616
+ disabled: {
1617
+ type: import("vue").PropType<boolean | undefined>;
1618
+ default: undefined;
1619
+ };
1620
+ size: import("vue").PropType<import("naive-ui/es/input/src/interface").Size>;
1621
+ rows: {
1622
+ type: import("vue").PropType<string | number>;
1623
+ default: number;
1624
+ };
1625
+ round: BooleanConstructor;
1626
+ minlength: import("vue").PropType<string | number>;
1627
+ maxlength: import("vue").PropType<string | number>;
1628
+ clearable: BooleanConstructor;
1629
+ autosize: {
1630
+ type: import("vue").PropType<boolean | {
1631
+ minRows?: number | undefined;
1632
+ maxRows?: number | undefined;
1633
+ }>;
1634
+ default: boolean;
1635
+ };
1636
+ pair: BooleanConstructor;
1637
+ separator: StringConstructor;
1638
+ readonly: {
1639
+ type: (BooleanConstructor | StringConstructor)[];
1640
+ default: boolean;
1641
+ };
1642
+ passivelyActivated: BooleanConstructor;
1643
+ showPasswordOn: import("vue").PropType<"click" | "mousedown">;
1644
+ stateful: {
1645
+ type: BooleanConstructor;
1646
+ default: boolean;
1647
+ };
1648
+ autofocus: BooleanConstructor;
1649
+ inputProps: import("vue").PropType<import("vue").InputHTMLAttributes | import("vue").TextareaHTMLAttributes>;
1650
+ resizable: {
1651
+ type: BooleanConstructor;
1652
+ default: boolean;
1653
+ };
1654
+ showCount: BooleanConstructor;
1655
+ loading: {
1656
+ type: BooleanConstructor;
1657
+ default: undefined;
1658
+ };
1659
+ allowInput: import("vue").PropType<(value: string) => boolean>;
1660
+ onMousedown: import("vue").PropType<(e: MouseEvent) => void>;
1661
+ onKeydown: import("vue").PropType<(e: KeyboardEvent) => void>;
1662
+ onKeyup: import("vue").PropType<(e: KeyboardEvent) => void>;
1663
+ onInput: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
1664
+ onFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
1665
+ onBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
1666
+ onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
1667
+ onChange: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
1668
+ onClear: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
1669
+ status: import("vue").PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
1670
+ 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
1671
+ onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
1672
+ textDecoration: import("vue").PropType<string | [string, string]>;
1673
+ attrSize: {
1674
+ type: NumberConstructor;
1675
+ default: number;
1676
+ };
1677
+ onInputBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
1678
+ onInputFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
1679
+ onDeactivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
1680
+ onActivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
1681
+ onWrapperFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
1682
+ onWrapperBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
1683
+ internalDeactivateOnEnter: BooleanConstructor;
1684
+ internalForceFocus: BooleanConstructor;
1685
+ internalLoadingBeforeSuffix: BooleanConstructor;
1686
+ showPasswordToggle: BooleanConstructor;
1687
+ theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Input", {
1688
+ countTextColor: string;
1689
+ heightTiny: string;
1690
+ heightSmall: string;
1691
+ heightMedium: string;
1692
+ heightLarge: string;
1693
+ fontSizeTiny: string;
1694
+ fontSizeSmall: string;
1695
+ fontSizeMedium: string;
1696
+ fontSizeLarge: string;
1697
+ lineHeight: string;
1698
+ lineHeightTextarea: string;
1699
+ borderRadius: string;
1700
+ iconSize: string;
1701
+ groupLabelColor: string;
1702
+ groupLabelTextColor: string;
1703
+ textColor: string;
1704
+ textColorDisabled: string;
1705
+ textDecorationColor: string;
1706
+ caretColor: string;
1707
+ placeholderColor: string;
1708
+ placeholderColorDisabled: string;
1709
+ color: string;
1710
+ colorDisabled: string;
1711
+ colorFocus: string;
1712
+ groupLabelBorder: string;
1713
+ border: string;
1714
+ borderHover: string;
1715
+ borderDisabled: string;
1716
+ borderFocus: string;
1717
+ boxShadowFocus: string;
1718
+ loadingColor: string;
1719
+ loadingColorWarning: string;
1720
+ borderWarning: string;
1721
+ borderHoverWarning: string;
1722
+ colorFocusWarning: string;
1723
+ borderFocusWarning: string;
1724
+ boxShadowFocusWarning: string;
1725
+ caretColorWarning: string;
1726
+ loadingColorError: string;
1727
+ borderError: string;
1728
+ borderHoverError: string;
1729
+ colorFocusError: string;
1730
+ borderFocusError: string;
1731
+ boxShadowFocusError: string;
1732
+ caretColorError: string;
1733
+ clearColor: string;
1734
+ clearColorHover: string;
1735
+ clearColorPressed: string;
1736
+ iconColor: string;
1737
+ iconColorDisabled: string;
1738
+ iconColorHover: string;
1739
+ iconColorPressed: string;
1740
+ suffixTextColor: string;
1741
+ paddingTiny: string;
1742
+ paddingSmall: string;
1743
+ paddingMedium: string;
1744
+ paddingLarge: string;
1745
+ clearSize: string;
1746
+ }, any>>;
1747
+ themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
1748
+ countTextColor: string;
1749
+ heightTiny: string;
1750
+ heightSmall: string;
1751
+ heightMedium: string;
1752
+ heightLarge: string;
1753
+ fontSizeTiny: string;
1754
+ fontSizeSmall: string;
1755
+ fontSizeMedium: string;
1756
+ fontSizeLarge: string;
1757
+ lineHeight: string;
1758
+ lineHeightTextarea: string;
1759
+ borderRadius: string;
1760
+ iconSize: string;
1761
+ groupLabelColor: string;
1762
+ groupLabelTextColor: string;
1763
+ textColor: string;
1764
+ textColorDisabled: string;
1765
+ textDecorationColor: string;
1766
+ caretColor: string;
1767
+ placeholderColor: string;
1768
+ placeholderColorDisabled: string;
1769
+ color: string;
1770
+ colorDisabled: string;
1771
+ colorFocus: string;
1772
+ groupLabelBorder: string;
1773
+ border: string;
1774
+ borderHover: string;
1775
+ borderDisabled: string;
1776
+ borderFocus: string;
1777
+ boxShadowFocus: string;
1778
+ loadingColor: string;
1779
+ loadingColorWarning: string;
1780
+ borderWarning: string;
1781
+ borderHoverWarning: string;
1782
+ colorFocusWarning: string;
1783
+ borderFocusWarning: string;
1784
+ boxShadowFocusWarning: string;
1785
+ caretColorWarning: string;
1786
+ loadingColorError: string;
1787
+ borderError: string;
1788
+ borderHoverError: string;
1789
+ colorFocusError: string;
1790
+ borderFocusError: string;
1791
+ boxShadowFocusError: string;
1792
+ caretColorError: string;
1793
+ clearColor: string;
1794
+ clearColorHover: string;
1795
+ clearColorPressed: string;
1796
+ iconColor: string;
1797
+ iconColorDisabled: string;
1798
+ iconColorHover: string;
1799
+ iconColorPressed: string;
1800
+ suffixTextColor: string;
1801
+ paddingTiny: string;
1802
+ paddingSmall: string;
1803
+ paddingMedium: string;
1804
+ paddingLarge: string;
1805
+ clearSize: string;
1806
+ }, any>>>;
1807
+ builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
1808
+ countTextColor: string;
1809
+ heightTiny: string;
1810
+ heightSmall: string;
1811
+ heightMedium: string;
1812
+ heightLarge: string;
1813
+ fontSizeTiny: string;
1814
+ fontSizeSmall: string;
1815
+ fontSizeMedium: string;
1816
+ fontSizeLarge: string;
1817
+ lineHeight: string;
1818
+ lineHeightTextarea: string;
1819
+ borderRadius: string;
1820
+ iconSize: string;
1821
+ groupLabelColor: string;
1822
+ groupLabelTextColor: string;
1823
+ textColor: string;
1824
+ textColorDisabled: string;
1825
+ textDecorationColor: string;
1826
+ caretColor: string;
1827
+ placeholderColor: string;
1828
+ placeholderColorDisabled: string;
1829
+ color: string;
1830
+ colorDisabled: string;
1831
+ colorFocus: string;
1832
+ groupLabelBorder: string;
1833
+ border: string;
1834
+ borderHover: string;
1835
+ borderDisabled: string;
1836
+ borderFocus: string;
1837
+ boxShadowFocus: string;
1838
+ loadingColor: string;
1839
+ loadingColorWarning: string;
1840
+ borderWarning: string;
1841
+ borderHoverWarning: string;
1842
+ colorFocusWarning: string;
1843
+ borderFocusWarning: string;
1844
+ boxShadowFocusWarning: string;
1845
+ caretColorWarning: string;
1846
+ loadingColorError: string;
1847
+ borderError: string;
1848
+ borderHoverError: string;
1849
+ colorFocusError: string;
1850
+ borderFocusError: string;
1851
+ boxShadowFocusError: string;
1852
+ caretColorError: string;
1853
+ clearColor: string;
1854
+ clearColorHover: string;
1855
+ clearColorPressed: string;
1856
+ iconColor: string;
1857
+ iconColorDisabled: string;
1858
+ iconColorHover: string;
1859
+ iconColorPressed: string;
1860
+ suffixTextColor: string;
1861
+ paddingTiny: string;
1862
+ paddingSmall: string;
1863
+ paddingMedium: string;
1864
+ paddingLarge: string;
1865
+ clearSize: string;
1866
+ }, any>>>;
1867
+ }, {
1868
+ wrapperElRef: import("vue").Ref<HTMLElement | null>;
1869
+ inputElRef: import("vue").Ref<HTMLInputElement | null>;
1870
+ inputMirrorElRef: import("vue").Ref<HTMLElement | null>;
1871
+ inputEl2Ref: import("vue").Ref<HTMLInputElement | null>;
1872
+ textareaElRef: import("vue").Ref<HTMLTextAreaElement | null>;
1873
+ textareaMirrorElRef: import("vue").Ref<HTMLElement | null>;
1874
+ textareaScrollbarInstRef: import("vue").Ref<{
1875
+ $el: HTMLElement;
1876
+ containerRef: HTMLElement | null;
1877
+ contentRef: HTMLElement | null;
1878
+ containerScrollTop: number;
1879
+ syncUnifiedContainer: () => void;
1880
+ scrollTo: import("naive-ui/es/_internal/scrollbar/src/Scrollbar").ScrollTo;
1881
+ scrollBy: import("naive-ui/es/_internal/scrollbar/src/Scrollbar").ScrollBy;
1882
+ sync: () => void;
1883
+ handleMouseEnterWrapper: () => void;
1884
+ handleMouseLeaveWrapper: () => void;
1885
+ } | null>;
1886
+ rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
1887
+ uncontrolledValue: import("vue").Ref<string | [string, string] | null>;
1888
+ mergedValue: import("vue").ComputedRef<string | [string, string] | null>;
1889
+ passwordVisible: import("vue").Ref<boolean>;
1890
+ mergedPlaceholder: import("vue").ComputedRef<[string, string] | [string]>;
1891
+ showPlaceholder1: import("vue").ComputedRef<string | false>;
1892
+ showPlaceholder2: import("vue").ComputedRef<boolean | "" | undefined>;
1893
+ mergedFocus: import("vue").ComputedRef<boolean>;
1894
+ isComposing: import("vue").Ref<boolean>;
1895
+ activated: import("vue").Ref<boolean>;
1896
+ showClearButton: import("vue").ComputedRef<boolean>;
1897
+ mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
1898
+ mergedDisabled: import("vue").ComputedRef<boolean>;
1899
+ textDecorationStyle: import("vue").ComputedRef<string[] | {
1900
+ textDecoration: string;
1901
+ }[]>;
1902
+ mergedClsPrefix: import("vue").ComputedRef<string>;
1903
+ mergedBordered: import("vue").ComputedRef<boolean>;
1904
+ mergedShowPasswordOn: import("vue").ComputedRef<"click" | "mousedown" | undefined>;
1905
+ placeholderStyle: import("vue").Ref<{
1906
+ top: string;
1907
+ }>;
1908
+ mergedStatus: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").FormValidationStatus | undefined>;
1909
+ textAreaScrollContainerWidth: import("vue").Ref<number | undefined>;
1910
+ handleTextAreaScroll: (e: Event) => void;
1911
+ handleCompositionStart: () => void;
1912
+ handleCompositionEnd: (e: CompositionEvent) => void;
1913
+ handleInput: (e: Event | CompositionEvent | InputEvent, index?: 0 | 1 | undefined, event?: string | undefined) => void;
1914
+ handleInputBlur: (e: FocusEvent) => void;
1915
+ handleInputFocus: (e: FocusEvent, index: number) => void;
1916
+ handleWrapperBlur: (e: FocusEvent) => void;
1917
+ handleWrapperFocus: (e: FocusEvent) => void;
1918
+ handleMouseEnter: () => void;
1919
+ handleMouseLeave: () => void;
1920
+ handleMouseDown: (e: MouseEvent) => void;
1921
+ handleChange: (e: Event, index?: 0 | 1 | undefined) => void;
1922
+ handleClick: (e: MouseEvent) => void;
1923
+ handleClear: (e: MouseEvent) => void;
1924
+ handlePasswordToggleClick: () => void;
1925
+ handlePasswordToggleMousedown: (e: MouseEvent) => void;
1926
+ handleWrapperKeydown: (e: KeyboardEvent) => void;
1927
+ handleTextAreaMirrorResize: () => void;
1928
+ getTextareaScrollContainer: () => HTMLTextAreaElement | null;
1929
+ mergedTheme: import("vue").ComputedRef<{
1930
+ common: {
1931
+ baseColor: string;
1932
+ primaryColor: string;
1933
+ primaryColorHover: string;
1934
+ primaryColorPressed: string;
1935
+ primaryColorSuppl: string;
1936
+ infoColor: string;
1937
+ infoColorHover: string;
1938
+ infoColorPressed: string;
1939
+ infoColorSuppl: string;
1940
+ successColor: string;
1941
+ successColorHover: string;
1942
+ successColorPressed: string;
1943
+ successColorSuppl: string;
1944
+ warningColor: string;
1945
+ warningColorHover: string;
1946
+ warningColorPressed: string;
1947
+ warningColorSuppl: string;
1948
+ errorColor: string;
1949
+ errorColorHover: string;
1950
+ errorColorPressed: string;
1951
+ errorColorSuppl: string;
1952
+ textColorBase: string;
1953
+ textColor1: string;
1954
+ textColor2: string;
1955
+ textColor3: string;
1956
+ textColorDisabled: string;
1957
+ placeholderColor: string;
1958
+ placeholderColorDisabled: string;
1959
+ iconColor: string;
1960
+ iconColorHover: string;
1961
+ iconColorPressed: string;
1962
+ iconColorDisabled: string;
1963
+ opacity1: string;
1964
+ opacity2: string;
1965
+ opacity3: string;
1966
+ opacity4: string;
1967
+ opacity5: string;
1968
+ dividerColor: string;
1969
+ borderColor: string;
1970
+ closeIconColor: string;
1971
+ closeIconColorHover: string;
1972
+ closeIconColorPressed: string;
1973
+ closeColorHover: string;
1974
+ closeColorPressed: string;
1975
+ clearColor: string;
1976
+ clearColorHover: string;
1977
+ clearColorPressed: string;
1978
+ scrollbarColor: string;
1979
+ scrollbarColorHover: string;
1980
+ scrollbarWidth: string;
1981
+ scrollbarHeight: string;
1982
+ scrollbarBorderRadius: string;
1983
+ progressRailColor: string;
1984
+ railColor: string;
1985
+ popoverColor: string;
1986
+ tableColor: string;
1987
+ cardColor: string;
1988
+ modalColor: string;
1989
+ bodyColor: string;
1990
+ tagColor: string;
1991
+ avatarColor: string;
1992
+ invertedColor: string;
1993
+ inputColor: string;
1994
+ codeColor: string;
1995
+ tabColor: string;
1996
+ actionColor: string;
1997
+ tableHeaderColor: string;
1998
+ hoverColor: string;
1999
+ tableColorHover: string;
2000
+ tableColorStriped: string;
2001
+ pressedColor: string;
2002
+ opacityDisabled: string;
2003
+ inputColorDisabled: string;
2004
+ buttonColor2: string;
2005
+ buttonColor2Hover: string;
2006
+ buttonColor2Pressed: string;
2007
+ boxShadow1: string;
2008
+ boxShadow2: string;
2009
+ boxShadow3: string;
2010
+ fontFamily: string;
2011
+ fontFamilyMono: string;
2012
+ fontWeight: string;
2013
+ fontWeightStrong: string;
2014
+ cubicBezierEaseInOut: string;
2015
+ cubicBezierEaseOut: string;
2016
+ cubicBezierEaseIn: string;
2017
+ borderRadius: string;
2018
+ borderRadiusSmall: string;
2019
+ fontSize: string;
2020
+ fontSizeMini: string;
2021
+ fontSizeTiny: string;
2022
+ fontSizeSmall: string;
2023
+ fontSizeMedium: string;
2024
+ fontSizeLarge: string;
2025
+ fontSizeHuge: string;
2026
+ lineHeight: string;
2027
+ heightMini: string;
2028
+ heightTiny: string;
2029
+ heightSmall: string;
2030
+ heightMedium: string;
2031
+ heightLarge: string;
2032
+ heightHuge: string;
2033
+ name: "common";
2034
+ };
2035
+ self: {
2036
+ countTextColor: string;
2037
+ heightTiny: string;
2038
+ heightSmall: string;
2039
+ heightMedium: string;
2040
+ heightLarge: string;
2041
+ fontSizeTiny: string;
2042
+ fontSizeSmall: string;
2043
+ fontSizeMedium: string;
2044
+ fontSizeLarge: string;
2045
+ lineHeight: string;
2046
+ lineHeightTextarea: string;
2047
+ borderRadius: string;
2048
+ iconSize: string;
2049
+ groupLabelColor: string;
2050
+ groupLabelTextColor: string;
2051
+ textColor: string;
2052
+ textColorDisabled: string;
2053
+ textDecorationColor: string;
2054
+ caretColor: string;
2055
+ placeholderColor: string;
2056
+ placeholderColorDisabled: string;
2057
+ color: string;
2058
+ colorDisabled: string;
2059
+ colorFocus: string;
2060
+ groupLabelBorder: string;
2061
+ border: string;
2062
+ borderHover: string;
2063
+ borderDisabled: string;
2064
+ borderFocus: string;
2065
+ boxShadowFocus: string;
2066
+ loadingColor: string;
2067
+ loadingColorWarning: string;
2068
+ borderWarning: string;
2069
+ borderHoverWarning: string;
2070
+ colorFocusWarning: string;
2071
+ borderFocusWarning: string;
2072
+ boxShadowFocusWarning: string;
2073
+ caretColorWarning: string;
2074
+ loadingColorError: string;
2075
+ borderError: string;
2076
+ borderHoverError: string;
2077
+ colorFocusError: string;
2078
+ borderFocusError: string;
2079
+ boxShadowFocusError: string;
2080
+ caretColorError: string;
2081
+ clearColor: string;
2082
+ clearColorHover: string;
2083
+ clearColorPressed: string;
2084
+ iconColor: string;
2085
+ iconColorDisabled: string;
2086
+ iconColorHover: string;
2087
+ iconColorPressed: string;
2088
+ suffixTextColor: string;
2089
+ paddingTiny: string;
2090
+ paddingSmall: string;
2091
+ paddingMedium: string;
2092
+ paddingLarge: string;
2093
+ clearSize: string;
2094
+ };
2095
+ peers: any;
2096
+ peerOverrides: {
2097
+ [x: string]: any;
2098
+ };
2099
+ }>;
2100
+ cssVars: import("vue").ComputedRef<{
2101
+ '--n-bezier': string;
2102
+ '--n-count-text-color': string;
2103
+ '--n-color': string;
2104
+ '--n-font-size': string;
2105
+ '--n-border-radius': string;
2106
+ '--n-height': string;
2107
+ '--n-padding-left': string;
2108
+ '--n-padding-right': string;
2109
+ '--n-text-color': string;
2110
+ '--n-caret-color': string;
2111
+ '--n-text-decoration-color': string;
2112
+ '--n-border': string;
2113
+ '--n-border-disabled': string;
2114
+ '--n-border-hover': string;
2115
+ '--n-border-focus': string;
2116
+ '--n-placeholder-color': string;
2117
+ '--n-placeholder-color-disabled': string;
2118
+ '--n-icon-size': string;
2119
+ '--n-line-height-textarea': string;
2120
+ '--n-color-disabled': string;
2121
+ '--n-color-focus': string;
2122
+ '--n-text-color-disabled': string;
2123
+ '--n-box-shadow-focus': string;
2124
+ '--n-loading-color': string;
2125
+ '--n-caret-color-warning': string;
2126
+ '--n-color-focus-warning': string;
2127
+ '--n-box-shadow-focus-warning': string;
2128
+ '--n-border-warning': string;
2129
+ '--n-border-focus-warning': string;
2130
+ '--n-border-hover-warning': string;
2131
+ '--n-loading-color-warning': string;
2132
+ '--n-caret-color-error': string;
2133
+ '--n-color-focus-error': string;
2134
+ '--n-box-shadow-focus-error': string;
2135
+ '--n-border-error': string;
2136
+ '--n-border-focus-error': string;
2137
+ '--n-border-hover-error': string;
2138
+ '--n-loading-color-error': string;
2139
+ '--n-clear-color': string;
2140
+ '--n-clear-size': string;
2141
+ '--n-clear-color-hover': string;
2142
+ '--n-clear-color-pressed': string;
2143
+ '--n-icon-color': string;
2144
+ '--n-icon-color-hover': string;
2145
+ '--n-icon-color-pressed': string;
2146
+ '--n-icon-color-disabled': string;
2147
+ '--n-suffix-text-color': string;
2148
+ }> | undefined;
2149
+ themeClass: import("vue").Ref<string> | undefined;
2150
+ onRender: (() => void) | undefined;
2151
+ isCompositing: import("vue").Ref<boolean>;
2152
+ blur: () => void;
2153
+ focus: () => void;
2154
+ select: () => void;
2155
+ activate: () => void;
2156
+ deactivate: () => void;
2157
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2158
+ bordered: {
2159
+ type: import("vue").PropType<boolean | undefined>;
2160
+ default: undefined;
2161
+ };
2162
+ type: {
2163
+ type: import("vue").PropType<"text" | "textarea" | "password">;
2164
+ default: string;
2165
+ };
2166
+ placeholder: import("vue").PropType<string | [string, string]>;
2167
+ defaultValue: {
2168
+ type: import("vue").PropType<string | [string, string] | null>;
2169
+ default: null;
2170
+ };
2171
+ value: import("vue").PropType<string | [string, string] | null>;
2172
+ disabled: {
2173
+ type: import("vue").PropType<boolean | undefined>;
2174
+ default: undefined;
2175
+ };
2176
+ size: import("vue").PropType<import("naive-ui/es/input/src/interface").Size>;
2177
+ rows: {
2178
+ type: import("vue").PropType<string | number>;
2179
+ default: number;
2180
+ };
2181
+ round: BooleanConstructor;
2182
+ minlength: import("vue").PropType<string | number>;
2183
+ maxlength: import("vue").PropType<string | number>;
2184
+ clearable: BooleanConstructor;
2185
+ autosize: {
2186
+ type: import("vue").PropType<boolean | {
2187
+ minRows?: number | undefined;
2188
+ maxRows?: number | undefined;
2189
+ }>;
2190
+ default: boolean;
2191
+ };
2192
+ pair: BooleanConstructor;
2193
+ separator: StringConstructor;
2194
+ readonly: {
2195
+ type: (BooleanConstructor | StringConstructor)[];
2196
+ default: boolean;
2197
+ };
2198
+ passivelyActivated: BooleanConstructor;
2199
+ showPasswordOn: import("vue").PropType<"click" | "mousedown">;
2200
+ stateful: {
2201
+ type: BooleanConstructor;
2202
+ default: boolean;
2203
+ };
2204
+ autofocus: BooleanConstructor;
2205
+ inputProps: import("vue").PropType<import("vue").InputHTMLAttributes | import("vue").TextareaHTMLAttributes>;
2206
+ resizable: {
2207
+ type: BooleanConstructor;
2208
+ default: boolean;
2209
+ };
2210
+ showCount: BooleanConstructor;
2211
+ loading: {
2212
+ type: BooleanConstructor;
2213
+ default: undefined;
2214
+ };
2215
+ allowInput: import("vue").PropType<(value: string) => boolean>;
2216
+ onMousedown: import("vue").PropType<(e: MouseEvent) => void>;
2217
+ onKeydown: import("vue").PropType<(e: KeyboardEvent) => void>;
2218
+ onKeyup: import("vue").PropType<(e: KeyboardEvent) => void>;
2219
+ onInput: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
2220
+ onFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
2221
+ onBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
2222
+ onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
2223
+ onChange: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
2224
+ onClear: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
2225
+ status: import("vue").PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
2226
+ 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
2227
+ onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
2228
+ textDecoration: import("vue").PropType<string | [string, string]>;
2229
+ attrSize: {
2230
+ type: NumberConstructor;
2231
+ default: number;
2232
+ };
2233
+ onInputBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
2234
+ onInputFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
2235
+ onDeactivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
2236
+ onActivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
2237
+ onWrapperFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
2238
+ onWrapperBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
2239
+ internalDeactivateOnEnter: BooleanConstructor;
2240
+ internalForceFocus: BooleanConstructor;
2241
+ internalLoadingBeforeSuffix: BooleanConstructor;
2242
+ showPasswordToggle: BooleanConstructor;
2243
+ theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Input", {
2244
+ countTextColor: string;
2245
+ heightTiny: string;
2246
+ heightSmall: string;
2247
+ heightMedium: string;
2248
+ heightLarge: string;
2249
+ fontSizeTiny: string;
2250
+ fontSizeSmall: string;
2251
+ fontSizeMedium: string;
2252
+ fontSizeLarge: string;
2253
+ lineHeight: string;
2254
+ lineHeightTextarea: string;
2255
+ borderRadius: string;
2256
+ iconSize: string;
2257
+ groupLabelColor: string;
2258
+ groupLabelTextColor: string;
2259
+ textColor: string;
2260
+ textColorDisabled: string;
2261
+ textDecorationColor: string;
2262
+ caretColor: string;
2263
+ placeholderColor: string;
2264
+ placeholderColorDisabled: string;
2265
+ color: string;
2266
+ colorDisabled: string;
2267
+ colorFocus: string;
2268
+ groupLabelBorder: string;
2269
+ border: string;
2270
+ borderHover: string;
2271
+ borderDisabled: string;
2272
+ borderFocus: string;
2273
+ boxShadowFocus: string;
2274
+ loadingColor: string;
2275
+ loadingColorWarning: string;
2276
+ borderWarning: string;
2277
+ borderHoverWarning: string;
2278
+ colorFocusWarning: string;
2279
+ borderFocusWarning: string;
2280
+ boxShadowFocusWarning: string;
2281
+ caretColorWarning: string;
2282
+ loadingColorError: string;
2283
+ borderError: string;
2284
+ borderHoverError: string;
2285
+ colorFocusError: string;
2286
+ borderFocusError: string;
2287
+ boxShadowFocusError: string;
2288
+ caretColorError: string;
2289
+ clearColor: string;
2290
+ clearColorHover: string;
2291
+ clearColorPressed: string;
2292
+ iconColor: string;
2293
+ iconColorDisabled: string;
2294
+ iconColorHover: string;
2295
+ iconColorPressed: string;
2296
+ suffixTextColor: string;
2297
+ paddingTiny: string;
2298
+ paddingSmall: string;
2299
+ paddingMedium: string;
2300
+ paddingLarge: string;
2301
+ clearSize: string;
2302
+ }, any>>;
2303
+ themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
2304
+ countTextColor: string;
2305
+ heightTiny: string;
2306
+ heightSmall: string;
2307
+ heightMedium: string;
2308
+ heightLarge: string;
2309
+ fontSizeTiny: string;
2310
+ fontSizeSmall: string;
2311
+ fontSizeMedium: string;
2312
+ fontSizeLarge: string;
2313
+ lineHeight: string;
2314
+ lineHeightTextarea: string;
2315
+ borderRadius: string;
2316
+ iconSize: string;
2317
+ groupLabelColor: string;
2318
+ groupLabelTextColor: string;
2319
+ textColor: string;
2320
+ textColorDisabled: string;
2321
+ textDecorationColor: string;
2322
+ caretColor: string;
2323
+ placeholderColor: string;
2324
+ placeholderColorDisabled: string;
2325
+ color: string;
2326
+ colorDisabled: string;
2327
+ colorFocus: string;
2328
+ groupLabelBorder: string;
2329
+ border: string;
2330
+ borderHover: string;
2331
+ borderDisabled: string;
2332
+ borderFocus: string;
2333
+ boxShadowFocus: string;
2334
+ loadingColor: string;
2335
+ loadingColorWarning: string;
2336
+ borderWarning: string;
2337
+ borderHoverWarning: string;
2338
+ colorFocusWarning: string;
2339
+ borderFocusWarning: string;
2340
+ boxShadowFocusWarning: string;
2341
+ caretColorWarning: string;
2342
+ loadingColorError: string;
2343
+ borderError: string;
2344
+ borderHoverError: string;
2345
+ colorFocusError: string;
2346
+ borderFocusError: string;
2347
+ boxShadowFocusError: string;
2348
+ caretColorError: string;
2349
+ clearColor: string;
2350
+ clearColorHover: string;
2351
+ clearColorPressed: string;
2352
+ iconColor: string;
2353
+ iconColorDisabled: string;
2354
+ iconColorHover: string;
2355
+ iconColorPressed: string;
2356
+ suffixTextColor: string;
2357
+ paddingTiny: string;
2358
+ paddingSmall: string;
2359
+ paddingMedium: string;
2360
+ paddingLarge: string;
2361
+ clearSize: string;
2362
+ }, any>>>;
2363
+ builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
2364
+ countTextColor: string;
2365
+ heightTiny: string;
2366
+ heightSmall: string;
2367
+ heightMedium: string;
2368
+ heightLarge: string;
2369
+ fontSizeTiny: string;
2370
+ fontSizeSmall: string;
2371
+ fontSizeMedium: string;
2372
+ fontSizeLarge: string;
2373
+ lineHeight: string;
2374
+ lineHeightTextarea: string;
2375
+ borderRadius: string;
2376
+ iconSize: string;
2377
+ groupLabelColor: string;
2378
+ groupLabelTextColor: string;
2379
+ textColor: string;
2380
+ textColorDisabled: string;
2381
+ textDecorationColor: string;
2382
+ caretColor: string;
2383
+ placeholderColor: string;
2384
+ placeholderColorDisabled: string;
2385
+ color: string;
2386
+ colorDisabled: string;
2387
+ colorFocus: string;
2388
+ groupLabelBorder: string;
2389
+ border: string;
2390
+ borderHover: string;
2391
+ borderDisabled: string;
2392
+ borderFocus: string;
2393
+ boxShadowFocus: string;
2394
+ loadingColor: string;
2395
+ loadingColorWarning: string;
2396
+ borderWarning: string;
2397
+ borderHoverWarning: string;
2398
+ colorFocusWarning: string;
2399
+ borderFocusWarning: string;
2400
+ boxShadowFocusWarning: string;
2401
+ caretColorWarning: string;
2402
+ loadingColorError: string;
2403
+ borderError: string;
2404
+ borderHoverError: string;
2405
+ colorFocusError: string;
2406
+ borderFocusError: string;
2407
+ boxShadowFocusError: string;
2408
+ caretColorError: string;
2409
+ clearColor: string;
2410
+ clearColorHover: string;
2411
+ clearColorPressed: string;
2412
+ iconColor: string;
2413
+ iconColorDisabled: string;
2414
+ iconColorHover: string;
2415
+ iconColorPressed: string;
2416
+ suffixTextColor: string;
2417
+ paddingTiny: string;
2418
+ paddingSmall: string;
2419
+ paddingMedium: string;
2420
+ paddingLarge: string;
2421
+ clearSize: string;
2422
+ }, any>>>;
2423
+ }>>, {
2424
+ type: "text" | "textarea" | "password";
2425
+ readonly: string | boolean;
2426
+ round: boolean;
2427
+ disabled: boolean | undefined;
2428
+ autofocus: boolean;
2429
+ autosize: boolean | {
2430
+ minRows?: number | undefined;
2431
+ maxRows?: number | undefined;
2432
+ };
2433
+ loading: boolean;
2434
+ bordered: boolean | undefined;
2435
+ clearable: boolean;
2436
+ defaultValue: string | [string, string] | null;
2437
+ resizable: boolean;
2438
+ pair: boolean;
2439
+ rows: string | number;
2440
+ passivelyActivated: boolean;
2441
+ stateful: boolean;
2442
+ showCount: boolean;
2443
+ attrSize: number;
2444
+ internalDeactivateOnEnter: boolean;
2445
+ internalForceFocus: boolean;
2446
+ internalLoadingBeforeSuffix: boolean;
2447
+ showPasswordToggle: boolean;
2448
+ }>;
2449
+ }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
199
2450
  $message: import("naive-ui").MessageApi;
200
2451
  xGrid: import("vue").Ref<{}>;
201
2452
  copyState: {
@@ -698,7 +2949,7 @@ declare const BigTable: SFCWithInstall<import("vue").DefineComponent<{
698
2949
  removeCheckedRows: (rows: any, isCheckedChange: any) => void;
699
2950
  setCheckedMehod: (setChecked: any, row: any) => void;
700
2951
  handlerClickRow: (data: any) => false | undefined;
701
- addCheckedRows: (rows: any) => false | undefined;
2952
+ addCheckedRows: (rows: any) => void;
702
2953
  treeTableSelectionChange: (records: any) => boolean;
703
2954
  selectionChange: ({ checked, row, records, $rowIndex }: {
704
2955
  checked: any;