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
@@ -57,3488 +57,11 @@ declare const _default: import("vue").DefineComponent<{
57
57
  };
58
58
  itemList: any;
59
59
  onHandleLabelChange: (value?: any, item?: any, classifyItem?: any) => void;
60
- NTag: import("vue").DefineComponent<{
61
- bordered: {
62
- type: import("vue").PropType<boolean | undefined>;
63
- default: undefined;
64
- };
65
- checked: BooleanConstructor;
66
- checkable: BooleanConstructor;
67
- strong: BooleanConstructor;
68
- triggerClickOnClose: BooleanConstructor;
69
- onClose: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
70
- onMouseenter: import("vue").PropType<(e: MouseEvent) => void>;
71
- onMouseleave: import("vue").PropType<(e: MouseEvent) => void>;
72
- 'onUpdate:checked': import("vue").PropType<(checked: boolean) => void>;
73
- onUpdateChecked: import("vue").PropType<(checked: boolean) => void>;
74
- internalCloseFocusable: {
75
- type: BooleanConstructor;
76
- default: boolean;
77
- };
78
- onCheckedChange: {
79
- type: import("vue").PropType<(checked: boolean) => void>;
80
- validator: () => boolean;
81
- default: undefined;
82
- };
83
- color: import("vue").PropType<import("naive-ui/es/tag/src/common-props").TagColor>;
84
- type: {
85
- readonly type: import("vue").PropType<"default" | "primary" | "info" | "success" | "warning" | "error">;
86
- readonly default: "default";
87
- };
88
- round: BooleanConstructor;
89
- size: {
90
- readonly type: import("vue").PropType<"small" | "medium" | "tiny" | "large">;
91
- readonly default: "medium";
92
- };
93
- closable: BooleanConstructor;
94
- disabled: {
95
- readonly type: import("vue").PropType<boolean | undefined>;
96
- readonly default: undefined;
97
- };
98
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tag", {
99
- closeBorderRadius: string;
100
- heightTiny: string;
101
- heightSmall: string;
102
- heightMedium: string;
103
- heightLarge: string;
104
- borderRadius: string;
105
- opacityDisabled: string;
106
- fontSizeTiny: string;
107
- fontSizeSmall: string;
108
- fontSizeMedium: string;
109
- fontSizeLarge: string;
110
- fontWeightStrong: string;
111
- textColorCheckable: string;
112
- textColorHoverCheckable: string;
113
- textColorPressedCheckable: string;
114
- textColorChecked: string;
115
- colorCheckable: string;
116
- colorHoverCheckable: string;
117
- colorPressedCheckable: string;
118
- colorChecked: string;
119
- colorCheckedHover: string;
120
- colorCheckedPressed: string;
121
- border: string;
122
- textColor: string;
123
- color: string;
124
- colorBordered: string;
125
- closeIconColor: string;
126
- closeIconColorHover: string;
127
- closeIconColorPressed: string;
128
- closeColorHover: string;
129
- closeColorPressed: string;
130
- borderPrimary: string;
131
- textColorPrimary: string;
132
- colorPrimary: string;
133
- colorBorderedPrimary: string;
134
- closeIconColorPrimary: string;
135
- closeIconColorHoverPrimary: string;
136
- closeIconColorPressedPrimary: string;
137
- closeColorHoverPrimary: string;
138
- closeColorPressedPrimary: string;
139
- borderInfo: string;
140
- textColorInfo: string;
141
- colorInfo: string;
142
- colorBorderedInfo: string;
143
- closeIconColorInfo: string;
144
- closeIconColorHoverInfo: string;
145
- closeIconColorPressedInfo: string;
146
- closeColorHoverInfo: string;
147
- closeColorPressedInfo: string;
148
- borderSuccess: string;
149
- textColorSuccess: string;
150
- colorSuccess: string;
151
- colorBorderedSuccess: string;
152
- closeIconColorSuccess: string;
153
- closeIconColorHoverSuccess: string;
154
- closeIconColorPressedSuccess: string;
155
- closeColorHoverSuccess: string;
156
- closeColorPressedSuccess: string;
157
- borderWarning: string;
158
- textColorWarning: string;
159
- colorWarning: string;
160
- colorBorderedWarning: string;
161
- closeIconColorWarning: string;
162
- closeIconColorHoverWarning: string;
163
- closeIconColorPressedWarning: string;
164
- closeColorHoverWarning: string;
165
- closeColorPressedWarning: string;
166
- borderError: string;
167
- textColorError: string;
168
- colorError: string;
169
- colorBorderedError: string;
170
- closeIconColorError: string;
171
- closeIconColorHoverError: string;
172
- closeIconColorPressedError: string;
173
- closeColorHoverError: string;
174
- closeColorPressedError: string;
175
- closeIconSizeTiny: string;
176
- closeIconSizeSmall: string;
177
- closeIconSizeMedium: string;
178
- closeIconSizeLarge: string;
179
- closeSizeTiny: string;
180
- closeSizeSmall: string;
181
- closeSizeMedium: string;
182
- closeSizeLarge: string;
183
- padding: string;
184
- closeMargin: string;
185
- closeMarginRtl: string;
186
- }, any>>;
187
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tag", {
188
- closeBorderRadius: string;
189
- heightTiny: string;
190
- heightSmall: string;
191
- heightMedium: string;
192
- heightLarge: string;
193
- borderRadius: string;
194
- opacityDisabled: string;
195
- fontSizeTiny: string;
196
- fontSizeSmall: string;
197
- fontSizeMedium: string;
198
- fontSizeLarge: string;
199
- fontWeightStrong: string;
200
- textColorCheckable: string;
201
- textColorHoverCheckable: string;
202
- textColorPressedCheckable: string;
203
- textColorChecked: string;
204
- colorCheckable: string;
205
- colorHoverCheckable: string;
206
- colorPressedCheckable: string;
207
- colorChecked: string;
208
- colorCheckedHover: string;
209
- colorCheckedPressed: string;
210
- border: string;
211
- textColor: string;
212
- color: string;
213
- colorBordered: string;
214
- closeIconColor: string;
215
- closeIconColorHover: string;
216
- closeIconColorPressed: string;
217
- closeColorHover: string;
218
- closeColorPressed: string;
219
- borderPrimary: string;
220
- textColorPrimary: string;
221
- colorPrimary: string;
222
- colorBorderedPrimary: string;
223
- closeIconColorPrimary: string;
224
- closeIconColorHoverPrimary: string;
225
- closeIconColorPressedPrimary: string;
226
- closeColorHoverPrimary: string;
227
- closeColorPressedPrimary: string;
228
- borderInfo: string;
229
- textColorInfo: string;
230
- colorInfo: string;
231
- colorBorderedInfo: string;
232
- closeIconColorInfo: string;
233
- closeIconColorHoverInfo: string;
234
- closeIconColorPressedInfo: string;
235
- closeColorHoverInfo: string;
236
- closeColorPressedInfo: string;
237
- borderSuccess: string;
238
- textColorSuccess: string;
239
- colorSuccess: string;
240
- colorBorderedSuccess: string;
241
- closeIconColorSuccess: string;
242
- closeIconColorHoverSuccess: string;
243
- closeIconColorPressedSuccess: string;
244
- closeColorHoverSuccess: string;
245
- closeColorPressedSuccess: string;
246
- borderWarning: string;
247
- textColorWarning: string;
248
- colorWarning: string;
249
- colorBorderedWarning: string;
250
- closeIconColorWarning: string;
251
- closeIconColorHoverWarning: string;
252
- closeIconColorPressedWarning: string;
253
- closeColorHoverWarning: string;
254
- closeColorPressedWarning: string;
255
- borderError: string;
256
- textColorError: string;
257
- colorError: string;
258
- colorBorderedError: string;
259
- closeIconColorError: string;
260
- closeIconColorHoverError: string;
261
- closeIconColorPressedError: string;
262
- closeColorHoverError: string;
263
- closeColorPressedError: string;
264
- closeIconSizeTiny: string;
265
- closeIconSizeSmall: string;
266
- closeIconSizeMedium: string;
267
- closeIconSizeLarge: string;
268
- closeSizeTiny: string;
269
- closeSizeSmall: string;
270
- closeSizeMedium: string;
271
- closeSizeLarge: string;
272
- padding: string;
273
- closeMargin: string;
274
- closeMarginRtl: string;
275
- }, any>>>;
276
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tag", {
277
- closeBorderRadius: string;
278
- heightTiny: string;
279
- heightSmall: string;
280
- heightMedium: string;
281
- heightLarge: string;
282
- borderRadius: string;
283
- opacityDisabled: string;
284
- fontSizeTiny: string;
285
- fontSizeSmall: string;
286
- fontSizeMedium: string;
287
- fontSizeLarge: string;
288
- fontWeightStrong: string;
289
- textColorCheckable: string;
290
- textColorHoverCheckable: string;
291
- textColorPressedCheckable: string;
292
- textColorChecked: string;
293
- colorCheckable: string;
294
- colorHoverCheckable: string;
295
- colorPressedCheckable: string;
296
- colorChecked: string;
297
- colorCheckedHover: string;
298
- colorCheckedPressed: string;
299
- border: string;
300
- textColor: string;
301
- color: string;
302
- colorBordered: string;
303
- closeIconColor: string;
304
- closeIconColorHover: string;
305
- closeIconColorPressed: string;
306
- closeColorHover: string;
307
- closeColorPressed: string;
308
- borderPrimary: string;
309
- textColorPrimary: string;
310
- colorPrimary: string;
311
- colorBorderedPrimary: string;
312
- closeIconColorPrimary: string;
313
- closeIconColorHoverPrimary: string;
314
- closeIconColorPressedPrimary: string;
315
- closeColorHoverPrimary: string;
316
- closeColorPressedPrimary: string;
317
- borderInfo: string;
318
- textColorInfo: string;
319
- colorInfo: string;
320
- colorBorderedInfo: string;
321
- closeIconColorInfo: string;
322
- closeIconColorHoverInfo: string;
323
- closeIconColorPressedInfo: string;
324
- closeColorHoverInfo: string;
325
- closeColorPressedInfo: string;
326
- borderSuccess: string;
327
- textColorSuccess: string;
328
- colorSuccess: string;
329
- colorBorderedSuccess: string;
330
- closeIconColorSuccess: string;
331
- closeIconColorHoverSuccess: string;
332
- closeIconColorPressedSuccess: string;
333
- closeColorHoverSuccess: string;
334
- closeColorPressedSuccess: string;
335
- borderWarning: string;
336
- textColorWarning: string;
337
- colorWarning: string;
338
- colorBorderedWarning: string;
339
- closeIconColorWarning: string;
340
- closeIconColorHoverWarning: string;
341
- closeIconColorPressedWarning: string;
342
- closeColorHoverWarning: string;
343
- closeColorPressedWarning: string;
344
- borderError: string;
345
- textColorError: string;
346
- colorError: string;
347
- colorBorderedError: string;
348
- closeIconColorError: string;
349
- closeIconColorHoverError: string;
350
- closeIconColorPressedError: string;
351
- closeColorHoverError: string;
352
- closeColorPressedError: string;
353
- closeIconSizeTiny: string;
354
- closeIconSizeSmall: string;
355
- closeIconSizeMedium: string;
356
- closeIconSizeLarge: string;
357
- closeSizeTiny: string;
358
- closeSizeSmall: string;
359
- closeSizeMedium: string;
360
- closeSizeLarge: string;
361
- padding: string;
362
- closeMargin: string;
363
- closeMarginRtl: string;
364
- }, any>>>;
365
- }, {
366
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
367
- mergedClsPrefix: import("vue").ComputedRef<string>;
368
- contentRef: import("vue").Ref<HTMLElement | null>;
369
- mergedBordered: import("vue").ComputedRef<boolean>;
370
- handleClick: (e: MouseEvent) => void;
371
- handleCloseClick: (e: MouseEvent) => void;
372
- cssVars: import("vue").ComputedRef<{
373
- '--n-font-weight-strong': string;
374
- '--n-avatar-size-override': string;
375
- '--n-bezier': string;
376
- '--n-border-radius': string;
377
- '--n-border': string;
378
- '--n-close-icon-size': string;
379
- '--n-close-color-pressed': string;
380
- '--n-close-color-hover': string;
381
- '--n-close-border-radius': string;
382
- '--n-close-icon-color': string;
383
- '--n-close-icon-color-hover': string;
384
- '--n-close-icon-color-pressed': string;
385
- '--n-close-icon-color-disabled': string;
386
- '--n-close-margin': string;
387
- '--n-close-margin-rtl': string;
388
- '--n-close-size': string;
389
- '--n-color': string;
390
- '--n-color-checkable': string;
391
- '--n-color-checked': string;
392
- '--n-color-checked-hover': string;
393
- '--n-color-checked-pressed': string;
394
- '--n-color-hover-checkable': string;
395
- '--n-color-pressed-checkable': string;
396
- '--n-font-size': string;
397
- '--n-height': string;
398
- '--n-opacity-disabled': string;
399
- '--n-padding': string;
400
- '--n-text-color': string;
401
- '--n-text-color-checkable': string;
402
- '--n-text-color-checked': string;
403
- '--n-text-color-hover-checkable': string;
404
- '--n-text-color-pressed-checkable': string;
405
- }> | undefined;
406
- themeClass: import("vue").Ref<string> | undefined;
407
- onRender: (() => void) | undefined;
408
- setTextContent: (textContent: string) => void;
409
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
410
- bordered: {
411
- type: import("vue").PropType<boolean | undefined>;
412
- default: undefined;
413
- };
414
- checked: BooleanConstructor;
415
- checkable: BooleanConstructor;
416
- strong: BooleanConstructor;
417
- triggerClickOnClose: BooleanConstructor;
418
- onClose: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
419
- onMouseenter: import("vue").PropType<(e: MouseEvent) => void>;
420
- onMouseleave: import("vue").PropType<(e: MouseEvent) => void>;
421
- 'onUpdate:checked': import("vue").PropType<(checked: boolean) => void>;
422
- onUpdateChecked: import("vue").PropType<(checked: boolean) => void>;
423
- internalCloseFocusable: {
424
- type: BooleanConstructor;
425
- default: boolean;
426
- };
427
- onCheckedChange: {
428
- type: import("vue").PropType<(checked: boolean) => void>;
429
- validator: () => boolean;
430
- default: undefined;
431
- };
432
- color: import("vue").PropType<import("naive-ui/es/tag/src/common-props").TagColor>;
433
- type: {
434
- readonly type: import("vue").PropType<"default" | "primary" | "info" | "success" | "warning" | "error">;
435
- readonly default: "default";
436
- };
437
- round: BooleanConstructor;
438
- size: {
439
- readonly type: import("vue").PropType<"small" | "medium" | "tiny" | "large">;
440
- readonly default: "medium";
441
- };
442
- closable: BooleanConstructor;
443
- disabled: {
444
- readonly type: import("vue").PropType<boolean | undefined>;
445
- readonly default: undefined;
446
- };
447
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tag", {
448
- closeBorderRadius: string;
449
- heightTiny: string;
450
- heightSmall: string;
451
- heightMedium: string;
452
- heightLarge: string;
453
- borderRadius: string;
454
- opacityDisabled: string;
455
- fontSizeTiny: string;
456
- fontSizeSmall: string;
457
- fontSizeMedium: string;
458
- fontSizeLarge: string;
459
- fontWeightStrong: string;
460
- textColorCheckable: string;
461
- textColorHoverCheckable: string;
462
- textColorPressedCheckable: string;
463
- textColorChecked: string;
464
- colorCheckable: string;
465
- colorHoverCheckable: string;
466
- colorPressedCheckable: string;
467
- colorChecked: string;
468
- colorCheckedHover: string;
469
- colorCheckedPressed: string;
470
- border: string;
471
- textColor: string;
472
- color: string;
473
- colorBordered: string;
474
- closeIconColor: string;
475
- closeIconColorHover: string;
476
- closeIconColorPressed: string;
477
- closeColorHover: string;
478
- closeColorPressed: string;
479
- borderPrimary: string;
480
- textColorPrimary: string;
481
- colorPrimary: string;
482
- colorBorderedPrimary: string;
483
- closeIconColorPrimary: string;
484
- closeIconColorHoverPrimary: string;
485
- closeIconColorPressedPrimary: string;
486
- closeColorHoverPrimary: string;
487
- closeColorPressedPrimary: string;
488
- borderInfo: string;
489
- textColorInfo: string;
490
- colorInfo: string;
491
- colorBorderedInfo: string;
492
- closeIconColorInfo: string;
493
- closeIconColorHoverInfo: string;
494
- closeIconColorPressedInfo: string;
495
- closeColorHoverInfo: string;
496
- closeColorPressedInfo: string;
497
- borderSuccess: string;
498
- textColorSuccess: string;
499
- colorSuccess: string;
500
- colorBorderedSuccess: string;
501
- closeIconColorSuccess: string;
502
- closeIconColorHoverSuccess: string;
503
- closeIconColorPressedSuccess: string;
504
- closeColorHoverSuccess: string;
505
- closeColorPressedSuccess: string;
506
- borderWarning: string;
507
- textColorWarning: string;
508
- colorWarning: string;
509
- colorBorderedWarning: string;
510
- closeIconColorWarning: string;
511
- closeIconColorHoverWarning: string;
512
- closeIconColorPressedWarning: string;
513
- closeColorHoverWarning: string;
514
- closeColorPressedWarning: string;
515
- borderError: string;
516
- textColorError: string;
517
- colorError: string;
518
- colorBorderedError: string;
519
- closeIconColorError: string;
520
- closeIconColorHoverError: string;
521
- closeIconColorPressedError: string;
522
- closeColorHoverError: string;
523
- closeColorPressedError: string;
524
- closeIconSizeTiny: string;
525
- closeIconSizeSmall: string;
526
- closeIconSizeMedium: string;
527
- closeIconSizeLarge: string;
528
- closeSizeTiny: string;
529
- closeSizeSmall: string;
530
- closeSizeMedium: string;
531
- closeSizeLarge: string;
532
- padding: string;
533
- closeMargin: string;
534
- closeMarginRtl: string;
535
- }, any>>;
536
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tag", {
537
- closeBorderRadius: string;
538
- heightTiny: string;
539
- heightSmall: string;
540
- heightMedium: string;
541
- heightLarge: string;
542
- borderRadius: string;
543
- opacityDisabled: string;
544
- fontSizeTiny: string;
545
- fontSizeSmall: string;
546
- fontSizeMedium: string;
547
- fontSizeLarge: string;
548
- fontWeightStrong: string;
549
- textColorCheckable: string;
550
- textColorHoverCheckable: string;
551
- textColorPressedCheckable: string;
552
- textColorChecked: string;
553
- colorCheckable: string;
554
- colorHoverCheckable: string;
555
- colorPressedCheckable: string;
556
- colorChecked: string;
557
- colorCheckedHover: string;
558
- colorCheckedPressed: string;
559
- border: string;
560
- textColor: string;
561
- color: string;
562
- colorBordered: string;
563
- closeIconColor: string;
564
- closeIconColorHover: string;
565
- closeIconColorPressed: string;
566
- closeColorHover: string;
567
- closeColorPressed: string;
568
- borderPrimary: string;
569
- textColorPrimary: string;
570
- colorPrimary: string;
571
- colorBorderedPrimary: string;
572
- closeIconColorPrimary: string;
573
- closeIconColorHoverPrimary: string;
574
- closeIconColorPressedPrimary: string;
575
- closeColorHoverPrimary: string;
576
- closeColorPressedPrimary: string;
577
- borderInfo: string;
578
- textColorInfo: string;
579
- colorInfo: string;
580
- colorBorderedInfo: string;
581
- closeIconColorInfo: string;
582
- closeIconColorHoverInfo: string;
583
- closeIconColorPressedInfo: string;
584
- closeColorHoverInfo: string;
585
- closeColorPressedInfo: string;
586
- borderSuccess: string;
587
- textColorSuccess: string;
588
- colorSuccess: string;
589
- colorBorderedSuccess: string;
590
- closeIconColorSuccess: string;
591
- closeIconColorHoverSuccess: string;
592
- closeIconColorPressedSuccess: string;
593
- closeColorHoverSuccess: string;
594
- closeColorPressedSuccess: string;
595
- borderWarning: string;
596
- textColorWarning: string;
597
- colorWarning: string;
598
- colorBorderedWarning: string;
599
- closeIconColorWarning: string;
600
- closeIconColorHoverWarning: string;
601
- closeIconColorPressedWarning: string;
602
- closeColorHoverWarning: string;
603
- closeColorPressedWarning: string;
604
- borderError: string;
605
- textColorError: string;
606
- colorError: string;
607
- colorBorderedError: string;
608
- closeIconColorError: string;
609
- closeIconColorHoverError: string;
610
- closeIconColorPressedError: string;
611
- closeColorHoverError: string;
612
- closeColorPressedError: string;
613
- closeIconSizeTiny: string;
614
- closeIconSizeSmall: string;
615
- closeIconSizeMedium: string;
616
- closeIconSizeLarge: string;
617
- closeSizeTiny: string;
618
- closeSizeSmall: string;
619
- closeSizeMedium: string;
620
- closeSizeLarge: string;
621
- padding: string;
622
- closeMargin: string;
623
- closeMarginRtl: string;
624
- }, any>>>;
625
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tag", {
626
- closeBorderRadius: string;
627
- heightTiny: string;
628
- heightSmall: string;
629
- heightMedium: string;
630
- heightLarge: string;
631
- borderRadius: string;
632
- opacityDisabled: string;
633
- fontSizeTiny: string;
634
- fontSizeSmall: string;
635
- fontSizeMedium: string;
636
- fontSizeLarge: string;
637
- fontWeightStrong: string;
638
- textColorCheckable: string;
639
- textColorHoverCheckable: string;
640
- textColorPressedCheckable: string;
641
- textColorChecked: string;
642
- colorCheckable: string;
643
- colorHoverCheckable: string;
644
- colorPressedCheckable: string;
645
- colorChecked: string;
646
- colorCheckedHover: string;
647
- colorCheckedPressed: string;
648
- border: string;
649
- textColor: string;
650
- color: string;
651
- colorBordered: string;
652
- closeIconColor: string;
653
- closeIconColorHover: string;
654
- closeIconColorPressed: string;
655
- closeColorHover: string;
656
- closeColorPressed: string;
657
- borderPrimary: string;
658
- textColorPrimary: string;
659
- colorPrimary: string;
660
- colorBorderedPrimary: string;
661
- closeIconColorPrimary: string;
662
- closeIconColorHoverPrimary: string;
663
- closeIconColorPressedPrimary: string;
664
- closeColorHoverPrimary: string;
665
- closeColorPressedPrimary: string;
666
- borderInfo: string;
667
- textColorInfo: string;
668
- colorInfo: string;
669
- colorBorderedInfo: string;
670
- closeIconColorInfo: string;
671
- closeIconColorHoverInfo: string;
672
- closeIconColorPressedInfo: string;
673
- closeColorHoverInfo: string;
674
- closeColorPressedInfo: string;
675
- borderSuccess: string;
676
- textColorSuccess: string;
677
- colorSuccess: string;
678
- colorBorderedSuccess: string;
679
- closeIconColorSuccess: string;
680
- closeIconColorHoverSuccess: string;
681
- closeIconColorPressedSuccess: string;
682
- closeColorHoverSuccess: string;
683
- closeColorPressedSuccess: string;
684
- borderWarning: string;
685
- textColorWarning: string;
686
- colorWarning: string;
687
- colorBorderedWarning: string;
688
- closeIconColorWarning: string;
689
- closeIconColorHoverWarning: string;
690
- closeIconColorPressedWarning: string;
691
- closeColorHoverWarning: string;
692
- closeColorPressedWarning: string;
693
- borderError: string;
694
- textColorError: string;
695
- colorError: string;
696
- colorBorderedError: string;
697
- closeIconColorError: string;
698
- closeIconColorHoverError: string;
699
- closeIconColorPressedError: string;
700
- closeColorHoverError: string;
701
- closeColorPressedError: string;
702
- closeIconSizeTiny: string;
703
- closeIconSizeSmall: string;
704
- closeIconSizeMedium: string;
705
- closeIconSizeLarge: string;
706
- closeSizeTiny: string;
707
- closeSizeSmall: string;
708
- closeSizeMedium: string;
709
- closeSizeLarge: string;
710
- padding: string;
711
- closeMargin: string;
712
- closeMarginRtl: string;
713
- }, any>>>;
714
- }>>, {
715
- type: "default" | "primary" | "info" | "success" | "warning" | "error";
716
- round: boolean;
717
- size: "small" | "medium" | "tiny" | "large";
718
- disabled: boolean | undefined;
719
- checked: boolean;
720
- strong: boolean;
721
- bordered: boolean | undefined;
722
- closable: boolean;
723
- checkable: boolean;
724
- triggerClickOnClose: boolean;
725
- internalCloseFocusable: boolean;
726
- onCheckedChange: (checked: boolean) => void;
727
- }>;
728
- NTooltip: import("vue").DefineComponent<{
729
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
730
- borderRadius: string;
731
- boxShadow: string;
732
- color: string;
733
- textColor: string;
734
- padding: string;
735
- }, {
736
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
737
- fontSize: string;
738
- borderRadius: string;
739
- color: string;
740
- dividerColor: string;
741
- textColor: string;
742
- boxShadow: string;
743
- space: string;
744
- spaceArrow: string;
745
- arrowOffset: string;
746
- arrowOffsetVertical: string;
747
- arrowHeight: string;
748
- padding: string;
749
- }, any>;
750
- }>>;
751
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
752
- borderRadius: string;
753
- boxShadow: string;
754
- color: string;
755
- textColor: string;
756
- padding: string;
757
- }, {
758
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
759
- fontSize: string;
760
- borderRadius: string;
761
- color: string;
762
- dividerColor: string;
763
- textColor: string;
764
- boxShadow: string;
765
- space: string;
766
- spaceArrow: string;
767
- arrowOffset: string;
768
- arrowOffsetVertical: string;
769
- arrowHeight: string;
770
- padding: string;
771
- }, any>;
772
- }>>>;
773
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
774
- borderRadius: string;
775
- boxShadow: string;
776
- color: string;
777
- textColor: string;
778
- padding: string;
779
- }, {
780
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
781
- fontSize: string;
782
- borderRadius: string;
783
- color: string;
784
- dividerColor: string;
785
- textColor: string;
786
- boxShadow: string;
787
- space: string;
788
- spaceArrow: string;
789
- arrowOffset: string;
790
- arrowOffsetVertical: string;
791
- arrowHeight: string;
792
- padding: string;
793
- }, any>;
794
- }>>>;
795
- show: {
796
- type: import("vue").PropType<boolean | undefined>;
797
- default: undefined;
798
- };
799
- defaultShow: BooleanConstructor;
800
- showArrow: {
801
- type: BooleanConstructor;
802
- default: boolean;
803
- };
804
- trigger: {
805
- type: import("vue").PropType<import("naive-ui").PopoverTrigger>;
806
- default: string;
807
- };
808
- delay: {
809
- type: NumberConstructor;
810
- default: number;
811
- };
812
- duration: {
813
- type: NumberConstructor;
814
- default: number;
815
- };
816
- raw: BooleanConstructor;
817
- placement: {
818
- type: import("vue").PropType<import("naive-ui").PopoverPlacement>;
819
- default: string;
820
- };
821
- x: NumberConstructor;
822
- y: NumberConstructor;
823
- arrowPointToCenter: BooleanConstructor;
824
- disabled: BooleanConstructor;
825
- getDisabled: import("vue").PropType<() => boolean>;
826
- displayDirective: {
827
- type: import("vue").PropType<"show" | "if">;
828
- default: string;
829
- };
830
- arrowStyle: import("vue").PropType<string | import("vue").CSSProperties>;
831
- flip: {
832
- type: BooleanConstructor;
833
- default: boolean;
834
- };
835
- animated: {
836
- type: BooleanConstructor;
837
- default: boolean;
838
- };
839
- width: {
840
- type: import("vue").PropType<number | "trigger">;
841
- default: undefined;
842
- };
843
- overlap: BooleanConstructor;
844
- keepAliveOnHover: {
845
- type: BooleanConstructor;
846
- default: boolean;
847
- };
848
- zIndex: NumberConstructor;
849
- to: {
850
- type: import("vue").PropType<string | boolean | HTMLElement>;
851
- default: undefined;
852
- };
853
- scrollable: BooleanConstructor;
854
- contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
855
- headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
856
- footerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
857
- onClickoutside: import("vue").PropType<(e: MouseEvent) => void>;
858
- 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
859
- onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
860
- internalDeactivateImmediately: BooleanConstructor;
861
- internalSyncTargetWithParent: BooleanConstructor;
862
- internalInheritedEventHandlers: {
863
- type: import("vue").PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
864
- default: () => never[];
865
- };
866
- internalTrapFocus: BooleanConstructor;
867
- internalExtraClass: {
868
- type: import("vue").PropType<string[]>;
869
- default: () => never[];
870
- };
871
- onShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
872
- onHide: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
873
- arrow: {
874
- type: import("vue").PropType<boolean | undefined>;
875
- default: undefined;
876
- };
877
- minWidth: NumberConstructor;
878
- maxWidth: NumberConstructor;
879
- }, {
880
- popoverRef: import("vue").Ref<{
881
- syncPosition: () => void;
882
- setShow: (value: boolean) => void;
883
- } | null>;
884
- mergedTheme: import("vue").ComputedRef<{
885
- common: {
886
- baseColor: string;
887
- primaryColor: string;
888
- primaryColorHover: string;
889
- primaryColorPressed: string;
890
- primaryColorSuppl: string;
891
- infoColor: string;
892
- infoColorHover: string;
893
- infoColorPressed: string;
894
- infoColorSuppl: string;
895
- successColor: string;
896
- successColorHover: string;
897
- successColorPressed: string;
898
- successColorSuppl: string;
899
- warningColor: string;
900
- warningColorHover: string;
901
- warningColorPressed: string;
902
- warningColorSuppl: string;
903
- errorColor: string;
904
- errorColorHover: string;
905
- errorColorPressed: string;
906
- errorColorSuppl: string;
907
- textColorBase: string;
908
- textColor1: string;
909
- textColor2: string;
910
- textColor3: string;
911
- textColorDisabled: string;
912
- placeholderColor: string;
913
- placeholderColorDisabled: string;
914
- iconColor: string;
915
- iconColorHover: string;
916
- iconColorPressed: string;
917
- iconColorDisabled: string;
918
- opacity1: string;
919
- opacity2: string;
920
- opacity3: string;
921
- opacity4: string;
922
- opacity5: string;
923
- dividerColor: string;
924
- borderColor: string;
925
- closeIconColor: string;
926
- closeIconColorHover: string;
927
- closeIconColorPressed: string;
928
- closeColorHover: string;
929
- closeColorPressed: string;
930
- clearColor: string;
931
- clearColorHover: string;
932
- clearColorPressed: string;
933
- scrollbarColor: string;
934
- scrollbarColorHover: string;
935
- scrollbarWidth: string;
936
- scrollbarHeight: string;
937
- scrollbarBorderRadius: string;
938
- progressRailColor: string;
939
- railColor: string;
940
- popoverColor: string;
941
- tableColor: string;
942
- cardColor: string;
943
- modalColor: string;
944
- bodyColor: string;
945
- tagColor: string;
946
- avatarColor: string;
947
- invertedColor: string;
948
- inputColor: string;
949
- codeColor: string;
950
- tabColor: string;
951
- actionColor: string;
952
- tableHeaderColor: string;
953
- hoverColor: string;
954
- tableColorHover: string;
955
- tableColorStriped: string;
956
- pressedColor: string;
957
- opacityDisabled: string;
958
- inputColorDisabled: string;
959
- buttonColor2: string;
960
- buttonColor2Hover: string;
961
- buttonColor2Pressed: string;
962
- boxShadow1: string;
963
- boxShadow2: string;
964
- boxShadow3: string;
965
- fontFamily: string;
966
- fontFamilyMono: string;
967
- fontWeight: string;
968
- fontWeightStrong: string;
969
- cubicBezierEaseInOut: string;
970
- cubicBezierEaseOut: string;
971
- cubicBezierEaseIn: string;
972
- borderRadius: string;
973
- borderRadiusSmall: string;
974
- fontSize: string;
975
- fontSizeMini: string;
976
- fontSizeTiny: string;
977
- fontSizeSmall: string;
978
- fontSizeMedium: string;
979
- fontSizeLarge: string;
980
- fontSizeHuge: string;
981
- lineHeight: string;
982
- heightMini: string;
983
- heightTiny: string;
984
- heightSmall: string;
985
- heightMedium: string;
986
- heightLarge: string;
987
- heightHuge: string;
988
- name: "common";
989
- };
990
- self: {
991
- borderRadius: string;
992
- boxShadow: string;
993
- color: string;
994
- textColor: string;
995
- padding: string;
996
- };
997
- peers: {
998
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
999
- fontSize: string;
1000
- borderRadius: string;
1001
- color: string;
1002
- dividerColor: string;
1003
- textColor: string;
1004
- boxShadow: string;
1005
- space: string;
1006
- spaceArrow: string;
1007
- arrowOffset: string;
1008
- arrowOffsetVertical: string;
1009
- arrowHeight: string;
1010
- padding: string;
1011
- }, any>;
1012
- };
1013
- peerOverrides: {
1014
- Popover?: {
1015
- peers?: {
1016
- [x: string]: any;
1017
- } | undefined;
1018
- } | undefined;
1019
- };
1020
- }>;
1021
- popoverThemeOverrides: import("vue").ComputedRef<{
1022
- borderRadius: string;
1023
- boxShadow: string;
1024
- color: string;
1025
- textColor: string;
1026
- padding: string;
1027
- }>;
1028
- syncPosition: () => void;
1029
- setShow: (value: boolean) => void;
1030
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1031
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1032
- borderRadius: string;
1033
- boxShadow: string;
1034
- color: string;
1035
- textColor: string;
1036
- padding: string;
1037
- }, {
1038
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1039
- fontSize: string;
1040
- borderRadius: string;
1041
- color: string;
1042
- dividerColor: string;
1043
- textColor: string;
1044
- boxShadow: string;
1045
- space: string;
1046
- spaceArrow: string;
1047
- arrowOffset: string;
1048
- arrowOffsetVertical: string;
1049
- arrowHeight: string;
1050
- padding: string;
1051
- }, any>;
1052
- }>>;
1053
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1054
- borderRadius: string;
1055
- boxShadow: string;
1056
- color: string;
1057
- textColor: string;
1058
- padding: string;
1059
- }, {
1060
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1061
- fontSize: string;
1062
- borderRadius: string;
1063
- color: string;
1064
- dividerColor: string;
1065
- textColor: string;
1066
- boxShadow: string;
1067
- space: string;
1068
- spaceArrow: string;
1069
- arrowOffset: string;
1070
- arrowOffsetVertical: string;
1071
- arrowHeight: string;
1072
- padding: string;
1073
- }, any>;
1074
- }>>>;
1075
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1076
- borderRadius: string;
1077
- boxShadow: string;
1078
- color: string;
1079
- textColor: string;
1080
- padding: string;
1081
- }, {
1082
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1083
- fontSize: string;
1084
- borderRadius: string;
1085
- color: string;
1086
- dividerColor: string;
1087
- textColor: string;
1088
- boxShadow: string;
1089
- space: string;
1090
- spaceArrow: string;
1091
- arrowOffset: string;
1092
- arrowOffsetVertical: string;
1093
- arrowHeight: string;
1094
- padding: string;
1095
- }, any>;
1096
- }>>>;
1097
- show: {
1098
- type: import("vue").PropType<boolean | undefined>;
1099
- default: undefined;
1100
- };
1101
- defaultShow: BooleanConstructor;
1102
- showArrow: {
1103
- type: BooleanConstructor;
1104
- default: boolean;
1105
- };
1106
- trigger: {
1107
- type: import("vue").PropType<import("naive-ui").PopoverTrigger>;
1108
- default: string;
1109
- };
1110
- delay: {
1111
- type: NumberConstructor;
1112
- default: number;
1113
- };
1114
- duration: {
1115
- type: NumberConstructor;
1116
- default: number;
1117
- };
1118
- raw: BooleanConstructor;
1119
- placement: {
1120
- type: import("vue").PropType<import("naive-ui").PopoverPlacement>;
1121
- default: string;
1122
- };
1123
- x: NumberConstructor;
1124
- y: NumberConstructor;
1125
- arrowPointToCenter: BooleanConstructor;
1126
- disabled: BooleanConstructor;
1127
- getDisabled: import("vue").PropType<() => boolean>;
1128
- displayDirective: {
1129
- type: import("vue").PropType<"show" | "if">;
1130
- default: string;
1131
- };
1132
- arrowStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1133
- flip: {
1134
- type: BooleanConstructor;
1135
- default: boolean;
1136
- };
1137
- animated: {
1138
- type: BooleanConstructor;
1139
- default: boolean;
1140
- };
1141
- width: {
1142
- type: import("vue").PropType<number | "trigger">;
1143
- default: undefined;
1144
- };
1145
- overlap: BooleanConstructor;
1146
- keepAliveOnHover: {
1147
- type: BooleanConstructor;
1148
- default: boolean;
1149
- };
1150
- zIndex: NumberConstructor;
1151
- to: {
1152
- type: import("vue").PropType<string | boolean | HTMLElement>;
1153
- default: undefined;
1154
- };
1155
- scrollable: BooleanConstructor;
1156
- contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1157
- headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1158
- footerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1159
- onClickoutside: import("vue").PropType<(e: MouseEvent) => void>;
1160
- 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1161
- onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1162
- internalDeactivateImmediately: BooleanConstructor;
1163
- internalSyncTargetWithParent: BooleanConstructor;
1164
- internalInheritedEventHandlers: {
1165
- type: import("vue").PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
1166
- default: () => never[];
1167
- };
1168
- internalTrapFocus: BooleanConstructor;
1169
- internalExtraClass: {
1170
- type: import("vue").PropType<string[]>;
1171
- default: () => never[];
1172
- };
1173
- onShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
1174
- onHide: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
1175
- arrow: {
1176
- type: import("vue").PropType<boolean | undefined>;
1177
- default: undefined;
1178
- };
1179
- minWidth: NumberConstructor;
1180
- maxWidth: NumberConstructor;
1181
- }>>, {
1182
- show: boolean | undefined;
1183
- flip: boolean;
1184
- width: number | "trigger";
1185
- disabled: boolean;
1186
- duration: number;
1187
- to: string | boolean | HTMLElement;
1188
- raw: boolean;
1189
- placement: import("naive-ui").PopoverPlacement;
1190
- overlap: boolean;
1191
- scrollable: boolean;
1192
- trigger: import("naive-ui").PopoverTrigger;
1193
- showArrow: boolean;
1194
- delay: number;
1195
- arrowPointToCenter: boolean;
1196
- displayDirective: "show" | "if";
1197
- keepAliveOnHover: boolean;
1198
- internalDeactivateImmediately: boolean;
1199
- animated: boolean;
1200
- internalTrapFocus: boolean;
1201
- defaultShow: boolean;
1202
- internalSyncTargetWithParent: boolean;
1203
- internalInheritedEventHandlers: import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[];
1204
- internalExtraClass: string[];
1205
- arrow: boolean | undefined;
1206
- }>;
1207
- NIcon: import("vue").DefineComponent<{
1208
- readonly depth: import("vue").PropType<import("naive-ui/es/icon/src/Icon").Depth>;
1209
- readonly size: import("vue").PropType<string | number>;
1210
- readonly color: StringConstructor;
1211
- readonly component: import("vue").PropType<import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>>;
1212
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Icon", {
1213
- color: string;
1214
- opacity1Depth: string;
1215
- opacity2Depth: string;
1216
- opacity3Depth: string;
1217
- opacity4Depth: string;
1218
- opacity5Depth: string;
1219
- }, any>>;
1220
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
1221
- color: string;
1222
- opacity1Depth: string;
1223
- opacity2Depth: string;
1224
- opacity3Depth: string;
1225
- opacity4Depth: string;
1226
- opacity5Depth: string;
1227
- }, any>>>;
1228
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
1229
- color: string;
1230
- opacity1Depth: string;
1231
- opacity2Depth: string;
1232
- opacity3Depth: string;
1233
- opacity4Depth: string;
1234
- opacity5Depth: string;
1235
- }, any>>>;
1236
- }, {
1237
- mergedClsPrefix: import("vue").ComputedRef<string>;
1238
- mergedStyle: import("vue").ComputedRef<{
1239
- fontSize: string | undefined;
1240
- color: string | undefined;
1241
- }>;
1242
- cssVars: import("vue").ComputedRef<{
1243
- '--n-bezier': string;
1244
- '--n-color': string;
1245
- '--n-opacity': string;
1246
- }> | undefined;
1247
- themeClass: import("vue").Ref<string> | undefined;
1248
- onRender: (() => void) | undefined;
1249
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1250
- readonly depth: import("vue").PropType<import("naive-ui/es/icon/src/Icon").Depth>;
1251
- readonly size: import("vue").PropType<string | number>;
1252
- readonly color: StringConstructor;
1253
- readonly component: import("vue").PropType<import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>>;
1254
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Icon", {
1255
- color: string;
1256
- opacity1Depth: string;
1257
- opacity2Depth: string;
1258
- opacity3Depth: string;
1259
- opacity4Depth: string;
1260
- opacity5Depth: string;
1261
- }, any>>;
1262
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
1263
- color: string;
1264
- opacity1Depth: string;
1265
- opacity2Depth: string;
1266
- opacity3Depth: string;
1267
- opacity4Depth: string;
1268
- opacity5Depth: string;
1269
- }, any>>>;
1270
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
1271
- color: string;
1272
- opacity1Depth: string;
1273
- opacity2Depth: string;
1274
- opacity3Depth: string;
1275
- opacity4Depth: string;
1276
- opacity5Depth: string;
1277
- }, any>>>;
1278
- }>>, {}>;
1279
- NButton: import("vue").DefineComponent<{
1280
- readonly color: StringConstructor;
1281
- readonly textColor: StringConstructor;
1282
- readonly text: BooleanConstructor;
1283
- readonly block: BooleanConstructor;
1284
- readonly loading: BooleanConstructor;
1285
- readonly disabled: BooleanConstructor;
1286
- readonly circle: BooleanConstructor;
1287
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
1288
- readonly ghost: BooleanConstructor;
1289
- readonly round: BooleanConstructor;
1290
- readonly secondary: BooleanConstructor;
1291
- readonly tertiary: BooleanConstructor;
1292
- readonly quaternary: BooleanConstructor;
1293
- readonly strong: BooleanConstructor;
1294
- readonly focusable: {
1295
- readonly type: BooleanConstructor;
1296
- readonly default: true;
1297
- };
1298
- readonly keyboard: {
1299
- readonly type: BooleanConstructor;
1300
- readonly default: true;
1301
- };
1302
- readonly tag: {
1303
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
1304
- readonly default: "button";
1305
- };
1306
- readonly type: {
1307
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
1308
- readonly default: "default";
1309
- };
1310
- readonly dashed: BooleanConstructor;
1311
- readonly iconPlacement: {
1312
- readonly type: import("vue").PropType<"left" | "right">;
1313
- readonly default: "left";
1314
- };
1315
- readonly attrType: {
1316
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
1317
- readonly default: "button";
1318
- };
1319
- readonly bordered: {
1320
- readonly type: BooleanConstructor;
1321
- readonly default: true;
1322
- };
1323
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
1324
- readonly nativeFocusBehavior: {
1325
- readonly type: BooleanConstructor;
1326
- readonly default: boolean;
1327
- };
1328
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
1329
- heightTiny: string;
1330
- heightSmall: string;
1331
- heightMedium: string;
1332
- heightLarge: string;
1333
- borderRadiusTiny: string;
1334
- borderRadiusSmall: string;
1335
- borderRadiusMedium: string;
1336
- borderRadiusLarge: string;
1337
- fontSizeTiny: string;
1338
- fontSizeSmall: string;
1339
- fontSizeMedium: string;
1340
- fontSizeLarge: string;
1341
- opacityDisabled: string;
1342
- colorOpacitySecondary: string;
1343
- colorOpacitySecondaryHover: string;
1344
- colorOpacitySecondaryPressed: string;
1345
- colorSecondary: string;
1346
- colorSecondaryHover: string;
1347
- colorSecondaryPressed: string;
1348
- colorTertiary: string;
1349
- colorTertiaryHover: string;
1350
- colorTertiaryPressed: string;
1351
- colorQuaternary: string;
1352
- colorQuaternaryHover: string;
1353
- colorQuaternaryPressed: string;
1354
- color: string;
1355
- colorHover: string;
1356
- colorPressed: string;
1357
- colorFocus: string;
1358
- colorDisabled: string;
1359
- textColor: string;
1360
- textColorTertiary: string;
1361
- textColorHover: string;
1362
- textColorPressed: string;
1363
- textColorFocus: string;
1364
- textColorDisabled: string;
1365
- textColorText: string;
1366
- textColorTextHover: string;
1367
- textColorTextPressed: string;
1368
- textColorTextFocus: string;
1369
- textColorTextDisabled: string;
1370
- textColorGhost: string;
1371
- textColorGhostHover: string;
1372
- textColorGhostPressed: string;
1373
- textColorGhostFocus: string;
1374
- textColorGhostDisabled: string;
1375
- border: string;
1376
- borderHover: string;
1377
- borderPressed: string;
1378
- borderFocus: string;
1379
- borderDisabled: string;
1380
- rippleColor: string;
1381
- colorPrimary: string;
1382
- colorHoverPrimary: string;
1383
- colorPressedPrimary: string;
1384
- colorFocusPrimary: string;
1385
- colorDisabledPrimary: string;
1386
- textColorPrimary: string;
1387
- textColorHoverPrimary: string;
1388
- textColorPressedPrimary: string;
1389
- textColorFocusPrimary: string;
1390
- textColorDisabledPrimary: string;
1391
- textColorTextPrimary: string;
1392
- textColorTextHoverPrimary: string;
1393
- textColorTextPressedPrimary: string;
1394
- textColorTextFocusPrimary: string;
1395
- textColorTextDisabledPrimary: string;
1396
- textColorGhostPrimary: string;
1397
- textColorGhostHoverPrimary: string;
1398
- textColorGhostPressedPrimary: string;
1399
- textColorGhostFocusPrimary: string;
1400
- textColorGhostDisabledPrimary: string;
1401
- borderPrimary: string;
1402
- borderHoverPrimary: string;
1403
- borderPressedPrimary: string;
1404
- borderFocusPrimary: string;
1405
- borderDisabledPrimary: string;
1406
- rippleColorPrimary: string;
1407
- colorInfo: string;
1408
- colorHoverInfo: string;
1409
- colorPressedInfo: string;
1410
- colorFocusInfo: string;
1411
- colorDisabledInfo: string;
1412
- textColorInfo: string;
1413
- textColorHoverInfo: string;
1414
- textColorPressedInfo: string;
1415
- textColorFocusInfo: string;
1416
- textColorDisabledInfo: string;
1417
- textColorTextInfo: string;
1418
- textColorTextHoverInfo: string;
1419
- textColorTextPressedInfo: string;
1420
- textColorTextFocusInfo: string;
1421
- textColorTextDisabledInfo: string;
1422
- textColorGhostInfo: string;
1423
- textColorGhostHoverInfo: string;
1424
- textColorGhostPressedInfo: string;
1425
- textColorGhostFocusInfo: string;
1426
- textColorGhostDisabledInfo: string;
1427
- borderInfo: string;
1428
- borderHoverInfo: string;
1429
- borderPressedInfo: string;
1430
- borderFocusInfo: string;
1431
- borderDisabledInfo: string;
1432
- rippleColorInfo: string;
1433
- colorSuccess: string;
1434
- colorHoverSuccess: string;
1435
- colorPressedSuccess: string;
1436
- colorFocusSuccess: string;
1437
- colorDisabledSuccess: string;
1438
- textColorSuccess: string;
1439
- textColorHoverSuccess: string;
1440
- textColorPressedSuccess: string;
1441
- textColorFocusSuccess: string;
1442
- textColorDisabledSuccess: string;
1443
- textColorTextSuccess: string;
1444
- textColorTextHoverSuccess: string;
1445
- textColorTextPressedSuccess: string;
1446
- textColorTextFocusSuccess: string;
1447
- textColorTextDisabledSuccess: string;
1448
- textColorGhostSuccess: string;
1449
- textColorGhostHoverSuccess: string;
1450
- textColorGhostPressedSuccess: string;
1451
- textColorGhostFocusSuccess: string;
1452
- textColorGhostDisabledSuccess: string;
1453
- borderSuccess: string;
1454
- borderHoverSuccess: string;
1455
- borderPressedSuccess: string;
1456
- borderFocusSuccess: string;
1457
- borderDisabledSuccess: string;
1458
- rippleColorSuccess: string;
1459
- colorWarning: string;
1460
- colorHoverWarning: string;
1461
- colorPressedWarning: string;
1462
- colorFocusWarning: string;
1463
- colorDisabledWarning: string;
1464
- textColorWarning: string;
1465
- textColorHoverWarning: string;
1466
- textColorPressedWarning: string;
1467
- textColorFocusWarning: string;
1468
- textColorDisabledWarning: string;
1469
- textColorTextWarning: string;
1470
- textColorTextHoverWarning: string;
1471
- textColorTextPressedWarning: string;
1472
- textColorTextFocusWarning: string;
1473
- textColorTextDisabledWarning: string;
1474
- textColorGhostWarning: string;
1475
- textColorGhostHoverWarning: string;
1476
- textColorGhostPressedWarning: string;
1477
- textColorGhostFocusWarning: string;
1478
- textColorGhostDisabledWarning: string;
1479
- borderWarning: string;
1480
- borderHoverWarning: string;
1481
- borderPressedWarning: string;
1482
- borderFocusWarning: string;
1483
- borderDisabledWarning: string;
1484
- rippleColorWarning: string;
1485
- colorError: string;
1486
- colorHoverError: string;
1487
- colorPressedError: string;
1488
- colorFocusError: string;
1489
- colorDisabledError: string;
1490
- textColorError: string;
1491
- textColorHoverError: string;
1492
- textColorPressedError: string;
1493
- textColorFocusError: string;
1494
- textColorDisabledError: string;
1495
- textColorTextError: string;
1496
- textColorTextHoverError: string;
1497
- textColorTextPressedError: string;
1498
- textColorTextFocusError: string;
1499
- textColorTextDisabledError: string;
1500
- textColorGhostError: string;
1501
- textColorGhostHoverError: string;
1502
- textColorGhostPressedError: string;
1503
- textColorGhostFocusError: string;
1504
- textColorGhostDisabledError: string;
1505
- borderError: string;
1506
- borderHoverError: string;
1507
- borderPressedError: string;
1508
- borderFocusError: string;
1509
- borderDisabledError: string;
1510
- rippleColorError: string;
1511
- waveOpacity: string;
1512
- fontWeight: string;
1513
- fontWeightStrong: string;
1514
- paddingTiny: string;
1515
- paddingSmall: string;
1516
- paddingMedium: string;
1517
- paddingLarge: string;
1518
- paddingRoundTiny: string;
1519
- paddingRoundSmall: string;
1520
- paddingRoundMedium: string;
1521
- paddingRoundLarge: string;
1522
- iconMarginTiny: string;
1523
- iconMarginSmall: string;
1524
- iconMarginMedium: string;
1525
- iconMarginLarge: string;
1526
- iconSizeTiny: string;
1527
- iconSizeSmall: string;
1528
- iconSizeMedium: string;
1529
- iconSizeLarge: string;
1530
- rippleDuration: string;
1531
- }, any>>;
1532
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1533
- heightTiny: string;
1534
- heightSmall: string;
1535
- heightMedium: string;
1536
- heightLarge: string;
1537
- borderRadiusTiny: string;
1538
- borderRadiusSmall: string;
1539
- borderRadiusMedium: string;
1540
- borderRadiusLarge: string;
1541
- fontSizeTiny: string;
1542
- fontSizeSmall: string;
1543
- fontSizeMedium: string;
1544
- fontSizeLarge: string;
1545
- opacityDisabled: string;
1546
- colorOpacitySecondary: string;
1547
- colorOpacitySecondaryHover: string;
1548
- colorOpacitySecondaryPressed: string;
1549
- colorSecondary: string;
1550
- colorSecondaryHover: string;
1551
- colorSecondaryPressed: string;
1552
- colorTertiary: string;
1553
- colorTertiaryHover: string;
1554
- colorTertiaryPressed: string;
1555
- colorQuaternary: string;
1556
- colorQuaternaryHover: string;
1557
- colorQuaternaryPressed: string;
1558
- color: string;
1559
- colorHover: string;
1560
- colorPressed: string;
1561
- colorFocus: string;
1562
- colorDisabled: string;
1563
- textColor: string;
1564
- textColorTertiary: string;
1565
- textColorHover: string;
1566
- textColorPressed: string;
1567
- textColorFocus: string;
1568
- textColorDisabled: string;
1569
- textColorText: string;
1570
- textColorTextHover: string;
1571
- textColorTextPressed: string;
1572
- textColorTextFocus: string;
1573
- textColorTextDisabled: string;
1574
- textColorGhost: string;
1575
- textColorGhostHover: string;
1576
- textColorGhostPressed: string;
1577
- textColorGhostFocus: string;
1578
- textColorGhostDisabled: string;
1579
- border: string;
1580
- borderHover: string;
1581
- borderPressed: string;
1582
- borderFocus: string;
1583
- borderDisabled: string;
1584
- rippleColor: string;
1585
- colorPrimary: string;
1586
- colorHoverPrimary: string;
1587
- colorPressedPrimary: string;
1588
- colorFocusPrimary: string;
1589
- colorDisabledPrimary: string;
1590
- textColorPrimary: string;
1591
- textColorHoverPrimary: string;
1592
- textColorPressedPrimary: string;
1593
- textColorFocusPrimary: string;
1594
- textColorDisabledPrimary: string;
1595
- textColorTextPrimary: string;
1596
- textColorTextHoverPrimary: string;
1597
- textColorTextPressedPrimary: string;
1598
- textColorTextFocusPrimary: string;
1599
- textColorTextDisabledPrimary: string;
1600
- textColorGhostPrimary: string;
1601
- textColorGhostHoverPrimary: string;
1602
- textColorGhostPressedPrimary: string;
1603
- textColorGhostFocusPrimary: string;
1604
- textColorGhostDisabledPrimary: string;
1605
- borderPrimary: string;
1606
- borderHoverPrimary: string;
1607
- borderPressedPrimary: string;
1608
- borderFocusPrimary: string;
1609
- borderDisabledPrimary: string;
1610
- rippleColorPrimary: string;
1611
- colorInfo: string;
1612
- colorHoverInfo: string;
1613
- colorPressedInfo: string;
1614
- colorFocusInfo: string;
1615
- colorDisabledInfo: string;
1616
- textColorInfo: string;
1617
- textColorHoverInfo: string;
1618
- textColorPressedInfo: string;
1619
- textColorFocusInfo: string;
1620
- textColorDisabledInfo: string;
1621
- textColorTextInfo: string;
1622
- textColorTextHoverInfo: string;
1623
- textColorTextPressedInfo: string;
1624
- textColorTextFocusInfo: string;
1625
- textColorTextDisabledInfo: string;
1626
- textColorGhostInfo: string;
1627
- textColorGhostHoverInfo: string;
1628
- textColorGhostPressedInfo: string;
1629
- textColorGhostFocusInfo: string;
1630
- textColorGhostDisabledInfo: string;
1631
- borderInfo: string;
1632
- borderHoverInfo: string;
1633
- borderPressedInfo: string;
1634
- borderFocusInfo: string;
1635
- borderDisabledInfo: string;
1636
- rippleColorInfo: string;
1637
- colorSuccess: string;
1638
- colorHoverSuccess: string;
1639
- colorPressedSuccess: string;
1640
- colorFocusSuccess: string;
1641
- colorDisabledSuccess: string;
1642
- textColorSuccess: string;
1643
- textColorHoverSuccess: string;
1644
- textColorPressedSuccess: string;
1645
- textColorFocusSuccess: string;
1646
- textColorDisabledSuccess: string;
1647
- textColorTextSuccess: string;
1648
- textColorTextHoverSuccess: string;
1649
- textColorTextPressedSuccess: string;
1650
- textColorTextFocusSuccess: string;
1651
- textColorTextDisabledSuccess: string;
1652
- textColorGhostSuccess: string;
1653
- textColorGhostHoverSuccess: string;
1654
- textColorGhostPressedSuccess: string;
1655
- textColorGhostFocusSuccess: string;
1656
- textColorGhostDisabledSuccess: string;
1657
- borderSuccess: string;
1658
- borderHoverSuccess: string;
1659
- borderPressedSuccess: string;
1660
- borderFocusSuccess: string;
1661
- borderDisabledSuccess: string;
1662
- rippleColorSuccess: string;
1663
- colorWarning: string;
1664
- colorHoverWarning: string;
1665
- colorPressedWarning: string;
1666
- colorFocusWarning: string;
1667
- colorDisabledWarning: string;
1668
- textColorWarning: string;
1669
- textColorHoverWarning: string;
1670
- textColorPressedWarning: string;
1671
- textColorFocusWarning: string;
1672
- textColorDisabledWarning: string;
1673
- textColorTextWarning: string;
1674
- textColorTextHoverWarning: string;
1675
- textColorTextPressedWarning: string;
1676
- textColorTextFocusWarning: string;
1677
- textColorTextDisabledWarning: string;
1678
- textColorGhostWarning: string;
1679
- textColorGhostHoverWarning: string;
1680
- textColorGhostPressedWarning: string;
1681
- textColorGhostFocusWarning: string;
1682
- textColorGhostDisabledWarning: string;
1683
- borderWarning: string;
1684
- borderHoverWarning: string;
1685
- borderPressedWarning: string;
1686
- borderFocusWarning: string;
1687
- borderDisabledWarning: string;
1688
- rippleColorWarning: string;
1689
- colorError: string;
1690
- colorHoverError: string;
1691
- colorPressedError: string;
1692
- colorFocusError: string;
1693
- colorDisabledError: string;
1694
- textColorError: string;
1695
- textColorHoverError: string;
1696
- textColorPressedError: string;
1697
- textColorFocusError: string;
1698
- textColorDisabledError: string;
1699
- textColorTextError: string;
1700
- textColorTextHoverError: string;
1701
- textColorTextPressedError: string;
1702
- textColorTextFocusError: string;
1703
- textColorTextDisabledError: string;
1704
- textColorGhostError: string;
1705
- textColorGhostHoverError: string;
1706
- textColorGhostPressedError: string;
1707
- textColorGhostFocusError: string;
1708
- textColorGhostDisabledError: string;
1709
- borderError: string;
1710
- borderHoverError: string;
1711
- borderPressedError: string;
1712
- borderFocusError: string;
1713
- borderDisabledError: string;
1714
- rippleColorError: string;
1715
- waveOpacity: string;
1716
- fontWeight: string;
1717
- fontWeightStrong: string;
1718
- paddingTiny: string;
1719
- paddingSmall: string;
1720
- paddingMedium: string;
1721
- paddingLarge: string;
1722
- paddingRoundTiny: string;
1723
- paddingRoundSmall: string;
1724
- paddingRoundMedium: string;
1725
- paddingRoundLarge: string;
1726
- iconMarginTiny: string;
1727
- iconMarginSmall: string;
1728
- iconMarginMedium: string;
1729
- iconMarginLarge: string;
1730
- iconSizeTiny: string;
1731
- iconSizeSmall: string;
1732
- iconSizeMedium: string;
1733
- iconSizeLarge: string;
1734
- rippleDuration: string;
1735
- }, any>>>;
1736
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1737
- heightTiny: string;
1738
- heightSmall: string;
1739
- heightMedium: string;
1740
- heightLarge: string;
1741
- borderRadiusTiny: string;
1742
- borderRadiusSmall: string;
1743
- borderRadiusMedium: string;
1744
- borderRadiusLarge: string;
1745
- fontSizeTiny: string;
1746
- fontSizeSmall: string;
1747
- fontSizeMedium: string;
1748
- fontSizeLarge: string;
1749
- opacityDisabled: string;
1750
- colorOpacitySecondary: string;
1751
- colorOpacitySecondaryHover: string;
1752
- colorOpacitySecondaryPressed: string;
1753
- colorSecondary: string;
1754
- colorSecondaryHover: string;
1755
- colorSecondaryPressed: string;
1756
- colorTertiary: string;
1757
- colorTertiaryHover: string;
1758
- colorTertiaryPressed: string;
1759
- colorQuaternary: string;
1760
- colorQuaternaryHover: string;
1761
- colorQuaternaryPressed: string;
1762
- color: string;
1763
- colorHover: string;
1764
- colorPressed: string;
1765
- colorFocus: string;
1766
- colorDisabled: string;
1767
- textColor: string;
1768
- textColorTertiary: string;
1769
- textColorHover: string;
1770
- textColorPressed: string;
1771
- textColorFocus: string;
1772
- textColorDisabled: string;
1773
- textColorText: string;
1774
- textColorTextHover: string;
1775
- textColorTextPressed: string;
1776
- textColorTextFocus: string;
1777
- textColorTextDisabled: string;
1778
- textColorGhost: string;
1779
- textColorGhostHover: string;
1780
- textColorGhostPressed: string;
1781
- textColorGhostFocus: string;
1782
- textColorGhostDisabled: string;
1783
- border: string;
1784
- borderHover: string;
1785
- borderPressed: string;
1786
- borderFocus: string;
1787
- borderDisabled: string;
1788
- rippleColor: string;
1789
- colorPrimary: string;
1790
- colorHoverPrimary: string;
1791
- colorPressedPrimary: string;
1792
- colorFocusPrimary: string;
1793
- colorDisabledPrimary: string;
1794
- textColorPrimary: string;
1795
- textColorHoverPrimary: string;
1796
- textColorPressedPrimary: string;
1797
- textColorFocusPrimary: string;
1798
- textColorDisabledPrimary: string;
1799
- textColorTextPrimary: string;
1800
- textColorTextHoverPrimary: string;
1801
- textColorTextPressedPrimary: string;
1802
- textColorTextFocusPrimary: string;
1803
- textColorTextDisabledPrimary: string;
1804
- textColorGhostPrimary: string;
1805
- textColorGhostHoverPrimary: string;
1806
- textColorGhostPressedPrimary: string;
1807
- textColorGhostFocusPrimary: string;
1808
- textColorGhostDisabledPrimary: string;
1809
- borderPrimary: string;
1810
- borderHoverPrimary: string;
1811
- borderPressedPrimary: string;
1812
- borderFocusPrimary: string;
1813
- borderDisabledPrimary: string;
1814
- rippleColorPrimary: string;
1815
- colorInfo: string;
1816
- colorHoverInfo: string;
1817
- colorPressedInfo: string;
1818
- colorFocusInfo: string;
1819
- colorDisabledInfo: string;
1820
- textColorInfo: string;
1821
- textColorHoverInfo: string;
1822
- textColorPressedInfo: string;
1823
- textColorFocusInfo: string;
1824
- textColorDisabledInfo: string;
1825
- textColorTextInfo: string;
1826
- textColorTextHoverInfo: string;
1827
- textColorTextPressedInfo: string;
1828
- textColorTextFocusInfo: string;
1829
- textColorTextDisabledInfo: string;
1830
- textColorGhostInfo: string;
1831
- textColorGhostHoverInfo: string;
1832
- textColorGhostPressedInfo: string;
1833
- textColorGhostFocusInfo: string;
1834
- textColorGhostDisabledInfo: string;
1835
- borderInfo: string;
1836
- borderHoverInfo: string;
1837
- borderPressedInfo: string;
1838
- borderFocusInfo: string;
1839
- borderDisabledInfo: string;
1840
- rippleColorInfo: string;
1841
- colorSuccess: string;
1842
- colorHoverSuccess: string;
1843
- colorPressedSuccess: string;
1844
- colorFocusSuccess: string;
1845
- colorDisabledSuccess: string;
1846
- textColorSuccess: string;
1847
- textColorHoverSuccess: string;
1848
- textColorPressedSuccess: string;
1849
- textColorFocusSuccess: string;
1850
- textColorDisabledSuccess: string;
1851
- textColorTextSuccess: string;
1852
- textColorTextHoverSuccess: string;
1853
- textColorTextPressedSuccess: string;
1854
- textColorTextFocusSuccess: string;
1855
- textColorTextDisabledSuccess: string;
1856
- textColorGhostSuccess: string;
1857
- textColorGhostHoverSuccess: string;
1858
- textColorGhostPressedSuccess: string;
1859
- textColorGhostFocusSuccess: string;
1860
- textColorGhostDisabledSuccess: string;
1861
- borderSuccess: string;
1862
- borderHoverSuccess: string;
1863
- borderPressedSuccess: string;
1864
- borderFocusSuccess: string;
1865
- borderDisabledSuccess: string;
1866
- rippleColorSuccess: string;
1867
- colorWarning: string;
1868
- colorHoverWarning: string;
1869
- colorPressedWarning: string;
1870
- colorFocusWarning: string;
1871
- colorDisabledWarning: string;
1872
- textColorWarning: string;
1873
- textColorHoverWarning: string;
1874
- textColorPressedWarning: string;
1875
- textColorFocusWarning: string;
1876
- textColorDisabledWarning: string;
1877
- textColorTextWarning: string;
1878
- textColorTextHoverWarning: string;
1879
- textColorTextPressedWarning: string;
1880
- textColorTextFocusWarning: string;
1881
- textColorTextDisabledWarning: string;
1882
- textColorGhostWarning: string;
1883
- textColorGhostHoverWarning: string;
1884
- textColorGhostPressedWarning: string;
1885
- textColorGhostFocusWarning: string;
1886
- textColorGhostDisabledWarning: string;
1887
- borderWarning: string;
1888
- borderHoverWarning: string;
1889
- borderPressedWarning: string;
1890
- borderFocusWarning: string;
1891
- borderDisabledWarning: string;
1892
- rippleColorWarning: string;
1893
- colorError: string;
1894
- colorHoverError: string;
1895
- colorPressedError: string;
1896
- colorFocusError: string;
1897
- colorDisabledError: string;
1898
- textColorError: string;
1899
- textColorHoverError: string;
1900
- textColorPressedError: string;
1901
- textColorFocusError: string;
1902
- textColorDisabledError: string;
1903
- textColorTextError: string;
1904
- textColorTextHoverError: string;
1905
- textColorTextPressedError: string;
1906
- textColorTextFocusError: string;
1907
- textColorTextDisabledError: string;
1908
- textColorGhostError: string;
1909
- textColorGhostHoverError: string;
1910
- textColorGhostPressedError: string;
1911
- textColorGhostFocusError: string;
1912
- textColorGhostDisabledError: string;
1913
- borderError: string;
1914
- borderHoverError: string;
1915
- borderPressedError: string;
1916
- borderFocusError: string;
1917
- borderDisabledError: string;
1918
- rippleColorError: string;
1919
- waveOpacity: string;
1920
- fontWeight: string;
1921
- fontWeightStrong: string;
1922
- paddingTiny: string;
1923
- paddingSmall: string;
1924
- paddingMedium: string;
1925
- paddingLarge: string;
1926
- paddingRoundTiny: string;
1927
- paddingRoundSmall: string;
1928
- paddingRoundMedium: string;
1929
- paddingRoundLarge: string;
1930
- iconMarginTiny: string;
1931
- iconMarginSmall: string;
1932
- iconMarginMedium: string;
1933
- iconMarginLarge: string;
1934
- iconSizeTiny: string;
1935
- iconSizeSmall: string;
1936
- iconSizeMedium: string;
1937
- iconSizeLarge: string;
1938
- rippleDuration: string;
1939
- }, any>>>;
1940
- }, {
1941
- selfElRef: import("vue").Ref<HTMLElement | null>;
1942
- waveElRef: import("vue").Ref<{
1943
- play: () => void;
1944
- } | null>;
1945
- mergedClsPrefix: import("vue").ComputedRef<string>;
1946
- mergedFocusable: import("vue").ComputedRef<boolean>;
1947
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
1948
- showBorder: import("vue").ComputedRef<boolean>;
1949
- enterPressed: import("vue").Ref<boolean>;
1950
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
1951
- handleMousedown: (e: MouseEvent) => void;
1952
- handleKeydown: (e: KeyboardEvent) => void;
1953
- handleBlur: () => void;
1954
- handleKeyup: (e: KeyboardEvent) => void;
1955
- handleClick: (e: MouseEvent) => void;
1956
- customColorCssVars: import("vue").ComputedRef<{
1957
- '--n-border-color': string;
1958
- '--n-border-color-hover': string;
1959
- '--n-border-color-pressed': string;
1960
- '--n-border-color-focus': string;
1961
- '--n-border-color-disabled': string;
1962
- } | null>;
1963
- cssVars: import("vue").ComputedRef<{
1964
- '--n-width': string;
1965
- '--n-height': string;
1966
- '--n-font-size': string;
1967
- '--n-padding': string;
1968
- '--n-icon-size': string;
1969
- '--n-icon-margin': string;
1970
- '--n-border-radius': string;
1971
- '--n-border': string;
1972
- '--n-border-hover': string;
1973
- '--n-border-pressed': string;
1974
- '--n-border-focus': string;
1975
- '--n-border-disabled': string;
1976
- '--n-color': string;
1977
- '--n-color-hover': string;
1978
- '--n-color-pressed': string;
1979
- '--n-color-focus': string;
1980
- '--n-color-disabled': string;
1981
- '--n-ripple-color': string;
1982
- '--n-text-color': string;
1983
- '--n-text-color-hover': string;
1984
- '--n-text-color-pressed': string;
1985
- '--n-text-color-focus': string;
1986
- '--n-text-color-disabled': string;
1987
- 'font-weight': string;
1988
- '--n-bezier': string;
1989
- '--n-bezier-ease-out': string;
1990
- '--n-ripple-duration': string;
1991
- '--n-opacity-disabled': string;
1992
- '--n-wave-opacity': string;
1993
- }> | undefined;
1994
- themeClass: import("vue").Ref<string> | undefined;
1995
- onRender: (() => void) | undefined;
1996
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1997
- readonly color: StringConstructor;
1998
- readonly textColor: StringConstructor;
1999
- readonly text: BooleanConstructor;
2000
- readonly block: BooleanConstructor;
2001
- readonly loading: BooleanConstructor;
2002
- readonly disabled: BooleanConstructor;
2003
- readonly circle: BooleanConstructor;
2004
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
2005
- readonly ghost: BooleanConstructor;
2006
- readonly round: BooleanConstructor;
2007
- readonly secondary: BooleanConstructor;
2008
- readonly tertiary: BooleanConstructor;
2009
- readonly quaternary: BooleanConstructor;
2010
- readonly strong: BooleanConstructor;
2011
- readonly focusable: {
2012
- readonly type: BooleanConstructor;
2013
- readonly default: true;
2014
- };
2015
- readonly keyboard: {
2016
- readonly type: BooleanConstructor;
2017
- readonly default: true;
2018
- };
2019
- readonly tag: {
2020
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
2021
- readonly default: "button";
2022
- };
2023
- readonly type: {
2024
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
2025
- readonly default: "default";
2026
- };
2027
- readonly dashed: BooleanConstructor;
2028
- readonly iconPlacement: {
2029
- readonly type: import("vue").PropType<"left" | "right">;
2030
- readonly default: "left";
2031
- };
2032
- readonly attrType: {
2033
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
2034
- readonly default: "button";
2035
- };
2036
- readonly bordered: {
2037
- readonly type: BooleanConstructor;
2038
- readonly default: true;
2039
- };
2040
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
2041
- readonly nativeFocusBehavior: {
2042
- readonly type: BooleanConstructor;
2043
- readonly default: boolean;
2044
- };
2045
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
2046
- heightTiny: string;
2047
- heightSmall: string;
2048
- heightMedium: string;
2049
- heightLarge: string;
2050
- borderRadiusTiny: string;
2051
- borderRadiusSmall: string;
2052
- borderRadiusMedium: string;
2053
- borderRadiusLarge: string;
2054
- fontSizeTiny: string;
2055
- fontSizeSmall: string;
2056
- fontSizeMedium: string;
2057
- fontSizeLarge: string;
2058
- opacityDisabled: string;
2059
- colorOpacitySecondary: string;
2060
- colorOpacitySecondaryHover: string;
2061
- colorOpacitySecondaryPressed: string;
2062
- colorSecondary: string;
2063
- colorSecondaryHover: string;
2064
- colorSecondaryPressed: string;
2065
- colorTertiary: string;
2066
- colorTertiaryHover: string;
2067
- colorTertiaryPressed: string;
2068
- colorQuaternary: string;
2069
- colorQuaternaryHover: string;
2070
- colorQuaternaryPressed: string;
2071
- color: string;
2072
- colorHover: string;
2073
- colorPressed: string;
2074
- colorFocus: string;
2075
- colorDisabled: string;
2076
- textColor: string;
2077
- textColorTertiary: string;
2078
- textColorHover: string;
2079
- textColorPressed: string;
2080
- textColorFocus: string;
2081
- textColorDisabled: string;
2082
- textColorText: string;
2083
- textColorTextHover: string;
2084
- textColorTextPressed: string;
2085
- textColorTextFocus: string;
2086
- textColorTextDisabled: string;
2087
- textColorGhost: string;
2088
- textColorGhostHover: string;
2089
- textColorGhostPressed: string;
2090
- textColorGhostFocus: string;
2091
- textColorGhostDisabled: string;
2092
- border: string;
2093
- borderHover: string;
2094
- borderPressed: string;
2095
- borderFocus: string;
2096
- borderDisabled: string;
2097
- rippleColor: string;
2098
- colorPrimary: string;
2099
- colorHoverPrimary: string;
2100
- colorPressedPrimary: string;
2101
- colorFocusPrimary: string;
2102
- colorDisabledPrimary: string;
2103
- textColorPrimary: string;
2104
- textColorHoverPrimary: string;
2105
- textColorPressedPrimary: string;
2106
- textColorFocusPrimary: string;
2107
- textColorDisabledPrimary: string;
2108
- textColorTextPrimary: string;
2109
- textColorTextHoverPrimary: string;
2110
- textColorTextPressedPrimary: string;
2111
- textColorTextFocusPrimary: string;
2112
- textColorTextDisabledPrimary: string;
2113
- textColorGhostPrimary: string;
2114
- textColorGhostHoverPrimary: string;
2115
- textColorGhostPressedPrimary: string;
2116
- textColorGhostFocusPrimary: string;
2117
- textColorGhostDisabledPrimary: string;
2118
- borderPrimary: string;
2119
- borderHoverPrimary: string;
2120
- borderPressedPrimary: string;
2121
- borderFocusPrimary: string;
2122
- borderDisabledPrimary: string;
2123
- rippleColorPrimary: string;
2124
- colorInfo: string;
2125
- colorHoverInfo: string;
2126
- colorPressedInfo: string;
2127
- colorFocusInfo: string;
2128
- colorDisabledInfo: string;
2129
- textColorInfo: string;
2130
- textColorHoverInfo: string;
2131
- textColorPressedInfo: string;
2132
- textColorFocusInfo: string;
2133
- textColorDisabledInfo: string;
2134
- textColorTextInfo: string;
2135
- textColorTextHoverInfo: string;
2136
- textColorTextPressedInfo: string;
2137
- textColorTextFocusInfo: string;
2138
- textColorTextDisabledInfo: string;
2139
- textColorGhostInfo: string;
2140
- textColorGhostHoverInfo: string;
2141
- textColorGhostPressedInfo: string;
2142
- textColorGhostFocusInfo: string;
2143
- textColorGhostDisabledInfo: string;
2144
- borderInfo: string;
2145
- borderHoverInfo: string;
2146
- borderPressedInfo: string;
2147
- borderFocusInfo: string;
2148
- borderDisabledInfo: string;
2149
- rippleColorInfo: string;
2150
- colorSuccess: string;
2151
- colorHoverSuccess: string;
2152
- colorPressedSuccess: string;
2153
- colorFocusSuccess: string;
2154
- colorDisabledSuccess: string;
2155
- textColorSuccess: string;
2156
- textColorHoverSuccess: string;
2157
- textColorPressedSuccess: string;
2158
- textColorFocusSuccess: string;
2159
- textColorDisabledSuccess: string;
2160
- textColorTextSuccess: string;
2161
- textColorTextHoverSuccess: string;
2162
- textColorTextPressedSuccess: string;
2163
- textColorTextFocusSuccess: string;
2164
- textColorTextDisabledSuccess: string;
2165
- textColorGhostSuccess: string;
2166
- textColorGhostHoverSuccess: string;
2167
- textColorGhostPressedSuccess: string;
2168
- textColorGhostFocusSuccess: string;
2169
- textColorGhostDisabledSuccess: string;
2170
- borderSuccess: string;
2171
- borderHoverSuccess: string;
2172
- borderPressedSuccess: string;
2173
- borderFocusSuccess: string;
2174
- borderDisabledSuccess: string;
2175
- rippleColorSuccess: string;
2176
- colorWarning: string;
2177
- colorHoverWarning: string;
2178
- colorPressedWarning: string;
2179
- colorFocusWarning: string;
2180
- colorDisabledWarning: string;
2181
- textColorWarning: string;
2182
- textColorHoverWarning: string;
2183
- textColorPressedWarning: string;
2184
- textColorFocusWarning: string;
2185
- textColorDisabledWarning: string;
2186
- textColorTextWarning: string;
2187
- textColorTextHoverWarning: string;
2188
- textColorTextPressedWarning: string;
2189
- textColorTextFocusWarning: string;
2190
- textColorTextDisabledWarning: string;
2191
- textColorGhostWarning: string;
2192
- textColorGhostHoverWarning: string;
2193
- textColorGhostPressedWarning: string;
2194
- textColorGhostFocusWarning: string;
2195
- textColorGhostDisabledWarning: string;
2196
- borderWarning: string;
2197
- borderHoverWarning: string;
2198
- borderPressedWarning: string;
2199
- borderFocusWarning: string;
2200
- borderDisabledWarning: string;
2201
- rippleColorWarning: string;
2202
- colorError: string;
2203
- colorHoverError: string;
2204
- colorPressedError: string;
2205
- colorFocusError: string;
2206
- colorDisabledError: string;
2207
- textColorError: string;
2208
- textColorHoverError: string;
2209
- textColorPressedError: string;
2210
- textColorFocusError: string;
2211
- textColorDisabledError: string;
2212
- textColorTextError: string;
2213
- textColorTextHoverError: string;
2214
- textColorTextPressedError: string;
2215
- textColorTextFocusError: string;
2216
- textColorTextDisabledError: string;
2217
- textColorGhostError: string;
2218
- textColorGhostHoverError: string;
2219
- textColorGhostPressedError: string;
2220
- textColorGhostFocusError: string;
2221
- textColorGhostDisabledError: string;
2222
- borderError: string;
2223
- borderHoverError: string;
2224
- borderPressedError: string;
2225
- borderFocusError: string;
2226
- borderDisabledError: string;
2227
- rippleColorError: string;
2228
- waveOpacity: string;
2229
- fontWeight: string;
2230
- fontWeightStrong: string;
2231
- paddingTiny: string;
2232
- paddingSmall: string;
2233
- paddingMedium: string;
2234
- paddingLarge: string;
2235
- paddingRoundTiny: string;
2236
- paddingRoundSmall: string;
2237
- paddingRoundMedium: string;
2238
- paddingRoundLarge: string;
2239
- iconMarginTiny: string;
2240
- iconMarginSmall: string;
2241
- iconMarginMedium: string;
2242
- iconMarginLarge: string;
2243
- iconSizeTiny: string;
2244
- iconSizeSmall: string;
2245
- iconSizeMedium: string;
2246
- iconSizeLarge: string;
2247
- rippleDuration: string;
2248
- }, any>>;
2249
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
2250
- heightTiny: string;
2251
- heightSmall: string;
2252
- heightMedium: string;
2253
- heightLarge: string;
2254
- borderRadiusTiny: string;
2255
- borderRadiusSmall: string;
2256
- borderRadiusMedium: string;
2257
- borderRadiusLarge: string;
2258
- fontSizeTiny: string;
2259
- fontSizeSmall: string;
2260
- fontSizeMedium: string;
2261
- fontSizeLarge: string;
2262
- opacityDisabled: string;
2263
- colorOpacitySecondary: string;
2264
- colorOpacitySecondaryHover: string;
2265
- colorOpacitySecondaryPressed: string;
2266
- colorSecondary: string;
2267
- colorSecondaryHover: string;
2268
- colorSecondaryPressed: string;
2269
- colorTertiary: string;
2270
- colorTertiaryHover: string;
2271
- colorTertiaryPressed: string;
2272
- colorQuaternary: string;
2273
- colorQuaternaryHover: string;
2274
- colorQuaternaryPressed: string;
2275
- color: string;
2276
- colorHover: string;
2277
- colorPressed: string;
2278
- colorFocus: string;
2279
- colorDisabled: string;
2280
- textColor: string;
2281
- textColorTertiary: string;
2282
- textColorHover: string;
2283
- textColorPressed: string;
2284
- textColorFocus: string;
2285
- textColorDisabled: string;
2286
- textColorText: string;
2287
- textColorTextHover: string;
2288
- textColorTextPressed: string;
2289
- textColorTextFocus: string;
2290
- textColorTextDisabled: string;
2291
- textColorGhost: string;
2292
- textColorGhostHover: string;
2293
- textColorGhostPressed: string;
2294
- textColorGhostFocus: string;
2295
- textColorGhostDisabled: string;
2296
- border: string;
2297
- borderHover: string;
2298
- borderPressed: string;
2299
- borderFocus: string;
2300
- borderDisabled: string;
2301
- rippleColor: string;
2302
- colorPrimary: string;
2303
- colorHoverPrimary: string;
2304
- colorPressedPrimary: string;
2305
- colorFocusPrimary: string;
2306
- colorDisabledPrimary: string;
2307
- textColorPrimary: string;
2308
- textColorHoverPrimary: string;
2309
- textColorPressedPrimary: string;
2310
- textColorFocusPrimary: string;
2311
- textColorDisabledPrimary: string;
2312
- textColorTextPrimary: string;
2313
- textColorTextHoverPrimary: string;
2314
- textColorTextPressedPrimary: string;
2315
- textColorTextFocusPrimary: string;
2316
- textColorTextDisabledPrimary: string;
2317
- textColorGhostPrimary: string;
2318
- textColorGhostHoverPrimary: string;
2319
- textColorGhostPressedPrimary: string;
2320
- textColorGhostFocusPrimary: string;
2321
- textColorGhostDisabledPrimary: string;
2322
- borderPrimary: string;
2323
- borderHoverPrimary: string;
2324
- borderPressedPrimary: string;
2325
- borderFocusPrimary: string;
2326
- borderDisabledPrimary: string;
2327
- rippleColorPrimary: string;
2328
- colorInfo: string;
2329
- colorHoverInfo: string;
2330
- colorPressedInfo: string;
2331
- colorFocusInfo: string;
2332
- colorDisabledInfo: string;
2333
- textColorInfo: string;
2334
- textColorHoverInfo: string;
2335
- textColorPressedInfo: string;
2336
- textColorFocusInfo: string;
2337
- textColorDisabledInfo: string;
2338
- textColorTextInfo: string;
2339
- textColorTextHoverInfo: string;
2340
- textColorTextPressedInfo: string;
2341
- textColorTextFocusInfo: string;
2342
- textColorTextDisabledInfo: string;
2343
- textColorGhostInfo: string;
2344
- textColorGhostHoverInfo: string;
2345
- textColorGhostPressedInfo: string;
2346
- textColorGhostFocusInfo: string;
2347
- textColorGhostDisabledInfo: string;
2348
- borderInfo: string;
2349
- borderHoverInfo: string;
2350
- borderPressedInfo: string;
2351
- borderFocusInfo: string;
2352
- borderDisabledInfo: string;
2353
- rippleColorInfo: string;
2354
- colorSuccess: string;
2355
- colorHoverSuccess: string;
2356
- colorPressedSuccess: string;
2357
- colorFocusSuccess: string;
2358
- colorDisabledSuccess: string;
2359
- textColorSuccess: string;
2360
- textColorHoverSuccess: string;
2361
- textColorPressedSuccess: string;
2362
- textColorFocusSuccess: string;
2363
- textColorDisabledSuccess: string;
2364
- textColorTextSuccess: string;
2365
- textColorTextHoverSuccess: string;
2366
- textColorTextPressedSuccess: string;
2367
- textColorTextFocusSuccess: string;
2368
- textColorTextDisabledSuccess: string;
2369
- textColorGhostSuccess: string;
2370
- textColorGhostHoverSuccess: string;
2371
- textColorGhostPressedSuccess: string;
2372
- textColorGhostFocusSuccess: string;
2373
- textColorGhostDisabledSuccess: string;
2374
- borderSuccess: string;
2375
- borderHoverSuccess: string;
2376
- borderPressedSuccess: string;
2377
- borderFocusSuccess: string;
2378
- borderDisabledSuccess: string;
2379
- rippleColorSuccess: string;
2380
- colorWarning: string;
2381
- colorHoverWarning: string;
2382
- colorPressedWarning: string;
2383
- colorFocusWarning: string;
2384
- colorDisabledWarning: string;
2385
- textColorWarning: string;
2386
- textColorHoverWarning: string;
2387
- textColorPressedWarning: string;
2388
- textColorFocusWarning: string;
2389
- textColorDisabledWarning: string;
2390
- textColorTextWarning: string;
2391
- textColorTextHoverWarning: string;
2392
- textColorTextPressedWarning: string;
2393
- textColorTextFocusWarning: string;
2394
- textColorTextDisabledWarning: string;
2395
- textColorGhostWarning: string;
2396
- textColorGhostHoverWarning: string;
2397
- textColorGhostPressedWarning: string;
2398
- textColorGhostFocusWarning: string;
2399
- textColorGhostDisabledWarning: string;
2400
- borderWarning: string;
2401
- borderHoverWarning: string;
2402
- borderPressedWarning: string;
2403
- borderFocusWarning: string;
2404
- borderDisabledWarning: string;
2405
- rippleColorWarning: string;
2406
- colorError: string;
2407
- colorHoverError: string;
2408
- colorPressedError: string;
2409
- colorFocusError: string;
2410
- colorDisabledError: string;
2411
- textColorError: string;
2412
- textColorHoverError: string;
2413
- textColorPressedError: string;
2414
- textColorFocusError: string;
2415
- textColorDisabledError: string;
2416
- textColorTextError: string;
2417
- textColorTextHoverError: string;
2418
- textColorTextPressedError: string;
2419
- textColorTextFocusError: string;
2420
- textColorTextDisabledError: string;
2421
- textColorGhostError: string;
2422
- textColorGhostHoverError: string;
2423
- textColorGhostPressedError: string;
2424
- textColorGhostFocusError: string;
2425
- textColorGhostDisabledError: string;
2426
- borderError: string;
2427
- borderHoverError: string;
2428
- borderPressedError: string;
2429
- borderFocusError: string;
2430
- borderDisabledError: string;
2431
- rippleColorError: string;
2432
- waveOpacity: string;
2433
- fontWeight: string;
2434
- fontWeightStrong: string;
2435
- paddingTiny: string;
2436
- paddingSmall: string;
2437
- paddingMedium: string;
2438
- paddingLarge: string;
2439
- paddingRoundTiny: string;
2440
- paddingRoundSmall: string;
2441
- paddingRoundMedium: string;
2442
- paddingRoundLarge: string;
2443
- iconMarginTiny: string;
2444
- iconMarginSmall: string;
2445
- iconMarginMedium: string;
2446
- iconMarginLarge: string;
2447
- iconSizeTiny: string;
2448
- iconSizeSmall: string;
2449
- iconSizeMedium: string;
2450
- iconSizeLarge: string;
2451
- rippleDuration: string;
2452
- }, any>>>;
2453
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
2454
- heightTiny: string;
2455
- heightSmall: string;
2456
- heightMedium: string;
2457
- heightLarge: string;
2458
- borderRadiusTiny: string;
2459
- borderRadiusSmall: string;
2460
- borderRadiusMedium: string;
2461
- borderRadiusLarge: string;
2462
- fontSizeTiny: string;
2463
- fontSizeSmall: string;
2464
- fontSizeMedium: string;
2465
- fontSizeLarge: string;
2466
- opacityDisabled: string;
2467
- colorOpacitySecondary: string;
2468
- colorOpacitySecondaryHover: string;
2469
- colorOpacitySecondaryPressed: string;
2470
- colorSecondary: string;
2471
- colorSecondaryHover: string;
2472
- colorSecondaryPressed: string;
2473
- colorTertiary: string;
2474
- colorTertiaryHover: string;
2475
- colorTertiaryPressed: string;
2476
- colorQuaternary: string;
2477
- colorQuaternaryHover: string;
2478
- colorQuaternaryPressed: string;
2479
- color: string;
2480
- colorHover: string;
2481
- colorPressed: string;
2482
- colorFocus: string;
2483
- colorDisabled: string;
2484
- textColor: string;
2485
- textColorTertiary: string;
2486
- textColorHover: string;
2487
- textColorPressed: string;
2488
- textColorFocus: string;
2489
- textColorDisabled: string;
2490
- textColorText: string;
2491
- textColorTextHover: string;
2492
- textColorTextPressed: string;
2493
- textColorTextFocus: string;
2494
- textColorTextDisabled: string;
2495
- textColorGhost: string;
2496
- textColorGhostHover: string;
2497
- textColorGhostPressed: string;
2498
- textColorGhostFocus: string;
2499
- textColorGhostDisabled: string;
2500
- border: string;
2501
- borderHover: string;
2502
- borderPressed: string;
2503
- borderFocus: string;
2504
- borderDisabled: string;
2505
- rippleColor: string;
2506
- colorPrimary: string;
2507
- colorHoverPrimary: string;
2508
- colorPressedPrimary: string;
2509
- colorFocusPrimary: string;
2510
- colorDisabledPrimary: string;
2511
- textColorPrimary: string;
2512
- textColorHoverPrimary: string;
2513
- textColorPressedPrimary: string;
2514
- textColorFocusPrimary: string;
2515
- textColorDisabledPrimary: string;
2516
- textColorTextPrimary: string;
2517
- textColorTextHoverPrimary: string;
2518
- textColorTextPressedPrimary: string;
2519
- textColorTextFocusPrimary: string;
2520
- textColorTextDisabledPrimary: string;
2521
- textColorGhostPrimary: string;
2522
- textColorGhostHoverPrimary: string;
2523
- textColorGhostPressedPrimary: string;
2524
- textColorGhostFocusPrimary: string;
2525
- textColorGhostDisabledPrimary: string;
2526
- borderPrimary: string;
2527
- borderHoverPrimary: string;
2528
- borderPressedPrimary: string;
2529
- borderFocusPrimary: string;
2530
- borderDisabledPrimary: string;
2531
- rippleColorPrimary: string;
2532
- colorInfo: string;
2533
- colorHoverInfo: string;
2534
- colorPressedInfo: string;
2535
- colorFocusInfo: string;
2536
- colorDisabledInfo: string;
2537
- textColorInfo: string;
2538
- textColorHoverInfo: string;
2539
- textColorPressedInfo: string;
2540
- textColorFocusInfo: string;
2541
- textColorDisabledInfo: string;
2542
- textColorTextInfo: string;
2543
- textColorTextHoverInfo: string;
2544
- textColorTextPressedInfo: string;
2545
- textColorTextFocusInfo: string;
2546
- textColorTextDisabledInfo: string;
2547
- textColorGhostInfo: string;
2548
- textColorGhostHoverInfo: string;
2549
- textColorGhostPressedInfo: string;
2550
- textColorGhostFocusInfo: string;
2551
- textColorGhostDisabledInfo: string;
2552
- borderInfo: string;
2553
- borderHoverInfo: string;
2554
- borderPressedInfo: string;
2555
- borderFocusInfo: string;
2556
- borderDisabledInfo: string;
2557
- rippleColorInfo: string;
2558
- colorSuccess: string;
2559
- colorHoverSuccess: string;
2560
- colorPressedSuccess: string;
2561
- colorFocusSuccess: string;
2562
- colorDisabledSuccess: string;
2563
- textColorSuccess: string;
2564
- textColorHoverSuccess: string;
2565
- textColorPressedSuccess: string;
2566
- textColorFocusSuccess: string;
2567
- textColorDisabledSuccess: string;
2568
- textColorTextSuccess: string;
2569
- textColorTextHoverSuccess: string;
2570
- textColorTextPressedSuccess: string;
2571
- textColorTextFocusSuccess: string;
2572
- textColorTextDisabledSuccess: string;
2573
- textColorGhostSuccess: string;
2574
- textColorGhostHoverSuccess: string;
2575
- textColorGhostPressedSuccess: string;
2576
- textColorGhostFocusSuccess: string;
2577
- textColorGhostDisabledSuccess: string;
2578
- borderSuccess: string;
2579
- borderHoverSuccess: string;
2580
- borderPressedSuccess: string;
2581
- borderFocusSuccess: string;
2582
- borderDisabledSuccess: string;
2583
- rippleColorSuccess: string;
2584
- colorWarning: string;
2585
- colorHoverWarning: string;
2586
- colorPressedWarning: string;
2587
- colorFocusWarning: string;
2588
- colorDisabledWarning: string;
2589
- textColorWarning: string;
2590
- textColorHoverWarning: string;
2591
- textColorPressedWarning: string;
2592
- textColorFocusWarning: string;
2593
- textColorDisabledWarning: string;
2594
- textColorTextWarning: string;
2595
- textColorTextHoverWarning: string;
2596
- textColorTextPressedWarning: string;
2597
- textColorTextFocusWarning: string;
2598
- textColorTextDisabledWarning: string;
2599
- textColorGhostWarning: string;
2600
- textColorGhostHoverWarning: string;
2601
- textColorGhostPressedWarning: string;
2602
- textColorGhostFocusWarning: string;
2603
- textColorGhostDisabledWarning: string;
2604
- borderWarning: string;
2605
- borderHoverWarning: string;
2606
- borderPressedWarning: string;
2607
- borderFocusWarning: string;
2608
- borderDisabledWarning: string;
2609
- rippleColorWarning: string;
2610
- colorError: string;
2611
- colorHoverError: string;
2612
- colorPressedError: string;
2613
- colorFocusError: string;
2614
- colorDisabledError: string;
2615
- textColorError: string;
2616
- textColorHoverError: string;
2617
- textColorPressedError: string;
2618
- textColorFocusError: string;
2619
- textColorDisabledError: string;
2620
- textColorTextError: string;
2621
- textColorTextHoverError: string;
2622
- textColorTextPressedError: string;
2623
- textColorTextFocusError: string;
2624
- textColorTextDisabledError: string;
2625
- textColorGhostError: string;
2626
- textColorGhostHoverError: string;
2627
- textColorGhostPressedError: string;
2628
- textColorGhostFocusError: string;
2629
- textColorGhostDisabledError: string;
2630
- borderError: string;
2631
- borderHoverError: string;
2632
- borderPressedError: string;
2633
- borderFocusError: string;
2634
- borderDisabledError: string;
2635
- rippleColorError: string;
2636
- waveOpacity: string;
2637
- fontWeight: string;
2638
- fontWeightStrong: string;
2639
- paddingTiny: string;
2640
- paddingSmall: string;
2641
- paddingMedium: string;
2642
- paddingLarge: string;
2643
- paddingRoundTiny: string;
2644
- paddingRoundSmall: string;
2645
- paddingRoundMedium: string;
2646
- paddingRoundLarge: string;
2647
- iconMarginTiny: string;
2648
- iconMarginSmall: string;
2649
- iconMarginMedium: string;
2650
- iconMarginLarge: string;
2651
- iconSizeTiny: string;
2652
- iconSizeSmall: string;
2653
- iconSizeMedium: string;
2654
- iconSizeLarge: string;
2655
- rippleDuration: string;
2656
- }, any>>>;
2657
- }>>, {
2658
- readonly type: import("naive-ui/es/button/src/interface").Type;
2659
- readonly tag: keyof HTMLElementTagNameMap;
2660
- readonly block: boolean;
2661
- readonly round: boolean;
2662
- readonly dashed: boolean;
2663
- readonly text: boolean;
2664
- readonly circle: boolean;
2665
- readonly disabled: boolean;
2666
- readonly focusable: boolean;
2667
- readonly strong: boolean;
2668
- readonly loading: boolean;
2669
- readonly bordered: boolean;
2670
- readonly tertiary: boolean;
2671
- readonly ghost: boolean;
2672
- readonly keyboard: boolean;
2673
- readonly secondary: boolean;
2674
- readonly quaternary: boolean;
2675
- readonly iconPlacement: "left" | "right";
2676
- readonly attrType: "button" | "reset" | "submit";
2677
- readonly nativeFocusBehavior: boolean;
2678
- }>;
2679
- NInput: import("vue").DefineComponent<{
2680
- bordered: {
2681
- type: import("vue").PropType<boolean | undefined>;
2682
- default: undefined;
2683
- };
2684
- type: {
2685
- type: import("vue").PropType<"text" | "textarea" | "password">;
2686
- default: string;
2687
- };
2688
- placeholder: import("vue").PropType<string | [string, string]>;
2689
- defaultValue: {
2690
- type: import("vue").PropType<string | [string, string] | null>;
2691
- default: null;
2692
- };
2693
- value: import("vue").PropType<string | [string, string] | null>;
2694
- disabled: {
2695
- type: import("vue").PropType<boolean | undefined>;
2696
- default: undefined;
2697
- };
2698
- size: import("vue").PropType<import("naive-ui/es/input/src/interface").Size>;
2699
- rows: {
2700
- type: import("vue").PropType<string | number>;
2701
- default: number;
2702
- };
2703
- round: BooleanConstructor;
2704
- minlength: import("vue").PropType<string | number>;
2705
- maxlength: import("vue").PropType<string | number>;
2706
- clearable: BooleanConstructor;
2707
- autosize: {
2708
- type: import("vue").PropType<boolean | {
2709
- minRows?: number | undefined;
2710
- maxRows?: number | undefined;
2711
- }>;
2712
- default: boolean;
2713
- };
2714
- pair: BooleanConstructor;
2715
- separator: StringConstructor;
2716
- readonly: {
2717
- type: (BooleanConstructor | StringConstructor)[];
2718
- default: boolean;
2719
- };
2720
- passivelyActivated: BooleanConstructor;
2721
- showPasswordOn: import("vue").PropType<"click" | "mousedown">;
2722
- stateful: {
2723
- type: BooleanConstructor;
2724
- default: boolean;
2725
- };
2726
- autofocus: BooleanConstructor;
2727
- inputProps: import("vue").PropType<import("vue").InputHTMLAttributes | import("vue").TextareaHTMLAttributes>;
2728
- resizable: {
2729
- type: BooleanConstructor;
2730
- default: boolean;
2731
- };
2732
- showCount: BooleanConstructor;
2733
- loading: {
2734
- type: BooleanConstructor;
2735
- default: undefined;
2736
- };
2737
- allowInput: import("vue").PropType<(value: string) => boolean>;
2738
- renderCount: import("vue").PropType<(props: {
2739
- value: string;
2740
- }) => import("vue").VNodeChild>;
2741
- onMousedown: import("vue").PropType<(e: MouseEvent) => void>;
2742
- onKeydown: import("vue").PropType<(e: KeyboardEvent) => void>;
2743
- onKeyup: import("vue").PropType<(e: KeyboardEvent) => void>;
2744
- onInput: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
2745
- onFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
2746
- onBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
2747
- onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
2748
- onChange: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
2749
- onClear: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
2750
- status: import("vue").PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
2751
- 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
2752
- onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
2753
- textDecoration: import("vue").PropType<string | [string, string]>;
2754
- attrSize: {
2755
- type: NumberConstructor;
2756
- default: number;
2757
- };
2758
- onInputBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
2759
- onInputFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
2760
- onDeactivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
2761
- onActivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
2762
- onWrapperFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
2763
- onWrapperBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
2764
- internalDeactivateOnEnter: BooleanConstructor;
2765
- internalForceFocus: BooleanConstructor;
2766
- internalLoadingBeforeSuffix: BooleanConstructor;
2767
- showPasswordToggle: BooleanConstructor;
2768
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Input", {
2769
- countTextColorDisabled: string;
2770
- countTextColor: string;
2771
- heightTiny: string;
2772
- heightSmall: string;
2773
- heightMedium: string;
2774
- heightLarge: string;
2775
- fontSizeTiny: string;
2776
- fontSizeSmall: string;
2777
- fontSizeMedium: string;
2778
- fontSizeLarge: string;
2779
- lineHeight: string;
2780
- lineHeightTextarea: string;
2781
- borderRadius: string;
2782
- iconSize: string;
2783
- groupLabelColor: string;
2784
- groupLabelTextColor: string;
2785
- textColor: string;
2786
- textColorDisabled: string;
2787
- textDecorationColor: string;
2788
- caretColor: string;
2789
- placeholderColor: string;
2790
- placeholderColorDisabled: string;
2791
- color: string;
2792
- colorDisabled: string;
2793
- colorFocus: string;
2794
- groupLabelBorder: string;
2795
- border: string;
2796
- borderHover: string;
2797
- borderDisabled: string;
2798
- borderFocus: string;
2799
- boxShadowFocus: string;
2800
- loadingColor: string;
2801
- loadingColorWarning: string;
2802
- borderWarning: string;
2803
- borderHoverWarning: string;
2804
- colorFocusWarning: string;
2805
- borderFocusWarning: string;
2806
- boxShadowFocusWarning: string;
2807
- caretColorWarning: string;
2808
- loadingColorError: string;
2809
- borderError: string;
2810
- borderHoverError: string;
2811
- colorFocusError: string;
2812
- borderFocusError: string;
2813
- boxShadowFocusError: string;
2814
- caretColorError: string;
2815
- clearColor: string;
2816
- clearColorHover: string;
2817
- clearColorPressed: string;
2818
- iconColor: string;
2819
- iconColorDisabled: string;
2820
- iconColorHover: string;
2821
- iconColorPressed: string;
2822
- suffixTextColor: string;
2823
- paddingTiny: string;
2824
- paddingSmall: string;
2825
- paddingMedium: string;
2826
- paddingLarge: string;
2827
- clearSize: string;
2828
- }, any>>;
2829
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
2830
- countTextColorDisabled: string;
2831
- countTextColor: string;
2832
- heightTiny: string;
2833
- heightSmall: string;
2834
- heightMedium: string;
2835
- heightLarge: string;
2836
- fontSizeTiny: string;
2837
- fontSizeSmall: string;
2838
- fontSizeMedium: string;
2839
- fontSizeLarge: string;
2840
- lineHeight: string;
2841
- lineHeightTextarea: string;
2842
- borderRadius: string;
2843
- iconSize: string;
2844
- groupLabelColor: string;
2845
- groupLabelTextColor: string;
2846
- textColor: string;
2847
- textColorDisabled: string;
2848
- textDecorationColor: string;
2849
- caretColor: string;
2850
- placeholderColor: string;
2851
- placeholderColorDisabled: string;
2852
- color: string;
2853
- colorDisabled: string;
2854
- colorFocus: string;
2855
- groupLabelBorder: string;
2856
- border: string;
2857
- borderHover: string;
2858
- borderDisabled: string;
2859
- borderFocus: string;
2860
- boxShadowFocus: string;
2861
- loadingColor: string;
2862
- loadingColorWarning: string;
2863
- borderWarning: string;
2864
- borderHoverWarning: string;
2865
- colorFocusWarning: string;
2866
- borderFocusWarning: string;
2867
- boxShadowFocusWarning: string;
2868
- caretColorWarning: string;
2869
- loadingColorError: string;
2870
- borderError: string;
2871
- borderHoverError: string;
2872
- colorFocusError: string;
2873
- borderFocusError: string;
2874
- boxShadowFocusError: string;
2875
- caretColorError: string;
2876
- clearColor: string;
2877
- clearColorHover: string;
2878
- clearColorPressed: string;
2879
- iconColor: string;
2880
- iconColorDisabled: string;
2881
- iconColorHover: string;
2882
- iconColorPressed: string;
2883
- suffixTextColor: string;
2884
- paddingTiny: string;
2885
- paddingSmall: string;
2886
- paddingMedium: string;
2887
- paddingLarge: string;
2888
- clearSize: string;
2889
- }, any>>>;
2890
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
2891
- countTextColorDisabled: string;
2892
- countTextColor: string;
2893
- heightTiny: string;
2894
- heightSmall: string;
2895
- heightMedium: string;
2896
- heightLarge: string;
2897
- fontSizeTiny: string;
2898
- fontSizeSmall: string;
2899
- fontSizeMedium: string;
2900
- fontSizeLarge: string;
2901
- lineHeight: string;
2902
- lineHeightTextarea: string;
2903
- borderRadius: string;
2904
- iconSize: string;
2905
- groupLabelColor: string;
2906
- groupLabelTextColor: string;
2907
- textColor: string;
2908
- textColorDisabled: string;
2909
- textDecorationColor: string;
2910
- caretColor: string;
2911
- placeholderColor: string;
2912
- placeholderColorDisabled: string;
2913
- color: string;
2914
- colorDisabled: string;
2915
- colorFocus: string;
2916
- groupLabelBorder: string;
2917
- border: string;
2918
- borderHover: string;
2919
- borderDisabled: string;
2920
- borderFocus: string;
2921
- boxShadowFocus: string;
2922
- loadingColor: string;
2923
- loadingColorWarning: string;
2924
- borderWarning: string;
2925
- borderHoverWarning: string;
2926
- colorFocusWarning: string;
2927
- borderFocusWarning: string;
2928
- boxShadowFocusWarning: string;
2929
- caretColorWarning: string;
2930
- loadingColorError: string;
2931
- borderError: string;
2932
- borderHoverError: string;
2933
- colorFocusError: string;
2934
- borderFocusError: string;
2935
- boxShadowFocusError: string;
2936
- caretColorError: string;
2937
- clearColor: string;
2938
- clearColorHover: string;
2939
- clearColorPressed: string;
2940
- iconColor: string;
2941
- iconColorDisabled: string;
2942
- iconColorHover: string;
2943
- iconColorPressed: string;
2944
- suffixTextColor: string;
2945
- paddingTiny: string;
2946
- paddingSmall: string;
2947
- paddingMedium: string;
2948
- paddingLarge: string;
2949
- clearSize: string;
2950
- }, any>>>;
2951
- }, {
2952
- wrapperElRef: import("vue").Ref<HTMLElement | null>;
2953
- inputElRef: import("vue").Ref<HTMLInputElement | null>;
2954
- inputMirrorElRef: import("vue").Ref<HTMLElement | null>;
2955
- inputEl2Ref: import("vue").Ref<HTMLInputElement | null>;
2956
- textareaElRef: import("vue").Ref<HTMLTextAreaElement | null>;
2957
- textareaMirrorElRef: import("vue").Ref<HTMLElement | null>;
2958
- textareaScrollbarInstRef: import("vue").Ref<{
2959
- $el: HTMLElement;
2960
- containerRef: HTMLElement | null;
2961
- contentRef: HTMLElement | null;
2962
- containerScrollTop: number;
2963
- syncUnifiedContainer: () => void;
2964
- scrollTo: import("naive-ui/es/_internal/scrollbar/src/Scrollbar").ScrollTo;
2965
- scrollBy: import("naive-ui/es/_internal/scrollbar/src/Scrollbar").ScrollBy;
2966
- sync: () => void;
2967
- handleMouseEnterWrapper: () => void;
2968
- handleMouseLeaveWrapper: () => void;
2969
- } | null>;
2970
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
2971
- uncontrolledValue: import("vue").Ref<string | [string, string] | null>;
2972
- mergedValue: import("vue").ComputedRef<string | [string, string] | null>;
2973
- passwordVisible: import("vue").Ref<boolean>;
2974
- mergedPlaceholder: import("vue").ComputedRef<[string, string] | [string]>;
2975
- showPlaceholder1: import("vue").ComputedRef<string | false>;
2976
- showPlaceholder2: import("vue").ComputedRef<boolean | "" | undefined>;
2977
- mergedFocus: import("vue").ComputedRef<boolean>;
2978
- isComposing: import("vue").Ref<boolean>;
2979
- activated: import("vue").Ref<boolean>;
2980
- showClearButton: import("vue").ComputedRef<boolean>;
2981
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
2982
- mergedDisabled: import("vue").ComputedRef<boolean>;
2983
- textDecorationStyle: import("vue").ComputedRef<string[] | {
2984
- textDecoration: string;
2985
- }[]>;
2986
- mergedClsPrefix: import("vue").ComputedRef<string>;
2987
- mergedBordered: import("vue").ComputedRef<boolean>;
2988
- mergedShowPasswordOn: import("vue").ComputedRef<"click" | "mousedown" | undefined>;
2989
- placeholderStyle: import("vue").Ref<{
2990
- top: string;
2991
- }>;
2992
- mergedStatus: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").FormValidationStatus | undefined>;
2993
- textAreaScrollContainerWidth: import("vue").Ref<number | undefined>;
2994
- handleTextAreaScroll: (e: Event) => void;
2995
- handleCompositionStart: () => void;
2996
- handleCompositionEnd: (e: CompositionEvent) => void;
2997
- handleInput: (e: Event | CompositionEvent | InputEvent, index?: 0 | 1 | undefined, event?: string | undefined) => void;
2998
- handleInputBlur: (e: FocusEvent) => void;
2999
- handleInputFocus: (e: FocusEvent, index: number) => void;
3000
- handleWrapperBlur: (e: FocusEvent) => void;
3001
- handleWrapperFocus: (e: FocusEvent) => void;
3002
- handleMouseEnter: () => void;
3003
- handleMouseLeave: () => void;
3004
- handleMouseDown: (e: MouseEvent) => void;
3005
- handleChange: (e: Event, index?: 0 | 1 | undefined) => void;
3006
- handleClick: (e: MouseEvent) => void;
3007
- handleClear: (e: MouseEvent) => void;
3008
- handlePasswordToggleClick: () => void;
3009
- handlePasswordToggleMousedown: (e: MouseEvent) => void;
3010
- handleWrapperKeydown: (e: KeyboardEvent) => void;
3011
- handleTextAreaMirrorResize: () => void;
3012
- getTextareaScrollContainer: () => HTMLTextAreaElement | null;
3013
- mergedTheme: import("vue").ComputedRef<{
3014
- common: {
3015
- baseColor: string;
3016
- primaryColor: string;
3017
- primaryColorHover: string;
3018
- primaryColorPressed: string;
3019
- primaryColorSuppl: string;
3020
- infoColor: string;
3021
- infoColorHover: string;
3022
- infoColorPressed: string;
3023
- infoColorSuppl: string;
3024
- successColor: string;
3025
- successColorHover: string;
3026
- successColorPressed: string;
3027
- successColorSuppl: string;
3028
- warningColor: string;
3029
- warningColorHover: string;
3030
- warningColorPressed: string;
3031
- warningColorSuppl: string;
3032
- errorColor: string;
3033
- errorColorHover: string;
3034
- errorColorPressed: string;
3035
- errorColorSuppl: string;
3036
- textColorBase: string;
3037
- textColor1: string;
3038
- textColor2: string;
3039
- textColor3: string;
3040
- textColorDisabled: string;
3041
- placeholderColor: string;
3042
- placeholderColorDisabled: string;
3043
- iconColor: string;
3044
- iconColorHover: string;
3045
- iconColorPressed: string;
3046
- iconColorDisabled: string;
3047
- opacity1: string;
3048
- opacity2: string;
3049
- opacity3: string;
3050
- opacity4: string;
3051
- opacity5: string;
3052
- dividerColor: string;
3053
- borderColor: string;
3054
- closeIconColor: string;
3055
- closeIconColorHover: string;
3056
- closeIconColorPressed: string;
3057
- closeColorHover: string;
3058
- closeColorPressed: string;
3059
- clearColor: string;
3060
- clearColorHover: string;
3061
- clearColorPressed: string;
3062
- scrollbarColor: string;
3063
- scrollbarColorHover: string;
3064
- scrollbarWidth: string;
3065
- scrollbarHeight: string;
3066
- scrollbarBorderRadius: string;
3067
- progressRailColor: string;
3068
- railColor: string;
3069
- popoverColor: string;
3070
- tableColor: string;
3071
- cardColor: string;
3072
- modalColor: string;
3073
- bodyColor: string;
3074
- tagColor: string;
3075
- avatarColor: string;
3076
- invertedColor: string;
3077
- inputColor: string;
3078
- codeColor: string;
3079
- tabColor: string;
3080
- actionColor: string;
3081
- tableHeaderColor: string;
3082
- hoverColor: string;
3083
- tableColorHover: string;
3084
- tableColorStriped: string;
3085
- pressedColor: string;
3086
- opacityDisabled: string;
3087
- inputColorDisabled: string;
3088
- buttonColor2: string;
3089
- buttonColor2Hover: string;
3090
- buttonColor2Pressed: string;
3091
- boxShadow1: string;
3092
- boxShadow2: string;
3093
- boxShadow3: string;
3094
- fontFamily: string;
3095
- fontFamilyMono: string;
3096
- fontWeight: string;
3097
- fontWeightStrong: string;
3098
- cubicBezierEaseInOut: string;
3099
- cubicBezierEaseOut: string;
3100
- cubicBezierEaseIn: string;
3101
- borderRadius: string;
3102
- borderRadiusSmall: string;
3103
- fontSize: string;
3104
- fontSizeMini: string;
3105
- fontSizeTiny: string;
3106
- fontSizeSmall: string;
3107
- fontSizeMedium: string;
3108
- fontSizeLarge: string;
3109
- fontSizeHuge: string;
3110
- lineHeight: string;
3111
- heightMini: string;
3112
- heightTiny: string;
3113
- heightSmall: string;
3114
- heightMedium: string;
3115
- heightLarge: string;
3116
- heightHuge: string;
3117
- name: "common";
3118
- };
3119
- self: {
3120
- countTextColorDisabled: string;
3121
- countTextColor: string;
3122
- heightTiny: string;
3123
- heightSmall: string;
3124
- heightMedium: string;
3125
- heightLarge: string;
3126
- fontSizeTiny: string;
3127
- fontSizeSmall: string;
3128
- fontSizeMedium: string;
3129
- fontSizeLarge: string;
3130
- lineHeight: string;
3131
- lineHeightTextarea: string;
3132
- borderRadius: string;
3133
- iconSize: string;
3134
- groupLabelColor: string;
3135
- groupLabelTextColor: string;
3136
- textColor: string;
3137
- textColorDisabled: string;
3138
- textDecorationColor: string;
3139
- caretColor: string;
3140
- placeholderColor: string;
3141
- placeholderColorDisabled: string;
3142
- color: string;
3143
- colorDisabled: string;
3144
- colorFocus: string;
3145
- groupLabelBorder: string;
3146
- border: string;
3147
- borderHover: string;
3148
- borderDisabled: string;
3149
- borderFocus: string;
3150
- boxShadowFocus: string;
3151
- loadingColor: string;
3152
- loadingColorWarning: string;
3153
- borderWarning: string;
3154
- borderHoverWarning: string;
3155
- colorFocusWarning: string;
3156
- borderFocusWarning: string;
3157
- boxShadowFocusWarning: string;
3158
- caretColorWarning: string;
3159
- loadingColorError: string;
3160
- borderError: string;
3161
- borderHoverError: string;
3162
- colorFocusError: string;
3163
- borderFocusError: string;
3164
- boxShadowFocusError: string;
3165
- caretColorError: string;
3166
- clearColor: string;
3167
- clearColorHover: string;
3168
- clearColorPressed: string;
3169
- iconColor: string;
3170
- iconColorDisabled: string;
3171
- iconColorHover: string;
3172
- iconColorPressed: string;
3173
- suffixTextColor: string;
3174
- paddingTiny: string;
3175
- paddingSmall: string;
3176
- paddingMedium: string;
3177
- paddingLarge: string;
3178
- clearSize: string;
3179
- };
3180
- peers: any;
3181
- peerOverrides: {
3182
- [x: string]: any;
3183
- };
3184
- }>;
3185
- cssVars: import("vue").ComputedRef<{
3186
- '--n-bezier': string;
3187
- '--n-count-text-color': string;
3188
- '--n-count-text-color-disabled': string;
3189
- '--n-color': string;
3190
- '--n-font-size': string;
3191
- '--n-border-radius': string;
3192
- '--n-height': string;
3193
- '--n-padding-left': string;
3194
- '--n-padding-right': string;
3195
- '--n-text-color': string;
3196
- '--n-caret-color': string;
3197
- '--n-text-decoration-color': string;
3198
- '--n-border': string;
3199
- '--n-border-disabled': string;
3200
- '--n-border-hover': string;
3201
- '--n-border-focus': string;
3202
- '--n-placeholder-color': string;
3203
- '--n-placeholder-color-disabled': string;
3204
- '--n-icon-size': string;
3205
- '--n-line-height-textarea': string;
3206
- '--n-color-disabled': string;
3207
- '--n-color-focus': string;
3208
- '--n-text-color-disabled': string;
3209
- '--n-box-shadow-focus': string;
3210
- '--n-loading-color': string;
3211
- '--n-caret-color-warning': string;
3212
- '--n-color-focus-warning': string;
3213
- '--n-box-shadow-focus-warning': string;
3214
- '--n-border-warning': string;
3215
- '--n-border-focus-warning': string;
3216
- '--n-border-hover-warning': string;
3217
- '--n-loading-color-warning': string;
3218
- '--n-caret-color-error': string;
3219
- '--n-color-focus-error': string;
3220
- '--n-box-shadow-focus-error': string;
3221
- '--n-border-error': string;
3222
- '--n-border-focus-error': string;
3223
- '--n-border-hover-error': string;
3224
- '--n-loading-color-error': string;
3225
- '--n-clear-color': string;
3226
- '--n-clear-size': string;
3227
- '--n-clear-color-hover': string;
3228
- '--n-clear-color-pressed': string;
3229
- '--n-icon-color': string;
3230
- '--n-icon-color-hover': string;
3231
- '--n-icon-color-pressed': string;
3232
- '--n-icon-color-disabled': string;
3233
- '--n-suffix-text-color': string;
3234
- }> | undefined;
3235
- themeClass: import("vue").Ref<string> | undefined;
3236
- onRender: (() => void) | undefined;
3237
- isCompositing: import("vue").Ref<boolean>;
3238
- blur: () => void;
3239
- focus: () => void;
3240
- select: () => void;
3241
- activate: () => void;
3242
- deactivate: () => void;
3243
- scrollTo: (options: ScrollToOptions) => void;
3244
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3245
- bordered: {
3246
- type: import("vue").PropType<boolean | undefined>;
3247
- default: undefined;
3248
- };
3249
- type: {
3250
- type: import("vue").PropType<"text" | "textarea" | "password">;
3251
- default: string;
3252
- };
3253
- placeholder: import("vue").PropType<string | [string, string]>;
3254
- defaultValue: {
3255
- type: import("vue").PropType<string | [string, string] | null>;
3256
- default: null;
3257
- };
3258
- value: import("vue").PropType<string | [string, string] | null>;
3259
- disabled: {
3260
- type: import("vue").PropType<boolean | undefined>;
3261
- default: undefined;
3262
- };
3263
- size: import("vue").PropType<import("naive-ui/es/input/src/interface").Size>;
3264
- rows: {
3265
- type: import("vue").PropType<string | number>;
3266
- default: number;
3267
- };
3268
- round: BooleanConstructor;
3269
- minlength: import("vue").PropType<string | number>;
3270
- maxlength: import("vue").PropType<string | number>;
3271
- clearable: BooleanConstructor;
3272
- autosize: {
3273
- type: import("vue").PropType<boolean | {
3274
- minRows?: number | undefined;
3275
- maxRows?: number | undefined;
3276
- }>;
3277
- default: boolean;
3278
- };
3279
- pair: BooleanConstructor;
3280
- separator: StringConstructor;
3281
- readonly: {
3282
- type: (BooleanConstructor | StringConstructor)[];
3283
- default: boolean;
3284
- };
3285
- passivelyActivated: BooleanConstructor;
3286
- showPasswordOn: import("vue").PropType<"click" | "mousedown">;
3287
- stateful: {
3288
- type: BooleanConstructor;
3289
- default: boolean;
3290
- };
3291
- autofocus: BooleanConstructor;
3292
- inputProps: import("vue").PropType<import("vue").InputHTMLAttributes | import("vue").TextareaHTMLAttributes>;
3293
- resizable: {
3294
- type: BooleanConstructor;
3295
- default: boolean;
3296
- };
3297
- showCount: BooleanConstructor;
3298
- loading: {
3299
- type: BooleanConstructor;
3300
- default: undefined;
3301
- };
3302
- allowInput: import("vue").PropType<(value: string) => boolean>;
3303
- renderCount: import("vue").PropType<(props: {
3304
- value: string;
3305
- }) => import("vue").VNodeChild>;
3306
- onMousedown: import("vue").PropType<(e: MouseEvent) => void>;
3307
- onKeydown: import("vue").PropType<(e: KeyboardEvent) => void>;
3308
- onKeyup: import("vue").PropType<(e: KeyboardEvent) => void>;
3309
- onInput: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
3310
- onFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
3311
- onBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
3312
- onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
3313
- onChange: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
3314
- onClear: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
3315
- status: import("vue").PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
3316
- 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
3317
- onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
3318
- textDecoration: import("vue").PropType<string | [string, string]>;
3319
- attrSize: {
3320
- type: NumberConstructor;
3321
- default: number;
3322
- };
3323
- onInputBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
3324
- onInputFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
3325
- onDeactivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
3326
- onActivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
3327
- onWrapperFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
3328
- onWrapperBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
3329
- internalDeactivateOnEnter: BooleanConstructor;
3330
- internalForceFocus: BooleanConstructor;
3331
- internalLoadingBeforeSuffix: BooleanConstructor;
3332
- showPasswordToggle: BooleanConstructor;
3333
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Input", {
3334
- countTextColorDisabled: string;
3335
- countTextColor: string;
3336
- heightTiny: string;
3337
- heightSmall: string;
3338
- heightMedium: string;
3339
- heightLarge: string;
3340
- fontSizeTiny: string;
3341
- fontSizeSmall: string;
3342
- fontSizeMedium: string;
3343
- fontSizeLarge: string;
3344
- lineHeight: string;
3345
- lineHeightTextarea: string;
3346
- borderRadius: string;
3347
- iconSize: string;
3348
- groupLabelColor: string;
3349
- groupLabelTextColor: string;
3350
- textColor: string;
3351
- textColorDisabled: string;
3352
- textDecorationColor: string;
3353
- caretColor: string;
3354
- placeholderColor: string;
3355
- placeholderColorDisabled: string;
3356
- color: string;
3357
- colorDisabled: string;
3358
- colorFocus: string;
3359
- groupLabelBorder: string;
3360
- border: string;
3361
- borderHover: string;
3362
- borderDisabled: string;
3363
- borderFocus: string;
3364
- boxShadowFocus: string;
3365
- loadingColor: string;
3366
- loadingColorWarning: string;
3367
- borderWarning: string;
3368
- borderHoverWarning: string;
3369
- colorFocusWarning: string;
3370
- borderFocusWarning: string;
3371
- boxShadowFocusWarning: string;
3372
- caretColorWarning: string;
3373
- loadingColorError: string;
3374
- borderError: string;
3375
- borderHoverError: string;
3376
- colorFocusError: string;
3377
- borderFocusError: string;
3378
- boxShadowFocusError: string;
3379
- caretColorError: string;
3380
- clearColor: string;
3381
- clearColorHover: string;
3382
- clearColorPressed: string;
3383
- iconColor: string;
3384
- iconColorDisabled: string;
3385
- iconColorHover: string;
3386
- iconColorPressed: string;
3387
- suffixTextColor: string;
3388
- paddingTiny: string;
3389
- paddingSmall: string;
3390
- paddingMedium: string;
3391
- paddingLarge: string;
3392
- clearSize: string;
3393
- }, any>>;
3394
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
3395
- countTextColorDisabled: string;
3396
- countTextColor: string;
3397
- heightTiny: string;
3398
- heightSmall: string;
3399
- heightMedium: string;
3400
- heightLarge: string;
3401
- fontSizeTiny: string;
3402
- fontSizeSmall: string;
3403
- fontSizeMedium: string;
3404
- fontSizeLarge: string;
3405
- lineHeight: string;
3406
- lineHeightTextarea: string;
3407
- borderRadius: string;
3408
- iconSize: string;
3409
- groupLabelColor: string;
3410
- groupLabelTextColor: string;
3411
- textColor: string;
3412
- textColorDisabled: string;
3413
- textDecorationColor: string;
3414
- caretColor: string;
3415
- placeholderColor: string;
3416
- placeholderColorDisabled: string;
3417
- color: string;
3418
- colorDisabled: string;
3419
- colorFocus: string;
3420
- groupLabelBorder: string;
3421
- border: string;
3422
- borderHover: string;
3423
- borderDisabled: string;
3424
- borderFocus: string;
3425
- boxShadowFocus: string;
3426
- loadingColor: string;
3427
- loadingColorWarning: string;
3428
- borderWarning: string;
3429
- borderHoverWarning: string;
3430
- colorFocusWarning: string;
3431
- borderFocusWarning: string;
3432
- boxShadowFocusWarning: string;
3433
- caretColorWarning: string;
3434
- loadingColorError: string;
3435
- borderError: string;
3436
- borderHoverError: string;
3437
- colorFocusError: string;
3438
- borderFocusError: string;
3439
- boxShadowFocusError: string;
3440
- caretColorError: string;
3441
- clearColor: string;
3442
- clearColorHover: string;
3443
- clearColorPressed: string;
3444
- iconColor: string;
3445
- iconColorDisabled: string;
3446
- iconColorHover: string;
3447
- iconColorPressed: string;
3448
- suffixTextColor: string;
3449
- paddingTiny: string;
3450
- paddingSmall: string;
3451
- paddingMedium: string;
3452
- paddingLarge: string;
3453
- clearSize: string;
3454
- }, any>>>;
3455
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
3456
- countTextColorDisabled: string;
3457
- countTextColor: string;
3458
- heightTiny: string;
3459
- heightSmall: string;
3460
- heightMedium: string;
3461
- heightLarge: string;
3462
- fontSizeTiny: string;
3463
- fontSizeSmall: string;
3464
- fontSizeMedium: string;
3465
- fontSizeLarge: string;
3466
- lineHeight: string;
3467
- lineHeightTextarea: string;
3468
- borderRadius: string;
3469
- iconSize: string;
3470
- groupLabelColor: string;
3471
- groupLabelTextColor: string;
3472
- textColor: string;
3473
- textColorDisabled: string;
3474
- textDecorationColor: string;
3475
- caretColor: string;
3476
- placeholderColor: string;
3477
- placeholderColorDisabled: string;
3478
- color: string;
3479
- colorDisabled: string;
3480
- colorFocus: string;
3481
- groupLabelBorder: string;
3482
- border: string;
3483
- borderHover: string;
3484
- borderDisabled: string;
3485
- borderFocus: string;
3486
- boxShadowFocus: string;
3487
- loadingColor: string;
3488
- loadingColorWarning: string;
3489
- borderWarning: string;
3490
- borderHoverWarning: string;
3491
- colorFocusWarning: string;
3492
- borderFocusWarning: string;
3493
- boxShadowFocusWarning: string;
3494
- caretColorWarning: string;
3495
- loadingColorError: string;
3496
- borderError: string;
3497
- borderHoverError: string;
3498
- colorFocusError: string;
3499
- borderFocusError: string;
3500
- boxShadowFocusError: string;
3501
- caretColorError: string;
3502
- clearColor: string;
3503
- clearColorHover: string;
3504
- clearColorPressed: string;
3505
- iconColor: string;
3506
- iconColorDisabled: string;
3507
- iconColorHover: string;
3508
- iconColorPressed: string;
3509
- suffixTextColor: string;
3510
- paddingTiny: string;
3511
- paddingSmall: string;
3512
- paddingMedium: string;
3513
- paddingLarge: string;
3514
- clearSize: string;
3515
- }, any>>>;
3516
- }>>, {
3517
- type: "text" | "textarea" | "password";
3518
- readonly: string | boolean;
3519
- round: boolean;
3520
- disabled: boolean | undefined;
3521
- autofocus: boolean;
3522
- autosize: boolean | {
3523
- minRows?: number | undefined;
3524
- maxRows?: number | undefined;
3525
- };
3526
- loading: boolean;
3527
- bordered: boolean | undefined;
3528
- clearable: boolean;
3529
- defaultValue: string | [string, string] | null;
3530
- resizable: boolean;
3531
- pair: boolean;
3532
- rows: string | number;
3533
- passivelyActivated: boolean;
3534
- stateful: boolean;
3535
- showCount: boolean;
3536
- attrSize: number;
3537
- internalDeactivateOnEnter: boolean;
3538
- internalForceFocus: boolean;
3539
- internalLoadingBeforeSuffix: boolean;
3540
- showPasswordToggle: boolean;
3541
- }>;
60
+ NTag: any;
61
+ NTooltip: any;
62
+ NIcon: any;
63
+ NButton: any;
64
+ NInput: any;
3542
65
  Close: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3543
66
  Add: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3544
67
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{