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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (138) hide show
  1. package/es/components/annotation-edit/style/index.css +1 -15
  2. package/es/components/big-table/index.d.ts +11 -3331
  3. package/es/components/big-table/src/BigTable.vue.d.ts +11 -3347
  4. package/es/components/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.js +12 -4
  5. package/es/components/big-table/src/components/edit-form/edit-date.d.ts +1 -1
  6. package/es/components/big-table/src/components/edit-form/edit-input.d.ts +1 -1
  7. package/es/components/big-table/src/components/edit-form/edit-input.js +4 -1
  8. package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +2 -2
  9. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
  10. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +2 -1138
  11. package/es/components/big-table/src/components/edit-form/edit-time.d.ts +1 -1
  12. package/es/components/big-table/src/components/input-button.vue.d.ts +2 -2239
  13. package/es/components/big-table/src/hooks/useEdit.d.ts +7 -1143
  14. package/es/components/big-table/src/hooks/useEvent2.js +22 -7
  15. package/es/components/big-table/style/index.css +1 -634
  16. package/es/components/bpmn-workflow/style/index.css +1 -29
  17. package/es/components/button-print/index.d.ts +28 -6724
  18. package/es/components/button-print/src/ButtonPrint.vue.d.ts +28 -6724
  19. package/es/components/button-print/src/ButtonPrint.vue_vue_type_script_setup_true_lang.js +2 -3
  20. package/es/components/button-print/src/components/IdentityVerification.js +14 -6
  21. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +22 -4393
  22. package/es/components/button-print/src/utils/dialog.d.ts +3 -1
  23. package/es/components/button-print/src/utils/dialog.js +35 -23
  24. package/es/components/button-print/src/utils/print.d.ts +5 -0
  25. package/es/components/button-print/src/utils/print2.js +16 -0
  26. package/es/components/button-print/style/index.css +1 -24
  27. package/es/components/chunk-upload/index.d.ts +2 -1466
  28. package/es/components/chunk-upload/src/chunk-upload-new.vue.d.ts +3 -1736
  29. package/es/components/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +2 -1466
  30. package/es/components/chunk-upload/style/index.css +1 -365
  31. package/es/components/drag-layout/index.d.ts +165 -19494
  32. package/es/components/drag-layout/src/DragFormLeftItem.vue.d.ts +5 -7919
  33. package/es/components/drag-layout/src/DragFormRightItem.vue.d.ts +4 -3074
  34. package/es/components/drag-layout/src/DragLayout.vue.d.ts +166 -19495
  35. package/es/components/drag-layout/style/index.css +1 -175
  36. package/es/components/fabric-chart/index.d.ts +2 -2
  37. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +2 -2
  38. package/es/components/fabric-chart/src/hooks/index.js +1 -1
  39. package/es/components/fabric-chart/src/hooks/useCenter2.js +58 -38
  40. package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -0
  41. package/es/components/fabric-chart/src/hooks/useDraw.js +1 -1
  42. package/es/components/fabric-chart/src/hooks/useDraw2.js +30 -1
  43. package/es/components/fabric-chart/src/hooks/useLeft2.js +8 -1
  44. package/es/components/fabric-chart/style/index.css +1 -43
  45. package/es/components/field-set/index.d.ts +8 -6749
  46. package/es/components/field-set/src/FieldSet.vue.d.ts +8 -6749
  47. package/es/components/field-set/style/index.css +1 -139
  48. package/es/components/form-config/index.d.ts +21 -8798
  49. package/es/components/form-config/src/FormConfig.vue.d.ts +21 -8798
  50. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +11 -4425
  51. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +9 -2981
  52. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +2 -1466
  53. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -1466
  54. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +4 -3182
  55. package/es/components/form-config/src/utils/index2.js +1 -1
  56. package/es/components/form-config/style/index.css +1 -158
  57. package/es/components/form-render/index.d.ts +8 -1104
  58. package/es/components/form-render/src/FormRender.vue.d.ts +9 -1105
  59. package/es/components/form-render/src/components/renderer/jsonCombination/index.js +1 -1
  60. package/es/components/form-render/src/components/renderer/linebar.d.ts +1 -1
  61. package/es/components/form-render/src/components/renderer/select.js +9 -6
  62. package/es/components/form-render/src/hooks/useCommonLog2.js +1 -1
  63. package/es/components/form-render/src/hooks/useFieldListAdaptor2.js +1 -1
  64. package/es/components/form-render/src/utils/business.d.ts +1 -1
  65. package/es/components/form-render/src/utils/index.d.ts +1 -1
  66. package/es/components/form-render/src/utils/index.js +2 -2
  67. package/es/components/form-render/style/index.css +1 -146
  68. package/es/components/form-table/index.d.ts +58 -31817
  69. package/es/components/form-table/src/FormTable.vue.d.ts +58 -31817
  70. package/es/components/form-table/src/components/index.d.ts +59 -31818
  71. package/es/components/form-table/src/components/table-age.vue.d.ts +5 -3957
  72. package/es/components/form-table/src/components/table-date-picker.vue.d.ts +3 -5035
  73. package/es/components/form-table/src/components/table-digital.vue.d.ts +4 -2642
  74. package/es/components/form-table/src/components/table-input-password.vue.d.ts +4 -1320
  75. package/es/components/form-table/src/components/table-input.vue.d.ts +4 -1320
  76. package/es/components/form-table/src/components/table-month-picker.vue.d.ts +2 -5034
  77. package/es/components/form-table/src/components/table-search-more.vue.d.ts +2 -1395
  78. package/es/components/form-table/src/components/table-search.vue.d.ts +3 -2710
  79. package/es/components/form-table/src/components/table-select-multiple.vue.d.ts +2 -1316
  80. package/es/components/form-table/src/components/table-select.vue.d.ts +2 -1316
  81. package/es/components/form-table/src/components/table-textarea.vue.d.ts +5 -1321
  82. package/es/components/form-table/src/components/table-time-picker.vue.d.ts +2 -2426
  83. package/es/components/form-table/src/components/table-tree-select.vue.d.ts +2 -1535
  84. package/es/components/form-table/src/components/text-over-tooltip.vue.d.ts +2 -474
  85. package/es/components/form-table/style/index.css +1 -214
  86. package/es/components/grid/src/hooks2.js +1 -0
  87. package/es/components/grid/style/index.css +1 -10
  88. package/es/components/index.css +1 -3346
  89. package/es/components/info-header/index.d.ts +16 -2386
  90. package/es/components/info-header/src/HiddenContent.vue.d.ts +4 -797
  91. package/es/components/info-header/src/InfoEllipsis.vue.d.ts +3 -796
  92. package/es/components/info-header/src/InfoHeader.vue.d.ts +15 -2385
  93. package/es/components/info-header/style/index.css +1 -121
  94. package/es/components/map/index.d.ts +2 -2239
  95. package/es/components/map/src/Map.vue.d.ts +2 -2239
  96. package/es/components/map/style/index.css +1 -61
  97. package/es/components/scale-view/index.d.ts +23 -3069
  98. package/es/components/scale-view/src/ScaleView.vue.d.ts +19 -3066
  99. package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +1 -1
  100. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +1 -1394
  101. package/es/components/scale-view/src/components/composables/choose-common.d.ts +1 -1
  102. package/es/components/scale-view/src/components/formitem/r-address.d.ts +1 -1
  103. package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +1 -1
  104. package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +1 -1
  105. package/es/components/scale-view/src/components/formitem/r-collection.d.ts +1 -1
  106. package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +1 -1
  107. package/es/components/scale-view/src/components/formitem/r-input.d.ts +1 -1
  108. package/es/components/scale-view/src/components/formitem/r-map.d.ts +1 -1
  109. package/es/components/scale-view/src/components/formitem/r-radio.d.ts +1 -1
  110. package/es/components/scale-view/src/components/formitem/r-select.d.ts +1 -1
  111. package/es/components/scale-view/src/components/formitem/r-upload.d.ts +1 -1
  112. package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +2 -474
  113. package/es/components/scale-view/src/hooks/use-component.d.ts +41 -8043
  114. package/es/components/scale-view/style/index.css +1 -738
  115. package/es/components/select-label/index.d.ts +28 -10574
  116. package/es/components/select-label/src/LabelFormContent.vue.d.ts +12 -4022
  117. package/es/components/select-label/src/SelectLabel.vue.d.ts +16 -6559
  118. package/es/components/select-label/src/components/label-classify.vue.d.ts +5 -3291
  119. package/es/components/select-label/style/index.css +1 -164
  120. package/es/components/select-person/index.d.ts +9 -5270
  121. package/es/components/select-person/src/SearchTree.vue.d.ts +3 -1302
  122. package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -5270
  123. package/es/components/select-person/style/index.css +1 -193
  124. package/es/components/shortcut-provider/style/index.css +1 -3
  125. package/es/components/shortcut-setter/index.d.ts +8 -1104
  126. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +8 -1104
  127. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +1 -845
  128. package/es/components/shortcut-setter/style/index.css +1 -8
  129. package/es/components/steps-wheel/index.d.ts +1 -473
  130. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -473
  131. package/es/components/steps-wheel/style/index.css +1 -161
  132. package/es/components/time-line/index.d.ts +7 -1647
  133. package/es/components/time-line/src/TimeLine.vue.d.ts +6 -1646
  134. package/es/components/time-line/style/index.css +1 -37
  135. package/es/env.d.ts +0 -18
  136. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1394
  137. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +2 -474
  138. package/package.json +4 -4
@@ -149,1472 +149,8 @@ declare const _default: import("vue").DefineComponent<{
149
149
  materialList: import("vue").Ref<FormConfigItem[]>;
150
150
  remove: () => void;
151
151
  CloseCircle: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
152
- NButton: import("vue").DefineComponent<{
153
- readonly color: StringConstructor;
154
- readonly textColor: StringConstructor;
155
- readonly text: BooleanConstructor;
156
- readonly block: BooleanConstructor;
157
- readonly loading: BooleanConstructor;
158
- readonly disabled: BooleanConstructor;
159
- readonly circle: BooleanConstructor;
160
- readonly size: PropType<import("naive-ui/es/button/src/interface").Size>;
161
- readonly ghost: BooleanConstructor;
162
- readonly round: BooleanConstructor;
163
- readonly secondary: BooleanConstructor;
164
- readonly tertiary: BooleanConstructor;
165
- readonly quaternary: BooleanConstructor;
166
- readonly strong: BooleanConstructor;
167
- readonly focusable: {
168
- readonly type: BooleanConstructor;
169
- readonly default: true;
170
- };
171
- readonly keyboard: {
172
- readonly type: BooleanConstructor;
173
- readonly default: true;
174
- };
175
- readonly tag: {
176
- readonly type: PropType<keyof HTMLElementTagNameMap>;
177
- readonly default: "button";
178
- };
179
- readonly type: {
180
- readonly type: PropType<import("naive-ui/es/button/src/interface").Type>;
181
- readonly default: "default";
182
- };
183
- readonly dashed: BooleanConstructor;
184
- readonly iconPlacement: {
185
- readonly type: PropType<"left" | "right">;
186
- readonly default: "left";
187
- };
188
- readonly attrType: {
189
- readonly type: PropType<"button" | "reset" | "submit">;
190
- readonly default: "button";
191
- };
192
- readonly bordered: {
193
- readonly type: BooleanConstructor;
194
- readonly default: true;
195
- };
196
- readonly onClick: PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
197
- readonly nativeFocusBehavior: BooleanConstructor;
198
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Button", {
199
- heightTiny: string;
200
- heightSmall: string;
201
- heightMedium: string;
202
- heightLarge: string;
203
- borderRadiusTiny: string;
204
- borderRadiusSmall: string;
205
- borderRadiusMedium: string;
206
- borderRadiusLarge: string;
207
- fontSizeTiny: string;
208
- fontSizeSmall: string;
209
- fontSizeMedium: string;
210
- fontSizeLarge: string;
211
- opacityDisabled: string;
212
- colorOpacitySecondary: string;
213
- colorOpacitySecondaryHover: string;
214
- colorOpacitySecondaryPressed: string;
215
- colorSecondary: string;
216
- colorSecondaryHover: string;
217
- colorSecondaryPressed: string;
218
- colorTertiary: string;
219
- colorTertiaryHover: string;
220
- colorTertiaryPressed: string;
221
- colorQuaternary: string;
222
- colorQuaternaryHover: string;
223
- colorQuaternaryPressed: string;
224
- color: string;
225
- colorHover: string;
226
- colorPressed: string;
227
- colorFocus: string;
228
- colorDisabled: string;
229
- textColor: string;
230
- textColorTertiary: string;
231
- textColorHover: string;
232
- textColorPressed: string;
233
- textColorFocus: string;
234
- textColorDisabled: string;
235
- textColorText: string;
236
- textColorTextHover: string;
237
- textColorTextPressed: string;
238
- textColorTextFocus: string;
239
- textColorTextDisabled: string;
240
- textColorGhost: string;
241
- textColorGhostHover: string;
242
- textColorGhostPressed: string;
243
- textColorGhostFocus: string;
244
- textColorGhostDisabled: string;
245
- border: string;
246
- borderHover: string;
247
- borderPressed: string;
248
- borderFocus: string;
249
- borderDisabled: string;
250
- rippleColor: string;
251
- colorPrimary: string;
252
- colorHoverPrimary: string;
253
- colorPressedPrimary: string;
254
- colorFocusPrimary: string;
255
- colorDisabledPrimary: string;
256
- textColorPrimary: string;
257
- textColorHoverPrimary: string;
258
- textColorPressedPrimary: string;
259
- textColorFocusPrimary: string;
260
- textColorDisabledPrimary: string;
261
- textColorTextPrimary: string;
262
- textColorTextHoverPrimary: string;
263
- textColorTextPressedPrimary: string;
264
- textColorTextFocusPrimary: string;
265
- textColorTextDisabledPrimary: string;
266
- textColorGhostPrimary: string;
267
- textColorGhostHoverPrimary: string;
268
- textColorGhostPressedPrimary: string;
269
- textColorGhostFocusPrimary: string;
270
- textColorGhostDisabledPrimary: string;
271
- borderPrimary: string;
272
- borderHoverPrimary: string;
273
- borderPressedPrimary: string;
274
- borderFocusPrimary: string;
275
- borderDisabledPrimary: string;
276
- rippleColorPrimary: string;
277
- colorInfo: string;
278
- colorHoverInfo: string;
279
- colorPressedInfo: string;
280
- colorFocusInfo: string;
281
- colorDisabledInfo: string;
282
- textColorInfo: string;
283
- textColorHoverInfo: string;
284
- textColorPressedInfo: string;
285
- textColorFocusInfo: string;
286
- textColorDisabledInfo: string;
287
- textColorTextInfo: string;
288
- textColorTextHoverInfo: string;
289
- textColorTextPressedInfo: string;
290
- textColorTextFocusInfo: string;
291
- textColorTextDisabledInfo: string;
292
- textColorGhostInfo: string;
293
- textColorGhostHoverInfo: string;
294
- textColorGhostPressedInfo: string;
295
- textColorGhostFocusInfo: string;
296
- textColorGhostDisabledInfo: string;
297
- borderInfo: string;
298
- borderHoverInfo: string;
299
- borderPressedInfo: string;
300
- borderFocusInfo: string;
301
- borderDisabledInfo: string;
302
- rippleColorInfo: string;
303
- colorSuccess: string;
304
- colorHoverSuccess: string;
305
- colorPressedSuccess: string;
306
- colorFocusSuccess: string;
307
- colorDisabledSuccess: string;
308
- textColorSuccess: string;
309
- textColorHoverSuccess: string;
310
- textColorPressedSuccess: string;
311
- textColorFocusSuccess: string;
312
- textColorDisabledSuccess: string;
313
- textColorTextSuccess: string;
314
- textColorTextHoverSuccess: string;
315
- textColorTextPressedSuccess: string;
316
- textColorTextFocusSuccess: string;
317
- textColorTextDisabledSuccess: string;
318
- textColorGhostSuccess: string;
319
- textColorGhostHoverSuccess: string;
320
- textColorGhostPressedSuccess: string;
321
- textColorGhostFocusSuccess: string;
322
- textColorGhostDisabledSuccess: string;
323
- borderSuccess: string;
324
- borderHoverSuccess: string;
325
- borderPressedSuccess: string;
326
- borderFocusSuccess: string;
327
- borderDisabledSuccess: string;
328
- rippleColorSuccess: string;
329
- colorWarning: string;
330
- colorHoverWarning: string;
331
- colorPressedWarning: string;
332
- colorFocusWarning: string;
333
- colorDisabledWarning: string;
334
- textColorWarning: string;
335
- textColorHoverWarning: string;
336
- textColorPressedWarning: string;
337
- textColorFocusWarning: string;
338
- textColorDisabledWarning: string;
339
- textColorTextWarning: string;
340
- textColorTextHoverWarning: string;
341
- textColorTextPressedWarning: string;
342
- textColorTextFocusWarning: string;
343
- textColorTextDisabledWarning: string;
344
- textColorGhostWarning: string;
345
- textColorGhostHoverWarning: string;
346
- textColorGhostPressedWarning: string;
347
- textColorGhostFocusWarning: string;
348
- textColorGhostDisabledWarning: string;
349
- borderWarning: string;
350
- borderHoverWarning: string;
351
- borderPressedWarning: string;
352
- borderFocusWarning: string;
353
- borderDisabledWarning: string;
354
- rippleColorWarning: string;
355
- colorError: string;
356
- colorHoverError: string;
357
- colorPressedError: string;
358
- colorFocusError: string;
359
- colorDisabledError: string;
360
- textColorError: string;
361
- textColorHoverError: string;
362
- textColorPressedError: string;
363
- textColorFocusError: string;
364
- textColorDisabledError: string;
365
- textColorTextError: string;
366
- textColorTextHoverError: string;
367
- textColorTextPressedError: string;
368
- textColorTextFocusError: string;
369
- textColorTextDisabledError: string;
370
- textColorGhostError: string;
371
- textColorGhostHoverError: string;
372
- textColorGhostPressedError: string;
373
- textColorGhostFocusError: string;
374
- textColorGhostDisabledError: string;
375
- borderError: string;
376
- borderHoverError: string;
377
- borderPressedError: string;
378
- borderFocusError: string;
379
- borderDisabledError: string;
380
- rippleColorError: string;
381
- waveOpacity: string;
382
- fontWeight: string;
383
- fontWeightStrong: string;
384
- paddingTiny: string;
385
- paddingSmall: string;
386
- paddingMedium: string;
387
- paddingLarge: string;
388
- paddingRoundTiny: string;
389
- paddingRoundSmall: string;
390
- paddingRoundMedium: string;
391
- paddingRoundLarge: string;
392
- iconMarginTiny: string;
393
- iconMarginSmall: string;
394
- iconMarginMedium: string;
395
- iconMarginLarge: string;
396
- iconSizeTiny: string;
397
- iconSizeSmall: string;
398
- iconSizeMedium: string;
399
- iconSizeLarge: string;
400
- rippleDuration: string;
401
- }, any>>;
402
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
403
- heightTiny: string;
404
- heightSmall: string;
405
- heightMedium: string;
406
- heightLarge: string;
407
- borderRadiusTiny: string;
408
- borderRadiusSmall: string;
409
- borderRadiusMedium: string;
410
- borderRadiusLarge: string;
411
- fontSizeTiny: string;
412
- fontSizeSmall: string;
413
- fontSizeMedium: string;
414
- fontSizeLarge: string;
415
- opacityDisabled: string;
416
- colorOpacitySecondary: string;
417
- colorOpacitySecondaryHover: string;
418
- colorOpacitySecondaryPressed: string;
419
- colorSecondary: string;
420
- colorSecondaryHover: string;
421
- colorSecondaryPressed: string;
422
- colorTertiary: string;
423
- colorTertiaryHover: string;
424
- colorTertiaryPressed: string;
425
- colorQuaternary: string;
426
- colorQuaternaryHover: string;
427
- colorQuaternaryPressed: string;
428
- color: string;
429
- colorHover: string;
430
- colorPressed: string;
431
- colorFocus: string;
432
- colorDisabled: string;
433
- textColor: string;
434
- textColorTertiary: string;
435
- textColorHover: string;
436
- textColorPressed: string;
437
- textColorFocus: string;
438
- textColorDisabled: string;
439
- textColorText: string;
440
- textColorTextHover: string;
441
- textColorTextPressed: string;
442
- textColorTextFocus: string;
443
- textColorTextDisabled: string;
444
- textColorGhost: string;
445
- textColorGhostHover: string;
446
- textColorGhostPressed: string;
447
- textColorGhostFocus: string;
448
- textColorGhostDisabled: string;
449
- border: string;
450
- borderHover: string;
451
- borderPressed: string;
452
- borderFocus: string;
453
- borderDisabled: string;
454
- rippleColor: string;
455
- colorPrimary: string;
456
- colorHoverPrimary: string;
457
- colorPressedPrimary: string;
458
- colorFocusPrimary: string;
459
- colorDisabledPrimary: string;
460
- textColorPrimary: string;
461
- textColorHoverPrimary: string;
462
- textColorPressedPrimary: string;
463
- textColorFocusPrimary: string;
464
- textColorDisabledPrimary: string;
465
- textColorTextPrimary: string;
466
- textColorTextHoverPrimary: string;
467
- textColorTextPressedPrimary: string;
468
- textColorTextFocusPrimary: string;
469
- textColorTextDisabledPrimary: string;
470
- textColorGhostPrimary: string;
471
- textColorGhostHoverPrimary: string;
472
- textColorGhostPressedPrimary: string;
473
- textColorGhostFocusPrimary: string;
474
- textColorGhostDisabledPrimary: string;
475
- borderPrimary: string;
476
- borderHoverPrimary: string;
477
- borderPressedPrimary: string;
478
- borderFocusPrimary: string;
479
- borderDisabledPrimary: string;
480
- rippleColorPrimary: string;
481
- colorInfo: string;
482
- colorHoverInfo: string;
483
- colorPressedInfo: string;
484
- colorFocusInfo: string;
485
- colorDisabledInfo: string;
486
- textColorInfo: string;
487
- textColorHoverInfo: string;
488
- textColorPressedInfo: string;
489
- textColorFocusInfo: string;
490
- textColorDisabledInfo: string;
491
- textColorTextInfo: string;
492
- textColorTextHoverInfo: string;
493
- textColorTextPressedInfo: string;
494
- textColorTextFocusInfo: string;
495
- textColorTextDisabledInfo: string;
496
- textColorGhostInfo: string;
497
- textColorGhostHoverInfo: string;
498
- textColorGhostPressedInfo: string;
499
- textColorGhostFocusInfo: string;
500
- textColorGhostDisabledInfo: string;
501
- borderInfo: string;
502
- borderHoverInfo: string;
503
- borderPressedInfo: string;
504
- borderFocusInfo: string;
505
- borderDisabledInfo: string;
506
- rippleColorInfo: string;
507
- colorSuccess: string;
508
- colorHoverSuccess: string;
509
- colorPressedSuccess: string;
510
- colorFocusSuccess: string;
511
- colorDisabledSuccess: string;
512
- textColorSuccess: string;
513
- textColorHoverSuccess: string;
514
- textColorPressedSuccess: string;
515
- textColorFocusSuccess: string;
516
- textColorDisabledSuccess: string;
517
- textColorTextSuccess: string;
518
- textColorTextHoverSuccess: string;
519
- textColorTextPressedSuccess: string;
520
- textColorTextFocusSuccess: string;
521
- textColorTextDisabledSuccess: string;
522
- textColorGhostSuccess: string;
523
- textColorGhostHoverSuccess: string;
524
- textColorGhostPressedSuccess: string;
525
- textColorGhostFocusSuccess: string;
526
- textColorGhostDisabledSuccess: string;
527
- borderSuccess: string;
528
- borderHoverSuccess: string;
529
- borderPressedSuccess: string;
530
- borderFocusSuccess: string;
531
- borderDisabledSuccess: string;
532
- rippleColorSuccess: string;
533
- colorWarning: string;
534
- colorHoverWarning: string;
535
- colorPressedWarning: string;
536
- colorFocusWarning: string;
537
- colorDisabledWarning: string;
538
- textColorWarning: string;
539
- textColorHoverWarning: string;
540
- textColorPressedWarning: string;
541
- textColorFocusWarning: string;
542
- textColorDisabledWarning: string;
543
- textColorTextWarning: string;
544
- textColorTextHoverWarning: string;
545
- textColorTextPressedWarning: string;
546
- textColorTextFocusWarning: string;
547
- textColorTextDisabledWarning: string;
548
- textColorGhostWarning: string;
549
- textColorGhostHoverWarning: string;
550
- textColorGhostPressedWarning: string;
551
- textColorGhostFocusWarning: string;
552
- textColorGhostDisabledWarning: string;
553
- borderWarning: string;
554
- borderHoverWarning: string;
555
- borderPressedWarning: string;
556
- borderFocusWarning: string;
557
- borderDisabledWarning: string;
558
- rippleColorWarning: string;
559
- colorError: string;
560
- colorHoverError: string;
561
- colorPressedError: string;
562
- colorFocusError: string;
563
- colorDisabledError: string;
564
- textColorError: string;
565
- textColorHoverError: string;
566
- textColorPressedError: string;
567
- textColorFocusError: string;
568
- textColorDisabledError: string;
569
- textColorTextError: string;
570
- textColorTextHoverError: string;
571
- textColorTextPressedError: string;
572
- textColorTextFocusError: string;
573
- textColorTextDisabledError: string;
574
- textColorGhostError: string;
575
- textColorGhostHoverError: string;
576
- textColorGhostPressedError: string;
577
- textColorGhostFocusError: string;
578
- textColorGhostDisabledError: string;
579
- borderError: string;
580
- borderHoverError: string;
581
- borderPressedError: string;
582
- borderFocusError: string;
583
- borderDisabledError: string;
584
- rippleColorError: string;
585
- waveOpacity: string;
586
- fontWeight: string;
587
- fontWeightStrong: string;
588
- paddingTiny: string;
589
- paddingSmall: string;
590
- paddingMedium: string;
591
- paddingLarge: string;
592
- paddingRoundTiny: string;
593
- paddingRoundSmall: string;
594
- paddingRoundMedium: string;
595
- paddingRoundLarge: string;
596
- iconMarginTiny: string;
597
- iconMarginSmall: string;
598
- iconMarginMedium: string;
599
- iconMarginLarge: string;
600
- iconSizeTiny: string;
601
- iconSizeSmall: string;
602
- iconSizeMedium: string;
603
- iconSizeLarge: string;
604
- rippleDuration: string;
605
- }, any>>>;
606
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
607
- heightTiny: string;
608
- heightSmall: string;
609
- heightMedium: string;
610
- heightLarge: string;
611
- borderRadiusTiny: string;
612
- borderRadiusSmall: string;
613
- borderRadiusMedium: string;
614
- borderRadiusLarge: string;
615
- fontSizeTiny: string;
616
- fontSizeSmall: string;
617
- fontSizeMedium: string;
618
- fontSizeLarge: string;
619
- opacityDisabled: string;
620
- colorOpacitySecondary: string;
621
- colorOpacitySecondaryHover: string;
622
- colorOpacitySecondaryPressed: string;
623
- colorSecondary: string;
624
- colorSecondaryHover: string;
625
- colorSecondaryPressed: string;
626
- colorTertiary: string;
627
- colorTertiaryHover: string;
628
- colorTertiaryPressed: string;
629
- colorQuaternary: string;
630
- colorQuaternaryHover: string;
631
- colorQuaternaryPressed: string;
632
- color: string;
633
- colorHover: string;
634
- colorPressed: string;
635
- colorFocus: string;
636
- colorDisabled: string;
637
- textColor: string;
638
- textColorTertiary: string;
639
- textColorHover: string;
640
- textColorPressed: string;
641
- textColorFocus: string;
642
- textColorDisabled: string;
643
- textColorText: string;
644
- textColorTextHover: string;
645
- textColorTextPressed: string;
646
- textColorTextFocus: string;
647
- textColorTextDisabled: string;
648
- textColorGhost: string;
649
- textColorGhostHover: string;
650
- textColorGhostPressed: string;
651
- textColorGhostFocus: string;
652
- textColorGhostDisabled: string;
653
- border: string;
654
- borderHover: string;
655
- borderPressed: string;
656
- borderFocus: string;
657
- borderDisabled: string;
658
- rippleColor: string;
659
- colorPrimary: string;
660
- colorHoverPrimary: string;
661
- colorPressedPrimary: string;
662
- colorFocusPrimary: string;
663
- colorDisabledPrimary: string;
664
- textColorPrimary: string;
665
- textColorHoverPrimary: string;
666
- textColorPressedPrimary: string;
667
- textColorFocusPrimary: string;
668
- textColorDisabledPrimary: string;
669
- textColorTextPrimary: string;
670
- textColorTextHoverPrimary: string;
671
- textColorTextPressedPrimary: string;
672
- textColorTextFocusPrimary: string;
673
- textColorTextDisabledPrimary: string;
674
- textColorGhostPrimary: string;
675
- textColorGhostHoverPrimary: string;
676
- textColorGhostPressedPrimary: string;
677
- textColorGhostFocusPrimary: string;
678
- textColorGhostDisabledPrimary: string;
679
- borderPrimary: string;
680
- borderHoverPrimary: string;
681
- borderPressedPrimary: string;
682
- borderFocusPrimary: string;
683
- borderDisabledPrimary: string;
684
- rippleColorPrimary: string;
685
- colorInfo: string;
686
- colorHoverInfo: string;
687
- colorPressedInfo: string;
688
- colorFocusInfo: string;
689
- colorDisabledInfo: string;
690
- textColorInfo: string;
691
- textColorHoverInfo: string;
692
- textColorPressedInfo: string;
693
- textColorFocusInfo: string;
694
- textColorDisabledInfo: string;
695
- textColorTextInfo: string;
696
- textColorTextHoverInfo: string;
697
- textColorTextPressedInfo: string;
698
- textColorTextFocusInfo: string;
699
- textColorTextDisabledInfo: string;
700
- textColorGhostInfo: string;
701
- textColorGhostHoverInfo: string;
702
- textColorGhostPressedInfo: string;
703
- textColorGhostFocusInfo: string;
704
- textColorGhostDisabledInfo: string;
705
- borderInfo: string;
706
- borderHoverInfo: string;
707
- borderPressedInfo: string;
708
- borderFocusInfo: string;
709
- borderDisabledInfo: string;
710
- rippleColorInfo: string;
711
- colorSuccess: string;
712
- colorHoverSuccess: string;
713
- colorPressedSuccess: string;
714
- colorFocusSuccess: string;
715
- colorDisabledSuccess: string;
716
- textColorSuccess: string;
717
- textColorHoverSuccess: string;
718
- textColorPressedSuccess: string;
719
- textColorFocusSuccess: string;
720
- textColorDisabledSuccess: string;
721
- textColorTextSuccess: string;
722
- textColorTextHoverSuccess: string;
723
- textColorTextPressedSuccess: string;
724
- textColorTextFocusSuccess: string;
725
- textColorTextDisabledSuccess: string;
726
- textColorGhostSuccess: string;
727
- textColorGhostHoverSuccess: string;
728
- textColorGhostPressedSuccess: string;
729
- textColorGhostFocusSuccess: string;
730
- textColorGhostDisabledSuccess: string;
731
- borderSuccess: string;
732
- borderHoverSuccess: string;
733
- borderPressedSuccess: string;
734
- borderFocusSuccess: string;
735
- borderDisabledSuccess: string;
736
- rippleColorSuccess: string;
737
- colorWarning: string;
738
- colorHoverWarning: string;
739
- colorPressedWarning: string;
740
- colorFocusWarning: string;
741
- colorDisabledWarning: string;
742
- textColorWarning: string;
743
- textColorHoverWarning: string;
744
- textColorPressedWarning: string;
745
- textColorFocusWarning: string;
746
- textColorDisabledWarning: string;
747
- textColorTextWarning: string;
748
- textColorTextHoverWarning: string;
749
- textColorTextPressedWarning: string;
750
- textColorTextFocusWarning: string;
751
- textColorTextDisabledWarning: string;
752
- textColorGhostWarning: string;
753
- textColorGhostHoverWarning: string;
754
- textColorGhostPressedWarning: string;
755
- textColorGhostFocusWarning: string;
756
- textColorGhostDisabledWarning: string;
757
- borderWarning: string;
758
- borderHoverWarning: string;
759
- borderPressedWarning: string;
760
- borderFocusWarning: string;
761
- borderDisabledWarning: string;
762
- rippleColorWarning: string;
763
- colorError: string;
764
- colorHoverError: string;
765
- colorPressedError: string;
766
- colorFocusError: string;
767
- colorDisabledError: string;
768
- textColorError: string;
769
- textColorHoverError: string;
770
- textColorPressedError: string;
771
- textColorFocusError: string;
772
- textColorDisabledError: string;
773
- textColorTextError: string;
774
- textColorTextHoverError: string;
775
- textColorTextPressedError: string;
776
- textColorTextFocusError: string;
777
- textColorTextDisabledError: string;
778
- textColorGhostError: string;
779
- textColorGhostHoverError: string;
780
- textColorGhostPressedError: string;
781
- textColorGhostFocusError: string;
782
- textColorGhostDisabledError: string;
783
- borderError: string;
784
- borderHoverError: string;
785
- borderPressedError: string;
786
- borderFocusError: string;
787
- borderDisabledError: string;
788
- rippleColorError: string;
789
- waveOpacity: string;
790
- fontWeight: string;
791
- fontWeightStrong: string;
792
- paddingTiny: string;
793
- paddingSmall: string;
794
- paddingMedium: string;
795
- paddingLarge: string;
796
- paddingRoundTiny: string;
797
- paddingRoundSmall: string;
798
- paddingRoundMedium: string;
799
- paddingRoundLarge: string;
800
- iconMarginTiny: string;
801
- iconMarginSmall: string;
802
- iconMarginMedium: string;
803
- iconMarginLarge: string;
804
- iconSizeTiny: string;
805
- iconSizeSmall: string;
806
- iconSizeMedium: string;
807
- iconSizeLarge: string;
808
- rippleDuration: string;
809
- }, any>>>;
810
- }, {
811
- selfElRef: import("vue").Ref<HTMLElement | null>;
812
- waveElRef: import("vue").Ref<{
813
- play: () => void;
814
- } | null>;
815
- mergedClsPrefix: import("vue").ComputedRef<string>;
816
- mergedFocusable: import("vue").ComputedRef<boolean>;
817
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
818
- showBorder: import("vue").ComputedRef<boolean>;
819
- enterPressed: import("vue").Ref<boolean>;
820
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
821
- handleMousedown: (e: MouseEvent) => void;
822
- handleKeydown: (e: KeyboardEvent) => void;
823
- handleBlur: () => void;
824
- handleKeyup: (e: KeyboardEvent) => void;
825
- handleClick: (e: MouseEvent) => void;
826
- customColorCssVars: import("vue").ComputedRef<{
827
- '--n-border-color': string;
828
- '--n-border-color-hover': string;
829
- '--n-border-color-pressed': string;
830
- '--n-border-color-focus': string;
831
- '--n-border-color-disabled': string;
832
- } | null>;
833
- cssVars: import("vue").ComputedRef<{
834
- '--n-width': string;
835
- '--n-height': string;
836
- '--n-font-size': string;
837
- '--n-padding': string;
838
- '--n-icon-size': string;
839
- '--n-icon-margin': string;
840
- '--n-border-radius': string;
841
- '--n-border': string;
842
- '--n-border-hover': string;
843
- '--n-border-pressed': string;
844
- '--n-border-focus': string;
845
- '--n-border-disabled': string;
846
- '--n-color': string;
847
- '--n-color-hover': string;
848
- '--n-color-pressed': string;
849
- '--n-color-focus': string;
850
- '--n-color-disabled': string;
851
- '--n-ripple-color': string;
852
- '--n-text-color': string;
853
- '--n-text-color-hover': string;
854
- '--n-text-color-pressed': string;
855
- '--n-text-color-focus': string;
856
- '--n-text-color-disabled': string;
857
- 'font-weight': string;
858
- '--n-bezier': string;
859
- '--n-bezier-ease-out': string;
860
- '--n-ripple-duration': string;
861
- '--n-opacity-disabled': string;
862
- '--n-wave-opacity': string;
863
- }> | undefined;
864
- themeClass: import("vue").Ref<string> | undefined;
865
- onRender: (() => void) | undefined;
866
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
867
- readonly color: StringConstructor;
868
- readonly textColor: StringConstructor;
869
- readonly text: BooleanConstructor;
870
- readonly block: BooleanConstructor;
871
- readonly loading: BooleanConstructor;
872
- readonly disabled: BooleanConstructor;
873
- readonly circle: BooleanConstructor;
874
- readonly size: PropType<import("naive-ui/es/button/src/interface").Size>;
875
- readonly ghost: BooleanConstructor;
876
- readonly round: BooleanConstructor;
877
- readonly secondary: BooleanConstructor;
878
- readonly tertiary: BooleanConstructor;
879
- readonly quaternary: BooleanConstructor;
880
- readonly strong: BooleanConstructor;
881
- readonly focusable: {
882
- readonly type: BooleanConstructor;
883
- readonly default: true;
884
- };
885
- readonly keyboard: {
886
- readonly type: BooleanConstructor;
887
- readonly default: true;
888
- };
889
- readonly tag: {
890
- readonly type: PropType<keyof HTMLElementTagNameMap>;
891
- readonly default: "button";
892
- };
893
- readonly type: {
894
- readonly type: PropType<import("naive-ui/es/button/src/interface").Type>;
895
- readonly default: "default";
896
- };
897
- readonly dashed: BooleanConstructor;
898
- readonly iconPlacement: {
899
- readonly type: PropType<"left" | "right">;
900
- readonly default: "left";
901
- };
902
- readonly attrType: {
903
- readonly type: PropType<"button" | "reset" | "submit">;
904
- readonly default: "button";
905
- };
906
- readonly bordered: {
907
- readonly type: BooleanConstructor;
908
- readonly default: true;
909
- };
910
- readonly onClick: PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
911
- readonly nativeFocusBehavior: BooleanConstructor;
912
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Button", {
913
- heightTiny: string;
914
- heightSmall: string;
915
- heightMedium: string;
916
- heightLarge: string;
917
- borderRadiusTiny: string;
918
- borderRadiusSmall: string;
919
- borderRadiusMedium: string;
920
- borderRadiusLarge: string;
921
- fontSizeTiny: string;
922
- fontSizeSmall: string;
923
- fontSizeMedium: string;
924
- fontSizeLarge: string;
925
- opacityDisabled: string;
926
- colorOpacitySecondary: string;
927
- colorOpacitySecondaryHover: string;
928
- colorOpacitySecondaryPressed: string;
929
- colorSecondary: string;
930
- colorSecondaryHover: string;
931
- colorSecondaryPressed: string;
932
- colorTertiary: string;
933
- colorTertiaryHover: string;
934
- colorTertiaryPressed: string;
935
- colorQuaternary: string;
936
- colorQuaternaryHover: string;
937
- colorQuaternaryPressed: string;
938
- color: string;
939
- colorHover: string;
940
- colorPressed: string;
941
- colorFocus: string;
942
- colorDisabled: string;
943
- textColor: string;
944
- textColorTertiary: string;
945
- textColorHover: string;
946
- textColorPressed: string;
947
- textColorFocus: string;
948
- textColorDisabled: string;
949
- textColorText: string;
950
- textColorTextHover: string;
951
- textColorTextPressed: string;
952
- textColorTextFocus: string;
953
- textColorTextDisabled: string;
954
- textColorGhost: string;
955
- textColorGhostHover: string;
956
- textColorGhostPressed: string;
957
- textColorGhostFocus: string;
958
- textColorGhostDisabled: string;
959
- border: string;
960
- borderHover: string;
961
- borderPressed: string;
962
- borderFocus: string;
963
- borderDisabled: string;
964
- rippleColor: string;
965
- colorPrimary: string;
966
- colorHoverPrimary: string;
967
- colorPressedPrimary: string;
968
- colorFocusPrimary: string;
969
- colorDisabledPrimary: string;
970
- textColorPrimary: string;
971
- textColorHoverPrimary: string;
972
- textColorPressedPrimary: string;
973
- textColorFocusPrimary: string;
974
- textColorDisabledPrimary: string;
975
- textColorTextPrimary: string;
976
- textColorTextHoverPrimary: string;
977
- textColorTextPressedPrimary: string;
978
- textColorTextFocusPrimary: string;
979
- textColorTextDisabledPrimary: string;
980
- textColorGhostPrimary: string;
981
- textColorGhostHoverPrimary: string;
982
- textColorGhostPressedPrimary: string;
983
- textColorGhostFocusPrimary: string;
984
- textColorGhostDisabledPrimary: string;
985
- borderPrimary: string;
986
- borderHoverPrimary: string;
987
- borderPressedPrimary: string;
988
- borderFocusPrimary: string;
989
- borderDisabledPrimary: string;
990
- rippleColorPrimary: string;
991
- colorInfo: string;
992
- colorHoverInfo: string;
993
- colorPressedInfo: string;
994
- colorFocusInfo: string;
995
- colorDisabledInfo: string;
996
- textColorInfo: string;
997
- textColorHoverInfo: string;
998
- textColorPressedInfo: string;
999
- textColorFocusInfo: string;
1000
- textColorDisabledInfo: string;
1001
- textColorTextInfo: string;
1002
- textColorTextHoverInfo: string;
1003
- textColorTextPressedInfo: string;
1004
- textColorTextFocusInfo: string;
1005
- textColorTextDisabledInfo: string;
1006
- textColorGhostInfo: string;
1007
- textColorGhostHoverInfo: string;
1008
- textColorGhostPressedInfo: string;
1009
- textColorGhostFocusInfo: string;
1010
- textColorGhostDisabledInfo: string;
1011
- borderInfo: string;
1012
- borderHoverInfo: string;
1013
- borderPressedInfo: string;
1014
- borderFocusInfo: string;
1015
- borderDisabledInfo: string;
1016
- rippleColorInfo: string;
1017
- colorSuccess: string;
1018
- colorHoverSuccess: string;
1019
- colorPressedSuccess: string;
1020
- colorFocusSuccess: string;
1021
- colorDisabledSuccess: string;
1022
- textColorSuccess: string;
1023
- textColorHoverSuccess: string;
1024
- textColorPressedSuccess: string;
1025
- textColorFocusSuccess: string;
1026
- textColorDisabledSuccess: string;
1027
- textColorTextSuccess: string;
1028
- textColorTextHoverSuccess: string;
1029
- textColorTextPressedSuccess: string;
1030
- textColorTextFocusSuccess: string;
1031
- textColorTextDisabledSuccess: string;
1032
- textColorGhostSuccess: string;
1033
- textColorGhostHoverSuccess: string;
1034
- textColorGhostPressedSuccess: string;
1035
- textColorGhostFocusSuccess: string;
1036
- textColorGhostDisabledSuccess: string;
1037
- borderSuccess: string;
1038
- borderHoverSuccess: string;
1039
- borderPressedSuccess: string;
1040
- borderFocusSuccess: string;
1041
- borderDisabledSuccess: string;
1042
- rippleColorSuccess: string;
1043
- colorWarning: string;
1044
- colorHoverWarning: string;
1045
- colorPressedWarning: string;
1046
- colorFocusWarning: string;
1047
- colorDisabledWarning: string;
1048
- textColorWarning: string;
1049
- textColorHoverWarning: string;
1050
- textColorPressedWarning: string;
1051
- textColorFocusWarning: string;
1052
- textColorDisabledWarning: string;
1053
- textColorTextWarning: string;
1054
- textColorTextHoverWarning: string;
1055
- textColorTextPressedWarning: string;
1056
- textColorTextFocusWarning: string;
1057
- textColorTextDisabledWarning: string;
1058
- textColorGhostWarning: string;
1059
- textColorGhostHoverWarning: string;
1060
- textColorGhostPressedWarning: string;
1061
- textColorGhostFocusWarning: string;
1062
- textColorGhostDisabledWarning: string;
1063
- borderWarning: string;
1064
- borderHoverWarning: string;
1065
- borderPressedWarning: string;
1066
- borderFocusWarning: string;
1067
- borderDisabledWarning: string;
1068
- rippleColorWarning: string;
1069
- colorError: string;
1070
- colorHoverError: string;
1071
- colorPressedError: string;
1072
- colorFocusError: string;
1073
- colorDisabledError: string;
1074
- textColorError: string;
1075
- textColorHoverError: string;
1076
- textColorPressedError: string;
1077
- textColorFocusError: string;
1078
- textColorDisabledError: string;
1079
- textColorTextError: string;
1080
- textColorTextHoverError: string;
1081
- textColorTextPressedError: string;
1082
- textColorTextFocusError: string;
1083
- textColorTextDisabledError: string;
1084
- textColorGhostError: string;
1085
- textColorGhostHoverError: string;
1086
- textColorGhostPressedError: string;
1087
- textColorGhostFocusError: string;
1088
- textColorGhostDisabledError: string;
1089
- borderError: string;
1090
- borderHoverError: string;
1091
- borderPressedError: string;
1092
- borderFocusError: string;
1093
- borderDisabledError: string;
1094
- rippleColorError: string;
1095
- waveOpacity: string;
1096
- fontWeight: string;
1097
- fontWeightStrong: string;
1098
- paddingTiny: string;
1099
- paddingSmall: string;
1100
- paddingMedium: string;
1101
- paddingLarge: string;
1102
- paddingRoundTiny: string;
1103
- paddingRoundSmall: string;
1104
- paddingRoundMedium: string;
1105
- paddingRoundLarge: string;
1106
- iconMarginTiny: string;
1107
- iconMarginSmall: string;
1108
- iconMarginMedium: string;
1109
- iconMarginLarge: string;
1110
- iconSizeTiny: string;
1111
- iconSizeSmall: string;
1112
- iconSizeMedium: string;
1113
- iconSizeLarge: string;
1114
- rippleDuration: string;
1115
- }, any>>;
1116
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1117
- heightTiny: string;
1118
- heightSmall: string;
1119
- heightMedium: string;
1120
- heightLarge: string;
1121
- borderRadiusTiny: string;
1122
- borderRadiusSmall: string;
1123
- borderRadiusMedium: string;
1124
- borderRadiusLarge: string;
1125
- fontSizeTiny: string;
1126
- fontSizeSmall: string;
1127
- fontSizeMedium: string;
1128
- fontSizeLarge: string;
1129
- opacityDisabled: string;
1130
- colorOpacitySecondary: string;
1131
- colorOpacitySecondaryHover: string;
1132
- colorOpacitySecondaryPressed: string;
1133
- colorSecondary: string;
1134
- colorSecondaryHover: string;
1135
- colorSecondaryPressed: string;
1136
- colorTertiary: string;
1137
- colorTertiaryHover: string;
1138
- colorTertiaryPressed: string;
1139
- colorQuaternary: string;
1140
- colorQuaternaryHover: string;
1141
- colorQuaternaryPressed: string;
1142
- color: string;
1143
- colorHover: string;
1144
- colorPressed: string;
1145
- colorFocus: string;
1146
- colorDisabled: string;
1147
- textColor: string;
1148
- textColorTertiary: string;
1149
- textColorHover: string;
1150
- textColorPressed: string;
1151
- textColorFocus: string;
1152
- textColorDisabled: string;
1153
- textColorText: string;
1154
- textColorTextHover: string;
1155
- textColorTextPressed: string;
1156
- textColorTextFocus: string;
1157
- textColorTextDisabled: string;
1158
- textColorGhost: string;
1159
- textColorGhostHover: string;
1160
- textColorGhostPressed: string;
1161
- textColorGhostFocus: string;
1162
- textColorGhostDisabled: string;
1163
- border: string;
1164
- borderHover: string;
1165
- borderPressed: string;
1166
- borderFocus: string;
1167
- borderDisabled: string;
1168
- rippleColor: string;
1169
- colorPrimary: string;
1170
- colorHoverPrimary: string;
1171
- colorPressedPrimary: string;
1172
- colorFocusPrimary: string;
1173
- colorDisabledPrimary: string;
1174
- textColorPrimary: string;
1175
- textColorHoverPrimary: string;
1176
- textColorPressedPrimary: string;
1177
- textColorFocusPrimary: string;
1178
- textColorDisabledPrimary: string;
1179
- textColorTextPrimary: string;
1180
- textColorTextHoverPrimary: string;
1181
- textColorTextPressedPrimary: string;
1182
- textColorTextFocusPrimary: string;
1183
- textColorTextDisabledPrimary: string;
1184
- textColorGhostPrimary: string;
1185
- textColorGhostHoverPrimary: string;
1186
- textColorGhostPressedPrimary: string;
1187
- textColorGhostFocusPrimary: string;
1188
- textColorGhostDisabledPrimary: string;
1189
- borderPrimary: string;
1190
- borderHoverPrimary: string;
1191
- borderPressedPrimary: string;
1192
- borderFocusPrimary: string;
1193
- borderDisabledPrimary: string;
1194
- rippleColorPrimary: string;
1195
- colorInfo: string;
1196
- colorHoverInfo: string;
1197
- colorPressedInfo: string;
1198
- colorFocusInfo: string;
1199
- colorDisabledInfo: string;
1200
- textColorInfo: string;
1201
- textColorHoverInfo: string;
1202
- textColorPressedInfo: string;
1203
- textColorFocusInfo: string;
1204
- textColorDisabledInfo: string;
1205
- textColorTextInfo: string;
1206
- textColorTextHoverInfo: string;
1207
- textColorTextPressedInfo: string;
1208
- textColorTextFocusInfo: string;
1209
- textColorTextDisabledInfo: string;
1210
- textColorGhostInfo: string;
1211
- textColorGhostHoverInfo: string;
1212
- textColorGhostPressedInfo: string;
1213
- textColorGhostFocusInfo: string;
1214
- textColorGhostDisabledInfo: string;
1215
- borderInfo: string;
1216
- borderHoverInfo: string;
1217
- borderPressedInfo: string;
1218
- borderFocusInfo: string;
1219
- borderDisabledInfo: string;
1220
- rippleColorInfo: string;
1221
- colorSuccess: string;
1222
- colorHoverSuccess: string;
1223
- colorPressedSuccess: string;
1224
- colorFocusSuccess: string;
1225
- colorDisabledSuccess: string;
1226
- textColorSuccess: string;
1227
- textColorHoverSuccess: string;
1228
- textColorPressedSuccess: string;
1229
- textColorFocusSuccess: string;
1230
- textColorDisabledSuccess: string;
1231
- textColorTextSuccess: string;
1232
- textColorTextHoverSuccess: string;
1233
- textColorTextPressedSuccess: string;
1234
- textColorTextFocusSuccess: string;
1235
- textColorTextDisabledSuccess: string;
1236
- textColorGhostSuccess: string;
1237
- textColorGhostHoverSuccess: string;
1238
- textColorGhostPressedSuccess: string;
1239
- textColorGhostFocusSuccess: string;
1240
- textColorGhostDisabledSuccess: string;
1241
- borderSuccess: string;
1242
- borderHoverSuccess: string;
1243
- borderPressedSuccess: string;
1244
- borderFocusSuccess: string;
1245
- borderDisabledSuccess: string;
1246
- rippleColorSuccess: string;
1247
- colorWarning: string;
1248
- colorHoverWarning: string;
1249
- colorPressedWarning: string;
1250
- colorFocusWarning: string;
1251
- colorDisabledWarning: string;
1252
- textColorWarning: string;
1253
- textColorHoverWarning: string;
1254
- textColorPressedWarning: string;
1255
- textColorFocusWarning: string;
1256
- textColorDisabledWarning: string;
1257
- textColorTextWarning: string;
1258
- textColorTextHoverWarning: string;
1259
- textColorTextPressedWarning: string;
1260
- textColorTextFocusWarning: string;
1261
- textColorTextDisabledWarning: string;
1262
- textColorGhostWarning: string;
1263
- textColorGhostHoverWarning: string;
1264
- textColorGhostPressedWarning: string;
1265
- textColorGhostFocusWarning: string;
1266
- textColorGhostDisabledWarning: string;
1267
- borderWarning: string;
1268
- borderHoverWarning: string;
1269
- borderPressedWarning: string;
1270
- borderFocusWarning: string;
1271
- borderDisabledWarning: string;
1272
- rippleColorWarning: string;
1273
- colorError: string;
1274
- colorHoverError: string;
1275
- colorPressedError: string;
1276
- colorFocusError: string;
1277
- colorDisabledError: string;
1278
- textColorError: string;
1279
- textColorHoverError: string;
1280
- textColorPressedError: string;
1281
- textColorFocusError: string;
1282
- textColorDisabledError: string;
1283
- textColorTextError: string;
1284
- textColorTextHoverError: string;
1285
- textColorTextPressedError: string;
1286
- textColorTextFocusError: string;
1287
- textColorTextDisabledError: string;
1288
- textColorGhostError: string;
1289
- textColorGhostHoverError: string;
1290
- textColorGhostPressedError: string;
1291
- textColorGhostFocusError: string;
1292
- textColorGhostDisabledError: string;
1293
- borderError: string;
1294
- borderHoverError: string;
1295
- borderPressedError: string;
1296
- borderFocusError: string;
1297
- borderDisabledError: string;
1298
- rippleColorError: string;
1299
- waveOpacity: string;
1300
- fontWeight: string;
1301
- fontWeightStrong: string;
1302
- paddingTiny: string;
1303
- paddingSmall: string;
1304
- paddingMedium: string;
1305
- paddingLarge: string;
1306
- paddingRoundTiny: string;
1307
- paddingRoundSmall: string;
1308
- paddingRoundMedium: string;
1309
- paddingRoundLarge: string;
1310
- iconMarginTiny: string;
1311
- iconMarginSmall: string;
1312
- iconMarginMedium: string;
1313
- iconMarginLarge: string;
1314
- iconSizeTiny: string;
1315
- iconSizeSmall: string;
1316
- iconSizeMedium: string;
1317
- iconSizeLarge: string;
1318
- rippleDuration: string;
1319
- }, any>>>;
1320
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1321
- heightTiny: string;
1322
- heightSmall: string;
1323
- heightMedium: string;
1324
- heightLarge: string;
1325
- borderRadiusTiny: string;
1326
- borderRadiusSmall: string;
1327
- borderRadiusMedium: string;
1328
- borderRadiusLarge: string;
1329
- fontSizeTiny: string;
1330
- fontSizeSmall: string;
1331
- fontSizeMedium: string;
1332
- fontSizeLarge: string;
1333
- opacityDisabled: string;
1334
- colorOpacitySecondary: string;
1335
- colorOpacitySecondaryHover: string;
1336
- colorOpacitySecondaryPressed: string;
1337
- colorSecondary: string;
1338
- colorSecondaryHover: string;
1339
- colorSecondaryPressed: string;
1340
- colorTertiary: string;
1341
- colorTertiaryHover: string;
1342
- colorTertiaryPressed: string;
1343
- colorQuaternary: string;
1344
- colorQuaternaryHover: string;
1345
- colorQuaternaryPressed: string;
1346
- color: string;
1347
- colorHover: string;
1348
- colorPressed: string;
1349
- colorFocus: string;
1350
- colorDisabled: string;
1351
- textColor: string;
1352
- textColorTertiary: string;
1353
- textColorHover: string;
1354
- textColorPressed: string;
1355
- textColorFocus: string;
1356
- textColorDisabled: string;
1357
- textColorText: string;
1358
- textColorTextHover: string;
1359
- textColorTextPressed: string;
1360
- textColorTextFocus: string;
1361
- textColorTextDisabled: string;
1362
- textColorGhost: string;
1363
- textColorGhostHover: string;
1364
- textColorGhostPressed: string;
1365
- textColorGhostFocus: string;
1366
- textColorGhostDisabled: string;
1367
- border: string;
1368
- borderHover: string;
1369
- borderPressed: string;
1370
- borderFocus: string;
1371
- borderDisabled: string;
1372
- rippleColor: string;
1373
- colorPrimary: string;
1374
- colorHoverPrimary: string;
1375
- colorPressedPrimary: string;
1376
- colorFocusPrimary: string;
1377
- colorDisabledPrimary: string;
1378
- textColorPrimary: string;
1379
- textColorHoverPrimary: string;
1380
- textColorPressedPrimary: string;
1381
- textColorFocusPrimary: string;
1382
- textColorDisabledPrimary: string;
1383
- textColorTextPrimary: string;
1384
- textColorTextHoverPrimary: string;
1385
- textColorTextPressedPrimary: string;
1386
- textColorTextFocusPrimary: string;
1387
- textColorTextDisabledPrimary: string;
1388
- textColorGhostPrimary: string;
1389
- textColorGhostHoverPrimary: string;
1390
- textColorGhostPressedPrimary: string;
1391
- textColorGhostFocusPrimary: string;
1392
- textColorGhostDisabledPrimary: string;
1393
- borderPrimary: string;
1394
- borderHoverPrimary: string;
1395
- borderPressedPrimary: string;
1396
- borderFocusPrimary: string;
1397
- borderDisabledPrimary: string;
1398
- rippleColorPrimary: string;
1399
- colorInfo: string;
1400
- colorHoverInfo: string;
1401
- colorPressedInfo: string;
1402
- colorFocusInfo: string;
1403
- colorDisabledInfo: string;
1404
- textColorInfo: string;
1405
- textColorHoverInfo: string;
1406
- textColorPressedInfo: string;
1407
- textColorFocusInfo: string;
1408
- textColorDisabledInfo: string;
1409
- textColorTextInfo: string;
1410
- textColorTextHoverInfo: string;
1411
- textColorTextPressedInfo: string;
1412
- textColorTextFocusInfo: string;
1413
- textColorTextDisabledInfo: string;
1414
- textColorGhostInfo: string;
1415
- textColorGhostHoverInfo: string;
1416
- textColorGhostPressedInfo: string;
1417
- textColorGhostFocusInfo: string;
1418
- textColorGhostDisabledInfo: string;
1419
- borderInfo: string;
1420
- borderHoverInfo: string;
1421
- borderPressedInfo: string;
1422
- borderFocusInfo: string;
1423
- borderDisabledInfo: string;
1424
- rippleColorInfo: string;
1425
- colorSuccess: string;
1426
- colorHoverSuccess: string;
1427
- colorPressedSuccess: string;
1428
- colorFocusSuccess: string;
1429
- colorDisabledSuccess: string;
1430
- textColorSuccess: string;
1431
- textColorHoverSuccess: string;
1432
- textColorPressedSuccess: string;
1433
- textColorFocusSuccess: string;
1434
- textColorDisabledSuccess: string;
1435
- textColorTextSuccess: string;
1436
- textColorTextHoverSuccess: string;
1437
- textColorTextPressedSuccess: string;
1438
- textColorTextFocusSuccess: string;
1439
- textColorTextDisabledSuccess: string;
1440
- textColorGhostSuccess: string;
1441
- textColorGhostHoverSuccess: string;
1442
- textColorGhostPressedSuccess: string;
1443
- textColorGhostFocusSuccess: string;
1444
- textColorGhostDisabledSuccess: string;
1445
- borderSuccess: string;
1446
- borderHoverSuccess: string;
1447
- borderPressedSuccess: string;
1448
- borderFocusSuccess: string;
1449
- borderDisabledSuccess: string;
1450
- rippleColorSuccess: string;
1451
- colorWarning: string;
1452
- colorHoverWarning: string;
1453
- colorPressedWarning: string;
1454
- colorFocusWarning: string;
1455
- colorDisabledWarning: string;
1456
- textColorWarning: string;
1457
- textColorHoverWarning: string;
1458
- textColorPressedWarning: string;
1459
- textColorFocusWarning: string;
1460
- textColorDisabledWarning: string;
1461
- textColorTextWarning: string;
1462
- textColorTextHoverWarning: string;
1463
- textColorTextPressedWarning: string;
1464
- textColorTextFocusWarning: string;
1465
- textColorTextDisabledWarning: string;
1466
- textColorGhostWarning: string;
1467
- textColorGhostHoverWarning: string;
1468
- textColorGhostPressedWarning: string;
1469
- textColorGhostFocusWarning: string;
1470
- textColorGhostDisabledWarning: string;
1471
- borderWarning: string;
1472
- borderHoverWarning: string;
1473
- borderPressedWarning: string;
1474
- borderFocusWarning: string;
1475
- borderDisabledWarning: string;
1476
- rippleColorWarning: string;
1477
- colorError: string;
1478
- colorHoverError: string;
1479
- colorPressedError: string;
1480
- colorFocusError: string;
1481
- colorDisabledError: string;
1482
- textColorError: string;
1483
- textColorHoverError: string;
1484
- textColorPressedError: string;
1485
- textColorFocusError: string;
1486
- textColorDisabledError: string;
1487
- textColorTextError: string;
1488
- textColorTextHoverError: string;
1489
- textColorTextPressedError: string;
1490
- textColorTextFocusError: string;
1491
- textColorTextDisabledError: string;
1492
- textColorGhostError: string;
1493
- textColorGhostHoverError: string;
1494
- textColorGhostPressedError: string;
1495
- textColorGhostFocusError: string;
1496
- textColorGhostDisabledError: string;
1497
- borderError: string;
1498
- borderHoverError: string;
1499
- borderPressedError: string;
1500
- borderFocusError: string;
1501
- borderDisabledError: string;
1502
- rippleColorError: string;
1503
- waveOpacity: string;
1504
- fontWeight: string;
1505
- fontWeightStrong: string;
1506
- paddingTiny: string;
1507
- paddingSmall: string;
1508
- paddingMedium: string;
1509
- paddingLarge: string;
1510
- paddingRoundTiny: string;
1511
- paddingRoundSmall: string;
1512
- paddingRoundMedium: string;
1513
- paddingRoundLarge: string;
1514
- iconMarginTiny: string;
1515
- iconMarginSmall: string;
1516
- iconMarginMedium: string;
1517
- iconMarginLarge: string;
1518
- iconSizeTiny: string;
1519
- iconSizeSmall: string;
1520
- iconSizeMedium: string;
1521
- iconSizeLarge: string;
1522
- rippleDuration: string;
1523
- }, any>>>;
1524
- }>>, {
1525
- type: import("naive-ui/es/button/src/interface").Type;
1526
- tag: keyof HTMLElementTagNameMap;
1527
- block: boolean;
1528
- round: boolean;
1529
- dashed: boolean;
1530
- text: boolean;
1531
- circle: boolean;
1532
- disabled: boolean;
1533
- focusable: boolean;
1534
- strong: boolean;
1535
- loading: boolean;
1536
- bordered: boolean;
1537
- tertiary: boolean;
1538
- ghost: boolean;
1539
- keyboard: boolean;
1540
- secondary: boolean;
1541
- quaternary: boolean;
1542
- iconPlacement: "left" | "right";
1543
- attrType: "button" | "reset" | "submit";
1544
- nativeFocusBehavior: boolean;
1545
- }>;
1546
- NIcon: import("vue").DefineComponent<{
1547
- readonly depth: PropType<import("naive-ui/es/icon/src/Icon").Depth>;
1548
- readonly size: PropType<string | number>;
1549
- readonly color: StringConstructor;
1550
- readonly component: PropType<import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>>;
1551
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Icon", {
1552
- color: string;
1553
- opacity1Depth: string;
1554
- opacity2Depth: string;
1555
- opacity3Depth: string;
1556
- opacity4Depth: string;
1557
- opacity5Depth: string;
1558
- }, any>>;
1559
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
1560
- color: string;
1561
- opacity1Depth: string;
1562
- opacity2Depth: string;
1563
- opacity3Depth: string;
1564
- opacity4Depth: string;
1565
- opacity5Depth: string;
1566
- }, any>>>;
1567
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
1568
- color: string;
1569
- opacity1Depth: string;
1570
- opacity2Depth: string;
1571
- opacity3Depth: string;
1572
- opacity4Depth: string;
1573
- opacity5Depth: string;
1574
- }, any>>>;
1575
- }, {
1576
- mergedClsPrefix: import("vue").ComputedRef<string>;
1577
- mergedStyle: import("vue").ComputedRef<{
1578
- fontSize: string | undefined;
1579
- color: string | undefined;
1580
- }>;
1581
- cssVars: import("vue").ComputedRef<{
1582
- '--n-bezier': string;
1583
- '--n-color': string;
1584
- '--n-opacity': string;
1585
- }> | undefined;
1586
- themeClass: import("vue").Ref<string> | undefined;
1587
- onRender: (() => void) | undefined;
1588
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1589
- readonly depth: PropType<import("naive-ui/es/icon/src/Icon").Depth>;
1590
- readonly size: PropType<string | number>;
1591
- readonly color: StringConstructor;
1592
- readonly component: PropType<import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>>;
1593
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Icon", {
1594
- color: string;
1595
- opacity1Depth: string;
1596
- opacity2Depth: string;
1597
- opacity3Depth: string;
1598
- opacity4Depth: string;
1599
- opacity5Depth: string;
1600
- }, any>>;
1601
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
1602
- color: string;
1603
- opacity1Depth: string;
1604
- opacity2Depth: string;
1605
- opacity3Depth: string;
1606
- opacity4Depth: string;
1607
- opacity5Depth: string;
1608
- }, any>>>;
1609
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
1610
- color: string;
1611
- opacity1Depth: string;
1612
- opacity2Depth: string;
1613
- opacity3Depth: string;
1614
- opacity4Depth: string;
1615
- opacity5Depth: string;
1616
- }, any>>>;
1617
- }>>, {}>;
152
+ NButton: any;
153
+ NIcon: any;
1618
154
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1619
155
  fieldItem: {
1620
156
  type: PropType<FormConfigItem>;