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

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