cnhis-design-vue 3.1.18-beta.8 → 3.1.19-beta.0

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