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