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