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

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