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