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

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