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