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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (138) hide show
  1. package/es/components/annotation-edit/style/index.css +1 -15
  2. package/es/components/big-table/index.d.ts +11 -3331
  3. package/es/components/big-table/src/BigTable.vue.d.ts +11 -3347
  4. package/es/components/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.js +12 -4
  5. package/es/components/big-table/src/components/edit-form/edit-date.d.ts +1 -1
  6. package/es/components/big-table/src/components/edit-form/edit-input.d.ts +1 -1
  7. package/es/components/big-table/src/components/edit-form/edit-input.js +4 -1
  8. package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +2 -2
  9. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
  10. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +2 -1138
  11. package/es/components/big-table/src/components/edit-form/edit-time.d.ts +1 -1
  12. package/es/components/big-table/src/components/input-button.vue.d.ts +2 -2239
  13. package/es/components/big-table/src/hooks/useEdit.d.ts +7 -1143
  14. package/es/components/big-table/src/hooks/useEvent2.js +22 -7
  15. package/es/components/big-table/style/index.css +1 -634
  16. package/es/components/bpmn-workflow/style/index.css +1 -29
  17. package/es/components/button-print/index.d.ts +28 -6724
  18. package/es/components/button-print/src/ButtonPrint.vue.d.ts +28 -6724
  19. package/es/components/button-print/src/ButtonPrint.vue_vue_type_script_setup_true_lang.js +2 -3
  20. package/es/components/button-print/src/components/IdentityVerification.js +14 -6
  21. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +22 -4393
  22. package/es/components/button-print/src/utils/dialog.d.ts +3 -1
  23. package/es/components/button-print/src/utils/dialog.js +35 -23
  24. package/es/components/button-print/src/utils/print.d.ts +5 -0
  25. package/es/components/button-print/src/utils/print2.js +16 -0
  26. package/es/components/button-print/style/index.css +1 -24
  27. package/es/components/chunk-upload/index.d.ts +2 -1466
  28. package/es/components/chunk-upload/src/chunk-upload-new.vue.d.ts +3 -1736
  29. package/es/components/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +2 -1466
  30. package/es/components/chunk-upload/style/index.css +1 -365
  31. package/es/components/drag-layout/index.d.ts +165 -19494
  32. package/es/components/drag-layout/src/DragFormLeftItem.vue.d.ts +5 -7919
  33. package/es/components/drag-layout/src/DragFormRightItem.vue.d.ts +4 -3074
  34. package/es/components/drag-layout/src/DragLayout.vue.d.ts +166 -19495
  35. package/es/components/drag-layout/style/index.css +1 -175
  36. package/es/components/fabric-chart/index.d.ts +2 -2
  37. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +2 -2
  38. package/es/components/fabric-chart/src/hooks/index.js +1 -1
  39. package/es/components/fabric-chart/src/hooks/useCenter2.js +58 -38
  40. package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -0
  41. package/es/components/fabric-chart/src/hooks/useDraw.js +1 -1
  42. package/es/components/fabric-chart/src/hooks/useDraw2.js +30 -1
  43. package/es/components/fabric-chart/src/hooks/useLeft2.js +8 -1
  44. package/es/components/fabric-chart/style/index.css +1 -43
  45. package/es/components/field-set/index.d.ts +8 -6749
  46. package/es/components/field-set/src/FieldSet.vue.d.ts +8 -6749
  47. package/es/components/field-set/style/index.css +1 -139
  48. package/es/components/form-config/index.d.ts +21 -8798
  49. package/es/components/form-config/src/FormConfig.vue.d.ts +21 -8798
  50. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +11 -4425
  51. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +9 -2981
  52. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +2 -1466
  53. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -1466
  54. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +4 -3182
  55. package/es/components/form-config/src/utils/index2.js +1 -1
  56. package/es/components/form-config/style/index.css +1 -158
  57. package/es/components/form-render/index.d.ts +8 -1104
  58. package/es/components/form-render/src/FormRender.vue.d.ts +9 -1105
  59. package/es/components/form-render/src/components/renderer/jsonCombination/index.js +1 -1
  60. package/es/components/form-render/src/components/renderer/linebar.d.ts +1 -1
  61. package/es/components/form-render/src/components/renderer/select.js +9 -6
  62. package/es/components/form-render/src/hooks/useCommonLog2.js +1 -1
  63. package/es/components/form-render/src/hooks/useFieldListAdaptor2.js +1 -1
  64. package/es/components/form-render/src/utils/business.d.ts +1 -1
  65. package/es/components/form-render/src/utils/index.d.ts +1 -1
  66. package/es/components/form-render/src/utils/index.js +2 -2
  67. package/es/components/form-render/style/index.css +1 -146
  68. package/es/components/form-table/index.d.ts +58 -31817
  69. package/es/components/form-table/src/FormTable.vue.d.ts +58 -31817
  70. package/es/components/form-table/src/components/index.d.ts +59 -31818
  71. package/es/components/form-table/src/components/table-age.vue.d.ts +5 -3957
  72. package/es/components/form-table/src/components/table-date-picker.vue.d.ts +3 -5035
  73. package/es/components/form-table/src/components/table-digital.vue.d.ts +4 -2642
  74. package/es/components/form-table/src/components/table-input-password.vue.d.ts +4 -1320
  75. package/es/components/form-table/src/components/table-input.vue.d.ts +4 -1320
  76. package/es/components/form-table/src/components/table-month-picker.vue.d.ts +2 -5034
  77. package/es/components/form-table/src/components/table-search-more.vue.d.ts +2 -1395
  78. package/es/components/form-table/src/components/table-search.vue.d.ts +3 -2710
  79. package/es/components/form-table/src/components/table-select-multiple.vue.d.ts +2 -1316
  80. package/es/components/form-table/src/components/table-select.vue.d.ts +2 -1316
  81. package/es/components/form-table/src/components/table-textarea.vue.d.ts +5 -1321
  82. package/es/components/form-table/src/components/table-time-picker.vue.d.ts +2 -2426
  83. package/es/components/form-table/src/components/table-tree-select.vue.d.ts +2 -1535
  84. package/es/components/form-table/src/components/text-over-tooltip.vue.d.ts +2 -474
  85. package/es/components/form-table/style/index.css +1 -214
  86. package/es/components/grid/src/hooks2.js +1 -0
  87. package/es/components/grid/style/index.css +1 -10
  88. package/es/components/index.css +1 -3346
  89. package/es/components/info-header/index.d.ts +16 -2386
  90. package/es/components/info-header/src/HiddenContent.vue.d.ts +4 -797
  91. package/es/components/info-header/src/InfoEllipsis.vue.d.ts +3 -796
  92. package/es/components/info-header/src/InfoHeader.vue.d.ts +15 -2385
  93. package/es/components/info-header/style/index.css +1 -121
  94. package/es/components/map/index.d.ts +2 -2239
  95. package/es/components/map/src/Map.vue.d.ts +2 -2239
  96. package/es/components/map/style/index.css +1 -61
  97. package/es/components/scale-view/index.d.ts +23 -3069
  98. package/es/components/scale-view/src/ScaleView.vue.d.ts +19 -3066
  99. package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +1 -1
  100. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +1 -1394
  101. package/es/components/scale-view/src/components/composables/choose-common.d.ts +1 -1
  102. package/es/components/scale-view/src/components/formitem/r-address.d.ts +1 -1
  103. package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +1 -1
  104. package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +1 -1
  105. package/es/components/scale-view/src/components/formitem/r-collection.d.ts +1 -1
  106. package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +1 -1
  107. package/es/components/scale-view/src/components/formitem/r-input.d.ts +1 -1
  108. package/es/components/scale-view/src/components/formitem/r-map.d.ts +1 -1
  109. package/es/components/scale-view/src/components/formitem/r-radio.d.ts +1 -1
  110. package/es/components/scale-view/src/components/formitem/r-select.d.ts +1 -1
  111. package/es/components/scale-view/src/components/formitem/r-upload.d.ts +1 -1
  112. package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +2 -474
  113. package/es/components/scale-view/src/hooks/use-component.d.ts +41 -8043
  114. package/es/components/scale-view/style/index.css +1 -738
  115. package/es/components/select-label/index.d.ts +28 -10574
  116. package/es/components/select-label/src/LabelFormContent.vue.d.ts +12 -4022
  117. package/es/components/select-label/src/SelectLabel.vue.d.ts +16 -6559
  118. package/es/components/select-label/src/components/label-classify.vue.d.ts +5 -3291
  119. package/es/components/select-label/style/index.css +1 -164
  120. package/es/components/select-person/index.d.ts +9 -5270
  121. package/es/components/select-person/src/SearchTree.vue.d.ts +3 -1302
  122. package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -5270
  123. package/es/components/select-person/style/index.css +1 -193
  124. package/es/components/shortcut-provider/style/index.css +1 -3
  125. package/es/components/shortcut-setter/index.d.ts +8 -1104
  126. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +8 -1104
  127. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +1 -845
  128. package/es/components/shortcut-setter/style/index.css +1 -8
  129. package/es/components/steps-wheel/index.d.ts +1 -473
  130. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -473
  131. package/es/components/steps-wheel/style/index.css +1 -161
  132. package/es/components/time-line/index.d.ts +7 -1647
  133. package/es/components/time-line/src/TimeLine.vue.d.ts +6 -1646
  134. package/es/components/time-line/style/index.css +1 -37
  135. package/es/env.d.ts +0 -18
  136. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1394
  137. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +2 -474
  138. package/package.json +4 -4
@@ -1,4 +1,4 @@
1
- import { FormRules, FormInst } from 'naive-ui';
1
+ import { FormRules } from 'naive-ui';
2
2
  declare const _default: import("vue").DefineComponent<{
3
3
  verifyUser: {
4
4
  type: FunctionConstructor;
@@ -25,7 +25,7 @@ declare const _default: import("vue").DefineComponent<{
25
25
  identityVerificationTitle: string;
26
26
  modelValue: boolean;
27
27
  };
28
- emit: (event: "success" | "close" | "update:modelValue", ...args: any[]) => void;
28
+ emit: (event: "close" | "success" | "update:modelValue", ...args: any[]) => void;
29
29
  form: {
30
30
  account: string;
31
31
  password: string;
@@ -39,3542 +39,12 @@ declare const _default: import("vue").DefineComponent<{
39
39
  restoreValidation: () => void;
40
40
  } | null>;
41
41
  handleClickClose: () => void;
42
+ loading: import("vue").Ref<boolean>;
42
43
  submit: () => Promise<false | undefined>;
43
44
  handleClickSubmit: () => void;
44
- NButton: import("vue").DefineComponent<{
45
- readonly color: StringConstructor;
46
- readonly textColor: StringConstructor;
47
- readonly text: BooleanConstructor;
48
- readonly block: BooleanConstructor;
49
- readonly loading: BooleanConstructor;
50
- readonly disabled: BooleanConstructor;
51
- readonly circle: BooleanConstructor;
52
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
53
- readonly ghost: BooleanConstructor;
54
- readonly round: BooleanConstructor;
55
- readonly secondary: BooleanConstructor;
56
- readonly tertiary: BooleanConstructor;
57
- readonly quaternary: BooleanConstructor;
58
- readonly strong: BooleanConstructor;
59
- readonly focusable: {
60
- readonly type: BooleanConstructor;
61
- readonly default: true;
62
- };
63
- readonly keyboard: {
64
- readonly type: BooleanConstructor;
65
- readonly default: true;
66
- };
67
- readonly tag: {
68
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
69
- readonly default: "button";
70
- };
71
- readonly type: {
72
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
73
- readonly default: "default";
74
- };
75
- readonly dashed: BooleanConstructor;
76
- readonly iconPlacement: {
77
- readonly type: import("vue").PropType<"left" | "right">;
78
- readonly default: "left";
79
- };
80
- readonly attrType: {
81
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
82
- readonly default: "button";
83
- };
84
- readonly bordered: {
85
- readonly type: BooleanConstructor;
86
- readonly default: true;
87
- };
88
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
89
- readonly nativeFocusBehavior: BooleanConstructor;
90
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
91
- heightTiny: string;
92
- heightSmall: string;
93
- heightMedium: string;
94
- heightLarge: string;
95
- borderRadiusTiny: string;
96
- borderRadiusSmall: string;
97
- borderRadiusMedium: string;
98
- borderRadiusLarge: string;
99
- fontSizeTiny: string;
100
- fontSizeSmall: string;
101
- fontSizeMedium: string;
102
- fontSizeLarge: string;
103
- opacityDisabled: string;
104
- colorOpacitySecondary: string;
105
- colorOpacitySecondaryHover: string;
106
- colorOpacitySecondaryPressed: string;
107
- colorSecondary: string;
108
- colorSecondaryHover: string;
109
- colorSecondaryPressed: string;
110
- colorTertiary: string;
111
- colorTertiaryHover: string;
112
- colorTertiaryPressed: string;
113
- colorQuaternary: string;
114
- colorQuaternaryHover: string;
115
- colorQuaternaryPressed: string;
116
- color: string;
117
- colorHover: string;
118
- colorPressed: string;
119
- colorFocus: string;
120
- colorDisabled: string;
121
- textColor: string;
122
- textColorTertiary: string;
123
- textColorHover: string;
124
- textColorPressed: string;
125
- textColorFocus: string;
126
- textColorDisabled: string;
127
- textColorText: string;
128
- textColorTextHover: string;
129
- textColorTextPressed: string;
130
- textColorTextFocus: string;
131
- textColorTextDisabled: string;
132
- textColorGhost: string;
133
- textColorGhostHover: string;
134
- textColorGhostPressed: string;
135
- textColorGhostFocus: string;
136
- textColorGhostDisabled: string;
137
- border: string;
138
- borderHover: string;
139
- borderPressed: string;
140
- borderFocus: string;
141
- borderDisabled: string;
142
- rippleColor: string;
143
- colorPrimary: string;
144
- colorHoverPrimary: string;
145
- colorPressedPrimary: string;
146
- colorFocusPrimary: string;
147
- colorDisabledPrimary: string;
148
- textColorPrimary: string;
149
- textColorHoverPrimary: string;
150
- textColorPressedPrimary: string;
151
- textColorFocusPrimary: string;
152
- textColorDisabledPrimary: string;
153
- textColorTextPrimary: string;
154
- textColorTextHoverPrimary: string;
155
- textColorTextPressedPrimary: string;
156
- textColorTextFocusPrimary: string;
157
- textColorTextDisabledPrimary: string;
158
- textColorGhostPrimary: string;
159
- textColorGhostHoverPrimary: string;
160
- textColorGhostPressedPrimary: string;
161
- textColorGhostFocusPrimary: string;
162
- textColorGhostDisabledPrimary: string;
163
- borderPrimary: string;
164
- borderHoverPrimary: string;
165
- borderPressedPrimary: string;
166
- borderFocusPrimary: string;
167
- borderDisabledPrimary: string;
168
- rippleColorPrimary: string;
169
- colorInfo: string;
170
- colorHoverInfo: string;
171
- colorPressedInfo: string;
172
- colorFocusInfo: string;
173
- colorDisabledInfo: string;
174
- textColorInfo: string;
175
- textColorHoverInfo: string;
176
- textColorPressedInfo: string;
177
- textColorFocusInfo: string;
178
- textColorDisabledInfo: string;
179
- textColorTextInfo: string;
180
- textColorTextHoverInfo: string;
181
- textColorTextPressedInfo: string;
182
- textColorTextFocusInfo: string;
183
- textColorTextDisabledInfo: string;
184
- textColorGhostInfo: string;
185
- textColorGhostHoverInfo: string;
186
- textColorGhostPressedInfo: string;
187
- textColorGhostFocusInfo: string;
188
- textColorGhostDisabledInfo: string;
189
- borderInfo: string;
190
- borderHoverInfo: string;
191
- borderPressedInfo: string;
192
- borderFocusInfo: string;
193
- borderDisabledInfo: string;
194
- rippleColorInfo: string;
195
- colorSuccess: string;
196
- colorHoverSuccess: string;
197
- colorPressedSuccess: string;
198
- colorFocusSuccess: string;
199
- colorDisabledSuccess: string;
200
- textColorSuccess: string;
201
- textColorHoverSuccess: string;
202
- textColorPressedSuccess: string;
203
- textColorFocusSuccess: string;
204
- textColorDisabledSuccess: string;
205
- textColorTextSuccess: string;
206
- textColorTextHoverSuccess: string;
207
- textColorTextPressedSuccess: string;
208
- textColorTextFocusSuccess: string;
209
- textColorTextDisabledSuccess: string;
210
- textColorGhostSuccess: string;
211
- textColorGhostHoverSuccess: string;
212
- textColorGhostPressedSuccess: string;
213
- textColorGhostFocusSuccess: string;
214
- textColorGhostDisabledSuccess: string;
215
- borderSuccess: string;
216
- borderHoverSuccess: string;
217
- borderPressedSuccess: string;
218
- borderFocusSuccess: string;
219
- borderDisabledSuccess: string;
220
- rippleColorSuccess: string;
221
- colorWarning: string;
222
- colorHoverWarning: string;
223
- colorPressedWarning: string;
224
- colorFocusWarning: string;
225
- colorDisabledWarning: string;
226
- textColorWarning: string;
227
- textColorHoverWarning: string;
228
- textColorPressedWarning: string;
229
- textColorFocusWarning: string;
230
- textColorDisabledWarning: string;
231
- textColorTextWarning: string;
232
- textColorTextHoverWarning: string;
233
- textColorTextPressedWarning: string;
234
- textColorTextFocusWarning: string;
235
- textColorTextDisabledWarning: string;
236
- textColorGhostWarning: string;
237
- textColorGhostHoverWarning: string;
238
- textColorGhostPressedWarning: string;
239
- textColorGhostFocusWarning: string;
240
- textColorGhostDisabledWarning: string;
241
- borderWarning: string;
242
- borderHoverWarning: string;
243
- borderPressedWarning: string;
244
- borderFocusWarning: string;
245
- borderDisabledWarning: string;
246
- rippleColorWarning: string;
247
- colorError: string;
248
- colorHoverError: string;
249
- colorPressedError: string;
250
- colorFocusError: string;
251
- colorDisabledError: string;
252
- textColorError: string;
253
- textColorHoverError: string;
254
- textColorPressedError: string;
255
- textColorFocusError: string;
256
- textColorDisabledError: string;
257
- textColorTextError: string;
258
- textColorTextHoverError: string;
259
- textColorTextPressedError: string;
260
- textColorTextFocusError: string;
261
- textColorTextDisabledError: string;
262
- textColorGhostError: string;
263
- textColorGhostHoverError: string;
264
- textColorGhostPressedError: string;
265
- textColorGhostFocusError: string;
266
- textColorGhostDisabledError: string;
267
- borderError: string;
268
- borderHoverError: string;
269
- borderPressedError: string;
270
- borderFocusError: string;
271
- borderDisabledError: string;
272
- rippleColorError: string;
273
- waveOpacity: string;
274
- fontWeight: string;
275
- fontWeightStrong: string;
276
- paddingTiny: string;
277
- paddingSmall: string;
278
- paddingMedium: string;
279
- paddingLarge: string;
280
- paddingRoundTiny: string;
281
- paddingRoundSmall: string;
282
- paddingRoundMedium: string;
283
- paddingRoundLarge: string;
284
- iconMarginTiny: string;
285
- iconMarginSmall: string;
286
- iconMarginMedium: string;
287
- iconMarginLarge: string;
288
- iconSizeTiny: string;
289
- iconSizeSmall: string;
290
- iconSizeMedium: string;
291
- iconSizeLarge: string;
292
- rippleDuration: string;
293
- }, any>>;
294
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
295
- heightTiny: string;
296
- heightSmall: string;
297
- heightMedium: string;
298
- heightLarge: string;
299
- borderRadiusTiny: string;
300
- borderRadiusSmall: string;
301
- borderRadiusMedium: string;
302
- borderRadiusLarge: string;
303
- fontSizeTiny: string;
304
- fontSizeSmall: string;
305
- fontSizeMedium: string;
306
- fontSizeLarge: string;
307
- opacityDisabled: string;
308
- colorOpacitySecondary: string;
309
- colorOpacitySecondaryHover: string;
310
- colorOpacitySecondaryPressed: string;
311
- colorSecondary: string;
312
- colorSecondaryHover: string;
313
- colorSecondaryPressed: string;
314
- colorTertiary: string;
315
- colorTertiaryHover: string;
316
- colorTertiaryPressed: string;
317
- colorQuaternary: string;
318
- colorQuaternaryHover: string;
319
- colorQuaternaryPressed: string;
320
- color: string;
321
- colorHover: string;
322
- colorPressed: string;
323
- colorFocus: string;
324
- colorDisabled: string;
325
- textColor: string;
326
- textColorTertiary: string;
327
- textColorHover: string;
328
- textColorPressed: string;
329
- textColorFocus: string;
330
- textColorDisabled: string;
331
- textColorText: string;
332
- textColorTextHover: string;
333
- textColorTextPressed: string;
334
- textColorTextFocus: string;
335
- textColorTextDisabled: string;
336
- textColorGhost: string;
337
- textColorGhostHover: string;
338
- textColorGhostPressed: string;
339
- textColorGhostFocus: string;
340
- textColorGhostDisabled: string;
341
- border: string;
342
- borderHover: string;
343
- borderPressed: string;
344
- borderFocus: string;
345
- borderDisabled: string;
346
- rippleColor: string;
347
- colorPrimary: string;
348
- colorHoverPrimary: string;
349
- colorPressedPrimary: string;
350
- colorFocusPrimary: string;
351
- colorDisabledPrimary: string;
352
- textColorPrimary: string;
353
- textColorHoverPrimary: string;
354
- textColorPressedPrimary: string;
355
- textColorFocusPrimary: string;
356
- textColorDisabledPrimary: string;
357
- textColorTextPrimary: string;
358
- textColorTextHoverPrimary: string;
359
- textColorTextPressedPrimary: string;
360
- textColorTextFocusPrimary: string;
361
- textColorTextDisabledPrimary: string;
362
- textColorGhostPrimary: string;
363
- textColorGhostHoverPrimary: string;
364
- textColorGhostPressedPrimary: string;
365
- textColorGhostFocusPrimary: string;
366
- textColorGhostDisabledPrimary: string;
367
- borderPrimary: string;
368
- borderHoverPrimary: string;
369
- borderPressedPrimary: string;
370
- borderFocusPrimary: string;
371
- borderDisabledPrimary: string;
372
- rippleColorPrimary: string;
373
- colorInfo: string;
374
- colorHoverInfo: string;
375
- colorPressedInfo: string;
376
- colorFocusInfo: string;
377
- colorDisabledInfo: string;
378
- textColorInfo: string;
379
- textColorHoverInfo: string;
380
- textColorPressedInfo: string;
381
- textColorFocusInfo: string;
382
- textColorDisabledInfo: string;
383
- textColorTextInfo: string;
384
- textColorTextHoverInfo: string;
385
- textColorTextPressedInfo: string;
386
- textColorTextFocusInfo: string;
387
- textColorTextDisabledInfo: string;
388
- textColorGhostInfo: string;
389
- textColorGhostHoverInfo: string;
390
- textColorGhostPressedInfo: string;
391
- textColorGhostFocusInfo: string;
392
- textColorGhostDisabledInfo: string;
393
- borderInfo: string;
394
- borderHoverInfo: string;
395
- borderPressedInfo: string;
396
- borderFocusInfo: string;
397
- borderDisabledInfo: string;
398
- rippleColorInfo: string;
399
- colorSuccess: string;
400
- colorHoverSuccess: string;
401
- colorPressedSuccess: string;
402
- colorFocusSuccess: string;
403
- colorDisabledSuccess: string;
404
- textColorSuccess: string;
405
- textColorHoverSuccess: string;
406
- textColorPressedSuccess: string;
407
- textColorFocusSuccess: string;
408
- textColorDisabledSuccess: string;
409
- textColorTextSuccess: string;
410
- textColorTextHoverSuccess: string;
411
- textColorTextPressedSuccess: string;
412
- textColorTextFocusSuccess: string;
413
- textColorTextDisabledSuccess: string;
414
- textColorGhostSuccess: string;
415
- textColorGhostHoverSuccess: string;
416
- textColorGhostPressedSuccess: string;
417
- textColorGhostFocusSuccess: string;
418
- textColorGhostDisabledSuccess: string;
419
- borderSuccess: string;
420
- borderHoverSuccess: string;
421
- borderPressedSuccess: string;
422
- borderFocusSuccess: string;
423
- borderDisabledSuccess: string;
424
- rippleColorSuccess: string;
425
- colorWarning: string;
426
- colorHoverWarning: string;
427
- colorPressedWarning: string;
428
- colorFocusWarning: string;
429
- colorDisabledWarning: string;
430
- textColorWarning: string;
431
- textColorHoverWarning: string;
432
- textColorPressedWarning: string;
433
- textColorFocusWarning: string;
434
- textColorDisabledWarning: string;
435
- textColorTextWarning: string;
436
- textColorTextHoverWarning: string;
437
- textColorTextPressedWarning: string;
438
- textColorTextFocusWarning: string;
439
- textColorTextDisabledWarning: string;
440
- textColorGhostWarning: string;
441
- textColorGhostHoverWarning: string;
442
- textColorGhostPressedWarning: string;
443
- textColorGhostFocusWarning: string;
444
- textColorGhostDisabledWarning: string;
445
- borderWarning: string;
446
- borderHoverWarning: string;
447
- borderPressedWarning: string;
448
- borderFocusWarning: string;
449
- borderDisabledWarning: string;
450
- rippleColorWarning: string;
451
- colorError: string;
452
- colorHoverError: string;
453
- colorPressedError: string;
454
- colorFocusError: string;
455
- colorDisabledError: string;
456
- textColorError: string;
457
- textColorHoverError: string;
458
- textColorPressedError: string;
459
- textColorFocusError: string;
460
- textColorDisabledError: string;
461
- textColorTextError: string;
462
- textColorTextHoverError: string;
463
- textColorTextPressedError: string;
464
- textColorTextFocusError: string;
465
- textColorTextDisabledError: string;
466
- textColorGhostError: string;
467
- textColorGhostHoverError: string;
468
- textColorGhostPressedError: string;
469
- textColorGhostFocusError: string;
470
- textColorGhostDisabledError: string;
471
- borderError: string;
472
- borderHoverError: string;
473
- borderPressedError: string;
474
- borderFocusError: string;
475
- borderDisabledError: string;
476
- rippleColorError: string;
477
- waveOpacity: string;
478
- fontWeight: string;
479
- fontWeightStrong: string;
480
- paddingTiny: string;
481
- paddingSmall: string;
482
- paddingMedium: string;
483
- paddingLarge: string;
484
- paddingRoundTiny: string;
485
- paddingRoundSmall: string;
486
- paddingRoundMedium: string;
487
- paddingRoundLarge: string;
488
- iconMarginTiny: string;
489
- iconMarginSmall: string;
490
- iconMarginMedium: string;
491
- iconMarginLarge: string;
492
- iconSizeTiny: string;
493
- iconSizeSmall: string;
494
- iconSizeMedium: string;
495
- iconSizeLarge: string;
496
- rippleDuration: string;
497
- }, any>>>;
498
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
499
- heightTiny: string;
500
- heightSmall: string;
501
- heightMedium: string;
502
- heightLarge: string;
503
- borderRadiusTiny: string;
504
- borderRadiusSmall: string;
505
- borderRadiusMedium: string;
506
- borderRadiusLarge: string;
507
- fontSizeTiny: string;
508
- fontSizeSmall: string;
509
- fontSizeMedium: string;
510
- fontSizeLarge: string;
511
- opacityDisabled: string;
512
- colorOpacitySecondary: string;
513
- colorOpacitySecondaryHover: string;
514
- colorOpacitySecondaryPressed: string;
515
- colorSecondary: string;
516
- colorSecondaryHover: string;
517
- colorSecondaryPressed: string;
518
- colorTertiary: string;
519
- colorTertiaryHover: string;
520
- colorTertiaryPressed: string;
521
- colorQuaternary: string;
522
- colorQuaternaryHover: string;
523
- colorQuaternaryPressed: string;
524
- color: string;
525
- colorHover: string;
526
- colorPressed: string;
527
- colorFocus: string;
528
- colorDisabled: string;
529
- textColor: string;
530
- textColorTertiary: string;
531
- textColorHover: string;
532
- textColorPressed: string;
533
- textColorFocus: string;
534
- textColorDisabled: string;
535
- textColorText: string;
536
- textColorTextHover: string;
537
- textColorTextPressed: string;
538
- textColorTextFocus: string;
539
- textColorTextDisabled: string;
540
- textColorGhost: string;
541
- textColorGhostHover: string;
542
- textColorGhostPressed: string;
543
- textColorGhostFocus: string;
544
- textColorGhostDisabled: string;
545
- border: string;
546
- borderHover: string;
547
- borderPressed: string;
548
- borderFocus: string;
549
- borderDisabled: string;
550
- rippleColor: string;
551
- colorPrimary: string;
552
- colorHoverPrimary: string;
553
- colorPressedPrimary: string;
554
- colorFocusPrimary: string;
555
- colorDisabledPrimary: string;
556
- textColorPrimary: string;
557
- textColorHoverPrimary: string;
558
- textColorPressedPrimary: string;
559
- textColorFocusPrimary: string;
560
- textColorDisabledPrimary: string;
561
- textColorTextPrimary: string;
562
- textColorTextHoverPrimary: string;
563
- textColorTextPressedPrimary: string;
564
- textColorTextFocusPrimary: string;
565
- textColorTextDisabledPrimary: string;
566
- textColorGhostPrimary: string;
567
- textColorGhostHoverPrimary: string;
568
- textColorGhostPressedPrimary: string;
569
- textColorGhostFocusPrimary: string;
570
- textColorGhostDisabledPrimary: string;
571
- borderPrimary: string;
572
- borderHoverPrimary: string;
573
- borderPressedPrimary: string;
574
- borderFocusPrimary: string;
575
- borderDisabledPrimary: string;
576
- rippleColorPrimary: string;
577
- colorInfo: string;
578
- colorHoverInfo: string;
579
- colorPressedInfo: string;
580
- colorFocusInfo: string;
581
- colorDisabledInfo: string;
582
- textColorInfo: string;
583
- textColorHoverInfo: string;
584
- textColorPressedInfo: string;
585
- textColorFocusInfo: string;
586
- textColorDisabledInfo: string;
587
- textColorTextInfo: string;
588
- textColorTextHoverInfo: string;
589
- textColorTextPressedInfo: string;
590
- textColorTextFocusInfo: string;
591
- textColorTextDisabledInfo: string;
592
- textColorGhostInfo: string;
593
- textColorGhostHoverInfo: string;
594
- textColorGhostPressedInfo: string;
595
- textColorGhostFocusInfo: string;
596
- textColorGhostDisabledInfo: string;
597
- borderInfo: string;
598
- borderHoverInfo: string;
599
- borderPressedInfo: string;
600
- borderFocusInfo: string;
601
- borderDisabledInfo: string;
602
- rippleColorInfo: string;
603
- colorSuccess: string;
604
- colorHoverSuccess: string;
605
- colorPressedSuccess: string;
606
- colorFocusSuccess: string;
607
- colorDisabledSuccess: string;
608
- textColorSuccess: string;
609
- textColorHoverSuccess: string;
610
- textColorPressedSuccess: string;
611
- textColorFocusSuccess: string;
612
- textColorDisabledSuccess: string;
613
- textColorTextSuccess: string;
614
- textColorTextHoverSuccess: string;
615
- textColorTextPressedSuccess: string;
616
- textColorTextFocusSuccess: string;
617
- textColorTextDisabledSuccess: string;
618
- textColorGhostSuccess: string;
619
- textColorGhostHoverSuccess: string;
620
- textColorGhostPressedSuccess: string;
621
- textColorGhostFocusSuccess: string;
622
- textColorGhostDisabledSuccess: string;
623
- borderSuccess: string;
624
- borderHoverSuccess: string;
625
- borderPressedSuccess: string;
626
- borderFocusSuccess: string;
627
- borderDisabledSuccess: string;
628
- rippleColorSuccess: string;
629
- colorWarning: string;
630
- colorHoverWarning: string;
631
- colorPressedWarning: string;
632
- colorFocusWarning: string;
633
- colorDisabledWarning: string;
634
- textColorWarning: string;
635
- textColorHoverWarning: string;
636
- textColorPressedWarning: string;
637
- textColorFocusWarning: string;
638
- textColorDisabledWarning: string;
639
- textColorTextWarning: string;
640
- textColorTextHoverWarning: string;
641
- textColorTextPressedWarning: string;
642
- textColorTextFocusWarning: string;
643
- textColorTextDisabledWarning: string;
644
- textColorGhostWarning: string;
645
- textColorGhostHoverWarning: string;
646
- textColorGhostPressedWarning: string;
647
- textColorGhostFocusWarning: string;
648
- textColorGhostDisabledWarning: string;
649
- borderWarning: string;
650
- borderHoverWarning: string;
651
- borderPressedWarning: string;
652
- borderFocusWarning: string;
653
- borderDisabledWarning: string;
654
- rippleColorWarning: string;
655
- colorError: string;
656
- colorHoverError: string;
657
- colorPressedError: string;
658
- colorFocusError: string;
659
- colorDisabledError: string;
660
- textColorError: string;
661
- textColorHoverError: string;
662
- textColorPressedError: string;
663
- textColorFocusError: string;
664
- textColorDisabledError: string;
665
- textColorTextError: string;
666
- textColorTextHoverError: string;
667
- textColorTextPressedError: string;
668
- textColorTextFocusError: string;
669
- textColorTextDisabledError: string;
670
- textColorGhostError: string;
671
- textColorGhostHoverError: string;
672
- textColorGhostPressedError: string;
673
- textColorGhostFocusError: string;
674
- textColorGhostDisabledError: string;
675
- borderError: string;
676
- borderHoverError: string;
677
- borderPressedError: string;
678
- borderFocusError: string;
679
- borderDisabledError: string;
680
- rippleColorError: string;
681
- waveOpacity: string;
682
- fontWeight: string;
683
- fontWeightStrong: string;
684
- paddingTiny: string;
685
- paddingSmall: string;
686
- paddingMedium: string;
687
- paddingLarge: string;
688
- paddingRoundTiny: string;
689
- paddingRoundSmall: string;
690
- paddingRoundMedium: string;
691
- paddingRoundLarge: string;
692
- iconMarginTiny: string;
693
- iconMarginSmall: string;
694
- iconMarginMedium: string;
695
- iconMarginLarge: string;
696
- iconSizeTiny: string;
697
- iconSizeSmall: string;
698
- iconSizeMedium: string;
699
- iconSizeLarge: string;
700
- rippleDuration: string;
701
- }, any>>>;
702
- }, {
703
- selfElRef: import("vue").Ref<HTMLElement | null>;
704
- waveElRef: import("vue").Ref<{
705
- play: () => void;
706
- } | null>;
707
- mergedClsPrefix: import("vue").ComputedRef<string>;
708
- mergedFocusable: import("vue").ComputedRef<boolean>;
709
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
710
- showBorder: import("vue").ComputedRef<boolean>;
711
- enterPressed: import("vue").Ref<boolean>;
712
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
713
- handleMousedown: (e: MouseEvent) => void;
714
- handleKeydown: (e: KeyboardEvent) => void;
715
- handleBlur: () => void;
716
- handleKeyup: (e: KeyboardEvent) => void;
717
- handleClick: (e: MouseEvent) => void;
718
- customColorCssVars: import("vue").ComputedRef<{
719
- '--n-border-color': string;
720
- '--n-border-color-hover': string;
721
- '--n-border-color-pressed': string;
722
- '--n-border-color-focus': string;
723
- '--n-border-color-disabled': string;
724
- } | null>;
725
- cssVars: import("vue").ComputedRef<{
726
- '--n-width': string;
727
- '--n-height': string;
728
- '--n-font-size': string;
729
- '--n-padding': string;
730
- '--n-icon-size': string;
731
- '--n-icon-margin': string;
732
- '--n-border-radius': string;
733
- '--n-border': string;
734
- '--n-border-hover': string;
735
- '--n-border-pressed': string;
736
- '--n-border-focus': string;
737
- '--n-border-disabled': string;
738
- '--n-color': string;
739
- '--n-color-hover': string;
740
- '--n-color-pressed': string;
741
- '--n-color-focus': string;
742
- '--n-color-disabled': string;
743
- '--n-ripple-color': string;
744
- '--n-text-color': string;
745
- '--n-text-color-hover': string;
746
- '--n-text-color-pressed': string;
747
- '--n-text-color-focus': string;
748
- '--n-text-color-disabled': string;
749
- 'font-weight': string;
750
- '--n-bezier': string;
751
- '--n-bezier-ease-out': string;
752
- '--n-ripple-duration': string;
753
- '--n-opacity-disabled': string;
754
- '--n-wave-opacity': string;
755
- }> | undefined;
756
- themeClass: import("vue").Ref<string> | undefined;
757
- onRender: (() => void) | undefined;
758
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
759
- readonly color: StringConstructor;
760
- readonly textColor: StringConstructor;
761
- readonly text: BooleanConstructor;
762
- readonly block: BooleanConstructor;
763
- readonly loading: BooleanConstructor;
764
- readonly disabled: BooleanConstructor;
765
- readonly circle: BooleanConstructor;
766
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
767
- readonly ghost: BooleanConstructor;
768
- readonly round: BooleanConstructor;
769
- readonly secondary: BooleanConstructor;
770
- readonly tertiary: BooleanConstructor;
771
- readonly quaternary: BooleanConstructor;
772
- readonly strong: BooleanConstructor;
773
- readonly focusable: {
774
- readonly type: BooleanConstructor;
775
- readonly default: true;
776
- };
777
- readonly keyboard: {
778
- readonly type: BooleanConstructor;
779
- readonly default: true;
780
- };
781
- readonly tag: {
782
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
783
- readonly default: "button";
784
- };
785
- readonly type: {
786
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
787
- readonly default: "default";
788
- };
789
- readonly dashed: BooleanConstructor;
790
- readonly iconPlacement: {
791
- readonly type: import("vue").PropType<"left" | "right">;
792
- readonly default: "left";
793
- };
794
- readonly attrType: {
795
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
796
- readonly default: "button";
797
- };
798
- readonly bordered: {
799
- readonly type: BooleanConstructor;
800
- readonly default: true;
801
- };
802
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
803
- readonly nativeFocusBehavior: BooleanConstructor;
804
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
805
- heightTiny: string;
806
- heightSmall: string;
807
- heightMedium: string;
808
- heightLarge: string;
809
- borderRadiusTiny: string;
810
- borderRadiusSmall: string;
811
- borderRadiusMedium: string;
812
- borderRadiusLarge: string;
813
- fontSizeTiny: string;
814
- fontSizeSmall: string;
815
- fontSizeMedium: string;
816
- fontSizeLarge: string;
817
- opacityDisabled: string;
818
- colorOpacitySecondary: string;
819
- colorOpacitySecondaryHover: string;
820
- colorOpacitySecondaryPressed: string;
821
- colorSecondary: string;
822
- colorSecondaryHover: string;
823
- colorSecondaryPressed: string;
824
- colorTertiary: string;
825
- colorTertiaryHover: string;
826
- colorTertiaryPressed: string;
827
- colorQuaternary: string;
828
- colorQuaternaryHover: string;
829
- colorQuaternaryPressed: string;
830
- color: string;
831
- colorHover: string;
832
- colorPressed: string;
833
- colorFocus: string;
834
- colorDisabled: string;
835
- textColor: string;
836
- textColorTertiary: string;
837
- textColorHover: string;
838
- textColorPressed: string;
839
- textColorFocus: string;
840
- textColorDisabled: string;
841
- textColorText: string;
842
- textColorTextHover: string;
843
- textColorTextPressed: string;
844
- textColorTextFocus: string;
845
- textColorTextDisabled: string;
846
- textColorGhost: string;
847
- textColorGhostHover: string;
848
- textColorGhostPressed: string;
849
- textColorGhostFocus: string;
850
- textColorGhostDisabled: string;
851
- border: string;
852
- borderHover: string;
853
- borderPressed: string;
854
- borderFocus: string;
855
- borderDisabled: string;
856
- rippleColor: string;
857
- colorPrimary: string;
858
- colorHoverPrimary: string;
859
- colorPressedPrimary: string;
860
- colorFocusPrimary: string;
861
- colorDisabledPrimary: string;
862
- textColorPrimary: string;
863
- textColorHoverPrimary: string;
864
- textColorPressedPrimary: string;
865
- textColorFocusPrimary: string;
866
- textColorDisabledPrimary: string;
867
- textColorTextPrimary: string;
868
- textColorTextHoverPrimary: string;
869
- textColorTextPressedPrimary: string;
870
- textColorTextFocusPrimary: string;
871
- textColorTextDisabledPrimary: string;
872
- textColorGhostPrimary: string;
873
- textColorGhostHoverPrimary: string;
874
- textColorGhostPressedPrimary: string;
875
- textColorGhostFocusPrimary: string;
876
- textColorGhostDisabledPrimary: string;
877
- borderPrimary: string;
878
- borderHoverPrimary: string;
879
- borderPressedPrimary: string;
880
- borderFocusPrimary: string;
881
- borderDisabledPrimary: string;
882
- rippleColorPrimary: string;
883
- colorInfo: string;
884
- colorHoverInfo: string;
885
- colorPressedInfo: string;
886
- colorFocusInfo: string;
887
- colorDisabledInfo: string;
888
- textColorInfo: string;
889
- textColorHoverInfo: string;
890
- textColorPressedInfo: string;
891
- textColorFocusInfo: string;
892
- textColorDisabledInfo: string;
893
- textColorTextInfo: string;
894
- textColorTextHoverInfo: string;
895
- textColorTextPressedInfo: string;
896
- textColorTextFocusInfo: string;
897
- textColorTextDisabledInfo: string;
898
- textColorGhostInfo: string;
899
- textColorGhostHoverInfo: string;
900
- textColorGhostPressedInfo: string;
901
- textColorGhostFocusInfo: string;
902
- textColorGhostDisabledInfo: string;
903
- borderInfo: string;
904
- borderHoverInfo: string;
905
- borderPressedInfo: string;
906
- borderFocusInfo: string;
907
- borderDisabledInfo: string;
908
- rippleColorInfo: string;
909
- colorSuccess: string;
910
- colorHoverSuccess: string;
911
- colorPressedSuccess: string;
912
- colorFocusSuccess: string;
913
- colorDisabledSuccess: string;
914
- textColorSuccess: string;
915
- textColorHoverSuccess: string;
916
- textColorPressedSuccess: string;
917
- textColorFocusSuccess: string;
918
- textColorDisabledSuccess: string;
919
- textColorTextSuccess: string;
920
- textColorTextHoverSuccess: string;
921
- textColorTextPressedSuccess: string;
922
- textColorTextFocusSuccess: string;
923
- textColorTextDisabledSuccess: string;
924
- textColorGhostSuccess: string;
925
- textColorGhostHoverSuccess: string;
926
- textColorGhostPressedSuccess: string;
927
- textColorGhostFocusSuccess: string;
928
- textColorGhostDisabledSuccess: string;
929
- borderSuccess: string;
930
- borderHoverSuccess: string;
931
- borderPressedSuccess: string;
932
- borderFocusSuccess: string;
933
- borderDisabledSuccess: string;
934
- rippleColorSuccess: string;
935
- colorWarning: string;
936
- colorHoverWarning: string;
937
- colorPressedWarning: string;
938
- colorFocusWarning: string;
939
- colorDisabledWarning: string;
940
- textColorWarning: string;
941
- textColorHoverWarning: string;
942
- textColorPressedWarning: string;
943
- textColorFocusWarning: string;
944
- textColorDisabledWarning: string;
945
- textColorTextWarning: string;
946
- textColorTextHoverWarning: string;
947
- textColorTextPressedWarning: string;
948
- textColorTextFocusWarning: string;
949
- textColorTextDisabledWarning: string;
950
- textColorGhostWarning: string;
951
- textColorGhostHoverWarning: string;
952
- textColorGhostPressedWarning: string;
953
- textColorGhostFocusWarning: string;
954
- textColorGhostDisabledWarning: string;
955
- borderWarning: string;
956
- borderHoverWarning: string;
957
- borderPressedWarning: string;
958
- borderFocusWarning: string;
959
- borderDisabledWarning: string;
960
- rippleColorWarning: string;
961
- colorError: string;
962
- colorHoverError: string;
963
- colorPressedError: string;
964
- colorFocusError: string;
965
- colorDisabledError: string;
966
- textColorError: string;
967
- textColorHoverError: string;
968
- textColorPressedError: string;
969
- textColorFocusError: string;
970
- textColorDisabledError: string;
971
- textColorTextError: string;
972
- textColorTextHoverError: string;
973
- textColorTextPressedError: string;
974
- textColorTextFocusError: string;
975
- textColorTextDisabledError: string;
976
- textColorGhostError: string;
977
- textColorGhostHoverError: string;
978
- textColorGhostPressedError: string;
979
- textColorGhostFocusError: string;
980
- textColorGhostDisabledError: string;
981
- borderError: string;
982
- borderHoverError: string;
983
- borderPressedError: string;
984
- borderFocusError: string;
985
- borderDisabledError: string;
986
- rippleColorError: string;
987
- waveOpacity: string;
988
- fontWeight: string;
989
- fontWeightStrong: string;
990
- paddingTiny: string;
991
- paddingSmall: string;
992
- paddingMedium: string;
993
- paddingLarge: string;
994
- paddingRoundTiny: string;
995
- paddingRoundSmall: string;
996
- paddingRoundMedium: string;
997
- paddingRoundLarge: string;
998
- iconMarginTiny: string;
999
- iconMarginSmall: string;
1000
- iconMarginMedium: string;
1001
- iconMarginLarge: string;
1002
- iconSizeTiny: string;
1003
- iconSizeSmall: string;
1004
- iconSizeMedium: string;
1005
- iconSizeLarge: string;
1006
- rippleDuration: string;
1007
- }, any>>;
1008
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1009
- heightTiny: string;
1010
- heightSmall: string;
1011
- heightMedium: string;
1012
- heightLarge: string;
1013
- borderRadiusTiny: string;
1014
- borderRadiusSmall: string;
1015
- borderRadiusMedium: string;
1016
- borderRadiusLarge: string;
1017
- fontSizeTiny: string;
1018
- fontSizeSmall: string;
1019
- fontSizeMedium: string;
1020
- fontSizeLarge: string;
1021
- opacityDisabled: string;
1022
- colorOpacitySecondary: string;
1023
- colorOpacitySecondaryHover: string;
1024
- colorOpacitySecondaryPressed: string;
1025
- colorSecondary: string;
1026
- colorSecondaryHover: string;
1027
- colorSecondaryPressed: string;
1028
- colorTertiary: string;
1029
- colorTertiaryHover: string;
1030
- colorTertiaryPressed: string;
1031
- colorQuaternary: string;
1032
- colorQuaternaryHover: string;
1033
- colorQuaternaryPressed: string;
1034
- color: string;
1035
- colorHover: string;
1036
- colorPressed: string;
1037
- colorFocus: string;
1038
- colorDisabled: string;
1039
- textColor: string;
1040
- textColorTertiary: string;
1041
- textColorHover: string;
1042
- textColorPressed: string;
1043
- textColorFocus: string;
1044
- textColorDisabled: string;
1045
- textColorText: string;
1046
- textColorTextHover: string;
1047
- textColorTextPressed: string;
1048
- textColorTextFocus: string;
1049
- textColorTextDisabled: string;
1050
- textColorGhost: string;
1051
- textColorGhostHover: string;
1052
- textColorGhostPressed: string;
1053
- textColorGhostFocus: string;
1054
- textColorGhostDisabled: string;
1055
- border: string;
1056
- borderHover: string;
1057
- borderPressed: string;
1058
- borderFocus: string;
1059
- borderDisabled: string;
1060
- rippleColor: string;
1061
- colorPrimary: string;
1062
- colorHoverPrimary: string;
1063
- colorPressedPrimary: string;
1064
- colorFocusPrimary: string;
1065
- colorDisabledPrimary: string;
1066
- textColorPrimary: string;
1067
- textColorHoverPrimary: string;
1068
- textColorPressedPrimary: string;
1069
- textColorFocusPrimary: string;
1070
- textColorDisabledPrimary: string;
1071
- textColorTextPrimary: string;
1072
- textColorTextHoverPrimary: string;
1073
- textColorTextPressedPrimary: string;
1074
- textColorTextFocusPrimary: string;
1075
- textColorTextDisabledPrimary: string;
1076
- textColorGhostPrimary: string;
1077
- textColorGhostHoverPrimary: string;
1078
- textColorGhostPressedPrimary: string;
1079
- textColorGhostFocusPrimary: string;
1080
- textColorGhostDisabledPrimary: string;
1081
- borderPrimary: string;
1082
- borderHoverPrimary: string;
1083
- borderPressedPrimary: string;
1084
- borderFocusPrimary: string;
1085
- borderDisabledPrimary: string;
1086
- rippleColorPrimary: string;
1087
- colorInfo: string;
1088
- colorHoverInfo: string;
1089
- colorPressedInfo: string;
1090
- colorFocusInfo: string;
1091
- colorDisabledInfo: string;
1092
- textColorInfo: string;
1093
- textColorHoverInfo: string;
1094
- textColorPressedInfo: string;
1095
- textColorFocusInfo: string;
1096
- textColorDisabledInfo: string;
1097
- textColorTextInfo: string;
1098
- textColorTextHoverInfo: string;
1099
- textColorTextPressedInfo: string;
1100
- textColorTextFocusInfo: string;
1101
- textColorTextDisabledInfo: string;
1102
- textColorGhostInfo: string;
1103
- textColorGhostHoverInfo: string;
1104
- textColorGhostPressedInfo: string;
1105
- textColorGhostFocusInfo: string;
1106
- textColorGhostDisabledInfo: string;
1107
- borderInfo: string;
1108
- borderHoverInfo: string;
1109
- borderPressedInfo: string;
1110
- borderFocusInfo: string;
1111
- borderDisabledInfo: string;
1112
- rippleColorInfo: string;
1113
- colorSuccess: string;
1114
- colorHoverSuccess: string;
1115
- colorPressedSuccess: string;
1116
- colorFocusSuccess: string;
1117
- colorDisabledSuccess: string;
1118
- textColorSuccess: string;
1119
- textColorHoverSuccess: string;
1120
- textColorPressedSuccess: string;
1121
- textColorFocusSuccess: string;
1122
- textColorDisabledSuccess: string;
1123
- textColorTextSuccess: string;
1124
- textColorTextHoverSuccess: string;
1125
- textColorTextPressedSuccess: string;
1126
- textColorTextFocusSuccess: string;
1127
- textColorTextDisabledSuccess: string;
1128
- textColorGhostSuccess: string;
1129
- textColorGhostHoverSuccess: string;
1130
- textColorGhostPressedSuccess: string;
1131
- textColorGhostFocusSuccess: string;
1132
- textColorGhostDisabledSuccess: string;
1133
- borderSuccess: string;
1134
- borderHoverSuccess: string;
1135
- borderPressedSuccess: string;
1136
- borderFocusSuccess: string;
1137
- borderDisabledSuccess: string;
1138
- rippleColorSuccess: string;
1139
- colorWarning: string;
1140
- colorHoverWarning: string;
1141
- colorPressedWarning: string;
1142
- colorFocusWarning: string;
1143
- colorDisabledWarning: string;
1144
- textColorWarning: string;
1145
- textColorHoverWarning: string;
1146
- textColorPressedWarning: string;
1147
- textColorFocusWarning: string;
1148
- textColorDisabledWarning: string;
1149
- textColorTextWarning: string;
1150
- textColorTextHoverWarning: string;
1151
- textColorTextPressedWarning: string;
1152
- textColorTextFocusWarning: string;
1153
- textColorTextDisabledWarning: string;
1154
- textColorGhostWarning: string;
1155
- textColorGhostHoverWarning: string;
1156
- textColorGhostPressedWarning: string;
1157
- textColorGhostFocusWarning: string;
1158
- textColorGhostDisabledWarning: string;
1159
- borderWarning: string;
1160
- borderHoverWarning: string;
1161
- borderPressedWarning: string;
1162
- borderFocusWarning: string;
1163
- borderDisabledWarning: string;
1164
- rippleColorWarning: string;
1165
- colorError: string;
1166
- colorHoverError: string;
1167
- colorPressedError: string;
1168
- colorFocusError: string;
1169
- colorDisabledError: string;
1170
- textColorError: string;
1171
- textColorHoverError: string;
1172
- textColorPressedError: string;
1173
- textColorFocusError: string;
1174
- textColorDisabledError: string;
1175
- textColorTextError: string;
1176
- textColorTextHoverError: string;
1177
- textColorTextPressedError: string;
1178
- textColorTextFocusError: string;
1179
- textColorTextDisabledError: string;
1180
- textColorGhostError: string;
1181
- textColorGhostHoverError: string;
1182
- textColorGhostPressedError: string;
1183
- textColorGhostFocusError: string;
1184
- textColorGhostDisabledError: string;
1185
- borderError: string;
1186
- borderHoverError: string;
1187
- borderPressedError: string;
1188
- borderFocusError: string;
1189
- borderDisabledError: string;
1190
- rippleColorError: string;
1191
- waveOpacity: string;
1192
- fontWeight: string;
1193
- fontWeightStrong: string;
1194
- paddingTiny: string;
1195
- paddingSmall: string;
1196
- paddingMedium: string;
1197
- paddingLarge: string;
1198
- paddingRoundTiny: string;
1199
- paddingRoundSmall: string;
1200
- paddingRoundMedium: string;
1201
- paddingRoundLarge: string;
1202
- iconMarginTiny: string;
1203
- iconMarginSmall: string;
1204
- iconMarginMedium: string;
1205
- iconMarginLarge: string;
1206
- iconSizeTiny: string;
1207
- iconSizeSmall: string;
1208
- iconSizeMedium: string;
1209
- iconSizeLarge: string;
1210
- rippleDuration: string;
1211
- }, any>>>;
1212
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1213
- heightTiny: string;
1214
- heightSmall: string;
1215
- heightMedium: string;
1216
- heightLarge: string;
1217
- borderRadiusTiny: string;
1218
- borderRadiusSmall: string;
1219
- borderRadiusMedium: string;
1220
- borderRadiusLarge: string;
1221
- fontSizeTiny: string;
1222
- fontSizeSmall: string;
1223
- fontSizeMedium: string;
1224
- fontSizeLarge: string;
1225
- opacityDisabled: string;
1226
- colorOpacitySecondary: string;
1227
- colorOpacitySecondaryHover: string;
1228
- colorOpacitySecondaryPressed: string;
1229
- colorSecondary: string;
1230
- colorSecondaryHover: string;
1231
- colorSecondaryPressed: string;
1232
- colorTertiary: string;
1233
- colorTertiaryHover: string;
1234
- colorTertiaryPressed: string;
1235
- colorQuaternary: string;
1236
- colorQuaternaryHover: string;
1237
- colorQuaternaryPressed: string;
1238
- color: string;
1239
- colorHover: string;
1240
- colorPressed: string;
1241
- colorFocus: string;
1242
- colorDisabled: string;
1243
- textColor: string;
1244
- textColorTertiary: string;
1245
- textColorHover: string;
1246
- textColorPressed: string;
1247
- textColorFocus: string;
1248
- textColorDisabled: string;
1249
- textColorText: string;
1250
- textColorTextHover: string;
1251
- textColorTextPressed: string;
1252
- textColorTextFocus: string;
1253
- textColorTextDisabled: string;
1254
- textColorGhost: string;
1255
- textColorGhostHover: string;
1256
- textColorGhostPressed: string;
1257
- textColorGhostFocus: string;
1258
- textColorGhostDisabled: string;
1259
- border: string;
1260
- borderHover: string;
1261
- borderPressed: string;
1262
- borderFocus: string;
1263
- borderDisabled: string;
1264
- rippleColor: string;
1265
- colorPrimary: string;
1266
- colorHoverPrimary: string;
1267
- colorPressedPrimary: string;
1268
- colorFocusPrimary: string;
1269
- colorDisabledPrimary: string;
1270
- textColorPrimary: string;
1271
- textColorHoverPrimary: string;
1272
- textColorPressedPrimary: string;
1273
- textColorFocusPrimary: string;
1274
- textColorDisabledPrimary: string;
1275
- textColorTextPrimary: string;
1276
- textColorTextHoverPrimary: string;
1277
- textColorTextPressedPrimary: string;
1278
- textColorTextFocusPrimary: string;
1279
- textColorTextDisabledPrimary: string;
1280
- textColorGhostPrimary: string;
1281
- textColorGhostHoverPrimary: string;
1282
- textColorGhostPressedPrimary: string;
1283
- textColorGhostFocusPrimary: string;
1284
- textColorGhostDisabledPrimary: string;
1285
- borderPrimary: string;
1286
- borderHoverPrimary: string;
1287
- borderPressedPrimary: string;
1288
- borderFocusPrimary: string;
1289
- borderDisabledPrimary: string;
1290
- rippleColorPrimary: string;
1291
- colorInfo: string;
1292
- colorHoverInfo: string;
1293
- colorPressedInfo: string;
1294
- colorFocusInfo: string;
1295
- colorDisabledInfo: string;
1296
- textColorInfo: string;
1297
- textColorHoverInfo: string;
1298
- textColorPressedInfo: string;
1299
- textColorFocusInfo: string;
1300
- textColorDisabledInfo: string;
1301
- textColorTextInfo: string;
1302
- textColorTextHoverInfo: string;
1303
- textColorTextPressedInfo: string;
1304
- textColorTextFocusInfo: string;
1305
- textColorTextDisabledInfo: string;
1306
- textColorGhostInfo: string;
1307
- textColorGhostHoverInfo: string;
1308
- textColorGhostPressedInfo: string;
1309
- textColorGhostFocusInfo: string;
1310
- textColorGhostDisabledInfo: string;
1311
- borderInfo: string;
1312
- borderHoverInfo: string;
1313
- borderPressedInfo: string;
1314
- borderFocusInfo: string;
1315
- borderDisabledInfo: string;
1316
- rippleColorInfo: string;
1317
- colorSuccess: string;
1318
- colorHoverSuccess: string;
1319
- colorPressedSuccess: string;
1320
- colorFocusSuccess: string;
1321
- colorDisabledSuccess: string;
1322
- textColorSuccess: string;
1323
- textColorHoverSuccess: string;
1324
- textColorPressedSuccess: string;
1325
- textColorFocusSuccess: string;
1326
- textColorDisabledSuccess: string;
1327
- textColorTextSuccess: string;
1328
- textColorTextHoverSuccess: string;
1329
- textColorTextPressedSuccess: string;
1330
- textColorTextFocusSuccess: string;
1331
- textColorTextDisabledSuccess: string;
1332
- textColorGhostSuccess: string;
1333
- textColorGhostHoverSuccess: string;
1334
- textColorGhostPressedSuccess: string;
1335
- textColorGhostFocusSuccess: string;
1336
- textColorGhostDisabledSuccess: string;
1337
- borderSuccess: string;
1338
- borderHoverSuccess: string;
1339
- borderPressedSuccess: string;
1340
- borderFocusSuccess: string;
1341
- borderDisabledSuccess: string;
1342
- rippleColorSuccess: string;
1343
- colorWarning: string;
1344
- colorHoverWarning: string;
1345
- colorPressedWarning: string;
1346
- colorFocusWarning: string;
1347
- colorDisabledWarning: string;
1348
- textColorWarning: string;
1349
- textColorHoverWarning: string;
1350
- textColorPressedWarning: string;
1351
- textColorFocusWarning: string;
1352
- textColorDisabledWarning: string;
1353
- textColorTextWarning: string;
1354
- textColorTextHoverWarning: string;
1355
- textColorTextPressedWarning: string;
1356
- textColorTextFocusWarning: string;
1357
- textColorTextDisabledWarning: string;
1358
- textColorGhostWarning: string;
1359
- textColorGhostHoverWarning: string;
1360
- textColorGhostPressedWarning: string;
1361
- textColorGhostFocusWarning: string;
1362
- textColorGhostDisabledWarning: string;
1363
- borderWarning: string;
1364
- borderHoverWarning: string;
1365
- borderPressedWarning: string;
1366
- borderFocusWarning: string;
1367
- borderDisabledWarning: string;
1368
- rippleColorWarning: string;
1369
- colorError: string;
1370
- colorHoverError: string;
1371
- colorPressedError: string;
1372
- colorFocusError: string;
1373
- colorDisabledError: string;
1374
- textColorError: string;
1375
- textColorHoverError: string;
1376
- textColorPressedError: string;
1377
- textColorFocusError: string;
1378
- textColorDisabledError: string;
1379
- textColorTextError: string;
1380
- textColorTextHoverError: string;
1381
- textColorTextPressedError: string;
1382
- textColorTextFocusError: string;
1383
- textColorTextDisabledError: string;
1384
- textColorGhostError: string;
1385
- textColorGhostHoverError: string;
1386
- textColorGhostPressedError: string;
1387
- textColorGhostFocusError: string;
1388
- textColorGhostDisabledError: string;
1389
- borderError: string;
1390
- borderHoverError: string;
1391
- borderPressedError: string;
1392
- borderFocusError: string;
1393
- borderDisabledError: string;
1394
- rippleColorError: string;
1395
- waveOpacity: string;
1396
- fontWeight: string;
1397
- fontWeightStrong: string;
1398
- paddingTiny: string;
1399
- paddingSmall: string;
1400
- paddingMedium: string;
1401
- paddingLarge: string;
1402
- paddingRoundTiny: string;
1403
- paddingRoundSmall: string;
1404
- paddingRoundMedium: string;
1405
- paddingRoundLarge: string;
1406
- iconMarginTiny: string;
1407
- iconMarginSmall: string;
1408
- iconMarginMedium: string;
1409
- iconMarginLarge: string;
1410
- iconSizeTiny: string;
1411
- iconSizeSmall: string;
1412
- iconSizeMedium: string;
1413
- iconSizeLarge: string;
1414
- rippleDuration: string;
1415
- }, any>>>;
1416
- }>>, {
1417
- type: import("naive-ui/es/button/src/interface").Type;
1418
- tag: keyof HTMLElementTagNameMap;
1419
- block: boolean;
1420
- round: boolean;
1421
- dashed: boolean;
1422
- text: boolean;
1423
- circle: boolean;
1424
- disabled: boolean;
1425
- focusable: boolean;
1426
- strong: boolean;
1427
- loading: boolean;
1428
- bordered: boolean;
1429
- tertiary: boolean;
1430
- ghost: boolean;
1431
- keyboard: boolean;
1432
- secondary: boolean;
1433
- quaternary: boolean;
1434
- iconPlacement: "left" | "right";
1435
- attrType: "button" | "reset" | "submit";
1436
- nativeFocusBehavior: boolean;
1437
- }>;
1438
- NModal: import("vue").DefineComponent<{
1439
- onEsc: import("vue").PropType<() => void>;
1440
- 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1441
- onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1442
- onAfterEnter: import("vue").PropType<() => void>;
1443
- onBeforeLeave: import("vue").PropType<() => void>;
1444
- onAfterLeave: import("vue").PropType<() => void>;
1445
- onClose: import("vue").PropType<() => any>;
1446
- onPositiveClick: import("vue").PropType<() => any>;
1447
- onNegativeClick: import("vue").PropType<() => any>;
1448
- onMaskClick: import("vue").PropType<(e: MouseEvent) => void>;
1449
- internalDialog: BooleanConstructor;
1450
- internalAppear: {
1451
- type: import("vue").PropType<boolean | undefined>;
1452
- default: undefined;
1453
- };
1454
- overlayStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1455
- onBeforeHide: import("vue").PropType<() => void>;
1456
- onAfterHide: import("vue").PropType<() => void>;
1457
- onHide: import("vue").PropType<(value: false) => void>;
1458
- icon: import("vue").PropType<() => import("vue").VNodeChild>;
1459
- type: {
1460
- readonly type: import("vue").PropType<"default" | "info" | "success" | "warning" | "error">;
1461
- readonly default: "default";
1462
- };
1463
- title: import("vue").PropType<string | (() => import("vue").VNodeChild)>;
1464
- closable: {
1465
- readonly type: BooleanConstructor;
1466
- readonly default: true;
1467
- };
1468
- negativeText: StringConstructor;
1469
- positiveText: StringConstructor;
1470
- positiveButtonProps: import("vue").PropType<import("naive-ui").ButtonProps>;
1471
- negativeButtonProps: import("vue").PropType<import("naive-ui").ButtonProps>;
1472
- content: import("vue").PropType<string | (() => import("vue").VNodeChild)>;
1473
- action: import("vue").PropType<() => import("vue").VNodeChild>;
1474
- showIcon: {
1475
- readonly type: BooleanConstructor;
1476
- readonly default: true;
1477
- };
1478
- loading: BooleanConstructor;
1479
- bordered: BooleanConstructor;
1480
- iconPlacement: import("vue").PropType<import("naive-ui/es/dialog/src/interface").IconPlacement>;
1481
- contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1482
- headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1483
- headerExtraStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1484
- footerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1485
- embedded: BooleanConstructor;
1486
- segmented: {
1487
- readonly type: import("vue").PropType<boolean | import("naive-ui/es/card/src/Card").Segmented>;
1488
- readonly default: false;
1489
- };
1490
- size: {
1491
- readonly type: import("vue").PropType<"small" | "medium" | "large" | "huge">;
1492
- readonly default: "medium";
1493
- };
1494
- hoverable: BooleanConstructor;
1495
- role: StringConstructor;
1496
- show: BooleanConstructor;
1497
- unstableShowMask: {
1498
- type: BooleanConstructor;
1499
- default: boolean;
1500
- };
1501
- maskClosable: {
1502
- type: BooleanConstructor;
1503
- default: boolean;
1504
- };
1505
- preset: import("vue").PropType<"dialog" | "card" | "confirm">;
1506
- to: import("vue").PropType<string | HTMLElement>;
1507
- displayDirective: {
1508
- type: import("vue").PropType<"show" | "if">;
1509
- default: string;
1510
- };
1511
- transformOrigin: {
1512
- type: import("vue").PropType<"center" | "mouse">;
1513
- default: string;
1514
- };
1515
- zIndex: NumberConstructor;
1516
- autoFocus: {
1517
- type: BooleanConstructor;
1518
- default: boolean;
1519
- };
1520
- trapFocus: {
1521
- type: BooleanConstructor;
1522
- default: boolean;
1523
- };
1524
- closeOnEsc: {
1525
- type: BooleanConstructor;
1526
- default: boolean;
1527
- };
1528
- blockScroll: {
1529
- type: BooleanConstructor;
1530
- default: boolean;
1531
- };
1532
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Modal", {
1533
- color: string;
1534
- textColor: string;
1535
- boxShadow: string;
1536
- }, {
1537
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
1538
- color: string;
1539
- colorHover: string;
1540
- }, any>;
1541
- Dialog: import("naive-ui/es/_mixins").Theme<"Dialog", {
1542
- fontSize: string;
1543
- lineHeight: string;
1544
- border: string;
1545
- titleTextColor: string;
1546
- textColor: string;
1547
- color: string;
1548
- closeColor: string;
1549
- closeColorHover: string;
1550
- closeColorPressed: string;
1551
- iconColor: string;
1552
- iconColorInfo: string;
1553
- iconColorSuccess: string;
1554
- iconColorWarning: string;
1555
- iconColorError: string;
1556
- borderRadius: string;
1557
- titleFontWeight: string;
1558
- titleFontSize: string;
1559
- padding: string;
1560
- iconSize: string;
1561
- actionSpace: string;
1562
- contentMargin: string;
1563
- iconMargin: string;
1564
- iconMarginIconTop: string;
1565
- closeSize: string;
1566
- closeMargin: string;
1567
- closeMarginIconTop: string;
1568
- }, {
1569
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
1570
- heightTiny: string;
1571
- heightSmall: string;
1572
- heightMedium: string;
1573
- heightLarge: string;
1574
- borderRadiusTiny: string;
1575
- borderRadiusSmall: string;
1576
- borderRadiusMedium: string;
1577
- borderRadiusLarge: string;
1578
- fontSizeTiny: string;
1579
- fontSizeSmall: string;
1580
- fontSizeMedium: string;
1581
- fontSizeLarge: string;
1582
- opacityDisabled: string;
1583
- colorOpacitySecondary: string;
1584
- colorOpacitySecondaryHover: string;
1585
- colorOpacitySecondaryPressed: string;
1586
- colorSecondary: string;
1587
- colorSecondaryHover: string;
1588
- colorSecondaryPressed: string;
1589
- colorTertiary: string;
1590
- colorTertiaryHover: string;
1591
- colorTertiaryPressed: string;
1592
- colorQuaternary: string;
1593
- colorQuaternaryHover: string;
1594
- colorQuaternaryPressed: string;
1595
- color: string;
1596
- colorHover: string;
1597
- colorPressed: string;
1598
- colorFocus: string;
1599
- colorDisabled: string;
1600
- textColor: string;
1601
- textColorTertiary: string;
1602
- textColorHover: string;
1603
- textColorPressed: string;
1604
- textColorFocus: string;
1605
- textColorDisabled: string;
1606
- textColorText: string;
1607
- textColorTextHover: string;
1608
- textColorTextPressed: string;
1609
- textColorTextFocus: string;
1610
- textColorTextDisabled: string;
1611
- textColorGhost: string;
1612
- textColorGhostHover: string;
1613
- textColorGhostPressed: string;
1614
- textColorGhostFocus: string;
1615
- textColorGhostDisabled: string;
1616
- border: string;
1617
- borderHover: string;
1618
- borderPressed: string;
1619
- borderFocus: string;
1620
- borderDisabled: string;
1621
- rippleColor: string;
1622
- colorPrimary: string;
1623
- colorHoverPrimary: string;
1624
- colorPressedPrimary: string;
1625
- colorFocusPrimary: string;
1626
- colorDisabledPrimary: string;
1627
- textColorPrimary: string;
1628
- textColorHoverPrimary: string;
1629
- textColorPressedPrimary: string;
1630
- textColorFocusPrimary: string;
1631
- textColorDisabledPrimary: string;
1632
- textColorTextPrimary: string;
1633
- textColorTextHoverPrimary: string;
1634
- textColorTextPressedPrimary: string;
1635
- textColorTextFocusPrimary: string;
1636
- textColorTextDisabledPrimary: string;
1637
- textColorGhostPrimary: string;
1638
- textColorGhostHoverPrimary: string;
1639
- textColorGhostPressedPrimary: string;
1640
- textColorGhostFocusPrimary: string;
1641
- textColorGhostDisabledPrimary: string;
1642
- borderPrimary: string;
1643
- borderHoverPrimary: string;
1644
- borderPressedPrimary: string;
1645
- borderFocusPrimary: string;
1646
- borderDisabledPrimary: string;
1647
- rippleColorPrimary: string;
1648
- colorInfo: string;
1649
- colorHoverInfo: string;
1650
- colorPressedInfo: string;
1651
- colorFocusInfo: string;
1652
- colorDisabledInfo: string;
1653
- textColorInfo: string;
1654
- textColorHoverInfo: string;
1655
- textColorPressedInfo: string;
1656
- textColorFocusInfo: string;
1657
- textColorDisabledInfo: string;
1658
- textColorTextInfo: string;
1659
- textColorTextHoverInfo: string;
1660
- textColorTextPressedInfo: string;
1661
- textColorTextFocusInfo: string;
1662
- textColorTextDisabledInfo: string;
1663
- textColorGhostInfo: string;
1664
- textColorGhostHoverInfo: string;
1665
- textColorGhostPressedInfo: string;
1666
- textColorGhostFocusInfo: string;
1667
- textColorGhostDisabledInfo: string;
1668
- borderInfo: string;
1669
- borderHoverInfo: string;
1670
- borderPressedInfo: string;
1671
- borderFocusInfo: string;
1672
- borderDisabledInfo: string;
1673
- rippleColorInfo: string;
1674
- colorSuccess: string;
1675
- colorHoverSuccess: string;
1676
- colorPressedSuccess: string;
1677
- colorFocusSuccess: string;
1678
- colorDisabledSuccess: string;
1679
- textColorSuccess: string;
1680
- textColorHoverSuccess: string;
1681
- textColorPressedSuccess: string;
1682
- textColorFocusSuccess: string;
1683
- textColorDisabledSuccess: string;
1684
- textColorTextSuccess: string;
1685
- textColorTextHoverSuccess: string;
1686
- textColorTextPressedSuccess: string;
1687
- textColorTextFocusSuccess: string;
1688
- textColorTextDisabledSuccess: string;
1689
- textColorGhostSuccess: string;
1690
- textColorGhostHoverSuccess: string;
1691
- textColorGhostPressedSuccess: string;
1692
- textColorGhostFocusSuccess: string;
1693
- textColorGhostDisabledSuccess: string;
1694
- borderSuccess: string;
1695
- borderHoverSuccess: string;
1696
- borderPressedSuccess: string;
1697
- borderFocusSuccess: string;
1698
- borderDisabledSuccess: string;
1699
- rippleColorSuccess: string;
1700
- colorWarning: string;
1701
- colorHoverWarning: string;
1702
- colorPressedWarning: string;
1703
- colorFocusWarning: string;
1704
- colorDisabledWarning: string;
1705
- textColorWarning: string;
1706
- textColorHoverWarning: string;
1707
- textColorPressedWarning: string;
1708
- textColorFocusWarning: string;
1709
- textColorDisabledWarning: string;
1710
- textColorTextWarning: string;
1711
- textColorTextHoverWarning: string;
1712
- textColorTextPressedWarning: string;
1713
- textColorTextFocusWarning: string;
1714
- textColorTextDisabledWarning: string;
1715
- textColorGhostWarning: string;
1716
- textColorGhostHoverWarning: string;
1717
- textColorGhostPressedWarning: string;
1718
- textColorGhostFocusWarning: string;
1719
- textColorGhostDisabledWarning: string;
1720
- borderWarning: string;
1721
- borderHoverWarning: string;
1722
- borderPressedWarning: string;
1723
- borderFocusWarning: string;
1724
- borderDisabledWarning: string;
1725
- rippleColorWarning: string;
1726
- colorError: string;
1727
- colorHoverError: string;
1728
- colorPressedError: string;
1729
- colorFocusError: string;
1730
- colorDisabledError: string;
1731
- textColorError: string;
1732
- textColorHoverError: string;
1733
- textColorPressedError: string;
1734
- textColorFocusError: string;
1735
- textColorDisabledError: string;
1736
- textColorTextError: string;
1737
- textColorTextHoverError: string;
1738
- textColorTextPressedError: string;
1739
- textColorTextFocusError: string;
1740
- textColorTextDisabledError: string;
1741
- textColorGhostError: string;
1742
- textColorGhostHoverError: string;
1743
- textColorGhostPressedError: string;
1744
- textColorGhostFocusError: string;
1745
- textColorGhostDisabledError: string;
1746
- borderError: string;
1747
- borderHoverError: string;
1748
- borderPressedError: string;
1749
- borderFocusError: string;
1750
- borderDisabledError: string;
1751
- rippleColorError: string;
1752
- waveOpacity: string;
1753
- fontWeight: string;
1754
- fontWeightStrong: string;
1755
- paddingTiny: string;
1756
- paddingSmall: string;
1757
- paddingMedium: string;
1758
- paddingLarge: string;
1759
- paddingRoundTiny: string;
1760
- paddingRoundSmall: string;
1761
- paddingRoundMedium: string;
1762
- paddingRoundLarge: string;
1763
- iconMarginTiny: string;
1764
- iconMarginSmall: string;
1765
- iconMarginMedium: string;
1766
- iconMarginLarge: string;
1767
- iconSizeTiny: string;
1768
- iconSizeSmall: string;
1769
- iconSizeMedium: string;
1770
- iconSizeLarge: string;
1771
- rippleDuration: string;
1772
- }, any>;
1773
- }>;
1774
- Card: import("naive-ui/es/_mixins").Theme<"Card", {
1775
- lineHeight: string;
1776
- color: string;
1777
- colorModal: string;
1778
- colorPopover: string;
1779
- colorTarget: string;
1780
- colorEmbedded: string;
1781
- textColor: string;
1782
- titleTextColor: string;
1783
- borderColor: string;
1784
- actionColor: string;
1785
- titleFontWeight: string;
1786
- closeColor: string;
1787
- closeColorHover: string;
1788
- closeColorPressed: string;
1789
- fontSizeSmall: string;
1790
- fontSizeMedium: string;
1791
- fontSizeLarge: string;
1792
- fontSizeHuge: string;
1793
- boxShadow: string;
1794
- borderRadius: string;
1795
- paddingSmall: string;
1796
- paddingMedium: string;
1797
- paddingLarge: string;
1798
- paddingHuge: string;
1799
- titleFontSizeSmall: string;
1800
- titleFontSizeMedium: string;
1801
- titleFontSizeLarge: string;
1802
- titleFontSizeHuge: string;
1803
- closeSize: string;
1804
- }, any>;
1805
- }>>;
1806
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Modal", {
1807
- color: string;
1808
- textColor: string;
1809
- boxShadow: string;
1810
- }, {
1811
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
1812
- color: string;
1813
- colorHover: string;
1814
- }, any>;
1815
- Dialog: import("naive-ui/es/_mixins").Theme<"Dialog", {
1816
- fontSize: string;
1817
- lineHeight: string;
1818
- border: string;
1819
- titleTextColor: string;
1820
- textColor: string;
1821
- color: string;
1822
- closeColor: string;
1823
- closeColorHover: string;
1824
- closeColorPressed: string;
1825
- iconColor: string;
1826
- iconColorInfo: string;
1827
- iconColorSuccess: string;
1828
- iconColorWarning: string;
1829
- iconColorError: string;
1830
- borderRadius: string;
1831
- titleFontWeight: string;
1832
- titleFontSize: string;
1833
- padding: string;
1834
- iconSize: string;
1835
- actionSpace: string;
1836
- contentMargin: string;
1837
- iconMargin: string;
1838
- iconMarginIconTop: string;
1839
- closeSize: string;
1840
- closeMargin: string;
1841
- closeMarginIconTop: string;
1842
- }, {
1843
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
1844
- heightTiny: string;
1845
- heightSmall: string;
1846
- heightMedium: string;
1847
- heightLarge: string;
1848
- borderRadiusTiny: string;
1849
- borderRadiusSmall: string;
1850
- borderRadiusMedium: string;
1851
- borderRadiusLarge: string;
1852
- fontSizeTiny: string;
1853
- fontSizeSmall: string;
1854
- fontSizeMedium: string;
1855
- fontSizeLarge: string;
1856
- opacityDisabled: string;
1857
- colorOpacitySecondary: string;
1858
- colorOpacitySecondaryHover: string;
1859
- colorOpacitySecondaryPressed: string;
1860
- colorSecondary: string;
1861
- colorSecondaryHover: string;
1862
- colorSecondaryPressed: string;
1863
- colorTertiary: string;
1864
- colorTertiaryHover: string;
1865
- colorTertiaryPressed: string;
1866
- colorQuaternary: string;
1867
- colorQuaternaryHover: string;
1868
- colorQuaternaryPressed: string;
1869
- color: string;
1870
- colorHover: string;
1871
- colorPressed: string;
1872
- colorFocus: string;
1873
- colorDisabled: string;
1874
- textColor: string;
1875
- textColorTertiary: string;
1876
- textColorHover: string;
1877
- textColorPressed: string;
1878
- textColorFocus: string;
1879
- textColorDisabled: string;
1880
- textColorText: string;
1881
- textColorTextHover: string;
1882
- textColorTextPressed: string;
1883
- textColorTextFocus: string;
1884
- textColorTextDisabled: string;
1885
- textColorGhost: string;
1886
- textColorGhostHover: string;
1887
- textColorGhostPressed: string;
1888
- textColorGhostFocus: string;
1889
- textColorGhostDisabled: string;
1890
- border: string;
1891
- borderHover: string;
1892
- borderPressed: string;
1893
- borderFocus: string;
1894
- borderDisabled: string;
1895
- rippleColor: string;
1896
- colorPrimary: string;
1897
- colorHoverPrimary: string;
1898
- colorPressedPrimary: string;
1899
- colorFocusPrimary: string;
1900
- colorDisabledPrimary: string;
1901
- textColorPrimary: string;
1902
- textColorHoverPrimary: string;
1903
- textColorPressedPrimary: string;
1904
- textColorFocusPrimary: string;
1905
- textColorDisabledPrimary: string;
1906
- textColorTextPrimary: string;
1907
- textColorTextHoverPrimary: string;
1908
- textColorTextPressedPrimary: string;
1909
- textColorTextFocusPrimary: string;
1910
- textColorTextDisabledPrimary: string;
1911
- textColorGhostPrimary: string;
1912
- textColorGhostHoverPrimary: string;
1913
- textColorGhostPressedPrimary: string;
1914
- textColorGhostFocusPrimary: string;
1915
- textColorGhostDisabledPrimary: string;
1916
- borderPrimary: string;
1917
- borderHoverPrimary: string;
1918
- borderPressedPrimary: string;
1919
- borderFocusPrimary: string;
1920
- borderDisabledPrimary: string;
1921
- rippleColorPrimary: string;
1922
- colorInfo: string;
1923
- colorHoverInfo: string;
1924
- colorPressedInfo: string;
1925
- colorFocusInfo: string;
1926
- colorDisabledInfo: string;
1927
- textColorInfo: string;
1928
- textColorHoverInfo: string;
1929
- textColorPressedInfo: string;
1930
- textColorFocusInfo: string;
1931
- textColorDisabledInfo: string;
1932
- textColorTextInfo: string;
1933
- textColorTextHoverInfo: string;
1934
- textColorTextPressedInfo: string;
1935
- textColorTextFocusInfo: string;
1936
- textColorTextDisabledInfo: string;
1937
- textColorGhostInfo: string;
1938
- textColorGhostHoverInfo: string;
1939
- textColorGhostPressedInfo: string;
1940
- textColorGhostFocusInfo: string;
1941
- textColorGhostDisabledInfo: string;
1942
- borderInfo: string;
1943
- borderHoverInfo: string;
1944
- borderPressedInfo: string;
1945
- borderFocusInfo: string;
1946
- borderDisabledInfo: string;
1947
- rippleColorInfo: string;
1948
- colorSuccess: string;
1949
- colorHoverSuccess: string;
1950
- colorPressedSuccess: string;
1951
- colorFocusSuccess: string;
1952
- colorDisabledSuccess: string;
1953
- textColorSuccess: string;
1954
- textColorHoverSuccess: string;
1955
- textColorPressedSuccess: string;
1956
- textColorFocusSuccess: string;
1957
- textColorDisabledSuccess: string;
1958
- textColorTextSuccess: string;
1959
- textColorTextHoverSuccess: string;
1960
- textColorTextPressedSuccess: string;
1961
- textColorTextFocusSuccess: string;
1962
- textColorTextDisabledSuccess: string;
1963
- textColorGhostSuccess: string;
1964
- textColorGhostHoverSuccess: string;
1965
- textColorGhostPressedSuccess: string;
1966
- textColorGhostFocusSuccess: string;
1967
- textColorGhostDisabledSuccess: string;
1968
- borderSuccess: string;
1969
- borderHoverSuccess: string;
1970
- borderPressedSuccess: string;
1971
- borderFocusSuccess: string;
1972
- borderDisabledSuccess: string;
1973
- rippleColorSuccess: string;
1974
- colorWarning: string;
1975
- colorHoverWarning: string;
1976
- colorPressedWarning: string;
1977
- colorFocusWarning: string;
1978
- colorDisabledWarning: string;
1979
- textColorWarning: string;
1980
- textColorHoverWarning: string;
1981
- textColorPressedWarning: string;
1982
- textColorFocusWarning: string;
1983
- textColorDisabledWarning: string;
1984
- textColorTextWarning: string;
1985
- textColorTextHoverWarning: string;
1986
- textColorTextPressedWarning: string;
1987
- textColorTextFocusWarning: string;
1988
- textColorTextDisabledWarning: string;
1989
- textColorGhostWarning: string;
1990
- textColorGhostHoverWarning: string;
1991
- textColorGhostPressedWarning: string;
1992
- textColorGhostFocusWarning: string;
1993
- textColorGhostDisabledWarning: string;
1994
- borderWarning: string;
1995
- borderHoverWarning: string;
1996
- borderPressedWarning: string;
1997
- borderFocusWarning: string;
1998
- borderDisabledWarning: string;
1999
- rippleColorWarning: string;
2000
- colorError: string;
2001
- colorHoverError: string;
2002
- colorPressedError: string;
2003
- colorFocusError: string;
2004
- colorDisabledError: string;
2005
- textColorError: string;
2006
- textColorHoverError: string;
2007
- textColorPressedError: string;
2008
- textColorFocusError: string;
2009
- textColorDisabledError: string;
2010
- textColorTextError: string;
2011
- textColorTextHoverError: string;
2012
- textColorTextPressedError: string;
2013
- textColorTextFocusError: string;
2014
- textColorTextDisabledError: string;
2015
- textColorGhostError: string;
2016
- textColorGhostHoverError: string;
2017
- textColorGhostPressedError: string;
2018
- textColorGhostFocusError: string;
2019
- textColorGhostDisabledError: string;
2020
- borderError: string;
2021
- borderHoverError: string;
2022
- borderPressedError: string;
2023
- borderFocusError: string;
2024
- borderDisabledError: string;
2025
- rippleColorError: string;
2026
- waveOpacity: string;
2027
- fontWeight: string;
2028
- fontWeightStrong: string;
2029
- paddingTiny: string;
2030
- paddingSmall: string;
2031
- paddingMedium: string;
2032
- paddingLarge: string;
2033
- paddingRoundTiny: string;
2034
- paddingRoundSmall: string;
2035
- paddingRoundMedium: string;
2036
- paddingRoundLarge: string;
2037
- iconMarginTiny: string;
2038
- iconMarginSmall: string;
2039
- iconMarginMedium: string;
2040
- iconMarginLarge: string;
2041
- iconSizeTiny: string;
2042
- iconSizeSmall: string;
2043
- iconSizeMedium: string;
2044
- iconSizeLarge: string;
2045
- rippleDuration: string;
2046
- }, any>;
2047
- }>;
2048
- Card: import("naive-ui/es/_mixins").Theme<"Card", {
2049
- lineHeight: string;
2050
- color: string;
2051
- colorModal: string;
2052
- colorPopover: string;
2053
- colorTarget: string;
2054
- colorEmbedded: string;
2055
- textColor: string;
2056
- titleTextColor: string;
2057
- borderColor: string;
2058
- actionColor: string;
2059
- titleFontWeight: string;
2060
- closeColor: string;
2061
- closeColorHover: string;
2062
- closeColorPressed: string;
2063
- fontSizeSmall: string;
2064
- fontSizeMedium: string;
2065
- fontSizeLarge: string;
2066
- fontSizeHuge: string;
2067
- boxShadow: string;
2068
- borderRadius: string;
2069
- paddingSmall: string;
2070
- paddingMedium: string;
2071
- paddingLarge: string;
2072
- paddingHuge: string;
2073
- titleFontSizeSmall: string;
2074
- titleFontSizeMedium: string;
2075
- titleFontSizeLarge: string;
2076
- titleFontSizeHuge: string;
2077
- closeSize: string;
2078
- }, any>;
2079
- }>>>;
2080
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Modal", {
2081
- color: string;
2082
- textColor: string;
2083
- boxShadow: string;
2084
- }, {
2085
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
2086
- color: string;
2087
- colorHover: string;
2088
- }, any>;
2089
- Dialog: import("naive-ui/es/_mixins").Theme<"Dialog", {
2090
- fontSize: string;
2091
- lineHeight: string;
2092
- border: string;
2093
- titleTextColor: string;
2094
- textColor: string;
2095
- color: string;
2096
- closeColor: string;
2097
- closeColorHover: string;
2098
- closeColorPressed: string;
2099
- iconColor: string;
2100
- iconColorInfo: string;
2101
- iconColorSuccess: string;
2102
- iconColorWarning: string;
2103
- iconColorError: string;
2104
- borderRadius: string;
2105
- titleFontWeight: string;
2106
- titleFontSize: string;
2107
- padding: string;
2108
- iconSize: string;
2109
- actionSpace: string;
2110
- contentMargin: string;
2111
- iconMargin: string;
2112
- iconMarginIconTop: string;
2113
- closeSize: string;
2114
- closeMargin: string;
2115
- closeMarginIconTop: string;
2116
- }, {
2117
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
2118
- heightTiny: string;
2119
- heightSmall: string;
2120
- heightMedium: string;
2121
- heightLarge: string;
2122
- borderRadiusTiny: string;
2123
- borderRadiusSmall: string;
2124
- borderRadiusMedium: string;
2125
- borderRadiusLarge: string;
2126
- fontSizeTiny: string;
2127
- fontSizeSmall: string;
2128
- fontSizeMedium: string;
2129
- fontSizeLarge: string;
2130
- opacityDisabled: string;
2131
- colorOpacitySecondary: string;
2132
- colorOpacitySecondaryHover: string;
2133
- colorOpacitySecondaryPressed: string;
2134
- colorSecondary: string;
2135
- colorSecondaryHover: string;
2136
- colorSecondaryPressed: string;
2137
- colorTertiary: string;
2138
- colorTertiaryHover: string;
2139
- colorTertiaryPressed: string;
2140
- colorQuaternary: string;
2141
- colorQuaternaryHover: string;
2142
- colorQuaternaryPressed: string;
2143
- color: string;
2144
- colorHover: string;
2145
- colorPressed: string;
2146
- colorFocus: string;
2147
- colorDisabled: string;
2148
- textColor: string;
2149
- textColorTertiary: string;
2150
- textColorHover: string;
2151
- textColorPressed: string;
2152
- textColorFocus: string;
2153
- textColorDisabled: string;
2154
- textColorText: string;
2155
- textColorTextHover: string;
2156
- textColorTextPressed: string;
2157
- textColorTextFocus: string;
2158
- textColorTextDisabled: string;
2159
- textColorGhost: string;
2160
- textColorGhostHover: string;
2161
- textColorGhostPressed: string;
2162
- textColorGhostFocus: string;
2163
- textColorGhostDisabled: string;
2164
- border: string;
2165
- borderHover: string;
2166
- borderPressed: string;
2167
- borderFocus: string;
2168
- borderDisabled: string;
2169
- rippleColor: string;
2170
- colorPrimary: string;
2171
- colorHoverPrimary: string;
2172
- colorPressedPrimary: string;
2173
- colorFocusPrimary: string;
2174
- colorDisabledPrimary: string;
2175
- textColorPrimary: string;
2176
- textColorHoverPrimary: string;
2177
- textColorPressedPrimary: string;
2178
- textColorFocusPrimary: string;
2179
- textColorDisabledPrimary: string;
2180
- textColorTextPrimary: string;
2181
- textColorTextHoverPrimary: string;
2182
- textColorTextPressedPrimary: string;
2183
- textColorTextFocusPrimary: string;
2184
- textColorTextDisabledPrimary: string;
2185
- textColorGhostPrimary: string;
2186
- textColorGhostHoverPrimary: string;
2187
- textColorGhostPressedPrimary: string;
2188
- textColorGhostFocusPrimary: string;
2189
- textColorGhostDisabledPrimary: string;
2190
- borderPrimary: string;
2191
- borderHoverPrimary: string;
2192
- borderPressedPrimary: string;
2193
- borderFocusPrimary: string;
2194
- borderDisabledPrimary: string;
2195
- rippleColorPrimary: string;
2196
- colorInfo: string;
2197
- colorHoverInfo: string;
2198
- colorPressedInfo: string;
2199
- colorFocusInfo: string;
2200
- colorDisabledInfo: string;
2201
- textColorInfo: string;
2202
- textColorHoverInfo: string;
2203
- textColorPressedInfo: string;
2204
- textColorFocusInfo: string;
2205
- textColorDisabledInfo: string;
2206
- textColorTextInfo: string;
2207
- textColorTextHoverInfo: string;
2208
- textColorTextPressedInfo: string;
2209
- textColorTextFocusInfo: string;
2210
- textColorTextDisabledInfo: string;
2211
- textColorGhostInfo: string;
2212
- textColorGhostHoverInfo: string;
2213
- textColorGhostPressedInfo: string;
2214
- textColorGhostFocusInfo: string;
2215
- textColorGhostDisabledInfo: string;
2216
- borderInfo: string;
2217
- borderHoverInfo: string;
2218
- borderPressedInfo: string;
2219
- borderFocusInfo: string;
2220
- borderDisabledInfo: string;
2221
- rippleColorInfo: string;
2222
- colorSuccess: string;
2223
- colorHoverSuccess: string;
2224
- colorPressedSuccess: string;
2225
- colorFocusSuccess: string;
2226
- colorDisabledSuccess: string;
2227
- textColorSuccess: string;
2228
- textColorHoverSuccess: string;
2229
- textColorPressedSuccess: string;
2230
- textColorFocusSuccess: string;
2231
- textColorDisabledSuccess: string;
2232
- textColorTextSuccess: string;
2233
- textColorTextHoverSuccess: string;
2234
- textColorTextPressedSuccess: string;
2235
- textColorTextFocusSuccess: string;
2236
- textColorTextDisabledSuccess: string;
2237
- textColorGhostSuccess: string;
2238
- textColorGhostHoverSuccess: string;
2239
- textColorGhostPressedSuccess: string;
2240
- textColorGhostFocusSuccess: string;
2241
- textColorGhostDisabledSuccess: string;
2242
- borderSuccess: string;
2243
- borderHoverSuccess: string;
2244
- borderPressedSuccess: string;
2245
- borderFocusSuccess: string;
2246
- borderDisabledSuccess: string;
2247
- rippleColorSuccess: string;
2248
- colorWarning: string;
2249
- colorHoverWarning: string;
2250
- colorPressedWarning: string;
2251
- colorFocusWarning: string;
2252
- colorDisabledWarning: string;
2253
- textColorWarning: string;
2254
- textColorHoverWarning: string;
2255
- textColorPressedWarning: string;
2256
- textColorFocusWarning: string;
2257
- textColorDisabledWarning: string;
2258
- textColorTextWarning: string;
2259
- textColorTextHoverWarning: string;
2260
- textColorTextPressedWarning: string;
2261
- textColorTextFocusWarning: string;
2262
- textColorTextDisabledWarning: string;
2263
- textColorGhostWarning: string;
2264
- textColorGhostHoverWarning: string;
2265
- textColorGhostPressedWarning: string;
2266
- textColorGhostFocusWarning: string;
2267
- textColorGhostDisabledWarning: string;
2268
- borderWarning: string;
2269
- borderHoverWarning: string;
2270
- borderPressedWarning: string;
2271
- borderFocusWarning: string;
2272
- borderDisabledWarning: string;
2273
- rippleColorWarning: string;
2274
- colorError: string;
2275
- colorHoverError: string;
2276
- colorPressedError: string;
2277
- colorFocusError: string;
2278
- colorDisabledError: string;
2279
- textColorError: string;
2280
- textColorHoverError: string;
2281
- textColorPressedError: string;
2282
- textColorFocusError: string;
2283
- textColorDisabledError: string;
2284
- textColorTextError: string;
2285
- textColorTextHoverError: string;
2286
- textColorTextPressedError: string;
2287
- textColorTextFocusError: string;
2288
- textColorTextDisabledError: string;
2289
- textColorGhostError: string;
2290
- textColorGhostHoverError: string;
2291
- textColorGhostPressedError: string;
2292
- textColorGhostFocusError: string;
2293
- textColorGhostDisabledError: string;
2294
- borderError: string;
2295
- borderHoverError: string;
2296
- borderPressedError: string;
2297
- borderFocusError: string;
2298
- borderDisabledError: string;
2299
- rippleColorError: string;
2300
- waveOpacity: string;
2301
- fontWeight: string;
2302
- fontWeightStrong: string;
2303
- paddingTiny: string;
2304
- paddingSmall: string;
2305
- paddingMedium: string;
2306
- paddingLarge: string;
2307
- paddingRoundTiny: string;
2308
- paddingRoundSmall: string;
2309
- paddingRoundMedium: string;
2310
- paddingRoundLarge: string;
2311
- iconMarginTiny: string;
2312
- iconMarginSmall: string;
2313
- iconMarginMedium: string;
2314
- iconMarginLarge: string;
2315
- iconSizeTiny: string;
2316
- iconSizeSmall: string;
2317
- iconSizeMedium: string;
2318
- iconSizeLarge: string;
2319
- rippleDuration: string;
2320
- }, any>;
2321
- }>;
2322
- Card: import("naive-ui/es/_mixins").Theme<"Card", {
2323
- lineHeight: string;
2324
- color: string;
2325
- colorModal: string;
2326
- colorPopover: string;
2327
- colorTarget: string;
2328
- colorEmbedded: string;
2329
- textColor: string;
2330
- titleTextColor: string;
2331
- borderColor: string;
2332
- actionColor: string;
2333
- titleFontWeight: string;
2334
- closeColor: string;
2335
- closeColorHover: string;
2336
- closeColorPressed: string;
2337
- fontSizeSmall: string;
2338
- fontSizeMedium: string;
2339
- fontSizeLarge: string;
2340
- fontSizeHuge: string;
2341
- boxShadow: string;
2342
- borderRadius: string;
2343
- paddingSmall: string;
2344
- paddingMedium: string;
2345
- paddingLarge: string;
2346
- paddingHuge: string;
2347
- titleFontSizeSmall: string;
2348
- titleFontSizeMedium: string;
2349
- titleFontSizeLarge: string;
2350
- titleFontSizeHuge: string;
2351
- closeSize: string;
2352
- }, any>;
2353
- }>>>;
2354
- }, {
2355
- mergedClsPrefix: import("vue").ComputedRef<string>;
2356
- namespace: import("vue").ComputedRef<string | undefined>;
2357
- isMounted: Readonly<import("vue").Ref<boolean>>;
2358
- containerRef: import("vue").Ref<HTMLElement | null>;
2359
- presetProps: import("vue").ComputedRef<any>;
2360
- handleEsc: (e: KeyboardEvent) => void;
2361
- handleAfterLeave: () => void;
2362
- handleClickoutside: (e: MouseEvent) => void;
2363
- handleBeforeLeave: () => void;
2364
- doUpdateShow: (show: boolean) => void;
2365
- handleNegativeClick: () => void;
2366
- handlePositiveClick: () => void;
2367
- handleCloseClick: () => void;
2368
- cssVars: import("vue").ComputedRef<{
2369
- '--n-bezier-ease-out': string;
2370
- '--n-box-shadow': string;
2371
- '--n-color': string;
2372
- '--n-text-color': string;
2373
- }> | undefined;
2374
- themeClass: import("vue").Ref<string> | undefined;
2375
- onRender: (() => void) | undefined;
2376
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2377
- onEsc: import("vue").PropType<() => void>;
2378
- 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
2379
- onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
2380
- onAfterEnter: import("vue").PropType<() => void>;
2381
- onBeforeLeave: import("vue").PropType<() => void>;
2382
- onAfterLeave: import("vue").PropType<() => void>;
2383
- onClose: import("vue").PropType<() => any>;
2384
- onPositiveClick: import("vue").PropType<() => any>;
2385
- onNegativeClick: import("vue").PropType<() => any>;
2386
- onMaskClick: import("vue").PropType<(e: MouseEvent) => void>;
2387
- internalDialog: BooleanConstructor;
2388
- internalAppear: {
2389
- type: import("vue").PropType<boolean | undefined>;
2390
- default: undefined;
2391
- };
2392
- overlayStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2393
- onBeforeHide: import("vue").PropType<() => void>;
2394
- onAfterHide: import("vue").PropType<() => void>;
2395
- onHide: import("vue").PropType<(value: false) => void>;
2396
- icon: import("vue").PropType<() => import("vue").VNodeChild>;
2397
- type: {
2398
- readonly type: import("vue").PropType<"default" | "info" | "success" | "warning" | "error">;
2399
- readonly default: "default";
2400
- };
2401
- title: import("vue").PropType<string | (() => import("vue").VNodeChild)>;
2402
- closable: {
2403
- readonly type: BooleanConstructor;
2404
- readonly default: true;
2405
- };
2406
- negativeText: StringConstructor;
2407
- positiveText: StringConstructor;
2408
- positiveButtonProps: import("vue").PropType<import("naive-ui").ButtonProps>;
2409
- negativeButtonProps: import("vue").PropType<import("naive-ui").ButtonProps>;
2410
- content: import("vue").PropType<string | (() => import("vue").VNodeChild)>;
2411
- action: import("vue").PropType<() => import("vue").VNodeChild>;
2412
- showIcon: {
2413
- readonly type: BooleanConstructor;
2414
- readonly default: true;
2415
- };
2416
- loading: BooleanConstructor;
2417
- bordered: BooleanConstructor;
2418
- iconPlacement: import("vue").PropType<import("naive-ui/es/dialog/src/interface").IconPlacement>;
2419
- contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2420
- headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2421
- headerExtraStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2422
- footerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2423
- embedded: BooleanConstructor;
2424
- segmented: {
2425
- readonly type: import("vue").PropType<boolean | import("naive-ui/es/card/src/Card").Segmented>;
2426
- readonly default: false;
2427
- };
2428
- size: {
2429
- readonly type: import("vue").PropType<"small" | "medium" | "large" | "huge">;
2430
- readonly default: "medium";
2431
- };
2432
- hoverable: BooleanConstructor;
2433
- role: StringConstructor;
2434
- show: BooleanConstructor;
2435
- unstableShowMask: {
2436
- type: BooleanConstructor;
2437
- default: boolean;
2438
- };
2439
- maskClosable: {
2440
- type: BooleanConstructor;
2441
- default: boolean;
2442
- };
2443
- preset: import("vue").PropType<"dialog" | "card" | "confirm">;
2444
- to: import("vue").PropType<string | HTMLElement>;
2445
- displayDirective: {
2446
- type: import("vue").PropType<"show" | "if">;
2447
- default: string;
2448
- };
2449
- transformOrigin: {
2450
- type: import("vue").PropType<"center" | "mouse">;
2451
- default: string;
2452
- };
2453
- zIndex: NumberConstructor;
2454
- autoFocus: {
2455
- type: BooleanConstructor;
2456
- default: boolean;
2457
- };
2458
- trapFocus: {
2459
- type: BooleanConstructor;
2460
- default: boolean;
2461
- };
2462
- closeOnEsc: {
2463
- type: BooleanConstructor;
2464
- default: boolean;
2465
- };
2466
- blockScroll: {
2467
- type: BooleanConstructor;
2468
- default: boolean;
2469
- };
2470
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Modal", {
2471
- color: string;
2472
- textColor: string;
2473
- boxShadow: string;
2474
- }, {
2475
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
2476
- color: string;
2477
- colorHover: string;
2478
- }, any>;
2479
- Dialog: import("naive-ui/es/_mixins").Theme<"Dialog", {
2480
- fontSize: string;
2481
- lineHeight: string;
2482
- border: string;
2483
- titleTextColor: string;
2484
- textColor: string;
2485
- color: string;
2486
- closeColor: string;
2487
- closeColorHover: string;
2488
- closeColorPressed: string;
2489
- iconColor: string;
2490
- iconColorInfo: string;
2491
- iconColorSuccess: string;
2492
- iconColorWarning: string;
2493
- iconColorError: string;
2494
- borderRadius: string;
2495
- titleFontWeight: string;
2496
- titleFontSize: string;
2497
- padding: string;
2498
- iconSize: string;
2499
- actionSpace: string;
2500
- contentMargin: string;
2501
- iconMargin: string;
2502
- iconMarginIconTop: string;
2503
- closeSize: string;
2504
- closeMargin: string;
2505
- closeMarginIconTop: string;
2506
- }, {
2507
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
2508
- heightTiny: string;
2509
- heightSmall: string;
2510
- heightMedium: string;
2511
- heightLarge: string;
2512
- borderRadiusTiny: string;
2513
- borderRadiusSmall: string;
2514
- borderRadiusMedium: string;
2515
- borderRadiusLarge: string;
2516
- fontSizeTiny: string;
2517
- fontSizeSmall: string;
2518
- fontSizeMedium: string;
2519
- fontSizeLarge: string;
2520
- opacityDisabled: string;
2521
- colorOpacitySecondary: string;
2522
- colorOpacitySecondaryHover: string;
2523
- colorOpacitySecondaryPressed: string;
2524
- colorSecondary: string;
2525
- colorSecondaryHover: string;
2526
- colorSecondaryPressed: string;
2527
- colorTertiary: string;
2528
- colorTertiaryHover: string;
2529
- colorTertiaryPressed: string;
2530
- colorQuaternary: string;
2531
- colorQuaternaryHover: string;
2532
- colorQuaternaryPressed: string;
2533
- color: string;
2534
- colorHover: string;
2535
- colorPressed: string;
2536
- colorFocus: string;
2537
- colorDisabled: string;
2538
- textColor: string;
2539
- textColorTertiary: string;
2540
- textColorHover: string;
2541
- textColorPressed: string;
2542
- textColorFocus: string;
2543
- textColorDisabled: string;
2544
- textColorText: string;
2545
- textColorTextHover: string;
2546
- textColorTextPressed: string;
2547
- textColorTextFocus: string;
2548
- textColorTextDisabled: string;
2549
- textColorGhost: string;
2550
- textColorGhostHover: string;
2551
- textColorGhostPressed: string;
2552
- textColorGhostFocus: string;
2553
- textColorGhostDisabled: string;
2554
- border: string;
2555
- borderHover: string;
2556
- borderPressed: string;
2557
- borderFocus: string;
2558
- borderDisabled: string;
2559
- rippleColor: string;
2560
- colorPrimary: string;
2561
- colorHoverPrimary: string;
2562
- colorPressedPrimary: string;
2563
- colorFocusPrimary: string;
2564
- colorDisabledPrimary: string;
2565
- textColorPrimary: string;
2566
- textColorHoverPrimary: string;
2567
- textColorPressedPrimary: string;
2568
- textColorFocusPrimary: string;
2569
- textColorDisabledPrimary: string;
2570
- textColorTextPrimary: string;
2571
- textColorTextHoverPrimary: string;
2572
- textColorTextPressedPrimary: string;
2573
- textColorTextFocusPrimary: string;
2574
- textColorTextDisabledPrimary: string;
2575
- textColorGhostPrimary: string;
2576
- textColorGhostHoverPrimary: string;
2577
- textColorGhostPressedPrimary: string;
2578
- textColorGhostFocusPrimary: string;
2579
- textColorGhostDisabledPrimary: string;
2580
- borderPrimary: string;
2581
- borderHoverPrimary: string;
2582
- borderPressedPrimary: string;
2583
- borderFocusPrimary: string;
2584
- borderDisabledPrimary: string;
2585
- rippleColorPrimary: string;
2586
- colorInfo: string;
2587
- colorHoverInfo: string;
2588
- colorPressedInfo: string;
2589
- colorFocusInfo: string;
2590
- colorDisabledInfo: string;
2591
- textColorInfo: string;
2592
- textColorHoverInfo: string;
2593
- textColorPressedInfo: string;
2594
- textColorFocusInfo: string;
2595
- textColorDisabledInfo: string;
2596
- textColorTextInfo: string;
2597
- textColorTextHoverInfo: string;
2598
- textColorTextPressedInfo: string;
2599
- textColorTextFocusInfo: string;
2600
- textColorTextDisabledInfo: string;
2601
- textColorGhostInfo: string;
2602
- textColorGhostHoverInfo: string;
2603
- textColorGhostPressedInfo: string;
2604
- textColorGhostFocusInfo: string;
2605
- textColorGhostDisabledInfo: string;
2606
- borderInfo: string;
2607
- borderHoverInfo: string;
2608
- borderPressedInfo: string;
2609
- borderFocusInfo: string;
2610
- borderDisabledInfo: string;
2611
- rippleColorInfo: string;
2612
- colorSuccess: string;
2613
- colorHoverSuccess: string;
2614
- colorPressedSuccess: string;
2615
- colorFocusSuccess: string;
2616
- colorDisabledSuccess: string;
2617
- textColorSuccess: string;
2618
- textColorHoverSuccess: string;
2619
- textColorPressedSuccess: string;
2620
- textColorFocusSuccess: string;
2621
- textColorDisabledSuccess: string;
2622
- textColorTextSuccess: string;
2623
- textColorTextHoverSuccess: string;
2624
- textColorTextPressedSuccess: string;
2625
- textColorTextFocusSuccess: string;
2626
- textColorTextDisabledSuccess: string;
2627
- textColorGhostSuccess: string;
2628
- textColorGhostHoverSuccess: string;
2629
- textColorGhostPressedSuccess: string;
2630
- textColorGhostFocusSuccess: string;
2631
- textColorGhostDisabledSuccess: string;
2632
- borderSuccess: string;
2633
- borderHoverSuccess: string;
2634
- borderPressedSuccess: string;
2635
- borderFocusSuccess: string;
2636
- borderDisabledSuccess: string;
2637
- rippleColorSuccess: string;
2638
- colorWarning: string;
2639
- colorHoverWarning: string;
2640
- colorPressedWarning: string;
2641
- colorFocusWarning: string;
2642
- colorDisabledWarning: string;
2643
- textColorWarning: string;
2644
- textColorHoverWarning: string;
2645
- textColorPressedWarning: string;
2646
- textColorFocusWarning: string;
2647
- textColorDisabledWarning: string;
2648
- textColorTextWarning: string;
2649
- textColorTextHoverWarning: string;
2650
- textColorTextPressedWarning: string;
2651
- textColorTextFocusWarning: string;
2652
- textColorTextDisabledWarning: string;
2653
- textColorGhostWarning: string;
2654
- textColorGhostHoverWarning: string;
2655
- textColorGhostPressedWarning: string;
2656
- textColorGhostFocusWarning: string;
2657
- textColorGhostDisabledWarning: string;
2658
- borderWarning: string;
2659
- borderHoverWarning: string;
2660
- borderPressedWarning: string;
2661
- borderFocusWarning: string;
2662
- borderDisabledWarning: string;
2663
- rippleColorWarning: string;
2664
- colorError: string;
2665
- colorHoverError: string;
2666
- colorPressedError: string;
2667
- colorFocusError: string;
2668
- colorDisabledError: string;
2669
- textColorError: string;
2670
- textColorHoverError: string;
2671
- textColorPressedError: string;
2672
- textColorFocusError: string;
2673
- textColorDisabledError: string;
2674
- textColorTextError: string;
2675
- textColorTextHoverError: string;
2676
- textColorTextPressedError: string;
2677
- textColorTextFocusError: string;
2678
- textColorTextDisabledError: string;
2679
- textColorGhostError: string;
2680
- textColorGhostHoverError: string;
2681
- textColorGhostPressedError: string;
2682
- textColorGhostFocusError: string;
2683
- textColorGhostDisabledError: string;
2684
- borderError: string;
2685
- borderHoverError: string;
2686
- borderPressedError: string;
2687
- borderFocusError: string;
2688
- borderDisabledError: string;
2689
- rippleColorError: string;
2690
- waveOpacity: string;
2691
- fontWeight: string;
2692
- fontWeightStrong: string;
2693
- paddingTiny: string;
2694
- paddingSmall: string;
2695
- paddingMedium: string;
2696
- paddingLarge: string;
2697
- paddingRoundTiny: string;
2698
- paddingRoundSmall: string;
2699
- paddingRoundMedium: string;
2700
- paddingRoundLarge: string;
2701
- iconMarginTiny: string;
2702
- iconMarginSmall: string;
2703
- iconMarginMedium: string;
2704
- iconMarginLarge: string;
2705
- iconSizeTiny: string;
2706
- iconSizeSmall: string;
2707
- iconSizeMedium: string;
2708
- iconSizeLarge: string;
2709
- rippleDuration: string;
2710
- }, any>;
2711
- }>;
2712
- Card: import("naive-ui/es/_mixins").Theme<"Card", {
2713
- lineHeight: string;
2714
- color: string;
2715
- colorModal: string;
2716
- colorPopover: string;
2717
- colorTarget: string;
2718
- colorEmbedded: string;
2719
- textColor: string;
2720
- titleTextColor: string;
2721
- borderColor: string;
2722
- actionColor: string;
2723
- titleFontWeight: string;
2724
- closeColor: string;
2725
- closeColorHover: string;
2726
- closeColorPressed: string;
2727
- fontSizeSmall: string;
2728
- fontSizeMedium: string;
2729
- fontSizeLarge: string;
2730
- fontSizeHuge: string;
2731
- boxShadow: string;
2732
- borderRadius: string;
2733
- paddingSmall: string;
2734
- paddingMedium: string;
2735
- paddingLarge: string;
2736
- paddingHuge: string;
2737
- titleFontSizeSmall: string;
2738
- titleFontSizeMedium: string;
2739
- titleFontSizeLarge: string;
2740
- titleFontSizeHuge: string;
2741
- closeSize: string;
2742
- }, any>;
2743
- }>>;
2744
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Modal", {
2745
- color: string;
2746
- textColor: string;
2747
- boxShadow: string;
2748
- }, {
2749
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
2750
- color: string;
2751
- colorHover: string;
2752
- }, any>;
2753
- Dialog: import("naive-ui/es/_mixins").Theme<"Dialog", {
2754
- fontSize: string;
2755
- lineHeight: string;
2756
- border: string;
2757
- titleTextColor: string;
2758
- textColor: string;
2759
- color: string;
2760
- closeColor: string;
2761
- closeColorHover: string;
2762
- closeColorPressed: string;
2763
- iconColor: string;
2764
- iconColorInfo: string;
2765
- iconColorSuccess: string;
2766
- iconColorWarning: string;
2767
- iconColorError: string;
2768
- borderRadius: string;
2769
- titleFontWeight: string;
2770
- titleFontSize: string;
2771
- padding: string;
2772
- iconSize: string;
2773
- actionSpace: string;
2774
- contentMargin: string;
2775
- iconMargin: string;
2776
- iconMarginIconTop: string;
2777
- closeSize: string;
2778
- closeMargin: string;
2779
- closeMarginIconTop: string;
2780
- }, {
2781
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
2782
- heightTiny: string;
2783
- heightSmall: string;
2784
- heightMedium: string;
2785
- heightLarge: string;
2786
- borderRadiusTiny: string;
2787
- borderRadiusSmall: string;
2788
- borderRadiusMedium: string;
2789
- borderRadiusLarge: string;
2790
- fontSizeTiny: string;
2791
- fontSizeSmall: string;
2792
- fontSizeMedium: string;
2793
- fontSizeLarge: string;
2794
- opacityDisabled: string;
2795
- colorOpacitySecondary: string;
2796
- colorOpacitySecondaryHover: string;
2797
- colorOpacitySecondaryPressed: string;
2798
- colorSecondary: string;
2799
- colorSecondaryHover: string;
2800
- colorSecondaryPressed: string;
2801
- colorTertiary: string;
2802
- colorTertiaryHover: string;
2803
- colorTertiaryPressed: string;
2804
- colorQuaternary: string;
2805
- colorQuaternaryHover: string;
2806
- colorQuaternaryPressed: string;
2807
- color: string;
2808
- colorHover: string;
2809
- colorPressed: string;
2810
- colorFocus: string;
2811
- colorDisabled: string;
2812
- textColor: string;
2813
- textColorTertiary: string;
2814
- textColorHover: string;
2815
- textColorPressed: string;
2816
- textColorFocus: string;
2817
- textColorDisabled: string;
2818
- textColorText: string;
2819
- textColorTextHover: string;
2820
- textColorTextPressed: string;
2821
- textColorTextFocus: string;
2822
- textColorTextDisabled: string;
2823
- textColorGhost: string;
2824
- textColorGhostHover: string;
2825
- textColorGhostPressed: string;
2826
- textColorGhostFocus: string;
2827
- textColorGhostDisabled: string;
2828
- border: string;
2829
- borderHover: string;
2830
- borderPressed: string;
2831
- borderFocus: string;
2832
- borderDisabled: string;
2833
- rippleColor: string;
2834
- colorPrimary: string;
2835
- colorHoverPrimary: string;
2836
- colorPressedPrimary: string;
2837
- colorFocusPrimary: string;
2838
- colorDisabledPrimary: string;
2839
- textColorPrimary: string;
2840
- textColorHoverPrimary: string;
2841
- textColorPressedPrimary: string;
2842
- textColorFocusPrimary: string;
2843
- textColorDisabledPrimary: string;
2844
- textColorTextPrimary: string;
2845
- textColorTextHoverPrimary: string;
2846
- textColorTextPressedPrimary: string;
2847
- textColorTextFocusPrimary: string;
2848
- textColorTextDisabledPrimary: string;
2849
- textColorGhostPrimary: string;
2850
- textColorGhostHoverPrimary: string;
2851
- textColorGhostPressedPrimary: string;
2852
- textColorGhostFocusPrimary: string;
2853
- textColorGhostDisabledPrimary: string;
2854
- borderPrimary: string;
2855
- borderHoverPrimary: string;
2856
- borderPressedPrimary: string;
2857
- borderFocusPrimary: string;
2858
- borderDisabledPrimary: string;
2859
- rippleColorPrimary: string;
2860
- colorInfo: string;
2861
- colorHoverInfo: string;
2862
- colorPressedInfo: string;
2863
- colorFocusInfo: string;
2864
- colorDisabledInfo: string;
2865
- textColorInfo: string;
2866
- textColorHoverInfo: string;
2867
- textColorPressedInfo: string;
2868
- textColorFocusInfo: string;
2869
- textColorDisabledInfo: string;
2870
- textColorTextInfo: string;
2871
- textColorTextHoverInfo: string;
2872
- textColorTextPressedInfo: string;
2873
- textColorTextFocusInfo: string;
2874
- textColorTextDisabledInfo: string;
2875
- textColorGhostInfo: string;
2876
- textColorGhostHoverInfo: string;
2877
- textColorGhostPressedInfo: string;
2878
- textColorGhostFocusInfo: string;
2879
- textColorGhostDisabledInfo: string;
2880
- borderInfo: string;
2881
- borderHoverInfo: string;
2882
- borderPressedInfo: string;
2883
- borderFocusInfo: string;
2884
- borderDisabledInfo: string;
2885
- rippleColorInfo: string;
2886
- colorSuccess: string;
2887
- colorHoverSuccess: string;
2888
- colorPressedSuccess: string;
2889
- colorFocusSuccess: string;
2890
- colorDisabledSuccess: string;
2891
- textColorSuccess: string;
2892
- textColorHoverSuccess: string;
2893
- textColorPressedSuccess: string;
2894
- textColorFocusSuccess: string;
2895
- textColorDisabledSuccess: string;
2896
- textColorTextSuccess: string;
2897
- textColorTextHoverSuccess: string;
2898
- textColorTextPressedSuccess: string;
2899
- textColorTextFocusSuccess: string;
2900
- textColorTextDisabledSuccess: string;
2901
- textColorGhostSuccess: string;
2902
- textColorGhostHoverSuccess: string;
2903
- textColorGhostPressedSuccess: string;
2904
- textColorGhostFocusSuccess: string;
2905
- textColorGhostDisabledSuccess: string;
2906
- borderSuccess: string;
2907
- borderHoverSuccess: string;
2908
- borderPressedSuccess: string;
2909
- borderFocusSuccess: string;
2910
- borderDisabledSuccess: string;
2911
- rippleColorSuccess: string;
2912
- colorWarning: string;
2913
- colorHoverWarning: string;
2914
- colorPressedWarning: string;
2915
- colorFocusWarning: string;
2916
- colorDisabledWarning: string;
2917
- textColorWarning: string;
2918
- textColorHoverWarning: string;
2919
- textColorPressedWarning: string;
2920
- textColorFocusWarning: string;
2921
- textColorDisabledWarning: string;
2922
- textColorTextWarning: string;
2923
- textColorTextHoverWarning: string;
2924
- textColorTextPressedWarning: string;
2925
- textColorTextFocusWarning: string;
2926
- textColorTextDisabledWarning: string;
2927
- textColorGhostWarning: string;
2928
- textColorGhostHoverWarning: string;
2929
- textColorGhostPressedWarning: string;
2930
- textColorGhostFocusWarning: string;
2931
- textColorGhostDisabledWarning: string;
2932
- borderWarning: string;
2933
- borderHoverWarning: string;
2934
- borderPressedWarning: string;
2935
- borderFocusWarning: string;
2936
- borderDisabledWarning: string;
2937
- rippleColorWarning: string;
2938
- colorError: string;
2939
- colorHoverError: string;
2940
- colorPressedError: string;
2941
- colorFocusError: string;
2942
- colorDisabledError: string;
2943
- textColorError: string;
2944
- textColorHoverError: string;
2945
- textColorPressedError: string;
2946
- textColorFocusError: string;
2947
- textColorDisabledError: string;
2948
- textColorTextError: string;
2949
- textColorTextHoverError: string;
2950
- textColorTextPressedError: string;
2951
- textColorTextFocusError: string;
2952
- textColorTextDisabledError: string;
2953
- textColorGhostError: string;
2954
- textColorGhostHoverError: string;
2955
- textColorGhostPressedError: string;
2956
- textColorGhostFocusError: string;
2957
- textColorGhostDisabledError: string;
2958
- borderError: string;
2959
- borderHoverError: string;
2960
- borderPressedError: string;
2961
- borderFocusError: string;
2962
- borderDisabledError: string;
2963
- rippleColorError: string;
2964
- waveOpacity: string;
2965
- fontWeight: string;
2966
- fontWeightStrong: string;
2967
- paddingTiny: string;
2968
- paddingSmall: string;
2969
- paddingMedium: string;
2970
- paddingLarge: string;
2971
- paddingRoundTiny: string;
2972
- paddingRoundSmall: string;
2973
- paddingRoundMedium: string;
2974
- paddingRoundLarge: string;
2975
- iconMarginTiny: string;
2976
- iconMarginSmall: string;
2977
- iconMarginMedium: string;
2978
- iconMarginLarge: string;
2979
- iconSizeTiny: string;
2980
- iconSizeSmall: string;
2981
- iconSizeMedium: string;
2982
- iconSizeLarge: string;
2983
- rippleDuration: string;
2984
- }, any>;
2985
- }>;
2986
- Card: import("naive-ui/es/_mixins").Theme<"Card", {
2987
- lineHeight: string;
2988
- color: string;
2989
- colorModal: string;
2990
- colorPopover: string;
2991
- colorTarget: string;
2992
- colorEmbedded: string;
2993
- textColor: string;
2994
- titleTextColor: string;
2995
- borderColor: string;
2996
- actionColor: string;
2997
- titleFontWeight: string;
2998
- closeColor: string;
2999
- closeColorHover: string;
3000
- closeColorPressed: string;
3001
- fontSizeSmall: string;
3002
- fontSizeMedium: string;
3003
- fontSizeLarge: string;
3004
- fontSizeHuge: string;
3005
- boxShadow: string;
3006
- borderRadius: string;
3007
- paddingSmall: string;
3008
- paddingMedium: string;
3009
- paddingLarge: string;
3010
- paddingHuge: string;
3011
- titleFontSizeSmall: string;
3012
- titleFontSizeMedium: string;
3013
- titleFontSizeLarge: string;
3014
- titleFontSizeHuge: string;
3015
- closeSize: string;
3016
- }, any>;
3017
- }>>>;
3018
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Modal", {
3019
- color: string;
3020
- textColor: string;
3021
- boxShadow: string;
3022
- }, {
3023
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
3024
- color: string;
3025
- colorHover: string;
3026
- }, any>;
3027
- Dialog: import("naive-ui/es/_mixins").Theme<"Dialog", {
3028
- fontSize: string;
3029
- lineHeight: string;
3030
- border: string;
3031
- titleTextColor: string;
3032
- textColor: string;
3033
- color: string;
3034
- closeColor: string;
3035
- closeColorHover: string;
3036
- closeColorPressed: string;
3037
- iconColor: string;
3038
- iconColorInfo: string;
3039
- iconColorSuccess: string;
3040
- iconColorWarning: string;
3041
- iconColorError: string;
3042
- borderRadius: string;
3043
- titleFontWeight: string;
3044
- titleFontSize: string;
3045
- padding: string;
3046
- iconSize: string;
3047
- actionSpace: string;
3048
- contentMargin: string;
3049
- iconMargin: string;
3050
- iconMarginIconTop: string;
3051
- closeSize: string;
3052
- closeMargin: string;
3053
- closeMarginIconTop: string;
3054
- }, {
3055
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
3056
- heightTiny: string;
3057
- heightSmall: string;
3058
- heightMedium: string;
3059
- heightLarge: string;
3060
- borderRadiusTiny: string;
3061
- borderRadiusSmall: string;
3062
- borderRadiusMedium: string;
3063
- borderRadiusLarge: string;
3064
- fontSizeTiny: string;
3065
- fontSizeSmall: string;
3066
- fontSizeMedium: string;
3067
- fontSizeLarge: string;
3068
- opacityDisabled: string;
3069
- colorOpacitySecondary: string;
3070
- colorOpacitySecondaryHover: string;
3071
- colorOpacitySecondaryPressed: string;
3072
- colorSecondary: string;
3073
- colorSecondaryHover: string;
3074
- colorSecondaryPressed: string;
3075
- colorTertiary: string;
3076
- colorTertiaryHover: string;
3077
- colorTertiaryPressed: string;
3078
- colorQuaternary: string;
3079
- colorQuaternaryHover: string;
3080
- colorQuaternaryPressed: string;
3081
- color: string;
3082
- colorHover: string;
3083
- colorPressed: string;
3084
- colorFocus: string;
3085
- colorDisabled: string;
3086
- textColor: string;
3087
- textColorTertiary: string;
3088
- textColorHover: string;
3089
- textColorPressed: string;
3090
- textColorFocus: string;
3091
- textColorDisabled: string;
3092
- textColorText: string;
3093
- textColorTextHover: string;
3094
- textColorTextPressed: string;
3095
- textColorTextFocus: string;
3096
- textColorTextDisabled: string;
3097
- textColorGhost: string;
3098
- textColorGhostHover: string;
3099
- textColorGhostPressed: string;
3100
- textColorGhostFocus: string;
3101
- textColorGhostDisabled: string;
3102
- border: string;
3103
- borderHover: string;
3104
- borderPressed: string;
3105
- borderFocus: string;
3106
- borderDisabled: string;
3107
- rippleColor: string;
3108
- colorPrimary: string;
3109
- colorHoverPrimary: string;
3110
- colorPressedPrimary: string;
3111
- colorFocusPrimary: string;
3112
- colorDisabledPrimary: string;
3113
- textColorPrimary: string;
3114
- textColorHoverPrimary: string;
3115
- textColorPressedPrimary: string;
3116
- textColorFocusPrimary: string;
3117
- textColorDisabledPrimary: string;
3118
- textColorTextPrimary: string;
3119
- textColorTextHoverPrimary: string;
3120
- textColorTextPressedPrimary: string;
3121
- textColorTextFocusPrimary: string;
3122
- textColorTextDisabledPrimary: string;
3123
- textColorGhostPrimary: string;
3124
- textColorGhostHoverPrimary: string;
3125
- textColorGhostPressedPrimary: string;
3126
- textColorGhostFocusPrimary: string;
3127
- textColorGhostDisabledPrimary: string;
3128
- borderPrimary: string;
3129
- borderHoverPrimary: string;
3130
- borderPressedPrimary: string;
3131
- borderFocusPrimary: string;
3132
- borderDisabledPrimary: string;
3133
- rippleColorPrimary: string;
3134
- colorInfo: string;
3135
- colorHoverInfo: string;
3136
- colorPressedInfo: string;
3137
- colorFocusInfo: string;
3138
- colorDisabledInfo: string;
3139
- textColorInfo: string;
3140
- textColorHoverInfo: string;
3141
- textColorPressedInfo: string;
3142
- textColorFocusInfo: string;
3143
- textColorDisabledInfo: string;
3144
- textColorTextInfo: string;
3145
- textColorTextHoverInfo: string;
3146
- textColorTextPressedInfo: string;
3147
- textColorTextFocusInfo: string;
3148
- textColorTextDisabledInfo: string;
3149
- textColorGhostInfo: string;
3150
- textColorGhostHoverInfo: string;
3151
- textColorGhostPressedInfo: string;
3152
- textColorGhostFocusInfo: string;
3153
- textColorGhostDisabledInfo: string;
3154
- borderInfo: string;
3155
- borderHoverInfo: string;
3156
- borderPressedInfo: string;
3157
- borderFocusInfo: string;
3158
- borderDisabledInfo: string;
3159
- rippleColorInfo: string;
3160
- colorSuccess: string;
3161
- colorHoverSuccess: string;
3162
- colorPressedSuccess: string;
3163
- colorFocusSuccess: string;
3164
- colorDisabledSuccess: string;
3165
- textColorSuccess: string;
3166
- textColorHoverSuccess: string;
3167
- textColorPressedSuccess: string;
3168
- textColorFocusSuccess: string;
3169
- textColorDisabledSuccess: string;
3170
- textColorTextSuccess: string;
3171
- textColorTextHoverSuccess: string;
3172
- textColorTextPressedSuccess: string;
3173
- textColorTextFocusSuccess: string;
3174
- textColorTextDisabledSuccess: string;
3175
- textColorGhostSuccess: string;
3176
- textColorGhostHoverSuccess: string;
3177
- textColorGhostPressedSuccess: string;
3178
- textColorGhostFocusSuccess: string;
3179
- textColorGhostDisabledSuccess: string;
3180
- borderSuccess: string;
3181
- borderHoverSuccess: string;
3182
- borderPressedSuccess: string;
3183
- borderFocusSuccess: string;
3184
- borderDisabledSuccess: string;
3185
- rippleColorSuccess: string;
3186
- colorWarning: string;
3187
- colorHoverWarning: string;
3188
- colorPressedWarning: string;
3189
- colorFocusWarning: string;
3190
- colorDisabledWarning: string;
3191
- textColorWarning: string;
3192
- textColorHoverWarning: string;
3193
- textColorPressedWarning: string;
3194
- textColorFocusWarning: string;
3195
- textColorDisabledWarning: string;
3196
- textColorTextWarning: string;
3197
- textColorTextHoverWarning: string;
3198
- textColorTextPressedWarning: string;
3199
- textColorTextFocusWarning: string;
3200
- textColorTextDisabledWarning: string;
3201
- textColorGhostWarning: string;
3202
- textColorGhostHoverWarning: string;
3203
- textColorGhostPressedWarning: string;
3204
- textColorGhostFocusWarning: string;
3205
- textColorGhostDisabledWarning: string;
3206
- borderWarning: string;
3207
- borderHoverWarning: string;
3208
- borderPressedWarning: string;
3209
- borderFocusWarning: string;
3210
- borderDisabledWarning: string;
3211
- rippleColorWarning: string;
3212
- colorError: string;
3213
- colorHoverError: string;
3214
- colorPressedError: string;
3215
- colorFocusError: string;
3216
- colorDisabledError: string;
3217
- textColorError: string;
3218
- textColorHoverError: string;
3219
- textColorPressedError: string;
3220
- textColorFocusError: string;
3221
- textColorDisabledError: string;
3222
- textColorTextError: string;
3223
- textColorTextHoverError: string;
3224
- textColorTextPressedError: string;
3225
- textColorTextFocusError: string;
3226
- textColorTextDisabledError: string;
3227
- textColorGhostError: string;
3228
- textColorGhostHoverError: string;
3229
- textColorGhostPressedError: string;
3230
- textColorGhostFocusError: string;
3231
- textColorGhostDisabledError: string;
3232
- borderError: string;
3233
- borderHoverError: string;
3234
- borderPressedError: string;
3235
- borderFocusError: string;
3236
- borderDisabledError: string;
3237
- rippleColorError: string;
3238
- waveOpacity: string;
3239
- fontWeight: string;
3240
- fontWeightStrong: string;
3241
- paddingTiny: string;
3242
- paddingSmall: string;
3243
- paddingMedium: string;
3244
- paddingLarge: string;
3245
- paddingRoundTiny: string;
3246
- paddingRoundSmall: string;
3247
- paddingRoundMedium: string;
3248
- paddingRoundLarge: string;
3249
- iconMarginTiny: string;
3250
- iconMarginSmall: string;
3251
- iconMarginMedium: string;
3252
- iconMarginLarge: string;
3253
- iconSizeTiny: string;
3254
- iconSizeSmall: string;
3255
- iconSizeMedium: string;
3256
- iconSizeLarge: string;
3257
- rippleDuration: string;
3258
- }, any>;
3259
- }>;
3260
- Card: import("naive-ui/es/_mixins").Theme<"Card", {
3261
- lineHeight: string;
3262
- color: string;
3263
- colorModal: string;
3264
- colorPopover: string;
3265
- colorTarget: string;
3266
- colorEmbedded: string;
3267
- textColor: string;
3268
- titleTextColor: string;
3269
- borderColor: string;
3270
- actionColor: string;
3271
- titleFontWeight: string;
3272
- closeColor: string;
3273
- closeColorHover: string;
3274
- closeColorPressed: string;
3275
- fontSizeSmall: string;
3276
- fontSizeMedium: string;
3277
- fontSizeLarge: string;
3278
- fontSizeHuge: string;
3279
- boxShadow: string;
3280
- borderRadius: string;
3281
- paddingSmall: string;
3282
- paddingMedium: string;
3283
- paddingLarge: string;
3284
- paddingHuge: string;
3285
- titleFontSizeSmall: string;
3286
- titleFontSizeMedium: string;
3287
- titleFontSizeLarge: string;
3288
- titleFontSizeHuge: string;
3289
- closeSize: string;
3290
- }, any>;
3291
- }>>>;
3292
- }>>, {
3293
- type: "default" | "info" | "success" | "warning" | "error";
3294
- size: "small" | "medium" | "large" | "huge";
3295
- show: boolean;
3296
- transformOrigin: "center" | "mouse";
3297
- autoFocus: boolean;
3298
- loading: boolean;
3299
- bordered: boolean;
3300
- showIcon: boolean;
3301
- closable: boolean;
3302
- displayDirective: "show" | "if";
3303
- hoverable: boolean;
3304
- embedded: boolean;
3305
- segmented: boolean | import("naive-ui/es/card/src/Card").Segmented;
3306
- trapFocus: boolean;
3307
- blockScroll: boolean;
3308
- internalDialog: boolean;
3309
- internalAppear: boolean | undefined;
3310
- unstableShowMask: boolean;
3311
- maskClosable: boolean;
3312
- closeOnEsc: boolean;
3313
- }>;
3314
- NForm: import("vue").DefineComponent<{
3315
- readonly inline: BooleanConstructor;
3316
- readonly labelWidth: import("vue").PropType<string | number>;
3317
- readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
3318
- readonly labelPlacement: {
3319
- readonly type: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
3320
- readonly default: "top";
3321
- };
3322
- readonly model: {
3323
- readonly type: import("vue").PropType<Record<string, any>>;
3324
- readonly default: () => void;
3325
- };
3326
- readonly rules: import("vue").PropType<FormRules>;
3327
- readonly disabled: BooleanConstructor;
3328
- readonly size: import("vue").PropType<import("naive-ui/es/form/src/interface").Size>;
3329
- readonly showRequireMark: {
3330
- readonly type: import("vue").PropType<boolean | undefined>;
3331
- readonly default: undefined;
3332
- };
3333
- readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
3334
- readonly showFeedback: {
3335
- readonly type: BooleanConstructor;
3336
- readonly default: true;
3337
- };
3338
- readonly onSubmit: {
3339
- readonly type: import("vue").PropType<(e: Event) => void>;
3340
- readonly default: (e: Event) => void;
3341
- };
3342
- readonly showLabel: {
3343
- readonly type: import("vue").PropType<boolean | undefined>;
3344
- readonly default: undefined;
3345
- };
3346
- readonly validateMessages: import("vue").PropType<Partial<import("naive-ui/es/form/src/interface").FormValidateMessages>>;
3347
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
3348
- blankHeightSmall: string;
3349
- blankHeightMedium: string;
3350
- blankHeightLarge: string;
3351
- lineHeight: string;
3352
- labelTextColor: string;
3353
- asteriskColor: string;
3354
- feedbackTextColorError: string;
3355
- feedbackTextColorWarning: string;
3356
- feedbackTextColor: string;
3357
- feedbackPadding: string;
3358
- feedbackHeightSmall: string;
3359
- feedbackHeightMedium: string;
3360
- feedbackHeightLarge: string;
3361
- feedbackFontSizeSmall: string;
3362
- feedbackFontSizeMedium: string;
3363
- feedbackFontSizeLarge: string;
3364
- labelFontSizeLeftSmall: string;
3365
- labelFontSizeLeftMedium: string;
3366
- labelFontSizeLeftLarge: string;
3367
- labelFontSizeTopSmall: string;
3368
- labelFontSizeTopMedium: string;
3369
- labelFontSizeTopLarge: string;
3370
- labelHeightSmall: string;
3371
- labelHeightMedium: string;
3372
- labelHeightLarge: string;
3373
- labelPaddingVertical: string;
3374
- labelPaddingHorizontal: string;
3375
- labelTextAlignVertical: string;
3376
- labelTextAlignHorizontal: string;
3377
- }, any>>;
3378
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
3379
- blankHeightSmall: string;
3380
- blankHeightMedium: string;
3381
- blankHeightLarge: string;
3382
- lineHeight: string;
3383
- labelTextColor: string;
3384
- asteriskColor: string;
3385
- feedbackTextColorError: string;
3386
- feedbackTextColorWarning: string;
3387
- feedbackTextColor: string;
3388
- feedbackPadding: string;
3389
- feedbackHeightSmall: string;
3390
- feedbackHeightMedium: string;
3391
- feedbackHeightLarge: string;
3392
- feedbackFontSizeSmall: string;
3393
- feedbackFontSizeMedium: string;
3394
- feedbackFontSizeLarge: string;
3395
- labelFontSizeLeftSmall: string;
3396
- labelFontSizeLeftMedium: string;
3397
- labelFontSizeLeftLarge: string;
3398
- labelFontSizeTopSmall: string;
3399
- labelFontSizeTopMedium: string;
3400
- labelFontSizeTopLarge: string;
3401
- labelHeightSmall: string;
3402
- labelHeightMedium: string;
3403
- labelHeightLarge: string;
3404
- labelPaddingVertical: string;
3405
- labelPaddingHorizontal: string;
3406
- labelTextAlignVertical: string;
3407
- labelTextAlignHorizontal: string;
3408
- }, any>>>;
3409
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
3410
- blankHeightSmall: string;
3411
- blankHeightMedium: string;
3412
- blankHeightLarge: string;
3413
- lineHeight: string;
3414
- labelTextColor: string;
3415
- asteriskColor: string;
3416
- feedbackTextColorError: string;
3417
- feedbackTextColorWarning: string;
3418
- feedbackTextColor: string;
3419
- feedbackPadding: string;
3420
- feedbackHeightSmall: string;
3421
- feedbackHeightMedium: string;
3422
- feedbackHeightLarge: string;
3423
- feedbackFontSizeSmall: string;
3424
- feedbackFontSizeMedium: string;
3425
- feedbackFontSizeLarge: string;
3426
- labelFontSizeLeftSmall: string;
3427
- labelFontSizeLeftMedium: string;
3428
- labelFontSizeLeftLarge: string;
3429
- labelFontSizeTopSmall: string;
3430
- labelFontSizeTopMedium: string;
3431
- labelFontSizeTopLarge: string;
3432
- labelHeightSmall: string;
3433
- labelHeightMedium: string;
3434
- labelHeightLarge: string;
3435
- labelPaddingVertical: string;
3436
- labelPaddingHorizontal: string;
3437
- labelTextAlignVertical: string;
3438
- labelTextAlignHorizontal: string;
3439
- }, any>>>;
3440
- }, FormInst & {
3441
- mergedClsPrefix: import("vue").ComputedRef<string>;
3442
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3443
- readonly inline: BooleanConstructor;
3444
- readonly labelWidth: import("vue").PropType<string | number>;
3445
- readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
3446
- readonly labelPlacement: {
3447
- readonly type: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
3448
- readonly default: "top";
3449
- };
3450
- readonly model: {
3451
- readonly type: import("vue").PropType<Record<string, any>>;
3452
- readonly default: () => void;
3453
- };
3454
- readonly rules: import("vue").PropType<FormRules>;
3455
- readonly disabled: BooleanConstructor;
3456
- readonly size: import("vue").PropType<import("naive-ui/es/form/src/interface").Size>;
3457
- readonly showRequireMark: {
3458
- readonly type: import("vue").PropType<boolean | undefined>;
3459
- readonly default: undefined;
3460
- };
3461
- readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
3462
- readonly showFeedback: {
3463
- readonly type: BooleanConstructor;
3464
- readonly default: true;
3465
- };
3466
- readonly onSubmit: {
3467
- readonly type: import("vue").PropType<(e: Event) => void>;
3468
- readonly default: (e: Event) => void;
3469
- };
3470
- readonly showLabel: {
3471
- readonly type: import("vue").PropType<boolean | undefined>;
3472
- readonly default: undefined;
3473
- };
3474
- readonly validateMessages: import("vue").PropType<Partial<import("naive-ui/es/form/src/interface").FormValidateMessages>>;
3475
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
3476
- blankHeightSmall: string;
3477
- blankHeightMedium: string;
3478
- blankHeightLarge: string;
3479
- lineHeight: string;
3480
- labelTextColor: string;
3481
- asteriskColor: string;
3482
- feedbackTextColorError: string;
3483
- feedbackTextColorWarning: string;
3484
- feedbackTextColor: string;
3485
- feedbackPadding: string;
3486
- feedbackHeightSmall: string;
3487
- feedbackHeightMedium: string;
3488
- feedbackHeightLarge: string;
3489
- feedbackFontSizeSmall: string;
3490
- feedbackFontSizeMedium: string;
3491
- feedbackFontSizeLarge: string;
3492
- labelFontSizeLeftSmall: string;
3493
- labelFontSizeLeftMedium: string;
3494
- labelFontSizeLeftLarge: string;
3495
- labelFontSizeTopSmall: string;
3496
- labelFontSizeTopMedium: string;
3497
- labelFontSizeTopLarge: string;
3498
- labelHeightSmall: string;
3499
- labelHeightMedium: string;
3500
- labelHeightLarge: string;
3501
- labelPaddingVertical: string;
3502
- labelPaddingHorizontal: string;
3503
- labelTextAlignVertical: string;
3504
- labelTextAlignHorizontal: string;
3505
- }, any>>;
3506
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
3507
- blankHeightSmall: string;
3508
- blankHeightMedium: string;
3509
- blankHeightLarge: string;
3510
- lineHeight: string;
3511
- labelTextColor: string;
3512
- asteriskColor: string;
3513
- feedbackTextColorError: string;
3514
- feedbackTextColorWarning: string;
3515
- feedbackTextColor: string;
3516
- feedbackPadding: string;
3517
- feedbackHeightSmall: string;
3518
- feedbackHeightMedium: string;
3519
- feedbackHeightLarge: string;
3520
- feedbackFontSizeSmall: string;
3521
- feedbackFontSizeMedium: string;
3522
- feedbackFontSizeLarge: string;
3523
- labelFontSizeLeftSmall: string;
3524
- labelFontSizeLeftMedium: string;
3525
- labelFontSizeLeftLarge: string;
3526
- labelFontSizeTopSmall: string;
3527
- labelFontSizeTopMedium: string;
3528
- labelFontSizeTopLarge: string;
3529
- labelHeightSmall: string;
3530
- labelHeightMedium: string;
3531
- labelHeightLarge: string;
3532
- labelPaddingVertical: string;
3533
- labelPaddingHorizontal: string;
3534
- labelTextAlignVertical: string;
3535
- labelTextAlignHorizontal: string;
3536
- }, any>>>;
3537
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
3538
- blankHeightSmall: string;
3539
- blankHeightMedium: string;
3540
- blankHeightLarge: string;
3541
- lineHeight: string;
3542
- labelTextColor: string;
3543
- asteriskColor: string;
3544
- feedbackTextColorError: string;
3545
- feedbackTextColorWarning: string;
3546
- feedbackTextColor: string;
3547
- feedbackPadding: string;
3548
- feedbackHeightSmall: string;
3549
- feedbackHeightMedium: string;
3550
- feedbackHeightLarge: string;
3551
- feedbackFontSizeSmall: string;
3552
- feedbackFontSizeMedium: string;
3553
- feedbackFontSizeLarge: string;
3554
- labelFontSizeLeftSmall: string;
3555
- labelFontSizeLeftMedium: string;
3556
- labelFontSizeLeftLarge: string;
3557
- labelFontSizeTopSmall: string;
3558
- labelFontSizeTopMedium: string;
3559
- labelFontSizeTopLarge: string;
3560
- labelHeightSmall: string;
3561
- labelHeightMedium: string;
3562
- labelHeightLarge: string;
3563
- labelPaddingVertical: string;
3564
- labelPaddingHorizontal: string;
3565
- labelTextAlignVertical: string;
3566
- labelTextAlignHorizontal: string;
3567
- }, any>>>;
3568
- }>>, {
3569
- inline: boolean;
3570
- disabled: boolean;
3571
- onSubmit: (e: Event) => void;
3572
- labelPlacement: import("naive-ui/es/form/src/interface").LabelPlacement;
3573
- model: Record<string, any>;
3574
- showRequireMark: boolean | undefined;
3575
- showFeedback: boolean;
3576
- showLabel: boolean | undefined;
3577
- }>;
45
+ NButton: any;
46
+ NModal: any;
47
+ NForm: any;
3578
48
  NFormItem: import("vue").DefineComponent<{
3579
49
  readonly label: StringConstructor;
3580
50
  readonly labelWidth: import("vue").PropType<string | number>;
@@ -3597,7 +67,7 @@ declare const _default: import("vue").DefineComponent<{
3597
67
  readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
3598
68
  readonly size: import("vue").PropType<"small" | "medium" | "large">;
3599
69
  readonly ignorePathChange: BooleanConstructor;
3600
- readonly validationStatus: import("vue").PropType<"success" | "warning" | "error">;
70
+ readonly validationStatus: import("vue").PropType<"error" | "success" | "warning">;
3601
71
  readonly feedback: StringConstructor;
3602
72
  readonly showLabel: {
3603
73
  readonly type: import("vue").PropType<boolean | undefined>;
@@ -3728,15 +198,18 @@ declare const _default: import("vue").DefineComponent<{
3728
198
  mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
3729
199
  mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
3730
200
  mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
3731
- mergedValidationStatus: import("vue").ComputedRef<"success" | "warning" | "error" | undefined>;
201
+ mergedValidationStatus: import("vue").ComputedRef<"error" | "success" | "warning" | undefined>;
3732
202
  mergedShowFeedback: import("vue").ComputedRef<boolean>;
3733
203
  mergedShowLabel: import("vue").ComputedRef<boolean>;
204
+ isAutoLabelWidth: import("vue").ComputedRef<boolean>;
3734
205
  labelElementRef: import("vue").Ref<HTMLLabelElement | null>;
3735
206
  mergedClsPrefix: import("vue").ComputedRef<string>;
3736
207
  mergedRequired: import("vue").ComputedRef<boolean>;
3737
- hasFeedback: import("vue").ComputedRef<number | true>;
3738
208
  feedbackId: import("vue").Ref<string>;
3739
- explains: import("vue").Ref<string[]>;
209
+ renderExplains: import("vue").Ref<{
210
+ key: string;
211
+ render: () => import("vue").VNodeChild;
212
+ }[]>;
3740
213
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3741
214
  readonly label: StringConstructor;
3742
215
  readonly labelWidth: import("vue").PropType<string | number>;
@@ -3759,7 +232,7 @@ declare const _default: import("vue").DefineComponent<{
3759
232
  readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
3760
233
  readonly size: import("vue").PropType<"small" | "medium" | "large">;
3761
234
  readonly ignorePathChange: BooleanConstructor;
3762
- readonly validationStatus: import("vue").PropType<"success" | "warning" | "error">;
235
+ readonly validationStatus: import("vue").PropType<"error" | "success" | "warning">;
3763
236
  readonly feedback: StringConstructor;
3764
237
  readonly showLabel: {
3765
238
  readonly type: import("vue").PropType<boolean | undefined>;
@@ -3860,859 +333,15 @@ declare const _default: import("vue").DefineComponent<{
3860
333
  labelTextAlignHorizontal: string;
3861
334
  }, any>>>;
3862
335
  }>>, {
3863
- required: boolean;
3864
- first: boolean;
3865
- showRequireMark: boolean | undefined;
3866
- showFeedback: boolean | undefined;
3867
- showLabel: boolean | undefined;
3868
- ignorePathChange: boolean;
3869
- }>;
3870
- NInput: import("vue").DefineComponent<{
3871
- bordered: {
3872
- type: import("vue").PropType<boolean | undefined>;
3873
- default: undefined;
3874
- };
3875
- type: {
3876
- type: import("vue").PropType<"text" | "textarea" | "password">;
3877
- default: string;
3878
- };
3879
- placeholder: import("vue").PropType<string | [string, string]>;
3880
- defaultValue: {
3881
- type: import("vue").PropType<string | [string, string] | null>;
3882
- default: null;
3883
- };
3884
- value: import("vue").PropType<string | [string, string] | null>;
3885
- disabled: {
3886
- type: import("vue").PropType<boolean | undefined>;
3887
- default: undefined;
3888
- };
3889
- size: import("vue").PropType<import("naive-ui/es/input/src/interface").Size>;
3890
- rows: {
3891
- type: import("vue").PropType<string | number>;
3892
- default: number;
3893
- };
3894
- round: BooleanConstructor;
3895
- minlength: import("vue").PropType<string | number>;
3896
- maxlength: import("vue").PropType<string | number>;
3897
- clearable: BooleanConstructor;
3898
- autosize: {
3899
- type: import("vue").PropType<boolean | {
3900
- minRows?: number | undefined;
3901
- maxRows?: number | undefined;
3902
- }>;
3903
- default: boolean;
3904
- };
3905
- pair: BooleanConstructor;
3906
- separator: StringConstructor;
3907
- readonly: {
3908
- type: (BooleanConstructor | StringConstructor)[];
3909
- default: boolean;
3910
- };
3911
- passivelyActivated: BooleanConstructor;
3912
- showPasswordOn: import("vue").PropType<"click" | "mousedown">;
3913
- stateful: {
3914
- type: BooleanConstructor;
3915
- default: boolean;
3916
- };
3917
- autofocus: BooleanConstructor;
3918
- inputProps: import("vue").PropType<import("vue").InputHTMLAttributes | import("vue").TextareaHTMLAttributes>;
3919
- resizable: {
3920
- type: BooleanConstructor;
3921
- default: boolean;
3922
- };
3923
- showCount: BooleanConstructor;
3924
- loading: {
3925
- type: BooleanConstructor;
3926
- default: undefined;
3927
- };
3928
- onMousedown: import("vue").PropType<(e: MouseEvent) => void>;
3929
- onKeydown: import("vue").PropType<(e: KeyboardEvent) => void>;
3930
- onKeyup: import("vue").PropType<(e: KeyboardEvent) => void>;
3931
- onInput: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
3932
- onFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
3933
- onBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
3934
- onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
3935
- onChange: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
3936
- onClear: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
3937
- status: import("vue").PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
3938
- 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
3939
- onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
3940
- textDecoration: import("vue").PropType<string | [string, string]>;
3941
- attrSize: {
3942
- type: NumberConstructor;
3943
- default: number;
3944
- };
3945
- onInputBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
3946
- onInputFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
3947
- onDeactivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
3948
- onActivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
3949
- onWrapperFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
3950
- onWrapperBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
3951
- internalDeactivateOnEnter: BooleanConstructor;
3952
- internalForceFocus: BooleanConstructor;
3953
- internalLoadingBeforeSuffix: BooleanConstructor;
3954
- showPasswordToggle: BooleanConstructor;
3955
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Input", {
3956
- countTextColor: string;
3957
- heightTiny: string;
3958
- heightSmall: string;
3959
- heightMedium: string;
3960
- heightLarge: string;
3961
- fontSizeTiny: string;
3962
- fontSizeSmall: string;
3963
- fontSizeMedium: string;
3964
- fontSizeLarge: string;
3965
- lineHeight: string;
3966
- lineHeightTextarea: string;
3967
- borderRadius: string;
3968
- iconSize: string;
3969
- groupLabelColor: string;
3970
- groupLabelTextColor: string;
3971
- textColor: string;
3972
- textColorDisabled: string;
3973
- textDecorationColor: string;
3974
- caretColor: string;
3975
- placeholderColor: string;
3976
- placeholderColorDisabled: string;
3977
- color: string;
3978
- colorDisabled: string;
3979
- colorFocus: string;
3980
- groupLabelBorder: string;
3981
- border: string;
3982
- borderHover: string;
3983
- borderDisabled: string;
3984
- borderFocus: string;
3985
- boxShadowFocus: string;
3986
- loadingColor: string;
3987
- loadingColorWarning: string;
3988
- borderWarning: string;
3989
- borderHoverWarning: string;
3990
- colorFocusWarning: string;
3991
- borderFocusWarning: string;
3992
- boxShadowFocusWarning: string;
3993
- caretColorWarning: string;
3994
- loadingColorError: string;
3995
- borderError: string;
3996
- borderHoverError: string;
3997
- colorFocusError: string;
3998
- borderFocusError: string;
3999
- boxShadowFocusError: string;
4000
- caretColorError: string;
4001
- clearColor: string;
4002
- clearColorHover: string;
4003
- clearColorPressed: string;
4004
- iconColor: string;
4005
- iconColorDisabled: string;
4006
- iconColorHover: string;
4007
- iconColorPressed: string;
4008
- suffixTextColor: string;
4009
- paddingTiny: string;
4010
- paddingSmall: string;
4011
- paddingMedium: string;
4012
- paddingLarge: string;
4013
- clearSize: string;
4014
- }, any>>;
4015
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
4016
- countTextColor: string;
4017
- heightTiny: string;
4018
- heightSmall: string;
4019
- heightMedium: string;
4020
- heightLarge: string;
4021
- fontSizeTiny: string;
4022
- fontSizeSmall: string;
4023
- fontSizeMedium: string;
4024
- fontSizeLarge: string;
4025
- lineHeight: string;
4026
- lineHeightTextarea: string;
4027
- borderRadius: string;
4028
- iconSize: string;
4029
- groupLabelColor: string;
4030
- groupLabelTextColor: string;
4031
- textColor: string;
4032
- textColorDisabled: string;
4033
- textDecorationColor: string;
4034
- caretColor: string;
4035
- placeholderColor: string;
4036
- placeholderColorDisabled: string;
4037
- color: string;
4038
- colorDisabled: string;
4039
- colorFocus: string;
4040
- groupLabelBorder: string;
4041
- border: string;
4042
- borderHover: string;
4043
- borderDisabled: string;
4044
- borderFocus: string;
4045
- boxShadowFocus: string;
4046
- loadingColor: string;
4047
- loadingColorWarning: string;
4048
- borderWarning: string;
4049
- borderHoverWarning: string;
4050
- colorFocusWarning: string;
4051
- borderFocusWarning: string;
4052
- boxShadowFocusWarning: string;
4053
- caretColorWarning: string;
4054
- loadingColorError: string;
4055
- borderError: string;
4056
- borderHoverError: string;
4057
- colorFocusError: string;
4058
- borderFocusError: string;
4059
- boxShadowFocusError: string;
4060
- caretColorError: string;
4061
- clearColor: string;
4062
- clearColorHover: string;
4063
- clearColorPressed: string;
4064
- iconColor: string;
4065
- iconColorDisabled: string;
4066
- iconColorHover: string;
4067
- iconColorPressed: string;
4068
- suffixTextColor: string;
4069
- paddingTiny: string;
4070
- paddingSmall: string;
4071
- paddingMedium: string;
4072
- paddingLarge: string;
4073
- clearSize: string;
4074
- }, any>>>;
4075
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
4076
- countTextColor: string;
4077
- heightTiny: string;
4078
- heightSmall: string;
4079
- heightMedium: string;
4080
- heightLarge: string;
4081
- fontSizeTiny: string;
4082
- fontSizeSmall: string;
4083
- fontSizeMedium: string;
4084
- fontSizeLarge: string;
4085
- lineHeight: string;
4086
- lineHeightTextarea: string;
4087
- borderRadius: string;
4088
- iconSize: string;
4089
- groupLabelColor: string;
4090
- groupLabelTextColor: string;
4091
- textColor: string;
4092
- textColorDisabled: string;
4093
- textDecorationColor: string;
4094
- caretColor: string;
4095
- placeholderColor: string;
4096
- placeholderColorDisabled: string;
4097
- color: string;
4098
- colorDisabled: string;
4099
- colorFocus: string;
4100
- groupLabelBorder: string;
4101
- border: string;
4102
- borderHover: string;
4103
- borderDisabled: string;
4104
- borderFocus: string;
4105
- boxShadowFocus: string;
4106
- loadingColor: string;
4107
- loadingColorWarning: string;
4108
- borderWarning: string;
4109
- borderHoverWarning: string;
4110
- colorFocusWarning: string;
4111
- borderFocusWarning: string;
4112
- boxShadowFocusWarning: string;
4113
- caretColorWarning: string;
4114
- loadingColorError: string;
4115
- borderError: string;
4116
- borderHoverError: string;
4117
- colorFocusError: string;
4118
- borderFocusError: string;
4119
- boxShadowFocusError: string;
4120
- caretColorError: string;
4121
- clearColor: string;
4122
- clearColorHover: string;
4123
- clearColorPressed: string;
4124
- iconColor: string;
4125
- iconColorDisabled: string;
4126
- iconColorHover: string;
4127
- iconColorPressed: string;
4128
- suffixTextColor: string;
4129
- paddingTiny: string;
4130
- paddingSmall: string;
4131
- paddingMedium: string;
4132
- paddingLarge: string;
4133
- clearSize: string;
4134
- }, any>>>;
4135
- }, {
4136
- wrapperElRef: import("vue").Ref<HTMLElement | null>;
4137
- inputElRef: import("vue").Ref<HTMLInputElement | null>;
4138
- inputMirrorElRef: import("vue").Ref<HTMLElement | null>;
4139
- inputEl2Ref: import("vue").Ref<HTMLInputElement | null>;
4140
- textareaElRef: import("vue").Ref<HTMLTextAreaElement | null>;
4141
- textareaMirrorElRef: import("vue").Ref<HTMLElement | null>;
4142
- textareaScrollbarInstRef: import("vue").Ref<{
4143
- $el: HTMLElement;
4144
- containerRef: HTMLElement | null;
4145
- contentRef: HTMLElement | null;
4146
- containerScrollTop: number;
4147
- syncUnifiedContainer: () => void;
4148
- scrollTo: import("naive-ui/es/_internal/scrollbar/src/ScrollBar").ScrollTo;
4149
- scrollBy: import("naive-ui/es/_internal/scrollbar/src/ScrollBar").ScrollBy;
4150
- sync: () => void;
4151
- handleMouseEnterWrapper: () => void;
4152
- handleMouseLeaveWrapper: () => void;
4153
- } | null>;
4154
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
4155
- uncontrolledValue: import("vue").Ref<string | [string, string] | null>;
4156
- mergedValue: import("vue").ComputedRef<string | [string, string] | null>;
4157
- passwordVisible: import("vue").Ref<boolean>;
4158
- mergedPlaceholder: import("vue").ComputedRef<[string, string] | [string]>;
4159
- showPlaceholder1: import("vue").ComputedRef<string | false>;
4160
- showPlaceholder2: import("vue").ComputedRef<boolean | "" | undefined>;
4161
- mergedFocus: import("vue").ComputedRef<boolean>;
4162
- isComposing: import("vue").Ref<boolean>;
4163
- activated: import("vue").Ref<boolean>;
4164
- showClearButton: import("vue").ComputedRef<boolean>;
4165
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
4166
- mergedDisabled: import("vue").ComputedRef<boolean>;
4167
- textDecorationStyle: import("vue").ComputedRef<string[] | {
4168
- textDecoration: string;
4169
- }[]>;
4170
- mergedClsPrefix: import("vue").ComputedRef<string>;
4171
- mergedBordered: import("vue").ComputedRef<boolean>;
4172
- mergedShowPasswordOn: import("vue").ComputedRef<"click" | "mousedown" | undefined>;
4173
- placeholderStyle: import("vue").Ref<{
4174
- top: string;
4175
- }>;
4176
- mergedStatus: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").FormValidationStatus | undefined>;
4177
- textAreaScrollContainerWidth: import("vue").Ref<number | undefined>;
4178
- handleTextAreaScroll: (e: Event) => void;
4179
- handleCompositionStart: () => void;
4180
- handleCompositionEnd: (e: CompositionEvent) => void;
4181
- handleInput: (e: Event | CompositionEvent | InputEvent, index?: 0 | 1 | undefined, event?: string | undefined) => void;
4182
- handleInputBlur: (e: FocusEvent) => void;
4183
- handleInputFocus: (e: FocusEvent) => void;
4184
- handleWrapperBlur: (e: FocusEvent) => void;
4185
- handleWrapperFocus: (e: FocusEvent) => void;
4186
- handleMouseEnter: () => void;
4187
- handleMouseLeave: () => void;
4188
- handleMouseDown: (e: MouseEvent) => void;
4189
- handleChange: (e: Event, index?: 0 | 1 | undefined) => void;
4190
- handleClick: (e: MouseEvent) => void;
4191
- handleClear: (e: MouseEvent) => void;
4192
- handlePasswordToggleClick: () => void;
4193
- handlePasswordToggleMousedown: (e: MouseEvent) => void;
4194
- handleWrapperKeyDown: (e: KeyboardEvent) => void;
4195
- handleTextAreaMirrorResize: () => void;
4196
- getTextareaScrollContainer: () => HTMLTextAreaElement | null;
4197
- mergedTheme: import("vue").ComputedRef<{
4198
- common: {
4199
- baseColor: string;
4200
- primaryColor: string;
4201
- primaryColorHover: string;
4202
- primaryColorPressed: string;
4203
- primaryColorSuppl: string;
4204
- infoColor: string;
4205
- infoColorHover: string;
4206
- infoColorPressed: string;
4207
- infoColorSuppl: string;
4208
- successColor: string;
4209
- successColorHover: string;
4210
- successColorPressed: string;
4211
- successColorSuppl: string;
4212
- warningColor: string;
4213
- warningColorHover: string;
4214
- warningColorPressed: string;
4215
- warningColorSuppl: string;
4216
- errorColor: string;
4217
- errorColorHover: string;
4218
- errorColorPressed: string;
4219
- errorColorSuppl: string;
4220
- textColorBase: string;
4221
- textColor1: string;
4222
- textColor2: string;
4223
- textColor3: string;
4224
- textColorDisabled: string;
4225
- placeholderColor: string;
4226
- placeholderColorDisabled: string;
4227
- iconColor: string;
4228
- iconColorHover: string;
4229
- iconColorPressed: string;
4230
- iconColorDisabled: string;
4231
- opacity1: string;
4232
- opacity2: string;
4233
- opacity3: string;
4234
- opacity4: string;
4235
- opacity5: string;
4236
- dividerColor: string;
4237
- borderColor: string;
4238
- closeColor: string;
4239
- closeColorHover: string;
4240
- closeColorPressed: string;
4241
- closeColorDisabled: string;
4242
- clearColor: string;
4243
- clearColorHover: string;
4244
- clearColorPressed: string;
4245
- scrollbarColor: string;
4246
- scrollbarColorHover: string;
4247
- scrollbarWidth: string;
4248
- scrollbarHeight: string;
4249
- scrollbarBorderRadius: string;
4250
- progressRailColor: string;
4251
- railColor: string;
4252
- popoverColor: string;
4253
- tableColor: string;
4254
- cardColor: string;
4255
- modalColor: string;
4256
- bodyColor: string;
4257
- tagColor: string;
4258
- avatarColor: string;
4259
- invertedColor: string;
4260
- inputColor: string;
4261
- codeColor: string;
4262
- tabColor: string;
4263
- actionColor: string;
4264
- tableHeaderColor: string;
4265
- hoverColor: string;
4266
- tableColorHover: string;
4267
- tableColorStriped: string;
4268
- pressedColor: string;
4269
- opacityDisabled: string;
4270
- inputColorDisabled: string;
4271
- buttonColor2: string;
4272
- buttonColor2Hover: string;
4273
- buttonColor2Pressed: string;
4274
- boxShadow1: string;
4275
- boxShadow2: string;
4276
- boxShadow3: string;
4277
- fontFamily: string;
4278
- fontFamilyMono: string;
4279
- fontWeight: string;
4280
- fontWeightStrong: string;
4281
- cubicBezierEaseInOut: string;
4282
- cubicBezierEaseOut: string;
4283
- cubicBezierEaseIn: string;
4284
- borderRadius: string;
4285
- borderRadiusSmall: string;
4286
- fontSize: string;
4287
- fontSizeMini: string;
4288
- fontSizeTiny: string;
4289
- fontSizeSmall: string;
4290
- fontSizeMedium: string;
4291
- fontSizeLarge: string;
4292
- fontSizeHuge: string;
4293
- lineHeight: string;
4294
- heightMini: string;
4295
- heightTiny: string;
4296
- heightSmall: string;
4297
- heightMedium: string;
4298
- heightLarge: string;
4299
- heightHuge: string;
4300
- name: "common";
4301
- };
4302
- self: {
4303
- countTextColor: string;
4304
- heightTiny: string;
4305
- heightSmall: string;
4306
- heightMedium: string;
4307
- heightLarge: string;
4308
- fontSizeTiny: string;
4309
- fontSizeSmall: string;
4310
- fontSizeMedium: string;
4311
- fontSizeLarge: string;
4312
- lineHeight: string;
4313
- lineHeightTextarea: string;
4314
- borderRadius: string;
4315
- iconSize: string;
4316
- groupLabelColor: string;
4317
- groupLabelTextColor: string;
4318
- textColor: string;
4319
- textColorDisabled: string;
4320
- textDecorationColor: string;
4321
- caretColor: string;
4322
- placeholderColor: string;
4323
- placeholderColorDisabled: string;
4324
- color: string;
4325
- colorDisabled: string;
4326
- colorFocus: string;
4327
- groupLabelBorder: string;
4328
- border: string;
4329
- borderHover: string;
4330
- borderDisabled: string;
4331
- borderFocus: string;
4332
- boxShadowFocus: string;
4333
- loadingColor: string;
4334
- loadingColorWarning: string;
4335
- borderWarning: string;
4336
- borderHoverWarning: string;
4337
- colorFocusWarning: string;
4338
- borderFocusWarning: string;
4339
- boxShadowFocusWarning: string;
4340
- caretColorWarning: string;
4341
- loadingColorError: string;
4342
- borderError: string;
4343
- borderHoverError: string;
4344
- colorFocusError: string;
4345
- borderFocusError: string;
4346
- boxShadowFocusError: string;
4347
- caretColorError: string;
4348
- clearColor: string;
4349
- clearColorHover: string;
4350
- clearColorPressed: string;
4351
- iconColor: string;
4352
- iconColorDisabled: string;
4353
- iconColorHover: string;
4354
- iconColorPressed: string;
4355
- suffixTextColor: string;
4356
- paddingTiny: string;
4357
- paddingSmall: string;
4358
- paddingMedium: string;
4359
- paddingLarge: string;
4360
- clearSize: string;
4361
- };
4362
- peers: any;
4363
- peerOverrides: {
4364
- [x: string]: any;
4365
- };
4366
- }>;
4367
- cssVars: import("vue").ComputedRef<{
4368
- '--n-bezier': string;
4369
- '--n-count-text-color': string;
4370
- '--n-color': string;
4371
- '--n-font-size': string;
4372
- '--n-border-radius': string;
4373
- '--n-height': string;
4374
- '--n-padding-left': string;
4375
- '--n-padding-right': string;
4376
- '--n-text-color': string;
4377
- '--n-caret-color': string;
4378
- '--n-text-decoration-color': string;
4379
- '--n-border': string;
4380
- '--n-border-disabled': string;
4381
- '--n-border-hover': string;
4382
- '--n-border-focus': string;
4383
- '--n-placeholder-color': string;
4384
- '--n-placeholder-color-disabled': string;
4385
- '--n-icon-size': string;
4386
- '--n-line-height-textarea': string;
4387
- '--n-color-disabled': string;
4388
- '--n-color-focus': string;
4389
- '--n-text-color-disabled': string;
4390
- '--n-box-shadow-focus': string;
4391
- '--n-loading-color': string;
4392
- '--n-caret-color-warning': string;
4393
- '--n-color-focus-warning': string;
4394
- '--n-box-shadow-focus-warning': string;
4395
- '--n-border-warning': string;
4396
- '--n-border-focus-warning': string;
4397
- '--n-border-hover-warning': string;
4398
- '--n-loading-color-warning': string;
4399
- '--n-caret-color-error': string;
4400
- '--n-color-focus-error': string;
4401
- '--n-box-shadow-focus-error': string;
4402
- '--n-border-error': string;
4403
- '--n-border-focus-error': string;
4404
- '--n-border-hover-error': string;
4405
- '--n-loading-color-error': string;
4406
- '--n-clear-color': string;
4407
- '--n-clear-size': string;
4408
- '--n-clear-color-hover': string;
4409
- '--n-clear-color-pressed': string;
4410
- '--n-icon-color': string;
4411
- '--n-icon-color-hover': string;
4412
- '--n-icon-color-pressed': string;
4413
- '--n-icon-color-disabled': string;
4414
- '--n-suffix-text-color': string;
4415
- }> | undefined;
4416
- themeClass: import("vue").Ref<string> | undefined;
4417
- onRender: (() => void) | undefined;
4418
- isCompositing: import("vue").Ref<boolean>;
4419
- blur: () => void;
4420
- focus: () => void;
4421
- select: () => void;
4422
- activate: () => void;
4423
- deactivate: () => void;
4424
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4425
- bordered: {
4426
- type: import("vue").PropType<boolean | undefined>;
4427
- default: undefined;
4428
- };
4429
- type: {
4430
- type: import("vue").PropType<"text" | "textarea" | "password">;
4431
- default: string;
4432
- };
4433
- placeholder: import("vue").PropType<string | [string, string]>;
4434
- defaultValue: {
4435
- type: import("vue").PropType<string | [string, string] | null>;
4436
- default: null;
4437
- };
4438
- value: import("vue").PropType<string | [string, string] | null>;
4439
- disabled: {
4440
- type: import("vue").PropType<boolean | undefined>;
4441
- default: undefined;
4442
- };
4443
- size: import("vue").PropType<import("naive-ui/es/input/src/interface").Size>;
4444
- rows: {
4445
- type: import("vue").PropType<string | number>;
4446
- default: number;
4447
- };
4448
- round: BooleanConstructor;
4449
- minlength: import("vue").PropType<string | number>;
4450
- maxlength: import("vue").PropType<string | number>;
4451
- clearable: BooleanConstructor;
4452
- autosize: {
4453
- type: import("vue").PropType<boolean | {
4454
- minRows?: number | undefined;
4455
- maxRows?: number | undefined;
4456
- }>;
4457
- default: boolean;
4458
- };
4459
- pair: BooleanConstructor;
4460
- separator: StringConstructor;
4461
- readonly: {
4462
- type: (BooleanConstructor | StringConstructor)[];
4463
- default: boolean;
4464
- };
4465
- passivelyActivated: BooleanConstructor;
4466
- showPasswordOn: import("vue").PropType<"click" | "mousedown">;
4467
- stateful: {
4468
- type: BooleanConstructor;
4469
- default: boolean;
4470
- };
4471
- autofocus: BooleanConstructor;
4472
- inputProps: import("vue").PropType<import("vue").InputHTMLAttributes | import("vue").TextareaHTMLAttributes>;
4473
- resizable: {
4474
- type: BooleanConstructor;
4475
- default: boolean;
4476
- };
4477
- showCount: BooleanConstructor;
4478
- loading: {
4479
- type: BooleanConstructor;
4480
- default: undefined;
4481
- };
4482
- onMousedown: import("vue").PropType<(e: MouseEvent) => void>;
4483
- onKeydown: import("vue").PropType<(e: KeyboardEvent) => void>;
4484
- onKeyup: import("vue").PropType<(e: KeyboardEvent) => void>;
4485
- onInput: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
4486
- onFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
4487
- onBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
4488
- onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
4489
- onChange: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
4490
- onClear: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
4491
- status: import("vue").PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
4492
- 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
4493
- onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
4494
- textDecoration: import("vue").PropType<string | [string, string]>;
4495
- attrSize: {
4496
- type: NumberConstructor;
4497
- default: number;
4498
- };
4499
- onInputBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
4500
- onInputFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
4501
- onDeactivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
4502
- onActivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
4503
- onWrapperFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
4504
- onWrapperBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
4505
- internalDeactivateOnEnter: BooleanConstructor;
4506
- internalForceFocus: BooleanConstructor;
4507
- internalLoadingBeforeSuffix: BooleanConstructor;
4508
- showPasswordToggle: BooleanConstructor;
4509
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Input", {
4510
- countTextColor: string;
4511
- heightTiny: string;
4512
- heightSmall: string;
4513
- heightMedium: string;
4514
- heightLarge: string;
4515
- fontSizeTiny: string;
4516
- fontSizeSmall: string;
4517
- fontSizeMedium: string;
4518
- fontSizeLarge: string;
4519
- lineHeight: string;
4520
- lineHeightTextarea: string;
4521
- borderRadius: string;
4522
- iconSize: string;
4523
- groupLabelColor: string;
4524
- groupLabelTextColor: string;
4525
- textColor: string;
4526
- textColorDisabled: string;
4527
- textDecorationColor: string;
4528
- caretColor: string;
4529
- placeholderColor: string;
4530
- placeholderColorDisabled: string;
4531
- color: string;
4532
- colorDisabled: string;
4533
- colorFocus: string;
4534
- groupLabelBorder: string;
4535
- border: string;
4536
- borderHover: string;
4537
- borderDisabled: string;
4538
- borderFocus: string;
4539
- boxShadowFocus: string;
4540
- loadingColor: string;
4541
- loadingColorWarning: string;
4542
- borderWarning: string;
4543
- borderHoverWarning: string;
4544
- colorFocusWarning: string;
4545
- borderFocusWarning: string;
4546
- boxShadowFocusWarning: string;
4547
- caretColorWarning: string;
4548
- loadingColorError: string;
4549
- borderError: string;
4550
- borderHoverError: string;
4551
- colorFocusError: string;
4552
- borderFocusError: string;
4553
- boxShadowFocusError: string;
4554
- caretColorError: string;
4555
- clearColor: string;
4556
- clearColorHover: string;
4557
- clearColorPressed: string;
4558
- iconColor: string;
4559
- iconColorDisabled: string;
4560
- iconColorHover: string;
4561
- iconColorPressed: string;
4562
- suffixTextColor: string;
4563
- paddingTiny: string;
4564
- paddingSmall: string;
4565
- paddingMedium: string;
4566
- paddingLarge: string;
4567
- clearSize: string;
4568
- }, any>>;
4569
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
4570
- countTextColor: string;
4571
- heightTiny: string;
4572
- heightSmall: string;
4573
- heightMedium: string;
4574
- heightLarge: string;
4575
- fontSizeTiny: string;
4576
- fontSizeSmall: string;
4577
- fontSizeMedium: string;
4578
- fontSizeLarge: string;
4579
- lineHeight: string;
4580
- lineHeightTextarea: string;
4581
- borderRadius: string;
4582
- iconSize: string;
4583
- groupLabelColor: string;
4584
- groupLabelTextColor: string;
4585
- textColor: string;
4586
- textColorDisabled: string;
4587
- textDecorationColor: string;
4588
- caretColor: string;
4589
- placeholderColor: string;
4590
- placeholderColorDisabled: string;
4591
- color: string;
4592
- colorDisabled: string;
4593
- colorFocus: string;
4594
- groupLabelBorder: string;
4595
- border: string;
4596
- borderHover: string;
4597
- borderDisabled: string;
4598
- borderFocus: string;
4599
- boxShadowFocus: string;
4600
- loadingColor: string;
4601
- loadingColorWarning: string;
4602
- borderWarning: string;
4603
- borderHoverWarning: string;
4604
- colorFocusWarning: string;
4605
- borderFocusWarning: string;
4606
- boxShadowFocusWarning: string;
4607
- caretColorWarning: string;
4608
- loadingColorError: string;
4609
- borderError: string;
4610
- borderHoverError: string;
4611
- colorFocusError: string;
4612
- borderFocusError: string;
4613
- boxShadowFocusError: string;
4614
- caretColorError: string;
4615
- clearColor: string;
4616
- clearColorHover: string;
4617
- clearColorPressed: string;
4618
- iconColor: string;
4619
- iconColorDisabled: string;
4620
- iconColorHover: string;
4621
- iconColorPressed: string;
4622
- suffixTextColor: string;
4623
- paddingTiny: string;
4624
- paddingSmall: string;
4625
- paddingMedium: string;
4626
- paddingLarge: string;
4627
- clearSize: string;
4628
- }, any>>>;
4629
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
4630
- countTextColor: string;
4631
- heightTiny: string;
4632
- heightSmall: string;
4633
- heightMedium: string;
4634
- heightLarge: string;
4635
- fontSizeTiny: string;
4636
- fontSizeSmall: string;
4637
- fontSizeMedium: string;
4638
- fontSizeLarge: string;
4639
- lineHeight: string;
4640
- lineHeightTextarea: string;
4641
- borderRadius: string;
4642
- iconSize: string;
4643
- groupLabelColor: string;
4644
- groupLabelTextColor: string;
4645
- textColor: string;
4646
- textColorDisabled: string;
4647
- textDecorationColor: string;
4648
- caretColor: string;
4649
- placeholderColor: string;
4650
- placeholderColorDisabled: string;
4651
- color: string;
4652
- colorDisabled: string;
4653
- colorFocus: string;
4654
- groupLabelBorder: string;
4655
- border: string;
4656
- borderHover: string;
4657
- borderDisabled: string;
4658
- borderFocus: string;
4659
- boxShadowFocus: string;
4660
- loadingColor: string;
4661
- loadingColorWarning: string;
4662
- borderWarning: string;
4663
- borderHoverWarning: string;
4664
- colorFocusWarning: string;
4665
- borderFocusWarning: string;
4666
- boxShadowFocusWarning: string;
4667
- caretColorWarning: string;
4668
- loadingColorError: string;
4669
- borderError: string;
4670
- borderHoverError: string;
4671
- colorFocusError: string;
4672
- borderFocusError: string;
4673
- boxShadowFocusError: string;
4674
- caretColorError: string;
4675
- clearColor: string;
4676
- clearColorHover: string;
4677
- clearColorPressed: string;
4678
- iconColor: string;
4679
- iconColorDisabled: string;
4680
- iconColorHover: string;
4681
- iconColorPressed: string;
4682
- suffixTextColor: string;
4683
- paddingTiny: string;
4684
- paddingSmall: string;
4685
- paddingMedium: string;
4686
- paddingLarge: string;
4687
- clearSize: string;
4688
- }, any>>>;
4689
- }>>, {
4690
- type: "text" | "textarea" | "password";
4691
- readonly: string | boolean;
4692
- round: boolean;
4693
- disabled: boolean | undefined;
4694
- autofocus: boolean;
4695
- autosize: boolean | {
4696
- minRows?: number | undefined;
4697
- maxRows?: number | undefined;
4698
- };
4699
- loading: boolean;
4700
- bordered: boolean | undefined;
4701
- clearable: boolean;
4702
- defaultValue: string | [string, string] | null;
4703
- resizable: boolean;
4704
- pair: boolean;
4705
- rows: string | number;
4706
- passivelyActivated: boolean;
4707
- stateful: boolean;
4708
- showCount: boolean;
4709
- attrSize: number;
4710
- internalDeactivateOnEnter: boolean;
4711
- internalForceFocus: boolean;
4712
- internalLoadingBeforeSuffix: boolean;
4713
- showPasswordToggle: boolean;
336
+ readonly required: boolean;
337
+ readonly first: boolean;
338
+ readonly showRequireMark: boolean | undefined;
339
+ readonly showFeedback: boolean | undefined;
340
+ readonly showLabel: boolean | undefined;
341
+ readonly ignorePathChange: boolean;
4714
342
  }>;
4715
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("success" | "close" | "update:modelValue")[], "success" | "close" | "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
343
+ NInput: any;
344
+ }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "success" | "update:modelValue")[], "close" | "success" | "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4716
345
  verifyUser: {
4717
346
  type: FunctionConstructor;
4718
347
  required: false;