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