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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (133) hide show
  1. package/es/components/annotation-edit/style/index.css +1 -15
  2. package/es/components/big-table/index.d.ts +9 -3395
  3. package/es/components/big-table/src/BigTable.vue.d.ts +9 -3396
  4. package/es/components/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.js +12 -4
  5. package/es/components/big-table/src/components/edit-form/edit-date.d.ts +1 -1
  6. package/es/components/big-table/src/components/edit-form/edit-input.d.ts +1 -1
  7. package/es/components/big-table/src/components/edit-form/edit-input.js +4 -1
  8. package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +2 -2
  9. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
  10. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +2 -1163
  11. package/es/components/big-table/src/components/edit-form/edit-time.d.ts +1 -1
  12. package/es/components/big-table/src/components/input-button.vue.d.ts +2 -2263
  13. package/es/components/big-table/src/hooks/useEdit.d.ts +7 -1168
  14. package/es/components/big-table/src/hooks/useEvent2.js +22 -7
  15. package/es/components/big-table/style/index.css +1 -634
  16. package/es/components/bpmn-workflow/style/index.css +1 -29
  17. package/es/components/button-print/index.d.ts +16 -6819
  18. package/es/components/button-print/src/ButtonPrint.vue.d.ts +16 -6819
  19. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +10 -4469
  20. package/es/components/button-print/src/utils/print.d.ts +1 -1
  21. package/es/components/button-print/src/utils/print2.js +12 -14
  22. package/es/components/button-print/style/index.css +1 -24
  23. package/es/components/chunk-upload/index.d.ts +2 -1472
  24. package/es/components/chunk-upload/src/chunk-upload-new.vue.d.ts +3 -1742
  25. package/es/components/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +2 -1472
  26. package/es/components/chunk-upload/style/index.css +1 -365
  27. package/es/components/drag-layout/index.d.ts +155 -19744
  28. package/es/components/drag-layout/src/DragFormLeftItem.vue.d.ts +5 -8012
  29. package/es/components/drag-layout/src/DragFormRightItem.vue.d.ts +4 -3107
  30. package/es/components/drag-layout/src/DragLayout.vue.d.ts +156 -19745
  31. package/es/components/drag-layout/style/index.css +1 -175
  32. package/es/components/fabric-chart/index.d.ts +2 -2
  33. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +2 -2
  34. package/es/components/fabric-chart/src/hooks/index.js +1 -1
  35. package/es/components/fabric-chart/src/hooks/useCenter2.js +58 -38
  36. package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -0
  37. package/es/components/fabric-chart/src/hooks/useDraw.js +1 -1
  38. package/es/components/fabric-chart/src/hooks/useDraw2.js +30 -1
  39. package/es/components/fabric-chart/src/hooks/useLeft2.js +8 -1
  40. package/es/components/fabric-chart/style/index.css +1 -43
  41. package/es/components/field-set/index.d.ts +8 -6824
  42. package/es/components/field-set/src/FieldSet.vue.d.ts +8 -6824
  43. package/es/components/field-set/style/index.css +1 -139
  44. package/es/components/form-config/index.d.ts +17 -8976
  45. package/es/components/form-config/src/FormConfig.vue.d.ts +17 -8976
  46. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +9 -4487
  47. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +7 -3091
  48. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +2 -1472
  49. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -1472
  50. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +4 -3195
  51. package/es/components/form-config/src/utils/index2.js +1 -1
  52. package/es/components/form-config/style/index.css +1 -158
  53. package/es/components/form-render/index.d.ts +6 -1154
  54. package/es/components/form-render/src/FormRender.vue.d.ts +7 -1155
  55. package/es/components/form-render/src/components/renderer/jsonCombination/index.js +1 -1
  56. package/es/components/form-render/src/components/renderer/linebar.d.ts +1 -1
  57. package/es/components/form-render/src/components/renderer/select.js +1 -1
  58. package/es/components/form-render/src/hooks/useCommonLog2.js +1 -1
  59. package/es/components/form-render/src/hooks/useFieldListAdaptor2.js +1 -1
  60. package/es/components/form-render/src/utils/business.d.ts +1 -1
  61. package/es/components/form-render/src/utils/index.d.ts +1 -1
  62. package/es/components/form-render/src/utils/index.js +2 -2
  63. package/es/components/form-render/style/index.css +1 -146
  64. package/es/components/form-table/index.d.ts +43 -32166
  65. package/es/components/form-table/src/FormTable.vue.d.ts +43 -32180
  66. package/es/components/form-table/src/components/index.d.ts +43 -32166
  67. package/es/components/form-table/src/components/table-age.vue.d.ts +5 -4007
  68. package/es/components/form-table/src/components/table-date-picker.vue.d.ts +3 -5084
  69. package/es/components/form-table/src/components/table-digital.vue.d.ts +4 -2672
  70. package/es/components/form-table/src/components/table-input-password.vue.d.ts +4 -1344
  71. package/es/components/form-table/src/components/table-input.vue.d.ts +4 -1344
  72. package/es/components/form-table/src/components/table-month-picker.vue.d.ts +2 -5083
  73. package/es/components/form-table/src/components/table-search-more.vue.d.ts +2 -1401
  74. package/es/components/form-table/src/components/table-search.vue.d.ts +3 -2736
  75. package/es/components/form-table/src/components/table-select-multiple.vue.d.ts +2 -1336
  76. package/es/components/form-table/src/components/table-select.vue.d.ts +2 -1336
  77. package/es/components/form-table/src/components/table-textarea.vue.d.ts +5 -1345
  78. package/es/components/form-table/src/components/table-time-picker.vue.d.ts +2 -2438
  79. package/es/components/form-table/src/components/table-tree-select.vue.d.ts +2 -1559
  80. package/es/components/form-table/src/components/text-over-tooltip.vue.d.ts +2 -480
  81. package/es/components/form-table/style/index.css +1 -214
  82. package/es/components/grid/src/hooks2.js +1 -0
  83. package/es/components/grid/style/index.css +1 -10
  84. package/es/components/index.css +1 -3346
  85. package/es/components/info-header/index.d.ts +16 -2561
  86. package/es/components/info-header/src/HiddenContent.vue.d.ts +4 -804
  87. package/es/components/info-header/src/InfoEllipsis.vue.d.ts +3 -803
  88. package/es/components/info-header/src/InfoHeader.vue.d.ts +15 -2560
  89. package/es/components/info-header/style/index.css +1 -121
  90. package/es/components/map/index.d.ts +2 -2263
  91. package/es/components/map/src/Map.vue.d.ts +2 -2263
  92. package/es/components/map/style/index.css +1 -61
  93. package/es/components/scale-view/index.d.ts +12 -3073
  94. package/es/components/scale-view/src/ScaleView.vue.d.ts +8 -3070
  95. package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +1 -1
  96. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +1 -1400
  97. package/es/components/scale-view/src/components/formitem/r-address.d.ts +1 -1
  98. package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +1 -1
  99. package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +1 -1
  100. package/es/components/scale-view/src/components/formitem/r-collection.d.ts +1 -1
  101. package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +1 -1
  102. package/es/components/scale-view/src/components/formitem/r-input.d.ts +1 -1
  103. package/es/components/scale-view/src/components/formitem/r-map.d.ts +1 -1
  104. package/es/components/scale-view/src/components/formitem/r-radio.d.ts +1 -1
  105. package/es/components/scale-view/src/components/formitem/r-select.d.ts +1 -1
  106. package/es/components/scale-view/src/components/formitem/r-upload.d.ts +1 -1
  107. package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +2 -480
  108. package/es/components/scale-view/src/hooks/use-component.d.ts +39 -8514
  109. package/es/components/scale-view/style/index.css +1 -738
  110. package/es/components/select-label/index.d.ts +24 -11264
  111. package/es/components/select-label/src/LabelFormContent.vue.d.ts +10 -4250
  112. package/es/components/select-label/src/SelectLabel.vue.d.ts +14 -7027
  113. package/es/components/select-label/src/components/label-classify.vue.d.ts +5 -3482
  114. package/es/components/select-label/style/index.css +1 -164
  115. package/es/components/select-person/index.d.ts +9 -5369
  116. package/es/components/select-person/src/SearchTree.vue.d.ts +3 -1339
  117. package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -5369
  118. package/es/components/select-person/style/index.css +1 -193
  119. package/es/components/shortcut-provider/style/index.css +1 -3
  120. package/es/components/shortcut-setter/index.d.ts +6 -1154
  121. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +6 -1154
  122. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +1 -863
  123. package/es/components/shortcut-setter/style/index.css +1 -8
  124. package/es/components/steps-wheel/index.d.ts +1 -479
  125. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -479
  126. package/es/components/steps-wheel/style/index.css +1 -161
  127. package/es/components/time-line/index.d.ts +7 -1672
  128. package/es/components/time-line/src/TimeLine.vue.d.ts +6 -1671
  129. package/es/components/time-line/style/index.css +1 -37
  130. package/es/env.d.ts +0 -18
  131. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1400
  132. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +2 -480
  133. package/package.json +2 -2
@@ -263,1341 +263,7 @@ declare const _default: import("vue").DefineComponent<{
263
263
  handleDefaultTimeRange: (time: any, item: any, chooseDate?: any) => {};
264
264
  changeTimeDate: (time: any, minTime: any, maxTime: any, item: import("../../../../shared/types").AnyObject) => {};
265
265
  setTimeRangeArr: (hMin: any, HMax: any, mMin: any, mMax: any, sMin: any, sMax: any) => Required<Partial<Record<"hArr" | "mArr" | "sArr", [any, any]>>>;
266
- NSelect: import("vue").DefineComponent<{
267
- readonly to: {
268
- type: import("vue").PropType<string | boolean | HTMLElement>;
269
- default: undefined;
270
- };
271
- readonly bordered: {
272
- readonly type: import("vue").PropType<boolean | undefined>;
273
- readonly default: undefined;
274
- };
275
- readonly clearable: BooleanConstructor;
276
- readonly clearFilterAfterSelect: {
277
- readonly type: BooleanConstructor;
278
- readonly default: true;
279
- };
280
- readonly options: {
281
- readonly type: import("vue").PropType<import("naive-ui/es/select/src/interface").SelectMixedOption[]>;
282
- readonly default: () => never[];
283
- };
284
- readonly defaultValue: {
285
- readonly type: import("vue").PropType<import("naive-ui/es/select/src/interface").Value | null>;
286
- readonly default: null;
287
- };
288
- readonly value: import("vue").PropType<import("naive-ui/es/select/src/interface").Value | null>;
289
- readonly placeholder: StringConstructor;
290
- readonly menuProps: import("vue").PropType<import("vue").HTMLAttributes>;
291
- readonly multiple: BooleanConstructor;
292
- readonly size: import("vue").PropType<import("naive-ui/es/select/src/interface").Size>;
293
- readonly filterable: BooleanConstructor;
294
- readonly disabled: {
295
- readonly type: import("vue").PropType<boolean | undefined>;
296
- readonly default: undefined;
297
- };
298
- readonly remote: BooleanConstructor;
299
- readonly loading: BooleanConstructor;
300
- readonly filter: import("vue").PropType<import("naive-ui").SelectFilter>;
301
- readonly placement: {
302
- readonly type: import("vue").PropType<import("naive-ui").PopoverPlacement>;
303
- readonly default: "bottom-start";
304
- };
305
- readonly widthMode: {
306
- readonly type: StringConstructor;
307
- readonly default: "trigger";
308
- };
309
- readonly tag: BooleanConstructor;
310
- readonly onCreate: import("vue").PropType<(label: string) => import("naive-ui").SelectOption>;
311
- readonly fallbackOption: {
312
- readonly type: import("vue").PropType<false | import("naive-ui/es/select/src/interface").SelectFallbackOption | undefined>;
313
- readonly default: undefined;
314
- };
315
- readonly show: {
316
- readonly type: import("vue").PropType<boolean | undefined>;
317
- readonly default: undefined;
318
- };
319
- readonly showArrow: {
320
- readonly type: BooleanConstructor;
321
- readonly default: true;
322
- };
323
- readonly maxTagCount: import("vue").PropType<number | "responsive">;
324
- readonly consistentMenuWidth: {
325
- readonly type: BooleanConstructor;
326
- readonly default: true;
327
- };
328
- readonly virtualScroll: {
329
- readonly type: BooleanConstructor;
330
- readonly default: true;
331
- };
332
- readonly labelField: {
333
- readonly type: StringConstructor;
334
- readonly default: "label";
335
- };
336
- readonly valueField: {
337
- readonly type: StringConstructor;
338
- readonly default: "value";
339
- };
340
- readonly childrenField: {
341
- readonly type: StringConstructor;
342
- readonly default: "children";
343
- };
344
- readonly renderLabel: import("vue").PropType<import("naive-ui/es/_internal/select-menu/src/interface").RenderLabel>;
345
- readonly renderOption: import("vue").PropType<import("naive-ui/es/_internal/select-menu/src/interface").RenderOption>;
346
- readonly renderTag: import("vue").PropType<import("naive-ui").SelectRenderTag>;
347
- readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/select/src/interface").OnUpdateValue> | undefined>;
348
- readonly inputProps: import("vue").PropType<import("vue").InputHTMLAttributes>;
349
- readonly nodeProps: import("vue").PropType<import("naive-ui").SelectNodeProps>;
350
- readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/select/src/interface").OnUpdateValue> | undefined>;
351
- readonly onBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void> | undefined>;
352
- readonly onClear: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void> | undefined>;
353
- readonly onFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void> | undefined>;
354
- readonly onScroll: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: Event) => void> | undefined>;
355
- readonly onSearch: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: string) => void> | undefined>;
356
- readonly onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
357
- readonly 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
358
- readonly displayDirective: {
359
- readonly type: import("vue").PropType<"show" | "if">;
360
- readonly default: "show";
361
- };
362
- readonly resetMenuOnOptionsChange: {
363
- readonly type: BooleanConstructor;
364
- readonly default: true;
365
- };
366
- readonly status: import("vue").PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
367
- readonly internalShowCheckmark: {
368
- readonly type: BooleanConstructor;
369
- readonly default: true;
370
- };
371
- readonly onChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/select/src/interface").OnUpdateValue>>;
372
- readonly items: import("vue").PropType<import("naive-ui/es/select/src/interface").SelectMixedOption[]>;
373
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Select", {
374
- menuBoxShadow: string;
375
- }, {
376
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
377
- fontSizeTiny: string;
378
- fontSizeSmall: string;
379
- fontSizeMedium: string;
380
- fontSizeLarge: string;
381
- heightTiny: string;
382
- heightSmall: string;
383
- heightMedium: string;
384
- heightLarge: string;
385
- borderRadius: string;
386
- textColor: string;
387
- textColorDisabled: string;
388
- placeholderColor: string;
389
- placeholderColorDisabled: string;
390
- color: string;
391
- colorDisabled: string;
392
- colorActive: string;
393
- border: string;
394
- borderHover: string;
395
- borderActive: string;
396
- borderFocus: string;
397
- boxShadowHover: string;
398
- boxShadowActive: string;
399
- boxShadowFocus: string;
400
- caretColor: string;
401
- arrowColor: string;
402
- arrowColorDisabled: string;
403
- loadingColor: string;
404
- borderWarning: string;
405
- borderHoverWarning: string;
406
- borderActiveWarning: string;
407
- borderFocusWarning: string;
408
- boxShadowHoverWarning: string;
409
- boxShadowActiveWarning: string;
410
- boxShadowFocusWarning: string;
411
- colorActiveWarning: string;
412
- caretColorWarning: string;
413
- borderError: string;
414
- borderHoverError: string;
415
- borderActiveError: string;
416
- borderFocusError: string;
417
- boxShadowHoverError: string;
418
- boxShadowActiveError: string;
419
- boxShadowFocusError: string;
420
- colorActiveError: string;
421
- caretColorError: string;
422
- clearColor: string;
423
- clearColorHover: string;
424
- clearColorPressed: string;
425
- paddingSingle: string;
426
- paddingMultiple: string;
427
- clearSize: string;
428
- arrowSize: string;
429
- }, {
430
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
431
- fontSize: string;
432
- borderRadius: string;
433
- color: string;
434
- dividerColor: string;
435
- textColor: string;
436
- boxShadow: string;
437
- space: string;
438
- spaceArrow: string;
439
- arrowOffset: string;
440
- arrowOffsetVertical: string;
441
- arrowHeight: string;
442
- padding: string;
443
- }, any>;
444
- }>;
445
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
446
- optionFontSizeSmall: string;
447
- optionFontSizeMedium: string;
448
- optionFontSizeLarge: string;
449
- optionFontSizeHuge: string;
450
- optionHeightSmall: string;
451
- optionHeightMedium: string;
452
- optionHeightLarge: string;
453
- optionHeightHuge: string;
454
- borderRadius: string;
455
- color: string;
456
- groupHeaderTextColor: string;
457
- actionDividerColor: string;
458
- optionTextColor: string;
459
- optionTextColorPressed: string;
460
- optionTextColorDisabled: string;
461
- optionTextColorActive: string;
462
- optionOpacityDisabled: string;
463
- optionCheckColor: string;
464
- optionColorPending: string;
465
- optionColorActive: string;
466
- optionColorActivePending: string;
467
- actionTextColor: string;
468
- loadingColor: string;
469
- height: string;
470
- paddingSmall: string;
471
- paddingMedium: string;
472
- paddingLarge: string;
473
- paddingHuge: string;
474
- optionPaddingSmall: string;
475
- optionPaddingMedium: string;
476
- optionPaddingLarge: string;
477
- optionPaddingHuge: string;
478
- loadingSize: string;
479
- }, {
480
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
481
- color: string;
482
- colorHover: string;
483
- }, any>;
484
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
485
- fontSizeSmall: string;
486
- fontSizeMedium: string;
487
- fontSizeLarge: string;
488
- fontSizeHuge: string;
489
- textColor: string;
490
- iconColor: string;
491
- extraTextColor: string;
492
- iconSizeSmall: string;
493
- iconSizeMedium: string;
494
- iconSizeLarge: string;
495
- iconSizeHuge: string;
496
- }, any>;
497
- }>;
498
- }>>;
499
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Select", {
500
- menuBoxShadow: string;
501
- }, {
502
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
503
- fontSizeTiny: string;
504
- fontSizeSmall: string;
505
- fontSizeMedium: string;
506
- fontSizeLarge: string;
507
- heightTiny: string;
508
- heightSmall: string;
509
- heightMedium: string;
510
- heightLarge: string;
511
- borderRadius: string;
512
- textColor: string;
513
- textColorDisabled: string;
514
- placeholderColor: string;
515
- placeholderColorDisabled: string;
516
- color: string;
517
- colorDisabled: string;
518
- colorActive: string;
519
- border: string;
520
- borderHover: string;
521
- borderActive: string;
522
- borderFocus: string;
523
- boxShadowHover: string;
524
- boxShadowActive: string;
525
- boxShadowFocus: string;
526
- caretColor: string;
527
- arrowColor: string;
528
- arrowColorDisabled: string;
529
- loadingColor: string;
530
- borderWarning: string;
531
- borderHoverWarning: string;
532
- borderActiveWarning: string;
533
- borderFocusWarning: string;
534
- boxShadowHoverWarning: string;
535
- boxShadowActiveWarning: string;
536
- boxShadowFocusWarning: string;
537
- colorActiveWarning: string;
538
- caretColorWarning: string;
539
- borderError: string;
540
- borderHoverError: string;
541
- borderActiveError: string;
542
- borderFocusError: string;
543
- boxShadowHoverError: string;
544
- boxShadowActiveError: string;
545
- boxShadowFocusError: string;
546
- colorActiveError: string;
547
- caretColorError: string;
548
- clearColor: string;
549
- clearColorHover: string;
550
- clearColorPressed: string;
551
- paddingSingle: string;
552
- paddingMultiple: string;
553
- clearSize: string;
554
- arrowSize: string;
555
- }, {
556
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
557
- fontSize: string;
558
- borderRadius: string;
559
- color: string;
560
- dividerColor: string;
561
- textColor: string;
562
- boxShadow: string;
563
- space: string;
564
- spaceArrow: string;
565
- arrowOffset: string;
566
- arrowOffsetVertical: string;
567
- arrowHeight: string;
568
- padding: string;
569
- }, any>;
570
- }>;
571
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
572
- optionFontSizeSmall: string;
573
- optionFontSizeMedium: string;
574
- optionFontSizeLarge: string;
575
- optionFontSizeHuge: string;
576
- optionHeightSmall: string;
577
- optionHeightMedium: string;
578
- optionHeightLarge: string;
579
- optionHeightHuge: string;
580
- borderRadius: string;
581
- color: string;
582
- groupHeaderTextColor: string;
583
- actionDividerColor: string;
584
- optionTextColor: string;
585
- optionTextColorPressed: string;
586
- optionTextColorDisabled: string;
587
- optionTextColorActive: string;
588
- optionOpacityDisabled: string;
589
- optionCheckColor: string;
590
- optionColorPending: string;
591
- optionColorActive: string;
592
- optionColorActivePending: string;
593
- actionTextColor: string;
594
- loadingColor: string;
595
- height: string;
596
- paddingSmall: string;
597
- paddingMedium: string;
598
- paddingLarge: string;
599
- paddingHuge: string;
600
- optionPaddingSmall: string;
601
- optionPaddingMedium: string;
602
- optionPaddingLarge: string;
603
- optionPaddingHuge: string;
604
- loadingSize: string;
605
- }, {
606
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
607
- color: string;
608
- colorHover: string;
609
- }, any>;
610
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
611
- fontSizeSmall: string;
612
- fontSizeMedium: string;
613
- fontSizeLarge: string;
614
- fontSizeHuge: string;
615
- textColor: string;
616
- iconColor: string;
617
- extraTextColor: string;
618
- iconSizeSmall: string;
619
- iconSizeMedium: string;
620
- iconSizeLarge: string;
621
- iconSizeHuge: string;
622
- }, any>;
623
- }>;
624
- }>>>;
625
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Select", {
626
- menuBoxShadow: string;
627
- }, {
628
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
629
- fontSizeTiny: string;
630
- fontSizeSmall: string;
631
- fontSizeMedium: string;
632
- fontSizeLarge: string;
633
- heightTiny: string;
634
- heightSmall: string;
635
- heightMedium: string;
636
- heightLarge: string;
637
- borderRadius: string;
638
- textColor: string;
639
- textColorDisabled: string;
640
- placeholderColor: string;
641
- placeholderColorDisabled: string;
642
- color: string;
643
- colorDisabled: string;
644
- colorActive: string;
645
- border: string;
646
- borderHover: string;
647
- borderActive: string;
648
- borderFocus: string;
649
- boxShadowHover: string;
650
- boxShadowActive: string;
651
- boxShadowFocus: string;
652
- caretColor: string;
653
- arrowColor: string;
654
- arrowColorDisabled: string;
655
- loadingColor: string;
656
- borderWarning: string;
657
- borderHoverWarning: string;
658
- borderActiveWarning: string;
659
- borderFocusWarning: string;
660
- boxShadowHoverWarning: string;
661
- boxShadowActiveWarning: string;
662
- boxShadowFocusWarning: string;
663
- colorActiveWarning: string;
664
- caretColorWarning: string;
665
- borderError: string;
666
- borderHoverError: string;
667
- borderActiveError: string;
668
- borderFocusError: string;
669
- boxShadowHoverError: string;
670
- boxShadowActiveError: string;
671
- boxShadowFocusError: string;
672
- colorActiveError: string;
673
- caretColorError: string;
674
- clearColor: string;
675
- clearColorHover: string;
676
- clearColorPressed: string;
677
- paddingSingle: string;
678
- paddingMultiple: string;
679
- clearSize: string;
680
- arrowSize: string;
681
- }, {
682
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
683
- fontSize: string;
684
- borderRadius: string;
685
- color: string;
686
- dividerColor: string;
687
- textColor: string;
688
- boxShadow: string;
689
- space: string;
690
- spaceArrow: string;
691
- arrowOffset: string;
692
- arrowOffsetVertical: string;
693
- arrowHeight: string;
694
- padding: string;
695
- }, any>;
696
- }>;
697
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
698
- optionFontSizeSmall: string;
699
- optionFontSizeMedium: string;
700
- optionFontSizeLarge: string;
701
- optionFontSizeHuge: string;
702
- optionHeightSmall: string;
703
- optionHeightMedium: string;
704
- optionHeightLarge: string;
705
- optionHeightHuge: string;
706
- borderRadius: string;
707
- color: string;
708
- groupHeaderTextColor: string;
709
- actionDividerColor: string;
710
- optionTextColor: string;
711
- optionTextColorPressed: string;
712
- optionTextColorDisabled: string;
713
- optionTextColorActive: string;
714
- optionOpacityDisabled: string;
715
- optionCheckColor: string;
716
- optionColorPending: string;
717
- optionColorActive: string;
718
- optionColorActivePending: string;
719
- actionTextColor: string;
720
- loadingColor: string;
721
- height: string;
722
- paddingSmall: string;
723
- paddingMedium: string;
724
- paddingLarge: string;
725
- paddingHuge: string;
726
- optionPaddingSmall: string;
727
- optionPaddingMedium: string;
728
- optionPaddingLarge: string;
729
- optionPaddingHuge: string;
730
- loadingSize: string;
731
- }, {
732
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
733
- color: string;
734
- colorHover: string;
735
- }, any>;
736
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
737
- fontSizeSmall: string;
738
- fontSizeMedium: string;
739
- fontSizeLarge: string;
740
- fontSizeHuge: string;
741
- textColor: string;
742
- iconColor: string;
743
- extraTextColor: string;
744
- iconSizeSmall: string;
745
- iconSizeMedium: string;
746
- iconSizeLarge: string;
747
- iconSizeHuge: string;
748
- }, any>;
749
- }>;
750
- }>>>;
751
- }, {
752
- mergedStatus: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").FormValidationStatus | undefined>;
753
- mergedClsPrefix: import("vue").ComputedRef<string>;
754
- mergedBordered: import("vue").ComputedRef<boolean>;
755
- namespace: import("vue").ComputedRef<string | undefined>;
756
- treeMate: import("vue").ComputedRef<import("treemate").TreeMate<import("naive-ui").SelectOption, import("naive-ui").SelectGroupOption, import("naive-ui/es/select/src/interface").SelectIgnoredOption>>;
757
- isMounted: Readonly<import("vue").Ref<boolean>>;
758
- triggerRef: import("vue").Ref<{
759
- isCompositing: boolean;
760
- focus: () => void;
761
- focusInput: () => void;
762
- blur: () => void;
763
- $el: HTMLElement;
764
- } | null>;
765
- menuRef: import("vue").Ref<{
766
- selfRef: HTMLElement | null;
767
- getPendingTmNode: () => import("treemate").TreeNode<import("naive-ui/es/select/src/interface").SelectBaseOption<string | number, string | ((option: import("naive-ui/es/select/src/interface").SelectBaseOption<string | number, any>, selected: boolean) => import("vue").VNodeChild)>, import("naive-ui/es/select/src/interface").SelectBaseOption<string | number, string | ((option: import("naive-ui/es/select/src/interface").SelectBaseOption<string | number, any>, selected: boolean) => import("vue").VNodeChild)>, import("naive-ui/es/select/src/interface").SelectBaseOption<string | number, string | ((option: import("naive-ui/es/select/src/interface").SelectBaseOption<string | number, any>, selected: boolean) => import("vue").VNodeChild)>> | null;
768
- prev: () => void;
769
- next: () => void;
770
- } | null>;
771
- pattern: import("vue").Ref<string>;
772
- uncontrolledShow: import("vue").Ref<boolean>;
773
- mergedShow: import("vue").ComputedRef<boolean>;
774
- adjustedTo: import("vue").ComputedRef<string | HTMLElement>;
775
- uncontrolledValue: import("vue").Ref<string[] | import("naive-ui/es/select/src/interface").ValueAtom | number[] | import("naive-ui/es/select/src/interface").ValueAtom[] | null>;
776
- mergedValue: import("vue").ComputedRef<string[] | import("naive-ui/es/select/src/interface").ValueAtom | number[] | import("naive-ui/es/select/src/interface").ValueAtom[] | null>;
777
- followerRef: import("vue").Ref<{
778
- syncPosition: () => void;
779
- } | null>;
780
- localizedPlaceholder: import("vue").ComputedRef<string>;
781
- selectedOption: import("vue").ComputedRef<import("naive-ui").SelectOption | null>;
782
- selectedOptions: import("vue").ComputedRef<import("naive-ui").SelectOption[] | null>;
783
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
784
- mergedDisabled: import("vue").ComputedRef<boolean>;
785
- focused: import("vue").Ref<boolean>;
786
- activeWithoutMenuOpen: import("vue").Ref<boolean>;
787
- inlineThemeDisabled: boolean | undefined;
788
- onTriggerInputFocus: () => void;
789
- onTriggerInputBlur: () => void;
790
- handleTriggerOrMenuResize: () => void;
791
- handleMenuFocus: (e: FocusEvent) => void;
792
- handleMenuBlur: (e: FocusEvent) => void;
793
- handleMenuTabOut: () => void;
794
- handleTriggerClick: () => void;
795
- handleToggle: (tmNode: import("treemate").TreeNode<import("naive-ui").SelectOption, import("naive-ui").SelectOption, import("naive-ui").SelectOption>) => void;
796
- handleDeleteOption: (option: import("naive-ui").SelectOption) => void;
797
- handlePatternInput: (e: InputEvent) => void;
798
- handleClear: (e: MouseEvent) => void;
799
- handleTriggerBlur: (e: FocusEvent) => void;
800
- handleTriggerFocus: (e: FocusEvent) => void;
801
- handleKeydown: (e: KeyboardEvent) => void;
802
- handleMenuAfterLeave: () => void;
803
- handleMenuClickOutside: (e: MouseEvent) => void;
804
- handleMenuScroll: (e: Event) => void;
805
- handleMenuKeydown: (e: KeyboardEvent) => void;
806
- handleMenuMousedown: (e: MouseEvent) => void;
807
- mergedTheme: import("vue").ComputedRef<{
808
- common: {
809
- baseColor: string;
810
- primaryColor: string;
811
- primaryColorHover: string;
812
- primaryColorPressed: string;
813
- primaryColorSuppl: string;
814
- infoColor: string;
815
- infoColorHover: string;
816
- infoColorPressed: string;
817
- infoColorSuppl: string;
818
- successColor: string;
819
- successColorHover: string;
820
- successColorPressed: string;
821
- successColorSuppl: string;
822
- warningColor: string;
823
- warningColorHover: string;
824
- warningColorPressed: string;
825
- warningColorSuppl: string;
826
- errorColor: string;
827
- errorColorHover: string;
828
- errorColorPressed: string;
829
- errorColorSuppl: string;
830
- textColorBase: string;
831
- textColor1: string;
832
- textColor2: string;
833
- textColor3: string;
834
- textColorDisabled: string;
835
- placeholderColor: string;
836
- placeholderColorDisabled: string;
837
- iconColor: string;
838
- iconColorHover: string;
839
- iconColorPressed: string;
840
- iconColorDisabled: string;
841
- opacity1: string;
842
- opacity2: string;
843
- opacity3: string;
844
- opacity4: string;
845
- opacity5: string;
846
- dividerColor: string;
847
- borderColor: string;
848
- closeIconColor: string;
849
- closeIconColorHover: string;
850
- closeIconColorPressed: string;
851
- closeColorHover: string;
852
- closeColorPressed: string;
853
- clearColor: string;
854
- clearColorHover: string;
855
- clearColorPressed: string;
856
- scrollbarColor: string;
857
- scrollbarColorHover: string;
858
- scrollbarWidth: string;
859
- scrollbarHeight: string;
860
- scrollbarBorderRadius: string;
861
- progressRailColor: string;
862
- railColor: string;
863
- popoverColor: string;
864
- tableColor: string;
865
- cardColor: string;
866
- modalColor: string;
867
- bodyColor: string;
868
- tagColor: string;
869
- avatarColor: string;
870
- invertedColor: string;
871
- inputColor: string;
872
- codeColor: string;
873
- tabColor: string;
874
- actionColor: string;
875
- tableHeaderColor: string;
876
- hoverColor: string;
877
- tableColorHover: string;
878
- tableColorStriped: string;
879
- pressedColor: string;
880
- opacityDisabled: string;
881
- inputColorDisabled: string;
882
- buttonColor2: string;
883
- buttonColor2Hover: string;
884
- buttonColor2Pressed: string;
885
- boxShadow1: string;
886
- boxShadow2: string;
887
- boxShadow3: string;
888
- fontFamily: string;
889
- fontFamilyMono: string;
890
- fontWeight: string;
891
- fontWeightStrong: string;
892
- cubicBezierEaseInOut: string;
893
- cubicBezierEaseOut: string;
894
- cubicBezierEaseIn: string;
895
- borderRadius: string;
896
- borderRadiusSmall: string;
897
- fontSize: string;
898
- fontSizeMini: string;
899
- fontSizeTiny: string;
900
- fontSizeSmall: string;
901
- fontSizeMedium: string;
902
- fontSizeLarge: string;
903
- fontSizeHuge: string;
904
- lineHeight: string;
905
- heightMini: string;
906
- heightTiny: string;
907
- heightSmall: string;
908
- heightMedium: string;
909
- heightLarge: string;
910
- heightHuge: string;
911
- name: "common";
912
- };
913
- self: {
914
- menuBoxShadow: string;
915
- };
916
- peers: {
917
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
918
- fontSizeTiny: string;
919
- fontSizeSmall: string;
920
- fontSizeMedium: string;
921
- fontSizeLarge: string;
922
- heightTiny: string;
923
- heightSmall: string;
924
- heightMedium: string;
925
- heightLarge: string;
926
- borderRadius: string;
927
- textColor: string;
928
- textColorDisabled: string;
929
- placeholderColor: string;
930
- placeholderColorDisabled: string;
931
- color: string;
932
- colorDisabled: string;
933
- colorActive: string;
934
- border: string;
935
- borderHover: string;
936
- borderActive: string;
937
- borderFocus: string;
938
- boxShadowHover: string;
939
- boxShadowActive: string;
940
- boxShadowFocus: string;
941
- caretColor: string;
942
- arrowColor: string;
943
- arrowColorDisabled: string;
944
- loadingColor: string;
945
- borderWarning: string;
946
- borderHoverWarning: string;
947
- borderActiveWarning: string;
948
- borderFocusWarning: string;
949
- boxShadowHoverWarning: string;
950
- boxShadowActiveWarning: string;
951
- boxShadowFocusWarning: string;
952
- colorActiveWarning: string;
953
- caretColorWarning: string;
954
- borderError: string;
955
- borderHoverError: string;
956
- borderActiveError: string;
957
- borderFocusError: string;
958
- boxShadowHoverError: string;
959
- boxShadowActiveError: string;
960
- boxShadowFocusError: string;
961
- colorActiveError: string;
962
- caretColorError: string;
963
- clearColor: string;
964
- clearColorHover: string;
965
- clearColorPressed: string;
966
- paddingSingle: string;
967
- paddingMultiple: string;
968
- clearSize: string;
969
- arrowSize: string;
970
- }, {
971
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
972
- fontSize: string;
973
- borderRadius: string;
974
- color: string;
975
- dividerColor: string;
976
- textColor: string;
977
- boxShadow: string;
978
- space: string;
979
- spaceArrow: string;
980
- arrowOffset: string;
981
- arrowOffsetVertical: string;
982
- arrowHeight: string;
983
- padding: string;
984
- }, any>;
985
- }>;
986
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
987
- optionFontSizeSmall: string;
988
- optionFontSizeMedium: string;
989
- optionFontSizeLarge: string;
990
- optionFontSizeHuge: string;
991
- optionHeightSmall: string;
992
- optionHeightMedium: string;
993
- optionHeightLarge: string;
994
- optionHeightHuge: string;
995
- borderRadius: string;
996
- color: string;
997
- groupHeaderTextColor: string;
998
- actionDividerColor: string;
999
- optionTextColor: string;
1000
- optionTextColorPressed: string;
1001
- optionTextColorDisabled: string;
1002
- optionTextColorActive: string;
1003
- optionOpacityDisabled: string;
1004
- optionCheckColor: string;
1005
- optionColorPending: string;
1006
- optionColorActive: string;
1007
- optionColorActivePending: string;
1008
- actionTextColor: string;
1009
- loadingColor: string;
1010
- height: string;
1011
- paddingSmall: string;
1012
- paddingMedium: string;
1013
- paddingLarge: string;
1014
- paddingHuge: string;
1015
- optionPaddingSmall: string;
1016
- optionPaddingMedium: string;
1017
- optionPaddingLarge: string;
1018
- optionPaddingHuge: string;
1019
- loadingSize: string;
1020
- }, {
1021
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
1022
- color: string;
1023
- colorHover: string;
1024
- }, any>;
1025
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
1026
- fontSizeSmall: string;
1027
- fontSizeMedium: string;
1028
- fontSizeLarge: string;
1029
- fontSizeHuge: string;
1030
- textColor: string;
1031
- iconColor: string;
1032
- extraTextColor: string;
1033
- iconSizeSmall: string;
1034
- iconSizeMedium: string;
1035
- iconSizeLarge: string;
1036
- iconSizeHuge: string;
1037
- }, any>;
1038
- }>;
1039
- };
1040
- peerOverrides: {
1041
- InternalSelection?: {
1042
- peers?: {
1043
- Popover?: import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Popover", {
1044
- fontSize: string;
1045
- borderRadius: string;
1046
- color: string;
1047
- dividerColor: string;
1048
- textColor: string;
1049
- boxShadow: string;
1050
- space: string;
1051
- spaceArrow: string;
1052
- arrowOffset: string;
1053
- arrowOffsetVertical: string;
1054
- arrowHeight: string;
1055
- padding: string;
1056
- }, any>> | undefined;
1057
- } | undefined;
1058
- } | undefined;
1059
- InternalSelectMenu?: {
1060
- peers?: {
1061
- Scrollbar?: import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Scrollbar", {
1062
- color: string;
1063
- colorHover: string;
1064
- }, any>> | undefined;
1065
- Empty?: import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Empty", {
1066
- fontSizeSmall: string;
1067
- fontSizeMedium: string;
1068
- fontSizeLarge: string;
1069
- fontSizeHuge: string;
1070
- textColor: string;
1071
- iconColor: string;
1072
- extraTextColor: string;
1073
- iconSizeSmall: string;
1074
- iconSizeMedium: string;
1075
- iconSizeLarge: string;
1076
- iconSizeHuge: string;
1077
- }, any>> | undefined;
1078
- } | undefined;
1079
- } | undefined;
1080
- };
1081
- }>;
1082
- cssVars: import("vue").ComputedRef<{
1083
- '--n-menu-box-shadow': string;
1084
- }> | undefined;
1085
- themeClass: import("vue").Ref<string> | undefined;
1086
- onRender: (() => void) | undefined;
1087
- focus: () => void;
1088
- blur: () => void;
1089
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1090
- readonly to: {
1091
- type: import("vue").PropType<string | boolean | HTMLElement>;
1092
- default: undefined;
1093
- };
1094
- readonly bordered: {
1095
- readonly type: import("vue").PropType<boolean | undefined>;
1096
- readonly default: undefined;
1097
- };
1098
- readonly clearable: BooleanConstructor;
1099
- readonly clearFilterAfterSelect: {
1100
- readonly type: BooleanConstructor;
1101
- readonly default: true;
1102
- };
1103
- readonly options: {
1104
- readonly type: import("vue").PropType<import("naive-ui/es/select/src/interface").SelectMixedOption[]>;
1105
- readonly default: () => never[];
1106
- };
1107
- readonly defaultValue: {
1108
- readonly type: import("vue").PropType<import("naive-ui/es/select/src/interface").Value | null>;
1109
- readonly default: null;
1110
- };
1111
- readonly value: import("vue").PropType<import("naive-ui/es/select/src/interface").Value | null>;
1112
- readonly placeholder: StringConstructor;
1113
- readonly menuProps: import("vue").PropType<import("vue").HTMLAttributes>;
1114
- readonly multiple: BooleanConstructor;
1115
- readonly size: import("vue").PropType<import("naive-ui/es/select/src/interface").Size>;
1116
- readonly filterable: BooleanConstructor;
1117
- readonly disabled: {
1118
- readonly type: import("vue").PropType<boolean | undefined>;
1119
- readonly default: undefined;
1120
- };
1121
- readonly remote: BooleanConstructor;
1122
- readonly loading: BooleanConstructor;
1123
- readonly filter: import("vue").PropType<import("naive-ui").SelectFilter>;
1124
- readonly placement: {
1125
- readonly type: import("vue").PropType<import("naive-ui").PopoverPlacement>;
1126
- readonly default: "bottom-start";
1127
- };
1128
- readonly widthMode: {
1129
- readonly type: StringConstructor;
1130
- readonly default: "trigger";
1131
- };
1132
- readonly tag: BooleanConstructor;
1133
- readonly onCreate: import("vue").PropType<(label: string) => import("naive-ui").SelectOption>;
1134
- readonly fallbackOption: {
1135
- readonly type: import("vue").PropType<false | import("naive-ui/es/select/src/interface").SelectFallbackOption | undefined>;
1136
- readonly default: undefined;
1137
- };
1138
- readonly show: {
1139
- readonly type: import("vue").PropType<boolean | undefined>;
1140
- readonly default: undefined;
1141
- };
1142
- readonly showArrow: {
1143
- readonly type: BooleanConstructor;
1144
- readonly default: true;
1145
- };
1146
- readonly maxTagCount: import("vue").PropType<number | "responsive">;
1147
- readonly consistentMenuWidth: {
1148
- readonly type: BooleanConstructor;
1149
- readonly default: true;
1150
- };
1151
- readonly virtualScroll: {
1152
- readonly type: BooleanConstructor;
1153
- readonly default: true;
1154
- };
1155
- readonly labelField: {
1156
- readonly type: StringConstructor;
1157
- readonly default: "label";
1158
- };
1159
- readonly valueField: {
1160
- readonly type: StringConstructor;
1161
- readonly default: "value";
1162
- };
1163
- readonly childrenField: {
1164
- readonly type: StringConstructor;
1165
- readonly default: "children";
1166
- };
1167
- readonly renderLabel: import("vue").PropType<import("naive-ui/es/_internal/select-menu/src/interface").RenderLabel>;
1168
- readonly renderOption: import("vue").PropType<import("naive-ui/es/_internal/select-menu/src/interface").RenderOption>;
1169
- readonly renderTag: import("vue").PropType<import("naive-ui").SelectRenderTag>;
1170
- readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/select/src/interface").OnUpdateValue> | undefined>;
1171
- readonly inputProps: import("vue").PropType<import("vue").InputHTMLAttributes>;
1172
- readonly nodeProps: import("vue").PropType<import("naive-ui").SelectNodeProps>;
1173
- readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/select/src/interface").OnUpdateValue> | undefined>;
1174
- readonly onBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void> | undefined>;
1175
- readonly onClear: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void> | undefined>;
1176
- readonly onFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void> | undefined>;
1177
- readonly onScroll: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: Event) => void> | undefined>;
1178
- readonly onSearch: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: string) => void> | undefined>;
1179
- readonly onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1180
- readonly 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1181
- readonly displayDirective: {
1182
- readonly type: import("vue").PropType<"show" | "if">;
1183
- readonly default: "show";
1184
- };
1185
- readonly resetMenuOnOptionsChange: {
1186
- readonly type: BooleanConstructor;
1187
- readonly default: true;
1188
- };
1189
- readonly status: import("vue").PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
1190
- readonly internalShowCheckmark: {
1191
- readonly type: BooleanConstructor;
1192
- readonly default: true;
1193
- };
1194
- readonly onChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/select/src/interface").OnUpdateValue>>;
1195
- readonly items: import("vue").PropType<import("naive-ui/es/select/src/interface").SelectMixedOption[]>;
1196
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Select", {
1197
- menuBoxShadow: string;
1198
- }, {
1199
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
1200
- fontSizeTiny: string;
1201
- fontSizeSmall: string;
1202
- fontSizeMedium: string;
1203
- fontSizeLarge: string;
1204
- heightTiny: string;
1205
- heightSmall: string;
1206
- heightMedium: string;
1207
- heightLarge: string;
1208
- borderRadius: string;
1209
- textColor: string;
1210
- textColorDisabled: string;
1211
- placeholderColor: string;
1212
- placeholderColorDisabled: string;
1213
- color: string;
1214
- colorDisabled: string;
1215
- colorActive: string;
1216
- border: string;
1217
- borderHover: string;
1218
- borderActive: string;
1219
- borderFocus: string;
1220
- boxShadowHover: string;
1221
- boxShadowActive: string;
1222
- boxShadowFocus: string;
1223
- caretColor: string;
1224
- arrowColor: string;
1225
- arrowColorDisabled: string;
1226
- loadingColor: string;
1227
- borderWarning: string;
1228
- borderHoverWarning: string;
1229
- borderActiveWarning: string;
1230
- borderFocusWarning: string;
1231
- boxShadowHoverWarning: string;
1232
- boxShadowActiveWarning: string;
1233
- boxShadowFocusWarning: string;
1234
- colorActiveWarning: string;
1235
- caretColorWarning: string;
1236
- borderError: string;
1237
- borderHoverError: string;
1238
- borderActiveError: string;
1239
- borderFocusError: string;
1240
- boxShadowHoverError: string;
1241
- boxShadowActiveError: string;
1242
- boxShadowFocusError: string;
1243
- colorActiveError: string;
1244
- caretColorError: string;
1245
- clearColor: string;
1246
- clearColorHover: string;
1247
- clearColorPressed: string;
1248
- paddingSingle: string;
1249
- paddingMultiple: string;
1250
- clearSize: string;
1251
- arrowSize: string;
1252
- }, {
1253
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1254
- fontSize: string;
1255
- borderRadius: string;
1256
- color: string;
1257
- dividerColor: string;
1258
- textColor: string;
1259
- boxShadow: string;
1260
- space: string;
1261
- spaceArrow: string;
1262
- arrowOffset: string;
1263
- arrowOffsetVertical: string;
1264
- arrowHeight: string;
1265
- padding: string;
1266
- }, any>;
1267
- }>;
1268
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
1269
- optionFontSizeSmall: string;
1270
- optionFontSizeMedium: string;
1271
- optionFontSizeLarge: string;
1272
- optionFontSizeHuge: string;
1273
- optionHeightSmall: string;
1274
- optionHeightMedium: string;
1275
- optionHeightLarge: string;
1276
- optionHeightHuge: string;
1277
- borderRadius: string;
1278
- color: string;
1279
- groupHeaderTextColor: string;
1280
- actionDividerColor: string;
1281
- optionTextColor: string;
1282
- optionTextColorPressed: string;
1283
- optionTextColorDisabled: string;
1284
- optionTextColorActive: string;
1285
- optionOpacityDisabled: string;
1286
- optionCheckColor: string;
1287
- optionColorPending: string;
1288
- optionColorActive: string;
1289
- optionColorActivePending: string;
1290
- actionTextColor: string;
1291
- loadingColor: string;
1292
- height: string;
1293
- paddingSmall: string;
1294
- paddingMedium: string;
1295
- paddingLarge: string;
1296
- paddingHuge: string;
1297
- optionPaddingSmall: string;
1298
- optionPaddingMedium: string;
1299
- optionPaddingLarge: string;
1300
- optionPaddingHuge: string;
1301
- loadingSize: string;
1302
- }, {
1303
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
1304
- color: string;
1305
- colorHover: string;
1306
- }, any>;
1307
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
1308
- fontSizeSmall: string;
1309
- fontSizeMedium: string;
1310
- fontSizeLarge: string;
1311
- fontSizeHuge: string;
1312
- textColor: string;
1313
- iconColor: string;
1314
- extraTextColor: string;
1315
- iconSizeSmall: string;
1316
- iconSizeMedium: string;
1317
- iconSizeLarge: string;
1318
- iconSizeHuge: string;
1319
- }, any>;
1320
- }>;
1321
- }>>;
1322
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Select", {
1323
- menuBoxShadow: string;
1324
- }, {
1325
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
1326
- fontSizeTiny: string;
1327
- fontSizeSmall: string;
1328
- fontSizeMedium: string;
1329
- fontSizeLarge: string;
1330
- heightTiny: string;
1331
- heightSmall: string;
1332
- heightMedium: string;
1333
- heightLarge: string;
1334
- borderRadius: string;
1335
- textColor: string;
1336
- textColorDisabled: string;
1337
- placeholderColor: string;
1338
- placeholderColorDisabled: string;
1339
- color: string;
1340
- colorDisabled: string;
1341
- colorActive: string;
1342
- border: string;
1343
- borderHover: string;
1344
- borderActive: string;
1345
- borderFocus: string;
1346
- boxShadowHover: string;
1347
- boxShadowActive: string;
1348
- boxShadowFocus: string;
1349
- caretColor: string;
1350
- arrowColor: string;
1351
- arrowColorDisabled: string;
1352
- loadingColor: string;
1353
- borderWarning: string;
1354
- borderHoverWarning: string;
1355
- borderActiveWarning: string;
1356
- borderFocusWarning: string;
1357
- boxShadowHoverWarning: string;
1358
- boxShadowActiveWarning: string;
1359
- boxShadowFocusWarning: string;
1360
- colorActiveWarning: string;
1361
- caretColorWarning: string;
1362
- borderError: string;
1363
- borderHoverError: string;
1364
- borderActiveError: string;
1365
- borderFocusError: string;
1366
- boxShadowHoverError: string;
1367
- boxShadowActiveError: string;
1368
- boxShadowFocusError: string;
1369
- colorActiveError: string;
1370
- caretColorError: string;
1371
- clearColor: string;
1372
- clearColorHover: string;
1373
- clearColorPressed: string;
1374
- paddingSingle: string;
1375
- paddingMultiple: string;
1376
- clearSize: string;
1377
- arrowSize: string;
1378
- }, {
1379
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1380
- fontSize: string;
1381
- borderRadius: string;
1382
- color: string;
1383
- dividerColor: string;
1384
- textColor: string;
1385
- boxShadow: string;
1386
- space: string;
1387
- spaceArrow: string;
1388
- arrowOffset: string;
1389
- arrowOffsetVertical: string;
1390
- arrowHeight: string;
1391
- padding: string;
1392
- }, any>;
1393
- }>;
1394
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
1395
- optionFontSizeSmall: string;
1396
- optionFontSizeMedium: string;
1397
- optionFontSizeLarge: string;
1398
- optionFontSizeHuge: string;
1399
- optionHeightSmall: string;
1400
- optionHeightMedium: string;
1401
- optionHeightLarge: string;
1402
- optionHeightHuge: string;
1403
- borderRadius: string;
1404
- color: string;
1405
- groupHeaderTextColor: string;
1406
- actionDividerColor: string;
1407
- optionTextColor: string;
1408
- optionTextColorPressed: string;
1409
- optionTextColorDisabled: string;
1410
- optionTextColorActive: string;
1411
- optionOpacityDisabled: string;
1412
- optionCheckColor: string;
1413
- optionColorPending: string;
1414
- optionColorActive: string;
1415
- optionColorActivePending: string;
1416
- actionTextColor: string;
1417
- loadingColor: string;
1418
- height: string;
1419
- paddingSmall: string;
1420
- paddingMedium: string;
1421
- paddingLarge: string;
1422
- paddingHuge: string;
1423
- optionPaddingSmall: string;
1424
- optionPaddingMedium: string;
1425
- optionPaddingLarge: string;
1426
- optionPaddingHuge: string;
1427
- loadingSize: string;
1428
- }, {
1429
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
1430
- color: string;
1431
- colorHover: string;
1432
- }, any>;
1433
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
1434
- fontSizeSmall: string;
1435
- fontSizeMedium: string;
1436
- fontSizeLarge: string;
1437
- fontSizeHuge: string;
1438
- textColor: string;
1439
- iconColor: string;
1440
- extraTextColor: string;
1441
- iconSizeSmall: string;
1442
- iconSizeMedium: string;
1443
- iconSizeLarge: string;
1444
- iconSizeHuge: string;
1445
- }, any>;
1446
- }>;
1447
- }>>>;
1448
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Select", {
1449
- menuBoxShadow: string;
1450
- }, {
1451
- InternalSelection: import("naive-ui/es/_mixins").Theme<"InternalSelection", {
1452
- fontSizeTiny: string;
1453
- fontSizeSmall: string;
1454
- fontSizeMedium: string;
1455
- fontSizeLarge: string;
1456
- heightTiny: string;
1457
- heightSmall: string;
1458
- heightMedium: string;
1459
- heightLarge: string;
1460
- borderRadius: string;
1461
- textColor: string;
1462
- textColorDisabled: string;
1463
- placeholderColor: string;
1464
- placeholderColorDisabled: string;
1465
- color: string;
1466
- colorDisabled: string;
1467
- colorActive: string;
1468
- border: string;
1469
- borderHover: string;
1470
- borderActive: string;
1471
- borderFocus: string;
1472
- boxShadowHover: string;
1473
- boxShadowActive: string;
1474
- boxShadowFocus: string;
1475
- caretColor: string;
1476
- arrowColor: string;
1477
- arrowColorDisabled: string;
1478
- loadingColor: string;
1479
- borderWarning: string;
1480
- borderHoverWarning: string;
1481
- borderActiveWarning: string;
1482
- borderFocusWarning: string;
1483
- boxShadowHoverWarning: string;
1484
- boxShadowActiveWarning: string;
1485
- boxShadowFocusWarning: string;
1486
- colorActiveWarning: string;
1487
- caretColorWarning: string;
1488
- borderError: string;
1489
- borderHoverError: string;
1490
- borderActiveError: string;
1491
- borderFocusError: string;
1492
- boxShadowHoverError: string;
1493
- boxShadowActiveError: string;
1494
- boxShadowFocusError: string;
1495
- colorActiveError: string;
1496
- caretColorError: string;
1497
- clearColor: string;
1498
- clearColorHover: string;
1499
- clearColorPressed: string;
1500
- paddingSingle: string;
1501
- paddingMultiple: string;
1502
- clearSize: string;
1503
- arrowSize: string;
1504
- }, {
1505
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1506
- fontSize: string;
1507
- borderRadius: string;
1508
- color: string;
1509
- dividerColor: string;
1510
- textColor: string;
1511
- boxShadow: string;
1512
- space: string;
1513
- spaceArrow: string;
1514
- arrowOffset: string;
1515
- arrowOffsetVertical: string;
1516
- arrowHeight: string;
1517
- padding: string;
1518
- }, any>;
1519
- }>;
1520
- InternalSelectMenu: import("naive-ui/es/_mixins").Theme<"InternalSelectMenu", {
1521
- optionFontSizeSmall: string;
1522
- optionFontSizeMedium: string;
1523
- optionFontSizeLarge: string;
1524
- optionFontSizeHuge: string;
1525
- optionHeightSmall: string;
1526
- optionHeightMedium: string;
1527
- optionHeightLarge: string;
1528
- optionHeightHuge: string;
1529
- borderRadius: string;
1530
- color: string;
1531
- groupHeaderTextColor: string;
1532
- actionDividerColor: string;
1533
- optionTextColor: string;
1534
- optionTextColorPressed: string;
1535
- optionTextColorDisabled: string;
1536
- optionTextColorActive: string;
1537
- optionOpacityDisabled: string;
1538
- optionCheckColor: string;
1539
- optionColorPending: string;
1540
- optionColorActive: string;
1541
- optionColorActivePending: string;
1542
- actionTextColor: string;
1543
- loadingColor: string;
1544
- height: string;
1545
- paddingSmall: string;
1546
- paddingMedium: string;
1547
- paddingLarge: string;
1548
- paddingHuge: string;
1549
- optionPaddingSmall: string;
1550
- optionPaddingMedium: string;
1551
- optionPaddingLarge: string;
1552
- optionPaddingHuge: string;
1553
- loadingSize: string;
1554
- }, {
1555
- Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
1556
- color: string;
1557
- colorHover: string;
1558
- }, any>;
1559
- Empty: import("naive-ui/es/_mixins").Theme<"Empty", {
1560
- fontSizeSmall: string;
1561
- fontSizeMedium: string;
1562
- fontSizeLarge: string;
1563
- fontSizeHuge: string;
1564
- textColor: string;
1565
- iconColor: string;
1566
- extraTextColor: string;
1567
- iconSizeSmall: string;
1568
- iconSizeMedium: string;
1569
- iconSizeLarge: string;
1570
- iconSizeHuge: string;
1571
- }, any>;
1572
- }>;
1573
- }>>>;
1574
- }>>, {
1575
- readonly tag: boolean;
1576
- readonly show: boolean | undefined;
1577
- readonly multiple: boolean;
1578
- readonly disabled: boolean | undefined;
1579
- readonly to: string | boolean | HTMLElement;
1580
- readonly options: import("naive-ui/es/select/src/interface").SelectMixedOption[];
1581
- readonly loading: boolean;
1582
- readonly bordered: boolean | undefined;
1583
- readonly placement: import("naive-ui").PopoverPlacement;
1584
- readonly labelField: string;
1585
- readonly virtualScroll: boolean;
1586
- readonly valueField: string;
1587
- readonly resetMenuOnOptionsChange: boolean;
1588
- readonly showArrow: boolean;
1589
- readonly displayDirective: "show" | "if";
1590
- readonly filterable: boolean;
1591
- readonly clearable: boolean;
1592
- readonly internalShowCheckmark: boolean;
1593
- readonly clearFilterAfterSelect: boolean;
1594
- readonly defaultValue: import("naive-ui/es/select/src/interface").Value | null;
1595
- readonly remote: boolean;
1596
- readonly widthMode: string;
1597
- readonly fallbackOption: false | import("naive-ui/es/select/src/interface").SelectFallbackOption | undefined;
1598
- readonly consistentMenuWidth: boolean;
1599
- readonly childrenField: string;
1600
- }>;
266
+ NSelect: any;
1601
267
  SelectPage: import("vue").DefineComponent<{
1602
268
  searchPageConfig: {
1603
269
  type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
@@ -1628,1406 +294,7 @@ declare const _default: import("vue").DefineComponent<{
1628
294
  }>> & {
1629
295
  [x: `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
1630
296
  }>>;
1631
- NButton: import("vue").DefineComponent<{
1632
- readonly color: StringConstructor;
1633
- readonly textColor: StringConstructor;
1634
- readonly text: BooleanConstructor;
1635
- readonly block: BooleanConstructor;
1636
- readonly loading: BooleanConstructor;
1637
- readonly disabled: BooleanConstructor;
1638
- readonly circle: BooleanConstructor;
1639
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
1640
- readonly ghost: BooleanConstructor;
1641
- readonly round: BooleanConstructor;
1642
- readonly secondary: BooleanConstructor;
1643
- readonly tertiary: BooleanConstructor;
1644
- readonly quaternary: BooleanConstructor;
1645
- readonly strong: BooleanConstructor;
1646
- readonly focusable: {
1647
- readonly type: BooleanConstructor;
1648
- readonly default: true;
1649
- };
1650
- readonly keyboard: {
1651
- readonly type: BooleanConstructor;
1652
- readonly default: true;
1653
- };
1654
- readonly tag: {
1655
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
1656
- readonly default: "button";
1657
- };
1658
- readonly type: {
1659
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
1660
- readonly default: "default";
1661
- };
1662
- readonly dashed: BooleanConstructor;
1663
- readonly iconPlacement: {
1664
- readonly type: import("vue").PropType<"left" | "right">;
1665
- readonly default: "left";
1666
- };
1667
- readonly attrType: {
1668
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
1669
- readonly default: "button";
1670
- };
1671
- readonly bordered: {
1672
- readonly type: BooleanConstructor;
1673
- readonly default: true;
1674
- };
1675
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
1676
- readonly nativeFocusBehavior: {
1677
- readonly type: BooleanConstructor;
1678
- readonly default: boolean;
1679
- };
1680
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
1681
- heightTiny: string;
1682
- heightSmall: string;
1683
- heightMedium: string;
1684
- heightLarge: string;
1685
- borderRadiusTiny: string;
1686
- borderRadiusSmall: string;
1687
- borderRadiusMedium: string;
1688
- borderRadiusLarge: string;
1689
- fontSizeTiny: string;
1690
- fontSizeSmall: string;
1691
- fontSizeMedium: string;
1692
- fontSizeLarge: string;
1693
- opacityDisabled: string;
1694
- colorOpacitySecondary: string;
1695
- colorOpacitySecondaryHover: string;
1696
- colorOpacitySecondaryPressed: string;
1697
- colorSecondary: string;
1698
- colorSecondaryHover: string;
1699
- colorSecondaryPressed: string;
1700
- colorTertiary: string;
1701
- colorTertiaryHover: string;
1702
- colorTertiaryPressed: string;
1703
- colorQuaternary: string;
1704
- colorQuaternaryHover: string;
1705
- colorQuaternaryPressed: string;
1706
- color: string;
1707
- colorHover: string;
1708
- colorPressed: string;
1709
- colorFocus: string;
1710
- colorDisabled: string;
1711
- textColor: string;
1712
- textColorTertiary: string;
1713
- textColorHover: string;
1714
- textColorPressed: string;
1715
- textColorFocus: string;
1716
- textColorDisabled: string;
1717
- textColorText: string;
1718
- textColorTextHover: string;
1719
- textColorTextPressed: string;
1720
- textColorTextFocus: string;
1721
- textColorTextDisabled: string;
1722
- textColorGhost: string;
1723
- textColorGhostHover: string;
1724
- textColorGhostPressed: string;
1725
- textColorGhostFocus: string;
1726
- textColorGhostDisabled: string;
1727
- border: string;
1728
- borderHover: string;
1729
- borderPressed: string;
1730
- borderFocus: string;
1731
- borderDisabled: string;
1732
- rippleColor: string;
1733
- colorPrimary: string;
1734
- colorHoverPrimary: string;
1735
- colorPressedPrimary: string;
1736
- colorFocusPrimary: string;
1737
- colorDisabledPrimary: string;
1738
- textColorPrimary: string;
1739
- textColorHoverPrimary: string;
1740
- textColorPressedPrimary: string;
1741
- textColorFocusPrimary: string;
1742
- textColorDisabledPrimary: string;
1743
- textColorTextPrimary: string;
1744
- textColorTextHoverPrimary: string;
1745
- textColorTextPressedPrimary: string;
1746
- textColorTextFocusPrimary: string;
1747
- textColorTextDisabledPrimary: string;
1748
- textColorGhostPrimary: string;
1749
- textColorGhostHoverPrimary: string;
1750
- textColorGhostPressedPrimary: string;
1751
- textColorGhostFocusPrimary: string;
1752
- textColorGhostDisabledPrimary: string;
1753
- borderPrimary: string;
1754
- borderHoverPrimary: string;
1755
- borderPressedPrimary: string;
1756
- borderFocusPrimary: string;
1757
- borderDisabledPrimary: string;
1758
- rippleColorPrimary: string;
1759
- colorInfo: string;
1760
- colorHoverInfo: string;
1761
- colorPressedInfo: string;
1762
- colorFocusInfo: string;
1763
- colorDisabledInfo: string;
1764
- textColorInfo: string;
1765
- textColorHoverInfo: string;
1766
- textColorPressedInfo: string;
1767
- textColorFocusInfo: string;
1768
- textColorDisabledInfo: string;
1769
- textColorTextInfo: string;
1770
- textColorTextHoverInfo: string;
1771
- textColorTextPressedInfo: string;
1772
- textColorTextFocusInfo: string;
1773
- textColorTextDisabledInfo: string;
1774
- textColorGhostInfo: string;
1775
- textColorGhostHoverInfo: string;
1776
- textColorGhostPressedInfo: string;
1777
- textColorGhostFocusInfo: string;
1778
- textColorGhostDisabledInfo: string;
1779
- borderInfo: string;
1780
- borderHoverInfo: string;
1781
- borderPressedInfo: string;
1782
- borderFocusInfo: string;
1783
- borderDisabledInfo: string;
1784
- rippleColorInfo: string;
1785
- colorSuccess: string;
1786
- colorHoverSuccess: string;
1787
- colorPressedSuccess: string;
1788
- colorFocusSuccess: string;
1789
- colorDisabledSuccess: string;
1790
- textColorSuccess: string;
1791
- textColorHoverSuccess: string;
1792
- textColorPressedSuccess: string;
1793
- textColorFocusSuccess: string;
1794
- textColorDisabledSuccess: string;
1795
- textColorTextSuccess: string;
1796
- textColorTextHoverSuccess: string;
1797
- textColorTextPressedSuccess: string;
1798
- textColorTextFocusSuccess: string;
1799
- textColorTextDisabledSuccess: string;
1800
- textColorGhostSuccess: string;
1801
- textColorGhostHoverSuccess: string;
1802
- textColorGhostPressedSuccess: string;
1803
- textColorGhostFocusSuccess: string;
1804
- textColorGhostDisabledSuccess: string;
1805
- borderSuccess: string;
1806
- borderHoverSuccess: string;
1807
- borderPressedSuccess: string;
1808
- borderFocusSuccess: string;
1809
- borderDisabledSuccess: string;
1810
- rippleColorSuccess: string;
1811
- colorWarning: string;
1812
- colorHoverWarning: string;
1813
- colorPressedWarning: string;
1814
- colorFocusWarning: string;
1815
- colorDisabledWarning: string;
1816
- textColorWarning: string;
1817
- textColorHoverWarning: string;
1818
- textColorPressedWarning: string;
1819
- textColorFocusWarning: string;
1820
- textColorDisabledWarning: string;
1821
- textColorTextWarning: string;
1822
- textColorTextHoverWarning: string;
1823
- textColorTextPressedWarning: string;
1824
- textColorTextFocusWarning: string;
1825
- textColorTextDisabledWarning: string;
1826
- textColorGhostWarning: string;
1827
- textColorGhostHoverWarning: string;
1828
- textColorGhostPressedWarning: string;
1829
- textColorGhostFocusWarning: string;
1830
- textColorGhostDisabledWarning: string;
1831
- borderWarning: string;
1832
- borderHoverWarning: string;
1833
- borderPressedWarning: string;
1834
- borderFocusWarning: string;
1835
- borderDisabledWarning: string;
1836
- rippleColorWarning: string;
1837
- colorError: string;
1838
- colorHoverError: string;
1839
- colorPressedError: string;
1840
- colorFocusError: string;
1841
- colorDisabledError: string;
1842
- textColorError: string;
1843
- textColorHoverError: string;
1844
- textColorPressedError: string;
1845
- textColorFocusError: string;
1846
- textColorDisabledError: string;
1847
- textColorTextError: string;
1848
- textColorTextHoverError: string;
1849
- textColorTextPressedError: string;
1850
- textColorTextFocusError: string;
1851
- textColorTextDisabledError: string;
1852
- textColorGhostError: string;
1853
- textColorGhostHoverError: string;
1854
- textColorGhostPressedError: string;
1855
- textColorGhostFocusError: string;
1856
- textColorGhostDisabledError: string;
1857
- borderError: string;
1858
- borderHoverError: string;
1859
- borderPressedError: string;
1860
- borderFocusError: string;
1861
- borderDisabledError: string;
1862
- rippleColorError: string;
1863
- waveOpacity: string;
1864
- fontWeight: string;
1865
- fontWeightStrong: string;
1866
- paddingTiny: string;
1867
- paddingSmall: string;
1868
- paddingMedium: string;
1869
- paddingLarge: string;
1870
- paddingRoundTiny: string;
1871
- paddingRoundSmall: string;
1872
- paddingRoundMedium: string;
1873
- paddingRoundLarge: string;
1874
- iconMarginTiny: string;
1875
- iconMarginSmall: string;
1876
- iconMarginMedium: string;
1877
- iconMarginLarge: string;
1878
- iconSizeTiny: string;
1879
- iconSizeSmall: string;
1880
- iconSizeMedium: string;
1881
- iconSizeLarge: string;
1882
- rippleDuration: string;
1883
- }, any>>;
1884
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1885
- heightTiny: string;
1886
- heightSmall: string;
1887
- heightMedium: string;
1888
- heightLarge: string;
1889
- borderRadiusTiny: string;
1890
- borderRadiusSmall: string;
1891
- borderRadiusMedium: string;
1892
- borderRadiusLarge: string;
1893
- fontSizeTiny: string;
1894
- fontSizeSmall: string;
1895
- fontSizeMedium: string;
1896
- fontSizeLarge: string;
1897
- opacityDisabled: string;
1898
- colorOpacitySecondary: string;
1899
- colorOpacitySecondaryHover: string;
1900
- colorOpacitySecondaryPressed: string;
1901
- colorSecondary: string;
1902
- colorSecondaryHover: string;
1903
- colorSecondaryPressed: string;
1904
- colorTertiary: string;
1905
- colorTertiaryHover: string;
1906
- colorTertiaryPressed: string;
1907
- colorQuaternary: string;
1908
- colorQuaternaryHover: string;
1909
- colorQuaternaryPressed: string;
1910
- color: string;
1911
- colorHover: string;
1912
- colorPressed: string;
1913
- colorFocus: string;
1914
- colorDisabled: string;
1915
- textColor: string;
1916
- textColorTertiary: string;
1917
- textColorHover: string;
1918
- textColorPressed: string;
1919
- textColorFocus: string;
1920
- textColorDisabled: string;
1921
- textColorText: string;
1922
- textColorTextHover: string;
1923
- textColorTextPressed: string;
1924
- textColorTextFocus: string;
1925
- textColorTextDisabled: string;
1926
- textColorGhost: string;
1927
- textColorGhostHover: string;
1928
- textColorGhostPressed: string;
1929
- textColorGhostFocus: string;
1930
- textColorGhostDisabled: string;
1931
- border: string;
1932
- borderHover: string;
1933
- borderPressed: string;
1934
- borderFocus: string;
1935
- borderDisabled: string;
1936
- rippleColor: string;
1937
- colorPrimary: string;
1938
- colorHoverPrimary: string;
1939
- colorPressedPrimary: string;
1940
- colorFocusPrimary: string;
1941
- colorDisabledPrimary: string;
1942
- textColorPrimary: string;
1943
- textColorHoverPrimary: string;
1944
- textColorPressedPrimary: string;
1945
- textColorFocusPrimary: string;
1946
- textColorDisabledPrimary: string;
1947
- textColorTextPrimary: string;
1948
- textColorTextHoverPrimary: string;
1949
- textColorTextPressedPrimary: string;
1950
- textColorTextFocusPrimary: string;
1951
- textColorTextDisabledPrimary: string;
1952
- textColorGhostPrimary: string;
1953
- textColorGhostHoverPrimary: string;
1954
- textColorGhostPressedPrimary: string;
1955
- textColorGhostFocusPrimary: string;
1956
- textColorGhostDisabledPrimary: string;
1957
- borderPrimary: string;
1958
- borderHoverPrimary: string;
1959
- borderPressedPrimary: string;
1960
- borderFocusPrimary: string;
1961
- borderDisabledPrimary: string;
1962
- rippleColorPrimary: string;
1963
- colorInfo: string;
1964
- colorHoverInfo: string;
1965
- colorPressedInfo: string;
1966
- colorFocusInfo: string;
1967
- colorDisabledInfo: string;
1968
- textColorInfo: string;
1969
- textColorHoverInfo: string;
1970
- textColorPressedInfo: string;
1971
- textColorFocusInfo: string;
1972
- textColorDisabledInfo: string;
1973
- textColorTextInfo: string;
1974
- textColorTextHoverInfo: string;
1975
- textColorTextPressedInfo: string;
1976
- textColorTextFocusInfo: string;
1977
- textColorTextDisabledInfo: string;
1978
- textColorGhostInfo: string;
1979
- textColorGhostHoverInfo: string;
1980
- textColorGhostPressedInfo: string;
1981
- textColorGhostFocusInfo: string;
1982
- textColorGhostDisabledInfo: string;
1983
- borderInfo: string;
1984
- borderHoverInfo: string;
1985
- borderPressedInfo: string;
1986
- borderFocusInfo: string;
1987
- borderDisabledInfo: string;
1988
- rippleColorInfo: string;
1989
- colorSuccess: string;
1990
- colorHoverSuccess: string;
1991
- colorPressedSuccess: string;
1992
- colorFocusSuccess: string;
1993
- colorDisabledSuccess: string;
1994
- textColorSuccess: string;
1995
- textColorHoverSuccess: string;
1996
- textColorPressedSuccess: string;
1997
- textColorFocusSuccess: string;
1998
- textColorDisabledSuccess: string;
1999
- textColorTextSuccess: string;
2000
- textColorTextHoverSuccess: string;
2001
- textColorTextPressedSuccess: string;
2002
- textColorTextFocusSuccess: string;
2003
- textColorTextDisabledSuccess: string;
2004
- textColorGhostSuccess: string;
2005
- textColorGhostHoverSuccess: string;
2006
- textColorGhostPressedSuccess: string;
2007
- textColorGhostFocusSuccess: string;
2008
- textColorGhostDisabledSuccess: string;
2009
- borderSuccess: string;
2010
- borderHoverSuccess: string;
2011
- borderPressedSuccess: string;
2012
- borderFocusSuccess: string;
2013
- borderDisabledSuccess: string;
2014
- rippleColorSuccess: string;
2015
- colorWarning: string;
2016
- colorHoverWarning: string;
2017
- colorPressedWarning: string;
2018
- colorFocusWarning: string;
2019
- colorDisabledWarning: string;
2020
- textColorWarning: string;
2021
- textColorHoverWarning: string;
2022
- textColorPressedWarning: string;
2023
- textColorFocusWarning: string;
2024
- textColorDisabledWarning: string;
2025
- textColorTextWarning: string;
2026
- textColorTextHoverWarning: string;
2027
- textColorTextPressedWarning: string;
2028
- textColorTextFocusWarning: string;
2029
- textColorTextDisabledWarning: string;
2030
- textColorGhostWarning: string;
2031
- textColorGhostHoverWarning: string;
2032
- textColorGhostPressedWarning: string;
2033
- textColorGhostFocusWarning: string;
2034
- textColorGhostDisabledWarning: string;
2035
- borderWarning: string;
2036
- borderHoverWarning: string;
2037
- borderPressedWarning: string;
2038
- borderFocusWarning: string;
2039
- borderDisabledWarning: string;
2040
- rippleColorWarning: string;
2041
- colorError: string;
2042
- colorHoverError: string;
2043
- colorPressedError: string;
2044
- colorFocusError: string;
2045
- colorDisabledError: string;
2046
- textColorError: string;
2047
- textColorHoverError: string;
2048
- textColorPressedError: string;
2049
- textColorFocusError: string;
2050
- textColorDisabledError: string;
2051
- textColorTextError: string;
2052
- textColorTextHoverError: string;
2053
- textColorTextPressedError: string;
2054
- textColorTextFocusError: string;
2055
- textColorTextDisabledError: string;
2056
- textColorGhostError: string;
2057
- textColorGhostHoverError: string;
2058
- textColorGhostPressedError: string;
2059
- textColorGhostFocusError: string;
2060
- textColorGhostDisabledError: string;
2061
- borderError: string;
2062
- borderHoverError: string;
2063
- borderPressedError: string;
2064
- borderFocusError: string;
2065
- borderDisabledError: string;
2066
- rippleColorError: string;
2067
- waveOpacity: string;
2068
- fontWeight: string;
2069
- fontWeightStrong: string;
2070
- paddingTiny: string;
2071
- paddingSmall: string;
2072
- paddingMedium: string;
2073
- paddingLarge: string;
2074
- paddingRoundTiny: string;
2075
- paddingRoundSmall: string;
2076
- paddingRoundMedium: string;
2077
- paddingRoundLarge: string;
2078
- iconMarginTiny: string;
2079
- iconMarginSmall: string;
2080
- iconMarginMedium: string;
2081
- iconMarginLarge: string;
2082
- iconSizeTiny: string;
2083
- iconSizeSmall: string;
2084
- iconSizeMedium: string;
2085
- iconSizeLarge: string;
2086
- rippleDuration: string;
2087
- }, any>>>;
2088
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
2089
- heightTiny: string;
2090
- heightSmall: string;
2091
- heightMedium: string;
2092
- heightLarge: string;
2093
- borderRadiusTiny: string;
2094
- borderRadiusSmall: string;
2095
- borderRadiusMedium: string;
2096
- borderRadiusLarge: string;
2097
- fontSizeTiny: string;
2098
- fontSizeSmall: string;
2099
- fontSizeMedium: string;
2100
- fontSizeLarge: string;
2101
- opacityDisabled: string;
2102
- colorOpacitySecondary: string;
2103
- colorOpacitySecondaryHover: string;
2104
- colorOpacitySecondaryPressed: string;
2105
- colorSecondary: string;
2106
- colorSecondaryHover: string;
2107
- colorSecondaryPressed: string;
2108
- colorTertiary: string;
2109
- colorTertiaryHover: string;
2110
- colorTertiaryPressed: string;
2111
- colorQuaternary: string;
2112
- colorQuaternaryHover: string;
2113
- colorQuaternaryPressed: string;
2114
- color: string;
2115
- colorHover: string;
2116
- colorPressed: string;
2117
- colorFocus: string;
2118
- colorDisabled: string;
2119
- textColor: string;
2120
- textColorTertiary: string;
2121
- textColorHover: string;
2122
- textColorPressed: string;
2123
- textColorFocus: string;
2124
- textColorDisabled: string;
2125
- textColorText: string;
2126
- textColorTextHover: string;
2127
- textColorTextPressed: string;
2128
- textColorTextFocus: string;
2129
- textColorTextDisabled: string;
2130
- textColorGhost: string;
2131
- textColorGhostHover: string;
2132
- textColorGhostPressed: string;
2133
- textColorGhostFocus: string;
2134
- textColorGhostDisabled: string;
2135
- border: string;
2136
- borderHover: string;
2137
- borderPressed: string;
2138
- borderFocus: string;
2139
- borderDisabled: string;
2140
- rippleColor: string;
2141
- colorPrimary: string;
2142
- colorHoverPrimary: string;
2143
- colorPressedPrimary: string;
2144
- colorFocusPrimary: string;
2145
- colorDisabledPrimary: string;
2146
- textColorPrimary: string;
2147
- textColorHoverPrimary: string;
2148
- textColorPressedPrimary: string;
2149
- textColorFocusPrimary: string;
2150
- textColorDisabledPrimary: string;
2151
- textColorTextPrimary: string;
2152
- textColorTextHoverPrimary: string;
2153
- textColorTextPressedPrimary: string;
2154
- textColorTextFocusPrimary: string;
2155
- textColorTextDisabledPrimary: string;
2156
- textColorGhostPrimary: string;
2157
- textColorGhostHoverPrimary: string;
2158
- textColorGhostPressedPrimary: string;
2159
- textColorGhostFocusPrimary: string;
2160
- textColorGhostDisabledPrimary: string;
2161
- borderPrimary: string;
2162
- borderHoverPrimary: string;
2163
- borderPressedPrimary: string;
2164
- borderFocusPrimary: string;
2165
- borderDisabledPrimary: string;
2166
- rippleColorPrimary: string;
2167
- colorInfo: string;
2168
- colorHoverInfo: string;
2169
- colorPressedInfo: string;
2170
- colorFocusInfo: string;
2171
- colorDisabledInfo: string;
2172
- textColorInfo: string;
2173
- textColorHoverInfo: string;
2174
- textColorPressedInfo: string;
2175
- textColorFocusInfo: string;
2176
- textColorDisabledInfo: string;
2177
- textColorTextInfo: string;
2178
- textColorTextHoverInfo: string;
2179
- textColorTextPressedInfo: string;
2180
- textColorTextFocusInfo: string;
2181
- textColorTextDisabledInfo: string;
2182
- textColorGhostInfo: string;
2183
- textColorGhostHoverInfo: string;
2184
- textColorGhostPressedInfo: string;
2185
- textColorGhostFocusInfo: string;
2186
- textColorGhostDisabledInfo: string;
2187
- borderInfo: string;
2188
- borderHoverInfo: string;
2189
- borderPressedInfo: string;
2190
- borderFocusInfo: string;
2191
- borderDisabledInfo: string;
2192
- rippleColorInfo: string;
2193
- colorSuccess: string;
2194
- colorHoverSuccess: string;
2195
- colorPressedSuccess: string;
2196
- colorFocusSuccess: string;
2197
- colorDisabledSuccess: string;
2198
- textColorSuccess: string;
2199
- textColorHoverSuccess: string;
2200
- textColorPressedSuccess: string;
2201
- textColorFocusSuccess: string;
2202
- textColorDisabledSuccess: string;
2203
- textColorTextSuccess: string;
2204
- textColorTextHoverSuccess: string;
2205
- textColorTextPressedSuccess: string;
2206
- textColorTextFocusSuccess: string;
2207
- textColorTextDisabledSuccess: string;
2208
- textColorGhostSuccess: string;
2209
- textColorGhostHoverSuccess: string;
2210
- textColorGhostPressedSuccess: string;
2211
- textColorGhostFocusSuccess: string;
2212
- textColorGhostDisabledSuccess: string;
2213
- borderSuccess: string;
2214
- borderHoverSuccess: string;
2215
- borderPressedSuccess: string;
2216
- borderFocusSuccess: string;
2217
- borderDisabledSuccess: string;
2218
- rippleColorSuccess: string;
2219
- colorWarning: string;
2220
- colorHoverWarning: string;
2221
- colorPressedWarning: string;
2222
- colorFocusWarning: string;
2223
- colorDisabledWarning: string;
2224
- textColorWarning: string;
2225
- textColorHoverWarning: string;
2226
- textColorPressedWarning: string;
2227
- textColorFocusWarning: string;
2228
- textColorDisabledWarning: string;
2229
- textColorTextWarning: string;
2230
- textColorTextHoverWarning: string;
2231
- textColorTextPressedWarning: string;
2232
- textColorTextFocusWarning: string;
2233
- textColorTextDisabledWarning: string;
2234
- textColorGhostWarning: string;
2235
- textColorGhostHoverWarning: string;
2236
- textColorGhostPressedWarning: string;
2237
- textColorGhostFocusWarning: string;
2238
- textColorGhostDisabledWarning: string;
2239
- borderWarning: string;
2240
- borderHoverWarning: string;
2241
- borderPressedWarning: string;
2242
- borderFocusWarning: string;
2243
- borderDisabledWarning: string;
2244
- rippleColorWarning: string;
2245
- colorError: string;
2246
- colorHoverError: string;
2247
- colorPressedError: string;
2248
- colorFocusError: string;
2249
- colorDisabledError: string;
2250
- textColorError: string;
2251
- textColorHoverError: string;
2252
- textColorPressedError: string;
2253
- textColorFocusError: string;
2254
- textColorDisabledError: string;
2255
- textColorTextError: string;
2256
- textColorTextHoverError: string;
2257
- textColorTextPressedError: string;
2258
- textColorTextFocusError: string;
2259
- textColorTextDisabledError: string;
2260
- textColorGhostError: string;
2261
- textColorGhostHoverError: string;
2262
- textColorGhostPressedError: string;
2263
- textColorGhostFocusError: string;
2264
- textColorGhostDisabledError: string;
2265
- borderError: string;
2266
- borderHoverError: string;
2267
- borderPressedError: string;
2268
- borderFocusError: string;
2269
- borderDisabledError: string;
2270
- rippleColorError: string;
2271
- waveOpacity: string;
2272
- fontWeight: string;
2273
- fontWeightStrong: string;
2274
- paddingTiny: string;
2275
- paddingSmall: string;
2276
- paddingMedium: string;
2277
- paddingLarge: string;
2278
- paddingRoundTiny: string;
2279
- paddingRoundSmall: string;
2280
- paddingRoundMedium: string;
2281
- paddingRoundLarge: string;
2282
- iconMarginTiny: string;
2283
- iconMarginSmall: string;
2284
- iconMarginMedium: string;
2285
- iconMarginLarge: string;
2286
- iconSizeTiny: string;
2287
- iconSizeSmall: string;
2288
- iconSizeMedium: string;
2289
- iconSizeLarge: string;
2290
- rippleDuration: string;
2291
- }, any>>>;
2292
- }, {
2293
- selfElRef: import("vue").Ref<HTMLElement | null>;
2294
- waveElRef: import("vue").Ref<{
2295
- play: () => void;
2296
- } | null>;
2297
- mergedClsPrefix: import("vue").ComputedRef<string>;
2298
- mergedFocusable: import("vue").ComputedRef<boolean>;
2299
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
2300
- showBorder: import("vue").ComputedRef<boolean>;
2301
- enterPressed: import("vue").Ref<boolean>;
2302
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
2303
- handleMousedown: (e: MouseEvent) => void;
2304
- handleKeydown: (e: KeyboardEvent) => void;
2305
- handleBlur: () => void;
2306
- handleKeyup: (e: KeyboardEvent) => void;
2307
- handleClick: (e: MouseEvent) => void;
2308
- customColorCssVars: import("vue").ComputedRef<{
2309
- '--n-border-color': string;
2310
- '--n-border-color-hover': string;
2311
- '--n-border-color-pressed': string;
2312
- '--n-border-color-focus': string;
2313
- '--n-border-color-disabled': string;
2314
- } | null>;
2315
- cssVars: import("vue").ComputedRef<{
2316
- '--n-width': string;
2317
- '--n-height': string;
2318
- '--n-font-size': string;
2319
- '--n-padding': string;
2320
- '--n-icon-size': string;
2321
- '--n-icon-margin': string;
2322
- '--n-border-radius': string;
2323
- '--n-border': string;
2324
- '--n-border-hover': string;
2325
- '--n-border-pressed': string;
2326
- '--n-border-focus': string;
2327
- '--n-border-disabled': string;
2328
- '--n-color': string;
2329
- '--n-color-hover': string;
2330
- '--n-color-pressed': string;
2331
- '--n-color-focus': string;
2332
- '--n-color-disabled': string;
2333
- '--n-ripple-color': string;
2334
- '--n-text-color': string;
2335
- '--n-text-color-hover': string;
2336
- '--n-text-color-pressed': string;
2337
- '--n-text-color-focus': string;
2338
- '--n-text-color-disabled': string;
2339
- 'font-weight': string;
2340
- '--n-bezier': string;
2341
- '--n-bezier-ease-out': string;
2342
- '--n-ripple-duration': string;
2343
- '--n-opacity-disabled': string;
2344
- '--n-wave-opacity': string;
2345
- }> | undefined;
2346
- themeClass: import("vue").Ref<string> | undefined;
2347
- onRender: (() => void) | undefined;
2348
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2349
- readonly color: StringConstructor;
2350
- readonly textColor: StringConstructor;
2351
- readonly text: BooleanConstructor;
2352
- readonly block: BooleanConstructor;
2353
- readonly loading: BooleanConstructor;
2354
- readonly disabled: BooleanConstructor;
2355
- readonly circle: BooleanConstructor;
2356
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
2357
- readonly ghost: BooleanConstructor;
2358
- readonly round: BooleanConstructor;
2359
- readonly secondary: BooleanConstructor;
2360
- readonly tertiary: BooleanConstructor;
2361
- readonly quaternary: BooleanConstructor;
2362
- readonly strong: BooleanConstructor;
2363
- readonly focusable: {
2364
- readonly type: BooleanConstructor;
2365
- readonly default: true;
2366
- };
2367
- readonly keyboard: {
2368
- readonly type: BooleanConstructor;
2369
- readonly default: true;
2370
- };
2371
- readonly tag: {
2372
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
2373
- readonly default: "button";
2374
- };
2375
- readonly type: {
2376
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
2377
- readonly default: "default";
2378
- };
2379
- readonly dashed: BooleanConstructor;
2380
- readonly iconPlacement: {
2381
- readonly type: import("vue").PropType<"left" | "right">;
2382
- readonly default: "left";
2383
- };
2384
- readonly attrType: {
2385
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
2386
- readonly default: "button";
2387
- };
2388
- readonly bordered: {
2389
- readonly type: BooleanConstructor;
2390
- readonly default: true;
2391
- };
2392
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
2393
- readonly nativeFocusBehavior: {
2394
- readonly type: BooleanConstructor;
2395
- readonly default: boolean;
2396
- };
2397
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
2398
- heightTiny: string;
2399
- heightSmall: string;
2400
- heightMedium: string;
2401
- heightLarge: string;
2402
- borderRadiusTiny: string;
2403
- borderRadiusSmall: string;
2404
- borderRadiusMedium: string;
2405
- borderRadiusLarge: string;
2406
- fontSizeTiny: string;
2407
- fontSizeSmall: string;
2408
- fontSizeMedium: string;
2409
- fontSizeLarge: string;
2410
- opacityDisabled: string;
2411
- colorOpacitySecondary: string;
2412
- colorOpacitySecondaryHover: string;
2413
- colorOpacitySecondaryPressed: string;
2414
- colorSecondary: string;
2415
- colorSecondaryHover: string;
2416
- colorSecondaryPressed: string;
2417
- colorTertiary: string;
2418
- colorTertiaryHover: string;
2419
- colorTertiaryPressed: string;
2420
- colorQuaternary: string;
2421
- colorQuaternaryHover: string;
2422
- colorQuaternaryPressed: string;
2423
- color: string;
2424
- colorHover: string;
2425
- colorPressed: string;
2426
- colorFocus: string;
2427
- colorDisabled: string;
2428
- textColor: string;
2429
- textColorTertiary: string;
2430
- textColorHover: string;
2431
- textColorPressed: string;
2432
- textColorFocus: string;
2433
- textColorDisabled: string;
2434
- textColorText: string;
2435
- textColorTextHover: string;
2436
- textColorTextPressed: string;
2437
- textColorTextFocus: string;
2438
- textColorTextDisabled: string;
2439
- textColorGhost: string;
2440
- textColorGhostHover: string;
2441
- textColorGhostPressed: string;
2442
- textColorGhostFocus: string;
2443
- textColorGhostDisabled: string;
2444
- border: string;
2445
- borderHover: string;
2446
- borderPressed: string;
2447
- borderFocus: string;
2448
- borderDisabled: string;
2449
- rippleColor: string;
2450
- colorPrimary: string;
2451
- colorHoverPrimary: string;
2452
- colorPressedPrimary: string;
2453
- colorFocusPrimary: string;
2454
- colorDisabledPrimary: string;
2455
- textColorPrimary: string;
2456
- textColorHoverPrimary: string;
2457
- textColorPressedPrimary: string;
2458
- textColorFocusPrimary: string;
2459
- textColorDisabledPrimary: string;
2460
- textColorTextPrimary: string;
2461
- textColorTextHoverPrimary: string;
2462
- textColorTextPressedPrimary: string;
2463
- textColorTextFocusPrimary: string;
2464
- textColorTextDisabledPrimary: string;
2465
- textColorGhostPrimary: string;
2466
- textColorGhostHoverPrimary: string;
2467
- textColorGhostPressedPrimary: string;
2468
- textColorGhostFocusPrimary: string;
2469
- textColorGhostDisabledPrimary: string;
2470
- borderPrimary: string;
2471
- borderHoverPrimary: string;
2472
- borderPressedPrimary: string;
2473
- borderFocusPrimary: string;
2474
- borderDisabledPrimary: string;
2475
- rippleColorPrimary: string;
2476
- colorInfo: string;
2477
- colorHoverInfo: string;
2478
- colorPressedInfo: string;
2479
- colorFocusInfo: string;
2480
- colorDisabledInfo: string;
2481
- textColorInfo: string;
2482
- textColorHoverInfo: string;
2483
- textColorPressedInfo: string;
2484
- textColorFocusInfo: string;
2485
- textColorDisabledInfo: string;
2486
- textColorTextInfo: string;
2487
- textColorTextHoverInfo: string;
2488
- textColorTextPressedInfo: string;
2489
- textColorTextFocusInfo: string;
2490
- textColorTextDisabledInfo: string;
2491
- textColorGhostInfo: string;
2492
- textColorGhostHoverInfo: string;
2493
- textColorGhostPressedInfo: string;
2494
- textColorGhostFocusInfo: string;
2495
- textColorGhostDisabledInfo: string;
2496
- borderInfo: string;
2497
- borderHoverInfo: string;
2498
- borderPressedInfo: string;
2499
- borderFocusInfo: string;
2500
- borderDisabledInfo: string;
2501
- rippleColorInfo: string;
2502
- colorSuccess: string;
2503
- colorHoverSuccess: string;
2504
- colorPressedSuccess: string;
2505
- colorFocusSuccess: string;
2506
- colorDisabledSuccess: string;
2507
- textColorSuccess: string;
2508
- textColorHoverSuccess: string;
2509
- textColorPressedSuccess: string;
2510
- textColorFocusSuccess: string;
2511
- textColorDisabledSuccess: string;
2512
- textColorTextSuccess: string;
2513
- textColorTextHoverSuccess: string;
2514
- textColorTextPressedSuccess: string;
2515
- textColorTextFocusSuccess: string;
2516
- textColorTextDisabledSuccess: string;
2517
- textColorGhostSuccess: string;
2518
- textColorGhostHoverSuccess: string;
2519
- textColorGhostPressedSuccess: string;
2520
- textColorGhostFocusSuccess: string;
2521
- textColorGhostDisabledSuccess: string;
2522
- borderSuccess: string;
2523
- borderHoverSuccess: string;
2524
- borderPressedSuccess: string;
2525
- borderFocusSuccess: string;
2526
- borderDisabledSuccess: string;
2527
- rippleColorSuccess: string;
2528
- colorWarning: string;
2529
- colorHoverWarning: string;
2530
- colorPressedWarning: string;
2531
- colorFocusWarning: string;
2532
- colorDisabledWarning: string;
2533
- textColorWarning: string;
2534
- textColorHoverWarning: string;
2535
- textColorPressedWarning: string;
2536
- textColorFocusWarning: string;
2537
- textColorDisabledWarning: string;
2538
- textColorTextWarning: string;
2539
- textColorTextHoverWarning: string;
2540
- textColorTextPressedWarning: string;
2541
- textColorTextFocusWarning: string;
2542
- textColorTextDisabledWarning: string;
2543
- textColorGhostWarning: string;
2544
- textColorGhostHoverWarning: string;
2545
- textColorGhostPressedWarning: string;
2546
- textColorGhostFocusWarning: string;
2547
- textColorGhostDisabledWarning: string;
2548
- borderWarning: string;
2549
- borderHoverWarning: string;
2550
- borderPressedWarning: string;
2551
- borderFocusWarning: string;
2552
- borderDisabledWarning: string;
2553
- rippleColorWarning: string;
2554
- colorError: string;
2555
- colorHoverError: string;
2556
- colorPressedError: string;
2557
- colorFocusError: string;
2558
- colorDisabledError: string;
2559
- textColorError: string;
2560
- textColorHoverError: string;
2561
- textColorPressedError: string;
2562
- textColorFocusError: string;
2563
- textColorDisabledError: string;
2564
- textColorTextError: string;
2565
- textColorTextHoverError: string;
2566
- textColorTextPressedError: string;
2567
- textColorTextFocusError: string;
2568
- textColorTextDisabledError: string;
2569
- textColorGhostError: string;
2570
- textColorGhostHoverError: string;
2571
- textColorGhostPressedError: string;
2572
- textColorGhostFocusError: string;
2573
- textColorGhostDisabledError: string;
2574
- borderError: string;
2575
- borderHoverError: string;
2576
- borderPressedError: string;
2577
- borderFocusError: string;
2578
- borderDisabledError: string;
2579
- rippleColorError: string;
2580
- waveOpacity: string;
2581
- fontWeight: string;
2582
- fontWeightStrong: string;
2583
- paddingTiny: string;
2584
- paddingSmall: string;
2585
- paddingMedium: string;
2586
- paddingLarge: string;
2587
- paddingRoundTiny: string;
2588
- paddingRoundSmall: string;
2589
- paddingRoundMedium: string;
2590
- paddingRoundLarge: string;
2591
- iconMarginTiny: string;
2592
- iconMarginSmall: string;
2593
- iconMarginMedium: string;
2594
- iconMarginLarge: string;
2595
- iconSizeTiny: string;
2596
- iconSizeSmall: string;
2597
- iconSizeMedium: string;
2598
- iconSizeLarge: string;
2599
- rippleDuration: string;
2600
- }, any>>;
2601
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
2602
- heightTiny: string;
2603
- heightSmall: string;
2604
- heightMedium: string;
2605
- heightLarge: string;
2606
- borderRadiusTiny: string;
2607
- borderRadiusSmall: string;
2608
- borderRadiusMedium: string;
2609
- borderRadiusLarge: string;
2610
- fontSizeTiny: string;
2611
- fontSizeSmall: string;
2612
- fontSizeMedium: string;
2613
- fontSizeLarge: string;
2614
- opacityDisabled: string;
2615
- colorOpacitySecondary: string;
2616
- colorOpacitySecondaryHover: string;
2617
- colorOpacitySecondaryPressed: string;
2618
- colorSecondary: string;
2619
- colorSecondaryHover: string;
2620
- colorSecondaryPressed: string;
2621
- colorTertiary: string;
2622
- colorTertiaryHover: string;
2623
- colorTertiaryPressed: string;
2624
- colorQuaternary: string;
2625
- colorQuaternaryHover: string;
2626
- colorQuaternaryPressed: string;
2627
- color: string;
2628
- colorHover: string;
2629
- colorPressed: string;
2630
- colorFocus: string;
2631
- colorDisabled: string;
2632
- textColor: string;
2633
- textColorTertiary: string;
2634
- textColorHover: string;
2635
- textColorPressed: string;
2636
- textColorFocus: string;
2637
- textColorDisabled: string;
2638
- textColorText: string;
2639
- textColorTextHover: string;
2640
- textColorTextPressed: string;
2641
- textColorTextFocus: string;
2642
- textColorTextDisabled: string;
2643
- textColorGhost: string;
2644
- textColorGhostHover: string;
2645
- textColorGhostPressed: string;
2646
- textColorGhostFocus: string;
2647
- textColorGhostDisabled: string;
2648
- border: string;
2649
- borderHover: string;
2650
- borderPressed: string;
2651
- borderFocus: string;
2652
- borderDisabled: string;
2653
- rippleColor: string;
2654
- colorPrimary: string;
2655
- colorHoverPrimary: string;
2656
- colorPressedPrimary: string;
2657
- colorFocusPrimary: string;
2658
- colorDisabledPrimary: string;
2659
- textColorPrimary: string;
2660
- textColorHoverPrimary: string;
2661
- textColorPressedPrimary: string;
2662
- textColorFocusPrimary: string;
2663
- textColorDisabledPrimary: string;
2664
- textColorTextPrimary: string;
2665
- textColorTextHoverPrimary: string;
2666
- textColorTextPressedPrimary: string;
2667
- textColorTextFocusPrimary: string;
2668
- textColorTextDisabledPrimary: string;
2669
- textColorGhostPrimary: string;
2670
- textColorGhostHoverPrimary: string;
2671
- textColorGhostPressedPrimary: string;
2672
- textColorGhostFocusPrimary: string;
2673
- textColorGhostDisabledPrimary: string;
2674
- borderPrimary: string;
2675
- borderHoverPrimary: string;
2676
- borderPressedPrimary: string;
2677
- borderFocusPrimary: string;
2678
- borderDisabledPrimary: string;
2679
- rippleColorPrimary: string;
2680
- colorInfo: string;
2681
- colorHoverInfo: string;
2682
- colorPressedInfo: string;
2683
- colorFocusInfo: string;
2684
- colorDisabledInfo: string;
2685
- textColorInfo: string;
2686
- textColorHoverInfo: string;
2687
- textColorPressedInfo: string;
2688
- textColorFocusInfo: string;
2689
- textColorDisabledInfo: string;
2690
- textColorTextInfo: string;
2691
- textColorTextHoverInfo: string;
2692
- textColorTextPressedInfo: string;
2693
- textColorTextFocusInfo: string;
2694
- textColorTextDisabledInfo: string;
2695
- textColorGhostInfo: string;
2696
- textColorGhostHoverInfo: string;
2697
- textColorGhostPressedInfo: string;
2698
- textColorGhostFocusInfo: string;
2699
- textColorGhostDisabledInfo: string;
2700
- borderInfo: string;
2701
- borderHoverInfo: string;
2702
- borderPressedInfo: string;
2703
- borderFocusInfo: string;
2704
- borderDisabledInfo: string;
2705
- rippleColorInfo: string;
2706
- colorSuccess: string;
2707
- colorHoverSuccess: string;
2708
- colorPressedSuccess: string;
2709
- colorFocusSuccess: string;
2710
- colorDisabledSuccess: string;
2711
- textColorSuccess: string;
2712
- textColorHoverSuccess: string;
2713
- textColorPressedSuccess: string;
2714
- textColorFocusSuccess: string;
2715
- textColorDisabledSuccess: string;
2716
- textColorTextSuccess: string;
2717
- textColorTextHoverSuccess: string;
2718
- textColorTextPressedSuccess: string;
2719
- textColorTextFocusSuccess: string;
2720
- textColorTextDisabledSuccess: string;
2721
- textColorGhostSuccess: string;
2722
- textColorGhostHoverSuccess: string;
2723
- textColorGhostPressedSuccess: string;
2724
- textColorGhostFocusSuccess: string;
2725
- textColorGhostDisabledSuccess: string;
2726
- borderSuccess: string;
2727
- borderHoverSuccess: string;
2728
- borderPressedSuccess: string;
2729
- borderFocusSuccess: string;
2730
- borderDisabledSuccess: string;
2731
- rippleColorSuccess: string;
2732
- colorWarning: string;
2733
- colorHoverWarning: string;
2734
- colorPressedWarning: string;
2735
- colorFocusWarning: string;
2736
- colorDisabledWarning: string;
2737
- textColorWarning: string;
2738
- textColorHoverWarning: string;
2739
- textColorPressedWarning: string;
2740
- textColorFocusWarning: string;
2741
- textColorDisabledWarning: string;
2742
- textColorTextWarning: string;
2743
- textColorTextHoverWarning: string;
2744
- textColorTextPressedWarning: string;
2745
- textColorTextFocusWarning: string;
2746
- textColorTextDisabledWarning: string;
2747
- textColorGhostWarning: string;
2748
- textColorGhostHoverWarning: string;
2749
- textColorGhostPressedWarning: string;
2750
- textColorGhostFocusWarning: string;
2751
- textColorGhostDisabledWarning: string;
2752
- borderWarning: string;
2753
- borderHoverWarning: string;
2754
- borderPressedWarning: string;
2755
- borderFocusWarning: string;
2756
- borderDisabledWarning: string;
2757
- rippleColorWarning: string;
2758
- colorError: string;
2759
- colorHoverError: string;
2760
- colorPressedError: string;
2761
- colorFocusError: string;
2762
- colorDisabledError: string;
2763
- textColorError: string;
2764
- textColorHoverError: string;
2765
- textColorPressedError: string;
2766
- textColorFocusError: string;
2767
- textColorDisabledError: string;
2768
- textColorTextError: string;
2769
- textColorTextHoverError: string;
2770
- textColorTextPressedError: string;
2771
- textColorTextFocusError: string;
2772
- textColorTextDisabledError: string;
2773
- textColorGhostError: string;
2774
- textColorGhostHoverError: string;
2775
- textColorGhostPressedError: string;
2776
- textColorGhostFocusError: string;
2777
- textColorGhostDisabledError: string;
2778
- borderError: string;
2779
- borderHoverError: string;
2780
- borderPressedError: string;
2781
- borderFocusError: string;
2782
- borderDisabledError: string;
2783
- rippleColorError: string;
2784
- waveOpacity: string;
2785
- fontWeight: string;
2786
- fontWeightStrong: string;
2787
- paddingTiny: string;
2788
- paddingSmall: string;
2789
- paddingMedium: string;
2790
- paddingLarge: string;
2791
- paddingRoundTiny: string;
2792
- paddingRoundSmall: string;
2793
- paddingRoundMedium: string;
2794
- paddingRoundLarge: string;
2795
- iconMarginTiny: string;
2796
- iconMarginSmall: string;
2797
- iconMarginMedium: string;
2798
- iconMarginLarge: string;
2799
- iconSizeTiny: string;
2800
- iconSizeSmall: string;
2801
- iconSizeMedium: string;
2802
- iconSizeLarge: string;
2803
- rippleDuration: string;
2804
- }, any>>>;
2805
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
2806
- heightTiny: string;
2807
- heightSmall: string;
2808
- heightMedium: string;
2809
- heightLarge: string;
2810
- borderRadiusTiny: string;
2811
- borderRadiusSmall: string;
2812
- borderRadiusMedium: string;
2813
- borderRadiusLarge: string;
2814
- fontSizeTiny: string;
2815
- fontSizeSmall: string;
2816
- fontSizeMedium: string;
2817
- fontSizeLarge: string;
2818
- opacityDisabled: string;
2819
- colorOpacitySecondary: string;
2820
- colorOpacitySecondaryHover: string;
2821
- colorOpacitySecondaryPressed: string;
2822
- colorSecondary: string;
2823
- colorSecondaryHover: string;
2824
- colorSecondaryPressed: string;
2825
- colorTertiary: string;
2826
- colorTertiaryHover: string;
2827
- colorTertiaryPressed: string;
2828
- colorQuaternary: string;
2829
- colorQuaternaryHover: string;
2830
- colorQuaternaryPressed: string;
2831
- color: string;
2832
- colorHover: string;
2833
- colorPressed: string;
2834
- colorFocus: string;
2835
- colorDisabled: string;
2836
- textColor: string;
2837
- textColorTertiary: string;
2838
- textColorHover: string;
2839
- textColorPressed: string;
2840
- textColorFocus: string;
2841
- textColorDisabled: string;
2842
- textColorText: string;
2843
- textColorTextHover: string;
2844
- textColorTextPressed: string;
2845
- textColorTextFocus: string;
2846
- textColorTextDisabled: string;
2847
- textColorGhost: string;
2848
- textColorGhostHover: string;
2849
- textColorGhostPressed: string;
2850
- textColorGhostFocus: string;
2851
- textColorGhostDisabled: string;
2852
- border: string;
2853
- borderHover: string;
2854
- borderPressed: string;
2855
- borderFocus: string;
2856
- borderDisabled: string;
2857
- rippleColor: string;
2858
- colorPrimary: string;
2859
- colorHoverPrimary: string;
2860
- colorPressedPrimary: string;
2861
- colorFocusPrimary: string;
2862
- colorDisabledPrimary: string;
2863
- textColorPrimary: string;
2864
- textColorHoverPrimary: string;
2865
- textColorPressedPrimary: string;
2866
- textColorFocusPrimary: string;
2867
- textColorDisabledPrimary: string;
2868
- textColorTextPrimary: string;
2869
- textColorTextHoverPrimary: string;
2870
- textColorTextPressedPrimary: string;
2871
- textColorTextFocusPrimary: string;
2872
- textColorTextDisabledPrimary: string;
2873
- textColorGhostPrimary: string;
2874
- textColorGhostHoverPrimary: string;
2875
- textColorGhostPressedPrimary: string;
2876
- textColorGhostFocusPrimary: string;
2877
- textColorGhostDisabledPrimary: string;
2878
- borderPrimary: string;
2879
- borderHoverPrimary: string;
2880
- borderPressedPrimary: string;
2881
- borderFocusPrimary: string;
2882
- borderDisabledPrimary: string;
2883
- rippleColorPrimary: string;
2884
- colorInfo: string;
2885
- colorHoverInfo: string;
2886
- colorPressedInfo: string;
2887
- colorFocusInfo: string;
2888
- colorDisabledInfo: string;
2889
- textColorInfo: string;
2890
- textColorHoverInfo: string;
2891
- textColorPressedInfo: string;
2892
- textColorFocusInfo: string;
2893
- textColorDisabledInfo: string;
2894
- textColorTextInfo: string;
2895
- textColorTextHoverInfo: string;
2896
- textColorTextPressedInfo: string;
2897
- textColorTextFocusInfo: string;
2898
- textColorTextDisabledInfo: string;
2899
- textColorGhostInfo: string;
2900
- textColorGhostHoverInfo: string;
2901
- textColorGhostPressedInfo: string;
2902
- textColorGhostFocusInfo: string;
2903
- textColorGhostDisabledInfo: string;
2904
- borderInfo: string;
2905
- borderHoverInfo: string;
2906
- borderPressedInfo: string;
2907
- borderFocusInfo: string;
2908
- borderDisabledInfo: string;
2909
- rippleColorInfo: string;
2910
- colorSuccess: string;
2911
- colorHoverSuccess: string;
2912
- colorPressedSuccess: string;
2913
- colorFocusSuccess: string;
2914
- colorDisabledSuccess: string;
2915
- textColorSuccess: string;
2916
- textColorHoverSuccess: string;
2917
- textColorPressedSuccess: string;
2918
- textColorFocusSuccess: string;
2919
- textColorDisabledSuccess: string;
2920
- textColorTextSuccess: string;
2921
- textColorTextHoverSuccess: string;
2922
- textColorTextPressedSuccess: string;
2923
- textColorTextFocusSuccess: string;
2924
- textColorTextDisabledSuccess: string;
2925
- textColorGhostSuccess: string;
2926
- textColorGhostHoverSuccess: string;
2927
- textColorGhostPressedSuccess: string;
2928
- textColorGhostFocusSuccess: string;
2929
- textColorGhostDisabledSuccess: string;
2930
- borderSuccess: string;
2931
- borderHoverSuccess: string;
2932
- borderPressedSuccess: string;
2933
- borderFocusSuccess: string;
2934
- borderDisabledSuccess: string;
2935
- rippleColorSuccess: string;
2936
- colorWarning: string;
2937
- colorHoverWarning: string;
2938
- colorPressedWarning: string;
2939
- colorFocusWarning: string;
2940
- colorDisabledWarning: string;
2941
- textColorWarning: string;
2942
- textColorHoverWarning: string;
2943
- textColorPressedWarning: string;
2944
- textColorFocusWarning: string;
2945
- textColorDisabledWarning: string;
2946
- textColorTextWarning: string;
2947
- textColorTextHoverWarning: string;
2948
- textColorTextPressedWarning: string;
2949
- textColorTextFocusWarning: string;
2950
- textColorTextDisabledWarning: string;
2951
- textColorGhostWarning: string;
2952
- textColorGhostHoverWarning: string;
2953
- textColorGhostPressedWarning: string;
2954
- textColorGhostFocusWarning: string;
2955
- textColorGhostDisabledWarning: string;
2956
- borderWarning: string;
2957
- borderHoverWarning: string;
2958
- borderPressedWarning: string;
2959
- borderFocusWarning: string;
2960
- borderDisabledWarning: string;
2961
- rippleColorWarning: string;
2962
- colorError: string;
2963
- colorHoverError: string;
2964
- colorPressedError: string;
2965
- colorFocusError: string;
2966
- colorDisabledError: string;
2967
- textColorError: string;
2968
- textColorHoverError: string;
2969
- textColorPressedError: string;
2970
- textColorFocusError: string;
2971
- textColorDisabledError: string;
2972
- textColorTextError: string;
2973
- textColorTextHoverError: string;
2974
- textColorTextPressedError: string;
2975
- textColorTextFocusError: string;
2976
- textColorTextDisabledError: string;
2977
- textColorGhostError: string;
2978
- textColorGhostHoverError: string;
2979
- textColorGhostPressedError: string;
2980
- textColorGhostFocusError: string;
2981
- textColorGhostDisabledError: string;
2982
- borderError: string;
2983
- borderHoverError: string;
2984
- borderPressedError: string;
2985
- borderFocusError: string;
2986
- borderDisabledError: string;
2987
- rippleColorError: string;
2988
- waveOpacity: string;
2989
- fontWeight: string;
2990
- fontWeightStrong: string;
2991
- paddingTiny: string;
2992
- paddingSmall: string;
2993
- paddingMedium: string;
2994
- paddingLarge: string;
2995
- paddingRoundTiny: string;
2996
- paddingRoundSmall: string;
2997
- paddingRoundMedium: string;
2998
- paddingRoundLarge: string;
2999
- iconMarginTiny: string;
3000
- iconMarginSmall: string;
3001
- iconMarginMedium: string;
3002
- iconMarginLarge: string;
3003
- iconSizeTiny: string;
3004
- iconSizeSmall: string;
3005
- iconSizeMedium: string;
3006
- iconSizeLarge: string;
3007
- rippleDuration: string;
3008
- }, any>>>;
3009
- }>>, {
3010
- readonly type: import("naive-ui/es/button/src/interface").Type;
3011
- readonly tag: keyof HTMLElementTagNameMap;
3012
- readonly block: boolean;
3013
- readonly round: boolean;
3014
- readonly dashed: boolean;
3015
- readonly text: boolean;
3016
- readonly circle: boolean;
3017
- readonly disabled: boolean;
3018
- readonly focusable: boolean;
3019
- readonly strong: boolean;
3020
- readonly loading: boolean;
3021
- readonly bordered: boolean;
3022
- readonly tertiary: boolean;
3023
- readonly ghost: boolean;
3024
- readonly keyboard: boolean;
3025
- readonly secondary: boolean;
3026
- readonly quaternary: boolean;
3027
- readonly iconPlacement: "left" | "right";
3028
- readonly attrType: "button" | "reset" | "submit";
3029
- readonly nativeFocusBehavior: boolean;
3030
- }>;
297
+ NButton: any;
3031
298
  ChevronBackOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3032
299
  ChevronForwardOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
3033
300
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
@@ -3107,12 +374,12 @@ declare const _default: import("vue").DefineComponent<{
3107
374
  }, {
3108
375
  styleSetting: Record<string, any>;
3109
376
  userInfo: Record<string, any>;
3110
- defaultValue: Record<string, any>;
3111
377
  row: Record<string, any>;
3112
378
  cacheUniqueKey: Record<string, any>;
3113
379
  formType: Record<string, any>;
3114
380
  isDetail: boolean;
3115
381
  item: Record<string, any>;
382
+ defaultValue: Record<string, any>;
3116
383
  mainForm: Record<string, any>;
3117
384
  defaultFieldList: unknown[];
3118
385
  }>;