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

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