cnhis-design-vue 3.1.18-beta.7 → 3.1.18

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 (138) hide show
  1. package/es/components/annotation-edit/style/index.css +1 -15
  2. package/es/components/big-table/index.d.ts +11 -3331
  3. package/es/components/big-table/src/BigTable.vue.d.ts +11 -3347
  4. package/es/components/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.js +12 -4
  5. package/es/components/big-table/src/components/edit-form/edit-date.d.ts +1 -1
  6. package/es/components/big-table/src/components/edit-form/edit-input.d.ts +1 -1
  7. package/es/components/big-table/src/components/edit-form/edit-input.js +4 -1
  8. package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +2 -2
  9. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
  10. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +2 -1138
  11. package/es/components/big-table/src/components/edit-form/edit-time.d.ts +1 -1
  12. package/es/components/big-table/src/components/input-button.vue.d.ts +2 -2239
  13. package/es/components/big-table/src/hooks/useEdit.d.ts +7 -1143
  14. package/es/components/big-table/src/hooks/useEvent2.js +22 -7
  15. package/es/components/big-table/style/index.css +1 -634
  16. package/es/components/bpmn-workflow/style/index.css +1 -29
  17. package/es/components/button-print/index.d.ts +28 -6724
  18. package/es/components/button-print/src/ButtonPrint.vue.d.ts +28 -6724
  19. package/es/components/button-print/src/ButtonPrint.vue_vue_type_script_setup_true_lang.js +2 -3
  20. package/es/components/button-print/src/components/IdentityVerification.js +14 -6
  21. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +22 -4393
  22. package/es/components/button-print/src/utils/dialog.d.ts +3 -1
  23. package/es/components/button-print/src/utils/dialog.js +35 -23
  24. package/es/components/button-print/src/utils/print.d.ts +5 -0
  25. package/es/components/button-print/src/utils/print2.js +16 -0
  26. package/es/components/button-print/style/index.css +1 -24
  27. package/es/components/chunk-upload/index.d.ts +2 -1466
  28. package/es/components/chunk-upload/src/chunk-upload-new.vue.d.ts +3 -1736
  29. package/es/components/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +2 -1466
  30. package/es/components/chunk-upload/style/index.css +1 -365
  31. package/es/components/drag-layout/index.d.ts +165 -19494
  32. package/es/components/drag-layout/src/DragFormLeftItem.vue.d.ts +5 -7919
  33. package/es/components/drag-layout/src/DragFormRightItem.vue.d.ts +4 -3074
  34. package/es/components/drag-layout/src/DragLayout.vue.d.ts +166 -19495
  35. package/es/components/drag-layout/style/index.css +1 -175
  36. package/es/components/fabric-chart/index.d.ts +2 -2
  37. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +2 -2
  38. package/es/components/fabric-chart/src/hooks/index.js +1 -1
  39. package/es/components/fabric-chart/src/hooks/useCenter2.js +58 -38
  40. package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -0
  41. package/es/components/fabric-chart/src/hooks/useDraw.js +1 -1
  42. package/es/components/fabric-chart/src/hooks/useDraw2.js +30 -1
  43. package/es/components/fabric-chart/src/hooks/useLeft2.js +8 -1
  44. package/es/components/fabric-chart/style/index.css +1 -43
  45. package/es/components/field-set/index.d.ts +8 -6749
  46. package/es/components/field-set/src/FieldSet.vue.d.ts +8 -6749
  47. package/es/components/field-set/style/index.css +1 -139
  48. package/es/components/form-config/index.d.ts +21 -8798
  49. package/es/components/form-config/src/FormConfig.vue.d.ts +21 -8798
  50. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +11 -4425
  51. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +9 -2981
  52. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +2 -1466
  53. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -1466
  54. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +4 -3182
  55. package/es/components/form-config/src/utils/index2.js +1 -1
  56. package/es/components/form-config/style/index.css +1 -158
  57. package/es/components/form-render/index.d.ts +8 -1104
  58. package/es/components/form-render/src/FormRender.vue.d.ts +9 -1105
  59. package/es/components/form-render/src/components/renderer/jsonCombination/index.js +1 -1
  60. package/es/components/form-render/src/components/renderer/linebar.d.ts +1 -1
  61. package/es/components/form-render/src/components/renderer/select.js +9 -6
  62. package/es/components/form-render/src/hooks/useCommonLog2.js +1 -1
  63. package/es/components/form-render/src/hooks/useFieldListAdaptor2.js +1 -1
  64. package/es/components/form-render/src/utils/business.d.ts +1 -1
  65. package/es/components/form-render/src/utils/index.d.ts +1 -1
  66. package/es/components/form-render/src/utils/index.js +2 -2
  67. package/es/components/form-render/style/index.css +1 -146
  68. package/es/components/form-table/index.d.ts +58 -31817
  69. package/es/components/form-table/src/FormTable.vue.d.ts +58 -31817
  70. package/es/components/form-table/src/components/index.d.ts +59 -31818
  71. package/es/components/form-table/src/components/table-age.vue.d.ts +5 -3957
  72. package/es/components/form-table/src/components/table-date-picker.vue.d.ts +3 -5035
  73. package/es/components/form-table/src/components/table-digital.vue.d.ts +4 -2642
  74. package/es/components/form-table/src/components/table-input-password.vue.d.ts +4 -1320
  75. package/es/components/form-table/src/components/table-input.vue.d.ts +4 -1320
  76. package/es/components/form-table/src/components/table-month-picker.vue.d.ts +2 -5034
  77. package/es/components/form-table/src/components/table-search-more.vue.d.ts +2 -1395
  78. package/es/components/form-table/src/components/table-search.vue.d.ts +3 -2710
  79. package/es/components/form-table/src/components/table-select-multiple.vue.d.ts +2 -1316
  80. package/es/components/form-table/src/components/table-select.vue.d.ts +2 -1316
  81. package/es/components/form-table/src/components/table-textarea.vue.d.ts +5 -1321
  82. package/es/components/form-table/src/components/table-time-picker.vue.d.ts +2 -2426
  83. package/es/components/form-table/src/components/table-tree-select.vue.d.ts +2 -1535
  84. package/es/components/form-table/src/components/text-over-tooltip.vue.d.ts +2 -474
  85. package/es/components/form-table/style/index.css +1 -214
  86. package/es/components/grid/src/hooks2.js +1 -0
  87. package/es/components/grid/style/index.css +1 -10
  88. package/es/components/index.css +1 -3346
  89. package/es/components/info-header/index.d.ts +16 -2386
  90. package/es/components/info-header/src/HiddenContent.vue.d.ts +4 -797
  91. package/es/components/info-header/src/InfoEllipsis.vue.d.ts +3 -796
  92. package/es/components/info-header/src/InfoHeader.vue.d.ts +15 -2385
  93. package/es/components/info-header/style/index.css +1 -121
  94. package/es/components/map/index.d.ts +2 -2239
  95. package/es/components/map/src/Map.vue.d.ts +2 -2239
  96. package/es/components/map/style/index.css +1 -61
  97. package/es/components/scale-view/index.d.ts +23 -3069
  98. package/es/components/scale-view/src/ScaleView.vue.d.ts +19 -3066
  99. package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +1 -1
  100. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +1 -1394
  101. package/es/components/scale-view/src/components/composables/choose-common.d.ts +1 -1
  102. package/es/components/scale-view/src/components/formitem/r-address.d.ts +1 -1
  103. package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +1 -1
  104. package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +1 -1
  105. package/es/components/scale-view/src/components/formitem/r-collection.d.ts +1 -1
  106. package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +1 -1
  107. package/es/components/scale-view/src/components/formitem/r-input.d.ts +1 -1
  108. package/es/components/scale-view/src/components/formitem/r-map.d.ts +1 -1
  109. package/es/components/scale-view/src/components/formitem/r-radio.d.ts +1 -1
  110. package/es/components/scale-view/src/components/formitem/r-select.d.ts +1 -1
  111. package/es/components/scale-view/src/components/formitem/r-upload.d.ts +1 -1
  112. package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +2 -474
  113. package/es/components/scale-view/src/hooks/use-component.d.ts +41 -8043
  114. package/es/components/scale-view/style/index.css +1 -738
  115. package/es/components/select-label/index.d.ts +28 -10574
  116. package/es/components/select-label/src/LabelFormContent.vue.d.ts +12 -4022
  117. package/es/components/select-label/src/SelectLabel.vue.d.ts +16 -6559
  118. package/es/components/select-label/src/components/label-classify.vue.d.ts +5 -3291
  119. package/es/components/select-label/style/index.css +1 -164
  120. package/es/components/select-person/index.d.ts +9 -5270
  121. package/es/components/select-person/src/SearchTree.vue.d.ts +3 -1302
  122. package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -5270
  123. package/es/components/select-person/style/index.css +1 -193
  124. package/es/components/shortcut-provider/style/index.css +1 -3
  125. package/es/components/shortcut-setter/index.d.ts +8 -1104
  126. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +8 -1104
  127. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +1 -845
  128. package/es/components/shortcut-setter/style/index.css +1 -8
  129. package/es/components/steps-wheel/index.d.ts +1 -473
  130. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -473
  131. package/es/components/steps-wheel/style/index.css +1 -161
  132. package/es/components/time-line/index.d.ts +7 -1647
  133. package/es/components/time-line/src/TimeLine.vue.d.ts +6 -1646
  134. package/es/components/time-line/style/index.css +1 -37
  135. package/es/env.d.ts +0 -18
  136. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1394
  137. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +2 -474
  138. package/package.json +4 -4
@@ -1,4 +1,3 @@
1
- import { FormInst } from 'naive-ui';
2
1
  declare const _default: import("vue").DefineComponent<{
3
2
  ids: {
4
3
  type: ObjectConstructor;
@@ -576,10 +575,10 @@ declare const _default: import("vue").DefineComponent<{
576
575
  }>> & {
577
576
  onCloseEvaluateCountdown?: ((...args: any[]) => any) | undefined;
578
577
  }, {
579
- form: Record<string, any>;
580
578
  formArray: unknown[];
581
579
  evaluateResultConfig: Record<string, any>;
582
580
  evaluateResultSetting: Record<string, any>;
581
+ form: Record<string, any>;
583
582
  currentTime: number;
584
583
  showEvaluateCountdown: boolean;
585
584
  }>;
@@ -660,1400 +659,7 @@ declare const _default: import("vue").DefineComponent<{
660
659
  init: () => void;
661
660
  handleEvaluateParams: () => void;
662
661
  writeGuage: () => void;
663
- NButton: import("vue").DefineComponent<{
664
- readonly color: StringConstructor;
665
- readonly textColor: StringConstructor;
666
- readonly text: BooleanConstructor;
667
- readonly block: BooleanConstructor;
668
- readonly loading: BooleanConstructor;
669
- readonly disabled: BooleanConstructor;
670
- readonly circle: BooleanConstructor;
671
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
672
- readonly ghost: BooleanConstructor;
673
- readonly round: BooleanConstructor;
674
- readonly secondary: BooleanConstructor;
675
- readonly tertiary: BooleanConstructor;
676
- readonly quaternary: BooleanConstructor;
677
- readonly strong: BooleanConstructor;
678
- readonly focusable: {
679
- readonly type: BooleanConstructor;
680
- readonly default: true;
681
- };
682
- readonly keyboard: {
683
- readonly type: BooleanConstructor;
684
- readonly default: true;
685
- };
686
- readonly tag: {
687
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
688
- readonly default: "button";
689
- };
690
- readonly type: {
691
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
692
- readonly default: "default";
693
- };
694
- readonly dashed: BooleanConstructor;
695
- readonly iconPlacement: {
696
- readonly type: import("vue").PropType<"left" | "right">;
697
- readonly default: "left";
698
- };
699
- readonly attrType: {
700
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
701
- readonly default: "button";
702
- };
703
- readonly bordered: {
704
- readonly type: BooleanConstructor;
705
- readonly default: true;
706
- };
707
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
708
- readonly nativeFocusBehavior: BooleanConstructor;
709
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
710
- heightTiny: string;
711
- heightSmall: string;
712
- heightMedium: string;
713
- heightLarge: string;
714
- borderRadiusTiny: string;
715
- borderRadiusSmall: string;
716
- borderRadiusMedium: string;
717
- borderRadiusLarge: string;
718
- fontSizeTiny: string;
719
- fontSizeSmall: string;
720
- fontSizeMedium: string;
721
- fontSizeLarge: string;
722
- opacityDisabled: string;
723
- colorOpacitySecondary: string;
724
- colorOpacitySecondaryHover: string;
725
- colorOpacitySecondaryPressed: string;
726
- colorSecondary: string;
727
- colorSecondaryHover: string;
728
- colorSecondaryPressed: string;
729
- colorTertiary: string;
730
- colorTertiaryHover: string;
731
- colorTertiaryPressed: string;
732
- colorQuaternary: string;
733
- colorQuaternaryHover: string;
734
- colorQuaternaryPressed: string;
735
- color: string;
736
- colorHover: string;
737
- colorPressed: string;
738
- colorFocus: string;
739
- colorDisabled: string;
740
- textColor: string;
741
- textColorTertiary: string;
742
- textColorHover: string;
743
- textColorPressed: string;
744
- textColorFocus: string;
745
- textColorDisabled: string;
746
- textColorText: string;
747
- textColorTextHover: string;
748
- textColorTextPressed: string;
749
- textColorTextFocus: string;
750
- textColorTextDisabled: string;
751
- textColorGhost: string;
752
- textColorGhostHover: string;
753
- textColorGhostPressed: string;
754
- textColorGhostFocus: string;
755
- textColorGhostDisabled: string;
756
- border: string;
757
- borderHover: string;
758
- borderPressed: string;
759
- borderFocus: string;
760
- borderDisabled: string;
761
- rippleColor: string;
762
- colorPrimary: string;
763
- colorHoverPrimary: string;
764
- colorPressedPrimary: string;
765
- colorFocusPrimary: string;
766
- colorDisabledPrimary: string;
767
- textColorPrimary: string;
768
- textColorHoverPrimary: string;
769
- textColorPressedPrimary: string;
770
- textColorFocusPrimary: string;
771
- textColorDisabledPrimary: string;
772
- textColorTextPrimary: string;
773
- textColorTextHoverPrimary: string;
774
- textColorTextPressedPrimary: string;
775
- textColorTextFocusPrimary: string;
776
- textColorTextDisabledPrimary: string;
777
- textColorGhostPrimary: string;
778
- textColorGhostHoverPrimary: string;
779
- textColorGhostPressedPrimary: string;
780
- textColorGhostFocusPrimary: string;
781
- textColorGhostDisabledPrimary: string;
782
- borderPrimary: string;
783
- borderHoverPrimary: string;
784
- borderPressedPrimary: string;
785
- borderFocusPrimary: string;
786
- borderDisabledPrimary: string;
787
- rippleColorPrimary: string;
788
- colorInfo: string;
789
- colorHoverInfo: string;
790
- colorPressedInfo: string;
791
- colorFocusInfo: string;
792
- colorDisabledInfo: string;
793
- textColorInfo: string;
794
- textColorHoverInfo: string;
795
- textColorPressedInfo: string;
796
- textColorFocusInfo: string;
797
- textColorDisabledInfo: string;
798
- textColorTextInfo: string;
799
- textColorTextHoverInfo: string;
800
- textColorTextPressedInfo: string;
801
- textColorTextFocusInfo: string;
802
- textColorTextDisabledInfo: string;
803
- textColorGhostInfo: string;
804
- textColorGhostHoverInfo: string;
805
- textColorGhostPressedInfo: string;
806
- textColorGhostFocusInfo: string;
807
- textColorGhostDisabledInfo: string;
808
- borderInfo: string;
809
- borderHoverInfo: string;
810
- borderPressedInfo: string;
811
- borderFocusInfo: string;
812
- borderDisabledInfo: string;
813
- rippleColorInfo: string;
814
- colorSuccess: string;
815
- colorHoverSuccess: string;
816
- colorPressedSuccess: string;
817
- colorFocusSuccess: string;
818
- colorDisabledSuccess: string;
819
- textColorSuccess: string;
820
- textColorHoverSuccess: string;
821
- textColorPressedSuccess: string;
822
- textColorFocusSuccess: string;
823
- textColorDisabledSuccess: string;
824
- textColorTextSuccess: string;
825
- textColorTextHoverSuccess: string;
826
- textColorTextPressedSuccess: string;
827
- textColorTextFocusSuccess: string;
828
- textColorTextDisabledSuccess: string;
829
- textColorGhostSuccess: string;
830
- textColorGhostHoverSuccess: string;
831
- textColorGhostPressedSuccess: string;
832
- textColorGhostFocusSuccess: string;
833
- textColorGhostDisabledSuccess: string;
834
- borderSuccess: string;
835
- borderHoverSuccess: string;
836
- borderPressedSuccess: string;
837
- borderFocusSuccess: string;
838
- borderDisabledSuccess: string;
839
- rippleColorSuccess: string;
840
- colorWarning: string;
841
- colorHoverWarning: string;
842
- colorPressedWarning: string;
843
- colorFocusWarning: string;
844
- colorDisabledWarning: string;
845
- textColorWarning: string;
846
- textColorHoverWarning: string;
847
- textColorPressedWarning: string;
848
- textColorFocusWarning: string;
849
- textColorDisabledWarning: string;
850
- textColorTextWarning: string;
851
- textColorTextHoverWarning: string;
852
- textColorTextPressedWarning: string;
853
- textColorTextFocusWarning: string;
854
- textColorTextDisabledWarning: string;
855
- textColorGhostWarning: string;
856
- textColorGhostHoverWarning: string;
857
- textColorGhostPressedWarning: string;
858
- textColorGhostFocusWarning: string;
859
- textColorGhostDisabledWarning: string;
860
- borderWarning: string;
861
- borderHoverWarning: string;
862
- borderPressedWarning: string;
863
- borderFocusWarning: string;
864
- borderDisabledWarning: string;
865
- rippleColorWarning: string;
866
- colorError: string;
867
- colorHoverError: string;
868
- colorPressedError: string;
869
- colorFocusError: string;
870
- colorDisabledError: string;
871
- textColorError: string;
872
- textColorHoverError: string;
873
- textColorPressedError: string;
874
- textColorFocusError: string;
875
- textColorDisabledError: string;
876
- textColorTextError: string;
877
- textColorTextHoverError: string;
878
- textColorTextPressedError: string;
879
- textColorTextFocusError: string;
880
- textColorTextDisabledError: string;
881
- textColorGhostError: string;
882
- textColorGhostHoverError: string;
883
- textColorGhostPressedError: string;
884
- textColorGhostFocusError: string;
885
- textColorGhostDisabledError: string;
886
- borderError: string;
887
- borderHoverError: string;
888
- borderPressedError: string;
889
- borderFocusError: string;
890
- borderDisabledError: string;
891
- rippleColorError: string;
892
- waveOpacity: string;
893
- fontWeight: string;
894
- fontWeightStrong: string;
895
- paddingTiny: string;
896
- paddingSmall: string;
897
- paddingMedium: string;
898
- paddingLarge: string;
899
- paddingRoundTiny: string;
900
- paddingRoundSmall: string;
901
- paddingRoundMedium: string;
902
- paddingRoundLarge: string;
903
- iconMarginTiny: string;
904
- iconMarginSmall: string;
905
- iconMarginMedium: string;
906
- iconMarginLarge: string;
907
- iconSizeTiny: string;
908
- iconSizeSmall: string;
909
- iconSizeMedium: string;
910
- iconSizeLarge: string;
911
- rippleDuration: string;
912
- }, any>>;
913
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
914
- heightTiny: string;
915
- heightSmall: string;
916
- heightMedium: string;
917
- heightLarge: string;
918
- borderRadiusTiny: string;
919
- borderRadiusSmall: string;
920
- borderRadiusMedium: string;
921
- borderRadiusLarge: string;
922
- fontSizeTiny: string;
923
- fontSizeSmall: string;
924
- fontSizeMedium: string;
925
- fontSizeLarge: string;
926
- opacityDisabled: string;
927
- colorOpacitySecondary: string;
928
- colorOpacitySecondaryHover: string;
929
- colorOpacitySecondaryPressed: string;
930
- colorSecondary: string;
931
- colorSecondaryHover: string;
932
- colorSecondaryPressed: string;
933
- colorTertiary: string;
934
- colorTertiaryHover: string;
935
- colorTertiaryPressed: string;
936
- colorQuaternary: string;
937
- colorQuaternaryHover: string;
938
- colorQuaternaryPressed: string;
939
- color: string;
940
- colorHover: string;
941
- colorPressed: string;
942
- colorFocus: string;
943
- colorDisabled: string;
944
- textColor: string;
945
- textColorTertiary: string;
946
- textColorHover: string;
947
- textColorPressed: string;
948
- textColorFocus: string;
949
- textColorDisabled: string;
950
- textColorText: string;
951
- textColorTextHover: string;
952
- textColorTextPressed: string;
953
- textColorTextFocus: string;
954
- textColorTextDisabled: string;
955
- textColorGhost: string;
956
- textColorGhostHover: string;
957
- textColorGhostPressed: string;
958
- textColorGhostFocus: string;
959
- textColorGhostDisabled: string;
960
- border: string;
961
- borderHover: string;
962
- borderPressed: string;
963
- borderFocus: string;
964
- borderDisabled: string;
965
- rippleColor: string;
966
- colorPrimary: string;
967
- colorHoverPrimary: string;
968
- colorPressedPrimary: string;
969
- colorFocusPrimary: string;
970
- colorDisabledPrimary: string;
971
- textColorPrimary: string;
972
- textColorHoverPrimary: string;
973
- textColorPressedPrimary: string;
974
- textColorFocusPrimary: string;
975
- textColorDisabledPrimary: string;
976
- textColorTextPrimary: string;
977
- textColorTextHoverPrimary: string;
978
- textColorTextPressedPrimary: string;
979
- textColorTextFocusPrimary: string;
980
- textColorTextDisabledPrimary: string;
981
- textColorGhostPrimary: string;
982
- textColorGhostHoverPrimary: string;
983
- textColorGhostPressedPrimary: string;
984
- textColorGhostFocusPrimary: string;
985
- textColorGhostDisabledPrimary: string;
986
- borderPrimary: string;
987
- borderHoverPrimary: string;
988
- borderPressedPrimary: string;
989
- borderFocusPrimary: string;
990
- borderDisabledPrimary: string;
991
- rippleColorPrimary: string;
992
- colorInfo: string;
993
- colorHoverInfo: string;
994
- colorPressedInfo: string;
995
- colorFocusInfo: string;
996
- colorDisabledInfo: string;
997
- textColorInfo: string;
998
- textColorHoverInfo: string;
999
- textColorPressedInfo: string;
1000
- textColorFocusInfo: string;
1001
- textColorDisabledInfo: string;
1002
- textColorTextInfo: string;
1003
- textColorTextHoverInfo: string;
1004
- textColorTextPressedInfo: string;
1005
- textColorTextFocusInfo: string;
1006
- textColorTextDisabledInfo: string;
1007
- textColorGhostInfo: string;
1008
- textColorGhostHoverInfo: string;
1009
- textColorGhostPressedInfo: string;
1010
- textColorGhostFocusInfo: string;
1011
- textColorGhostDisabledInfo: string;
1012
- borderInfo: string;
1013
- borderHoverInfo: string;
1014
- borderPressedInfo: string;
1015
- borderFocusInfo: string;
1016
- borderDisabledInfo: string;
1017
- rippleColorInfo: string;
1018
- colorSuccess: string;
1019
- colorHoverSuccess: string;
1020
- colorPressedSuccess: string;
1021
- colorFocusSuccess: string;
1022
- colorDisabledSuccess: string;
1023
- textColorSuccess: string;
1024
- textColorHoverSuccess: string;
1025
- textColorPressedSuccess: string;
1026
- textColorFocusSuccess: string;
1027
- textColorDisabledSuccess: string;
1028
- textColorTextSuccess: string;
1029
- textColorTextHoverSuccess: string;
1030
- textColorTextPressedSuccess: string;
1031
- textColorTextFocusSuccess: string;
1032
- textColorTextDisabledSuccess: string;
1033
- textColorGhostSuccess: string;
1034
- textColorGhostHoverSuccess: string;
1035
- textColorGhostPressedSuccess: string;
1036
- textColorGhostFocusSuccess: string;
1037
- textColorGhostDisabledSuccess: string;
1038
- borderSuccess: string;
1039
- borderHoverSuccess: string;
1040
- borderPressedSuccess: string;
1041
- borderFocusSuccess: string;
1042
- borderDisabledSuccess: string;
1043
- rippleColorSuccess: string;
1044
- colorWarning: string;
1045
- colorHoverWarning: string;
1046
- colorPressedWarning: string;
1047
- colorFocusWarning: string;
1048
- colorDisabledWarning: string;
1049
- textColorWarning: string;
1050
- textColorHoverWarning: string;
1051
- textColorPressedWarning: string;
1052
- textColorFocusWarning: string;
1053
- textColorDisabledWarning: string;
1054
- textColorTextWarning: string;
1055
- textColorTextHoverWarning: string;
1056
- textColorTextPressedWarning: string;
1057
- textColorTextFocusWarning: string;
1058
- textColorTextDisabledWarning: string;
1059
- textColorGhostWarning: string;
1060
- textColorGhostHoverWarning: string;
1061
- textColorGhostPressedWarning: string;
1062
- textColorGhostFocusWarning: string;
1063
- textColorGhostDisabledWarning: string;
1064
- borderWarning: string;
1065
- borderHoverWarning: string;
1066
- borderPressedWarning: string;
1067
- borderFocusWarning: string;
1068
- borderDisabledWarning: string;
1069
- rippleColorWarning: string;
1070
- colorError: string;
1071
- colorHoverError: string;
1072
- colorPressedError: string;
1073
- colorFocusError: string;
1074
- colorDisabledError: string;
1075
- textColorError: string;
1076
- textColorHoverError: string;
1077
- textColorPressedError: string;
1078
- textColorFocusError: string;
1079
- textColorDisabledError: string;
1080
- textColorTextError: string;
1081
- textColorTextHoverError: string;
1082
- textColorTextPressedError: string;
1083
- textColorTextFocusError: string;
1084
- textColorTextDisabledError: string;
1085
- textColorGhostError: string;
1086
- textColorGhostHoverError: string;
1087
- textColorGhostPressedError: string;
1088
- textColorGhostFocusError: string;
1089
- textColorGhostDisabledError: string;
1090
- borderError: string;
1091
- borderHoverError: string;
1092
- borderPressedError: string;
1093
- borderFocusError: string;
1094
- borderDisabledError: string;
1095
- rippleColorError: string;
1096
- waveOpacity: string;
1097
- fontWeight: string;
1098
- fontWeightStrong: string;
1099
- paddingTiny: string;
1100
- paddingSmall: string;
1101
- paddingMedium: string;
1102
- paddingLarge: string;
1103
- paddingRoundTiny: string;
1104
- paddingRoundSmall: string;
1105
- paddingRoundMedium: string;
1106
- paddingRoundLarge: string;
1107
- iconMarginTiny: string;
1108
- iconMarginSmall: string;
1109
- iconMarginMedium: string;
1110
- iconMarginLarge: string;
1111
- iconSizeTiny: string;
1112
- iconSizeSmall: string;
1113
- iconSizeMedium: string;
1114
- iconSizeLarge: string;
1115
- rippleDuration: string;
1116
- }, any>>>;
1117
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1118
- heightTiny: string;
1119
- heightSmall: string;
1120
- heightMedium: string;
1121
- heightLarge: string;
1122
- borderRadiusTiny: string;
1123
- borderRadiusSmall: string;
1124
- borderRadiusMedium: string;
1125
- borderRadiusLarge: string;
1126
- fontSizeTiny: string;
1127
- fontSizeSmall: string;
1128
- fontSizeMedium: string;
1129
- fontSizeLarge: string;
1130
- opacityDisabled: string;
1131
- colorOpacitySecondary: string;
1132
- colorOpacitySecondaryHover: string;
1133
- colorOpacitySecondaryPressed: string;
1134
- colorSecondary: string;
1135
- colorSecondaryHover: string;
1136
- colorSecondaryPressed: string;
1137
- colorTertiary: string;
1138
- colorTertiaryHover: string;
1139
- colorTertiaryPressed: string;
1140
- colorQuaternary: string;
1141
- colorQuaternaryHover: string;
1142
- colorQuaternaryPressed: string;
1143
- color: string;
1144
- colorHover: string;
1145
- colorPressed: string;
1146
- colorFocus: string;
1147
- colorDisabled: string;
1148
- textColor: string;
1149
- textColorTertiary: string;
1150
- textColorHover: string;
1151
- textColorPressed: string;
1152
- textColorFocus: string;
1153
- textColorDisabled: string;
1154
- textColorText: string;
1155
- textColorTextHover: string;
1156
- textColorTextPressed: string;
1157
- textColorTextFocus: string;
1158
- textColorTextDisabled: string;
1159
- textColorGhost: string;
1160
- textColorGhostHover: string;
1161
- textColorGhostPressed: string;
1162
- textColorGhostFocus: string;
1163
- textColorGhostDisabled: string;
1164
- border: string;
1165
- borderHover: string;
1166
- borderPressed: string;
1167
- borderFocus: string;
1168
- borderDisabled: string;
1169
- rippleColor: string;
1170
- colorPrimary: string;
1171
- colorHoverPrimary: string;
1172
- colorPressedPrimary: string;
1173
- colorFocusPrimary: string;
1174
- colorDisabledPrimary: string;
1175
- textColorPrimary: string;
1176
- textColorHoverPrimary: string;
1177
- textColorPressedPrimary: string;
1178
- textColorFocusPrimary: string;
1179
- textColorDisabledPrimary: string;
1180
- textColorTextPrimary: string;
1181
- textColorTextHoverPrimary: string;
1182
- textColorTextPressedPrimary: string;
1183
- textColorTextFocusPrimary: string;
1184
- textColorTextDisabledPrimary: string;
1185
- textColorGhostPrimary: string;
1186
- textColorGhostHoverPrimary: string;
1187
- textColorGhostPressedPrimary: string;
1188
- textColorGhostFocusPrimary: string;
1189
- textColorGhostDisabledPrimary: string;
1190
- borderPrimary: string;
1191
- borderHoverPrimary: string;
1192
- borderPressedPrimary: string;
1193
- borderFocusPrimary: string;
1194
- borderDisabledPrimary: string;
1195
- rippleColorPrimary: string;
1196
- colorInfo: string;
1197
- colorHoverInfo: string;
1198
- colorPressedInfo: string;
1199
- colorFocusInfo: string;
1200
- colorDisabledInfo: string;
1201
- textColorInfo: string;
1202
- textColorHoverInfo: string;
1203
- textColorPressedInfo: string;
1204
- textColorFocusInfo: string;
1205
- textColorDisabledInfo: string;
1206
- textColorTextInfo: string;
1207
- textColorTextHoverInfo: string;
1208
- textColorTextPressedInfo: string;
1209
- textColorTextFocusInfo: string;
1210
- textColorTextDisabledInfo: string;
1211
- textColorGhostInfo: string;
1212
- textColorGhostHoverInfo: string;
1213
- textColorGhostPressedInfo: string;
1214
- textColorGhostFocusInfo: string;
1215
- textColorGhostDisabledInfo: string;
1216
- borderInfo: string;
1217
- borderHoverInfo: string;
1218
- borderPressedInfo: string;
1219
- borderFocusInfo: string;
1220
- borderDisabledInfo: string;
1221
- rippleColorInfo: string;
1222
- colorSuccess: string;
1223
- colorHoverSuccess: string;
1224
- colorPressedSuccess: string;
1225
- colorFocusSuccess: string;
1226
- colorDisabledSuccess: string;
1227
- textColorSuccess: string;
1228
- textColorHoverSuccess: string;
1229
- textColorPressedSuccess: string;
1230
- textColorFocusSuccess: string;
1231
- textColorDisabledSuccess: string;
1232
- textColorTextSuccess: string;
1233
- textColorTextHoverSuccess: string;
1234
- textColorTextPressedSuccess: string;
1235
- textColorTextFocusSuccess: string;
1236
- textColorTextDisabledSuccess: string;
1237
- textColorGhostSuccess: string;
1238
- textColorGhostHoverSuccess: string;
1239
- textColorGhostPressedSuccess: string;
1240
- textColorGhostFocusSuccess: string;
1241
- textColorGhostDisabledSuccess: string;
1242
- borderSuccess: string;
1243
- borderHoverSuccess: string;
1244
- borderPressedSuccess: string;
1245
- borderFocusSuccess: string;
1246
- borderDisabledSuccess: string;
1247
- rippleColorSuccess: string;
1248
- colorWarning: string;
1249
- colorHoverWarning: string;
1250
- colorPressedWarning: string;
1251
- colorFocusWarning: string;
1252
- colorDisabledWarning: string;
1253
- textColorWarning: string;
1254
- textColorHoverWarning: string;
1255
- textColorPressedWarning: string;
1256
- textColorFocusWarning: string;
1257
- textColorDisabledWarning: string;
1258
- textColorTextWarning: string;
1259
- textColorTextHoverWarning: string;
1260
- textColorTextPressedWarning: string;
1261
- textColorTextFocusWarning: string;
1262
- textColorTextDisabledWarning: string;
1263
- textColorGhostWarning: string;
1264
- textColorGhostHoverWarning: string;
1265
- textColorGhostPressedWarning: string;
1266
- textColorGhostFocusWarning: string;
1267
- textColorGhostDisabledWarning: string;
1268
- borderWarning: string;
1269
- borderHoverWarning: string;
1270
- borderPressedWarning: string;
1271
- borderFocusWarning: string;
1272
- borderDisabledWarning: string;
1273
- rippleColorWarning: string;
1274
- colorError: string;
1275
- colorHoverError: string;
1276
- colorPressedError: string;
1277
- colorFocusError: string;
1278
- colorDisabledError: string;
1279
- textColorError: string;
1280
- textColorHoverError: string;
1281
- textColorPressedError: string;
1282
- textColorFocusError: string;
1283
- textColorDisabledError: string;
1284
- textColorTextError: string;
1285
- textColorTextHoverError: string;
1286
- textColorTextPressedError: string;
1287
- textColorTextFocusError: string;
1288
- textColorTextDisabledError: string;
1289
- textColorGhostError: string;
1290
- textColorGhostHoverError: string;
1291
- textColorGhostPressedError: string;
1292
- textColorGhostFocusError: string;
1293
- textColorGhostDisabledError: string;
1294
- borderError: string;
1295
- borderHoverError: string;
1296
- borderPressedError: string;
1297
- borderFocusError: string;
1298
- borderDisabledError: string;
1299
- rippleColorError: string;
1300
- waveOpacity: string;
1301
- fontWeight: string;
1302
- fontWeightStrong: string;
1303
- paddingTiny: string;
1304
- paddingSmall: string;
1305
- paddingMedium: string;
1306
- paddingLarge: string;
1307
- paddingRoundTiny: string;
1308
- paddingRoundSmall: string;
1309
- paddingRoundMedium: string;
1310
- paddingRoundLarge: string;
1311
- iconMarginTiny: string;
1312
- iconMarginSmall: string;
1313
- iconMarginMedium: string;
1314
- iconMarginLarge: string;
1315
- iconSizeTiny: string;
1316
- iconSizeSmall: string;
1317
- iconSizeMedium: string;
1318
- iconSizeLarge: string;
1319
- rippleDuration: string;
1320
- }, any>>>;
1321
- }, {
1322
- selfElRef: import("vue").Ref<HTMLElement | null>;
1323
- waveElRef: import("vue").Ref<{
1324
- play: () => void;
1325
- } | null>;
1326
- mergedClsPrefix: import("vue").ComputedRef<string>;
1327
- mergedFocusable: import("vue").ComputedRef<boolean>;
1328
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
1329
- showBorder: import("vue").ComputedRef<boolean>;
1330
- enterPressed: import("vue").Ref<boolean>;
1331
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
1332
- handleMousedown: (e: MouseEvent) => void;
1333
- handleKeydown: (e: KeyboardEvent) => void;
1334
- handleBlur: () => void;
1335
- handleKeyup: (e: KeyboardEvent) => void;
1336
- handleClick: (e: MouseEvent) => void;
1337
- customColorCssVars: import("vue").ComputedRef<{
1338
- '--n-border-color': string;
1339
- '--n-border-color-hover': string;
1340
- '--n-border-color-pressed': string;
1341
- '--n-border-color-focus': string;
1342
- '--n-border-color-disabled': string;
1343
- } | null>;
1344
- cssVars: import("vue").ComputedRef<{
1345
- '--n-width': string;
1346
- '--n-height': string;
1347
- '--n-font-size': string;
1348
- '--n-padding': string;
1349
- '--n-icon-size': string;
1350
- '--n-icon-margin': string;
1351
- '--n-border-radius': string;
1352
- '--n-border': string;
1353
- '--n-border-hover': string;
1354
- '--n-border-pressed': string;
1355
- '--n-border-focus': string;
1356
- '--n-border-disabled': string;
1357
- '--n-color': string;
1358
- '--n-color-hover': string;
1359
- '--n-color-pressed': string;
1360
- '--n-color-focus': string;
1361
- '--n-color-disabled': string;
1362
- '--n-ripple-color': string;
1363
- '--n-text-color': string;
1364
- '--n-text-color-hover': string;
1365
- '--n-text-color-pressed': string;
1366
- '--n-text-color-focus': string;
1367
- '--n-text-color-disabled': string;
1368
- 'font-weight': string;
1369
- '--n-bezier': string;
1370
- '--n-bezier-ease-out': string;
1371
- '--n-ripple-duration': string;
1372
- '--n-opacity-disabled': string;
1373
- '--n-wave-opacity': string;
1374
- }> | undefined;
1375
- themeClass: import("vue").Ref<string> | undefined;
1376
- onRender: (() => void) | undefined;
1377
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1378
- readonly color: StringConstructor;
1379
- readonly textColor: StringConstructor;
1380
- readonly text: BooleanConstructor;
1381
- readonly block: BooleanConstructor;
1382
- readonly loading: BooleanConstructor;
1383
- readonly disabled: BooleanConstructor;
1384
- readonly circle: BooleanConstructor;
1385
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
1386
- readonly ghost: BooleanConstructor;
1387
- readonly round: BooleanConstructor;
1388
- readonly secondary: BooleanConstructor;
1389
- readonly tertiary: BooleanConstructor;
1390
- readonly quaternary: BooleanConstructor;
1391
- readonly strong: BooleanConstructor;
1392
- readonly focusable: {
1393
- readonly type: BooleanConstructor;
1394
- readonly default: true;
1395
- };
1396
- readonly keyboard: {
1397
- readonly type: BooleanConstructor;
1398
- readonly default: true;
1399
- };
1400
- readonly tag: {
1401
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
1402
- readonly default: "button";
1403
- };
1404
- readonly type: {
1405
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
1406
- readonly default: "default";
1407
- };
1408
- readonly dashed: BooleanConstructor;
1409
- readonly iconPlacement: {
1410
- readonly type: import("vue").PropType<"left" | "right">;
1411
- readonly default: "left";
1412
- };
1413
- readonly attrType: {
1414
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
1415
- readonly default: "button";
1416
- };
1417
- readonly bordered: {
1418
- readonly type: BooleanConstructor;
1419
- readonly default: true;
1420
- };
1421
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
1422
- readonly nativeFocusBehavior: BooleanConstructor;
1423
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
1424
- heightTiny: string;
1425
- heightSmall: string;
1426
- heightMedium: string;
1427
- heightLarge: string;
1428
- borderRadiusTiny: string;
1429
- borderRadiusSmall: string;
1430
- borderRadiusMedium: string;
1431
- borderRadiusLarge: string;
1432
- fontSizeTiny: string;
1433
- fontSizeSmall: string;
1434
- fontSizeMedium: string;
1435
- fontSizeLarge: string;
1436
- opacityDisabled: string;
1437
- colorOpacitySecondary: string;
1438
- colorOpacitySecondaryHover: string;
1439
- colorOpacitySecondaryPressed: string;
1440
- colorSecondary: string;
1441
- colorSecondaryHover: string;
1442
- colorSecondaryPressed: string;
1443
- colorTertiary: string;
1444
- colorTertiaryHover: string;
1445
- colorTertiaryPressed: string;
1446
- colorQuaternary: string;
1447
- colorQuaternaryHover: string;
1448
- colorQuaternaryPressed: string;
1449
- color: string;
1450
- colorHover: string;
1451
- colorPressed: string;
1452
- colorFocus: string;
1453
- colorDisabled: string;
1454
- textColor: string;
1455
- textColorTertiary: string;
1456
- textColorHover: string;
1457
- textColorPressed: string;
1458
- textColorFocus: string;
1459
- textColorDisabled: string;
1460
- textColorText: string;
1461
- textColorTextHover: string;
1462
- textColorTextPressed: string;
1463
- textColorTextFocus: string;
1464
- textColorTextDisabled: string;
1465
- textColorGhost: string;
1466
- textColorGhostHover: string;
1467
- textColorGhostPressed: string;
1468
- textColorGhostFocus: string;
1469
- textColorGhostDisabled: string;
1470
- border: string;
1471
- borderHover: string;
1472
- borderPressed: string;
1473
- borderFocus: string;
1474
- borderDisabled: string;
1475
- rippleColor: string;
1476
- colorPrimary: string;
1477
- colorHoverPrimary: string;
1478
- colorPressedPrimary: string;
1479
- colorFocusPrimary: string;
1480
- colorDisabledPrimary: string;
1481
- textColorPrimary: string;
1482
- textColorHoverPrimary: string;
1483
- textColorPressedPrimary: string;
1484
- textColorFocusPrimary: string;
1485
- textColorDisabledPrimary: string;
1486
- textColorTextPrimary: string;
1487
- textColorTextHoverPrimary: string;
1488
- textColorTextPressedPrimary: string;
1489
- textColorTextFocusPrimary: string;
1490
- textColorTextDisabledPrimary: string;
1491
- textColorGhostPrimary: string;
1492
- textColorGhostHoverPrimary: string;
1493
- textColorGhostPressedPrimary: string;
1494
- textColorGhostFocusPrimary: string;
1495
- textColorGhostDisabledPrimary: string;
1496
- borderPrimary: string;
1497
- borderHoverPrimary: string;
1498
- borderPressedPrimary: string;
1499
- borderFocusPrimary: string;
1500
- borderDisabledPrimary: string;
1501
- rippleColorPrimary: string;
1502
- colorInfo: string;
1503
- colorHoverInfo: string;
1504
- colorPressedInfo: string;
1505
- colorFocusInfo: string;
1506
- colorDisabledInfo: string;
1507
- textColorInfo: string;
1508
- textColorHoverInfo: string;
1509
- textColorPressedInfo: string;
1510
- textColorFocusInfo: string;
1511
- textColorDisabledInfo: string;
1512
- textColorTextInfo: string;
1513
- textColorTextHoverInfo: string;
1514
- textColorTextPressedInfo: string;
1515
- textColorTextFocusInfo: string;
1516
- textColorTextDisabledInfo: string;
1517
- textColorGhostInfo: string;
1518
- textColorGhostHoverInfo: string;
1519
- textColorGhostPressedInfo: string;
1520
- textColorGhostFocusInfo: string;
1521
- textColorGhostDisabledInfo: string;
1522
- borderInfo: string;
1523
- borderHoverInfo: string;
1524
- borderPressedInfo: string;
1525
- borderFocusInfo: string;
1526
- borderDisabledInfo: string;
1527
- rippleColorInfo: string;
1528
- colorSuccess: string;
1529
- colorHoverSuccess: string;
1530
- colorPressedSuccess: string;
1531
- colorFocusSuccess: string;
1532
- colorDisabledSuccess: string;
1533
- textColorSuccess: string;
1534
- textColorHoverSuccess: string;
1535
- textColorPressedSuccess: string;
1536
- textColorFocusSuccess: string;
1537
- textColorDisabledSuccess: string;
1538
- textColorTextSuccess: string;
1539
- textColorTextHoverSuccess: string;
1540
- textColorTextPressedSuccess: string;
1541
- textColorTextFocusSuccess: string;
1542
- textColorTextDisabledSuccess: string;
1543
- textColorGhostSuccess: string;
1544
- textColorGhostHoverSuccess: string;
1545
- textColorGhostPressedSuccess: string;
1546
- textColorGhostFocusSuccess: string;
1547
- textColorGhostDisabledSuccess: string;
1548
- borderSuccess: string;
1549
- borderHoverSuccess: string;
1550
- borderPressedSuccess: string;
1551
- borderFocusSuccess: string;
1552
- borderDisabledSuccess: string;
1553
- rippleColorSuccess: string;
1554
- colorWarning: string;
1555
- colorHoverWarning: string;
1556
- colorPressedWarning: string;
1557
- colorFocusWarning: string;
1558
- colorDisabledWarning: string;
1559
- textColorWarning: string;
1560
- textColorHoverWarning: string;
1561
- textColorPressedWarning: string;
1562
- textColorFocusWarning: string;
1563
- textColorDisabledWarning: string;
1564
- textColorTextWarning: string;
1565
- textColorTextHoverWarning: string;
1566
- textColorTextPressedWarning: string;
1567
- textColorTextFocusWarning: string;
1568
- textColorTextDisabledWarning: string;
1569
- textColorGhostWarning: string;
1570
- textColorGhostHoverWarning: string;
1571
- textColorGhostPressedWarning: string;
1572
- textColorGhostFocusWarning: string;
1573
- textColorGhostDisabledWarning: string;
1574
- borderWarning: string;
1575
- borderHoverWarning: string;
1576
- borderPressedWarning: string;
1577
- borderFocusWarning: string;
1578
- borderDisabledWarning: string;
1579
- rippleColorWarning: string;
1580
- colorError: string;
1581
- colorHoverError: string;
1582
- colorPressedError: string;
1583
- colorFocusError: string;
1584
- colorDisabledError: string;
1585
- textColorError: string;
1586
- textColorHoverError: string;
1587
- textColorPressedError: string;
1588
- textColorFocusError: string;
1589
- textColorDisabledError: string;
1590
- textColorTextError: string;
1591
- textColorTextHoverError: string;
1592
- textColorTextPressedError: string;
1593
- textColorTextFocusError: string;
1594
- textColorTextDisabledError: string;
1595
- textColorGhostError: string;
1596
- textColorGhostHoverError: string;
1597
- textColorGhostPressedError: string;
1598
- textColorGhostFocusError: string;
1599
- textColorGhostDisabledError: string;
1600
- borderError: string;
1601
- borderHoverError: string;
1602
- borderPressedError: string;
1603
- borderFocusError: string;
1604
- borderDisabledError: string;
1605
- rippleColorError: string;
1606
- waveOpacity: string;
1607
- fontWeight: string;
1608
- fontWeightStrong: string;
1609
- paddingTiny: string;
1610
- paddingSmall: string;
1611
- paddingMedium: string;
1612
- paddingLarge: string;
1613
- paddingRoundTiny: string;
1614
- paddingRoundSmall: string;
1615
- paddingRoundMedium: string;
1616
- paddingRoundLarge: string;
1617
- iconMarginTiny: string;
1618
- iconMarginSmall: string;
1619
- iconMarginMedium: string;
1620
- iconMarginLarge: string;
1621
- iconSizeTiny: string;
1622
- iconSizeSmall: string;
1623
- iconSizeMedium: string;
1624
- iconSizeLarge: string;
1625
- rippleDuration: string;
1626
- }, any>>;
1627
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1628
- heightTiny: string;
1629
- heightSmall: string;
1630
- heightMedium: string;
1631
- heightLarge: string;
1632
- borderRadiusTiny: string;
1633
- borderRadiusSmall: string;
1634
- borderRadiusMedium: string;
1635
- borderRadiusLarge: string;
1636
- fontSizeTiny: string;
1637
- fontSizeSmall: string;
1638
- fontSizeMedium: string;
1639
- fontSizeLarge: string;
1640
- opacityDisabled: string;
1641
- colorOpacitySecondary: string;
1642
- colorOpacitySecondaryHover: string;
1643
- colorOpacitySecondaryPressed: string;
1644
- colorSecondary: string;
1645
- colorSecondaryHover: string;
1646
- colorSecondaryPressed: string;
1647
- colorTertiary: string;
1648
- colorTertiaryHover: string;
1649
- colorTertiaryPressed: string;
1650
- colorQuaternary: string;
1651
- colorQuaternaryHover: string;
1652
- colorQuaternaryPressed: string;
1653
- color: string;
1654
- colorHover: string;
1655
- colorPressed: string;
1656
- colorFocus: string;
1657
- colorDisabled: string;
1658
- textColor: string;
1659
- textColorTertiary: string;
1660
- textColorHover: string;
1661
- textColorPressed: string;
1662
- textColorFocus: string;
1663
- textColorDisabled: string;
1664
- textColorText: string;
1665
- textColorTextHover: string;
1666
- textColorTextPressed: string;
1667
- textColorTextFocus: string;
1668
- textColorTextDisabled: string;
1669
- textColorGhost: string;
1670
- textColorGhostHover: string;
1671
- textColorGhostPressed: string;
1672
- textColorGhostFocus: string;
1673
- textColorGhostDisabled: string;
1674
- border: string;
1675
- borderHover: string;
1676
- borderPressed: string;
1677
- borderFocus: string;
1678
- borderDisabled: string;
1679
- rippleColor: string;
1680
- colorPrimary: string;
1681
- colorHoverPrimary: string;
1682
- colorPressedPrimary: string;
1683
- colorFocusPrimary: string;
1684
- colorDisabledPrimary: string;
1685
- textColorPrimary: string;
1686
- textColorHoverPrimary: string;
1687
- textColorPressedPrimary: string;
1688
- textColorFocusPrimary: string;
1689
- textColorDisabledPrimary: string;
1690
- textColorTextPrimary: string;
1691
- textColorTextHoverPrimary: string;
1692
- textColorTextPressedPrimary: string;
1693
- textColorTextFocusPrimary: string;
1694
- textColorTextDisabledPrimary: string;
1695
- textColorGhostPrimary: string;
1696
- textColorGhostHoverPrimary: string;
1697
- textColorGhostPressedPrimary: string;
1698
- textColorGhostFocusPrimary: string;
1699
- textColorGhostDisabledPrimary: string;
1700
- borderPrimary: string;
1701
- borderHoverPrimary: string;
1702
- borderPressedPrimary: string;
1703
- borderFocusPrimary: string;
1704
- borderDisabledPrimary: string;
1705
- rippleColorPrimary: string;
1706
- colorInfo: string;
1707
- colorHoverInfo: string;
1708
- colorPressedInfo: string;
1709
- colorFocusInfo: string;
1710
- colorDisabledInfo: string;
1711
- textColorInfo: string;
1712
- textColorHoverInfo: string;
1713
- textColorPressedInfo: string;
1714
- textColorFocusInfo: string;
1715
- textColorDisabledInfo: string;
1716
- textColorTextInfo: string;
1717
- textColorTextHoverInfo: string;
1718
- textColorTextPressedInfo: string;
1719
- textColorTextFocusInfo: string;
1720
- textColorTextDisabledInfo: string;
1721
- textColorGhostInfo: string;
1722
- textColorGhostHoverInfo: string;
1723
- textColorGhostPressedInfo: string;
1724
- textColorGhostFocusInfo: string;
1725
- textColorGhostDisabledInfo: string;
1726
- borderInfo: string;
1727
- borderHoverInfo: string;
1728
- borderPressedInfo: string;
1729
- borderFocusInfo: string;
1730
- borderDisabledInfo: string;
1731
- rippleColorInfo: string;
1732
- colorSuccess: string;
1733
- colorHoverSuccess: string;
1734
- colorPressedSuccess: string;
1735
- colorFocusSuccess: string;
1736
- colorDisabledSuccess: string;
1737
- textColorSuccess: string;
1738
- textColorHoverSuccess: string;
1739
- textColorPressedSuccess: string;
1740
- textColorFocusSuccess: string;
1741
- textColorDisabledSuccess: string;
1742
- textColorTextSuccess: string;
1743
- textColorTextHoverSuccess: string;
1744
- textColorTextPressedSuccess: string;
1745
- textColorTextFocusSuccess: string;
1746
- textColorTextDisabledSuccess: string;
1747
- textColorGhostSuccess: string;
1748
- textColorGhostHoverSuccess: string;
1749
- textColorGhostPressedSuccess: string;
1750
- textColorGhostFocusSuccess: string;
1751
- textColorGhostDisabledSuccess: string;
1752
- borderSuccess: string;
1753
- borderHoverSuccess: string;
1754
- borderPressedSuccess: string;
1755
- borderFocusSuccess: string;
1756
- borderDisabledSuccess: string;
1757
- rippleColorSuccess: string;
1758
- colorWarning: string;
1759
- colorHoverWarning: string;
1760
- colorPressedWarning: string;
1761
- colorFocusWarning: string;
1762
- colorDisabledWarning: string;
1763
- textColorWarning: string;
1764
- textColorHoverWarning: string;
1765
- textColorPressedWarning: string;
1766
- textColorFocusWarning: string;
1767
- textColorDisabledWarning: string;
1768
- textColorTextWarning: string;
1769
- textColorTextHoverWarning: string;
1770
- textColorTextPressedWarning: string;
1771
- textColorTextFocusWarning: string;
1772
- textColorTextDisabledWarning: string;
1773
- textColorGhostWarning: string;
1774
- textColorGhostHoverWarning: string;
1775
- textColorGhostPressedWarning: string;
1776
- textColorGhostFocusWarning: string;
1777
- textColorGhostDisabledWarning: string;
1778
- borderWarning: string;
1779
- borderHoverWarning: string;
1780
- borderPressedWarning: string;
1781
- borderFocusWarning: string;
1782
- borderDisabledWarning: string;
1783
- rippleColorWarning: string;
1784
- colorError: string;
1785
- colorHoverError: string;
1786
- colorPressedError: string;
1787
- colorFocusError: string;
1788
- colorDisabledError: string;
1789
- textColorError: string;
1790
- textColorHoverError: string;
1791
- textColorPressedError: string;
1792
- textColorFocusError: string;
1793
- textColorDisabledError: string;
1794
- textColorTextError: string;
1795
- textColorTextHoverError: string;
1796
- textColorTextPressedError: string;
1797
- textColorTextFocusError: string;
1798
- textColorTextDisabledError: string;
1799
- textColorGhostError: string;
1800
- textColorGhostHoverError: string;
1801
- textColorGhostPressedError: string;
1802
- textColorGhostFocusError: string;
1803
- textColorGhostDisabledError: string;
1804
- borderError: string;
1805
- borderHoverError: string;
1806
- borderPressedError: string;
1807
- borderFocusError: string;
1808
- borderDisabledError: string;
1809
- rippleColorError: string;
1810
- waveOpacity: string;
1811
- fontWeight: string;
1812
- fontWeightStrong: string;
1813
- paddingTiny: string;
1814
- paddingSmall: string;
1815
- paddingMedium: string;
1816
- paddingLarge: string;
1817
- paddingRoundTiny: string;
1818
- paddingRoundSmall: string;
1819
- paddingRoundMedium: string;
1820
- paddingRoundLarge: string;
1821
- iconMarginTiny: string;
1822
- iconMarginSmall: string;
1823
- iconMarginMedium: string;
1824
- iconMarginLarge: string;
1825
- iconSizeTiny: string;
1826
- iconSizeSmall: string;
1827
- iconSizeMedium: string;
1828
- iconSizeLarge: string;
1829
- rippleDuration: string;
1830
- }, any>>>;
1831
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1832
- heightTiny: string;
1833
- heightSmall: string;
1834
- heightMedium: string;
1835
- heightLarge: string;
1836
- borderRadiusTiny: string;
1837
- borderRadiusSmall: string;
1838
- borderRadiusMedium: string;
1839
- borderRadiusLarge: string;
1840
- fontSizeTiny: string;
1841
- fontSizeSmall: string;
1842
- fontSizeMedium: string;
1843
- fontSizeLarge: string;
1844
- opacityDisabled: string;
1845
- colorOpacitySecondary: string;
1846
- colorOpacitySecondaryHover: string;
1847
- colorOpacitySecondaryPressed: string;
1848
- colorSecondary: string;
1849
- colorSecondaryHover: string;
1850
- colorSecondaryPressed: string;
1851
- colorTertiary: string;
1852
- colorTertiaryHover: string;
1853
- colorTertiaryPressed: string;
1854
- colorQuaternary: string;
1855
- colorQuaternaryHover: string;
1856
- colorQuaternaryPressed: string;
1857
- color: string;
1858
- colorHover: string;
1859
- colorPressed: string;
1860
- colorFocus: string;
1861
- colorDisabled: string;
1862
- textColor: string;
1863
- textColorTertiary: string;
1864
- textColorHover: string;
1865
- textColorPressed: string;
1866
- textColorFocus: string;
1867
- textColorDisabled: string;
1868
- textColorText: string;
1869
- textColorTextHover: string;
1870
- textColorTextPressed: string;
1871
- textColorTextFocus: string;
1872
- textColorTextDisabled: string;
1873
- textColorGhost: string;
1874
- textColorGhostHover: string;
1875
- textColorGhostPressed: string;
1876
- textColorGhostFocus: string;
1877
- textColorGhostDisabled: string;
1878
- border: string;
1879
- borderHover: string;
1880
- borderPressed: string;
1881
- borderFocus: string;
1882
- borderDisabled: string;
1883
- rippleColor: string;
1884
- colorPrimary: string;
1885
- colorHoverPrimary: string;
1886
- colorPressedPrimary: string;
1887
- colorFocusPrimary: string;
1888
- colorDisabledPrimary: string;
1889
- textColorPrimary: string;
1890
- textColorHoverPrimary: string;
1891
- textColorPressedPrimary: string;
1892
- textColorFocusPrimary: string;
1893
- textColorDisabledPrimary: string;
1894
- textColorTextPrimary: string;
1895
- textColorTextHoverPrimary: string;
1896
- textColorTextPressedPrimary: string;
1897
- textColorTextFocusPrimary: string;
1898
- textColorTextDisabledPrimary: string;
1899
- textColorGhostPrimary: string;
1900
- textColorGhostHoverPrimary: string;
1901
- textColorGhostPressedPrimary: string;
1902
- textColorGhostFocusPrimary: string;
1903
- textColorGhostDisabledPrimary: string;
1904
- borderPrimary: string;
1905
- borderHoverPrimary: string;
1906
- borderPressedPrimary: string;
1907
- borderFocusPrimary: string;
1908
- borderDisabledPrimary: string;
1909
- rippleColorPrimary: string;
1910
- colorInfo: string;
1911
- colorHoverInfo: string;
1912
- colorPressedInfo: string;
1913
- colorFocusInfo: string;
1914
- colorDisabledInfo: string;
1915
- textColorInfo: string;
1916
- textColorHoverInfo: string;
1917
- textColorPressedInfo: string;
1918
- textColorFocusInfo: string;
1919
- textColorDisabledInfo: string;
1920
- textColorTextInfo: string;
1921
- textColorTextHoverInfo: string;
1922
- textColorTextPressedInfo: string;
1923
- textColorTextFocusInfo: string;
1924
- textColorTextDisabledInfo: string;
1925
- textColorGhostInfo: string;
1926
- textColorGhostHoverInfo: string;
1927
- textColorGhostPressedInfo: string;
1928
- textColorGhostFocusInfo: string;
1929
- textColorGhostDisabledInfo: string;
1930
- borderInfo: string;
1931
- borderHoverInfo: string;
1932
- borderPressedInfo: string;
1933
- borderFocusInfo: string;
1934
- borderDisabledInfo: string;
1935
- rippleColorInfo: string;
1936
- colorSuccess: string;
1937
- colorHoverSuccess: string;
1938
- colorPressedSuccess: string;
1939
- colorFocusSuccess: string;
1940
- colorDisabledSuccess: string;
1941
- textColorSuccess: string;
1942
- textColorHoverSuccess: string;
1943
- textColorPressedSuccess: string;
1944
- textColorFocusSuccess: string;
1945
- textColorDisabledSuccess: string;
1946
- textColorTextSuccess: string;
1947
- textColorTextHoverSuccess: string;
1948
- textColorTextPressedSuccess: string;
1949
- textColorTextFocusSuccess: string;
1950
- textColorTextDisabledSuccess: string;
1951
- textColorGhostSuccess: string;
1952
- textColorGhostHoverSuccess: string;
1953
- textColorGhostPressedSuccess: string;
1954
- textColorGhostFocusSuccess: string;
1955
- textColorGhostDisabledSuccess: string;
1956
- borderSuccess: string;
1957
- borderHoverSuccess: string;
1958
- borderPressedSuccess: string;
1959
- borderFocusSuccess: string;
1960
- borderDisabledSuccess: string;
1961
- rippleColorSuccess: string;
1962
- colorWarning: string;
1963
- colorHoverWarning: string;
1964
- colorPressedWarning: string;
1965
- colorFocusWarning: string;
1966
- colorDisabledWarning: string;
1967
- textColorWarning: string;
1968
- textColorHoverWarning: string;
1969
- textColorPressedWarning: string;
1970
- textColorFocusWarning: string;
1971
- textColorDisabledWarning: string;
1972
- textColorTextWarning: string;
1973
- textColorTextHoverWarning: string;
1974
- textColorTextPressedWarning: string;
1975
- textColorTextFocusWarning: string;
1976
- textColorTextDisabledWarning: string;
1977
- textColorGhostWarning: string;
1978
- textColorGhostHoverWarning: string;
1979
- textColorGhostPressedWarning: string;
1980
- textColorGhostFocusWarning: string;
1981
- textColorGhostDisabledWarning: string;
1982
- borderWarning: string;
1983
- borderHoverWarning: string;
1984
- borderPressedWarning: string;
1985
- borderFocusWarning: string;
1986
- borderDisabledWarning: string;
1987
- rippleColorWarning: string;
1988
- colorError: string;
1989
- colorHoverError: string;
1990
- colorPressedError: string;
1991
- colorFocusError: string;
1992
- colorDisabledError: string;
1993
- textColorError: string;
1994
- textColorHoverError: string;
1995
- textColorPressedError: string;
1996
- textColorFocusError: string;
1997
- textColorDisabledError: string;
1998
- textColorTextError: string;
1999
- textColorTextHoverError: string;
2000
- textColorTextPressedError: string;
2001
- textColorTextFocusError: string;
2002
- textColorTextDisabledError: string;
2003
- textColorGhostError: string;
2004
- textColorGhostHoverError: string;
2005
- textColorGhostPressedError: string;
2006
- textColorGhostFocusError: string;
2007
- textColorGhostDisabledError: string;
2008
- borderError: string;
2009
- borderHoverError: string;
2010
- borderPressedError: string;
2011
- borderFocusError: string;
2012
- borderDisabledError: string;
2013
- rippleColorError: string;
2014
- waveOpacity: string;
2015
- fontWeight: string;
2016
- fontWeightStrong: string;
2017
- paddingTiny: string;
2018
- paddingSmall: string;
2019
- paddingMedium: string;
2020
- paddingLarge: string;
2021
- paddingRoundTiny: string;
2022
- paddingRoundSmall: string;
2023
- paddingRoundMedium: string;
2024
- paddingRoundLarge: string;
2025
- iconMarginTiny: string;
2026
- iconMarginSmall: string;
2027
- iconMarginMedium: string;
2028
- iconMarginLarge: string;
2029
- iconSizeTiny: string;
2030
- iconSizeSmall: string;
2031
- iconSizeMedium: string;
2032
- iconSizeLarge: string;
2033
- rippleDuration: string;
2034
- }, any>>>;
2035
- }>>, {
2036
- type: import("naive-ui/es/button/src/interface").Type;
2037
- tag: keyof HTMLElementTagNameMap;
2038
- block: boolean;
2039
- round: boolean;
2040
- dashed: boolean;
2041
- text: boolean;
2042
- circle: boolean;
2043
- disabled: boolean;
2044
- focusable: boolean;
2045
- strong: boolean;
2046
- loading: boolean;
2047
- bordered: boolean;
2048
- tertiary: boolean;
2049
- ghost: boolean;
2050
- keyboard: boolean;
2051
- secondary: boolean;
2052
- quaternary: boolean;
2053
- iconPlacement: "left" | "right";
2054
- attrType: "button" | "reset" | "submit";
2055
- nativeFocusBehavior: boolean;
2056
- }>;
662
+ NButton: any;
2057
663
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("closeEvaluateCountdown" | "writeGuage")[], "closeEvaluateCountdown" | "writeGuage", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2058
664
  formArray: {
2059
665
  type: ArrayConstructor;
@@ -2178,1664 +784,8 @@ declare const _default: import("vue").DefineComponent<{
2178
784
  maxScore: number;
2179
785
  config: Record<string, any>;
2180
786
  }>;
2181
- NButton: import("vue").DefineComponent<{
2182
- readonly color: StringConstructor;
2183
- readonly textColor: StringConstructor;
2184
- readonly text: BooleanConstructor;
2185
- readonly block: BooleanConstructor;
2186
- readonly loading: BooleanConstructor;
2187
- readonly disabled: BooleanConstructor;
2188
- readonly circle: BooleanConstructor;
2189
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
2190
- readonly ghost: BooleanConstructor;
2191
- readonly round: BooleanConstructor;
2192
- readonly secondary: BooleanConstructor;
2193
- readonly tertiary: BooleanConstructor;
2194
- readonly quaternary: BooleanConstructor;
2195
- readonly strong: BooleanConstructor;
2196
- readonly focusable: {
2197
- readonly type: BooleanConstructor;
2198
- readonly default: true;
2199
- };
2200
- readonly keyboard: {
2201
- readonly type: BooleanConstructor;
2202
- readonly default: true;
2203
- };
2204
- readonly tag: {
2205
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
2206
- readonly default: "button";
2207
- };
2208
- readonly type: {
2209
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
2210
- readonly default: "default";
2211
- };
2212
- readonly dashed: BooleanConstructor;
2213
- readonly iconPlacement: {
2214
- readonly type: import("vue").PropType<"left" | "right">;
2215
- readonly default: "left";
2216
- };
2217
- readonly attrType: {
2218
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
2219
- readonly default: "button";
2220
- };
2221
- readonly bordered: {
2222
- readonly type: BooleanConstructor;
2223
- readonly default: true;
2224
- };
2225
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
2226
- readonly nativeFocusBehavior: BooleanConstructor;
2227
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
2228
- heightTiny: string;
2229
- heightSmall: string;
2230
- heightMedium: string;
2231
- heightLarge: string;
2232
- borderRadiusTiny: string;
2233
- borderRadiusSmall: string;
2234
- borderRadiusMedium: string;
2235
- borderRadiusLarge: string;
2236
- fontSizeTiny: string;
2237
- fontSizeSmall: string;
2238
- fontSizeMedium: string;
2239
- fontSizeLarge: string;
2240
- opacityDisabled: string;
2241
- colorOpacitySecondary: string;
2242
- colorOpacitySecondaryHover: string;
2243
- colorOpacitySecondaryPressed: string;
2244
- colorSecondary: string;
2245
- colorSecondaryHover: string;
2246
- colorSecondaryPressed: string;
2247
- colorTertiary: string;
2248
- colorTertiaryHover: string;
2249
- colorTertiaryPressed: string;
2250
- colorQuaternary: string;
2251
- colorQuaternaryHover: string;
2252
- colorQuaternaryPressed: string;
2253
- color: string;
2254
- colorHover: string;
2255
- colorPressed: string;
2256
- colorFocus: string;
2257
- colorDisabled: string;
2258
- textColor: string;
2259
- textColorTertiary: string;
2260
- textColorHover: string;
2261
- textColorPressed: string;
2262
- textColorFocus: string;
2263
- textColorDisabled: string;
2264
- textColorText: string;
2265
- textColorTextHover: string;
2266
- textColorTextPressed: string;
2267
- textColorTextFocus: string;
2268
- textColorTextDisabled: string;
2269
- textColorGhost: string;
2270
- textColorGhostHover: string;
2271
- textColorGhostPressed: string;
2272
- textColorGhostFocus: string;
2273
- textColorGhostDisabled: string;
2274
- border: string;
2275
- borderHover: string;
2276
- borderPressed: string;
2277
- borderFocus: string;
2278
- borderDisabled: string;
2279
- rippleColor: string;
2280
- colorPrimary: string;
2281
- colorHoverPrimary: string;
2282
- colorPressedPrimary: string;
2283
- colorFocusPrimary: string;
2284
- colorDisabledPrimary: string;
2285
- textColorPrimary: string;
2286
- textColorHoverPrimary: string;
2287
- textColorPressedPrimary: string;
2288
- textColorFocusPrimary: string;
2289
- textColorDisabledPrimary: string;
2290
- textColorTextPrimary: string;
2291
- textColorTextHoverPrimary: string;
2292
- textColorTextPressedPrimary: string;
2293
- textColorTextFocusPrimary: string;
2294
- textColorTextDisabledPrimary: string;
2295
- textColorGhostPrimary: string;
2296
- textColorGhostHoverPrimary: string;
2297
- textColorGhostPressedPrimary: string;
2298
- textColorGhostFocusPrimary: string;
2299
- textColorGhostDisabledPrimary: string;
2300
- borderPrimary: string;
2301
- borderHoverPrimary: string;
2302
- borderPressedPrimary: string;
2303
- borderFocusPrimary: string;
2304
- borderDisabledPrimary: string;
2305
- rippleColorPrimary: string;
2306
- colorInfo: string;
2307
- colorHoverInfo: string;
2308
- colorPressedInfo: string;
2309
- colorFocusInfo: string;
2310
- colorDisabledInfo: string;
2311
- textColorInfo: string;
2312
- textColorHoverInfo: string;
2313
- textColorPressedInfo: string;
2314
- textColorFocusInfo: string;
2315
- textColorDisabledInfo: string;
2316
- textColorTextInfo: string;
2317
- textColorTextHoverInfo: string;
2318
- textColorTextPressedInfo: string;
2319
- textColorTextFocusInfo: string;
2320
- textColorTextDisabledInfo: string;
2321
- textColorGhostInfo: string;
2322
- textColorGhostHoverInfo: string;
2323
- textColorGhostPressedInfo: string;
2324
- textColorGhostFocusInfo: string;
2325
- textColorGhostDisabledInfo: string;
2326
- borderInfo: string;
2327
- borderHoverInfo: string;
2328
- borderPressedInfo: string;
2329
- borderFocusInfo: string;
2330
- borderDisabledInfo: string;
2331
- rippleColorInfo: string;
2332
- colorSuccess: string;
2333
- colorHoverSuccess: string;
2334
- colorPressedSuccess: string;
2335
- colorFocusSuccess: string;
2336
- colorDisabledSuccess: string;
2337
- textColorSuccess: string;
2338
- textColorHoverSuccess: string;
2339
- textColorPressedSuccess: string;
2340
- textColorFocusSuccess: string;
2341
- textColorDisabledSuccess: string;
2342
- textColorTextSuccess: string;
2343
- textColorTextHoverSuccess: string;
2344
- textColorTextPressedSuccess: string;
2345
- textColorTextFocusSuccess: string;
2346
- textColorTextDisabledSuccess: string;
2347
- textColorGhostSuccess: string;
2348
- textColorGhostHoverSuccess: string;
2349
- textColorGhostPressedSuccess: string;
2350
- textColorGhostFocusSuccess: string;
2351
- textColorGhostDisabledSuccess: string;
2352
- borderSuccess: string;
2353
- borderHoverSuccess: string;
2354
- borderPressedSuccess: string;
2355
- borderFocusSuccess: string;
2356
- borderDisabledSuccess: string;
2357
- rippleColorSuccess: string;
2358
- colorWarning: string;
2359
- colorHoverWarning: string;
2360
- colorPressedWarning: string;
2361
- colorFocusWarning: string;
2362
- colorDisabledWarning: string;
2363
- textColorWarning: string;
2364
- textColorHoverWarning: string;
2365
- textColorPressedWarning: string;
2366
- textColorFocusWarning: string;
2367
- textColorDisabledWarning: string;
2368
- textColorTextWarning: string;
2369
- textColorTextHoverWarning: string;
2370
- textColorTextPressedWarning: string;
2371
- textColorTextFocusWarning: string;
2372
- textColorTextDisabledWarning: string;
2373
- textColorGhostWarning: string;
2374
- textColorGhostHoverWarning: string;
2375
- textColorGhostPressedWarning: string;
2376
- textColorGhostFocusWarning: string;
2377
- textColorGhostDisabledWarning: string;
2378
- borderWarning: string;
2379
- borderHoverWarning: string;
2380
- borderPressedWarning: string;
2381
- borderFocusWarning: string;
2382
- borderDisabledWarning: string;
2383
- rippleColorWarning: string;
2384
- colorError: string;
2385
- colorHoverError: string;
2386
- colorPressedError: string;
2387
- colorFocusError: string;
2388
- colorDisabledError: string;
2389
- textColorError: string;
2390
- textColorHoverError: string;
2391
- textColorPressedError: string;
2392
- textColorFocusError: string;
2393
- textColorDisabledError: string;
2394
- textColorTextError: string;
2395
- textColorTextHoverError: string;
2396
- textColorTextPressedError: string;
2397
- textColorTextFocusError: string;
2398
- textColorTextDisabledError: string;
2399
- textColorGhostError: string;
2400
- textColorGhostHoverError: string;
2401
- textColorGhostPressedError: string;
2402
- textColorGhostFocusError: string;
2403
- textColorGhostDisabledError: string;
2404
- borderError: string;
2405
- borderHoverError: string;
2406
- borderPressedError: string;
2407
- borderFocusError: string;
2408
- borderDisabledError: string;
2409
- rippleColorError: string;
2410
- waveOpacity: string;
2411
- fontWeight: string;
2412
- fontWeightStrong: string;
2413
- paddingTiny: string;
2414
- paddingSmall: string;
2415
- paddingMedium: string;
2416
- paddingLarge: string;
2417
- paddingRoundTiny: string;
2418
- paddingRoundSmall: string;
2419
- paddingRoundMedium: string;
2420
- paddingRoundLarge: string;
2421
- iconMarginTiny: string;
2422
- iconMarginSmall: string;
2423
- iconMarginMedium: string;
2424
- iconMarginLarge: string;
2425
- iconSizeTiny: string;
2426
- iconSizeSmall: string;
2427
- iconSizeMedium: string;
2428
- iconSizeLarge: string;
2429
- rippleDuration: string;
2430
- }, any>>;
2431
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
2432
- heightTiny: string;
2433
- heightSmall: string;
2434
- heightMedium: string;
2435
- heightLarge: string;
2436
- borderRadiusTiny: string;
2437
- borderRadiusSmall: string;
2438
- borderRadiusMedium: string;
2439
- borderRadiusLarge: string;
2440
- fontSizeTiny: string;
2441
- fontSizeSmall: string;
2442
- fontSizeMedium: string;
2443
- fontSizeLarge: string;
2444
- opacityDisabled: string;
2445
- colorOpacitySecondary: string;
2446
- colorOpacitySecondaryHover: string;
2447
- colorOpacitySecondaryPressed: string;
2448
- colorSecondary: string;
2449
- colorSecondaryHover: string;
2450
- colorSecondaryPressed: string;
2451
- colorTertiary: string;
2452
- colorTertiaryHover: string;
2453
- colorTertiaryPressed: string;
2454
- colorQuaternary: string;
2455
- colorQuaternaryHover: string;
2456
- colorQuaternaryPressed: string;
2457
- color: string;
2458
- colorHover: string;
2459
- colorPressed: string;
2460
- colorFocus: string;
2461
- colorDisabled: string;
2462
- textColor: string;
2463
- textColorTertiary: string;
2464
- textColorHover: string;
2465
- textColorPressed: string;
2466
- textColorFocus: string;
2467
- textColorDisabled: string;
2468
- textColorText: string;
2469
- textColorTextHover: string;
2470
- textColorTextPressed: string;
2471
- textColorTextFocus: string;
2472
- textColorTextDisabled: string;
2473
- textColorGhost: string;
2474
- textColorGhostHover: string;
2475
- textColorGhostPressed: string;
2476
- textColorGhostFocus: string;
2477
- textColorGhostDisabled: string;
2478
- border: string;
2479
- borderHover: string;
2480
- borderPressed: string;
2481
- borderFocus: string;
2482
- borderDisabled: string;
2483
- rippleColor: string;
2484
- colorPrimary: string;
2485
- colorHoverPrimary: string;
2486
- colorPressedPrimary: string;
2487
- colorFocusPrimary: string;
2488
- colorDisabledPrimary: string;
2489
- textColorPrimary: string;
2490
- textColorHoverPrimary: string;
2491
- textColorPressedPrimary: string;
2492
- textColorFocusPrimary: string;
2493
- textColorDisabledPrimary: string;
2494
- textColorTextPrimary: string;
2495
- textColorTextHoverPrimary: string;
2496
- textColorTextPressedPrimary: string;
2497
- textColorTextFocusPrimary: string;
2498
- textColorTextDisabledPrimary: string;
2499
- textColorGhostPrimary: string;
2500
- textColorGhostHoverPrimary: string;
2501
- textColorGhostPressedPrimary: string;
2502
- textColorGhostFocusPrimary: string;
2503
- textColorGhostDisabledPrimary: string;
2504
- borderPrimary: string;
2505
- borderHoverPrimary: string;
2506
- borderPressedPrimary: string;
2507
- borderFocusPrimary: string;
2508
- borderDisabledPrimary: string;
2509
- rippleColorPrimary: string;
2510
- colorInfo: string;
2511
- colorHoverInfo: string;
2512
- colorPressedInfo: string;
2513
- colorFocusInfo: string;
2514
- colorDisabledInfo: string;
2515
- textColorInfo: string;
2516
- textColorHoverInfo: string;
2517
- textColorPressedInfo: string;
2518
- textColorFocusInfo: string;
2519
- textColorDisabledInfo: string;
2520
- textColorTextInfo: string;
2521
- textColorTextHoverInfo: string;
2522
- textColorTextPressedInfo: string;
2523
- textColorTextFocusInfo: string;
2524
- textColorTextDisabledInfo: string;
2525
- textColorGhostInfo: string;
2526
- textColorGhostHoverInfo: string;
2527
- textColorGhostPressedInfo: string;
2528
- textColorGhostFocusInfo: string;
2529
- textColorGhostDisabledInfo: string;
2530
- borderInfo: string;
2531
- borderHoverInfo: string;
2532
- borderPressedInfo: string;
2533
- borderFocusInfo: string;
2534
- borderDisabledInfo: string;
2535
- rippleColorInfo: string;
2536
- colorSuccess: string;
2537
- colorHoverSuccess: string;
2538
- colorPressedSuccess: string;
2539
- colorFocusSuccess: string;
2540
- colorDisabledSuccess: string;
2541
- textColorSuccess: string;
2542
- textColorHoverSuccess: string;
2543
- textColorPressedSuccess: string;
2544
- textColorFocusSuccess: string;
2545
- textColorDisabledSuccess: string;
2546
- textColorTextSuccess: string;
2547
- textColorTextHoverSuccess: string;
2548
- textColorTextPressedSuccess: string;
2549
- textColorTextFocusSuccess: string;
2550
- textColorTextDisabledSuccess: string;
2551
- textColorGhostSuccess: string;
2552
- textColorGhostHoverSuccess: string;
2553
- textColorGhostPressedSuccess: string;
2554
- textColorGhostFocusSuccess: string;
2555
- textColorGhostDisabledSuccess: string;
2556
- borderSuccess: string;
2557
- borderHoverSuccess: string;
2558
- borderPressedSuccess: string;
2559
- borderFocusSuccess: string;
2560
- borderDisabledSuccess: string;
2561
- rippleColorSuccess: string;
2562
- colorWarning: string;
2563
- colorHoverWarning: string;
2564
- colorPressedWarning: string;
2565
- colorFocusWarning: string;
2566
- colorDisabledWarning: string;
2567
- textColorWarning: string;
2568
- textColorHoverWarning: string;
2569
- textColorPressedWarning: string;
2570
- textColorFocusWarning: string;
2571
- textColorDisabledWarning: string;
2572
- textColorTextWarning: string;
2573
- textColorTextHoverWarning: string;
2574
- textColorTextPressedWarning: string;
2575
- textColorTextFocusWarning: string;
2576
- textColorTextDisabledWarning: string;
2577
- textColorGhostWarning: string;
2578
- textColorGhostHoverWarning: string;
2579
- textColorGhostPressedWarning: string;
2580
- textColorGhostFocusWarning: string;
2581
- textColorGhostDisabledWarning: string;
2582
- borderWarning: string;
2583
- borderHoverWarning: string;
2584
- borderPressedWarning: string;
2585
- borderFocusWarning: string;
2586
- borderDisabledWarning: string;
2587
- rippleColorWarning: string;
2588
- colorError: string;
2589
- colorHoverError: string;
2590
- colorPressedError: string;
2591
- colorFocusError: string;
2592
- colorDisabledError: string;
2593
- textColorError: string;
2594
- textColorHoverError: string;
2595
- textColorPressedError: string;
2596
- textColorFocusError: string;
2597
- textColorDisabledError: string;
2598
- textColorTextError: string;
2599
- textColorTextHoverError: string;
2600
- textColorTextPressedError: string;
2601
- textColorTextFocusError: string;
2602
- textColorTextDisabledError: string;
2603
- textColorGhostError: string;
2604
- textColorGhostHoverError: string;
2605
- textColorGhostPressedError: string;
2606
- textColorGhostFocusError: string;
2607
- textColorGhostDisabledError: string;
2608
- borderError: string;
2609
- borderHoverError: string;
2610
- borderPressedError: string;
2611
- borderFocusError: string;
2612
- borderDisabledError: string;
2613
- rippleColorError: string;
2614
- waveOpacity: string;
2615
- fontWeight: string;
2616
- fontWeightStrong: string;
2617
- paddingTiny: string;
2618
- paddingSmall: string;
2619
- paddingMedium: string;
2620
- paddingLarge: string;
2621
- paddingRoundTiny: string;
2622
- paddingRoundSmall: string;
2623
- paddingRoundMedium: string;
2624
- paddingRoundLarge: string;
2625
- iconMarginTiny: string;
2626
- iconMarginSmall: string;
2627
- iconMarginMedium: string;
2628
- iconMarginLarge: string;
2629
- iconSizeTiny: string;
2630
- iconSizeSmall: string;
2631
- iconSizeMedium: string;
2632
- iconSizeLarge: string;
2633
- rippleDuration: string;
2634
- }, any>>>;
2635
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
2636
- heightTiny: string;
2637
- heightSmall: string;
2638
- heightMedium: string;
2639
- heightLarge: string;
2640
- borderRadiusTiny: string;
2641
- borderRadiusSmall: string;
2642
- borderRadiusMedium: string;
2643
- borderRadiusLarge: string;
2644
- fontSizeTiny: string;
2645
- fontSizeSmall: string;
2646
- fontSizeMedium: string;
2647
- fontSizeLarge: string;
2648
- opacityDisabled: string;
2649
- colorOpacitySecondary: string;
2650
- colorOpacitySecondaryHover: string;
2651
- colorOpacitySecondaryPressed: string;
2652
- colorSecondary: string;
2653
- colorSecondaryHover: string;
2654
- colorSecondaryPressed: string;
2655
- colorTertiary: string;
2656
- colorTertiaryHover: string;
2657
- colorTertiaryPressed: string;
2658
- colorQuaternary: string;
2659
- colorQuaternaryHover: string;
2660
- colorQuaternaryPressed: string;
2661
- color: string;
2662
- colorHover: string;
2663
- colorPressed: string;
2664
- colorFocus: string;
2665
- colorDisabled: string;
2666
- textColor: string;
2667
- textColorTertiary: string;
2668
- textColorHover: string;
2669
- textColorPressed: string;
2670
- textColorFocus: string;
2671
- textColorDisabled: string;
2672
- textColorText: string;
2673
- textColorTextHover: string;
2674
- textColorTextPressed: string;
2675
- textColorTextFocus: string;
2676
- textColorTextDisabled: string;
2677
- textColorGhost: string;
2678
- textColorGhostHover: string;
2679
- textColorGhostPressed: string;
2680
- textColorGhostFocus: string;
2681
- textColorGhostDisabled: string;
2682
- border: string;
2683
- borderHover: string;
2684
- borderPressed: string;
2685
- borderFocus: string;
2686
- borderDisabled: string;
2687
- rippleColor: string;
2688
- colorPrimary: string;
2689
- colorHoverPrimary: string;
2690
- colorPressedPrimary: string;
2691
- colorFocusPrimary: string;
2692
- colorDisabledPrimary: string;
2693
- textColorPrimary: string;
2694
- textColorHoverPrimary: string;
2695
- textColorPressedPrimary: string;
2696
- textColorFocusPrimary: string;
2697
- textColorDisabledPrimary: string;
2698
- textColorTextPrimary: string;
2699
- textColorTextHoverPrimary: string;
2700
- textColorTextPressedPrimary: string;
2701
- textColorTextFocusPrimary: string;
2702
- textColorTextDisabledPrimary: string;
2703
- textColorGhostPrimary: string;
2704
- textColorGhostHoverPrimary: string;
2705
- textColorGhostPressedPrimary: string;
2706
- textColorGhostFocusPrimary: string;
2707
- textColorGhostDisabledPrimary: string;
2708
- borderPrimary: string;
2709
- borderHoverPrimary: string;
2710
- borderPressedPrimary: string;
2711
- borderFocusPrimary: string;
2712
- borderDisabledPrimary: string;
2713
- rippleColorPrimary: string;
2714
- colorInfo: string;
2715
- colorHoverInfo: string;
2716
- colorPressedInfo: string;
2717
- colorFocusInfo: string;
2718
- colorDisabledInfo: string;
2719
- textColorInfo: string;
2720
- textColorHoverInfo: string;
2721
- textColorPressedInfo: string;
2722
- textColorFocusInfo: string;
2723
- textColorDisabledInfo: string;
2724
- textColorTextInfo: string;
2725
- textColorTextHoverInfo: string;
2726
- textColorTextPressedInfo: string;
2727
- textColorTextFocusInfo: string;
2728
- textColorTextDisabledInfo: string;
2729
- textColorGhostInfo: string;
2730
- textColorGhostHoverInfo: string;
2731
- textColorGhostPressedInfo: string;
2732
- textColorGhostFocusInfo: string;
2733
- textColorGhostDisabledInfo: string;
2734
- borderInfo: string;
2735
- borderHoverInfo: string;
2736
- borderPressedInfo: string;
2737
- borderFocusInfo: string;
2738
- borderDisabledInfo: string;
2739
- rippleColorInfo: string;
2740
- colorSuccess: string;
2741
- colorHoverSuccess: string;
2742
- colorPressedSuccess: string;
2743
- colorFocusSuccess: string;
2744
- colorDisabledSuccess: string;
2745
- textColorSuccess: string;
2746
- textColorHoverSuccess: string;
2747
- textColorPressedSuccess: string;
2748
- textColorFocusSuccess: string;
2749
- textColorDisabledSuccess: string;
2750
- textColorTextSuccess: string;
2751
- textColorTextHoverSuccess: string;
2752
- textColorTextPressedSuccess: string;
2753
- textColorTextFocusSuccess: string;
2754
- textColorTextDisabledSuccess: string;
2755
- textColorGhostSuccess: string;
2756
- textColorGhostHoverSuccess: string;
2757
- textColorGhostPressedSuccess: string;
2758
- textColorGhostFocusSuccess: string;
2759
- textColorGhostDisabledSuccess: string;
2760
- borderSuccess: string;
2761
- borderHoverSuccess: string;
2762
- borderPressedSuccess: string;
2763
- borderFocusSuccess: string;
2764
- borderDisabledSuccess: string;
2765
- rippleColorSuccess: string;
2766
- colorWarning: string;
2767
- colorHoverWarning: string;
2768
- colorPressedWarning: string;
2769
- colorFocusWarning: string;
2770
- colorDisabledWarning: string;
2771
- textColorWarning: string;
2772
- textColorHoverWarning: string;
2773
- textColorPressedWarning: string;
2774
- textColorFocusWarning: string;
2775
- textColorDisabledWarning: string;
2776
- textColorTextWarning: string;
2777
- textColorTextHoverWarning: string;
2778
- textColorTextPressedWarning: string;
2779
- textColorTextFocusWarning: string;
2780
- textColorTextDisabledWarning: string;
2781
- textColorGhostWarning: string;
2782
- textColorGhostHoverWarning: string;
2783
- textColorGhostPressedWarning: string;
2784
- textColorGhostFocusWarning: string;
2785
- textColorGhostDisabledWarning: string;
2786
- borderWarning: string;
2787
- borderHoverWarning: string;
2788
- borderPressedWarning: string;
2789
- borderFocusWarning: string;
2790
- borderDisabledWarning: string;
2791
- rippleColorWarning: string;
2792
- colorError: string;
2793
- colorHoverError: string;
2794
- colorPressedError: string;
2795
- colorFocusError: string;
2796
- colorDisabledError: string;
2797
- textColorError: string;
2798
- textColorHoverError: string;
2799
- textColorPressedError: string;
2800
- textColorFocusError: string;
2801
- textColorDisabledError: string;
2802
- textColorTextError: string;
2803
- textColorTextHoverError: string;
2804
- textColorTextPressedError: string;
2805
- textColorTextFocusError: string;
2806
- textColorTextDisabledError: string;
2807
- textColorGhostError: string;
2808
- textColorGhostHoverError: string;
2809
- textColorGhostPressedError: string;
2810
- textColorGhostFocusError: string;
2811
- textColorGhostDisabledError: string;
2812
- borderError: string;
2813
- borderHoverError: string;
2814
- borderPressedError: string;
2815
- borderFocusError: string;
2816
- borderDisabledError: string;
2817
- rippleColorError: string;
2818
- waveOpacity: string;
2819
- fontWeight: string;
2820
- fontWeightStrong: string;
2821
- paddingTiny: string;
2822
- paddingSmall: string;
2823
- paddingMedium: string;
2824
- paddingLarge: string;
2825
- paddingRoundTiny: string;
2826
- paddingRoundSmall: string;
2827
- paddingRoundMedium: string;
2828
- paddingRoundLarge: string;
2829
- iconMarginTiny: string;
2830
- iconMarginSmall: string;
2831
- iconMarginMedium: string;
2832
- iconMarginLarge: string;
2833
- iconSizeTiny: string;
2834
- iconSizeSmall: string;
2835
- iconSizeMedium: string;
2836
- iconSizeLarge: string;
2837
- rippleDuration: string;
2838
- }, any>>>;
2839
- }, {
2840
- selfElRef: import("vue").Ref<HTMLElement | null>;
2841
- waveElRef: import("vue").Ref<{
2842
- play: () => void;
2843
- } | null>;
2844
- mergedClsPrefix: import("vue").ComputedRef<string>;
2845
- mergedFocusable: import("vue").ComputedRef<boolean>;
2846
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
2847
- showBorder: import("vue").ComputedRef<boolean>;
2848
- enterPressed: import("vue").Ref<boolean>;
2849
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
2850
- handleMousedown: (e: MouseEvent) => void;
2851
- handleKeydown: (e: KeyboardEvent) => void;
2852
- handleBlur: () => void;
2853
- handleKeyup: (e: KeyboardEvent) => void;
2854
- handleClick: (e: MouseEvent) => void;
2855
- customColorCssVars: import("vue").ComputedRef<{
2856
- '--n-border-color': string;
2857
- '--n-border-color-hover': string;
2858
- '--n-border-color-pressed': string;
2859
- '--n-border-color-focus': string;
2860
- '--n-border-color-disabled': string;
2861
- } | null>;
2862
- cssVars: import("vue").ComputedRef<{
2863
- '--n-width': string;
2864
- '--n-height': string;
2865
- '--n-font-size': string;
2866
- '--n-padding': string;
2867
- '--n-icon-size': string;
2868
- '--n-icon-margin': string;
2869
- '--n-border-radius': string;
2870
- '--n-border': string;
2871
- '--n-border-hover': string;
2872
- '--n-border-pressed': string;
2873
- '--n-border-focus': string;
2874
- '--n-border-disabled': string;
2875
- '--n-color': string;
2876
- '--n-color-hover': string;
2877
- '--n-color-pressed': string;
2878
- '--n-color-focus': string;
2879
- '--n-color-disabled': string;
2880
- '--n-ripple-color': string;
2881
- '--n-text-color': string;
2882
- '--n-text-color-hover': string;
2883
- '--n-text-color-pressed': string;
2884
- '--n-text-color-focus': string;
2885
- '--n-text-color-disabled': string;
2886
- 'font-weight': string;
2887
- '--n-bezier': string;
2888
- '--n-bezier-ease-out': string;
2889
- '--n-ripple-duration': string;
2890
- '--n-opacity-disabled': string;
2891
- '--n-wave-opacity': string;
2892
- }> | undefined;
2893
- themeClass: import("vue").Ref<string> | undefined;
2894
- onRender: (() => void) | undefined;
2895
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2896
- readonly color: StringConstructor;
2897
- readonly textColor: StringConstructor;
2898
- readonly text: BooleanConstructor;
2899
- readonly block: BooleanConstructor;
2900
- readonly loading: BooleanConstructor;
2901
- readonly disabled: BooleanConstructor;
2902
- readonly circle: BooleanConstructor;
2903
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
2904
- readonly ghost: BooleanConstructor;
2905
- readonly round: BooleanConstructor;
2906
- readonly secondary: BooleanConstructor;
2907
- readonly tertiary: BooleanConstructor;
2908
- readonly quaternary: BooleanConstructor;
2909
- readonly strong: BooleanConstructor;
2910
- readonly focusable: {
2911
- readonly type: BooleanConstructor;
2912
- readonly default: true;
2913
- };
2914
- readonly keyboard: {
2915
- readonly type: BooleanConstructor;
2916
- readonly default: true;
2917
- };
2918
- readonly tag: {
2919
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
2920
- readonly default: "button";
2921
- };
2922
- readonly type: {
2923
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
2924
- readonly default: "default";
2925
- };
2926
- readonly dashed: BooleanConstructor;
2927
- readonly iconPlacement: {
2928
- readonly type: import("vue").PropType<"left" | "right">;
2929
- readonly default: "left";
2930
- };
2931
- readonly attrType: {
2932
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
2933
- readonly default: "button";
2934
- };
2935
- readonly bordered: {
2936
- readonly type: BooleanConstructor;
2937
- readonly default: true;
2938
- };
2939
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
2940
- readonly nativeFocusBehavior: BooleanConstructor;
2941
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
2942
- heightTiny: string;
2943
- heightSmall: string;
2944
- heightMedium: string;
2945
- heightLarge: string;
2946
- borderRadiusTiny: string;
2947
- borderRadiusSmall: string;
2948
- borderRadiusMedium: string;
2949
- borderRadiusLarge: string;
2950
- fontSizeTiny: string;
2951
- fontSizeSmall: string;
2952
- fontSizeMedium: string;
2953
- fontSizeLarge: string;
2954
- opacityDisabled: string;
2955
- colorOpacitySecondary: string;
2956
- colorOpacitySecondaryHover: string;
2957
- colorOpacitySecondaryPressed: string;
2958
- colorSecondary: string;
2959
- colorSecondaryHover: string;
2960
- colorSecondaryPressed: string;
2961
- colorTertiary: string;
2962
- colorTertiaryHover: string;
2963
- colorTertiaryPressed: string;
2964
- colorQuaternary: string;
2965
- colorQuaternaryHover: string;
2966
- colorQuaternaryPressed: string;
2967
- color: string;
2968
- colorHover: string;
2969
- colorPressed: string;
2970
- colorFocus: string;
2971
- colorDisabled: string;
2972
- textColor: string;
2973
- textColorTertiary: string;
2974
- textColorHover: string;
2975
- textColorPressed: string;
2976
- textColorFocus: string;
2977
- textColorDisabled: string;
2978
- textColorText: string;
2979
- textColorTextHover: string;
2980
- textColorTextPressed: string;
2981
- textColorTextFocus: string;
2982
- textColorTextDisabled: string;
2983
- textColorGhost: string;
2984
- textColorGhostHover: string;
2985
- textColorGhostPressed: string;
2986
- textColorGhostFocus: string;
2987
- textColorGhostDisabled: string;
2988
- border: string;
2989
- borderHover: string;
2990
- borderPressed: string;
2991
- borderFocus: string;
2992
- borderDisabled: string;
2993
- rippleColor: string;
2994
- colorPrimary: string;
2995
- colorHoverPrimary: string;
2996
- colorPressedPrimary: string;
2997
- colorFocusPrimary: string;
2998
- colorDisabledPrimary: string;
2999
- textColorPrimary: string;
3000
- textColorHoverPrimary: string;
3001
- textColorPressedPrimary: string;
3002
- textColorFocusPrimary: string;
3003
- textColorDisabledPrimary: string;
3004
- textColorTextPrimary: string;
3005
- textColorTextHoverPrimary: string;
3006
- textColorTextPressedPrimary: string;
3007
- textColorTextFocusPrimary: string;
3008
- textColorTextDisabledPrimary: string;
3009
- textColorGhostPrimary: string;
3010
- textColorGhostHoverPrimary: string;
3011
- textColorGhostPressedPrimary: string;
3012
- textColorGhostFocusPrimary: string;
3013
- textColorGhostDisabledPrimary: string;
3014
- borderPrimary: string;
3015
- borderHoverPrimary: string;
3016
- borderPressedPrimary: string;
3017
- borderFocusPrimary: string;
3018
- borderDisabledPrimary: string;
3019
- rippleColorPrimary: string;
3020
- colorInfo: string;
3021
- colorHoverInfo: string;
3022
- colorPressedInfo: string;
3023
- colorFocusInfo: string;
3024
- colorDisabledInfo: string;
3025
- textColorInfo: string;
3026
- textColorHoverInfo: string;
3027
- textColorPressedInfo: string;
3028
- textColorFocusInfo: string;
3029
- textColorDisabledInfo: string;
3030
- textColorTextInfo: string;
3031
- textColorTextHoverInfo: string;
3032
- textColorTextPressedInfo: string;
3033
- textColorTextFocusInfo: string;
3034
- textColorTextDisabledInfo: string;
3035
- textColorGhostInfo: string;
3036
- textColorGhostHoverInfo: string;
3037
- textColorGhostPressedInfo: string;
3038
- textColorGhostFocusInfo: string;
3039
- textColorGhostDisabledInfo: string;
3040
- borderInfo: string;
3041
- borderHoverInfo: string;
3042
- borderPressedInfo: string;
3043
- borderFocusInfo: string;
3044
- borderDisabledInfo: string;
3045
- rippleColorInfo: string;
3046
- colorSuccess: string;
3047
- colorHoverSuccess: string;
3048
- colorPressedSuccess: string;
3049
- colorFocusSuccess: string;
3050
- colorDisabledSuccess: string;
3051
- textColorSuccess: string;
3052
- textColorHoverSuccess: string;
3053
- textColorPressedSuccess: string;
3054
- textColorFocusSuccess: string;
3055
- textColorDisabledSuccess: string;
3056
- textColorTextSuccess: string;
3057
- textColorTextHoverSuccess: string;
3058
- textColorTextPressedSuccess: string;
3059
- textColorTextFocusSuccess: string;
3060
- textColorTextDisabledSuccess: string;
3061
- textColorGhostSuccess: string;
3062
- textColorGhostHoverSuccess: string;
3063
- textColorGhostPressedSuccess: string;
3064
- textColorGhostFocusSuccess: string;
3065
- textColorGhostDisabledSuccess: string;
3066
- borderSuccess: string;
3067
- borderHoverSuccess: string;
3068
- borderPressedSuccess: string;
3069
- borderFocusSuccess: string;
3070
- borderDisabledSuccess: string;
3071
- rippleColorSuccess: string;
3072
- colorWarning: string;
3073
- colorHoverWarning: string;
3074
- colorPressedWarning: string;
3075
- colorFocusWarning: string;
3076
- colorDisabledWarning: string;
3077
- textColorWarning: string;
3078
- textColorHoverWarning: string;
3079
- textColorPressedWarning: string;
3080
- textColorFocusWarning: string;
3081
- textColorDisabledWarning: string;
3082
- textColorTextWarning: string;
3083
- textColorTextHoverWarning: string;
3084
- textColorTextPressedWarning: string;
3085
- textColorTextFocusWarning: string;
3086
- textColorTextDisabledWarning: string;
3087
- textColorGhostWarning: string;
3088
- textColorGhostHoverWarning: string;
3089
- textColorGhostPressedWarning: string;
3090
- textColorGhostFocusWarning: string;
3091
- textColorGhostDisabledWarning: string;
3092
- borderWarning: string;
3093
- borderHoverWarning: string;
3094
- borderPressedWarning: string;
3095
- borderFocusWarning: string;
3096
- borderDisabledWarning: string;
3097
- rippleColorWarning: string;
3098
- colorError: string;
3099
- colorHoverError: string;
3100
- colorPressedError: string;
3101
- colorFocusError: string;
3102
- colorDisabledError: string;
3103
- textColorError: string;
3104
- textColorHoverError: string;
3105
- textColorPressedError: string;
3106
- textColorFocusError: string;
3107
- textColorDisabledError: string;
3108
- textColorTextError: string;
3109
- textColorTextHoverError: string;
3110
- textColorTextPressedError: string;
3111
- textColorTextFocusError: string;
3112
- textColorTextDisabledError: string;
3113
- textColorGhostError: string;
3114
- textColorGhostHoverError: string;
3115
- textColorGhostPressedError: string;
3116
- textColorGhostFocusError: string;
3117
- textColorGhostDisabledError: string;
3118
- borderError: string;
3119
- borderHoverError: string;
3120
- borderPressedError: string;
3121
- borderFocusError: string;
3122
- borderDisabledError: string;
3123
- rippleColorError: string;
3124
- waveOpacity: string;
3125
- fontWeight: string;
3126
- fontWeightStrong: string;
3127
- paddingTiny: string;
3128
- paddingSmall: string;
3129
- paddingMedium: string;
3130
- paddingLarge: string;
3131
- paddingRoundTiny: string;
3132
- paddingRoundSmall: string;
3133
- paddingRoundMedium: string;
3134
- paddingRoundLarge: string;
3135
- iconMarginTiny: string;
3136
- iconMarginSmall: string;
3137
- iconMarginMedium: string;
3138
- iconMarginLarge: string;
3139
- iconSizeTiny: string;
3140
- iconSizeSmall: string;
3141
- iconSizeMedium: string;
3142
- iconSizeLarge: string;
3143
- rippleDuration: string;
3144
- }, any>>;
3145
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
3146
- heightTiny: string;
3147
- heightSmall: string;
3148
- heightMedium: string;
3149
- heightLarge: string;
3150
- borderRadiusTiny: string;
3151
- borderRadiusSmall: string;
3152
- borderRadiusMedium: string;
3153
- borderRadiusLarge: string;
3154
- fontSizeTiny: string;
3155
- fontSizeSmall: string;
3156
- fontSizeMedium: string;
3157
- fontSizeLarge: string;
3158
- opacityDisabled: string;
3159
- colorOpacitySecondary: string;
3160
- colorOpacitySecondaryHover: string;
3161
- colorOpacitySecondaryPressed: string;
3162
- colorSecondary: string;
3163
- colorSecondaryHover: string;
3164
- colorSecondaryPressed: string;
3165
- colorTertiary: string;
3166
- colorTertiaryHover: string;
3167
- colorTertiaryPressed: string;
3168
- colorQuaternary: string;
3169
- colorQuaternaryHover: string;
3170
- colorQuaternaryPressed: string;
3171
- color: string;
3172
- colorHover: string;
3173
- colorPressed: string;
3174
- colorFocus: string;
3175
- colorDisabled: string;
3176
- textColor: string;
3177
- textColorTertiary: string;
3178
- textColorHover: string;
3179
- textColorPressed: string;
3180
- textColorFocus: string;
3181
- textColorDisabled: string;
3182
- textColorText: string;
3183
- textColorTextHover: string;
3184
- textColorTextPressed: string;
3185
- textColorTextFocus: string;
3186
- textColorTextDisabled: string;
3187
- textColorGhost: string;
3188
- textColorGhostHover: string;
3189
- textColorGhostPressed: string;
3190
- textColorGhostFocus: string;
3191
- textColorGhostDisabled: string;
3192
- border: string;
3193
- borderHover: string;
3194
- borderPressed: string;
3195
- borderFocus: string;
3196
- borderDisabled: string;
3197
- rippleColor: string;
3198
- colorPrimary: string;
3199
- colorHoverPrimary: string;
3200
- colorPressedPrimary: string;
3201
- colorFocusPrimary: string;
3202
- colorDisabledPrimary: string;
3203
- textColorPrimary: string;
3204
- textColorHoverPrimary: string;
3205
- textColorPressedPrimary: string;
3206
- textColorFocusPrimary: string;
3207
- textColorDisabledPrimary: string;
3208
- textColorTextPrimary: string;
3209
- textColorTextHoverPrimary: string;
3210
- textColorTextPressedPrimary: string;
3211
- textColorTextFocusPrimary: string;
3212
- textColorTextDisabledPrimary: string;
3213
- textColorGhostPrimary: string;
3214
- textColorGhostHoverPrimary: string;
3215
- textColorGhostPressedPrimary: string;
3216
- textColorGhostFocusPrimary: string;
3217
- textColorGhostDisabledPrimary: string;
3218
- borderPrimary: string;
3219
- borderHoverPrimary: string;
3220
- borderPressedPrimary: string;
3221
- borderFocusPrimary: string;
3222
- borderDisabledPrimary: string;
3223
- rippleColorPrimary: string;
3224
- colorInfo: string;
3225
- colorHoverInfo: string;
3226
- colorPressedInfo: string;
3227
- colorFocusInfo: string;
3228
- colorDisabledInfo: string;
3229
- textColorInfo: string;
3230
- textColorHoverInfo: string;
3231
- textColorPressedInfo: string;
3232
- textColorFocusInfo: string;
3233
- textColorDisabledInfo: string;
3234
- textColorTextInfo: string;
3235
- textColorTextHoverInfo: string;
3236
- textColorTextPressedInfo: string;
3237
- textColorTextFocusInfo: string;
3238
- textColorTextDisabledInfo: string;
3239
- textColorGhostInfo: string;
3240
- textColorGhostHoverInfo: string;
3241
- textColorGhostPressedInfo: string;
3242
- textColorGhostFocusInfo: string;
3243
- textColorGhostDisabledInfo: string;
3244
- borderInfo: string;
3245
- borderHoverInfo: string;
3246
- borderPressedInfo: string;
3247
- borderFocusInfo: string;
3248
- borderDisabledInfo: string;
3249
- rippleColorInfo: string;
3250
- colorSuccess: string;
3251
- colorHoverSuccess: string;
3252
- colorPressedSuccess: string;
3253
- colorFocusSuccess: string;
3254
- colorDisabledSuccess: string;
3255
- textColorSuccess: string;
3256
- textColorHoverSuccess: string;
3257
- textColorPressedSuccess: string;
3258
- textColorFocusSuccess: string;
3259
- textColorDisabledSuccess: string;
3260
- textColorTextSuccess: string;
3261
- textColorTextHoverSuccess: string;
3262
- textColorTextPressedSuccess: string;
3263
- textColorTextFocusSuccess: string;
3264
- textColorTextDisabledSuccess: string;
3265
- textColorGhostSuccess: string;
3266
- textColorGhostHoverSuccess: string;
3267
- textColorGhostPressedSuccess: string;
3268
- textColorGhostFocusSuccess: string;
3269
- textColorGhostDisabledSuccess: string;
3270
- borderSuccess: string;
3271
- borderHoverSuccess: string;
3272
- borderPressedSuccess: string;
3273
- borderFocusSuccess: string;
3274
- borderDisabledSuccess: string;
3275
- rippleColorSuccess: string;
3276
- colorWarning: string;
3277
- colorHoverWarning: string;
3278
- colorPressedWarning: string;
3279
- colorFocusWarning: string;
3280
- colorDisabledWarning: string;
3281
- textColorWarning: string;
3282
- textColorHoverWarning: string;
3283
- textColorPressedWarning: string;
3284
- textColorFocusWarning: string;
3285
- textColorDisabledWarning: string;
3286
- textColorTextWarning: string;
3287
- textColorTextHoverWarning: string;
3288
- textColorTextPressedWarning: string;
3289
- textColorTextFocusWarning: string;
3290
- textColorTextDisabledWarning: string;
3291
- textColorGhostWarning: string;
3292
- textColorGhostHoverWarning: string;
3293
- textColorGhostPressedWarning: string;
3294
- textColorGhostFocusWarning: string;
3295
- textColorGhostDisabledWarning: string;
3296
- borderWarning: string;
3297
- borderHoverWarning: string;
3298
- borderPressedWarning: string;
3299
- borderFocusWarning: string;
3300
- borderDisabledWarning: string;
3301
- rippleColorWarning: string;
3302
- colorError: string;
3303
- colorHoverError: string;
3304
- colorPressedError: string;
3305
- colorFocusError: string;
3306
- colorDisabledError: string;
3307
- textColorError: string;
3308
- textColorHoverError: string;
3309
- textColorPressedError: string;
3310
- textColorFocusError: string;
3311
- textColorDisabledError: string;
3312
- textColorTextError: string;
3313
- textColorTextHoverError: string;
3314
- textColorTextPressedError: string;
3315
- textColorTextFocusError: string;
3316
- textColorTextDisabledError: string;
3317
- textColorGhostError: string;
3318
- textColorGhostHoverError: string;
3319
- textColorGhostPressedError: string;
3320
- textColorGhostFocusError: string;
3321
- textColorGhostDisabledError: string;
3322
- borderError: string;
3323
- borderHoverError: string;
3324
- borderPressedError: string;
3325
- borderFocusError: string;
3326
- borderDisabledError: string;
3327
- rippleColorError: string;
3328
- waveOpacity: string;
3329
- fontWeight: string;
3330
- fontWeightStrong: string;
3331
- paddingTiny: string;
3332
- paddingSmall: string;
3333
- paddingMedium: string;
3334
- paddingLarge: string;
3335
- paddingRoundTiny: string;
3336
- paddingRoundSmall: string;
3337
- paddingRoundMedium: string;
3338
- paddingRoundLarge: string;
3339
- iconMarginTiny: string;
3340
- iconMarginSmall: string;
3341
- iconMarginMedium: string;
3342
- iconMarginLarge: string;
3343
- iconSizeTiny: string;
3344
- iconSizeSmall: string;
3345
- iconSizeMedium: string;
3346
- iconSizeLarge: string;
3347
- rippleDuration: string;
3348
- }, any>>>;
3349
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
3350
- heightTiny: string;
3351
- heightSmall: string;
3352
- heightMedium: string;
3353
- heightLarge: string;
3354
- borderRadiusTiny: string;
3355
- borderRadiusSmall: string;
3356
- borderRadiusMedium: string;
3357
- borderRadiusLarge: string;
3358
- fontSizeTiny: string;
3359
- fontSizeSmall: string;
3360
- fontSizeMedium: string;
3361
- fontSizeLarge: string;
3362
- opacityDisabled: string;
3363
- colorOpacitySecondary: string;
3364
- colorOpacitySecondaryHover: string;
3365
- colorOpacitySecondaryPressed: string;
3366
- colorSecondary: string;
3367
- colorSecondaryHover: string;
3368
- colorSecondaryPressed: string;
3369
- colorTertiary: string;
3370
- colorTertiaryHover: string;
3371
- colorTertiaryPressed: string;
3372
- colorQuaternary: string;
3373
- colorQuaternaryHover: string;
3374
- colorQuaternaryPressed: string;
3375
- color: string;
3376
- colorHover: string;
3377
- colorPressed: string;
3378
- colorFocus: string;
3379
- colorDisabled: string;
3380
- textColor: string;
3381
- textColorTertiary: string;
3382
- textColorHover: string;
3383
- textColorPressed: string;
3384
- textColorFocus: string;
3385
- textColorDisabled: string;
3386
- textColorText: string;
3387
- textColorTextHover: string;
3388
- textColorTextPressed: string;
3389
- textColorTextFocus: string;
3390
- textColorTextDisabled: string;
3391
- textColorGhost: string;
3392
- textColorGhostHover: string;
3393
- textColorGhostPressed: string;
3394
- textColorGhostFocus: string;
3395
- textColorGhostDisabled: string;
3396
- border: string;
3397
- borderHover: string;
3398
- borderPressed: string;
3399
- borderFocus: string;
3400
- borderDisabled: string;
3401
- rippleColor: string;
3402
- colorPrimary: string;
3403
- colorHoverPrimary: string;
3404
- colorPressedPrimary: string;
3405
- colorFocusPrimary: string;
3406
- colorDisabledPrimary: string;
3407
- textColorPrimary: string;
3408
- textColorHoverPrimary: string;
3409
- textColorPressedPrimary: string;
3410
- textColorFocusPrimary: string;
3411
- textColorDisabledPrimary: string;
3412
- textColorTextPrimary: string;
3413
- textColorTextHoverPrimary: string;
3414
- textColorTextPressedPrimary: string;
3415
- textColorTextFocusPrimary: string;
3416
- textColorTextDisabledPrimary: string;
3417
- textColorGhostPrimary: string;
3418
- textColorGhostHoverPrimary: string;
3419
- textColorGhostPressedPrimary: string;
3420
- textColorGhostFocusPrimary: string;
3421
- textColorGhostDisabledPrimary: string;
3422
- borderPrimary: string;
3423
- borderHoverPrimary: string;
3424
- borderPressedPrimary: string;
3425
- borderFocusPrimary: string;
3426
- borderDisabledPrimary: string;
3427
- rippleColorPrimary: string;
3428
- colorInfo: string;
3429
- colorHoverInfo: string;
3430
- colorPressedInfo: string;
3431
- colorFocusInfo: string;
3432
- colorDisabledInfo: string;
3433
- textColorInfo: string;
3434
- textColorHoverInfo: string;
3435
- textColorPressedInfo: string;
3436
- textColorFocusInfo: string;
3437
- textColorDisabledInfo: string;
3438
- textColorTextInfo: string;
3439
- textColorTextHoverInfo: string;
3440
- textColorTextPressedInfo: string;
3441
- textColorTextFocusInfo: string;
3442
- textColorTextDisabledInfo: string;
3443
- textColorGhostInfo: string;
3444
- textColorGhostHoverInfo: string;
3445
- textColorGhostPressedInfo: string;
3446
- textColorGhostFocusInfo: string;
3447
- textColorGhostDisabledInfo: string;
3448
- borderInfo: string;
3449
- borderHoverInfo: string;
3450
- borderPressedInfo: string;
3451
- borderFocusInfo: string;
3452
- borderDisabledInfo: string;
3453
- rippleColorInfo: string;
3454
- colorSuccess: string;
3455
- colorHoverSuccess: string;
3456
- colorPressedSuccess: string;
3457
- colorFocusSuccess: string;
3458
- colorDisabledSuccess: string;
3459
- textColorSuccess: string;
3460
- textColorHoverSuccess: string;
3461
- textColorPressedSuccess: string;
3462
- textColorFocusSuccess: string;
3463
- textColorDisabledSuccess: string;
3464
- textColorTextSuccess: string;
3465
- textColorTextHoverSuccess: string;
3466
- textColorTextPressedSuccess: string;
3467
- textColorTextFocusSuccess: string;
3468
- textColorTextDisabledSuccess: string;
3469
- textColorGhostSuccess: string;
3470
- textColorGhostHoverSuccess: string;
3471
- textColorGhostPressedSuccess: string;
3472
- textColorGhostFocusSuccess: string;
3473
- textColorGhostDisabledSuccess: string;
3474
- borderSuccess: string;
3475
- borderHoverSuccess: string;
3476
- borderPressedSuccess: string;
3477
- borderFocusSuccess: string;
3478
- borderDisabledSuccess: string;
3479
- rippleColorSuccess: string;
3480
- colorWarning: string;
3481
- colorHoverWarning: string;
3482
- colorPressedWarning: string;
3483
- colorFocusWarning: string;
3484
- colorDisabledWarning: string;
3485
- textColorWarning: string;
3486
- textColorHoverWarning: string;
3487
- textColorPressedWarning: string;
3488
- textColorFocusWarning: string;
3489
- textColorDisabledWarning: string;
3490
- textColorTextWarning: string;
3491
- textColorTextHoverWarning: string;
3492
- textColorTextPressedWarning: string;
3493
- textColorTextFocusWarning: string;
3494
- textColorTextDisabledWarning: string;
3495
- textColorGhostWarning: string;
3496
- textColorGhostHoverWarning: string;
3497
- textColorGhostPressedWarning: string;
3498
- textColorGhostFocusWarning: string;
3499
- textColorGhostDisabledWarning: string;
3500
- borderWarning: string;
3501
- borderHoverWarning: string;
3502
- borderPressedWarning: string;
3503
- borderFocusWarning: string;
3504
- borderDisabledWarning: string;
3505
- rippleColorWarning: string;
3506
- colorError: string;
3507
- colorHoverError: string;
3508
- colorPressedError: string;
3509
- colorFocusError: string;
3510
- colorDisabledError: string;
3511
- textColorError: string;
3512
- textColorHoverError: string;
3513
- textColorPressedError: string;
3514
- textColorFocusError: string;
3515
- textColorDisabledError: string;
3516
- textColorTextError: string;
3517
- textColorTextHoverError: string;
3518
- textColorTextPressedError: string;
3519
- textColorTextFocusError: string;
3520
- textColorTextDisabledError: string;
3521
- textColorGhostError: string;
3522
- textColorGhostHoverError: string;
3523
- textColorGhostPressedError: string;
3524
- textColorGhostFocusError: string;
3525
- textColorGhostDisabledError: string;
3526
- borderError: string;
3527
- borderHoverError: string;
3528
- borderPressedError: string;
3529
- borderFocusError: string;
3530
- borderDisabledError: string;
3531
- rippleColorError: string;
3532
- waveOpacity: string;
3533
- fontWeight: string;
3534
- fontWeightStrong: string;
3535
- paddingTiny: string;
3536
- paddingSmall: string;
3537
- paddingMedium: string;
3538
- paddingLarge: string;
3539
- paddingRoundTiny: string;
3540
- paddingRoundSmall: string;
3541
- paddingRoundMedium: string;
3542
- paddingRoundLarge: string;
3543
- iconMarginTiny: string;
3544
- iconMarginSmall: string;
3545
- iconMarginMedium: string;
3546
- iconMarginLarge: string;
3547
- iconSizeTiny: string;
3548
- iconSizeSmall: string;
3549
- iconSizeMedium: string;
3550
- iconSizeLarge: string;
3551
- rippleDuration: string;
3552
- }, any>>>;
3553
- }>>, {
3554
- type: import("naive-ui/es/button/src/interface").Type;
3555
- tag: keyof HTMLElementTagNameMap;
3556
- block: boolean;
3557
- round: boolean;
3558
- dashed: boolean;
3559
- text: boolean;
3560
- circle: boolean;
3561
- disabled: boolean;
3562
- focusable: boolean;
3563
- strong: boolean;
3564
- loading: boolean;
3565
- bordered: boolean;
3566
- tertiary: boolean;
3567
- ghost: boolean;
3568
- keyboard: boolean;
3569
- secondary: boolean;
3570
- quaternary: boolean;
3571
- iconPlacement: "left" | "right";
3572
- attrType: "button" | "reset" | "submit";
3573
- nativeFocusBehavior: boolean;
3574
- }>;
3575
- NForm: import("vue").DefineComponent<{
3576
- readonly inline: BooleanConstructor;
3577
- readonly labelWidth: import("vue").PropType<string | number>;
3578
- readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
3579
- readonly labelPlacement: {
3580
- readonly type: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
3581
- readonly default: "top";
3582
- };
3583
- readonly model: {
3584
- readonly type: import("vue").PropType<Record<string, any>>;
3585
- readonly default: () => void;
3586
- };
3587
- readonly rules: import("vue").PropType<import("naive-ui").FormRules>;
3588
- readonly disabled: BooleanConstructor;
3589
- readonly size: import("vue").PropType<import("naive-ui/es/form/src/interface").Size>;
3590
- readonly showRequireMark: {
3591
- readonly type: import("vue").PropType<boolean | undefined>;
3592
- readonly default: undefined;
3593
- };
3594
- readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
3595
- readonly showFeedback: {
3596
- readonly type: BooleanConstructor;
3597
- readonly default: true;
3598
- };
3599
- readonly onSubmit: {
3600
- readonly type: import("vue").PropType<(e: Event) => void>;
3601
- readonly default: (e: Event) => void;
3602
- };
3603
- readonly showLabel: {
3604
- readonly type: import("vue").PropType<boolean | undefined>;
3605
- readonly default: undefined;
3606
- };
3607
- readonly validateMessages: import("vue").PropType<Partial<import("naive-ui/es/form/src/interface").FormValidateMessages>>;
3608
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
3609
- blankHeightSmall: string;
3610
- blankHeightMedium: string;
3611
- blankHeightLarge: string;
3612
- lineHeight: string;
3613
- labelTextColor: string;
3614
- asteriskColor: string;
3615
- feedbackTextColorError: string;
3616
- feedbackTextColorWarning: string;
3617
- feedbackTextColor: string;
3618
- feedbackPadding: string;
3619
- feedbackHeightSmall: string;
3620
- feedbackHeightMedium: string;
3621
- feedbackHeightLarge: string;
3622
- feedbackFontSizeSmall: string;
3623
- feedbackFontSizeMedium: string;
3624
- feedbackFontSizeLarge: string;
3625
- labelFontSizeLeftSmall: string;
3626
- labelFontSizeLeftMedium: string;
3627
- labelFontSizeLeftLarge: string;
3628
- labelFontSizeTopSmall: string;
3629
- labelFontSizeTopMedium: string;
3630
- labelFontSizeTopLarge: string;
3631
- labelHeightSmall: string;
3632
- labelHeightMedium: string;
3633
- labelHeightLarge: string;
3634
- labelPaddingVertical: string;
3635
- labelPaddingHorizontal: string;
3636
- labelTextAlignVertical: string;
3637
- labelTextAlignHorizontal: string;
3638
- }, any>>;
3639
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
3640
- blankHeightSmall: string;
3641
- blankHeightMedium: string;
3642
- blankHeightLarge: string;
3643
- lineHeight: string;
3644
- labelTextColor: string;
3645
- asteriskColor: string;
3646
- feedbackTextColorError: string;
3647
- feedbackTextColorWarning: string;
3648
- feedbackTextColor: string;
3649
- feedbackPadding: string;
3650
- feedbackHeightSmall: string;
3651
- feedbackHeightMedium: string;
3652
- feedbackHeightLarge: string;
3653
- feedbackFontSizeSmall: string;
3654
- feedbackFontSizeMedium: string;
3655
- feedbackFontSizeLarge: string;
3656
- labelFontSizeLeftSmall: string;
3657
- labelFontSizeLeftMedium: string;
3658
- labelFontSizeLeftLarge: string;
3659
- labelFontSizeTopSmall: string;
3660
- labelFontSizeTopMedium: string;
3661
- labelFontSizeTopLarge: string;
3662
- labelHeightSmall: string;
3663
- labelHeightMedium: string;
3664
- labelHeightLarge: string;
3665
- labelPaddingVertical: string;
3666
- labelPaddingHorizontal: string;
3667
- labelTextAlignVertical: string;
3668
- labelTextAlignHorizontal: string;
3669
- }, any>>>;
3670
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
3671
- blankHeightSmall: string;
3672
- blankHeightMedium: string;
3673
- blankHeightLarge: string;
3674
- lineHeight: string;
3675
- labelTextColor: string;
3676
- asteriskColor: string;
3677
- feedbackTextColorError: string;
3678
- feedbackTextColorWarning: string;
3679
- feedbackTextColor: string;
3680
- feedbackPadding: string;
3681
- feedbackHeightSmall: string;
3682
- feedbackHeightMedium: string;
3683
- feedbackHeightLarge: string;
3684
- feedbackFontSizeSmall: string;
3685
- feedbackFontSizeMedium: string;
3686
- feedbackFontSizeLarge: string;
3687
- labelFontSizeLeftSmall: string;
3688
- labelFontSizeLeftMedium: string;
3689
- labelFontSizeLeftLarge: string;
3690
- labelFontSizeTopSmall: string;
3691
- labelFontSizeTopMedium: string;
3692
- labelFontSizeTopLarge: string;
3693
- labelHeightSmall: string;
3694
- labelHeightMedium: string;
3695
- labelHeightLarge: string;
3696
- labelPaddingVertical: string;
3697
- labelPaddingHorizontal: string;
3698
- labelTextAlignVertical: string;
3699
- labelTextAlignHorizontal: string;
3700
- }, any>>>;
3701
- }, FormInst & {
3702
- mergedClsPrefix: import("vue").ComputedRef<string>;
3703
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3704
- readonly inline: BooleanConstructor;
3705
- readonly labelWidth: import("vue").PropType<string | number>;
3706
- readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
3707
- readonly labelPlacement: {
3708
- readonly type: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
3709
- readonly default: "top";
3710
- };
3711
- readonly model: {
3712
- readonly type: import("vue").PropType<Record<string, any>>;
3713
- readonly default: () => void;
3714
- };
3715
- readonly rules: import("vue").PropType<import("naive-ui").FormRules>;
3716
- readonly disabled: BooleanConstructor;
3717
- readonly size: import("vue").PropType<import("naive-ui/es/form/src/interface").Size>;
3718
- readonly showRequireMark: {
3719
- readonly type: import("vue").PropType<boolean | undefined>;
3720
- readonly default: undefined;
3721
- };
3722
- readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
3723
- readonly showFeedback: {
3724
- readonly type: BooleanConstructor;
3725
- readonly default: true;
3726
- };
3727
- readonly onSubmit: {
3728
- readonly type: import("vue").PropType<(e: Event) => void>;
3729
- readonly default: (e: Event) => void;
3730
- };
3731
- readonly showLabel: {
3732
- readonly type: import("vue").PropType<boolean | undefined>;
3733
- readonly default: undefined;
3734
- };
3735
- readonly validateMessages: import("vue").PropType<Partial<import("naive-ui/es/form/src/interface").FormValidateMessages>>;
3736
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
3737
- blankHeightSmall: string;
3738
- blankHeightMedium: string;
3739
- blankHeightLarge: string;
3740
- lineHeight: string;
3741
- labelTextColor: string;
3742
- asteriskColor: string;
3743
- feedbackTextColorError: string;
3744
- feedbackTextColorWarning: string;
3745
- feedbackTextColor: string;
3746
- feedbackPadding: string;
3747
- feedbackHeightSmall: string;
3748
- feedbackHeightMedium: string;
3749
- feedbackHeightLarge: string;
3750
- feedbackFontSizeSmall: string;
3751
- feedbackFontSizeMedium: string;
3752
- feedbackFontSizeLarge: string;
3753
- labelFontSizeLeftSmall: string;
3754
- labelFontSizeLeftMedium: string;
3755
- labelFontSizeLeftLarge: string;
3756
- labelFontSizeTopSmall: string;
3757
- labelFontSizeTopMedium: string;
3758
- labelFontSizeTopLarge: string;
3759
- labelHeightSmall: string;
3760
- labelHeightMedium: string;
3761
- labelHeightLarge: string;
3762
- labelPaddingVertical: string;
3763
- labelPaddingHorizontal: string;
3764
- labelTextAlignVertical: string;
3765
- labelTextAlignHorizontal: string;
3766
- }, any>>;
3767
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
3768
- blankHeightSmall: string;
3769
- blankHeightMedium: string;
3770
- blankHeightLarge: string;
3771
- lineHeight: string;
3772
- labelTextColor: string;
3773
- asteriskColor: string;
3774
- feedbackTextColorError: string;
3775
- feedbackTextColorWarning: string;
3776
- feedbackTextColor: string;
3777
- feedbackPadding: string;
3778
- feedbackHeightSmall: string;
3779
- feedbackHeightMedium: string;
3780
- feedbackHeightLarge: string;
3781
- feedbackFontSizeSmall: string;
3782
- feedbackFontSizeMedium: string;
3783
- feedbackFontSizeLarge: string;
3784
- labelFontSizeLeftSmall: string;
3785
- labelFontSizeLeftMedium: string;
3786
- labelFontSizeLeftLarge: string;
3787
- labelFontSizeTopSmall: string;
3788
- labelFontSizeTopMedium: string;
3789
- labelFontSizeTopLarge: string;
3790
- labelHeightSmall: string;
3791
- labelHeightMedium: string;
3792
- labelHeightLarge: string;
3793
- labelPaddingVertical: string;
3794
- labelPaddingHorizontal: string;
3795
- labelTextAlignVertical: string;
3796
- labelTextAlignHorizontal: string;
3797
- }, any>>>;
3798
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
3799
- blankHeightSmall: string;
3800
- blankHeightMedium: string;
3801
- blankHeightLarge: string;
3802
- lineHeight: string;
3803
- labelTextColor: string;
3804
- asteriskColor: string;
3805
- feedbackTextColorError: string;
3806
- feedbackTextColorWarning: string;
3807
- feedbackTextColor: string;
3808
- feedbackPadding: string;
3809
- feedbackHeightSmall: string;
3810
- feedbackHeightMedium: string;
3811
- feedbackHeightLarge: string;
3812
- feedbackFontSizeSmall: string;
3813
- feedbackFontSizeMedium: string;
3814
- feedbackFontSizeLarge: string;
3815
- labelFontSizeLeftSmall: string;
3816
- labelFontSizeLeftMedium: string;
3817
- labelFontSizeLeftLarge: string;
3818
- labelFontSizeTopSmall: string;
3819
- labelFontSizeTopMedium: string;
3820
- labelFontSizeTopLarge: string;
3821
- labelHeightSmall: string;
3822
- labelHeightMedium: string;
3823
- labelHeightLarge: string;
3824
- labelPaddingVertical: string;
3825
- labelPaddingHorizontal: string;
3826
- labelTextAlignVertical: string;
3827
- labelTextAlignHorizontal: string;
3828
- }, any>>>;
3829
- }>>, {
3830
- inline: boolean;
3831
- disabled: boolean;
3832
- onSubmit: (e: Event) => void;
3833
- labelPlacement: import("naive-ui/es/form/src/interface").LabelPlacement;
3834
- model: Record<string, any>;
3835
- showRequireMark: boolean | undefined;
3836
- showFeedback: boolean;
3837
- showLabel: boolean | undefined;
3838
- }>;
787
+ NButton: any;
788
+ NForm: any;
3839
789
  NFormItem: import("vue").DefineComponent<{
3840
790
  readonly label: StringConstructor;
3841
791
  readonly labelWidth: import("vue").PropType<string | number>;
@@ -3858,7 +808,7 @@ declare const _default: import("vue").DefineComponent<{
3858
808
  readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
3859
809
  readonly size: import("vue").PropType<"small" | "medium" | "large">;
3860
810
  readonly ignorePathChange: BooleanConstructor;
3861
- readonly validationStatus: import("vue").PropType<"success" | "warning" | "error">;
811
+ readonly validationStatus: import("vue").PropType<"error" | "success" | "warning">;
3862
812
  readonly feedback: StringConstructor;
3863
813
  readonly showLabel: {
3864
814
  readonly type: import("vue").PropType<boolean | undefined>;
@@ -3989,15 +939,18 @@ declare const _default: import("vue").DefineComponent<{
3989
939
  mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
3990
940
  mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
3991
941
  mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
3992
- mergedValidationStatus: import("vue").ComputedRef<"success" | "warning" | "error" | undefined>;
942
+ mergedValidationStatus: import("vue").ComputedRef<"error" | "success" | "warning" | undefined>;
3993
943
  mergedShowFeedback: import("vue").ComputedRef<boolean>;
3994
944
  mergedShowLabel: import("vue").ComputedRef<boolean>;
945
+ isAutoLabelWidth: import("vue").ComputedRef<boolean>;
3995
946
  labelElementRef: import("vue").Ref<HTMLLabelElement | null>;
3996
947
  mergedClsPrefix: import("vue").ComputedRef<string>;
3997
948
  mergedRequired: import("vue").ComputedRef<boolean>;
3998
- hasFeedback: import("vue").ComputedRef<number | true>;
3999
949
  feedbackId: import("vue").Ref<string>;
4000
- explains: import("vue").Ref<string[]>;
950
+ renderExplains: import("vue").Ref<{
951
+ key: string;
952
+ render: () => import("vue").VNodeChild;
953
+ }[]>;
4001
954
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4002
955
  readonly label: StringConstructor;
4003
956
  readonly labelWidth: import("vue").PropType<string | number>;
@@ -4020,7 +973,7 @@ declare const _default: import("vue").DefineComponent<{
4020
973
  readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
4021
974
  readonly size: import("vue").PropType<"small" | "medium" | "large">;
4022
975
  readonly ignorePathChange: BooleanConstructor;
4023
- readonly validationStatus: import("vue").PropType<"success" | "warning" | "error">;
976
+ readonly validationStatus: import("vue").PropType<"error" | "success" | "warning">;
4024
977
  readonly feedback: StringConstructor;
4025
978
  readonly showLabel: {
4026
979
  readonly type: import("vue").PropType<boolean | undefined>;
@@ -4121,12 +1074,12 @@ declare const _default: import("vue").DefineComponent<{
4121
1074
  labelTextAlignHorizontal: string;
4122
1075
  }, any>>>;
4123
1076
  }>>, {
4124
- required: boolean;
4125
- first: boolean;
4126
- showRequireMark: boolean | undefined;
4127
- showFeedback: boolean | undefined;
4128
- showLabel: boolean | undefined;
4129
- ignorePathChange: boolean;
1077
+ readonly required: boolean;
1078
+ readonly first: boolean;
1079
+ readonly showRequireMark: boolean | undefined;
1080
+ readonly showFeedback: boolean | undefined;
1081
+ readonly showLabel: boolean | undefined;
1082
+ readonly ignorePathChange: boolean;
4130
1083
  }>;
4131
1084
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("onCloseSetting" | "submitNoRequest" | "onSubmit")[], "onSubmit" | "onCloseSetting" | "submitNoRequest", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4132
1085
  ids: {
@@ -4249,7 +1202,6 @@ declare const _default: import("vue").DefineComponent<{
4249
1202
  params: Record<string, any>;
4250
1203
  type: string;
4251
1204
  styleSetting: Record<string, any>;
4252
- source: string;
4253
1205
  isLock: string | number | boolean;
4254
1206
  sourceType: string;
4255
1207
  getLabelList: Function;
@@ -4259,6 +1211,7 @@ declare const _default: import("vue").DefineComponent<{
4259
1211
  guageData: Record<string, any>;
4260
1212
  noBtn: string | number | boolean;
4261
1213
  hideBtn: string | number | boolean;
1214
+ source: string;
4262
1215
  fontSizeObj: Record<string, any>;
4263
1216
  openType: string;
4264
1217
  scaleApiConfig: Record<string, any>;