cnhis-design-vue 3.1.11-beta.5 → 3.1.11-beta.8

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