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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (138) hide show
  1. package/es/components/annotation-edit/style/index.css +1 -15
  2. package/es/components/big-table/index.d.ts +11 -3331
  3. package/es/components/big-table/src/BigTable.vue.d.ts +11 -3347
  4. package/es/components/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.js +12 -4
  5. package/es/components/big-table/src/components/edit-form/edit-date.d.ts +1 -1
  6. package/es/components/big-table/src/components/edit-form/edit-input.d.ts +1 -1
  7. package/es/components/big-table/src/components/edit-form/edit-input.js +4 -1
  8. package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +2 -2
  9. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
  10. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +2 -1138
  11. package/es/components/big-table/src/components/edit-form/edit-time.d.ts +1 -1
  12. package/es/components/big-table/src/components/input-button.vue.d.ts +2 -2239
  13. package/es/components/big-table/src/hooks/useEdit.d.ts +7 -1143
  14. package/es/components/big-table/src/hooks/useEvent2.js +22 -7
  15. package/es/components/big-table/style/index.css +1 -634
  16. package/es/components/bpmn-workflow/style/index.css +1 -29
  17. package/es/components/button-print/index.d.ts +28 -6724
  18. package/es/components/button-print/src/ButtonPrint.vue.d.ts +28 -6724
  19. package/es/components/button-print/src/ButtonPrint.vue_vue_type_script_setup_true_lang.js +2 -3
  20. package/es/components/button-print/src/components/IdentityVerification.js +14 -6
  21. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +22 -4393
  22. package/es/components/button-print/src/utils/dialog.d.ts +3 -1
  23. package/es/components/button-print/src/utils/dialog.js +35 -23
  24. package/es/components/button-print/src/utils/print.d.ts +5 -0
  25. package/es/components/button-print/src/utils/print2.js +16 -0
  26. package/es/components/button-print/style/index.css +1 -24
  27. package/es/components/chunk-upload/index.d.ts +2 -1466
  28. package/es/components/chunk-upload/src/chunk-upload-new.vue.d.ts +3 -1736
  29. package/es/components/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +2 -1466
  30. package/es/components/chunk-upload/style/index.css +1 -365
  31. package/es/components/drag-layout/index.d.ts +165 -19494
  32. package/es/components/drag-layout/src/DragFormLeftItem.vue.d.ts +5 -7919
  33. package/es/components/drag-layout/src/DragFormRightItem.vue.d.ts +4 -3074
  34. package/es/components/drag-layout/src/DragLayout.vue.d.ts +166 -19495
  35. package/es/components/drag-layout/style/index.css +1 -175
  36. package/es/components/fabric-chart/index.d.ts +2 -2
  37. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +2 -2
  38. package/es/components/fabric-chart/src/hooks/index.js +1 -1
  39. package/es/components/fabric-chart/src/hooks/useCenter2.js +58 -38
  40. package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -0
  41. package/es/components/fabric-chart/src/hooks/useDraw.js +1 -1
  42. package/es/components/fabric-chart/src/hooks/useDraw2.js +30 -1
  43. package/es/components/fabric-chart/src/hooks/useLeft2.js +8 -1
  44. package/es/components/fabric-chart/style/index.css +1 -43
  45. package/es/components/field-set/index.d.ts +8 -6749
  46. package/es/components/field-set/src/FieldSet.vue.d.ts +8 -6749
  47. package/es/components/field-set/style/index.css +1 -139
  48. package/es/components/form-config/index.d.ts +21 -8798
  49. package/es/components/form-config/src/FormConfig.vue.d.ts +21 -8798
  50. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +11 -4425
  51. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +9 -2981
  52. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +2 -1466
  53. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -1466
  54. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +4 -3182
  55. package/es/components/form-config/src/utils/index2.js +1 -1
  56. package/es/components/form-config/style/index.css +1 -158
  57. package/es/components/form-render/index.d.ts +8 -1104
  58. package/es/components/form-render/src/FormRender.vue.d.ts +9 -1105
  59. package/es/components/form-render/src/components/renderer/jsonCombination/index.js +1 -1
  60. package/es/components/form-render/src/components/renderer/linebar.d.ts +1 -1
  61. package/es/components/form-render/src/components/renderer/select.js +9 -6
  62. package/es/components/form-render/src/hooks/useCommonLog2.js +1 -1
  63. package/es/components/form-render/src/hooks/useFieldListAdaptor2.js +1 -1
  64. package/es/components/form-render/src/utils/business.d.ts +1 -1
  65. package/es/components/form-render/src/utils/index.d.ts +1 -1
  66. package/es/components/form-render/src/utils/index.js +2 -2
  67. package/es/components/form-render/style/index.css +1 -146
  68. package/es/components/form-table/index.d.ts +58 -31817
  69. package/es/components/form-table/src/FormTable.vue.d.ts +58 -31817
  70. package/es/components/form-table/src/components/index.d.ts +59 -31818
  71. package/es/components/form-table/src/components/table-age.vue.d.ts +5 -3957
  72. package/es/components/form-table/src/components/table-date-picker.vue.d.ts +3 -5035
  73. package/es/components/form-table/src/components/table-digital.vue.d.ts +4 -2642
  74. package/es/components/form-table/src/components/table-input-password.vue.d.ts +4 -1320
  75. package/es/components/form-table/src/components/table-input.vue.d.ts +4 -1320
  76. package/es/components/form-table/src/components/table-month-picker.vue.d.ts +2 -5034
  77. package/es/components/form-table/src/components/table-search-more.vue.d.ts +2 -1395
  78. package/es/components/form-table/src/components/table-search.vue.d.ts +3 -2710
  79. package/es/components/form-table/src/components/table-select-multiple.vue.d.ts +2 -1316
  80. package/es/components/form-table/src/components/table-select.vue.d.ts +2 -1316
  81. package/es/components/form-table/src/components/table-textarea.vue.d.ts +5 -1321
  82. package/es/components/form-table/src/components/table-time-picker.vue.d.ts +2 -2426
  83. package/es/components/form-table/src/components/table-tree-select.vue.d.ts +2 -1535
  84. package/es/components/form-table/src/components/text-over-tooltip.vue.d.ts +2 -474
  85. package/es/components/form-table/style/index.css +1 -214
  86. package/es/components/grid/src/hooks2.js +1 -0
  87. package/es/components/grid/style/index.css +1 -10
  88. package/es/components/index.css +1 -3346
  89. package/es/components/info-header/index.d.ts +16 -2386
  90. package/es/components/info-header/src/HiddenContent.vue.d.ts +4 -797
  91. package/es/components/info-header/src/InfoEllipsis.vue.d.ts +3 -796
  92. package/es/components/info-header/src/InfoHeader.vue.d.ts +15 -2385
  93. package/es/components/info-header/style/index.css +1 -121
  94. package/es/components/map/index.d.ts +2 -2239
  95. package/es/components/map/src/Map.vue.d.ts +2 -2239
  96. package/es/components/map/style/index.css +1 -61
  97. package/es/components/scale-view/index.d.ts +23 -3069
  98. package/es/components/scale-view/src/ScaleView.vue.d.ts +19 -3066
  99. package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +1 -1
  100. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +1 -1394
  101. package/es/components/scale-view/src/components/composables/choose-common.d.ts +1 -1
  102. package/es/components/scale-view/src/components/formitem/r-address.d.ts +1 -1
  103. package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +1 -1
  104. package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +1 -1
  105. package/es/components/scale-view/src/components/formitem/r-collection.d.ts +1 -1
  106. package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +1 -1
  107. package/es/components/scale-view/src/components/formitem/r-input.d.ts +1 -1
  108. package/es/components/scale-view/src/components/formitem/r-map.d.ts +1 -1
  109. package/es/components/scale-view/src/components/formitem/r-radio.d.ts +1 -1
  110. package/es/components/scale-view/src/components/formitem/r-select.d.ts +1 -1
  111. package/es/components/scale-view/src/components/formitem/r-upload.d.ts +1 -1
  112. package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +2 -474
  113. package/es/components/scale-view/src/hooks/use-component.d.ts +41 -8043
  114. package/es/components/scale-view/style/index.css +1 -738
  115. package/es/components/select-label/index.d.ts +28 -10574
  116. package/es/components/select-label/src/LabelFormContent.vue.d.ts +12 -4022
  117. package/es/components/select-label/src/SelectLabel.vue.d.ts +16 -6559
  118. package/es/components/select-label/src/components/label-classify.vue.d.ts +5 -3291
  119. package/es/components/select-label/style/index.css +1 -164
  120. package/es/components/select-person/index.d.ts +9 -5270
  121. package/es/components/select-person/src/SearchTree.vue.d.ts +3 -1302
  122. package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -5270
  123. package/es/components/select-person/style/index.css +1 -193
  124. package/es/components/shortcut-provider/style/index.css +1 -3
  125. package/es/components/shortcut-setter/index.d.ts +8 -1104
  126. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +8 -1104
  127. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +1 -845
  128. package/es/components/shortcut-setter/style/index.css +1 -8
  129. package/es/components/steps-wheel/index.d.ts +1 -473
  130. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -473
  131. package/es/components/steps-wheel/style/index.css +1 -161
  132. package/es/components/time-line/index.d.ts +7 -1647
  133. package/es/components/time-line/src/TimeLine.vue.d.ts +6 -1646
  134. package/es/components/time-line/style/index.css +1 -37
  135. package/es/env.d.ts +0 -18
  136. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1394
  137. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +2 -474
  138. package/package.json +4 -4
@@ -21,177 +21,7 @@ declare const _default: import("vue").DefineComponent<{
21
21
  props: {
22
22
  items: Array<Item>;
23
23
  };
24
- NTimeline: import("vue").DefineComponent<{
25
- readonly horizontal: BooleanConstructor;
26
- readonly itemPlacement: {
27
- readonly type: PropType<"left" | "right">;
28
- readonly default: "left";
29
- };
30
- readonly size: {
31
- readonly type: PropType<"medium" | "large">;
32
- readonly default: "medium";
33
- };
34
- readonly iconSize: NumberConstructor;
35
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Timeline", {
36
- contentFontSize: string;
37
- titleFontWeight: string;
38
- circleBorder: string;
39
- circleBorderInfo: string;
40
- circleBorderError: string;
41
- circleBorderSuccess: string;
42
- circleBorderWarning: string;
43
- iconColor: string;
44
- iconColorInfo: string;
45
- iconColorError: string;
46
- iconColorSuccess: string;
47
- iconColorWarning: string;
48
- titleTextColor: string;
49
- contentTextColor: string;
50
- metaTextColor: string;
51
- lineColor: string;
52
- titleMarginMedium: string;
53
- titleMarginLarge: string;
54
- titleFontSizeMedium: string;
55
- titleFontSizeLarge: string;
56
- iconSizeMedium: string;
57
- iconSizeLarge: string;
58
- }, any>>;
59
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Timeline", {
60
- contentFontSize: string;
61
- titleFontWeight: string;
62
- circleBorder: string;
63
- circleBorderInfo: string;
64
- circleBorderError: string;
65
- circleBorderSuccess: string;
66
- circleBorderWarning: string;
67
- iconColor: string;
68
- iconColorInfo: string;
69
- iconColorError: string;
70
- iconColorSuccess: string;
71
- iconColorWarning: string;
72
- titleTextColor: string;
73
- contentTextColor: string;
74
- metaTextColor: string;
75
- lineColor: string;
76
- titleMarginMedium: string;
77
- titleMarginLarge: string;
78
- titleFontSizeMedium: string;
79
- titleFontSizeLarge: string;
80
- iconSizeMedium: string;
81
- iconSizeLarge: string;
82
- }, any>>>;
83
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Timeline", {
84
- contentFontSize: string;
85
- titleFontWeight: string;
86
- circleBorder: string;
87
- circleBorderInfo: string;
88
- circleBorderError: string;
89
- circleBorderSuccess: string;
90
- circleBorderWarning: string;
91
- iconColor: string;
92
- iconColorInfo: string;
93
- iconColorError: string;
94
- iconColorSuccess: string;
95
- iconColorWarning: string;
96
- titleTextColor: string;
97
- contentTextColor: string;
98
- metaTextColor: string;
99
- lineColor: string;
100
- titleMarginMedium: string;
101
- titleMarginLarge: string;
102
- titleFontSizeMedium: string;
103
- titleFontSizeLarge: string;
104
- iconSizeMedium: string;
105
- iconSizeLarge: string;
106
- }, any>>>;
107
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
108
- readonly horizontal: BooleanConstructor;
109
- readonly itemPlacement: {
110
- readonly type: PropType<"left" | "right">;
111
- readonly default: "left";
112
- };
113
- readonly size: {
114
- readonly type: PropType<"medium" | "large">;
115
- readonly default: "medium";
116
- };
117
- readonly iconSize: NumberConstructor;
118
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Timeline", {
119
- contentFontSize: string;
120
- titleFontWeight: string;
121
- circleBorder: string;
122
- circleBorderInfo: string;
123
- circleBorderError: string;
124
- circleBorderSuccess: string;
125
- circleBorderWarning: string;
126
- iconColor: string;
127
- iconColorInfo: string;
128
- iconColorError: string;
129
- iconColorSuccess: string;
130
- iconColorWarning: string;
131
- titleTextColor: string;
132
- contentTextColor: string;
133
- metaTextColor: string;
134
- lineColor: string;
135
- titleMarginMedium: string;
136
- titleMarginLarge: string;
137
- titleFontSizeMedium: string;
138
- titleFontSizeLarge: string;
139
- iconSizeMedium: string;
140
- iconSizeLarge: string;
141
- }, any>>;
142
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Timeline", {
143
- contentFontSize: string;
144
- titleFontWeight: string;
145
- circleBorder: string;
146
- circleBorderInfo: string;
147
- circleBorderError: string;
148
- circleBorderSuccess: string;
149
- circleBorderWarning: string;
150
- iconColor: string;
151
- iconColorInfo: string;
152
- iconColorError: string;
153
- iconColorSuccess: string;
154
- iconColorWarning: string;
155
- titleTextColor: string;
156
- contentTextColor: string;
157
- metaTextColor: string;
158
- lineColor: string;
159
- titleMarginMedium: string;
160
- titleMarginLarge: string;
161
- titleFontSizeMedium: string;
162
- titleFontSizeLarge: string;
163
- iconSizeMedium: string;
164
- iconSizeLarge: string;
165
- }, any>>>;
166
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Timeline", {
167
- contentFontSize: string;
168
- titleFontWeight: string;
169
- circleBorder: string;
170
- circleBorderInfo: string;
171
- circleBorderError: string;
172
- circleBorderSuccess: string;
173
- circleBorderWarning: string;
174
- iconColor: string;
175
- iconColorInfo: string;
176
- iconColorError: string;
177
- iconColorSuccess: string;
178
- iconColorWarning: string;
179
- titleTextColor: string;
180
- contentTextColor: string;
181
- metaTextColor: string;
182
- lineColor: string;
183
- titleMarginMedium: string;
184
- titleMarginLarge: string;
185
- titleFontSizeMedium: string;
186
- titleFontSizeLarge: string;
187
- iconSizeMedium: string;
188
- iconSizeLarge: string;
189
- }, any>>>;
190
- }>>, {
191
- size: "medium" | "large";
192
- horizontal: boolean;
193
- itemPlacement: "left" | "right";
194
- }>;
24
+ NTimeline: any;
195
25
  NTimelineItem: import("vue").DefineComponent<{
196
26
  time: PropType<string | number>;
197
27
  title: StringConstructor;
@@ -202,7 +32,7 @@ declare const _default: import("vue").DefineComponent<{
202
32
  default: string;
203
33
  };
204
34
  type: {
205
- type: PropType<"default" | "info" | "success" | "warning" | "error">;
35
+ type: PropType<"default" | "error" | "success" | "warning" | "info">;
206
36
  default: string;
207
37
  };
208
38
  }, {
@@ -233,1485 +63,15 @@ declare const _default: import("vue").DefineComponent<{
233
63
  default: string;
234
64
  };
235
65
  type: {
236
- type: PropType<"default" | "info" | "success" | "warning" | "error">;
66
+ type: PropType<"default" | "error" | "success" | "warning" | "info">;
237
67
  default: string;
238
68
  };
239
69
  }>>, {
240
- type: "default" | "info" | "success" | "warning" | "error";
70
+ type: "default" | "error" | "success" | "warning" | "info";
241
71
  lineType: "default" | "dashed";
242
72
  }>;
243
- NButton: import("vue").DefineComponent<{
244
- readonly color: StringConstructor;
245
- readonly textColor: StringConstructor;
246
- readonly text: BooleanConstructor;
247
- readonly block: BooleanConstructor;
248
- readonly loading: BooleanConstructor;
249
- readonly disabled: BooleanConstructor;
250
- readonly circle: BooleanConstructor;
251
- readonly size: PropType<import("naive-ui/es/button/src/interface").Size>;
252
- readonly ghost: BooleanConstructor;
253
- readonly round: BooleanConstructor;
254
- readonly secondary: BooleanConstructor;
255
- readonly tertiary: BooleanConstructor;
256
- readonly quaternary: BooleanConstructor;
257
- readonly strong: BooleanConstructor;
258
- readonly focusable: {
259
- readonly type: BooleanConstructor;
260
- readonly default: true;
261
- };
262
- readonly keyboard: {
263
- readonly type: BooleanConstructor;
264
- readonly default: true;
265
- };
266
- readonly tag: {
267
- readonly type: PropType<keyof HTMLElementTagNameMap>;
268
- readonly default: "button";
269
- };
270
- readonly type: {
271
- readonly type: PropType<import("naive-ui/es/button/src/interface").Type>;
272
- readonly default: "default";
273
- };
274
- readonly dashed: BooleanConstructor;
275
- readonly iconPlacement: {
276
- readonly type: PropType<"left" | "right">;
277
- readonly default: "left";
278
- };
279
- readonly attrType: {
280
- readonly type: PropType<"button" | "reset" | "submit">;
281
- readonly default: "button";
282
- };
283
- readonly bordered: {
284
- readonly type: BooleanConstructor;
285
- readonly default: true;
286
- };
287
- readonly onClick: PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
288
- readonly nativeFocusBehavior: BooleanConstructor;
289
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Button", {
290
- heightTiny: string;
291
- heightSmall: string;
292
- heightMedium: string;
293
- heightLarge: string;
294
- borderRadiusTiny: string;
295
- borderRadiusSmall: string;
296
- borderRadiusMedium: string;
297
- borderRadiusLarge: string;
298
- fontSizeTiny: string;
299
- fontSizeSmall: string;
300
- fontSizeMedium: string;
301
- fontSizeLarge: string;
302
- opacityDisabled: string;
303
- colorOpacitySecondary: string;
304
- colorOpacitySecondaryHover: string;
305
- colorOpacitySecondaryPressed: string;
306
- colorSecondary: string;
307
- colorSecondaryHover: string;
308
- colorSecondaryPressed: string;
309
- colorTertiary: string;
310
- colorTertiaryHover: string;
311
- colorTertiaryPressed: string;
312
- colorQuaternary: string;
313
- colorQuaternaryHover: string;
314
- colorQuaternaryPressed: string;
315
- color: string;
316
- colorHover: string;
317
- colorPressed: string;
318
- colorFocus: string;
319
- colorDisabled: string;
320
- textColor: string;
321
- textColorTertiary: string;
322
- textColorHover: string;
323
- textColorPressed: string;
324
- textColorFocus: string;
325
- textColorDisabled: string;
326
- textColorText: string;
327
- textColorTextHover: string;
328
- textColorTextPressed: string;
329
- textColorTextFocus: string;
330
- textColorTextDisabled: string;
331
- textColorGhost: string;
332
- textColorGhostHover: string;
333
- textColorGhostPressed: string;
334
- textColorGhostFocus: string;
335
- textColorGhostDisabled: string;
336
- border: string;
337
- borderHover: string;
338
- borderPressed: string;
339
- borderFocus: string;
340
- borderDisabled: string;
341
- rippleColor: string;
342
- colorPrimary: string;
343
- colorHoverPrimary: string;
344
- colorPressedPrimary: string;
345
- colorFocusPrimary: string;
346
- colorDisabledPrimary: string;
347
- textColorPrimary: string;
348
- textColorHoverPrimary: string;
349
- textColorPressedPrimary: string;
350
- textColorFocusPrimary: string;
351
- textColorDisabledPrimary: string;
352
- textColorTextPrimary: string;
353
- textColorTextHoverPrimary: string;
354
- textColorTextPressedPrimary: string;
355
- textColorTextFocusPrimary: string;
356
- textColorTextDisabledPrimary: string;
357
- textColorGhostPrimary: string;
358
- textColorGhostHoverPrimary: string;
359
- textColorGhostPressedPrimary: string;
360
- textColorGhostFocusPrimary: string;
361
- textColorGhostDisabledPrimary: string;
362
- borderPrimary: string;
363
- borderHoverPrimary: string;
364
- borderPressedPrimary: string;
365
- borderFocusPrimary: string;
366
- borderDisabledPrimary: string;
367
- rippleColorPrimary: string;
368
- colorInfo: string;
369
- colorHoverInfo: string;
370
- colorPressedInfo: string;
371
- colorFocusInfo: string;
372
- colorDisabledInfo: string;
373
- textColorInfo: string;
374
- textColorHoverInfo: string;
375
- textColorPressedInfo: string;
376
- textColorFocusInfo: string;
377
- textColorDisabledInfo: string;
378
- textColorTextInfo: string;
379
- textColorTextHoverInfo: string;
380
- textColorTextPressedInfo: string;
381
- textColorTextFocusInfo: string;
382
- textColorTextDisabledInfo: string;
383
- textColorGhostInfo: string;
384
- textColorGhostHoverInfo: string;
385
- textColorGhostPressedInfo: string;
386
- textColorGhostFocusInfo: string;
387
- textColorGhostDisabledInfo: string;
388
- borderInfo: string;
389
- borderHoverInfo: string;
390
- borderPressedInfo: string;
391
- borderFocusInfo: string;
392
- borderDisabledInfo: string;
393
- rippleColorInfo: string;
394
- colorSuccess: string;
395
- colorHoverSuccess: string;
396
- colorPressedSuccess: string;
397
- colorFocusSuccess: string;
398
- colorDisabledSuccess: string;
399
- textColorSuccess: string;
400
- textColorHoverSuccess: string;
401
- textColorPressedSuccess: string;
402
- textColorFocusSuccess: string;
403
- textColorDisabledSuccess: string;
404
- textColorTextSuccess: string;
405
- textColorTextHoverSuccess: string;
406
- textColorTextPressedSuccess: string;
407
- textColorTextFocusSuccess: string;
408
- textColorTextDisabledSuccess: string;
409
- textColorGhostSuccess: string;
410
- textColorGhostHoverSuccess: string;
411
- textColorGhostPressedSuccess: string;
412
- textColorGhostFocusSuccess: string;
413
- textColorGhostDisabledSuccess: string;
414
- borderSuccess: string;
415
- borderHoverSuccess: string;
416
- borderPressedSuccess: string;
417
- borderFocusSuccess: string;
418
- borderDisabledSuccess: string;
419
- rippleColorSuccess: string;
420
- colorWarning: string;
421
- colorHoverWarning: string;
422
- colorPressedWarning: string;
423
- colorFocusWarning: string;
424
- colorDisabledWarning: string;
425
- textColorWarning: string;
426
- textColorHoverWarning: string;
427
- textColorPressedWarning: string;
428
- textColorFocusWarning: string;
429
- textColorDisabledWarning: string;
430
- textColorTextWarning: string;
431
- textColorTextHoverWarning: string;
432
- textColorTextPressedWarning: string;
433
- textColorTextFocusWarning: string;
434
- textColorTextDisabledWarning: string;
435
- textColorGhostWarning: string;
436
- textColorGhostHoverWarning: string;
437
- textColorGhostPressedWarning: string;
438
- textColorGhostFocusWarning: string;
439
- textColorGhostDisabledWarning: string;
440
- borderWarning: string;
441
- borderHoverWarning: string;
442
- borderPressedWarning: string;
443
- borderFocusWarning: string;
444
- borderDisabledWarning: string;
445
- rippleColorWarning: string;
446
- colorError: string;
447
- colorHoverError: string;
448
- colorPressedError: string;
449
- colorFocusError: string;
450
- colorDisabledError: string;
451
- textColorError: string;
452
- textColorHoverError: string;
453
- textColorPressedError: string;
454
- textColorFocusError: string;
455
- textColorDisabledError: string;
456
- textColorTextError: string;
457
- textColorTextHoverError: string;
458
- textColorTextPressedError: string;
459
- textColorTextFocusError: string;
460
- textColorTextDisabledError: string;
461
- textColorGhostError: string;
462
- textColorGhostHoverError: string;
463
- textColorGhostPressedError: string;
464
- textColorGhostFocusError: string;
465
- textColorGhostDisabledError: string;
466
- borderError: string;
467
- borderHoverError: string;
468
- borderPressedError: string;
469
- borderFocusError: string;
470
- borderDisabledError: string;
471
- rippleColorError: string;
472
- waveOpacity: string;
473
- fontWeight: string;
474
- fontWeightStrong: string;
475
- paddingTiny: string;
476
- paddingSmall: string;
477
- paddingMedium: string;
478
- paddingLarge: string;
479
- paddingRoundTiny: string;
480
- paddingRoundSmall: string;
481
- paddingRoundMedium: string;
482
- paddingRoundLarge: string;
483
- iconMarginTiny: string;
484
- iconMarginSmall: string;
485
- iconMarginMedium: string;
486
- iconMarginLarge: string;
487
- iconSizeTiny: string;
488
- iconSizeSmall: string;
489
- iconSizeMedium: string;
490
- iconSizeLarge: string;
491
- rippleDuration: string;
492
- }, any>>;
493
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
494
- heightTiny: string;
495
- heightSmall: string;
496
- heightMedium: string;
497
- heightLarge: string;
498
- borderRadiusTiny: string;
499
- borderRadiusSmall: string;
500
- borderRadiusMedium: string;
501
- borderRadiusLarge: string;
502
- fontSizeTiny: string;
503
- fontSizeSmall: string;
504
- fontSizeMedium: string;
505
- fontSizeLarge: string;
506
- opacityDisabled: string;
507
- colorOpacitySecondary: string;
508
- colorOpacitySecondaryHover: string;
509
- colorOpacitySecondaryPressed: string;
510
- colorSecondary: string;
511
- colorSecondaryHover: string;
512
- colorSecondaryPressed: string;
513
- colorTertiary: string;
514
- colorTertiaryHover: string;
515
- colorTertiaryPressed: string;
516
- colorQuaternary: string;
517
- colorQuaternaryHover: string;
518
- colorQuaternaryPressed: string;
519
- color: string;
520
- colorHover: string;
521
- colorPressed: string;
522
- colorFocus: string;
523
- colorDisabled: string;
524
- textColor: string;
525
- textColorTertiary: string;
526
- textColorHover: string;
527
- textColorPressed: string;
528
- textColorFocus: string;
529
- textColorDisabled: string;
530
- textColorText: string;
531
- textColorTextHover: string;
532
- textColorTextPressed: string;
533
- textColorTextFocus: string;
534
- textColorTextDisabled: string;
535
- textColorGhost: string;
536
- textColorGhostHover: string;
537
- textColorGhostPressed: string;
538
- textColorGhostFocus: string;
539
- textColorGhostDisabled: string;
540
- border: string;
541
- borderHover: string;
542
- borderPressed: string;
543
- borderFocus: string;
544
- borderDisabled: string;
545
- rippleColor: string;
546
- colorPrimary: string;
547
- colorHoverPrimary: string;
548
- colorPressedPrimary: string;
549
- colorFocusPrimary: string;
550
- colorDisabledPrimary: string;
551
- textColorPrimary: string;
552
- textColorHoverPrimary: string;
553
- textColorPressedPrimary: string;
554
- textColorFocusPrimary: string;
555
- textColorDisabledPrimary: string;
556
- textColorTextPrimary: string;
557
- textColorTextHoverPrimary: string;
558
- textColorTextPressedPrimary: string;
559
- textColorTextFocusPrimary: string;
560
- textColorTextDisabledPrimary: string;
561
- textColorGhostPrimary: string;
562
- textColorGhostHoverPrimary: string;
563
- textColorGhostPressedPrimary: string;
564
- textColorGhostFocusPrimary: string;
565
- textColorGhostDisabledPrimary: string;
566
- borderPrimary: string;
567
- borderHoverPrimary: string;
568
- borderPressedPrimary: string;
569
- borderFocusPrimary: string;
570
- borderDisabledPrimary: string;
571
- rippleColorPrimary: string;
572
- colorInfo: string;
573
- colorHoverInfo: string;
574
- colorPressedInfo: string;
575
- colorFocusInfo: string;
576
- colorDisabledInfo: string;
577
- textColorInfo: string;
578
- textColorHoverInfo: string;
579
- textColorPressedInfo: string;
580
- textColorFocusInfo: string;
581
- textColorDisabledInfo: string;
582
- textColorTextInfo: string;
583
- textColorTextHoverInfo: string;
584
- textColorTextPressedInfo: string;
585
- textColorTextFocusInfo: string;
586
- textColorTextDisabledInfo: string;
587
- textColorGhostInfo: string;
588
- textColorGhostHoverInfo: string;
589
- textColorGhostPressedInfo: string;
590
- textColorGhostFocusInfo: string;
591
- textColorGhostDisabledInfo: string;
592
- borderInfo: string;
593
- borderHoverInfo: string;
594
- borderPressedInfo: string;
595
- borderFocusInfo: string;
596
- borderDisabledInfo: string;
597
- rippleColorInfo: string;
598
- colorSuccess: string;
599
- colorHoverSuccess: string;
600
- colorPressedSuccess: string;
601
- colorFocusSuccess: string;
602
- colorDisabledSuccess: string;
603
- textColorSuccess: string;
604
- textColorHoverSuccess: string;
605
- textColorPressedSuccess: string;
606
- textColorFocusSuccess: string;
607
- textColorDisabledSuccess: string;
608
- textColorTextSuccess: string;
609
- textColorTextHoverSuccess: string;
610
- textColorTextPressedSuccess: string;
611
- textColorTextFocusSuccess: string;
612
- textColorTextDisabledSuccess: string;
613
- textColorGhostSuccess: string;
614
- textColorGhostHoverSuccess: string;
615
- textColorGhostPressedSuccess: string;
616
- textColorGhostFocusSuccess: string;
617
- textColorGhostDisabledSuccess: string;
618
- borderSuccess: string;
619
- borderHoverSuccess: string;
620
- borderPressedSuccess: string;
621
- borderFocusSuccess: string;
622
- borderDisabledSuccess: string;
623
- rippleColorSuccess: string;
624
- colorWarning: string;
625
- colorHoverWarning: string;
626
- colorPressedWarning: string;
627
- colorFocusWarning: string;
628
- colorDisabledWarning: string;
629
- textColorWarning: string;
630
- textColorHoverWarning: string;
631
- textColorPressedWarning: string;
632
- textColorFocusWarning: string;
633
- textColorDisabledWarning: string;
634
- textColorTextWarning: string;
635
- textColorTextHoverWarning: string;
636
- textColorTextPressedWarning: string;
637
- textColorTextFocusWarning: string;
638
- textColorTextDisabledWarning: string;
639
- textColorGhostWarning: string;
640
- textColorGhostHoverWarning: string;
641
- textColorGhostPressedWarning: string;
642
- textColorGhostFocusWarning: string;
643
- textColorGhostDisabledWarning: string;
644
- borderWarning: string;
645
- borderHoverWarning: string;
646
- borderPressedWarning: string;
647
- borderFocusWarning: string;
648
- borderDisabledWarning: string;
649
- rippleColorWarning: string;
650
- colorError: string;
651
- colorHoverError: string;
652
- colorPressedError: string;
653
- colorFocusError: string;
654
- colorDisabledError: string;
655
- textColorError: string;
656
- textColorHoverError: string;
657
- textColorPressedError: string;
658
- textColorFocusError: string;
659
- textColorDisabledError: string;
660
- textColorTextError: string;
661
- textColorTextHoverError: string;
662
- textColorTextPressedError: string;
663
- textColorTextFocusError: string;
664
- textColorTextDisabledError: string;
665
- textColorGhostError: string;
666
- textColorGhostHoverError: string;
667
- textColorGhostPressedError: string;
668
- textColorGhostFocusError: string;
669
- textColorGhostDisabledError: string;
670
- borderError: string;
671
- borderHoverError: string;
672
- borderPressedError: string;
673
- borderFocusError: string;
674
- borderDisabledError: string;
675
- rippleColorError: string;
676
- waveOpacity: string;
677
- fontWeight: string;
678
- fontWeightStrong: string;
679
- paddingTiny: string;
680
- paddingSmall: string;
681
- paddingMedium: string;
682
- paddingLarge: string;
683
- paddingRoundTiny: string;
684
- paddingRoundSmall: string;
685
- paddingRoundMedium: string;
686
- paddingRoundLarge: string;
687
- iconMarginTiny: string;
688
- iconMarginSmall: string;
689
- iconMarginMedium: string;
690
- iconMarginLarge: string;
691
- iconSizeTiny: string;
692
- iconSizeSmall: string;
693
- iconSizeMedium: string;
694
- iconSizeLarge: string;
695
- rippleDuration: string;
696
- }, any>>>;
697
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
698
- heightTiny: string;
699
- heightSmall: string;
700
- heightMedium: string;
701
- heightLarge: string;
702
- borderRadiusTiny: string;
703
- borderRadiusSmall: string;
704
- borderRadiusMedium: string;
705
- borderRadiusLarge: string;
706
- fontSizeTiny: string;
707
- fontSizeSmall: string;
708
- fontSizeMedium: string;
709
- fontSizeLarge: string;
710
- opacityDisabled: string;
711
- colorOpacitySecondary: string;
712
- colorOpacitySecondaryHover: string;
713
- colorOpacitySecondaryPressed: string;
714
- colorSecondary: string;
715
- colorSecondaryHover: string;
716
- colorSecondaryPressed: string;
717
- colorTertiary: string;
718
- colorTertiaryHover: string;
719
- colorTertiaryPressed: string;
720
- colorQuaternary: string;
721
- colorQuaternaryHover: string;
722
- colorQuaternaryPressed: string;
723
- color: string;
724
- colorHover: string;
725
- colorPressed: string;
726
- colorFocus: string;
727
- colorDisabled: string;
728
- textColor: string;
729
- textColorTertiary: string;
730
- textColorHover: string;
731
- textColorPressed: string;
732
- textColorFocus: string;
733
- textColorDisabled: string;
734
- textColorText: string;
735
- textColorTextHover: string;
736
- textColorTextPressed: string;
737
- textColorTextFocus: string;
738
- textColorTextDisabled: string;
739
- textColorGhost: string;
740
- textColorGhostHover: string;
741
- textColorGhostPressed: string;
742
- textColorGhostFocus: string;
743
- textColorGhostDisabled: string;
744
- border: string;
745
- borderHover: string;
746
- borderPressed: string;
747
- borderFocus: string;
748
- borderDisabled: string;
749
- rippleColor: string;
750
- colorPrimary: string;
751
- colorHoverPrimary: string;
752
- colorPressedPrimary: string;
753
- colorFocusPrimary: string;
754
- colorDisabledPrimary: string;
755
- textColorPrimary: string;
756
- textColorHoverPrimary: string;
757
- textColorPressedPrimary: string;
758
- textColorFocusPrimary: string;
759
- textColorDisabledPrimary: string;
760
- textColorTextPrimary: string;
761
- textColorTextHoverPrimary: string;
762
- textColorTextPressedPrimary: string;
763
- textColorTextFocusPrimary: string;
764
- textColorTextDisabledPrimary: string;
765
- textColorGhostPrimary: string;
766
- textColorGhostHoverPrimary: string;
767
- textColorGhostPressedPrimary: string;
768
- textColorGhostFocusPrimary: string;
769
- textColorGhostDisabledPrimary: string;
770
- borderPrimary: string;
771
- borderHoverPrimary: string;
772
- borderPressedPrimary: string;
773
- borderFocusPrimary: string;
774
- borderDisabledPrimary: string;
775
- rippleColorPrimary: string;
776
- colorInfo: string;
777
- colorHoverInfo: string;
778
- colorPressedInfo: string;
779
- colorFocusInfo: string;
780
- colorDisabledInfo: string;
781
- textColorInfo: string;
782
- textColorHoverInfo: string;
783
- textColorPressedInfo: string;
784
- textColorFocusInfo: string;
785
- textColorDisabledInfo: string;
786
- textColorTextInfo: string;
787
- textColorTextHoverInfo: string;
788
- textColorTextPressedInfo: string;
789
- textColorTextFocusInfo: string;
790
- textColorTextDisabledInfo: string;
791
- textColorGhostInfo: string;
792
- textColorGhostHoverInfo: string;
793
- textColorGhostPressedInfo: string;
794
- textColorGhostFocusInfo: string;
795
- textColorGhostDisabledInfo: string;
796
- borderInfo: string;
797
- borderHoverInfo: string;
798
- borderPressedInfo: string;
799
- borderFocusInfo: string;
800
- borderDisabledInfo: string;
801
- rippleColorInfo: string;
802
- colorSuccess: string;
803
- colorHoverSuccess: string;
804
- colorPressedSuccess: string;
805
- colorFocusSuccess: string;
806
- colorDisabledSuccess: string;
807
- textColorSuccess: string;
808
- textColorHoverSuccess: string;
809
- textColorPressedSuccess: string;
810
- textColorFocusSuccess: string;
811
- textColorDisabledSuccess: string;
812
- textColorTextSuccess: string;
813
- textColorTextHoverSuccess: string;
814
- textColorTextPressedSuccess: string;
815
- textColorTextFocusSuccess: string;
816
- textColorTextDisabledSuccess: string;
817
- textColorGhostSuccess: string;
818
- textColorGhostHoverSuccess: string;
819
- textColorGhostPressedSuccess: string;
820
- textColorGhostFocusSuccess: string;
821
- textColorGhostDisabledSuccess: string;
822
- borderSuccess: string;
823
- borderHoverSuccess: string;
824
- borderPressedSuccess: string;
825
- borderFocusSuccess: string;
826
- borderDisabledSuccess: string;
827
- rippleColorSuccess: string;
828
- colorWarning: string;
829
- colorHoverWarning: string;
830
- colorPressedWarning: string;
831
- colorFocusWarning: string;
832
- colorDisabledWarning: string;
833
- textColorWarning: string;
834
- textColorHoverWarning: string;
835
- textColorPressedWarning: string;
836
- textColorFocusWarning: string;
837
- textColorDisabledWarning: string;
838
- textColorTextWarning: string;
839
- textColorTextHoverWarning: string;
840
- textColorTextPressedWarning: string;
841
- textColorTextFocusWarning: string;
842
- textColorTextDisabledWarning: string;
843
- textColorGhostWarning: string;
844
- textColorGhostHoverWarning: string;
845
- textColorGhostPressedWarning: string;
846
- textColorGhostFocusWarning: string;
847
- textColorGhostDisabledWarning: string;
848
- borderWarning: string;
849
- borderHoverWarning: string;
850
- borderPressedWarning: string;
851
- borderFocusWarning: string;
852
- borderDisabledWarning: string;
853
- rippleColorWarning: string;
854
- colorError: string;
855
- colorHoverError: string;
856
- colorPressedError: string;
857
- colorFocusError: string;
858
- colorDisabledError: string;
859
- textColorError: string;
860
- textColorHoverError: string;
861
- textColorPressedError: string;
862
- textColorFocusError: string;
863
- textColorDisabledError: string;
864
- textColorTextError: string;
865
- textColorTextHoverError: string;
866
- textColorTextPressedError: string;
867
- textColorTextFocusError: string;
868
- textColorTextDisabledError: string;
869
- textColorGhostError: string;
870
- textColorGhostHoverError: string;
871
- textColorGhostPressedError: string;
872
- textColorGhostFocusError: string;
873
- textColorGhostDisabledError: string;
874
- borderError: string;
875
- borderHoverError: string;
876
- borderPressedError: string;
877
- borderFocusError: string;
878
- borderDisabledError: string;
879
- rippleColorError: string;
880
- waveOpacity: string;
881
- fontWeight: string;
882
- fontWeightStrong: string;
883
- paddingTiny: string;
884
- paddingSmall: string;
885
- paddingMedium: string;
886
- paddingLarge: string;
887
- paddingRoundTiny: string;
888
- paddingRoundSmall: string;
889
- paddingRoundMedium: string;
890
- paddingRoundLarge: string;
891
- iconMarginTiny: string;
892
- iconMarginSmall: string;
893
- iconMarginMedium: string;
894
- iconMarginLarge: string;
895
- iconSizeTiny: string;
896
- iconSizeSmall: string;
897
- iconSizeMedium: string;
898
- iconSizeLarge: string;
899
- rippleDuration: string;
900
- }, any>>>;
901
- }, {
902
- selfElRef: import("vue").Ref<HTMLElement | null>;
903
- waveElRef: import("vue").Ref<{
904
- play: () => void;
905
- } | null>;
906
- mergedClsPrefix: import("vue").ComputedRef<string>;
907
- mergedFocusable: import("vue").ComputedRef<boolean>;
908
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
909
- showBorder: import("vue").ComputedRef<boolean>;
910
- enterPressed: import("vue").Ref<boolean>;
911
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
912
- handleMousedown: (e: MouseEvent) => void;
913
- handleKeydown: (e: KeyboardEvent) => void;
914
- handleBlur: () => void;
915
- handleKeyup: (e: KeyboardEvent) => void;
916
- handleClick: (e: MouseEvent) => void;
917
- customColorCssVars: import("vue").ComputedRef<{
918
- '--n-border-color': string;
919
- '--n-border-color-hover': string;
920
- '--n-border-color-pressed': string;
921
- '--n-border-color-focus': string;
922
- '--n-border-color-disabled': string;
923
- } | null>;
924
- cssVars: import("vue").ComputedRef<{
925
- '--n-width': string;
926
- '--n-height': string;
927
- '--n-font-size': string;
928
- '--n-padding': string;
929
- '--n-icon-size': string;
930
- '--n-icon-margin': string;
931
- '--n-border-radius': string;
932
- '--n-border': string;
933
- '--n-border-hover': string;
934
- '--n-border-pressed': string;
935
- '--n-border-focus': string;
936
- '--n-border-disabled': string;
937
- '--n-color': string;
938
- '--n-color-hover': string;
939
- '--n-color-pressed': string;
940
- '--n-color-focus': string;
941
- '--n-color-disabled': string;
942
- '--n-ripple-color': string;
943
- '--n-text-color': string;
944
- '--n-text-color-hover': string;
945
- '--n-text-color-pressed': string;
946
- '--n-text-color-focus': string;
947
- '--n-text-color-disabled': string;
948
- 'font-weight': string;
949
- '--n-bezier': string;
950
- '--n-bezier-ease-out': string;
951
- '--n-ripple-duration': string;
952
- '--n-opacity-disabled': string;
953
- '--n-wave-opacity': string;
954
- }> | undefined;
955
- themeClass: import("vue").Ref<string> | undefined;
956
- onRender: (() => void) | undefined;
957
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
958
- readonly color: StringConstructor;
959
- readonly textColor: StringConstructor;
960
- readonly text: BooleanConstructor;
961
- readonly block: BooleanConstructor;
962
- readonly loading: BooleanConstructor;
963
- readonly disabled: BooleanConstructor;
964
- readonly circle: BooleanConstructor;
965
- readonly size: PropType<import("naive-ui/es/button/src/interface").Size>;
966
- readonly ghost: BooleanConstructor;
967
- readonly round: BooleanConstructor;
968
- readonly secondary: BooleanConstructor;
969
- readonly tertiary: BooleanConstructor;
970
- readonly quaternary: BooleanConstructor;
971
- readonly strong: BooleanConstructor;
972
- readonly focusable: {
973
- readonly type: BooleanConstructor;
974
- readonly default: true;
975
- };
976
- readonly keyboard: {
977
- readonly type: BooleanConstructor;
978
- readonly default: true;
979
- };
980
- readonly tag: {
981
- readonly type: PropType<keyof HTMLElementTagNameMap>;
982
- readonly default: "button";
983
- };
984
- readonly type: {
985
- readonly type: PropType<import("naive-ui/es/button/src/interface").Type>;
986
- readonly default: "default";
987
- };
988
- readonly dashed: BooleanConstructor;
989
- readonly iconPlacement: {
990
- readonly type: PropType<"left" | "right">;
991
- readonly default: "left";
992
- };
993
- readonly attrType: {
994
- readonly type: PropType<"button" | "reset" | "submit">;
995
- readonly default: "button";
996
- };
997
- readonly bordered: {
998
- readonly type: BooleanConstructor;
999
- readonly default: true;
1000
- };
1001
- readonly onClick: PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
1002
- readonly nativeFocusBehavior: BooleanConstructor;
1003
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Button", {
1004
- heightTiny: string;
1005
- heightSmall: string;
1006
- heightMedium: string;
1007
- heightLarge: string;
1008
- borderRadiusTiny: string;
1009
- borderRadiusSmall: string;
1010
- borderRadiusMedium: string;
1011
- borderRadiusLarge: string;
1012
- fontSizeTiny: string;
1013
- fontSizeSmall: string;
1014
- fontSizeMedium: string;
1015
- fontSizeLarge: string;
1016
- opacityDisabled: string;
1017
- colorOpacitySecondary: string;
1018
- colorOpacitySecondaryHover: string;
1019
- colorOpacitySecondaryPressed: string;
1020
- colorSecondary: string;
1021
- colorSecondaryHover: string;
1022
- colorSecondaryPressed: string;
1023
- colorTertiary: string;
1024
- colorTertiaryHover: string;
1025
- colorTertiaryPressed: string;
1026
- colorQuaternary: string;
1027
- colorQuaternaryHover: string;
1028
- colorQuaternaryPressed: string;
1029
- color: string;
1030
- colorHover: string;
1031
- colorPressed: string;
1032
- colorFocus: string;
1033
- colorDisabled: string;
1034
- textColor: string;
1035
- textColorTertiary: string;
1036
- textColorHover: string;
1037
- textColorPressed: string;
1038
- textColorFocus: string;
1039
- textColorDisabled: string;
1040
- textColorText: string;
1041
- textColorTextHover: string;
1042
- textColorTextPressed: string;
1043
- textColorTextFocus: string;
1044
- textColorTextDisabled: string;
1045
- textColorGhost: string;
1046
- textColorGhostHover: string;
1047
- textColorGhostPressed: string;
1048
- textColorGhostFocus: string;
1049
- textColorGhostDisabled: string;
1050
- border: string;
1051
- borderHover: string;
1052
- borderPressed: string;
1053
- borderFocus: string;
1054
- borderDisabled: string;
1055
- rippleColor: string;
1056
- colorPrimary: string;
1057
- colorHoverPrimary: string;
1058
- colorPressedPrimary: string;
1059
- colorFocusPrimary: string;
1060
- colorDisabledPrimary: string;
1061
- textColorPrimary: string;
1062
- textColorHoverPrimary: string;
1063
- textColorPressedPrimary: string;
1064
- textColorFocusPrimary: string;
1065
- textColorDisabledPrimary: string;
1066
- textColorTextPrimary: string;
1067
- textColorTextHoverPrimary: string;
1068
- textColorTextPressedPrimary: string;
1069
- textColorTextFocusPrimary: string;
1070
- textColorTextDisabledPrimary: string;
1071
- textColorGhostPrimary: string;
1072
- textColorGhostHoverPrimary: string;
1073
- textColorGhostPressedPrimary: string;
1074
- textColorGhostFocusPrimary: string;
1075
- textColorGhostDisabledPrimary: string;
1076
- borderPrimary: string;
1077
- borderHoverPrimary: string;
1078
- borderPressedPrimary: string;
1079
- borderFocusPrimary: string;
1080
- borderDisabledPrimary: string;
1081
- rippleColorPrimary: string;
1082
- colorInfo: string;
1083
- colorHoverInfo: string;
1084
- colorPressedInfo: string;
1085
- colorFocusInfo: string;
1086
- colorDisabledInfo: string;
1087
- textColorInfo: string;
1088
- textColorHoverInfo: string;
1089
- textColorPressedInfo: string;
1090
- textColorFocusInfo: string;
1091
- textColorDisabledInfo: string;
1092
- textColorTextInfo: string;
1093
- textColorTextHoverInfo: string;
1094
- textColorTextPressedInfo: string;
1095
- textColorTextFocusInfo: string;
1096
- textColorTextDisabledInfo: string;
1097
- textColorGhostInfo: string;
1098
- textColorGhostHoverInfo: string;
1099
- textColorGhostPressedInfo: string;
1100
- textColorGhostFocusInfo: string;
1101
- textColorGhostDisabledInfo: string;
1102
- borderInfo: string;
1103
- borderHoverInfo: string;
1104
- borderPressedInfo: string;
1105
- borderFocusInfo: string;
1106
- borderDisabledInfo: string;
1107
- rippleColorInfo: string;
1108
- colorSuccess: string;
1109
- colorHoverSuccess: string;
1110
- colorPressedSuccess: string;
1111
- colorFocusSuccess: string;
1112
- colorDisabledSuccess: string;
1113
- textColorSuccess: string;
1114
- textColorHoverSuccess: string;
1115
- textColorPressedSuccess: string;
1116
- textColorFocusSuccess: string;
1117
- textColorDisabledSuccess: string;
1118
- textColorTextSuccess: string;
1119
- textColorTextHoverSuccess: string;
1120
- textColorTextPressedSuccess: string;
1121
- textColorTextFocusSuccess: string;
1122
- textColorTextDisabledSuccess: string;
1123
- textColorGhostSuccess: string;
1124
- textColorGhostHoverSuccess: string;
1125
- textColorGhostPressedSuccess: string;
1126
- textColorGhostFocusSuccess: string;
1127
- textColorGhostDisabledSuccess: string;
1128
- borderSuccess: string;
1129
- borderHoverSuccess: string;
1130
- borderPressedSuccess: string;
1131
- borderFocusSuccess: string;
1132
- borderDisabledSuccess: string;
1133
- rippleColorSuccess: string;
1134
- colorWarning: string;
1135
- colorHoverWarning: string;
1136
- colorPressedWarning: string;
1137
- colorFocusWarning: string;
1138
- colorDisabledWarning: string;
1139
- textColorWarning: string;
1140
- textColorHoverWarning: string;
1141
- textColorPressedWarning: string;
1142
- textColorFocusWarning: string;
1143
- textColorDisabledWarning: string;
1144
- textColorTextWarning: string;
1145
- textColorTextHoverWarning: string;
1146
- textColorTextPressedWarning: string;
1147
- textColorTextFocusWarning: string;
1148
- textColorTextDisabledWarning: string;
1149
- textColorGhostWarning: string;
1150
- textColorGhostHoverWarning: string;
1151
- textColorGhostPressedWarning: string;
1152
- textColorGhostFocusWarning: string;
1153
- textColorGhostDisabledWarning: string;
1154
- borderWarning: string;
1155
- borderHoverWarning: string;
1156
- borderPressedWarning: string;
1157
- borderFocusWarning: string;
1158
- borderDisabledWarning: string;
1159
- rippleColorWarning: string;
1160
- colorError: string;
1161
- colorHoverError: string;
1162
- colorPressedError: string;
1163
- colorFocusError: string;
1164
- colorDisabledError: string;
1165
- textColorError: string;
1166
- textColorHoverError: string;
1167
- textColorPressedError: string;
1168
- textColorFocusError: string;
1169
- textColorDisabledError: string;
1170
- textColorTextError: string;
1171
- textColorTextHoverError: string;
1172
- textColorTextPressedError: string;
1173
- textColorTextFocusError: string;
1174
- textColorTextDisabledError: string;
1175
- textColorGhostError: string;
1176
- textColorGhostHoverError: string;
1177
- textColorGhostPressedError: string;
1178
- textColorGhostFocusError: string;
1179
- textColorGhostDisabledError: string;
1180
- borderError: string;
1181
- borderHoverError: string;
1182
- borderPressedError: string;
1183
- borderFocusError: string;
1184
- borderDisabledError: string;
1185
- rippleColorError: string;
1186
- waveOpacity: string;
1187
- fontWeight: string;
1188
- fontWeightStrong: string;
1189
- paddingTiny: string;
1190
- paddingSmall: string;
1191
- paddingMedium: string;
1192
- paddingLarge: string;
1193
- paddingRoundTiny: string;
1194
- paddingRoundSmall: string;
1195
- paddingRoundMedium: string;
1196
- paddingRoundLarge: string;
1197
- iconMarginTiny: string;
1198
- iconMarginSmall: string;
1199
- iconMarginMedium: string;
1200
- iconMarginLarge: string;
1201
- iconSizeTiny: string;
1202
- iconSizeSmall: string;
1203
- iconSizeMedium: string;
1204
- iconSizeLarge: string;
1205
- rippleDuration: string;
1206
- }, any>>;
1207
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1208
- heightTiny: string;
1209
- heightSmall: string;
1210
- heightMedium: string;
1211
- heightLarge: string;
1212
- borderRadiusTiny: string;
1213
- borderRadiusSmall: string;
1214
- borderRadiusMedium: string;
1215
- borderRadiusLarge: string;
1216
- fontSizeTiny: string;
1217
- fontSizeSmall: string;
1218
- fontSizeMedium: string;
1219
- fontSizeLarge: string;
1220
- opacityDisabled: string;
1221
- colorOpacitySecondary: string;
1222
- colorOpacitySecondaryHover: string;
1223
- colorOpacitySecondaryPressed: string;
1224
- colorSecondary: string;
1225
- colorSecondaryHover: string;
1226
- colorSecondaryPressed: string;
1227
- colorTertiary: string;
1228
- colorTertiaryHover: string;
1229
- colorTertiaryPressed: string;
1230
- colorQuaternary: string;
1231
- colorQuaternaryHover: string;
1232
- colorQuaternaryPressed: string;
1233
- color: string;
1234
- colorHover: string;
1235
- colorPressed: string;
1236
- colorFocus: string;
1237
- colorDisabled: string;
1238
- textColor: string;
1239
- textColorTertiary: string;
1240
- textColorHover: string;
1241
- textColorPressed: string;
1242
- textColorFocus: string;
1243
- textColorDisabled: string;
1244
- textColorText: string;
1245
- textColorTextHover: string;
1246
- textColorTextPressed: string;
1247
- textColorTextFocus: string;
1248
- textColorTextDisabled: string;
1249
- textColorGhost: string;
1250
- textColorGhostHover: string;
1251
- textColorGhostPressed: string;
1252
- textColorGhostFocus: string;
1253
- textColorGhostDisabled: string;
1254
- border: string;
1255
- borderHover: string;
1256
- borderPressed: string;
1257
- borderFocus: string;
1258
- borderDisabled: string;
1259
- rippleColor: string;
1260
- colorPrimary: string;
1261
- colorHoverPrimary: string;
1262
- colorPressedPrimary: string;
1263
- colorFocusPrimary: string;
1264
- colorDisabledPrimary: string;
1265
- textColorPrimary: string;
1266
- textColorHoverPrimary: string;
1267
- textColorPressedPrimary: string;
1268
- textColorFocusPrimary: string;
1269
- textColorDisabledPrimary: string;
1270
- textColorTextPrimary: string;
1271
- textColorTextHoverPrimary: string;
1272
- textColorTextPressedPrimary: string;
1273
- textColorTextFocusPrimary: string;
1274
- textColorTextDisabledPrimary: string;
1275
- textColorGhostPrimary: string;
1276
- textColorGhostHoverPrimary: string;
1277
- textColorGhostPressedPrimary: string;
1278
- textColorGhostFocusPrimary: string;
1279
- textColorGhostDisabledPrimary: string;
1280
- borderPrimary: string;
1281
- borderHoverPrimary: string;
1282
- borderPressedPrimary: string;
1283
- borderFocusPrimary: string;
1284
- borderDisabledPrimary: string;
1285
- rippleColorPrimary: string;
1286
- colorInfo: string;
1287
- colorHoverInfo: string;
1288
- colorPressedInfo: string;
1289
- colorFocusInfo: string;
1290
- colorDisabledInfo: string;
1291
- textColorInfo: string;
1292
- textColorHoverInfo: string;
1293
- textColorPressedInfo: string;
1294
- textColorFocusInfo: string;
1295
- textColorDisabledInfo: string;
1296
- textColorTextInfo: string;
1297
- textColorTextHoverInfo: string;
1298
- textColorTextPressedInfo: string;
1299
- textColorTextFocusInfo: string;
1300
- textColorTextDisabledInfo: string;
1301
- textColorGhostInfo: string;
1302
- textColorGhostHoverInfo: string;
1303
- textColorGhostPressedInfo: string;
1304
- textColorGhostFocusInfo: string;
1305
- textColorGhostDisabledInfo: string;
1306
- borderInfo: string;
1307
- borderHoverInfo: string;
1308
- borderPressedInfo: string;
1309
- borderFocusInfo: string;
1310
- borderDisabledInfo: string;
1311
- rippleColorInfo: string;
1312
- colorSuccess: string;
1313
- colorHoverSuccess: string;
1314
- colorPressedSuccess: string;
1315
- colorFocusSuccess: string;
1316
- colorDisabledSuccess: string;
1317
- textColorSuccess: string;
1318
- textColorHoverSuccess: string;
1319
- textColorPressedSuccess: string;
1320
- textColorFocusSuccess: string;
1321
- textColorDisabledSuccess: string;
1322
- textColorTextSuccess: string;
1323
- textColorTextHoverSuccess: string;
1324
- textColorTextPressedSuccess: string;
1325
- textColorTextFocusSuccess: string;
1326
- textColorTextDisabledSuccess: string;
1327
- textColorGhostSuccess: string;
1328
- textColorGhostHoverSuccess: string;
1329
- textColorGhostPressedSuccess: string;
1330
- textColorGhostFocusSuccess: string;
1331
- textColorGhostDisabledSuccess: string;
1332
- borderSuccess: string;
1333
- borderHoverSuccess: string;
1334
- borderPressedSuccess: string;
1335
- borderFocusSuccess: string;
1336
- borderDisabledSuccess: string;
1337
- rippleColorSuccess: string;
1338
- colorWarning: string;
1339
- colorHoverWarning: string;
1340
- colorPressedWarning: string;
1341
- colorFocusWarning: string;
1342
- colorDisabledWarning: string;
1343
- textColorWarning: string;
1344
- textColorHoverWarning: string;
1345
- textColorPressedWarning: string;
1346
- textColorFocusWarning: string;
1347
- textColorDisabledWarning: string;
1348
- textColorTextWarning: string;
1349
- textColorTextHoverWarning: string;
1350
- textColorTextPressedWarning: string;
1351
- textColorTextFocusWarning: string;
1352
- textColorTextDisabledWarning: string;
1353
- textColorGhostWarning: string;
1354
- textColorGhostHoverWarning: string;
1355
- textColorGhostPressedWarning: string;
1356
- textColorGhostFocusWarning: string;
1357
- textColorGhostDisabledWarning: string;
1358
- borderWarning: string;
1359
- borderHoverWarning: string;
1360
- borderPressedWarning: string;
1361
- borderFocusWarning: string;
1362
- borderDisabledWarning: string;
1363
- rippleColorWarning: string;
1364
- colorError: string;
1365
- colorHoverError: string;
1366
- colorPressedError: string;
1367
- colorFocusError: string;
1368
- colorDisabledError: string;
1369
- textColorError: string;
1370
- textColorHoverError: string;
1371
- textColorPressedError: string;
1372
- textColorFocusError: string;
1373
- textColorDisabledError: string;
1374
- textColorTextError: string;
1375
- textColorTextHoverError: string;
1376
- textColorTextPressedError: string;
1377
- textColorTextFocusError: string;
1378
- textColorTextDisabledError: string;
1379
- textColorGhostError: string;
1380
- textColorGhostHoverError: string;
1381
- textColorGhostPressedError: string;
1382
- textColorGhostFocusError: string;
1383
- textColorGhostDisabledError: string;
1384
- borderError: string;
1385
- borderHoverError: string;
1386
- borderPressedError: string;
1387
- borderFocusError: string;
1388
- borderDisabledError: string;
1389
- rippleColorError: string;
1390
- waveOpacity: string;
1391
- fontWeight: string;
1392
- fontWeightStrong: string;
1393
- paddingTiny: string;
1394
- paddingSmall: string;
1395
- paddingMedium: string;
1396
- paddingLarge: string;
1397
- paddingRoundTiny: string;
1398
- paddingRoundSmall: string;
1399
- paddingRoundMedium: string;
1400
- paddingRoundLarge: string;
1401
- iconMarginTiny: string;
1402
- iconMarginSmall: string;
1403
- iconMarginMedium: string;
1404
- iconMarginLarge: string;
1405
- iconSizeTiny: string;
1406
- iconSizeSmall: string;
1407
- iconSizeMedium: string;
1408
- iconSizeLarge: string;
1409
- rippleDuration: string;
1410
- }, any>>>;
1411
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1412
- heightTiny: string;
1413
- heightSmall: string;
1414
- heightMedium: string;
1415
- heightLarge: string;
1416
- borderRadiusTiny: string;
1417
- borderRadiusSmall: string;
1418
- borderRadiusMedium: string;
1419
- borderRadiusLarge: string;
1420
- fontSizeTiny: string;
1421
- fontSizeSmall: string;
1422
- fontSizeMedium: string;
1423
- fontSizeLarge: string;
1424
- opacityDisabled: string;
1425
- colorOpacitySecondary: string;
1426
- colorOpacitySecondaryHover: string;
1427
- colorOpacitySecondaryPressed: string;
1428
- colorSecondary: string;
1429
- colorSecondaryHover: string;
1430
- colorSecondaryPressed: string;
1431
- colorTertiary: string;
1432
- colorTertiaryHover: string;
1433
- colorTertiaryPressed: string;
1434
- colorQuaternary: string;
1435
- colorQuaternaryHover: string;
1436
- colorQuaternaryPressed: string;
1437
- color: string;
1438
- colorHover: string;
1439
- colorPressed: string;
1440
- colorFocus: string;
1441
- colorDisabled: string;
1442
- textColor: string;
1443
- textColorTertiary: string;
1444
- textColorHover: string;
1445
- textColorPressed: string;
1446
- textColorFocus: string;
1447
- textColorDisabled: string;
1448
- textColorText: string;
1449
- textColorTextHover: string;
1450
- textColorTextPressed: string;
1451
- textColorTextFocus: string;
1452
- textColorTextDisabled: string;
1453
- textColorGhost: string;
1454
- textColorGhostHover: string;
1455
- textColorGhostPressed: string;
1456
- textColorGhostFocus: string;
1457
- textColorGhostDisabled: string;
1458
- border: string;
1459
- borderHover: string;
1460
- borderPressed: string;
1461
- borderFocus: string;
1462
- borderDisabled: string;
1463
- rippleColor: string;
1464
- colorPrimary: string;
1465
- colorHoverPrimary: string;
1466
- colorPressedPrimary: string;
1467
- colorFocusPrimary: string;
1468
- colorDisabledPrimary: string;
1469
- textColorPrimary: string;
1470
- textColorHoverPrimary: string;
1471
- textColorPressedPrimary: string;
1472
- textColorFocusPrimary: string;
1473
- textColorDisabledPrimary: string;
1474
- textColorTextPrimary: string;
1475
- textColorTextHoverPrimary: string;
1476
- textColorTextPressedPrimary: string;
1477
- textColorTextFocusPrimary: string;
1478
- textColorTextDisabledPrimary: string;
1479
- textColorGhostPrimary: string;
1480
- textColorGhostHoverPrimary: string;
1481
- textColorGhostPressedPrimary: string;
1482
- textColorGhostFocusPrimary: string;
1483
- textColorGhostDisabledPrimary: string;
1484
- borderPrimary: string;
1485
- borderHoverPrimary: string;
1486
- borderPressedPrimary: string;
1487
- borderFocusPrimary: string;
1488
- borderDisabledPrimary: string;
1489
- rippleColorPrimary: string;
1490
- colorInfo: string;
1491
- colorHoverInfo: string;
1492
- colorPressedInfo: string;
1493
- colorFocusInfo: string;
1494
- colorDisabledInfo: string;
1495
- textColorInfo: string;
1496
- textColorHoverInfo: string;
1497
- textColorPressedInfo: string;
1498
- textColorFocusInfo: string;
1499
- textColorDisabledInfo: string;
1500
- textColorTextInfo: string;
1501
- textColorTextHoverInfo: string;
1502
- textColorTextPressedInfo: string;
1503
- textColorTextFocusInfo: string;
1504
- textColorTextDisabledInfo: string;
1505
- textColorGhostInfo: string;
1506
- textColorGhostHoverInfo: string;
1507
- textColorGhostPressedInfo: string;
1508
- textColorGhostFocusInfo: string;
1509
- textColorGhostDisabledInfo: string;
1510
- borderInfo: string;
1511
- borderHoverInfo: string;
1512
- borderPressedInfo: string;
1513
- borderFocusInfo: string;
1514
- borderDisabledInfo: string;
1515
- rippleColorInfo: string;
1516
- colorSuccess: string;
1517
- colorHoverSuccess: string;
1518
- colorPressedSuccess: string;
1519
- colorFocusSuccess: string;
1520
- colorDisabledSuccess: string;
1521
- textColorSuccess: string;
1522
- textColorHoverSuccess: string;
1523
- textColorPressedSuccess: string;
1524
- textColorFocusSuccess: string;
1525
- textColorDisabledSuccess: string;
1526
- textColorTextSuccess: string;
1527
- textColorTextHoverSuccess: string;
1528
- textColorTextPressedSuccess: string;
1529
- textColorTextFocusSuccess: string;
1530
- textColorTextDisabledSuccess: string;
1531
- textColorGhostSuccess: string;
1532
- textColorGhostHoverSuccess: string;
1533
- textColorGhostPressedSuccess: string;
1534
- textColorGhostFocusSuccess: string;
1535
- textColorGhostDisabledSuccess: string;
1536
- borderSuccess: string;
1537
- borderHoverSuccess: string;
1538
- borderPressedSuccess: string;
1539
- borderFocusSuccess: string;
1540
- borderDisabledSuccess: string;
1541
- rippleColorSuccess: string;
1542
- colorWarning: string;
1543
- colorHoverWarning: string;
1544
- colorPressedWarning: string;
1545
- colorFocusWarning: string;
1546
- colorDisabledWarning: string;
1547
- textColorWarning: string;
1548
- textColorHoverWarning: string;
1549
- textColorPressedWarning: string;
1550
- textColorFocusWarning: string;
1551
- textColorDisabledWarning: string;
1552
- textColorTextWarning: string;
1553
- textColorTextHoverWarning: string;
1554
- textColorTextPressedWarning: string;
1555
- textColorTextFocusWarning: string;
1556
- textColorTextDisabledWarning: string;
1557
- textColorGhostWarning: string;
1558
- textColorGhostHoverWarning: string;
1559
- textColorGhostPressedWarning: string;
1560
- textColorGhostFocusWarning: string;
1561
- textColorGhostDisabledWarning: string;
1562
- borderWarning: string;
1563
- borderHoverWarning: string;
1564
- borderPressedWarning: string;
1565
- borderFocusWarning: string;
1566
- borderDisabledWarning: string;
1567
- rippleColorWarning: string;
1568
- colorError: string;
1569
- colorHoverError: string;
1570
- colorPressedError: string;
1571
- colorFocusError: string;
1572
- colorDisabledError: string;
1573
- textColorError: string;
1574
- textColorHoverError: string;
1575
- textColorPressedError: string;
1576
- textColorFocusError: string;
1577
- textColorDisabledError: string;
1578
- textColorTextError: string;
1579
- textColorTextHoverError: string;
1580
- textColorTextPressedError: string;
1581
- textColorTextFocusError: string;
1582
- textColorTextDisabledError: string;
1583
- textColorGhostError: string;
1584
- textColorGhostHoverError: string;
1585
- textColorGhostPressedError: string;
1586
- textColorGhostFocusError: string;
1587
- textColorGhostDisabledError: string;
1588
- borderError: string;
1589
- borderHoverError: string;
1590
- borderPressedError: string;
1591
- borderFocusError: string;
1592
- borderDisabledError: string;
1593
- rippleColorError: string;
1594
- waveOpacity: string;
1595
- fontWeight: string;
1596
- fontWeightStrong: string;
1597
- paddingTiny: string;
1598
- paddingSmall: string;
1599
- paddingMedium: string;
1600
- paddingLarge: string;
1601
- paddingRoundTiny: string;
1602
- paddingRoundSmall: string;
1603
- paddingRoundMedium: string;
1604
- paddingRoundLarge: string;
1605
- iconMarginTiny: string;
1606
- iconMarginSmall: string;
1607
- iconMarginMedium: string;
1608
- iconMarginLarge: string;
1609
- iconSizeTiny: string;
1610
- iconSizeSmall: string;
1611
- iconSizeMedium: string;
1612
- iconSizeLarge: string;
1613
- rippleDuration: string;
1614
- }, any>>>;
1615
- }>>, {
1616
- type: import("naive-ui/es/button/src/interface").Type;
1617
- tag: keyof HTMLElementTagNameMap;
1618
- block: boolean;
1619
- round: boolean;
1620
- dashed: boolean;
1621
- text: boolean;
1622
- circle: boolean;
1623
- disabled: boolean;
1624
- focusable: boolean;
1625
- strong: boolean;
1626
- loading: boolean;
1627
- bordered: boolean;
1628
- tertiary: boolean;
1629
- ghost: boolean;
1630
- keyboard: boolean;
1631
- secondary: boolean;
1632
- quaternary: boolean;
1633
- iconPlacement: "left" | "right";
1634
- attrType: "button" | "reset" | "submit";
1635
- nativeFocusBehavior: boolean;
1636
- }>;
1637
- NSpace: import("vue").DefineComponent<{
1638
- readonly align: PropType<"start" | "end" | "center" | "stretch" | "baseline" | "flex-end" | "flex-start">;
1639
- readonly justify: {
1640
- readonly type: PropType<import("naive-ui/es/space/src/Space").Justify>;
1641
- readonly default: "start";
1642
- };
1643
- readonly inline: BooleanConstructor;
1644
- readonly vertical: BooleanConstructor;
1645
- readonly size: {
1646
- readonly type: PropType<number | "small" | "medium" | "large" | [number, number]>;
1647
- readonly default: "medium";
1648
- };
1649
- readonly itemStyle: PropType<string | import("vue").CSSProperties>;
1650
- readonly wrap: {
1651
- readonly type: BooleanConstructor;
1652
- readonly default: true;
1653
- };
1654
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Space", {
1655
- gapSmall: string;
1656
- gapMedium: string;
1657
- gapLarge: string;
1658
- }, any>>;
1659
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Space", {
1660
- gapSmall: string;
1661
- gapMedium: string;
1662
- gapLarge: string;
1663
- }, any>>>;
1664
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Space", {
1665
- gapSmall: string;
1666
- gapMedium: string;
1667
- gapLarge: string;
1668
- }, any>>>;
1669
- }, {
1670
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
1671
- mergedClsPrefix: import("vue").ComputedRef<string>;
1672
- margin: import("vue").ComputedRef<{
1673
- horizontal: number;
1674
- vertical: number;
1675
- }>;
1676
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1677
- readonly align: PropType<"start" | "end" | "center" | "stretch" | "baseline" | "flex-end" | "flex-start">;
1678
- readonly justify: {
1679
- readonly type: PropType<import("naive-ui/es/space/src/Space").Justify>;
1680
- readonly default: "start";
1681
- };
1682
- readonly inline: BooleanConstructor;
1683
- readonly vertical: BooleanConstructor;
1684
- readonly size: {
1685
- readonly type: PropType<number | "small" | "medium" | "large" | [number, number]>;
1686
- readonly default: "medium";
1687
- };
1688
- readonly itemStyle: PropType<string | import("vue").CSSProperties>;
1689
- readonly wrap: {
1690
- readonly type: BooleanConstructor;
1691
- readonly default: true;
1692
- };
1693
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Space", {
1694
- gapSmall: string;
1695
- gapMedium: string;
1696
- gapLarge: string;
1697
- }, any>>;
1698
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Space", {
1699
- gapSmall: string;
1700
- gapMedium: string;
1701
- gapLarge: string;
1702
- }, any>>>;
1703
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Space", {
1704
- gapSmall: string;
1705
- gapMedium: string;
1706
- gapLarge: string;
1707
- }, any>>>;
1708
- }>>, {
1709
- inline: boolean;
1710
- size: number | "small" | "medium" | "large" | [number, number];
1711
- wrap: boolean;
1712
- vertical: boolean;
1713
- justify: import("naive-ui/es/space/src/Space").Justify;
1714
- }>;
73
+ NButton: any;
74
+ NSpace: any;
1715
75
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1716
76
  items: {
1717
77
  type: ArrayConstructor;