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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (138) hide show
  1. package/es/components/annotation-edit/style/index.css +1 -15
  2. package/es/components/big-table/index.d.ts +11 -3331
  3. package/es/components/big-table/src/BigTable.vue.d.ts +11 -3347
  4. package/es/components/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.js +12 -4
  5. package/es/components/big-table/src/components/edit-form/edit-date.d.ts +1 -1
  6. package/es/components/big-table/src/components/edit-form/edit-input.d.ts +1 -1
  7. package/es/components/big-table/src/components/edit-form/edit-input.js +4 -1
  8. package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +2 -2
  9. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
  10. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +2 -1138
  11. package/es/components/big-table/src/components/edit-form/edit-time.d.ts +1 -1
  12. package/es/components/big-table/src/components/input-button.vue.d.ts +2 -2239
  13. package/es/components/big-table/src/hooks/useEdit.d.ts +7 -1143
  14. package/es/components/big-table/src/hooks/useEvent2.js +22 -7
  15. package/es/components/big-table/style/index.css +1 -634
  16. package/es/components/bpmn-workflow/style/index.css +1 -29
  17. package/es/components/button-print/index.d.ts +28 -6724
  18. package/es/components/button-print/src/ButtonPrint.vue.d.ts +28 -6724
  19. package/es/components/button-print/src/ButtonPrint.vue_vue_type_script_setup_true_lang.js +2 -3
  20. package/es/components/button-print/src/components/IdentityVerification.js +14 -6
  21. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +22 -4393
  22. package/es/components/button-print/src/utils/dialog.d.ts +3 -1
  23. package/es/components/button-print/src/utils/dialog.js +35 -23
  24. package/es/components/button-print/src/utils/print.d.ts +5 -0
  25. package/es/components/button-print/src/utils/print2.js +16 -0
  26. package/es/components/button-print/style/index.css +1 -24
  27. package/es/components/chunk-upload/index.d.ts +2 -1466
  28. package/es/components/chunk-upload/src/chunk-upload-new.vue.d.ts +3 -1736
  29. package/es/components/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +2 -1466
  30. package/es/components/chunk-upload/style/index.css +1 -365
  31. package/es/components/drag-layout/index.d.ts +165 -19494
  32. package/es/components/drag-layout/src/DragFormLeftItem.vue.d.ts +5 -7919
  33. package/es/components/drag-layout/src/DragFormRightItem.vue.d.ts +4 -3074
  34. package/es/components/drag-layout/src/DragLayout.vue.d.ts +166 -19495
  35. package/es/components/drag-layout/style/index.css +1 -175
  36. package/es/components/fabric-chart/index.d.ts +2 -2
  37. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +2 -2
  38. package/es/components/fabric-chart/src/hooks/index.js +1 -1
  39. package/es/components/fabric-chart/src/hooks/useCenter2.js +58 -38
  40. package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -0
  41. package/es/components/fabric-chart/src/hooks/useDraw.js +1 -1
  42. package/es/components/fabric-chart/src/hooks/useDraw2.js +30 -1
  43. package/es/components/fabric-chart/src/hooks/useLeft2.js +8 -1
  44. package/es/components/fabric-chart/style/index.css +1 -43
  45. package/es/components/field-set/index.d.ts +8 -6749
  46. package/es/components/field-set/src/FieldSet.vue.d.ts +8 -6749
  47. package/es/components/field-set/style/index.css +1 -139
  48. package/es/components/form-config/index.d.ts +21 -8798
  49. package/es/components/form-config/src/FormConfig.vue.d.ts +21 -8798
  50. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +11 -4425
  51. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +9 -2981
  52. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +2 -1466
  53. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -1466
  54. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +4 -3182
  55. package/es/components/form-config/src/utils/index2.js +1 -1
  56. package/es/components/form-config/style/index.css +1 -158
  57. package/es/components/form-render/index.d.ts +8 -1104
  58. package/es/components/form-render/src/FormRender.vue.d.ts +9 -1105
  59. package/es/components/form-render/src/components/renderer/jsonCombination/index.js +1 -1
  60. package/es/components/form-render/src/components/renderer/linebar.d.ts +1 -1
  61. package/es/components/form-render/src/components/renderer/select.js +9 -6
  62. package/es/components/form-render/src/hooks/useCommonLog2.js +1 -1
  63. package/es/components/form-render/src/hooks/useFieldListAdaptor2.js +1 -1
  64. package/es/components/form-render/src/utils/business.d.ts +1 -1
  65. package/es/components/form-render/src/utils/index.d.ts +1 -1
  66. package/es/components/form-render/src/utils/index.js +2 -2
  67. package/es/components/form-render/style/index.css +1 -146
  68. package/es/components/form-table/index.d.ts +58 -31817
  69. package/es/components/form-table/src/FormTable.vue.d.ts +58 -31817
  70. package/es/components/form-table/src/components/index.d.ts +59 -31818
  71. package/es/components/form-table/src/components/table-age.vue.d.ts +5 -3957
  72. package/es/components/form-table/src/components/table-date-picker.vue.d.ts +3 -5035
  73. package/es/components/form-table/src/components/table-digital.vue.d.ts +4 -2642
  74. package/es/components/form-table/src/components/table-input-password.vue.d.ts +4 -1320
  75. package/es/components/form-table/src/components/table-input.vue.d.ts +4 -1320
  76. package/es/components/form-table/src/components/table-month-picker.vue.d.ts +2 -5034
  77. package/es/components/form-table/src/components/table-search-more.vue.d.ts +2 -1395
  78. package/es/components/form-table/src/components/table-search.vue.d.ts +3 -2710
  79. package/es/components/form-table/src/components/table-select-multiple.vue.d.ts +2 -1316
  80. package/es/components/form-table/src/components/table-select.vue.d.ts +2 -1316
  81. package/es/components/form-table/src/components/table-textarea.vue.d.ts +5 -1321
  82. package/es/components/form-table/src/components/table-time-picker.vue.d.ts +2 -2426
  83. package/es/components/form-table/src/components/table-tree-select.vue.d.ts +2 -1535
  84. package/es/components/form-table/src/components/text-over-tooltip.vue.d.ts +2 -474
  85. package/es/components/form-table/style/index.css +1 -214
  86. package/es/components/grid/src/hooks2.js +1 -0
  87. package/es/components/grid/style/index.css +1 -10
  88. package/es/components/index.css +1 -3346
  89. package/es/components/info-header/index.d.ts +16 -2386
  90. package/es/components/info-header/src/HiddenContent.vue.d.ts +4 -797
  91. package/es/components/info-header/src/InfoEllipsis.vue.d.ts +3 -796
  92. package/es/components/info-header/src/InfoHeader.vue.d.ts +15 -2385
  93. package/es/components/info-header/style/index.css +1 -121
  94. package/es/components/map/index.d.ts +2 -2239
  95. package/es/components/map/src/Map.vue.d.ts +2 -2239
  96. package/es/components/map/style/index.css +1 -61
  97. package/es/components/scale-view/index.d.ts +23 -3069
  98. package/es/components/scale-view/src/ScaleView.vue.d.ts +19 -3066
  99. package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +1 -1
  100. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +1 -1394
  101. package/es/components/scale-view/src/components/composables/choose-common.d.ts +1 -1
  102. package/es/components/scale-view/src/components/formitem/r-address.d.ts +1 -1
  103. package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +1 -1
  104. package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +1 -1
  105. package/es/components/scale-view/src/components/formitem/r-collection.d.ts +1 -1
  106. package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +1 -1
  107. package/es/components/scale-view/src/components/formitem/r-input.d.ts +1 -1
  108. package/es/components/scale-view/src/components/formitem/r-map.d.ts +1 -1
  109. package/es/components/scale-view/src/components/formitem/r-radio.d.ts +1 -1
  110. package/es/components/scale-view/src/components/formitem/r-select.d.ts +1 -1
  111. package/es/components/scale-view/src/components/formitem/r-upload.d.ts +1 -1
  112. package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +2 -474
  113. package/es/components/scale-view/src/hooks/use-component.d.ts +41 -8043
  114. package/es/components/scale-view/style/index.css +1 -738
  115. package/es/components/select-label/index.d.ts +28 -10574
  116. package/es/components/select-label/src/LabelFormContent.vue.d.ts +12 -4022
  117. package/es/components/select-label/src/SelectLabel.vue.d.ts +16 -6559
  118. package/es/components/select-label/src/components/label-classify.vue.d.ts +5 -3291
  119. package/es/components/select-label/style/index.css +1 -164
  120. package/es/components/select-person/index.d.ts +9 -5270
  121. package/es/components/select-person/src/SearchTree.vue.d.ts +3 -1302
  122. package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -5270
  123. package/es/components/select-person/style/index.css +1 -193
  124. package/es/components/shortcut-provider/style/index.css +1 -3
  125. package/es/components/shortcut-setter/index.d.ts +8 -1104
  126. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +8 -1104
  127. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +1 -845
  128. package/es/components/shortcut-setter/style/index.css +1 -8
  129. package/es/components/steps-wheel/index.d.ts +1 -473
  130. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -473
  131. package/es/components/steps-wheel/style/index.css +1 -161
  132. package/es/components/time-line/index.d.ts +7 -1647
  133. package/es/components/time-line/src/TimeLine.vue.d.ts +6 -1646
  134. package/es/components/time-line/style/index.css +1 -37
  135. package/es/env.d.ts +0 -18
  136. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1394
  137. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +2 -474
  138. package/package.json +4 -4
@@ -1,4 +1,3 @@
1
- /// <reference types="lodash" />
2
1
  import { SFCWithInstall } from '../../../es/shared/types';
3
2
  export * from './src/hooks/export';
4
3
  declare const BigTable: SFCWithInstall<import("vue").DefineComponent<{
@@ -211,2245 +210,8 @@ declare const BigTable: SFCWithInstall<import("vue").DefineComponent<{
211
210
  GROUP_TITLE_KEY: string;
212
211
  InputButton: import("vue").DefineComponent<{}, {
213
212
  content: import("vue").Ref<string>;
214
- NButton: import("vue").DefineComponent<{
215
- readonly color: StringConstructor;
216
- readonly textColor: StringConstructor;
217
- readonly text: BooleanConstructor;
218
- readonly block: BooleanConstructor;
219
- readonly loading: BooleanConstructor;
220
- readonly disabled: BooleanConstructor;
221
- readonly circle: BooleanConstructor;
222
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
223
- readonly ghost: BooleanConstructor;
224
- readonly round: BooleanConstructor;
225
- readonly secondary: BooleanConstructor;
226
- readonly tertiary: BooleanConstructor;
227
- readonly quaternary: BooleanConstructor;
228
- readonly strong: BooleanConstructor;
229
- readonly focusable: {
230
- readonly type: BooleanConstructor;
231
- readonly default: true;
232
- };
233
- readonly keyboard: {
234
- readonly type: BooleanConstructor;
235
- readonly default: true;
236
- };
237
- readonly tag: {
238
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
239
- readonly default: "button";
240
- };
241
- readonly type: {
242
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
243
- readonly default: "default";
244
- };
245
- readonly dashed: BooleanConstructor;
246
- readonly iconPlacement: {
247
- readonly type: import("vue").PropType<"left" | "right">;
248
- readonly default: "left";
249
- };
250
- readonly attrType: {
251
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
252
- readonly default: "button";
253
- };
254
- readonly bordered: {
255
- readonly type: BooleanConstructor;
256
- readonly default: true;
257
- };
258
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
259
- readonly nativeFocusBehavior: BooleanConstructor;
260
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
261
- heightTiny: string;
262
- heightSmall: string;
263
- heightMedium: string;
264
- heightLarge: string;
265
- borderRadiusTiny: string;
266
- borderRadiusSmall: string;
267
- borderRadiusMedium: string;
268
- borderRadiusLarge: string;
269
- fontSizeTiny: string;
270
- fontSizeSmall: string;
271
- fontSizeMedium: string;
272
- fontSizeLarge: string;
273
- opacityDisabled: string;
274
- colorOpacitySecondary: string;
275
- colorOpacitySecondaryHover: string;
276
- colorOpacitySecondaryPressed: string;
277
- colorSecondary: string;
278
- colorSecondaryHover: string;
279
- colorSecondaryPressed: string;
280
- colorTertiary: string;
281
- colorTertiaryHover: string;
282
- colorTertiaryPressed: string;
283
- colorQuaternary: string;
284
- colorQuaternaryHover: string;
285
- colorQuaternaryPressed: string;
286
- color: string;
287
- colorHover: string;
288
- colorPressed: string;
289
- colorFocus: string;
290
- colorDisabled: string;
291
- textColor: string;
292
- textColorTertiary: string;
293
- textColorHover: string;
294
- textColorPressed: string;
295
- textColorFocus: string;
296
- textColorDisabled: string;
297
- textColorText: string;
298
- textColorTextHover: string;
299
- textColorTextPressed: string;
300
- textColorTextFocus: string;
301
- textColorTextDisabled: string;
302
- textColorGhost: string;
303
- textColorGhostHover: string;
304
- textColorGhostPressed: string;
305
- textColorGhostFocus: string;
306
- textColorGhostDisabled: string;
307
- border: string;
308
- borderHover: string;
309
- borderPressed: string;
310
- borderFocus: string;
311
- borderDisabled: string;
312
- rippleColor: string;
313
- colorPrimary: string;
314
- colorHoverPrimary: string;
315
- colorPressedPrimary: string;
316
- colorFocusPrimary: string;
317
- colorDisabledPrimary: string;
318
- textColorPrimary: string;
319
- textColorHoverPrimary: string;
320
- textColorPressedPrimary: string;
321
- textColorFocusPrimary: string;
322
- textColorDisabledPrimary: string;
323
- textColorTextPrimary: string;
324
- textColorTextHoverPrimary: string;
325
- textColorTextPressedPrimary: string;
326
- textColorTextFocusPrimary: string;
327
- textColorTextDisabledPrimary: string;
328
- textColorGhostPrimary: string;
329
- textColorGhostHoverPrimary: string;
330
- textColorGhostPressedPrimary: string;
331
- textColorGhostFocusPrimary: string;
332
- textColorGhostDisabledPrimary: string;
333
- borderPrimary: string;
334
- borderHoverPrimary: string;
335
- borderPressedPrimary: string;
336
- borderFocusPrimary: string;
337
- borderDisabledPrimary: string;
338
- rippleColorPrimary: string;
339
- colorInfo: string;
340
- colorHoverInfo: string;
341
- colorPressedInfo: string;
342
- colorFocusInfo: string;
343
- colorDisabledInfo: string;
344
- textColorInfo: string;
345
- textColorHoverInfo: string;
346
- textColorPressedInfo: string;
347
- textColorFocusInfo: string;
348
- textColorDisabledInfo: string;
349
- textColorTextInfo: string;
350
- textColorTextHoverInfo: string;
351
- textColorTextPressedInfo: string;
352
- textColorTextFocusInfo: string;
353
- textColorTextDisabledInfo: string;
354
- textColorGhostInfo: string;
355
- textColorGhostHoverInfo: string;
356
- textColorGhostPressedInfo: string;
357
- textColorGhostFocusInfo: string;
358
- textColorGhostDisabledInfo: string;
359
- borderInfo: string;
360
- borderHoverInfo: string;
361
- borderPressedInfo: string;
362
- borderFocusInfo: string;
363
- borderDisabledInfo: string;
364
- rippleColorInfo: string;
365
- colorSuccess: string;
366
- colorHoverSuccess: string;
367
- colorPressedSuccess: string;
368
- colorFocusSuccess: string;
369
- colorDisabledSuccess: string;
370
- textColorSuccess: string;
371
- textColorHoverSuccess: string;
372
- textColorPressedSuccess: string;
373
- textColorFocusSuccess: string;
374
- textColorDisabledSuccess: string;
375
- textColorTextSuccess: string;
376
- textColorTextHoverSuccess: string;
377
- textColorTextPressedSuccess: string;
378
- textColorTextFocusSuccess: string;
379
- textColorTextDisabledSuccess: string;
380
- textColorGhostSuccess: string;
381
- textColorGhostHoverSuccess: string;
382
- textColorGhostPressedSuccess: string;
383
- textColorGhostFocusSuccess: string;
384
- textColorGhostDisabledSuccess: string;
385
- borderSuccess: string;
386
- borderHoverSuccess: string;
387
- borderPressedSuccess: string;
388
- borderFocusSuccess: string;
389
- borderDisabledSuccess: string;
390
- rippleColorSuccess: string;
391
- colorWarning: string;
392
- colorHoverWarning: string;
393
- colorPressedWarning: string;
394
- colorFocusWarning: string;
395
- colorDisabledWarning: string;
396
- textColorWarning: string;
397
- textColorHoverWarning: string;
398
- textColorPressedWarning: string;
399
- textColorFocusWarning: string;
400
- textColorDisabledWarning: string;
401
- textColorTextWarning: string;
402
- textColorTextHoverWarning: string;
403
- textColorTextPressedWarning: string;
404
- textColorTextFocusWarning: string;
405
- textColorTextDisabledWarning: string;
406
- textColorGhostWarning: string;
407
- textColorGhostHoverWarning: string;
408
- textColorGhostPressedWarning: string;
409
- textColorGhostFocusWarning: string;
410
- textColorGhostDisabledWarning: string;
411
- borderWarning: string;
412
- borderHoverWarning: string;
413
- borderPressedWarning: string;
414
- borderFocusWarning: string;
415
- borderDisabledWarning: string;
416
- rippleColorWarning: string;
417
- colorError: string;
418
- colorHoverError: string;
419
- colorPressedError: string;
420
- colorFocusError: string;
421
- colorDisabledError: string;
422
- textColorError: string;
423
- textColorHoverError: string;
424
- textColorPressedError: string;
425
- textColorFocusError: string;
426
- textColorDisabledError: string;
427
- textColorTextError: string;
428
- textColorTextHoverError: string;
429
- textColorTextPressedError: string;
430
- textColorTextFocusError: string;
431
- textColorTextDisabledError: string;
432
- textColorGhostError: string;
433
- textColorGhostHoverError: string;
434
- textColorGhostPressedError: string;
435
- textColorGhostFocusError: string;
436
- textColorGhostDisabledError: string;
437
- borderError: string;
438
- borderHoverError: string;
439
- borderPressedError: string;
440
- borderFocusError: string;
441
- borderDisabledError: string;
442
- rippleColorError: string;
443
- waveOpacity: string;
444
- fontWeight: string;
445
- fontWeightStrong: string;
446
- paddingTiny: string;
447
- paddingSmall: string;
448
- paddingMedium: string;
449
- paddingLarge: string;
450
- paddingRoundTiny: string;
451
- paddingRoundSmall: string;
452
- paddingRoundMedium: string;
453
- paddingRoundLarge: string;
454
- iconMarginTiny: string;
455
- iconMarginSmall: string;
456
- iconMarginMedium: string;
457
- iconMarginLarge: string;
458
- iconSizeTiny: string;
459
- iconSizeSmall: string;
460
- iconSizeMedium: string;
461
- iconSizeLarge: string;
462
- rippleDuration: string;
463
- }, any>>;
464
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
465
- heightTiny: string;
466
- heightSmall: string;
467
- heightMedium: string;
468
- heightLarge: string;
469
- borderRadiusTiny: string;
470
- borderRadiusSmall: string;
471
- borderRadiusMedium: string;
472
- borderRadiusLarge: string;
473
- fontSizeTiny: string;
474
- fontSizeSmall: string;
475
- fontSizeMedium: string;
476
- fontSizeLarge: string;
477
- opacityDisabled: string;
478
- colorOpacitySecondary: string;
479
- colorOpacitySecondaryHover: string;
480
- colorOpacitySecondaryPressed: string;
481
- colorSecondary: string;
482
- colorSecondaryHover: string;
483
- colorSecondaryPressed: string;
484
- colorTertiary: string;
485
- colorTertiaryHover: string;
486
- colorTertiaryPressed: string;
487
- colorQuaternary: string;
488
- colorQuaternaryHover: string;
489
- colorQuaternaryPressed: string;
490
- color: string;
491
- colorHover: string;
492
- colorPressed: string;
493
- colorFocus: string;
494
- colorDisabled: string;
495
- textColor: string;
496
- textColorTertiary: string;
497
- textColorHover: string;
498
- textColorPressed: string;
499
- textColorFocus: string;
500
- textColorDisabled: string;
501
- textColorText: string;
502
- textColorTextHover: string;
503
- textColorTextPressed: string;
504
- textColorTextFocus: string;
505
- textColorTextDisabled: string;
506
- textColorGhost: string;
507
- textColorGhostHover: string;
508
- textColorGhostPressed: string;
509
- textColorGhostFocus: string;
510
- textColorGhostDisabled: string;
511
- border: string;
512
- borderHover: string;
513
- borderPressed: string;
514
- borderFocus: string;
515
- borderDisabled: string;
516
- rippleColor: string;
517
- colorPrimary: string;
518
- colorHoverPrimary: string;
519
- colorPressedPrimary: string;
520
- colorFocusPrimary: string;
521
- colorDisabledPrimary: string;
522
- textColorPrimary: string;
523
- textColorHoverPrimary: string;
524
- textColorPressedPrimary: string;
525
- textColorFocusPrimary: string;
526
- textColorDisabledPrimary: string;
527
- textColorTextPrimary: string;
528
- textColorTextHoverPrimary: string;
529
- textColorTextPressedPrimary: string;
530
- textColorTextFocusPrimary: string;
531
- textColorTextDisabledPrimary: string;
532
- textColorGhostPrimary: string;
533
- textColorGhostHoverPrimary: string;
534
- textColorGhostPressedPrimary: string;
535
- textColorGhostFocusPrimary: string;
536
- textColorGhostDisabledPrimary: string;
537
- borderPrimary: string;
538
- borderHoverPrimary: string;
539
- borderPressedPrimary: string;
540
- borderFocusPrimary: string;
541
- borderDisabledPrimary: string;
542
- rippleColorPrimary: string;
543
- colorInfo: string;
544
- colorHoverInfo: string;
545
- colorPressedInfo: string;
546
- colorFocusInfo: string;
547
- colorDisabledInfo: string;
548
- textColorInfo: string;
549
- textColorHoverInfo: string;
550
- textColorPressedInfo: string;
551
- textColorFocusInfo: string;
552
- textColorDisabledInfo: string;
553
- textColorTextInfo: string;
554
- textColorTextHoverInfo: string;
555
- textColorTextPressedInfo: string;
556
- textColorTextFocusInfo: string;
557
- textColorTextDisabledInfo: string;
558
- textColorGhostInfo: string;
559
- textColorGhostHoverInfo: string;
560
- textColorGhostPressedInfo: string;
561
- textColorGhostFocusInfo: string;
562
- textColorGhostDisabledInfo: string;
563
- borderInfo: string;
564
- borderHoverInfo: string;
565
- borderPressedInfo: string;
566
- borderFocusInfo: string;
567
- borderDisabledInfo: string;
568
- rippleColorInfo: string;
569
- colorSuccess: string;
570
- colorHoverSuccess: string;
571
- colorPressedSuccess: string;
572
- colorFocusSuccess: string;
573
- colorDisabledSuccess: string;
574
- textColorSuccess: string;
575
- textColorHoverSuccess: string;
576
- textColorPressedSuccess: string;
577
- textColorFocusSuccess: string;
578
- textColorDisabledSuccess: string;
579
- textColorTextSuccess: string;
580
- textColorTextHoverSuccess: string;
581
- textColorTextPressedSuccess: string;
582
- textColorTextFocusSuccess: string;
583
- textColorTextDisabledSuccess: string;
584
- textColorGhostSuccess: string;
585
- textColorGhostHoverSuccess: string;
586
- textColorGhostPressedSuccess: string;
587
- textColorGhostFocusSuccess: string;
588
- textColorGhostDisabledSuccess: string;
589
- borderSuccess: string;
590
- borderHoverSuccess: string;
591
- borderPressedSuccess: string;
592
- borderFocusSuccess: string;
593
- borderDisabledSuccess: string;
594
- rippleColorSuccess: string;
595
- colorWarning: string;
596
- colorHoverWarning: string;
597
- colorPressedWarning: string;
598
- colorFocusWarning: string;
599
- colorDisabledWarning: string;
600
- textColorWarning: string;
601
- textColorHoverWarning: string;
602
- textColorPressedWarning: string;
603
- textColorFocusWarning: string;
604
- textColorDisabledWarning: string;
605
- textColorTextWarning: string;
606
- textColorTextHoverWarning: string;
607
- textColorTextPressedWarning: string;
608
- textColorTextFocusWarning: string;
609
- textColorTextDisabledWarning: string;
610
- textColorGhostWarning: string;
611
- textColorGhostHoverWarning: string;
612
- textColorGhostPressedWarning: string;
613
- textColorGhostFocusWarning: string;
614
- textColorGhostDisabledWarning: string;
615
- borderWarning: string;
616
- borderHoverWarning: string;
617
- borderPressedWarning: string;
618
- borderFocusWarning: string;
619
- borderDisabledWarning: string;
620
- rippleColorWarning: string;
621
- colorError: string;
622
- colorHoverError: string;
623
- colorPressedError: string;
624
- colorFocusError: string;
625
- colorDisabledError: string;
626
- textColorError: string;
627
- textColorHoverError: string;
628
- textColorPressedError: string;
629
- textColorFocusError: string;
630
- textColorDisabledError: string;
631
- textColorTextError: string;
632
- textColorTextHoverError: string;
633
- textColorTextPressedError: string;
634
- textColorTextFocusError: string;
635
- textColorTextDisabledError: string;
636
- textColorGhostError: string;
637
- textColorGhostHoverError: string;
638
- textColorGhostPressedError: string;
639
- textColorGhostFocusError: string;
640
- textColorGhostDisabledError: string;
641
- borderError: string;
642
- borderHoverError: string;
643
- borderPressedError: string;
644
- borderFocusError: string;
645
- borderDisabledError: string;
646
- rippleColorError: string;
647
- waveOpacity: string;
648
- fontWeight: string;
649
- fontWeightStrong: string;
650
- paddingTiny: string;
651
- paddingSmall: string;
652
- paddingMedium: string;
653
- paddingLarge: string;
654
- paddingRoundTiny: string;
655
- paddingRoundSmall: string;
656
- paddingRoundMedium: string;
657
- paddingRoundLarge: string;
658
- iconMarginTiny: string;
659
- iconMarginSmall: string;
660
- iconMarginMedium: string;
661
- iconMarginLarge: string;
662
- iconSizeTiny: string;
663
- iconSizeSmall: string;
664
- iconSizeMedium: string;
665
- iconSizeLarge: string;
666
- rippleDuration: string;
667
- }, any>>>;
668
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
669
- heightTiny: string;
670
- heightSmall: string;
671
- heightMedium: string;
672
- heightLarge: string;
673
- borderRadiusTiny: string;
674
- borderRadiusSmall: string;
675
- borderRadiusMedium: string;
676
- borderRadiusLarge: string;
677
- fontSizeTiny: string;
678
- fontSizeSmall: string;
679
- fontSizeMedium: string;
680
- fontSizeLarge: string;
681
- opacityDisabled: string;
682
- colorOpacitySecondary: string;
683
- colorOpacitySecondaryHover: string;
684
- colorOpacitySecondaryPressed: string;
685
- colorSecondary: string;
686
- colorSecondaryHover: string;
687
- colorSecondaryPressed: string;
688
- colorTertiary: string;
689
- colorTertiaryHover: string;
690
- colorTertiaryPressed: string;
691
- colorQuaternary: string;
692
- colorQuaternaryHover: string;
693
- colorQuaternaryPressed: string;
694
- color: string;
695
- colorHover: string;
696
- colorPressed: string;
697
- colorFocus: string;
698
- colorDisabled: string;
699
- textColor: string;
700
- textColorTertiary: string;
701
- textColorHover: string;
702
- textColorPressed: string;
703
- textColorFocus: string;
704
- textColorDisabled: string;
705
- textColorText: string;
706
- textColorTextHover: string;
707
- textColorTextPressed: string;
708
- textColorTextFocus: string;
709
- textColorTextDisabled: string;
710
- textColorGhost: string;
711
- textColorGhostHover: string;
712
- textColorGhostPressed: string;
713
- textColorGhostFocus: string;
714
- textColorGhostDisabled: string;
715
- border: string;
716
- borderHover: string;
717
- borderPressed: string;
718
- borderFocus: string;
719
- borderDisabled: string;
720
- rippleColor: string;
721
- colorPrimary: string;
722
- colorHoverPrimary: string;
723
- colorPressedPrimary: string;
724
- colorFocusPrimary: string;
725
- colorDisabledPrimary: string;
726
- textColorPrimary: string;
727
- textColorHoverPrimary: string;
728
- textColorPressedPrimary: string;
729
- textColorFocusPrimary: string;
730
- textColorDisabledPrimary: string;
731
- textColorTextPrimary: string;
732
- textColorTextHoverPrimary: string;
733
- textColorTextPressedPrimary: string;
734
- textColorTextFocusPrimary: string;
735
- textColorTextDisabledPrimary: string;
736
- textColorGhostPrimary: string;
737
- textColorGhostHoverPrimary: string;
738
- textColorGhostPressedPrimary: string;
739
- textColorGhostFocusPrimary: string;
740
- textColorGhostDisabledPrimary: string;
741
- borderPrimary: string;
742
- borderHoverPrimary: string;
743
- borderPressedPrimary: string;
744
- borderFocusPrimary: string;
745
- borderDisabledPrimary: string;
746
- rippleColorPrimary: string;
747
- colorInfo: string;
748
- colorHoverInfo: string;
749
- colorPressedInfo: string;
750
- colorFocusInfo: string;
751
- colorDisabledInfo: string;
752
- textColorInfo: string;
753
- textColorHoverInfo: string;
754
- textColorPressedInfo: string;
755
- textColorFocusInfo: string;
756
- textColorDisabledInfo: string;
757
- textColorTextInfo: string;
758
- textColorTextHoverInfo: string;
759
- textColorTextPressedInfo: string;
760
- textColorTextFocusInfo: string;
761
- textColorTextDisabledInfo: string;
762
- textColorGhostInfo: string;
763
- textColorGhostHoverInfo: string;
764
- textColorGhostPressedInfo: string;
765
- textColorGhostFocusInfo: string;
766
- textColorGhostDisabledInfo: string;
767
- borderInfo: string;
768
- borderHoverInfo: string;
769
- borderPressedInfo: string;
770
- borderFocusInfo: string;
771
- borderDisabledInfo: string;
772
- rippleColorInfo: string;
773
- colorSuccess: string;
774
- colorHoverSuccess: string;
775
- colorPressedSuccess: string;
776
- colorFocusSuccess: string;
777
- colorDisabledSuccess: string;
778
- textColorSuccess: string;
779
- textColorHoverSuccess: string;
780
- textColorPressedSuccess: string;
781
- textColorFocusSuccess: string;
782
- textColorDisabledSuccess: string;
783
- textColorTextSuccess: string;
784
- textColorTextHoverSuccess: string;
785
- textColorTextPressedSuccess: string;
786
- textColorTextFocusSuccess: string;
787
- textColorTextDisabledSuccess: string;
788
- textColorGhostSuccess: string;
789
- textColorGhostHoverSuccess: string;
790
- textColorGhostPressedSuccess: string;
791
- textColorGhostFocusSuccess: string;
792
- textColorGhostDisabledSuccess: string;
793
- borderSuccess: string;
794
- borderHoverSuccess: string;
795
- borderPressedSuccess: string;
796
- borderFocusSuccess: string;
797
- borderDisabledSuccess: string;
798
- rippleColorSuccess: string;
799
- colorWarning: string;
800
- colorHoverWarning: string;
801
- colorPressedWarning: string;
802
- colorFocusWarning: string;
803
- colorDisabledWarning: string;
804
- textColorWarning: string;
805
- textColorHoverWarning: string;
806
- textColorPressedWarning: string;
807
- textColorFocusWarning: string;
808
- textColorDisabledWarning: string;
809
- textColorTextWarning: string;
810
- textColorTextHoverWarning: string;
811
- textColorTextPressedWarning: string;
812
- textColorTextFocusWarning: string;
813
- textColorTextDisabledWarning: string;
814
- textColorGhostWarning: string;
815
- textColorGhostHoverWarning: string;
816
- textColorGhostPressedWarning: string;
817
- textColorGhostFocusWarning: string;
818
- textColorGhostDisabledWarning: string;
819
- borderWarning: string;
820
- borderHoverWarning: string;
821
- borderPressedWarning: string;
822
- borderFocusWarning: string;
823
- borderDisabledWarning: string;
824
- rippleColorWarning: string;
825
- colorError: string;
826
- colorHoverError: string;
827
- colorPressedError: string;
828
- colorFocusError: string;
829
- colorDisabledError: string;
830
- textColorError: string;
831
- textColorHoverError: string;
832
- textColorPressedError: string;
833
- textColorFocusError: string;
834
- textColorDisabledError: string;
835
- textColorTextError: string;
836
- textColorTextHoverError: string;
837
- textColorTextPressedError: string;
838
- textColorTextFocusError: string;
839
- textColorTextDisabledError: string;
840
- textColorGhostError: string;
841
- textColorGhostHoverError: string;
842
- textColorGhostPressedError: string;
843
- textColorGhostFocusError: string;
844
- textColorGhostDisabledError: string;
845
- borderError: string;
846
- borderHoverError: string;
847
- borderPressedError: string;
848
- borderFocusError: string;
849
- borderDisabledError: string;
850
- rippleColorError: string;
851
- waveOpacity: string;
852
- fontWeight: string;
853
- fontWeightStrong: string;
854
- paddingTiny: string;
855
- paddingSmall: string;
856
- paddingMedium: string;
857
- paddingLarge: string;
858
- paddingRoundTiny: string;
859
- paddingRoundSmall: string;
860
- paddingRoundMedium: string;
861
- paddingRoundLarge: string;
862
- iconMarginTiny: string;
863
- iconMarginSmall: string;
864
- iconMarginMedium: string;
865
- iconMarginLarge: string;
866
- iconSizeTiny: string;
867
- iconSizeSmall: string;
868
- iconSizeMedium: string;
869
- iconSizeLarge: string;
870
- rippleDuration: string;
871
- }, any>>>;
872
- }, {
873
- selfElRef: import("vue").Ref<HTMLElement | null>;
874
- waveElRef: import("vue").Ref<{
875
- play: () => void;
876
- } | null>;
877
- mergedClsPrefix: import("vue").ComputedRef<string>;
878
- mergedFocusable: import("vue").ComputedRef<boolean>;
879
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
880
- showBorder: import("vue").ComputedRef<boolean>;
881
- enterPressed: import("vue").Ref<boolean>;
882
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
883
- handleMousedown: (e: MouseEvent) => void;
884
- handleKeydown: (e: KeyboardEvent) => void;
885
- handleBlur: () => void;
886
- handleKeyup: (e: KeyboardEvent) => void;
887
- handleClick: (e: MouseEvent) => void;
888
- customColorCssVars: import("vue").ComputedRef<{
889
- '--n-border-color': string;
890
- '--n-border-color-hover': string;
891
- '--n-border-color-pressed': string;
892
- '--n-border-color-focus': string;
893
- '--n-border-color-disabled': string;
894
- } | null>;
895
- cssVars: import("vue").ComputedRef<{
896
- '--n-width': string;
897
- '--n-height': string;
898
- '--n-font-size': string;
899
- '--n-padding': string;
900
- '--n-icon-size': string;
901
- '--n-icon-margin': string;
902
- '--n-border-radius': string;
903
- '--n-border': string;
904
- '--n-border-hover': string;
905
- '--n-border-pressed': string;
906
- '--n-border-focus': string;
907
- '--n-border-disabled': string;
908
- '--n-color': string;
909
- '--n-color-hover': string;
910
- '--n-color-pressed': string;
911
- '--n-color-focus': string;
912
- '--n-color-disabled': string;
913
- '--n-ripple-color': string;
914
- '--n-text-color': string;
915
- '--n-text-color-hover': string;
916
- '--n-text-color-pressed': string;
917
- '--n-text-color-focus': string;
918
- '--n-text-color-disabled': string;
919
- 'font-weight': string;
920
- '--n-bezier': string;
921
- '--n-bezier-ease-out': string;
922
- '--n-ripple-duration': string;
923
- '--n-opacity-disabled': string;
924
- '--n-wave-opacity': string;
925
- }> | undefined;
926
- themeClass: import("vue").Ref<string> | undefined;
927
- onRender: (() => void) | undefined;
928
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
929
- readonly color: StringConstructor;
930
- readonly textColor: StringConstructor;
931
- readonly text: BooleanConstructor;
932
- readonly block: BooleanConstructor;
933
- readonly loading: BooleanConstructor;
934
- readonly disabled: BooleanConstructor;
935
- readonly circle: BooleanConstructor;
936
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
937
- readonly ghost: BooleanConstructor;
938
- readonly round: BooleanConstructor;
939
- readonly secondary: BooleanConstructor;
940
- readonly tertiary: BooleanConstructor;
941
- readonly quaternary: BooleanConstructor;
942
- readonly strong: BooleanConstructor;
943
- readonly focusable: {
944
- readonly type: BooleanConstructor;
945
- readonly default: true;
946
- };
947
- readonly keyboard: {
948
- readonly type: BooleanConstructor;
949
- readonly default: true;
950
- };
951
- readonly tag: {
952
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
953
- readonly default: "button";
954
- };
955
- readonly type: {
956
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
957
- readonly default: "default";
958
- };
959
- readonly dashed: BooleanConstructor;
960
- readonly iconPlacement: {
961
- readonly type: import("vue").PropType<"left" | "right">;
962
- readonly default: "left";
963
- };
964
- readonly attrType: {
965
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
966
- readonly default: "button";
967
- };
968
- readonly bordered: {
969
- readonly type: BooleanConstructor;
970
- readonly default: true;
971
- };
972
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
973
- readonly nativeFocusBehavior: BooleanConstructor;
974
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
975
- heightTiny: string;
976
- heightSmall: string;
977
- heightMedium: string;
978
- heightLarge: string;
979
- borderRadiusTiny: string;
980
- borderRadiusSmall: string;
981
- borderRadiusMedium: string;
982
- borderRadiusLarge: string;
983
- fontSizeTiny: string;
984
- fontSizeSmall: string;
985
- fontSizeMedium: string;
986
- fontSizeLarge: string;
987
- opacityDisabled: string;
988
- colorOpacitySecondary: string;
989
- colorOpacitySecondaryHover: string;
990
- colorOpacitySecondaryPressed: string;
991
- colorSecondary: string;
992
- colorSecondaryHover: string;
993
- colorSecondaryPressed: string;
994
- colorTertiary: string;
995
- colorTertiaryHover: string;
996
- colorTertiaryPressed: string;
997
- colorQuaternary: string;
998
- colorQuaternaryHover: string;
999
- colorQuaternaryPressed: string;
1000
- color: string;
1001
- colorHover: string;
1002
- colorPressed: string;
1003
- colorFocus: string;
1004
- colorDisabled: string;
1005
- textColor: string;
1006
- textColorTertiary: string;
1007
- textColorHover: string;
1008
- textColorPressed: string;
1009
- textColorFocus: string;
1010
- textColorDisabled: string;
1011
- textColorText: string;
1012
- textColorTextHover: string;
1013
- textColorTextPressed: string;
1014
- textColorTextFocus: string;
1015
- textColorTextDisabled: string;
1016
- textColorGhost: string;
1017
- textColorGhostHover: string;
1018
- textColorGhostPressed: string;
1019
- textColorGhostFocus: string;
1020
- textColorGhostDisabled: string;
1021
- border: string;
1022
- borderHover: string;
1023
- borderPressed: string;
1024
- borderFocus: string;
1025
- borderDisabled: string;
1026
- rippleColor: string;
1027
- colorPrimary: string;
1028
- colorHoverPrimary: string;
1029
- colorPressedPrimary: string;
1030
- colorFocusPrimary: string;
1031
- colorDisabledPrimary: string;
1032
- textColorPrimary: string;
1033
- textColorHoverPrimary: string;
1034
- textColorPressedPrimary: string;
1035
- textColorFocusPrimary: string;
1036
- textColorDisabledPrimary: string;
1037
- textColorTextPrimary: string;
1038
- textColorTextHoverPrimary: string;
1039
- textColorTextPressedPrimary: string;
1040
- textColorTextFocusPrimary: string;
1041
- textColorTextDisabledPrimary: string;
1042
- textColorGhostPrimary: string;
1043
- textColorGhostHoverPrimary: string;
1044
- textColorGhostPressedPrimary: string;
1045
- textColorGhostFocusPrimary: string;
1046
- textColorGhostDisabledPrimary: string;
1047
- borderPrimary: string;
1048
- borderHoverPrimary: string;
1049
- borderPressedPrimary: string;
1050
- borderFocusPrimary: string;
1051
- borderDisabledPrimary: string;
1052
- rippleColorPrimary: string;
1053
- colorInfo: string;
1054
- colorHoverInfo: string;
1055
- colorPressedInfo: string;
1056
- colorFocusInfo: string;
1057
- colorDisabledInfo: string;
1058
- textColorInfo: string;
1059
- textColorHoverInfo: string;
1060
- textColorPressedInfo: string;
1061
- textColorFocusInfo: string;
1062
- textColorDisabledInfo: string;
1063
- textColorTextInfo: string;
1064
- textColorTextHoverInfo: string;
1065
- textColorTextPressedInfo: string;
1066
- textColorTextFocusInfo: string;
1067
- textColorTextDisabledInfo: string;
1068
- textColorGhostInfo: string;
1069
- textColorGhostHoverInfo: string;
1070
- textColorGhostPressedInfo: string;
1071
- textColorGhostFocusInfo: string;
1072
- textColorGhostDisabledInfo: string;
1073
- borderInfo: string;
1074
- borderHoverInfo: string;
1075
- borderPressedInfo: string;
1076
- borderFocusInfo: string;
1077
- borderDisabledInfo: string;
1078
- rippleColorInfo: string;
1079
- colorSuccess: string;
1080
- colorHoverSuccess: string;
1081
- colorPressedSuccess: string;
1082
- colorFocusSuccess: string;
1083
- colorDisabledSuccess: string;
1084
- textColorSuccess: string;
1085
- textColorHoverSuccess: string;
1086
- textColorPressedSuccess: string;
1087
- textColorFocusSuccess: string;
1088
- textColorDisabledSuccess: string;
1089
- textColorTextSuccess: string;
1090
- textColorTextHoverSuccess: string;
1091
- textColorTextPressedSuccess: string;
1092
- textColorTextFocusSuccess: string;
1093
- textColorTextDisabledSuccess: string;
1094
- textColorGhostSuccess: string;
1095
- textColorGhostHoverSuccess: string;
1096
- textColorGhostPressedSuccess: string;
1097
- textColorGhostFocusSuccess: string;
1098
- textColorGhostDisabledSuccess: string;
1099
- borderSuccess: string;
1100
- borderHoverSuccess: string;
1101
- borderPressedSuccess: string;
1102
- borderFocusSuccess: string;
1103
- borderDisabledSuccess: string;
1104
- rippleColorSuccess: string;
1105
- colorWarning: string;
1106
- colorHoverWarning: string;
1107
- colorPressedWarning: string;
1108
- colorFocusWarning: string;
1109
- colorDisabledWarning: string;
1110
- textColorWarning: string;
1111
- textColorHoverWarning: string;
1112
- textColorPressedWarning: string;
1113
- textColorFocusWarning: string;
1114
- textColorDisabledWarning: string;
1115
- textColorTextWarning: string;
1116
- textColorTextHoverWarning: string;
1117
- textColorTextPressedWarning: string;
1118
- textColorTextFocusWarning: string;
1119
- textColorTextDisabledWarning: string;
1120
- textColorGhostWarning: string;
1121
- textColorGhostHoverWarning: string;
1122
- textColorGhostPressedWarning: string;
1123
- textColorGhostFocusWarning: string;
1124
- textColorGhostDisabledWarning: string;
1125
- borderWarning: string;
1126
- borderHoverWarning: string;
1127
- borderPressedWarning: string;
1128
- borderFocusWarning: string;
1129
- borderDisabledWarning: string;
1130
- rippleColorWarning: string;
1131
- colorError: string;
1132
- colorHoverError: string;
1133
- colorPressedError: string;
1134
- colorFocusError: string;
1135
- colorDisabledError: string;
1136
- textColorError: string;
1137
- textColorHoverError: string;
1138
- textColorPressedError: string;
1139
- textColorFocusError: string;
1140
- textColorDisabledError: string;
1141
- textColorTextError: string;
1142
- textColorTextHoverError: string;
1143
- textColorTextPressedError: string;
1144
- textColorTextFocusError: string;
1145
- textColorTextDisabledError: string;
1146
- textColorGhostError: string;
1147
- textColorGhostHoverError: string;
1148
- textColorGhostPressedError: string;
1149
- textColorGhostFocusError: string;
1150
- textColorGhostDisabledError: string;
1151
- borderError: string;
1152
- borderHoverError: string;
1153
- borderPressedError: string;
1154
- borderFocusError: string;
1155
- borderDisabledError: string;
1156
- rippleColorError: string;
1157
- waveOpacity: string;
1158
- fontWeight: string;
1159
- fontWeightStrong: string;
1160
- paddingTiny: string;
1161
- paddingSmall: string;
1162
- paddingMedium: string;
1163
- paddingLarge: string;
1164
- paddingRoundTiny: string;
1165
- paddingRoundSmall: string;
1166
- paddingRoundMedium: string;
1167
- paddingRoundLarge: string;
1168
- iconMarginTiny: string;
1169
- iconMarginSmall: string;
1170
- iconMarginMedium: string;
1171
- iconMarginLarge: string;
1172
- iconSizeTiny: string;
1173
- iconSizeSmall: string;
1174
- iconSizeMedium: string;
1175
- iconSizeLarge: string;
1176
- rippleDuration: string;
1177
- }, any>>;
1178
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1179
- heightTiny: string;
1180
- heightSmall: string;
1181
- heightMedium: string;
1182
- heightLarge: string;
1183
- borderRadiusTiny: string;
1184
- borderRadiusSmall: string;
1185
- borderRadiusMedium: string;
1186
- borderRadiusLarge: string;
1187
- fontSizeTiny: string;
1188
- fontSizeSmall: string;
1189
- fontSizeMedium: string;
1190
- fontSizeLarge: string;
1191
- opacityDisabled: string;
1192
- colorOpacitySecondary: string;
1193
- colorOpacitySecondaryHover: string;
1194
- colorOpacitySecondaryPressed: string;
1195
- colorSecondary: string;
1196
- colorSecondaryHover: string;
1197
- colorSecondaryPressed: string;
1198
- colorTertiary: string;
1199
- colorTertiaryHover: string;
1200
- colorTertiaryPressed: string;
1201
- colorQuaternary: string;
1202
- colorQuaternaryHover: string;
1203
- colorQuaternaryPressed: string;
1204
- color: string;
1205
- colorHover: string;
1206
- colorPressed: string;
1207
- colorFocus: string;
1208
- colorDisabled: string;
1209
- textColor: string;
1210
- textColorTertiary: string;
1211
- textColorHover: string;
1212
- textColorPressed: string;
1213
- textColorFocus: string;
1214
- textColorDisabled: string;
1215
- textColorText: string;
1216
- textColorTextHover: string;
1217
- textColorTextPressed: string;
1218
- textColorTextFocus: string;
1219
- textColorTextDisabled: string;
1220
- textColorGhost: string;
1221
- textColorGhostHover: string;
1222
- textColorGhostPressed: string;
1223
- textColorGhostFocus: string;
1224
- textColorGhostDisabled: string;
1225
- border: string;
1226
- borderHover: string;
1227
- borderPressed: string;
1228
- borderFocus: string;
1229
- borderDisabled: string;
1230
- rippleColor: string;
1231
- colorPrimary: string;
1232
- colorHoverPrimary: string;
1233
- colorPressedPrimary: string;
1234
- colorFocusPrimary: string;
1235
- colorDisabledPrimary: string;
1236
- textColorPrimary: string;
1237
- textColorHoverPrimary: string;
1238
- textColorPressedPrimary: string;
1239
- textColorFocusPrimary: string;
1240
- textColorDisabledPrimary: string;
1241
- textColorTextPrimary: string;
1242
- textColorTextHoverPrimary: string;
1243
- textColorTextPressedPrimary: string;
1244
- textColorTextFocusPrimary: string;
1245
- textColorTextDisabledPrimary: string;
1246
- textColorGhostPrimary: string;
1247
- textColorGhostHoverPrimary: string;
1248
- textColorGhostPressedPrimary: string;
1249
- textColorGhostFocusPrimary: string;
1250
- textColorGhostDisabledPrimary: string;
1251
- borderPrimary: string;
1252
- borderHoverPrimary: string;
1253
- borderPressedPrimary: string;
1254
- borderFocusPrimary: string;
1255
- borderDisabledPrimary: string;
1256
- rippleColorPrimary: string;
1257
- colorInfo: string;
1258
- colorHoverInfo: string;
1259
- colorPressedInfo: string;
1260
- colorFocusInfo: string;
1261
- colorDisabledInfo: string;
1262
- textColorInfo: string;
1263
- textColorHoverInfo: string;
1264
- textColorPressedInfo: string;
1265
- textColorFocusInfo: string;
1266
- textColorDisabledInfo: string;
1267
- textColorTextInfo: string;
1268
- textColorTextHoverInfo: string;
1269
- textColorTextPressedInfo: string;
1270
- textColorTextFocusInfo: string;
1271
- textColorTextDisabledInfo: string;
1272
- textColorGhostInfo: string;
1273
- textColorGhostHoverInfo: string;
1274
- textColorGhostPressedInfo: string;
1275
- textColorGhostFocusInfo: string;
1276
- textColorGhostDisabledInfo: string;
1277
- borderInfo: string;
1278
- borderHoverInfo: string;
1279
- borderPressedInfo: string;
1280
- borderFocusInfo: string;
1281
- borderDisabledInfo: string;
1282
- rippleColorInfo: string;
1283
- colorSuccess: string;
1284
- colorHoverSuccess: string;
1285
- colorPressedSuccess: string;
1286
- colorFocusSuccess: string;
1287
- colorDisabledSuccess: string;
1288
- textColorSuccess: string;
1289
- textColorHoverSuccess: string;
1290
- textColorPressedSuccess: string;
1291
- textColorFocusSuccess: string;
1292
- textColorDisabledSuccess: string;
1293
- textColorTextSuccess: string;
1294
- textColorTextHoverSuccess: string;
1295
- textColorTextPressedSuccess: string;
1296
- textColorTextFocusSuccess: string;
1297
- textColorTextDisabledSuccess: string;
1298
- textColorGhostSuccess: string;
1299
- textColorGhostHoverSuccess: string;
1300
- textColorGhostPressedSuccess: string;
1301
- textColorGhostFocusSuccess: string;
1302
- textColorGhostDisabledSuccess: string;
1303
- borderSuccess: string;
1304
- borderHoverSuccess: string;
1305
- borderPressedSuccess: string;
1306
- borderFocusSuccess: string;
1307
- borderDisabledSuccess: string;
1308
- rippleColorSuccess: string;
1309
- colorWarning: string;
1310
- colorHoverWarning: string;
1311
- colorPressedWarning: string;
1312
- colorFocusWarning: string;
1313
- colorDisabledWarning: string;
1314
- textColorWarning: string;
1315
- textColorHoverWarning: string;
1316
- textColorPressedWarning: string;
1317
- textColorFocusWarning: string;
1318
- textColorDisabledWarning: string;
1319
- textColorTextWarning: string;
1320
- textColorTextHoverWarning: string;
1321
- textColorTextPressedWarning: string;
1322
- textColorTextFocusWarning: string;
1323
- textColorTextDisabledWarning: string;
1324
- textColorGhostWarning: string;
1325
- textColorGhostHoverWarning: string;
1326
- textColorGhostPressedWarning: string;
1327
- textColorGhostFocusWarning: string;
1328
- textColorGhostDisabledWarning: string;
1329
- borderWarning: string;
1330
- borderHoverWarning: string;
1331
- borderPressedWarning: string;
1332
- borderFocusWarning: string;
1333
- borderDisabledWarning: string;
1334
- rippleColorWarning: string;
1335
- colorError: string;
1336
- colorHoverError: string;
1337
- colorPressedError: string;
1338
- colorFocusError: string;
1339
- colorDisabledError: string;
1340
- textColorError: string;
1341
- textColorHoverError: string;
1342
- textColorPressedError: string;
1343
- textColorFocusError: string;
1344
- textColorDisabledError: string;
1345
- textColorTextError: string;
1346
- textColorTextHoverError: string;
1347
- textColorTextPressedError: string;
1348
- textColorTextFocusError: string;
1349
- textColorTextDisabledError: string;
1350
- textColorGhostError: string;
1351
- textColorGhostHoverError: string;
1352
- textColorGhostPressedError: string;
1353
- textColorGhostFocusError: string;
1354
- textColorGhostDisabledError: string;
1355
- borderError: string;
1356
- borderHoverError: string;
1357
- borderPressedError: string;
1358
- borderFocusError: string;
1359
- borderDisabledError: string;
1360
- rippleColorError: string;
1361
- waveOpacity: string;
1362
- fontWeight: string;
1363
- fontWeightStrong: string;
1364
- paddingTiny: string;
1365
- paddingSmall: string;
1366
- paddingMedium: string;
1367
- paddingLarge: string;
1368
- paddingRoundTiny: string;
1369
- paddingRoundSmall: string;
1370
- paddingRoundMedium: string;
1371
- paddingRoundLarge: string;
1372
- iconMarginTiny: string;
1373
- iconMarginSmall: string;
1374
- iconMarginMedium: string;
1375
- iconMarginLarge: string;
1376
- iconSizeTiny: string;
1377
- iconSizeSmall: string;
1378
- iconSizeMedium: string;
1379
- iconSizeLarge: string;
1380
- rippleDuration: string;
1381
- }, any>>>;
1382
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1383
- heightTiny: string;
1384
- heightSmall: string;
1385
- heightMedium: string;
1386
- heightLarge: string;
1387
- borderRadiusTiny: string;
1388
- borderRadiusSmall: string;
1389
- borderRadiusMedium: string;
1390
- borderRadiusLarge: string;
1391
- fontSizeTiny: string;
1392
- fontSizeSmall: string;
1393
- fontSizeMedium: string;
1394
- fontSizeLarge: string;
1395
- opacityDisabled: string;
1396
- colorOpacitySecondary: string;
1397
- colorOpacitySecondaryHover: string;
1398
- colorOpacitySecondaryPressed: string;
1399
- colorSecondary: string;
1400
- colorSecondaryHover: string;
1401
- colorSecondaryPressed: string;
1402
- colorTertiary: string;
1403
- colorTertiaryHover: string;
1404
- colorTertiaryPressed: string;
1405
- colorQuaternary: string;
1406
- colorQuaternaryHover: string;
1407
- colorQuaternaryPressed: string;
1408
- color: string;
1409
- colorHover: string;
1410
- colorPressed: string;
1411
- colorFocus: string;
1412
- colorDisabled: string;
1413
- textColor: string;
1414
- textColorTertiary: string;
1415
- textColorHover: string;
1416
- textColorPressed: string;
1417
- textColorFocus: string;
1418
- textColorDisabled: string;
1419
- textColorText: string;
1420
- textColorTextHover: string;
1421
- textColorTextPressed: string;
1422
- textColorTextFocus: string;
1423
- textColorTextDisabled: string;
1424
- textColorGhost: string;
1425
- textColorGhostHover: string;
1426
- textColorGhostPressed: string;
1427
- textColorGhostFocus: string;
1428
- textColorGhostDisabled: string;
1429
- border: string;
1430
- borderHover: string;
1431
- borderPressed: string;
1432
- borderFocus: string;
1433
- borderDisabled: string;
1434
- rippleColor: string;
1435
- colorPrimary: string;
1436
- colorHoverPrimary: string;
1437
- colorPressedPrimary: string;
1438
- colorFocusPrimary: string;
1439
- colorDisabledPrimary: string;
1440
- textColorPrimary: string;
1441
- textColorHoverPrimary: string;
1442
- textColorPressedPrimary: string;
1443
- textColorFocusPrimary: string;
1444
- textColorDisabledPrimary: string;
1445
- textColorTextPrimary: string;
1446
- textColorTextHoverPrimary: string;
1447
- textColorTextPressedPrimary: string;
1448
- textColorTextFocusPrimary: string;
1449
- textColorTextDisabledPrimary: string;
1450
- textColorGhostPrimary: string;
1451
- textColorGhostHoverPrimary: string;
1452
- textColorGhostPressedPrimary: string;
1453
- textColorGhostFocusPrimary: string;
1454
- textColorGhostDisabledPrimary: string;
1455
- borderPrimary: string;
1456
- borderHoverPrimary: string;
1457
- borderPressedPrimary: string;
1458
- borderFocusPrimary: string;
1459
- borderDisabledPrimary: string;
1460
- rippleColorPrimary: string;
1461
- colorInfo: string;
1462
- colorHoverInfo: string;
1463
- colorPressedInfo: string;
1464
- colorFocusInfo: string;
1465
- colorDisabledInfo: string;
1466
- textColorInfo: string;
1467
- textColorHoverInfo: string;
1468
- textColorPressedInfo: string;
1469
- textColorFocusInfo: string;
1470
- textColorDisabledInfo: string;
1471
- textColorTextInfo: string;
1472
- textColorTextHoverInfo: string;
1473
- textColorTextPressedInfo: string;
1474
- textColorTextFocusInfo: string;
1475
- textColorTextDisabledInfo: string;
1476
- textColorGhostInfo: string;
1477
- textColorGhostHoverInfo: string;
1478
- textColorGhostPressedInfo: string;
1479
- textColorGhostFocusInfo: string;
1480
- textColorGhostDisabledInfo: string;
1481
- borderInfo: string;
1482
- borderHoverInfo: string;
1483
- borderPressedInfo: string;
1484
- borderFocusInfo: string;
1485
- borderDisabledInfo: string;
1486
- rippleColorInfo: string;
1487
- colorSuccess: string;
1488
- colorHoverSuccess: string;
1489
- colorPressedSuccess: string;
1490
- colorFocusSuccess: string;
1491
- colorDisabledSuccess: string;
1492
- textColorSuccess: string;
1493
- textColorHoverSuccess: string;
1494
- textColorPressedSuccess: string;
1495
- textColorFocusSuccess: string;
1496
- textColorDisabledSuccess: string;
1497
- textColorTextSuccess: string;
1498
- textColorTextHoverSuccess: string;
1499
- textColorTextPressedSuccess: string;
1500
- textColorTextFocusSuccess: string;
1501
- textColorTextDisabledSuccess: string;
1502
- textColorGhostSuccess: string;
1503
- textColorGhostHoverSuccess: string;
1504
- textColorGhostPressedSuccess: string;
1505
- textColorGhostFocusSuccess: string;
1506
- textColorGhostDisabledSuccess: string;
1507
- borderSuccess: string;
1508
- borderHoverSuccess: string;
1509
- borderPressedSuccess: string;
1510
- borderFocusSuccess: string;
1511
- borderDisabledSuccess: string;
1512
- rippleColorSuccess: string;
1513
- colorWarning: string;
1514
- colorHoverWarning: string;
1515
- colorPressedWarning: string;
1516
- colorFocusWarning: string;
1517
- colorDisabledWarning: string;
1518
- textColorWarning: string;
1519
- textColorHoverWarning: string;
1520
- textColorPressedWarning: string;
1521
- textColorFocusWarning: string;
1522
- textColorDisabledWarning: string;
1523
- textColorTextWarning: string;
1524
- textColorTextHoverWarning: string;
1525
- textColorTextPressedWarning: string;
1526
- textColorTextFocusWarning: string;
1527
- textColorTextDisabledWarning: string;
1528
- textColorGhostWarning: string;
1529
- textColorGhostHoverWarning: string;
1530
- textColorGhostPressedWarning: string;
1531
- textColorGhostFocusWarning: string;
1532
- textColorGhostDisabledWarning: string;
1533
- borderWarning: string;
1534
- borderHoverWarning: string;
1535
- borderPressedWarning: string;
1536
- borderFocusWarning: string;
1537
- borderDisabledWarning: string;
1538
- rippleColorWarning: string;
1539
- colorError: string;
1540
- colorHoverError: string;
1541
- colorPressedError: string;
1542
- colorFocusError: string;
1543
- colorDisabledError: string;
1544
- textColorError: string;
1545
- textColorHoverError: string;
1546
- textColorPressedError: string;
1547
- textColorFocusError: string;
1548
- textColorDisabledError: string;
1549
- textColorTextError: string;
1550
- textColorTextHoverError: string;
1551
- textColorTextPressedError: string;
1552
- textColorTextFocusError: string;
1553
- textColorTextDisabledError: string;
1554
- textColorGhostError: string;
1555
- textColorGhostHoverError: string;
1556
- textColorGhostPressedError: string;
1557
- textColorGhostFocusError: string;
1558
- textColorGhostDisabledError: string;
1559
- borderError: string;
1560
- borderHoverError: string;
1561
- borderPressedError: string;
1562
- borderFocusError: string;
1563
- borderDisabledError: string;
1564
- rippleColorError: string;
1565
- waveOpacity: string;
1566
- fontWeight: string;
1567
- fontWeightStrong: string;
1568
- paddingTiny: string;
1569
- paddingSmall: string;
1570
- paddingMedium: string;
1571
- paddingLarge: string;
1572
- paddingRoundTiny: string;
1573
- paddingRoundSmall: string;
1574
- paddingRoundMedium: string;
1575
- paddingRoundLarge: string;
1576
- iconMarginTiny: string;
1577
- iconMarginSmall: string;
1578
- iconMarginMedium: string;
1579
- iconMarginLarge: string;
1580
- iconSizeTiny: string;
1581
- iconSizeSmall: string;
1582
- iconSizeMedium: string;
1583
- iconSizeLarge: string;
1584
- rippleDuration: string;
1585
- }, any>>>;
1586
- }>>, {
1587
- type: import("naive-ui/es/button/src/interface").Type;
1588
- tag: keyof HTMLElementTagNameMap;
1589
- block: boolean;
1590
- round: boolean;
1591
- dashed: boolean;
1592
- text: boolean;
1593
- circle: boolean;
1594
- disabled: boolean;
1595
- focusable: boolean;
1596
- strong: boolean;
1597
- loading: boolean;
1598
- bordered: boolean;
1599
- tertiary: boolean;
1600
- ghost: boolean;
1601
- keyboard: boolean;
1602
- secondary: boolean;
1603
- quaternary: boolean;
1604
- iconPlacement: "left" | "right";
1605
- attrType: "button" | "reset" | "submit";
1606
- nativeFocusBehavior: boolean;
1607
- }>;
1608
- NInput: import("vue").DefineComponent<{
1609
- bordered: {
1610
- type: import("vue").PropType<boolean | undefined>;
1611
- default: undefined;
1612
- };
1613
- type: {
1614
- type: import("vue").PropType<"text" | "textarea" | "password">;
1615
- default: string;
1616
- };
1617
- placeholder: import("vue").PropType<string | [string, string]>;
1618
- defaultValue: {
1619
- type: import("vue").PropType<string | [string, string] | null>;
1620
- default: null;
1621
- };
1622
- value: import("vue").PropType<string | [string, string] | null>;
1623
- disabled: {
1624
- type: import("vue").PropType<boolean | undefined>;
1625
- default: undefined;
1626
- };
1627
- size: import("vue").PropType<import("naive-ui/es/input/src/interface").Size>;
1628
- rows: {
1629
- type: import("vue").PropType<string | number>;
1630
- default: number;
1631
- };
1632
- round: BooleanConstructor;
1633
- minlength: import("vue").PropType<string | number>;
1634
- maxlength: import("vue").PropType<string | number>;
1635
- clearable: BooleanConstructor;
1636
- autosize: {
1637
- type: import("vue").PropType<boolean | {
1638
- minRows?: number | undefined;
1639
- maxRows?: number | undefined;
1640
- }>;
1641
- default: boolean;
1642
- };
1643
- pair: BooleanConstructor;
1644
- separator: StringConstructor;
1645
- readonly: {
1646
- type: (BooleanConstructor | StringConstructor)[];
1647
- default: boolean;
1648
- };
1649
- passivelyActivated: BooleanConstructor;
1650
- showPasswordOn: import("vue").PropType<"click" | "mousedown">;
1651
- stateful: {
1652
- type: BooleanConstructor;
1653
- default: boolean;
1654
- };
1655
- autofocus: BooleanConstructor;
1656
- inputProps: import("vue").PropType<import("vue").InputHTMLAttributes | import("vue").TextareaHTMLAttributes>;
1657
- resizable: {
1658
- type: BooleanConstructor;
1659
- default: boolean;
1660
- };
1661
- showCount: BooleanConstructor;
1662
- loading: {
1663
- type: BooleanConstructor;
1664
- default: undefined;
1665
- };
1666
- onMousedown: import("vue").PropType<(e: MouseEvent) => void>;
1667
- onKeydown: import("vue").PropType<(e: KeyboardEvent) => void>;
1668
- onKeyup: import("vue").PropType<(e: KeyboardEvent) => void>;
1669
- onInput: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
1670
- onFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
1671
- onBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
1672
- onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
1673
- onChange: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
1674
- onClear: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
1675
- status: import("vue").PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
1676
- 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
1677
- onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
1678
- textDecoration: import("vue").PropType<string | [string, string]>;
1679
- attrSize: {
1680
- type: NumberConstructor;
1681
- default: number;
1682
- };
1683
- onInputBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
1684
- onInputFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
1685
- onDeactivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
1686
- onActivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
1687
- onWrapperFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
1688
- onWrapperBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
1689
- internalDeactivateOnEnter: BooleanConstructor;
1690
- internalForceFocus: BooleanConstructor;
1691
- internalLoadingBeforeSuffix: BooleanConstructor;
1692
- showPasswordToggle: BooleanConstructor;
1693
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Input", {
1694
- countTextColor: string;
1695
- heightTiny: string;
1696
- heightSmall: string;
1697
- heightMedium: string;
1698
- heightLarge: string;
1699
- fontSizeTiny: string;
1700
- fontSizeSmall: string;
1701
- fontSizeMedium: string;
1702
- fontSizeLarge: string;
1703
- lineHeight: string;
1704
- lineHeightTextarea: string;
1705
- borderRadius: string;
1706
- iconSize: string;
1707
- groupLabelColor: string;
1708
- groupLabelTextColor: string;
1709
- textColor: string;
1710
- textColorDisabled: string;
1711
- textDecorationColor: string;
1712
- caretColor: string;
1713
- placeholderColor: string;
1714
- placeholderColorDisabled: string;
1715
- color: string;
1716
- colorDisabled: string;
1717
- colorFocus: string;
1718
- groupLabelBorder: string;
1719
- border: string;
1720
- borderHover: string;
1721
- borderDisabled: string;
1722
- borderFocus: string;
1723
- boxShadowFocus: string;
1724
- loadingColor: string;
1725
- loadingColorWarning: string;
1726
- borderWarning: string;
1727
- borderHoverWarning: string;
1728
- colorFocusWarning: string;
1729
- borderFocusWarning: string;
1730
- boxShadowFocusWarning: string;
1731
- caretColorWarning: string;
1732
- loadingColorError: string;
1733
- borderError: string;
1734
- borderHoverError: string;
1735
- colorFocusError: string;
1736
- borderFocusError: string;
1737
- boxShadowFocusError: string;
1738
- caretColorError: string;
1739
- clearColor: string;
1740
- clearColorHover: string;
1741
- clearColorPressed: string;
1742
- iconColor: string;
1743
- iconColorDisabled: string;
1744
- iconColorHover: string;
1745
- iconColorPressed: string;
1746
- suffixTextColor: string;
1747
- paddingTiny: string;
1748
- paddingSmall: string;
1749
- paddingMedium: string;
1750
- paddingLarge: string;
1751
- clearSize: string;
1752
- }, any>>;
1753
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
1754
- countTextColor: string;
1755
- heightTiny: string;
1756
- heightSmall: string;
1757
- heightMedium: string;
1758
- heightLarge: string;
1759
- fontSizeTiny: string;
1760
- fontSizeSmall: string;
1761
- fontSizeMedium: string;
1762
- fontSizeLarge: string;
1763
- lineHeight: string;
1764
- lineHeightTextarea: string;
1765
- borderRadius: string;
1766
- iconSize: string;
1767
- groupLabelColor: string;
1768
- groupLabelTextColor: string;
1769
- textColor: string;
1770
- textColorDisabled: string;
1771
- textDecorationColor: string;
1772
- caretColor: string;
1773
- placeholderColor: string;
1774
- placeholderColorDisabled: string;
1775
- color: string;
1776
- colorDisabled: string;
1777
- colorFocus: string;
1778
- groupLabelBorder: string;
1779
- border: string;
1780
- borderHover: string;
1781
- borderDisabled: string;
1782
- borderFocus: string;
1783
- boxShadowFocus: string;
1784
- loadingColor: string;
1785
- loadingColorWarning: string;
1786
- borderWarning: string;
1787
- borderHoverWarning: string;
1788
- colorFocusWarning: string;
1789
- borderFocusWarning: string;
1790
- boxShadowFocusWarning: string;
1791
- caretColorWarning: string;
1792
- loadingColorError: string;
1793
- borderError: string;
1794
- borderHoverError: string;
1795
- colorFocusError: string;
1796
- borderFocusError: string;
1797
- boxShadowFocusError: string;
1798
- caretColorError: string;
1799
- clearColor: string;
1800
- clearColorHover: string;
1801
- clearColorPressed: string;
1802
- iconColor: string;
1803
- iconColorDisabled: string;
1804
- iconColorHover: string;
1805
- iconColorPressed: string;
1806
- suffixTextColor: string;
1807
- paddingTiny: string;
1808
- paddingSmall: string;
1809
- paddingMedium: string;
1810
- paddingLarge: string;
1811
- clearSize: string;
1812
- }, any>>>;
1813
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
1814
- countTextColor: string;
1815
- heightTiny: string;
1816
- heightSmall: string;
1817
- heightMedium: string;
1818
- heightLarge: string;
1819
- fontSizeTiny: string;
1820
- fontSizeSmall: string;
1821
- fontSizeMedium: string;
1822
- fontSizeLarge: string;
1823
- lineHeight: string;
1824
- lineHeightTextarea: string;
1825
- borderRadius: string;
1826
- iconSize: string;
1827
- groupLabelColor: string;
1828
- groupLabelTextColor: string;
1829
- textColor: string;
1830
- textColorDisabled: string;
1831
- textDecorationColor: string;
1832
- caretColor: string;
1833
- placeholderColor: string;
1834
- placeholderColorDisabled: string;
1835
- color: string;
1836
- colorDisabled: string;
1837
- colorFocus: string;
1838
- groupLabelBorder: string;
1839
- border: string;
1840
- borderHover: string;
1841
- borderDisabled: string;
1842
- borderFocus: string;
1843
- boxShadowFocus: string;
1844
- loadingColor: string;
1845
- loadingColorWarning: string;
1846
- borderWarning: string;
1847
- borderHoverWarning: string;
1848
- colorFocusWarning: string;
1849
- borderFocusWarning: string;
1850
- boxShadowFocusWarning: string;
1851
- caretColorWarning: string;
1852
- loadingColorError: string;
1853
- borderError: string;
1854
- borderHoverError: string;
1855
- colorFocusError: string;
1856
- borderFocusError: string;
1857
- boxShadowFocusError: string;
1858
- caretColorError: string;
1859
- clearColor: string;
1860
- clearColorHover: string;
1861
- clearColorPressed: string;
1862
- iconColor: string;
1863
- iconColorDisabled: string;
1864
- iconColorHover: string;
1865
- iconColorPressed: string;
1866
- suffixTextColor: string;
1867
- paddingTiny: string;
1868
- paddingSmall: string;
1869
- paddingMedium: string;
1870
- paddingLarge: string;
1871
- clearSize: string;
1872
- }, any>>>;
1873
- }, {
1874
- wrapperElRef: import("vue").Ref<HTMLElement | null>;
1875
- inputElRef: import("vue").Ref<HTMLInputElement | null>;
1876
- inputMirrorElRef: import("vue").Ref<HTMLElement | null>;
1877
- inputEl2Ref: import("vue").Ref<HTMLInputElement | null>;
1878
- textareaElRef: import("vue").Ref<HTMLTextAreaElement | null>;
1879
- textareaMirrorElRef: import("vue").Ref<HTMLElement | null>;
1880
- textareaScrollbarInstRef: import("vue").Ref<{
1881
- $el: HTMLElement;
1882
- containerRef: HTMLElement | null;
1883
- contentRef: HTMLElement | null;
1884
- containerScrollTop: number;
1885
- syncUnifiedContainer: () => void;
1886
- scrollTo: import("naive-ui/es/_internal/scrollbar/src/ScrollBar").ScrollTo;
1887
- scrollBy: import("naive-ui/es/_internal/scrollbar/src/ScrollBar").ScrollBy;
1888
- sync: () => void;
1889
- handleMouseEnterWrapper: () => void;
1890
- handleMouseLeaveWrapper: () => void;
1891
- } | null>;
1892
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
1893
- uncontrolledValue: import("vue").Ref<string | [string, string] | null>;
1894
- mergedValue: import("vue").ComputedRef<string | [string, string] | null>;
1895
- passwordVisible: import("vue").Ref<boolean>;
1896
- mergedPlaceholder: import("vue").ComputedRef<[string, string] | [string]>;
1897
- showPlaceholder1: import("vue").ComputedRef<string | false>;
1898
- showPlaceholder2: import("vue").ComputedRef<boolean | "" | undefined>;
1899
- mergedFocus: import("vue").ComputedRef<boolean>;
1900
- isComposing: import("vue").Ref<boolean>;
1901
- activated: import("vue").Ref<boolean>;
1902
- showClearButton: import("vue").ComputedRef<boolean>;
1903
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
1904
- mergedDisabled: import("vue").ComputedRef<boolean>;
1905
- textDecorationStyle: import("vue").ComputedRef<string[] | {
1906
- textDecoration: string;
1907
- }[]>;
1908
- mergedClsPrefix: import("vue").ComputedRef<string>;
1909
- mergedBordered: import("vue").ComputedRef<boolean>;
1910
- mergedShowPasswordOn: import("vue").ComputedRef<"click" | "mousedown" | undefined>;
1911
- placeholderStyle: import("vue").Ref<{
1912
- top: string;
1913
- }>;
1914
- mergedStatus: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").FormValidationStatus | undefined>;
1915
- textAreaScrollContainerWidth: import("vue").Ref<number | undefined>;
1916
- handleTextAreaScroll: (e: Event) => void;
1917
- handleCompositionStart: () => void;
1918
- handleCompositionEnd: (e: CompositionEvent) => void;
1919
- handleInput: (e: Event | CompositionEvent | InputEvent, index?: 0 | 1 | undefined, event?: string | undefined) => void;
1920
- handleInputBlur: (e: FocusEvent) => void;
1921
- handleInputFocus: (e: FocusEvent) => void;
1922
- handleWrapperBlur: (e: FocusEvent) => void;
1923
- handleWrapperFocus: (e: FocusEvent) => void;
1924
- handleMouseEnter: () => void;
1925
- handleMouseLeave: () => void;
1926
- handleMouseDown: (e: MouseEvent) => void;
1927
- handleChange: (e: Event, index?: 0 | 1 | undefined) => void;
1928
- handleClick: (e: MouseEvent) => void;
1929
- handleClear: (e: MouseEvent) => void;
1930
- handlePasswordToggleClick: () => void;
1931
- handlePasswordToggleMousedown: (e: MouseEvent) => void;
1932
- handleWrapperKeyDown: (e: KeyboardEvent) => void;
1933
- handleTextAreaMirrorResize: () => void;
1934
- getTextareaScrollContainer: () => HTMLTextAreaElement | null;
1935
- mergedTheme: import("vue").ComputedRef<{
1936
- common: {
1937
- baseColor: string;
1938
- primaryColor: string;
1939
- primaryColorHover: string;
1940
- primaryColorPressed: string;
1941
- primaryColorSuppl: string;
1942
- infoColor: string;
1943
- infoColorHover: string;
1944
- infoColorPressed: string;
1945
- infoColorSuppl: string;
1946
- successColor: string;
1947
- successColorHover: string;
1948
- successColorPressed: string;
1949
- successColorSuppl: string;
1950
- warningColor: string;
1951
- warningColorHover: string;
1952
- warningColorPressed: string;
1953
- warningColorSuppl: string;
1954
- errorColor: string;
1955
- errorColorHover: string;
1956
- errorColorPressed: string;
1957
- errorColorSuppl: string;
1958
- textColorBase: string;
1959
- textColor1: string;
1960
- textColor2: string;
1961
- textColor3: string;
1962
- textColorDisabled: string;
1963
- placeholderColor: string;
1964
- placeholderColorDisabled: string;
1965
- iconColor: string;
1966
- iconColorHover: string;
1967
- iconColorPressed: string;
1968
- iconColorDisabled: string;
1969
- opacity1: string;
1970
- opacity2: string;
1971
- opacity3: string;
1972
- opacity4: string;
1973
- opacity5: string;
1974
- dividerColor: string;
1975
- borderColor: string;
1976
- closeColor: string;
1977
- closeColorHover: string;
1978
- closeColorPressed: string;
1979
- closeColorDisabled: string;
1980
- clearColor: string;
1981
- clearColorHover: string;
1982
- clearColorPressed: string;
1983
- scrollbarColor: string;
1984
- scrollbarColorHover: string;
1985
- scrollbarWidth: string;
1986
- scrollbarHeight: string;
1987
- scrollbarBorderRadius: string;
1988
- progressRailColor: string;
1989
- railColor: string;
1990
- popoverColor: string;
1991
- tableColor: string;
1992
- cardColor: string;
1993
- modalColor: string;
1994
- bodyColor: string;
1995
- tagColor: string;
1996
- avatarColor: string;
1997
- invertedColor: string;
1998
- inputColor: string;
1999
- codeColor: string;
2000
- tabColor: string;
2001
- actionColor: string;
2002
- tableHeaderColor: string;
2003
- hoverColor: string;
2004
- tableColorHover: string;
2005
- tableColorStriped: string;
2006
- pressedColor: string;
2007
- opacityDisabled: string;
2008
- inputColorDisabled: string;
2009
- buttonColor2: string;
2010
- buttonColor2Hover: string;
2011
- buttonColor2Pressed: string;
2012
- boxShadow1: string;
2013
- boxShadow2: string;
2014
- boxShadow3: string;
2015
- fontFamily: string;
2016
- fontFamilyMono: string;
2017
- fontWeight: string;
2018
- fontWeightStrong: string;
2019
- cubicBezierEaseInOut: string;
2020
- cubicBezierEaseOut: string;
2021
- cubicBezierEaseIn: string;
2022
- borderRadius: string;
2023
- borderRadiusSmall: string;
2024
- fontSize: string;
2025
- fontSizeMini: string;
2026
- fontSizeTiny: string;
2027
- fontSizeSmall: string;
2028
- fontSizeMedium: string;
2029
- fontSizeLarge: string;
2030
- fontSizeHuge: string;
2031
- lineHeight: string;
2032
- heightMini: string;
2033
- heightTiny: string;
2034
- heightSmall: string;
2035
- heightMedium: string;
2036
- heightLarge: string;
2037
- heightHuge: string;
2038
- name: "common";
2039
- };
2040
- self: {
2041
- countTextColor: string;
2042
- heightTiny: string;
2043
- heightSmall: string;
2044
- heightMedium: string;
2045
- heightLarge: string;
2046
- fontSizeTiny: string;
2047
- fontSizeSmall: string;
2048
- fontSizeMedium: string;
2049
- fontSizeLarge: string;
2050
- lineHeight: string;
2051
- lineHeightTextarea: string;
2052
- borderRadius: string;
2053
- iconSize: string;
2054
- groupLabelColor: string;
2055
- groupLabelTextColor: string;
2056
- textColor: string;
2057
- textColorDisabled: string;
2058
- textDecorationColor: string;
2059
- caretColor: string;
2060
- placeholderColor: string;
2061
- placeholderColorDisabled: string;
2062
- color: string;
2063
- colorDisabled: string;
2064
- colorFocus: string;
2065
- groupLabelBorder: string;
2066
- border: string;
2067
- borderHover: string;
2068
- borderDisabled: string;
2069
- borderFocus: string;
2070
- boxShadowFocus: string;
2071
- loadingColor: string;
2072
- loadingColorWarning: string;
2073
- borderWarning: string;
2074
- borderHoverWarning: string;
2075
- colorFocusWarning: string;
2076
- borderFocusWarning: string;
2077
- boxShadowFocusWarning: string;
2078
- caretColorWarning: string;
2079
- loadingColorError: string;
2080
- borderError: string;
2081
- borderHoverError: string;
2082
- colorFocusError: string;
2083
- borderFocusError: string;
2084
- boxShadowFocusError: string;
2085
- caretColorError: string;
2086
- clearColor: string;
2087
- clearColorHover: string;
2088
- clearColorPressed: string;
2089
- iconColor: string;
2090
- iconColorDisabled: string;
2091
- iconColorHover: string;
2092
- iconColorPressed: string;
2093
- suffixTextColor: string;
2094
- paddingTiny: string;
2095
- paddingSmall: string;
2096
- paddingMedium: string;
2097
- paddingLarge: string;
2098
- clearSize: string;
2099
- };
2100
- peers: any;
2101
- peerOverrides: {
2102
- [x: string]: any;
2103
- };
2104
- }>;
2105
- cssVars: import("vue").ComputedRef<{
2106
- '--n-bezier': string;
2107
- '--n-count-text-color': string;
2108
- '--n-color': string;
2109
- '--n-font-size': string;
2110
- '--n-border-radius': string;
2111
- '--n-height': string;
2112
- '--n-padding-left': string;
2113
- '--n-padding-right': string;
2114
- '--n-text-color': string;
2115
- '--n-caret-color': string;
2116
- '--n-text-decoration-color': string;
2117
- '--n-border': string;
2118
- '--n-border-disabled': string;
2119
- '--n-border-hover': string;
2120
- '--n-border-focus': string;
2121
- '--n-placeholder-color': string;
2122
- '--n-placeholder-color-disabled': string;
2123
- '--n-icon-size': string;
2124
- '--n-line-height-textarea': string;
2125
- '--n-color-disabled': string;
2126
- '--n-color-focus': string;
2127
- '--n-text-color-disabled': string;
2128
- '--n-box-shadow-focus': string;
2129
- '--n-loading-color': string;
2130
- '--n-caret-color-warning': string;
2131
- '--n-color-focus-warning': string;
2132
- '--n-box-shadow-focus-warning': string;
2133
- '--n-border-warning': string;
2134
- '--n-border-focus-warning': string;
2135
- '--n-border-hover-warning': string;
2136
- '--n-loading-color-warning': string;
2137
- '--n-caret-color-error': string;
2138
- '--n-color-focus-error': string;
2139
- '--n-box-shadow-focus-error': string;
2140
- '--n-border-error': string;
2141
- '--n-border-focus-error': string;
2142
- '--n-border-hover-error': string;
2143
- '--n-loading-color-error': string;
2144
- '--n-clear-color': string;
2145
- '--n-clear-size': string;
2146
- '--n-clear-color-hover': string;
2147
- '--n-clear-color-pressed': string;
2148
- '--n-icon-color': string;
2149
- '--n-icon-color-hover': string;
2150
- '--n-icon-color-pressed': string;
2151
- '--n-icon-color-disabled': string;
2152
- '--n-suffix-text-color': string;
2153
- }> | undefined;
2154
- themeClass: import("vue").Ref<string> | undefined;
2155
- onRender: (() => void) | undefined;
2156
- isCompositing: import("vue").Ref<boolean>;
2157
- blur: () => void;
2158
- focus: () => void;
2159
- select: () => void;
2160
- activate: () => void;
2161
- deactivate: () => void;
2162
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2163
- bordered: {
2164
- type: import("vue").PropType<boolean | undefined>;
2165
- default: undefined;
2166
- };
2167
- type: {
2168
- type: import("vue").PropType<"text" | "textarea" | "password">;
2169
- default: string;
2170
- };
2171
- placeholder: import("vue").PropType<string | [string, string]>;
2172
- defaultValue: {
2173
- type: import("vue").PropType<string | [string, string] | null>;
2174
- default: null;
2175
- };
2176
- value: import("vue").PropType<string | [string, string] | null>;
2177
- disabled: {
2178
- type: import("vue").PropType<boolean | undefined>;
2179
- default: undefined;
2180
- };
2181
- size: import("vue").PropType<import("naive-ui/es/input/src/interface").Size>;
2182
- rows: {
2183
- type: import("vue").PropType<string | number>;
2184
- default: number;
2185
- };
2186
- round: BooleanConstructor;
2187
- minlength: import("vue").PropType<string | number>;
2188
- maxlength: import("vue").PropType<string | number>;
2189
- clearable: BooleanConstructor;
2190
- autosize: {
2191
- type: import("vue").PropType<boolean | {
2192
- minRows?: number | undefined;
2193
- maxRows?: number | undefined;
2194
- }>;
2195
- default: boolean;
2196
- };
2197
- pair: BooleanConstructor;
2198
- separator: StringConstructor;
2199
- readonly: {
2200
- type: (BooleanConstructor | StringConstructor)[];
2201
- default: boolean;
2202
- };
2203
- passivelyActivated: BooleanConstructor;
2204
- showPasswordOn: import("vue").PropType<"click" | "mousedown">;
2205
- stateful: {
2206
- type: BooleanConstructor;
2207
- default: boolean;
2208
- };
2209
- autofocus: BooleanConstructor;
2210
- inputProps: import("vue").PropType<import("vue").InputHTMLAttributes | import("vue").TextareaHTMLAttributes>;
2211
- resizable: {
2212
- type: BooleanConstructor;
2213
- default: boolean;
2214
- };
2215
- showCount: BooleanConstructor;
2216
- loading: {
2217
- type: BooleanConstructor;
2218
- default: undefined;
2219
- };
2220
- onMousedown: import("vue").PropType<(e: MouseEvent) => void>;
2221
- onKeydown: import("vue").PropType<(e: KeyboardEvent) => void>;
2222
- onKeyup: import("vue").PropType<(e: KeyboardEvent) => void>;
2223
- onInput: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
2224
- onFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
2225
- onBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
2226
- onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
2227
- onChange: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
2228
- onClear: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
2229
- status: import("vue").PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
2230
- 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
2231
- onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
2232
- textDecoration: import("vue").PropType<string | [string, string]>;
2233
- attrSize: {
2234
- type: NumberConstructor;
2235
- default: number;
2236
- };
2237
- onInputBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
2238
- onInputFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
2239
- onDeactivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
2240
- onActivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
2241
- onWrapperFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
2242
- onWrapperBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
2243
- internalDeactivateOnEnter: BooleanConstructor;
2244
- internalForceFocus: BooleanConstructor;
2245
- internalLoadingBeforeSuffix: BooleanConstructor;
2246
- showPasswordToggle: BooleanConstructor;
2247
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Input", {
2248
- countTextColor: string;
2249
- heightTiny: string;
2250
- heightSmall: string;
2251
- heightMedium: string;
2252
- heightLarge: string;
2253
- fontSizeTiny: string;
2254
- fontSizeSmall: string;
2255
- fontSizeMedium: string;
2256
- fontSizeLarge: string;
2257
- lineHeight: string;
2258
- lineHeightTextarea: string;
2259
- borderRadius: string;
2260
- iconSize: string;
2261
- groupLabelColor: string;
2262
- groupLabelTextColor: string;
2263
- textColor: string;
2264
- textColorDisabled: string;
2265
- textDecorationColor: string;
2266
- caretColor: string;
2267
- placeholderColor: string;
2268
- placeholderColorDisabled: string;
2269
- color: string;
2270
- colorDisabled: string;
2271
- colorFocus: string;
2272
- groupLabelBorder: string;
2273
- border: string;
2274
- borderHover: string;
2275
- borderDisabled: string;
2276
- borderFocus: string;
2277
- boxShadowFocus: string;
2278
- loadingColor: string;
2279
- loadingColorWarning: string;
2280
- borderWarning: string;
2281
- borderHoverWarning: string;
2282
- colorFocusWarning: string;
2283
- borderFocusWarning: string;
2284
- boxShadowFocusWarning: string;
2285
- caretColorWarning: string;
2286
- loadingColorError: string;
2287
- borderError: string;
2288
- borderHoverError: string;
2289
- colorFocusError: string;
2290
- borderFocusError: string;
2291
- boxShadowFocusError: string;
2292
- caretColorError: string;
2293
- clearColor: string;
2294
- clearColorHover: string;
2295
- clearColorPressed: string;
2296
- iconColor: string;
2297
- iconColorDisabled: string;
2298
- iconColorHover: string;
2299
- iconColorPressed: string;
2300
- suffixTextColor: string;
2301
- paddingTiny: string;
2302
- paddingSmall: string;
2303
- paddingMedium: string;
2304
- paddingLarge: string;
2305
- clearSize: string;
2306
- }, any>>;
2307
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
2308
- countTextColor: string;
2309
- heightTiny: string;
2310
- heightSmall: string;
2311
- heightMedium: string;
2312
- heightLarge: string;
2313
- fontSizeTiny: string;
2314
- fontSizeSmall: string;
2315
- fontSizeMedium: string;
2316
- fontSizeLarge: string;
2317
- lineHeight: string;
2318
- lineHeightTextarea: string;
2319
- borderRadius: string;
2320
- iconSize: string;
2321
- groupLabelColor: string;
2322
- groupLabelTextColor: string;
2323
- textColor: string;
2324
- textColorDisabled: string;
2325
- textDecorationColor: string;
2326
- caretColor: string;
2327
- placeholderColor: string;
2328
- placeholderColorDisabled: string;
2329
- color: string;
2330
- colorDisabled: string;
2331
- colorFocus: string;
2332
- groupLabelBorder: string;
2333
- border: string;
2334
- borderHover: string;
2335
- borderDisabled: string;
2336
- borderFocus: string;
2337
- boxShadowFocus: string;
2338
- loadingColor: string;
2339
- loadingColorWarning: string;
2340
- borderWarning: string;
2341
- borderHoverWarning: string;
2342
- colorFocusWarning: string;
2343
- borderFocusWarning: string;
2344
- boxShadowFocusWarning: string;
2345
- caretColorWarning: string;
2346
- loadingColorError: string;
2347
- borderError: string;
2348
- borderHoverError: string;
2349
- colorFocusError: string;
2350
- borderFocusError: string;
2351
- boxShadowFocusError: string;
2352
- caretColorError: string;
2353
- clearColor: string;
2354
- clearColorHover: string;
2355
- clearColorPressed: string;
2356
- iconColor: string;
2357
- iconColorDisabled: string;
2358
- iconColorHover: string;
2359
- iconColorPressed: string;
2360
- suffixTextColor: string;
2361
- paddingTiny: string;
2362
- paddingSmall: string;
2363
- paddingMedium: string;
2364
- paddingLarge: string;
2365
- clearSize: string;
2366
- }, any>>>;
2367
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
2368
- countTextColor: string;
2369
- heightTiny: string;
2370
- heightSmall: string;
2371
- heightMedium: string;
2372
- heightLarge: string;
2373
- fontSizeTiny: string;
2374
- fontSizeSmall: string;
2375
- fontSizeMedium: string;
2376
- fontSizeLarge: string;
2377
- lineHeight: string;
2378
- lineHeightTextarea: string;
2379
- borderRadius: string;
2380
- iconSize: string;
2381
- groupLabelColor: string;
2382
- groupLabelTextColor: string;
2383
- textColor: string;
2384
- textColorDisabled: string;
2385
- textDecorationColor: string;
2386
- caretColor: string;
2387
- placeholderColor: string;
2388
- placeholderColorDisabled: string;
2389
- color: string;
2390
- colorDisabled: string;
2391
- colorFocus: string;
2392
- groupLabelBorder: string;
2393
- border: string;
2394
- borderHover: string;
2395
- borderDisabled: string;
2396
- borderFocus: string;
2397
- boxShadowFocus: string;
2398
- loadingColor: string;
2399
- loadingColorWarning: string;
2400
- borderWarning: string;
2401
- borderHoverWarning: string;
2402
- colorFocusWarning: string;
2403
- borderFocusWarning: string;
2404
- boxShadowFocusWarning: string;
2405
- caretColorWarning: string;
2406
- loadingColorError: string;
2407
- borderError: string;
2408
- borderHoverError: string;
2409
- colorFocusError: string;
2410
- borderFocusError: string;
2411
- boxShadowFocusError: string;
2412
- caretColorError: string;
2413
- clearColor: string;
2414
- clearColorHover: string;
2415
- clearColorPressed: string;
2416
- iconColor: string;
2417
- iconColorDisabled: string;
2418
- iconColorHover: string;
2419
- iconColorPressed: string;
2420
- suffixTextColor: string;
2421
- paddingTiny: string;
2422
- paddingSmall: string;
2423
- paddingMedium: string;
2424
- paddingLarge: string;
2425
- clearSize: string;
2426
- }, any>>>;
2427
- }>>, {
2428
- type: "text" | "textarea" | "password";
2429
- readonly: string | boolean;
2430
- round: boolean;
2431
- disabled: boolean | undefined;
2432
- autofocus: boolean;
2433
- autosize: boolean | {
2434
- minRows?: number | undefined;
2435
- maxRows?: number | undefined;
2436
- };
2437
- loading: boolean;
2438
- bordered: boolean | undefined;
2439
- clearable: boolean;
2440
- defaultValue: string | [string, string] | null;
2441
- resizable: boolean;
2442
- pair: boolean;
2443
- rows: string | number;
2444
- passivelyActivated: boolean;
2445
- stateful: boolean;
2446
- showCount: boolean;
2447
- attrSize: number;
2448
- internalDeactivateOnEnter: boolean;
2449
- internalForceFocus: boolean;
2450
- internalLoadingBeforeSuffix: boolean;
2451
- showPasswordToggle: boolean;
2452
- }>;
213
+ NButton: any;
214
+ NInput: any;
2453
215
  }, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
2454
216
  $message: import("naive-ui").MessageApi;
2455
217
  xGrid: import("vue").Ref<{}>;
@@ -2557,7 +319,7 @@ declare const BigTable: SFCWithInstall<import("vue").DefineComponent<{
2557
319
  originFormatList: never[];
2558
320
  isSaveForm: boolean;
2559
321
  editConfig: {
2560
- trigger?: "click" | "manual" | "dblclick" | undefined;
322
+ trigger?: "manual" | "click" | "dblclick" | undefined;
2561
323
  enabled?: boolean | undefined;
2562
324
  mode?: string | undefined;
2563
325
  icon?: string | undefined;
@@ -3094,1019 +856,8 @@ declare const BigTable: SFCWithInstall<import("vue").DefineComponent<{
3094
856
  noDataImg: string;
3095
857
  showImg: boolean;
3096
858
  }>;
3097
- NTooltip: import("vue").DefineComponent<{
3098
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
3099
- borderRadius: string;
3100
- boxShadow: string;
3101
- color: string;
3102
- textColor: string;
3103
- padding: string;
3104
- }, {
3105
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
3106
- fontSize: string;
3107
- borderRadius: string;
3108
- color: string;
3109
- dividerColor: string;
3110
- textColor: string;
3111
- boxShadow: string;
3112
- space: string;
3113
- spaceArrow: string;
3114
- arrowOffset: string;
3115
- arrowOffsetVertical: string;
3116
- arrowHeight: string;
3117
- padding: string;
3118
- }, any>;
3119
- }>>;
3120
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
3121
- borderRadius: string;
3122
- boxShadow: string;
3123
- color: string;
3124
- textColor: string;
3125
- padding: string;
3126
- }, {
3127
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
3128
- fontSize: string;
3129
- borderRadius: string;
3130
- color: string;
3131
- dividerColor: string;
3132
- textColor: string;
3133
- boxShadow: string;
3134
- space: string;
3135
- spaceArrow: string;
3136
- arrowOffset: string;
3137
- arrowOffsetVertical: string;
3138
- arrowHeight: string;
3139
- padding: string;
3140
- }, any>;
3141
- }>>>;
3142
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
3143
- borderRadius: string;
3144
- boxShadow: string;
3145
- color: string;
3146
- textColor: string;
3147
- padding: string;
3148
- }, {
3149
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
3150
- fontSize: string;
3151
- borderRadius: string;
3152
- color: string;
3153
- dividerColor: string;
3154
- textColor: string;
3155
- boxShadow: string;
3156
- space: string;
3157
- spaceArrow: string;
3158
- arrowOffset: string;
3159
- arrowOffsetVertical: string;
3160
- arrowHeight: string;
3161
- padding: string;
3162
- }, any>;
3163
- }>>>;
3164
- show: {
3165
- type: import("vue").PropType<boolean | undefined>;
3166
- default: undefined;
3167
- };
3168
- defaultShow: BooleanConstructor;
3169
- showArrow: {
3170
- type: BooleanConstructor;
3171
- default: boolean;
3172
- };
3173
- trigger: {
3174
- type: import("vue").PropType<import("naive-ui").PopoverTrigger>;
3175
- default: string;
3176
- };
3177
- delay: {
3178
- type: NumberConstructor;
3179
- default: number;
3180
- };
3181
- duration: {
3182
- type: NumberConstructor;
3183
- default: number;
3184
- };
3185
- raw: BooleanConstructor;
3186
- placement: {
3187
- type: import("vue").PropType<import("vueuc").FollowerPlacement>;
3188
- default: string;
3189
- };
3190
- x: NumberConstructor;
3191
- y: NumberConstructor;
3192
- arrowPointToCenter: BooleanConstructor;
3193
- disabled: BooleanConstructor;
3194
- getDisabled: import("vue").PropType<() => boolean>;
3195
- displayDirective: {
3196
- type: import("vue").PropType<"show" | "if">;
3197
- default: string;
3198
- };
3199
- arrowStyle: import("vue").PropType<string | import("vue").CSSProperties>;
3200
- flip: {
3201
- type: BooleanConstructor;
3202
- default: boolean;
3203
- };
3204
- animated: {
3205
- type: BooleanConstructor;
3206
- default: boolean;
3207
- };
3208
- width: {
3209
- type: import("vue").PropType<number | "trigger">;
3210
- default: undefined;
3211
- };
3212
- overlap: BooleanConstructor;
3213
- keepAliveOnHover: {
3214
- type: BooleanConstructor;
3215
- default: boolean;
3216
- };
3217
- zIndex: NumberConstructor;
3218
- to: {
3219
- type: import("vue").PropType<string | boolean | HTMLElement>;
3220
- default: undefined;
3221
- };
3222
- scrollable: BooleanConstructor;
3223
- contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
3224
- headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
3225
- onClickoutside: import("vue").PropType<(e: MouseEvent) => void>;
3226
- 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
3227
- onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
3228
- internalSyncTargetWithParent: BooleanConstructor;
3229
- internalInheritedEventHandlers: {
3230
- type: import("vue").PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
3231
- default: () => never[];
3232
- };
3233
- internalTrapFocus: BooleanConstructor;
3234
- internalExtraClass: {
3235
- type: import("vue").PropType<string[]>;
3236
- default: () => never[];
3237
- };
3238
- onShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
3239
- onHide: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
3240
- arrow: {
3241
- type: import("vue").PropType<boolean | undefined>;
3242
- default: undefined;
3243
- };
3244
- minWidth: NumberConstructor;
3245
- maxWidth: NumberConstructor;
3246
- }, {
3247
- popoverRef: import("vue").Ref<{
3248
- syncPosition: () => void;
3249
- setShow: (value: boolean) => void;
3250
- } | null>;
3251
- mergedTheme: import("vue").ComputedRef<{
3252
- common: {
3253
- baseColor: string;
3254
- primaryColor: string;
3255
- primaryColorHover: string;
3256
- primaryColorPressed: string;
3257
- primaryColorSuppl: string;
3258
- infoColor: string;
3259
- infoColorHover: string;
3260
- infoColorPressed: string;
3261
- infoColorSuppl: string;
3262
- successColor: string;
3263
- successColorHover: string;
3264
- successColorPressed: string;
3265
- successColorSuppl: string;
3266
- warningColor: string;
3267
- warningColorHover: string;
3268
- warningColorPressed: string;
3269
- warningColorSuppl: string;
3270
- errorColor: string;
3271
- errorColorHover: string;
3272
- errorColorPressed: string;
3273
- errorColorSuppl: string;
3274
- textColorBase: string;
3275
- textColor1: string;
3276
- textColor2: string;
3277
- textColor3: string;
3278
- textColorDisabled: string;
3279
- placeholderColor: string;
3280
- placeholderColorDisabled: string;
3281
- iconColor: string;
3282
- iconColorHover: string;
3283
- iconColorPressed: string;
3284
- iconColorDisabled: string;
3285
- opacity1: string;
3286
- opacity2: string;
3287
- opacity3: string;
3288
- opacity4: string;
3289
- opacity5: string;
3290
- dividerColor: string;
3291
- borderColor: string;
3292
- closeColor: string;
3293
- closeColorHover: string;
3294
- closeColorPressed: string;
3295
- closeColorDisabled: string;
3296
- clearColor: string;
3297
- clearColorHover: string;
3298
- clearColorPressed: string;
3299
- scrollbarColor: string;
3300
- scrollbarColorHover: string;
3301
- scrollbarWidth: string;
3302
- scrollbarHeight: string;
3303
- scrollbarBorderRadius: string;
3304
- progressRailColor: string;
3305
- railColor: string;
3306
- popoverColor: string;
3307
- tableColor: string;
3308
- cardColor: string;
3309
- modalColor: string;
3310
- bodyColor: string;
3311
- tagColor: string;
3312
- avatarColor: string;
3313
- invertedColor: string;
3314
- inputColor: string;
3315
- codeColor: string;
3316
- tabColor: string;
3317
- actionColor: string;
3318
- tableHeaderColor: string;
3319
- hoverColor: string;
3320
- tableColorHover: string;
3321
- tableColorStriped: string;
3322
- pressedColor: string;
3323
- opacityDisabled: string;
3324
- inputColorDisabled: string;
3325
- buttonColor2: string;
3326
- buttonColor2Hover: string;
3327
- buttonColor2Pressed: string;
3328
- boxShadow1: string;
3329
- boxShadow2: string;
3330
- boxShadow3: string;
3331
- fontFamily: string;
3332
- fontFamilyMono: string;
3333
- fontWeight: string;
3334
- fontWeightStrong: string;
3335
- cubicBezierEaseInOut: string;
3336
- cubicBezierEaseOut: string;
3337
- cubicBezierEaseIn: string;
3338
- borderRadius: string;
3339
- borderRadiusSmall: string;
3340
- fontSize: string;
3341
- fontSizeMini: string;
3342
- fontSizeTiny: string;
3343
- fontSizeSmall: string;
3344
- fontSizeMedium: string;
3345
- fontSizeLarge: string;
3346
- fontSizeHuge: string;
3347
- lineHeight: string;
3348
- heightMini: string;
3349
- heightTiny: string;
3350
- heightSmall: string;
3351
- heightMedium: string;
3352
- heightLarge: string;
3353
- heightHuge: string;
3354
- name: "common";
3355
- };
3356
- self: {
3357
- borderRadius: string;
3358
- boxShadow: string;
3359
- color: string;
3360
- textColor: string;
3361
- padding: string;
3362
- };
3363
- peers: {
3364
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
3365
- fontSize: string;
3366
- borderRadius: string;
3367
- color: string;
3368
- dividerColor: string;
3369
- textColor: string;
3370
- boxShadow: string;
3371
- space: string;
3372
- spaceArrow: string;
3373
- arrowOffset: string;
3374
- arrowOffsetVertical: string;
3375
- arrowHeight: string;
3376
- padding: string;
3377
- }, any>;
3378
- };
3379
- peerOverrides: {
3380
- Popover?: {
3381
- peers?: {
3382
- [x: string]: any;
3383
- } | undefined;
3384
- } | undefined;
3385
- };
3386
- }>;
3387
- popoverThemeOverrides: import("vue").ComputedRef<{
3388
- borderRadius: string;
3389
- boxShadow: string;
3390
- color: string;
3391
- textColor: string;
3392
- padding: string;
3393
- }>;
3394
- syncPosition: () => void;
3395
- setShow: (value: boolean) => void;
3396
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3397
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
3398
- borderRadius: string;
3399
- boxShadow: string;
3400
- color: string;
3401
- textColor: string;
3402
- padding: string;
3403
- }, {
3404
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
3405
- fontSize: string;
3406
- borderRadius: string;
3407
- color: string;
3408
- dividerColor: string;
3409
- textColor: string;
3410
- boxShadow: string;
3411
- space: string;
3412
- spaceArrow: string;
3413
- arrowOffset: string;
3414
- arrowOffsetVertical: string;
3415
- arrowHeight: string;
3416
- padding: string;
3417
- }, any>;
3418
- }>>;
3419
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
3420
- borderRadius: string;
3421
- boxShadow: string;
3422
- color: string;
3423
- textColor: string;
3424
- padding: string;
3425
- }, {
3426
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
3427
- fontSize: string;
3428
- borderRadius: string;
3429
- color: string;
3430
- dividerColor: string;
3431
- textColor: string;
3432
- boxShadow: string;
3433
- space: string;
3434
- spaceArrow: string;
3435
- arrowOffset: string;
3436
- arrowOffsetVertical: string;
3437
- arrowHeight: string;
3438
- padding: string;
3439
- }, any>;
3440
- }>>>;
3441
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
3442
- borderRadius: string;
3443
- boxShadow: string;
3444
- color: string;
3445
- textColor: string;
3446
- padding: string;
3447
- }, {
3448
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
3449
- fontSize: string;
3450
- borderRadius: string;
3451
- color: string;
3452
- dividerColor: string;
3453
- textColor: string;
3454
- boxShadow: string;
3455
- space: string;
3456
- spaceArrow: string;
3457
- arrowOffset: string;
3458
- arrowOffsetVertical: string;
3459
- arrowHeight: string;
3460
- padding: string;
3461
- }, any>;
3462
- }>>>;
3463
- show: {
3464
- type: import("vue").PropType<boolean | undefined>;
3465
- default: undefined;
3466
- };
3467
- defaultShow: BooleanConstructor;
3468
- showArrow: {
3469
- type: BooleanConstructor;
3470
- default: boolean;
3471
- };
3472
- trigger: {
3473
- type: import("vue").PropType<import("naive-ui").PopoverTrigger>;
3474
- default: string;
3475
- };
3476
- delay: {
3477
- type: NumberConstructor;
3478
- default: number;
3479
- };
3480
- duration: {
3481
- type: NumberConstructor;
3482
- default: number;
3483
- };
3484
- raw: BooleanConstructor;
3485
- placement: {
3486
- type: import("vue").PropType<import("vueuc").FollowerPlacement>;
3487
- default: string;
3488
- };
3489
- x: NumberConstructor;
3490
- y: NumberConstructor;
3491
- arrowPointToCenter: BooleanConstructor;
3492
- disabled: BooleanConstructor;
3493
- getDisabled: import("vue").PropType<() => boolean>;
3494
- displayDirective: {
3495
- type: import("vue").PropType<"show" | "if">;
3496
- default: string;
3497
- };
3498
- arrowStyle: import("vue").PropType<string | import("vue").CSSProperties>;
3499
- flip: {
3500
- type: BooleanConstructor;
3501
- default: boolean;
3502
- };
3503
- animated: {
3504
- type: BooleanConstructor;
3505
- default: boolean;
3506
- };
3507
- width: {
3508
- type: import("vue").PropType<number | "trigger">;
3509
- default: undefined;
3510
- };
3511
- overlap: BooleanConstructor;
3512
- keepAliveOnHover: {
3513
- type: BooleanConstructor;
3514
- default: boolean;
3515
- };
3516
- zIndex: NumberConstructor;
3517
- to: {
3518
- type: import("vue").PropType<string | boolean | HTMLElement>;
3519
- default: undefined;
3520
- };
3521
- scrollable: BooleanConstructor;
3522
- contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
3523
- headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
3524
- onClickoutside: import("vue").PropType<(e: MouseEvent) => void>;
3525
- 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
3526
- onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
3527
- internalSyncTargetWithParent: BooleanConstructor;
3528
- internalInheritedEventHandlers: {
3529
- type: import("vue").PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
3530
- default: () => never[];
3531
- };
3532
- internalTrapFocus: BooleanConstructor;
3533
- internalExtraClass: {
3534
- type: import("vue").PropType<string[]>;
3535
- default: () => never[];
3536
- };
3537
- onShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
3538
- onHide: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
3539
- arrow: {
3540
- type: import("vue").PropType<boolean | undefined>;
3541
- default: undefined;
3542
- };
3543
- minWidth: NumberConstructor;
3544
- maxWidth: NumberConstructor;
3545
- }>>, {
3546
- show: boolean | undefined;
3547
- flip: boolean;
3548
- width: number | "trigger";
3549
- disabled: boolean;
3550
- duration: number;
3551
- to: string | boolean | HTMLElement;
3552
- raw: boolean;
3553
- placement: import("vueuc").FollowerPlacement;
3554
- overlap: boolean;
3555
- scrollable: boolean;
3556
- trigger: import("naive-ui").PopoverTrigger;
3557
- showArrow: boolean;
3558
- delay: number;
3559
- arrowPointToCenter: boolean;
3560
- displayDirective: "show" | "if";
3561
- keepAliveOnHover: boolean;
3562
- animated: boolean;
3563
- internalTrapFocus: boolean;
3564
- defaultShow: boolean;
3565
- internalSyncTargetWithParent: boolean;
3566
- internalInheritedEventHandlers: import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[];
3567
- internalExtraClass: string[];
3568
- arrow: boolean | undefined;
3569
- }>;
3570
- NTabs: import("vue").DefineComponent<{
3571
- readonly value: import("vue").PropType<string | number>;
3572
- readonly defaultValue: import("vue").PropType<string | number>;
3573
- readonly trigger: {
3574
- readonly type: import("vue").PropType<"click" | "hover">;
3575
- readonly default: "click";
3576
- };
3577
- readonly type: {
3578
- readonly type: import("vue").PropType<import("naive-ui/es/tabs/src/interface").TabsType>;
3579
- readonly default: "bar";
3580
- };
3581
- readonly closable: BooleanConstructor;
3582
- readonly justifyContent: import("vue").PropType<"start" | "end" | "space-around" | "space-between" | "space-evenly" | "center">;
3583
- readonly size: {
3584
- readonly type: import("vue").PropType<"small" | "medium" | "large">;
3585
- readonly default: "medium";
3586
- };
3587
- readonly tabStyle: import("vue").PropType<string | import("vue").CSSProperties>;
3588
- readonly barWidth: NumberConstructor;
3589
- readonly paneClass: StringConstructor;
3590
- readonly paneStyle: import("vue").PropType<string | import("vue").CSSProperties>;
3591
- readonly addable: import("vue").PropType<import("naive-ui/es/tabs/src/interface").Addable>;
3592
- readonly tabsPadding: {
3593
- readonly type: NumberConstructor;
3594
- readonly default: 0;
3595
- };
3596
- readonly animated: BooleanConstructor;
3597
- readonly onBeforeLeave: import("vue").PropType<import("naive-ui/es/tabs/src/interface").OnBeforeLeave>;
3598
- readonly onAdd: import("vue").PropType<() => void>;
3599
- readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
3600
- readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
3601
- readonly onClose: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnClose>>;
3602
- readonly labelSize: import("vue").PropType<"small" | "medium" | "large">;
3603
- readonly activeName: import("vue").PropType<string | number>;
3604
- readonly onActiveNameChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: never) => void>>;
3605
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tabs", {
3606
- colorSegment: string;
3607
- tabFontSizeCard: string;
3608
- tabTextColorLine: string;
3609
- tabTextColorActiveLine: string;
3610
- tabTextColorHoverLine: string;
3611
- tabTextColorDisabledLine: string;
3612
- tabTextColorSegment: string;
3613
- tabTextColorActiveSegment: string;
3614
- tabTextColorHoverSegment: string;
3615
- tabTextColorDisabledSegment: string;
3616
- tabTextColorBar: string;
3617
- tabTextColorActiveBar: string;
3618
- tabTextColorHoverBar: string;
3619
- tabTextColorDisabledBar: string;
3620
- tabTextColorCard: string;
3621
- tabTextColorHoverCard: string;
3622
- tabTextColorActiveCard: string;
3623
- tabTextColorDisabledCard: string;
3624
- barColor: string;
3625
- closeColor: string;
3626
- closeColorHover: string;
3627
- closeColorPressed: string;
3628
- tabColor: string;
3629
- tabColorSegment: string;
3630
- tabBorderColor: string;
3631
- tabFontWeightActive: string;
3632
- tabFontWeight: string;
3633
- tabBorderRadius: string;
3634
- paneTextColor: string;
3635
- fontWeightStrong: string;
3636
- tabFontSizeSmall: string;
3637
- tabFontSizeMedium: string;
3638
- tabFontSizeLarge: string;
3639
- tabGapSmallLine: string;
3640
- tabGapMediumLine: string;
3641
- tabGapLargeLine: string;
3642
- tabPaddingSmallLine: string;
3643
- tabPaddingMediumLine: string;
3644
- tabPaddingLargeLine: string;
3645
- tabGapSmallBar: string;
3646
- tabGapMediumBar: string;
3647
- tabGapLargeBar: string;
3648
- tabPaddingSmallBar: string;
3649
- tabPaddingMediumBar: string;
3650
- tabPaddingLargeBar: string;
3651
- tabGapSmallCard: string;
3652
- tabGapMediumCard: string;
3653
- tabGapLargeCard: string;
3654
- tabPaddingSmallCard: string;
3655
- tabPaddingMediumCard: string;
3656
- tabPaddingLargeCard: string;
3657
- tabPaddingSmallSegment: string;
3658
- tabPaddingMediumSegment: string;
3659
- tabPaddingLargeSegment: string;
3660
- tabGapSmallSegment: string;
3661
- tabGapMediumSegment: string;
3662
- tabGapLargeSegment: string;
3663
- panePaddingSmall: string;
3664
- panePaddingMedium: string;
3665
- panePaddingLarge: string;
3666
- }, any>>;
3667
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
3668
- colorSegment: string;
3669
- tabFontSizeCard: string;
3670
- tabTextColorLine: string;
3671
- tabTextColorActiveLine: string;
3672
- tabTextColorHoverLine: string;
3673
- tabTextColorDisabledLine: string;
3674
- tabTextColorSegment: string;
3675
- tabTextColorActiveSegment: string;
3676
- tabTextColorHoverSegment: string;
3677
- tabTextColorDisabledSegment: string;
3678
- tabTextColorBar: string;
3679
- tabTextColorActiveBar: string;
3680
- tabTextColorHoverBar: string;
3681
- tabTextColorDisabledBar: string;
3682
- tabTextColorCard: string;
3683
- tabTextColorHoverCard: string;
3684
- tabTextColorActiveCard: string;
3685
- tabTextColorDisabledCard: string;
3686
- barColor: string;
3687
- closeColor: string;
3688
- closeColorHover: string;
3689
- closeColorPressed: string;
3690
- tabColor: string;
3691
- tabColorSegment: string;
3692
- tabBorderColor: string;
3693
- tabFontWeightActive: string;
3694
- tabFontWeight: string;
3695
- tabBorderRadius: string;
3696
- paneTextColor: string;
3697
- fontWeightStrong: string;
3698
- tabFontSizeSmall: string;
3699
- tabFontSizeMedium: string;
3700
- tabFontSizeLarge: string;
3701
- tabGapSmallLine: string;
3702
- tabGapMediumLine: string;
3703
- tabGapLargeLine: string;
3704
- tabPaddingSmallLine: string;
3705
- tabPaddingMediumLine: string;
3706
- tabPaddingLargeLine: string;
3707
- tabGapSmallBar: string;
3708
- tabGapMediumBar: string;
3709
- tabGapLargeBar: string;
3710
- tabPaddingSmallBar: string;
3711
- tabPaddingMediumBar: string;
3712
- tabPaddingLargeBar: string;
3713
- tabGapSmallCard: string;
3714
- tabGapMediumCard: string;
3715
- tabGapLargeCard: string;
3716
- tabPaddingSmallCard: string;
3717
- tabPaddingMediumCard: string;
3718
- tabPaddingLargeCard: string;
3719
- tabPaddingSmallSegment: string;
3720
- tabPaddingMediumSegment: string;
3721
- tabPaddingLargeSegment: string;
3722
- tabGapSmallSegment: string;
3723
- tabGapMediumSegment: string;
3724
- tabGapLargeSegment: string;
3725
- panePaddingSmall: string;
3726
- panePaddingMedium: string;
3727
- panePaddingLarge: string;
3728
- }, any>>>;
3729
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
3730
- colorSegment: string;
3731
- tabFontSizeCard: string;
3732
- tabTextColorLine: string;
3733
- tabTextColorActiveLine: string;
3734
- tabTextColorHoverLine: string;
3735
- tabTextColorDisabledLine: string;
3736
- tabTextColorSegment: string;
3737
- tabTextColorActiveSegment: string;
3738
- tabTextColorHoverSegment: string;
3739
- tabTextColorDisabledSegment: string;
3740
- tabTextColorBar: string;
3741
- tabTextColorActiveBar: string;
3742
- tabTextColorHoverBar: string;
3743
- tabTextColorDisabledBar: string;
3744
- tabTextColorCard: string;
3745
- tabTextColorHoverCard: string;
3746
- tabTextColorActiveCard: string;
3747
- tabTextColorDisabledCard: string;
3748
- barColor: string;
3749
- closeColor: string;
3750
- closeColorHover: string;
3751
- closeColorPressed: string;
3752
- tabColor: string;
3753
- tabColorSegment: string;
3754
- tabBorderColor: string;
3755
- tabFontWeightActive: string;
3756
- tabFontWeight: string;
3757
- tabBorderRadius: string;
3758
- paneTextColor: string;
3759
- fontWeightStrong: string;
3760
- tabFontSizeSmall: string;
3761
- tabFontSizeMedium: string;
3762
- tabFontSizeLarge: string;
3763
- tabGapSmallLine: string;
3764
- tabGapMediumLine: string;
3765
- tabGapLargeLine: string;
3766
- tabPaddingSmallLine: string;
3767
- tabPaddingMediumLine: string;
3768
- tabPaddingLargeLine: string;
3769
- tabGapSmallBar: string;
3770
- tabGapMediumBar: string;
3771
- tabGapLargeBar: string;
3772
- tabPaddingSmallBar: string;
3773
- tabPaddingMediumBar: string;
3774
- tabPaddingLargeBar: string;
3775
- tabGapSmallCard: string;
3776
- tabGapMediumCard: string;
3777
- tabGapLargeCard: string;
3778
- tabPaddingSmallCard: string;
3779
- tabPaddingMediumCard: string;
3780
- tabPaddingLargeCard: string;
3781
- tabPaddingSmallSegment: string;
3782
- tabPaddingMediumSegment: string;
3783
- tabPaddingLargeSegment: string;
3784
- tabGapSmallSegment: string;
3785
- tabGapMediumSegment: string;
3786
- tabGapLargeSegment: string;
3787
- panePaddingSmall: string;
3788
- panePaddingMedium: string;
3789
- panePaddingLarge: string;
3790
- }, any>>>;
3791
- }, {
3792
- syncBarPosition: () => void;
3793
- mergedClsPrefix: import("vue").ComputedRef<string>;
3794
- mergedValue: import("vue").ComputedRef<string | number | null>;
3795
- renderedNames: Set<string | number>;
3796
- tabsPaneWrapperRef: import("vue").Ref<HTMLElement | null>;
3797
- tabsElRef: import("vue").Ref<HTMLElement | null>;
3798
- barElRef: import("vue").Ref<HTMLElement | null>;
3799
- addTabInstRef: import("vue").Ref<import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null>;
3800
- xScrollInstRef: import("vue").Ref<(import("vueuc").VXScrollInst & {
3801
- $: import("vue").ComponentInternalInstance;
3802
- $data: {};
3803
- $props: {};
3804
- $attrs: {
3805
- [x: string]: unknown;
3806
- };
3807
- $refs: {
3808
- [x: string]: unknown;
3809
- };
3810
- $slots: Readonly<{
3811
- [name: string]: import("vue").Slot | undefined;
3812
- }>;
3813
- $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null;
3814
- $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null;
3815
- $emit: (event: string, ...args: any[]) => void;
3816
- $el: any;
3817
- $options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}> & {
3818
- beforeCreate?: (() => void) | (() => void)[] | undefined;
3819
- created?: (() => void) | (() => void)[] | undefined;
3820
- beforeMount?: (() => void) | (() => void)[] | undefined;
3821
- mounted?: (() => void) | (() => void)[] | undefined;
3822
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
3823
- updated?: (() => void) | (() => void)[] | undefined;
3824
- activated?: (() => void) | (() => void)[] | undefined;
3825
- deactivated?: (() => void) | (() => void)[] | undefined;
3826
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
3827
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
3828
- destroyed?: (() => void) | (() => void)[] | undefined;
3829
- unmounted?: (() => void) | (() => void)[] | undefined;
3830
- renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
3831
- renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
3832
- errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null, info: string) => boolean | void)[] | undefined;
3833
- };
3834
- $forceUpdate: () => void;
3835
- $nextTick: typeof import("vue").nextTick;
3836
- $watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
3837
- } & import("vue").ShallowUnwrapRef<{}> & import("vue").ComponentCustomProperties) | null>;
3838
- scrollWrapperElRef: import("vue").Ref<HTMLElement | null>;
3839
- addTabFixed: import("vue").Ref<boolean>;
3840
- tabWrapperStyle: import("vue").ComputedRef<{
3841
- display: string;
3842
- justifyContent: "start" | "end" | "space-around" | "space-between" | "space-evenly" | "center";
3843
- } | undefined>;
3844
- handleNavResize: import("lodash").DebouncedFunc<(entry: ResizeObserverEntry) => void>;
3845
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large">;
3846
- handleScroll: import("lodash").DebouncedFunc<(e: Event) => void>;
3847
- handleTabsResize: import("lodash").DebouncedFunc<(entry: ResizeObserverEntry) => void>;
3848
- cssVars: import("vue").ComputedRef<{
3849
- '--n-bezier': string;
3850
- '--n-color-segment': string;
3851
- '--n-bar-color': string;
3852
- '--n-tab-font-size': string;
3853
- '--n-tab-text-color': string;
3854
- '--n-tab-text-color-active': string;
3855
- '--n-tab-text-color-disabled': string;
3856
- '--n-tab-text-color-hover': string;
3857
- '--n-pane-text-color': string;
3858
- '--n-tab-border-color': string;
3859
- '--n-tab-border-radius': string;
3860
- '--n-close-color': string;
3861
- '--n-close-color-hover': string;
3862
- '--n-close-color-pressed': string;
3863
- '--n-tab-color': string;
3864
- '--n-tab-font-weight': string;
3865
- '--n-tab-font-weight-active': string;
3866
- '--n-tab-padding': string;
3867
- '--n-tab-gap': string;
3868
- '--n-pane-padding': string;
3869
- '--n-font-weight-strong': string;
3870
- '--n-tab-color-segment': string;
3871
- }> | undefined;
3872
- themeClass: import("vue").Ref<string> | undefined;
3873
- animationDirection: import("vue").Ref<"prev" | "next">;
3874
- renderNameListRef: {
3875
- value: (string | number)[];
3876
- };
3877
- onAnimationBeforeLeave: () => void;
3878
- onAnimationEnter: (el: HTMLElement) => void;
3879
- onAnimationAfterEnter: () => void;
3880
- onRender: (() => void) | undefined;
3881
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3882
- readonly value: import("vue").PropType<string | number>;
3883
- readonly defaultValue: import("vue").PropType<string | number>;
3884
- readonly trigger: {
3885
- readonly type: import("vue").PropType<"click" | "hover">;
3886
- readonly default: "click";
3887
- };
3888
- readonly type: {
3889
- readonly type: import("vue").PropType<import("naive-ui/es/tabs/src/interface").TabsType>;
3890
- readonly default: "bar";
3891
- };
3892
- readonly closable: BooleanConstructor;
3893
- readonly justifyContent: import("vue").PropType<"start" | "end" | "space-around" | "space-between" | "space-evenly" | "center">;
3894
- readonly size: {
3895
- readonly type: import("vue").PropType<"small" | "medium" | "large">;
3896
- readonly default: "medium";
3897
- };
3898
- readonly tabStyle: import("vue").PropType<string | import("vue").CSSProperties>;
3899
- readonly barWidth: NumberConstructor;
3900
- readonly paneClass: StringConstructor;
3901
- readonly paneStyle: import("vue").PropType<string | import("vue").CSSProperties>;
3902
- readonly addable: import("vue").PropType<import("naive-ui/es/tabs/src/interface").Addable>;
3903
- readonly tabsPadding: {
3904
- readonly type: NumberConstructor;
3905
- readonly default: 0;
3906
- };
3907
- readonly animated: BooleanConstructor;
3908
- readonly onBeforeLeave: import("vue").PropType<import("naive-ui/es/tabs/src/interface").OnBeforeLeave>;
3909
- readonly onAdd: import("vue").PropType<() => void>;
3910
- readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
3911
- readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
3912
- readonly onClose: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnClose>>;
3913
- readonly labelSize: import("vue").PropType<"small" | "medium" | "large">;
3914
- readonly activeName: import("vue").PropType<string | number>;
3915
- readonly onActiveNameChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: never) => void>>;
3916
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tabs", {
3917
- colorSegment: string;
3918
- tabFontSizeCard: string;
3919
- tabTextColorLine: string;
3920
- tabTextColorActiveLine: string;
3921
- tabTextColorHoverLine: string;
3922
- tabTextColorDisabledLine: string;
3923
- tabTextColorSegment: string;
3924
- tabTextColorActiveSegment: string;
3925
- tabTextColorHoverSegment: string;
3926
- tabTextColorDisabledSegment: string;
3927
- tabTextColorBar: string;
3928
- tabTextColorActiveBar: string;
3929
- tabTextColorHoverBar: string;
3930
- tabTextColorDisabledBar: string;
3931
- tabTextColorCard: string;
3932
- tabTextColorHoverCard: string;
3933
- tabTextColorActiveCard: string;
3934
- tabTextColorDisabledCard: string;
3935
- barColor: string;
3936
- closeColor: string;
3937
- closeColorHover: string;
3938
- closeColorPressed: string;
3939
- tabColor: string;
3940
- tabColorSegment: string;
3941
- tabBorderColor: string;
3942
- tabFontWeightActive: string;
3943
- tabFontWeight: string;
3944
- tabBorderRadius: string;
3945
- paneTextColor: string;
3946
- fontWeightStrong: string;
3947
- tabFontSizeSmall: string;
3948
- tabFontSizeMedium: string;
3949
- tabFontSizeLarge: string;
3950
- tabGapSmallLine: string;
3951
- tabGapMediumLine: string;
3952
- tabGapLargeLine: string;
3953
- tabPaddingSmallLine: string;
3954
- tabPaddingMediumLine: string;
3955
- tabPaddingLargeLine: string;
3956
- tabGapSmallBar: string;
3957
- tabGapMediumBar: string;
3958
- tabGapLargeBar: string;
3959
- tabPaddingSmallBar: string;
3960
- tabPaddingMediumBar: string;
3961
- tabPaddingLargeBar: string;
3962
- tabGapSmallCard: string;
3963
- tabGapMediumCard: string;
3964
- tabGapLargeCard: string;
3965
- tabPaddingSmallCard: string;
3966
- tabPaddingMediumCard: string;
3967
- tabPaddingLargeCard: string;
3968
- tabPaddingSmallSegment: string;
3969
- tabPaddingMediumSegment: string;
3970
- tabPaddingLargeSegment: string;
3971
- tabGapSmallSegment: string;
3972
- tabGapMediumSegment: string;
3973
- tabGapLargeSegment: string;
3974
- panePaddingSmall: string;
3975
- panePaddingMedium: string;
3976
- panePaddingLarge: string;
3977
- }, any>>;
3978
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
3979
- colorSegment: string;
3980
- tabFontSizeCard: string;
3981
- tabTextColorLine: string;
3982
- tabTextColorActiveLine: string;
3983
- tabTextColorHoverLine: string;
3984
- tabTextColorDisabledLine: string;
3985
- tabTextColorSegment: string;
3986
- tabTextColorActiveSegment: string;
3987
- tabTextColorHoverSegment: string;
3988
- tabTextColorDisabledSegment: string;
3989
- tabTextColorBar: string;
3990
- tabTextColorActiveBar: string;
3991
- tabTextColorHoverBar: string;
3992
- tabTextColorDisabledBar: string;
3993
- tabTextColorCard: string;
3994
- tabTextColorHoverCard: string;
3995
- tabTextColorActiveCard: string;
3996
- tabTextColorDisabledCard: string;
3997
- barColor: string;
3998
- closeColor: string;
3999
- closeColorHover: string;
4000
- closeColorPressed: string;
4001
- tabColor: string;
4002
- tabColorSegment: string;
4003
- tabBorderColor: string;
4004
- tabFontWeightActive: string;
4005
- tabFontWeight: string;
4006
- tabBorderRadius: string;
4007
- paneTextColor: string;
4008
- fontWeightStrong: string;
4009
- tabFontSizeSmall: string;
4010
- tabFontSizeMedium: string;
4011
- tabFontSizeLarge: string;
4012
- tabGapSmallLine: string;
4013
- tabGapMediumLine: string;
4014
- tabGapLargeLine: string;
4015
- tabPaddingSmallLine: string;
4016
- tabPaddingMediumLine: string;
4017
- tabPaddingLargeLine: string;
4018
- tabGapSmallBar: string;
4019
- tabGapMediumBar: string;
4020
- tabGapLargeBar: string;
4021
- tabPaddingSmallBar: string;
4022
- tabPaddingMediumBar: string;
4023
- tabPaddingLargeBar: string;
4024
- tabGapSmallCard: string;
4025
- tabGapMediumCard: string;
4026
- tabGapLargeCard: string;
4027
- tabPaddingSmallCard: string;
4028
- tabPaddingMediumCard: string;
4029
- tabPaddingLargeCard: string;
4030
- tabPaddingSmallSegment: string;
4031
- tabPaddingMediumSegment: string;
4032
- tabPaddingLargeSegment: string;
4033
- tabGapSmallSegment: string;
4034
- tabGapMediumSegment: string;
4035
- tabGapLargeSegment: string;
4036
- panePaddingSmall: string;
4037
- panePaddingMedium: string;
4038
- panePaddingLarge: string;
4039
- }, any>>>;
4040
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
4041
- colorSegment: string;
4042
- tabFontSizeCard: string;
4043
- tabTextColorLine: string;
4044
- tabTextColorActiveLine: string;
4045
- tabTextColorHoverLine: string;
4046
- tabTextColorDisabledLine: string;
4047
- tabTextColorSegment: string;
4048
- tabTextColorActiveSegment: string;
4049
- tabTextColorHoverSegment: string;
4050
- tabTextColorDisabledSegment: string;
4051
- tabTextColorBar: string;
4052
- tabTextColorActiveBar: string;
4053
- tabTextColorHoverBar: string;
4054
- tabTextColorDisabledBar: string;
4055
- tabTextColorCard: string;
4056
- tabTextColorHoverCard: string;
4057
- tabTextColorActiveCard: string;
4058
- tabTextColorDisabledCard: string;
4059
- barColor: string;
4060
- closeColor: string;
4061
- closeColorHover: string;
4062
- closeColorPressed: string;
4063
- tabColor: string;
4064
- tabColorSegment: string;
4065
- tabBorderColor: string;
4066
- tabFontWeightActive: string;
4067
- tabFontWeight: string;
4068
- tabBorderRadius: string;
4069
- paneTextColor: string;
4070
- fontWeightStrong: string;
4071
- tabFontSizeSmall: string;
4072
- tabFontSizeMedium: string;
4073
- tabFontSizeLarge: string;
4074
- tabGapSmallLine: string;
4075
- tabGapMediumLine: string;
4076
- tabGapLargeLine: string;
4077
- tabPaddingSmallLine: string;
4078
- tabPaddingMediumLine: string;
4079
- tabPaddingLargeLine: string;
4080
- tabGapSmallBar: string;
4081
- tabGapMediumBar: string;
4082
- tabGapLargeBar: string;
4083
- tabPaddingSmallBar: string;
4084
- tabPaddingMediumBar: string;
4085
- tabPaddingLargeBar: string;
4086
- tabGapSmallCard: string;
4087
- tabGapMediumCard: string;
4088
- tabGapLargeCard: string;
4089
- tabPaddingSmallCard: string;
4090
- tabPaddingMediumCard: string;
4091
- tabPaddingLargeCard: string;
4092
- tabPaddingSmallSegment: string;
4093
- tabPaddingMediumSegment: string;
4094
- tabPaddingLargeSegment: string;
4095
- tabGapSmallSegment: string;
4096
- tabGapMediumSegment: string;
4097
- tabGapLargeSegment: string;
4098
- panePaddingSmall: string;
4099
- panePaddingMedium: string;
4100
- panePaddingLarge: string;
4101
- }, any>>>;
4102
- }>>, {
4103
- type: import("naive-ui/es/tabs/src/interface").TabsType;
4104
- size: "small" | "medium" | "large";
4105
- closable: boolean;
4106
- trigger: "click" | "hover";
4107
- animated: boolean;
4108
- tabsPadding: number;
4109
- }>;
859
+ NTooltip: any;
860
+ NTabs: any;
4110
861
  NTabPane: import("vue").DefineComponent<{
4111
862
  readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
4112
863
  [key: string]: any;
@@ -4117,7 +868,7 @@ declare const BigTable: SFCWithInstall<import("vue").DefineComponent<{
4117
868
  };
4118
869
  readonly disabled: BooleanConstructor;
4119
870
  readonly displayDirective: {
4120
- readonly type: import("vue").PropType<"show" | "if" | "show:lazy">;
871
+ readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
4121
872
  readonly default: "if";
4122
873
  };
4123
874
  readonly closable: {
@@ -4142,7 +893,7 @@ declare const BigTable: SFCWithInstall<import("vue").DefineComponent<{
4142
893
  };
4143
894
  readonly disabled: BooleanConstructor;
4144
895
  readonly displayDirective: {
4145
- readonly type: import("vue").PropType<"show" | "if" | "show:lazy">;
896
+ readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
4146
897
  readonly default: "if";
4147
898
  };
4148
899
  readonly closable: {
@@ -4154,82 +905,11 @@ declare const BigTable: SFCWithInstall<import("vue").DefineComponent<{
4154
905
  [key: string]: any;
4155
906
  }> | (() => import("vue").VNodeChild)>;
4156
907
  }>>, {
4157
- disabled: boolean;
4158
- closable: boolean | undefined;
4159
- displayDirective: "show" | "if" | "show:lazy";
908
+ readonly disabled: boolean;
909
+ readonly closable: boolean | undefined;
910
+ readonly displayDirective: "if" | "show" | "show:lazy";
4160
911
  }>;
4161
- NIcon: import("vue").DefineComponent<{
4162
- readonly depth: import("vue").PropType<import("naive-ui/es/icon/src/Icon").Depth>;
4163
- readonly size: import("vue").PropType<string | number>;
4164
- readonly color: StringConstructor;
4165
- readonly component: import("vue").PropType<import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>>;
4166
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Icon", {
4167
- color: string;
4168
- opacity1Depth: string;
4169
- opacity2Depth: string;
4170
- opacity3Depth: string;
4171
- opacity4Depth: string;
4172
- opacity5Depth: string;
4173
- }, any>>;
4174
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
4175
- color: string;
4176
- opacity1Depth: string;
4177
- opacity2Depth: string;
4178
- opacity3Depth: string;
4179
- opacity4Depth: string;
4180
- opacity5Depth: string;
4181
- }, any>>>;
4182
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
4183
- color: string;
4184
- opacity1Depth: string;
4185
- opacity2Depth: string;
4186
- opacity3Depth: string;
4187
- opacity4Depth: string;
4188
- opacity5Depth: string;
4189
- }, any>>>;
4190
- }, {
4191
- mergedClsPrefix: import("vue").ComputedRef<string>;
4192
- mergedStyle: import("vue").ComputedRef<{
4193
- fontSize: string | undefined;
4194
- color: string | undefined;
4195
- }>;
4196
- cssVars: import("vue").ComputedRef<{
4197
- '--n-bezier': string;
4198
- '--n-color': string;
4199
- '--n-opacity': string;
4200
- }> | undefined;
4201
- themeClass: import("vue").Ref<string> | undefined;
4202
- onRender: (() => void) | undefined;
4203
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4204
- readonly depth: import("vue").PropType<import("naive-ui/es/icon/src/Icon").Depth>;
4205
- readonly size: import("vue").PropType<string | number>;
4206
- readonly color: StringConstructor;
4207
- readonly component: import("vue").PropType<import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>>;
4208
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Icon", {
4209
- color: string;
4210
- opacity1Depth: string;
4211
- opacity2Depth: string;
4212
- opacity3Depth: string;
4213
- opacity4Depth: string;
4214
- opacity5Depth: string;
4215
- }, any>>;
4216
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
4217
- color: string;
4218
- opacity1Depth: string;
4219
- opacity2Depth: string;
4220
- opacity3Depth: string;
4221
- opacity4Depth: string;
4222
- opacity5Depth: string;
4223
- }, any>>>;
4224
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
4225
- color: string;
4226
- opacity1Depth: string;
4227
- opacity2Depth: string;
4228
- opacity3Depth: string;
4229
- opacity4Depth: string;
4230
- opacity5Depth: string;
4231
- }, any>>>;
4232
- }>>, {}>;
912
+ NIcon: any;
4233
913
  CGrid: SFCWithInstall<import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
4234
914
  checkMethod: ({ row }: {
4235
915
  row: any;