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