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
@@ -18,1472 +18,8 @@ declare const _default: import("vue").DefineComponent<{
18
18
  materialList: import("vue").Ref<FormConfigItem[]>;
19
19
  remove: () => void;
20
20
  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<{}>>, {}>;
21
- NButton: import("vue").DefineComponent<{
22
- readonly color: StringConstructor;
23
- readonly textColor: StringConstructor;
24
- readonly text: BooleanConstructor;
25
- readonly block: BooleanConstructor;
26
- readonly loading: BooleanConstructor;
27
- readonly disabled: BooleanConstructor;
28
- readonly circle: BooleanConstructor;
29
- readonly size: PropType<import("naive-ui/es/button/src/interface").Size>;
30
- readonly ghost: BooleanConstructor;
31
- readonly round: BooleanConstructor;
32
- readonly secondary: BooleanConstructor;
33
- readonly tertiary: BooleanConstructor;
34
- readonly quaternary: BooleanConstructor;
35
- readonly strong: BooleanConstructor;
36
- readonly focusable: {
37
- readonly type: BooleanConstructor;
38
- readonly default: true;
39
- };
40
- readonly keyboard: {
41
- readonly type: BooleanConstructor;
42
- readonly default: true;
43
- };
44
- readonly tag: {
45
- readonly type: PropType<keyof HTMLElementTagNameMap>;
46
- readonly default: "button";
47
- };
48
- readonly type: {
49
- readonly type: PropType<import("naive-ui/es/button/src/interface").Type>;
50
- readonly default: "default";
51
- };
52
- readonly dashed: BooleanConstructor;
53
- readonly iconPlacement: {
54
- readonly type: PropType<"left" | "right">;
55
- readonly default: "left";
56
- };
57
- readonly attrType: {
58
- readonly type: PropType<"button" | "reset" | "submit">;
59
- readonly default: "button";
60
- };
61
- readonly bordered: {
62
- readonly type: BooleanConstructor;
63
- readonly default: true;
64
- };
65
- readonly onClick: PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
66
- readonly nativeFocusBehavior: BooleanConstructor;
67
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Button", {
68
- heightTiny: string;
69
- heightSmall: string;
70
- heightMedium: string;
71
- heightLarge: string;
72
- borderRadiusTiny: string;
73
- borderRadiusSmall: string;
74
- borderRadiusMedium: string;
75
- borderRadiusLarge: string;
76
- fontSizeTiny: string;
77
- fontSizeSmall: string;
78
- fontSizeMedium: string;
79
- fontSizeLarge: string;
80
- opacityDisabled: string;
81
- colorOpacitySecondary: string;
82
- colorOpacitySecondaryHover: string;
83
- colorOpacitySecondaryPressed: string;
84
- colorSecondary: string;
85
- colorSecondaryHover: string;
86
- colorSecondaryPressed: string;
87
- colorTertiary: string;
88
- colorTertiaryHover: string;
89
- colorTertiaryPressed: string;
90
- colorQuaternary: string;
91
- colorQuaternaryHover: string;
92
- colorQuaternaryPressed: string;
93
- color: string;
94
- colorHover: string;
95
- colorPressed: string;
96
- colorFocus: string;
97
- colorDisabled: string;
98
- textColor: string;
99
- textColorTertiary: string;
100
- textColorHover: string;
101
- textColorPressed: string;
102
- textColorFocus: string;
103
- textColorDisabled: string;
104
- textColorText: string;
105
- textColorTextHover: string;
106
- textColorTextPressed: string;
107
- textColorTextFocus: string;
108
- textColorTextDisabled: string;
109
- textColorGhost: string;
110
- textColorGhostHover: string;
111
- textColorGhostPressed: string;
112
- textColorGhostFocus: string;
113
- textColorGhostDisabled: string;
114
- border: string;
115
- borderHover: string;
116
- borderPressed: string;
117
- borderFocus: string;
118
- borderDisabled: string;
119
- rippleColor: string;
120
- colorPrimary: string;
121
- colorHoverPrimary: string;
122
- colorPressedPrimary: string;
123
- colorFocusPrimary: string;
124
- colorDisabledPrimary: string;
125
- textColorPrimary: string;
126
- textColorHoverPrimary: string;
127
- textColorPressedPrimary: string;
128
- textColorFocusPrimary: string;
129
- textColorDisabledPrimary: string;
130
- textColorTextPrimary: string;
131
- textColorTextHoverPrimary: string;
132
- textColorTextPressedPrimary: string;
133
- textColorTextFocusPrimary: string;
134
- textColorTextDisabledPrimary: string;
135
- textColorGhostPrimary: string;
136
- textColorGhostHoverPrimary: string;
137
- textColorGhostPressedPrimary: string;
138
- textColorGhostFocusPrimary: string;
139
- textColorGhostDisabledPrimary: string;
140
- borderPrimary: string;
141
- borderHoverPrimary: string;
142
- borderPressedPrimary: string;
143
- borderFocusPrimary: string;
144
- borderDisabledPrimary: string;
145
- rippleColorPrimary: string;
146
- colorInfo: string;
147
- colorHoverInfo: string;
148
- colorPressedInfo: string;
149
- colorFocusInfo: string;
150
- colorDisabledInfo: string;
151
- textColorInfo: string;
152
- textColorHoverInfo: string;
153
- textColorPressedInfo: string;
154
- textColorFocusInfo: string;
155
- textColorDisabledInfo: string;
156
- textColorTextInfo: string;
157
- textColorTextHoverInfo: string;
158
- textColorTextPressedInfo: string;
159
- textColorTextFocusInfo: string;
160
- textColorTextDisabledInfo: string;
161
- textColorGhostInfo: string;
162
- textColorGhostHoverInfo: string;
163
- textColorGhostPressedInfo: string;
164
- textColorGhostFocusInfo: string;
165
- textColorGhostDisabledInfo: string;
166
- borderInfo: string;
167
- borderHoverInfo: string;
168
- borderPressedInfo: string;
169
- borderFocusInfo: string;
170
- borderDisabledInfo: string;
171
- rippleColorInfo: string;
172
- colorSuccess: string;
173
- colorHoverSuccess: string;
174
- colorPressedSuccess: string;
175
- colorFocusSuccess: string;
176
- colorDisabledSuccess: string;
177
- textColorSuccess: string;
178
- textColorHoverSuccess: string;
179
- textColorPressedSuccess: string;
180
- textColorFocusSuccess: string;
181
- textColorDisabledSuccess: string;
182
- textColorTextSuccess: string;
183
- textColorTextHoverSuccess: string;
184
- textColorTextPressedSuccess: string;
185
- textColorTextFocusSuccess: string;
186
- textColorTextDisabledSuccess: string;
187
- textColorGhostSuccess: string;
188
- textColorGhostHoverSuccess: string;
189
- textColorGhostPressedSuccess: string;
190
- textColorGhostFocusSuccess: string;
191
- textColorGhostDisabledSuccess: string;
192
- borderSuccess: string;
193
- borderHoverSuccess: string;
194
- borderPressedSuccess: string;
195
- borderFocusSuccess: string;
196
- borderDisabledSuccess: string;
197
- rippleColorSuccess: string;
198
- colorWarning: string;
199
- colorHoverWarning: string;
200
- colorPressedWarning: string;
201
- colorFocusWarning: string;
202
- colorDisabledWarning: string;
203
- textColorWarning: string;
204
- textColorHoverWarning: string;
205
- textColorPressedWarning: string;
206
- textColorFocusWarning: string;
207
- textColorDisabledWarning: string;
208
- textColorTextWarning: string;
209
- textColorTextHoverWarning: string;
210
- textColorTextPressedWarning: string;
211
- textColorTextFocusWarning: string;
212
- textColorTextDisabledWarning: string;
213
- textColorGhostWarning: string;
214
- textColorGhostHoverWarning: string;
215
- textColorGhostPressedWarning: string;
216
- textColorGhostFocusWarning: string;
217
- textColorGhostDisabledWarning: string;
218
- borderWarning: string;
219
- borderHoverWarning: string;
220
- borderPressedWarning: string;
221
- borderFocusWarning: string;
222
- borderDisabledWarning: string;
223
- rippleColorWarning: string;
224
- colorError: string;
225
- colorHoverError: string;
226
- colorPressedError: string;
227
- colorFocusError: string;
228
- colorDisabledError: string;
229
- textColorError: string;
230
- textColorHoverError: string;
231
- textColorPressedError: string;
232
- textColorFocusError: string;
233
- textColorDisabledError: string;
234
- textColorTextError: string;
235
- textColorTextHoverError: string;
236
- textColorTextPressedError: string;
237
- textColorTextFocusError: string;
238
- textColorTextDisabledError: string;
239
- textColorGhostError: string;
240
- textColorGhostHoverError: string;
241
- textColorGhostPressedError: string;
242
- textColorGhostFocusError: string;
243
- textColorGhostDisabledError: string;
244
- borderError: string;
245
- borderHoverError: string;
246
- borderPressedError: string;
247
- borderFocusError: string;
248
- borderDisabledError: string;
249
- rippleColorError: string;
250
- waveOpacity: string;
251
- fontWeight: string;
252
- fontWeightStrong: string;
253
- paddingTiny: string;
254
- paddingSmall: string;
255
- paddingMedium: string;
256
- paddingLarge: string;
257
- paddingRoundTiny: string;
258
- paddingRoundSmall: string;
259
- paddingRoundMedium: string;
260
- paddingRoundLarge: string;
261
- iconMarginTiny: string;
262
- iconMarginSmall: string;
263
- iconMarginMedium: string;
264
- iconMarginLarge: string;
265
- iconSizeTiny: string;
266
- iconSizeSmall: string;
267
- iconSizeMedium: string;
268
- iconSizeLarge: string;
269
- rippleDuration: string;
270
- }, any>>;
271
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
272
- heightTiny: string;
273
- heightSmall: string;
274
- heightMedium: string;
275
- heightLarge: string;
276
- borderRadiusTiny: string;
277
- borderRadiusSmall: string;
278
- borderRadiusMedium: string;
279
- borderRadiusLarge: string;
280
- fontSizeTiny: string;
281
- fontSizeSmall: string;
282
- fontSizeMedium: string;
283
- fontSizeLarge: string;
284
- opacityDisabled: string;
285
- colorOpacitySecondary: string;
286
- colorOpacitySecondaryHover: string;
287
- colorOpacitySecondaryPressed: string;
288
- colorSecondary: string;
289
- colorSecondaryHover: string;
290
- colorSecondaryPressed: string;
291
- colorTertiary: string;
292
- colorTertiaryHover: string;
293
- colorTertiaryPressed: string;
294
- colorQuaternary: string;
295
- colorQuaternaryHover: string;
296
- colorQuaternaryPressed: string;
297
- color: string;
298
- colorHover: string;
299
- colorPressed: string;
300
- colorFocus: string;
301
- colorDisabled: string;
302
- textColor: string;
303
- textColorTertiary: string;
304
- textColorHover: string;
305
- textColorPressed: string;
306
- textColorFocus: string;
307
- textColorDisabled: string;
308
- textColorText: string;
309
- textColorTextHover: string;
310
- textColorTextPressed: string;
311
- textColorTextFocus: string;
312
- textColorTextDisabled: string;
313
- textColorGhost: string;
314
- textColorGhostHover: string;
315
- textColorGhostPressed: string;
316
- textColorGhostFocus: string;
317
- textColorGhostDisabled: string;
318
- border: string;
319
- borderHover: string;
320
- borderPressed: string;
321
- borderFocus: string;
322
- borderDisabled: string;
323
- rippleColor: string;
324
- colorPrimary: string;
325
- colorHoverPrimary: string;
326
- colorPressedPrimary: string;
327
- colorFocusPrimary: string;
328
- colorDisabledPrimary: string;
329
- textColorPrimary: string;
330
- textColorHoverPrimary: string;
331
- textColorPressedPrimary: string;
332
- textColorFocusPrimary: string;
333
- textColorDisabledPrimary: string;
334
- textColorTextPrimary: string;
335
- textColorTextHoverPrimary: string;
336
- textColorTextPressedPrimary: string;
337
- textColorTextFocusPrimary: string;
338
- textColorTextDisabledPrimary: string;
339
- textColorGhostPrimary: string;
340
- textColorGhostHoverPrimary: string;
341
- textColorGhostPressedPrimary: string;
342
- textColorGhostFocusPrimary: string;
343
- textColorGhostDisabledPrimary: string;
344
- borderPrimary: string;
345
- borderHoverPrimary: string;
346
- borderPressedPrimary: string;
347
- borderFocusPrimary: string;
348
- borderDisabledPrimary: string;
349
- rippleColorPrimary: string;
350
- colorInfo: string;
351
- colorHoverInfo: string;
352
- colorPressedInfo: string;
353
- colorFocusInfo: string;
354
- colorDisabledInfo: string;
355
- textColorInfo: string;
356
- textColorHoverInfo: string;
357
- textColorPressedInfo: string;
358
- textColorFocusInfo: string;
359
- textColorDisabledInfo: string;
360
- textColorTextInfo: string;
361
- textColorTextHoverInfo: string;
362
- textColorTextPressedInfo: string;
363
- textColorTextFocusInfo: string;
364
- textColorTextDisabledInfo: string;
365
- textColorGhostInfo: string;
366
- textColorGhostHoverInfo: string;
367
- textColorGhostPressedInfo: string;
368
- textColorGhostFocusInfo: string;
369
- textColorGhostDisabledInfo: string;
370
- borderInfo: string;
371
- borderHoverInfo: string;
372
- borderPressedInfo: string;
373
- borderFocusInfo: string;
374
- borderDisabledInfo: string;
375
- rippleColorInfo: string;
376
- colorSuccess: string;
377
- colorHoverSuccess: string;
378
- colorPressedSuccess: string;
379
- colorFocusSuccess: string;
380
- colorDisabledSuccess: string;
381
- textColorSuccess: string;
382
- textColorHoverSuccess: string;
383
- textColorPressedSuccess: string;
384
- textColorFocusSuccess: string;
385
- textColorDisabledSuccess: string;
386
- textColorTextSuccess: string;
387
- textColorTextHoverSuccess: string;
388
- textColorTextPressedSuccess: string;
389
- textColorTextFocusSuccess: string;
390
- textColorTextDisabledSuccess: string;
391
- textColorGhostSuccess: string;
392
- textColorGhostHoverSuccess: string;
393
- textColorGhostPressedSuccess: string;
394
- textColorGhostFocusSuccess: string;
395
- textColorGhostDisabledSuccess: string;
396
- borderSuccess: string;
397
- borderHoverSuccess: string;
398
- borderPressedSuccess: string;
399
- borderFocusSuccess: string;
400
- borderDisabledSuccess: string;
401
- rippleColorSuccess: string;
402
- colorWarning: string;
403
- colorHoverWarning: string;
404
- colorPressedWarning: string;
405
- colorFocusWarning: string;
406
- colorDisabledWarning: string;
407
- textColorWarning: string;
408
- textColorHoverWarning: string;
409
- textColorPressedWarning: string;
410
- textColorFocusWarning: string;
411
- textColorDisabledWarning: string;
412
- textColorTextWarning: string;
413
- textColorTextHoverWarning: string;
414
- textColorTextPressedWarning: string;
415
- textColorTextFocusWarning: string;
416
- textColorTextDisabledWarning: string;
417
- textColorGhostWarning: string;
418
- textColorGhostHoverWarning: string;
419
- textColorGhostPressedWarning: string;
420
- textColorGhostFocusWarning: string;
421
- textColorGhostDisabledWarning: string;
422
- borderWarning: string;
423
- borderHoverWarning: string;
424
- borderPressedWarning: string;
425
- borderFocusWarning: string;
426
- borderDisabledWarning: string;
427
- rippleColorWarning: string;
428
- colorError: string;
429
- colorHoverError: string;
430
- colorPressedError: string;
431
- colorFocusError: string;
432
- colorDisabledError: string;
433
- textColorError: string;
434
- textColorHoverError: string;
435
- textColorPressedError: string;
436
- textColorFocusError: string;
437
- textColorDisabledError: string;
438
- textColorTextError: string;
439
- textColorTextHoverError: string;
440
- textColorTextPressedError: string;
441
- textColorTextFocusError: string;
442
- textColorTextDisabledError: string;
443
- textColorGhostError: string;
444
- textColorGhostHoverError: string;
445
- textColorGhostPressedError: string;
446
- textColorGhostFocusError: string;
447
- textColorGhostDisabledError: string;
448
- borderError: string;
449
- borderHoverError: string;
450
- borderPressedError: string;
451
- borderFocusError: string;
452
- borderDisabledError: string;
453
- rippleColorError: string;
454
- waveOpacity: string;
455
- fontWeight: string;
456
- fontWeightStrong: string;
457
- paddingTiny: string;
458
- paddingSmall: string;
459
- paddingMedium: string;
460
- paddingLarge: string;
461
- paddingRoundTiny: string;
462
- paddingRoundSmall: string;
463
- paddingRoundMedium: string;
464
- paddingRoundLarge: string;
465
- iconMarginTiny: string;
466
- iconMarginSmall: string;
467
- iconMarginMedium: string;
468
- iconMarginLarge: string;
469
- iconSizeTiny: string;
470
- iconSizeSmall: string;
471
- iconSizeMedium: string;
472
- iconSizeLarge: string;
473
- rippleDuration: string;
474
- }, any>>>;
475
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
476
- heightTiny: string;
477
- heightSmall: string;
478
- heightMedium: string;
479
- heightLarge: string;
480
- borderRadiusTiny: string;
481
- borderRadiusSmall: string;
482
- borderRadiusMedium: string;
483
- borderRadiusLarge: string;
484
- fontSizeTiny: string;
485
- fontSizeSmall: string;
486
- fontSizeMedium: string;
487
- fontSizeLarge: string;
488
- opacityDisabled: string;
489
- colorOpacitySecondary: string;
490
- colorOpacitySecondaryHover: string;
491
- colorOpacitySecondaryPressed: string;
492
- colorSecondary: string;
493
- colorSecondaryHover: string;
494
- colorSecondaryPressed: string;
495
- colorTertiary: string;
496
- colorTertiaryHover: string;
497
- colorTertiaryPressed: string;
498
- colorQuaternary: string;
499
- colorQuaternaryHover: string;
500
- colorQuaternaryPressed: string;
501
- color: string;
502
- colorHover: string;
503
- colorPressed: string;
504
- colorFocus: string;
505
- colorDisabled: string;
506
- textColor: string;
507
- textColorTertiary: string;
508
- textColorHover: string;
509
- textColorPressed: string;
510
- textColorFocus: string;
511
- textColorDisabled: string;
512
- textColorText: string;
513
- textColorTextHover: string;
514
- textColorTextPressed: string;
515
- textColorTextFocus: string;
516
- textColorTextDisabled: string;
517
- textColorGhost: string;
518
- textColorGhostHover: string;
519
- textColorGhostPressed: string;
520
- textColorGhostFocus: string;
521
- textColorGhostDisabled: string;
522
- border: string;
523
- borderHover: string;
524
- borderPressed: string;
525
- borderFocus: string;
526
- borderDisabled: string;
527
- rippleColor: string;
528
- colorPrimary: string;
529
- colorHoverPrimary: string;
530
- colorPressedPrimary: string;
531
- colorFocusPrimary: string;
532
- colorDisabledPrimary: string;
533
- textColorPrimary: string;
534
- textColorHoverPrimary: string;
535
- textColorPressedPrimary: string;
536
- textColorFocusPrimary: string;
537
- textColorDisabledPrimary: string;
538
- textColorTextPrimary: string;
539
- textColorTextHoverPrimary: string;
540
- textColorTextPressedPrimary: string;
541
- textColorTextFocusPrimary: string;
542
- textColorTextDisabledPrimary: string;
543
- textColorGhostPrimary: string;
544
- textColorGhostHoverPrimary: string;
545
- textColorGhostPressedPrimary: string;
546
- textColorGhostFocusPrimary: string;
547
- textColorGhostDisabledPrimary: string;
548
- borderPrimary: string;
549
- borderHoverPrimary: string;
550
- borderPressedPrimary: string;
551
- borderFocusPrimary: string;
552
- borderDisabledPrimary: string;
553
- rippleColorPrimary: string;
554
- colorInfo: string;
555
- colorHoverInfo: string;
556
- colorPressedInfo: string;
557
- colorFocusInfo: string;
558
- colorDisabledInfo: string;
559
- textColorInfo: string;
560
- textColorHoverInfo: string;
561
- textColorPressedInfo: string;
562
- textColorFocusInfo: string;
563
- textColorDisabledInfo: string;
564
- textColorTextInfo: string;
565
- textColorTextHoverInfo: string;
566
- textColorTextPressedInfo: string;
567
- textColorTextFocusInfo: string;
568
- textColorTextDisabledInfo: string;
569
- textColorGhostInfo: string;
570
- textColorGhostHoverInfo: string;
571
- textColorGhostPressedInfo: string;
572
- textColorGhostFocusInfo: string;
573
- textColorGhostDisabledInfo: string;
574
- borderInfo: string;
575
- borderHoverInfo: string;
576
- borderPressedInfo: string;
577
- borderFocusInfo: string;
578
- borderDisabledInfo: string;
579
- rippleColorInfo: string;
580
- colorSuccess: string;
581
- colorHoverSuccess: string;
582
- colorPressedSuccess: string;
583
- colorFocusSuccess: string;
584
- colorDisabledSuccess: string;
585
- textColorSuccess: string;
586
- textColorHoverSuccess: string;
587
- textColorPressedSuccess: string;
588
- textColorFocusSuccess: string;
589
- textColorDisabledSuccess: string;
590
- textColorTextSuccess: string;
591
- textColorTextHoverSuccess: string;
592
- textColorTextPressedSuccess: string;
593
- textColorTextFocusSuccess: string;
594
- textColorTextDisabledSuccess: string;
595
- textColorGhostSuccess: string;
596
- textColorGhostHoverSuccess: string;
597
- textColorGhostPressedSuccess: string;
598
- textColorGhostFocusSuccess: string;
599
- textColorGhostDisabledSuccess: string;
600
- borderSuccess: string;
601
- borderHoverSuccess: string;
602
- borderPressedSuccess: string;
603
- borderFocusSuccess: string;
604
- borderDisabledSuccess: string;
605
- rippleColorSuccess: string;
606
- colorWarning: string;
607
- colorHoverWarning: string;
608
- colorPressedWarning: string;
609
- colorFocusWarning: string;
610
- colorDisabledWarning: string;
611
- textColorWarning: string;
612
- textColorHoverWarning: string;
613
- textColorPressedWarning: string;
614
- textColorFocusWarning: string;
615
- textColorDisabledWarning: string;
616
- textColorTextWarning: string;
617
- textColorTextHoverWarning: string;
618
- textColorTextPressedWarning: string;
619
- textColorTextFocusWarning: string;
620
- textColorTextDisabledWarning: string;
621
- textColorGhostWarning: string;
622
- textColorGhostHoverWarning: string;
623
- textColorGhostPressedWarning: string;
624
- textColorGhostFocusWarning: string;
625
- textColorGhostDisabledWarning: string;
626
- borderWarning: string;
627
- borderHoverWarning: string;
628
- borderPressedWarning: string;
629
- borderFocusWarning: string;
630
- borderDisabledWarning: string;
631
- rippleColorWarning: string;
632
- colorError: string;
633
- colorHoverError: string;
634
- colorPressedError: string;
635
- colorFocusError: string;
636
- colorDisabledError: string;
637
- textColorError: string;
638
- textColorHoverError: string;
639
- textColorPressedError: string;
640
- textColorFocusError: string;
641
- textColorDisabledError: string;
642
- textColorTextError: string;
643
- textColorTextHoverError: string;
644
- textColorTextPressedError: string;
645
- textColorTextFocusError: string;
646
- textColorTextDisabledError: string;
647
- textColorGhostError: string;
648
- textColorGhostHoverError: string;
649
- textColorGhostPressedError: string;
650
- textColorGhostFocusError: string;
651
- textColorGhostDisabledError: string;
652
- borderError: string;
653
- borderHoverError: string;
654
- borderPressedError: string;
655
- borderFocusError: string;
656
- borderDisabledError: string;
657
- rippleColorError: string;
658
- waveOpacity: string;
659
- fontWeight: string;
660
- fontWeightStrong: string;
661
- paddingTiny: string;
662
- paddingSmall: string;
663
- paddingMedium: string;
664
- paddingLarge: string;
665
- paddingRoundTiny: string;
666
- paddingRoundSmall: string;
667
- paddingRoundMedium: string;
668
- paddingRoundLarge: string;
669
- iconMarginTiny: string;
670
- iconMarginSmall: string;
671
- iconMarginMedium: string;
672
- iconMarginLarge: string;
673
- iconSizeTiny: string;
674
- iconSizeSmall: string;
675
- iconSizeMedium: string;
676
- iconSizeLarge: string;
677
- rippleDuration: string;
678
- }, any>>>;
679
- }, {
680
- selfElRef: import("vue").Ref<HTMLElement | null>;
681
- waveElRef: import("vue").Ref<{
682
- play: () => void;
683
- } | null>;
684
- mergedClsPrefix: import("vue").ComputedRef<string>;
685
- mergedFocusable: import("vue").ComputedRef<boolean>;
686
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
687
- showBorder: import("vue").ComputedRef<boolean>;
688
- enterPressed: import("vue").Ref<boolean>;
689
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
690
- handleMousedown: (e: MouseEvent) => void;
691
- handleKeydown: (e: KeyboardEvent) => void;
692
- handleBlur: () => void;
693
- handleKeyup: (e: KeyboardEvent) => void;
694
- handleClick: (e: MouseEvent) => void;
695
- customColorCssVars: import("vue").ComputedRef<{
696
- '--n-border-color': string;
697
- '--n-border-color-hover': string;
698
- '--n-border-color-pressed': string;
699
- '--n-border-color-focus': string;
700
- '--n-border-color-disabled': string;
701
- } | null>;
702
- cssVars: import("vue").ComputedRef<{
703
- '--n-width': string;
704
- '--n-height': string;
705
- '--n-font-size': string;
706
- '--n-padding': string;
707
- '--n-icon-size': string;
708
- '--n-icon-margin': string;
709
- '--n-border-radius': string;
710
- '--n-border': string;
711
- '--n-border-hover': string;
712
- '--n-border-pressed': string;
713
- '--n-border-focus': string;
714
- '--n-border-disabled': string;
715
- '--n-color': string;
716
- '--n-color-hover': string;
717
- '--n-color-pressed': string;
718
- '--n-color-focus': string;
719
- '--n-color-disabled': string;
720
- '--n-ripple-color': string;
721
- '--n-text-color': string;
722
- '--n-text-color-hover': string;
723
- '--n-text-color-pressed': string;
724
- '--n-text-color-focus': string;
725
- '--n-text-color-disabled': string;
726
- 'font-weight': string;
727
- '--n-bezier': string;
728
- '--n-bezier-ease-out': string;
729
- '--n-ripple-duration': string;
730
- '--n-opacity-disabled': string;
731
- '--n-wave-opacity': string;
732
- }> | undefined;
733
- themeClass: import("vue").Ref<string> | undefined;
734
- onRender: (() => void) | undefined;
735
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
736
- readonly color: StringConstructor;
737
- readonly textColor: StringConstructor;
738
- readonly text: BooleanConstructor;
739
- readonly block: BooleanConstructor;
740
- readonly loading: BooleanConstructor;
741
- readonly disabled: BooleanConstructor;
742
- readonly circle: BooleanConstructor;
743
- readonly size: PropType<import("naive-ui/es/button/src/interface").Size>;
744
- readonly ghost: BooleanConstructor;
745
- readonly round: BooleanConstructor;
746
- readonly secondary: BooleanConstructor;
747
- readonly tertiary: BooleanConstructor;
748
- readonly quaternary: BooleanConstructor;
749
- readonly strong: BooleanConstructor;
750
- readonly focusable: {
751
- readonly type: BooleanConstructor;
752
- readonly default: true;
753
- };
754
- readonly keyboard: {
755
- readonly type: BooleanConstructor;
756
- readonly default: true;
757
- };
758
- readonly tag: {
759
- readonly type: PropType<keyof HTMLElementTagNameMap>;
760
- readonly default: "button";
761
- };
762
- readonly type: {
763
- readonly type: PropType<import("naive-ui/es/button/src/interface").Type>;
764
- readonly default: "default";
765
- };
766
- readonly dashed: BooleanConstructor;
767
- readonly iconPlacement: {
768
- readonly type: PropType<"left" | "right">;
769
- readonly default: "left";
770
- };
771
- readonly attrType: {
772
- readonly type: PropType<"button" | "reset" | "submit">;
773
- readonly default: "button";
774
- };
775
- readonly bordered: {
776
- readonly type: BooleanConstructor;
777
- readonly default: true;
778
- };
779
- readonly onClick: PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
780
- readonly nativeFocusBehavior: BooleanConstructor;
781
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Button", {
782
- heightTiny: string;
783
- heightSmall: string;
784
- heightMedium: string;
785
- heightLarge: string;
786
- borderRadiusTiny: string;
787
- borderRadiusSmall: string;
788
- borderRadiusMedium: string;
789
- borderRadiusLarge: string;
790
- fontSizeTiny: string;
791
- fontSizeSmall: string;
792
- fontSizeMedium: string;
793
- fontSizeLarge: string;
794
- opacityDisabled: string;
795
- colorOpacitySecondary: string;
796
- colorOpacitySecondaryHover: string;
797
- colorOpacitySecondaryPressed: string;
798
- colorSecondary: string;
799
- colorSecondaryHover: string;
800
- colorSecondaryPressed: string;
801
- colorTertiary: string;
802
- colorTertiaryHover: string;
803
- colorTertiaryPressed: string;
804
- colorQuaternary: string;
805
- colorQuaternaryHover: string;
806
- colorQuaternaryPressed: string;
807
- color: string;
808
- colorHover: string;
809
- colorPressed: string;
810
- colorFocus: string;
811
- colorDisabled: string;
812
- textColor: string;
813
- textColorTertiary: string;
814
- textColorHover: string;
815
- textColorPressed: string;
816
- textColorFocus: string;
817
- textColorDisabled: string;
818
- textColorText: string;
819
- textColorTextHover: string;
820
- textColorTextPressed: string;
821
- textColorTextFocus: string;
822
- textColorTextDisabled: string;
823
- textColorGhost: string;
824
- textColorGhostHover: string;
825
- textColorGhostPressed: string;
826
- textColorGhostFocus: string;
827
- textColorGhostDisabled: string;
828
- border: string;
829
- borderHover: string;
830
- borderPressed: string;
831
- borderFocus: string;
832
- borderDisabled: string;
833
- rippleColor: string;
834
- colorPrimary: string;
835
- colorHoverPrimary: string;
836
- colorPressedPrimary: string;
837
- colorFocusPrimary: string;
838
- colorDisabledPrimary: string;
839
- textColorPrimary: string;
840
- textColorHoverPrimary: string;
841
- textColorPressedPrimary: string;
842
- textColorFocusPrimary: string;
843
- textColorDisabledPrimary: string;
844
- textColorTextPrimary: string;
845
- textColorTextHoverPrimary: string;
846
- textColorTextPressedPrimary: string;
847
- textColorTextFocusPrimary: string;
848
- textColorTextDisabledPrimary: string;
849
- textColorGhostPrimary: string;
850
- textColorGhostHoverPrimary: string;
851
- textColorGhostPressedPrimary: string;
852
- textColorGhostFocusPrimary: string;
853
- textColorGhostDisabledPrimary: string;
854
- borderPrimary: string;
855
- borderHoverPrimary: string;
856
- borderPressedPrimary: string;
857
- borderFocusPrimary: string;
858
- borderDisabledPrimary: string;
859
- rippleColorPrimary: string;
860
- colorInfo: string;
861
- colorHoverInfo: string;
862
- colorPressedInfo: string;
863
- colorFocusInfo: string;
864
- colorDisabledInfo: string;
865
- textColorInfo: string;
866
- textColorHoverInfo: string;
867
- textColorPressedInfo: string;
868
- textColorFocusInfo: string;
869
- textColorDisabledInfo: string;
870
- textColorTextInfo: string;
871
- textColorTextHoverInfo: string;
872
- textColorTextPressedInfo: string;
873
- textColorTextFocusInfo: string;
874
- textColorTextDisabledInfo: string;
875
- textColorGhostInfo: string;
876
- textColorGhostHoverInfo: string;
877
- textColorGhostPressedInfo: string;
878
- textColorGhostFocusInfo: string;
879
- textColorGhostDisabledInfo: string;
880
- borderInfo: string;
881
- borderHoverInfo: string;
882
- borderPressedInfo: string;
883
- borderFocusInfo: string;
884
- borderDisabledInfo: string;
885
- rippleColorInfo: string;
886
- colorSuccess: string;
887
- colorHoverSuccess: string;
888
- colorPressedSuccess: string;
889
- colorFocusSuccess: string;
890
- colorDisabledSuccess: string;
891
- textColorSuccess: string;
892
- textColorHoverSuccess: string;
893
- textColorPressedSuccess: string;
894
- textColorFocusSuccess: string;
895
- textColorDisabledSuccess: string;
896
- textColorTextSuccess: string;
897
- textColorTextHoverSuccess: string;
898
- textColorTextPressedSuccess: string;
899
- textColorTextFocusSuccess: string;
900
- textColorTextDisabledSuccess: string;
901
- textColorGhostSuccess: string;
902
- textColorGhostHoverSuccess: string;
903
- textColorGhostPressedSuccess: string;
904
- textColorGhostFocusSuccess: string;
905
- textColorGhostDisabledSuccess: string;
906
- borderSuccess: string;
907
- borderHoverSuccess: string;
908
- borderPressedSuccess: string;
909
- borderFocusSuccess: string;
910
- borderDisabledSuccess: string;
911
- rippleColorSuccess: string;
912
- colorWarning: string;
913
- colorHoverWarning: string;
914
- colorPressedWarning: string;
915
- colorFocusWarning: string;
916
- colorDisabledWarning: string;
917
- textColorWarning: string;
918
- textColorHoverWarning: string;
919
- textColorPressedWarning: string;
920
- textColorFocusWarning: string;
921
- textColorDisabledWarning: string;
922
- textColorTextWarning: string;
923
- textColorTextHoverWarning: string;
924
- textColorTextPressedWarning: string;
925
- textColorTextFocusWarning: string;
926
- textColorTextDisabledWarning: string;
927
- textColorGhostWarning: string;
928
- textColorGhostHoverWarning: string;
929
- textColorGhostPressedWarning: string;
930
- textColorGhostFocusWarning: string;
931
- textColorGhostDisabledWarning: string;
932
- borderWarning: string;
933
- borderHoverWarning: string;
934
- borderPressedWarning: string;
935
- borderFocusWarning: string;
936
- borderDisabledWarning: string;
937
- rippleColorWarning: string;
938
- colorError: string;
939
- colorHoverError: string;
940
- colorPressedError: string;
941
- colorFocusError: string;
942
- colorDisabledError: string;
943
- textColorError: string;
944
- textColorHoverError: string;
945
- textColorPressedError: string;
946
- textColorFocusError: string;
947
- textColorDisabledError: string;
948
- textColorTextError: string;
949
- textColorTextHoverError: string;
950
- textColorTextPressedError: string;
951
- textColorTextFocusError: string;
952
- textColorTextDisabledError: string;
953
- textColorGhostError: string;
954
- textColorGhostHoverError: string;
955
- textColorGhostPressedError: string;
956
- textColorGhostFocusError: string;
957
- textColorGhostDisabledError: string;
958
- borderError: string;
959
- borderHoverError: string;
960
- borderPressedError: string;
961
- borderFocusError: string;
962
- borderDisabledError: string;
963
- rippleColorError: string;
964
- waveOpacity: string;
965
- fontWeight: string;
966
- fontWeightStrong: string;
967
- paddingTiny: string;
968
- paddingSmall: string;
969
- paddingMedium: string;
970
- paddingLarge: string;
971
- paddingRoundTiny: string;
972
- paddingRoundSmall: string;
973
- paddingRoundMedium: string;
974
- paddingRoundLarge: string;
975
- iconMarginTiny: string;
976
- iconMarginSmall: string;
977
- iconMarginMedium: string;
978
- iconMarginLarge: string;
979
- iconSizeTiny: string;
980
- iconSizeSmall: string;
981
- iconSizeMedium: string;
982
- iconSizeLarge: string;
983
- rippleDuration: string;
984
- }, any>>;
985
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
986
- heightTiny: string;
987
- heightSmall: string;
988
- heightMedium: string;
989
- heightLarge: string;
990
- borderRadiusTiny: string;
991
- borderRadiusSmall: string;
992
- borderRadiusMedium: string;
993
- borderRadiusLarge: string;
994
- fontSizeTiny: string;
995
- fontSizeSmall: string;
996
- fontSizeMedium: string;
997
- fontSizeLarge: string;
998
- opacityDisabled: string;
999
- colorOpacitySecondary: string;
1000
- colorOpacitySecondaryHover: string;
1001
- colorOpacitySecondaryPressed: string;
1002
- colorSecondary: string;
1003
- colorSecondaryHover: string;
1004
- colorSecondaryPressed: string;
1005
- colorTertiary: string;
1006
- colorTertiaryHover: string;
1007
- colorTertiaryPressed: string;
1008
- colorQuaternary: string;
1009
- colorQuaternaryHover: string;
1010
- colorQuaternaryPressed: string;
1011
- color: string;
1012
- colorHover: string;
1013
- colorPressed: string;
1014
- colorFocus: string;
1015
- colorDisabled: string;
1016
- textColor: string;
1017
- textColorTertiary: string;
1018
- textColorHover: string;
1019
- textColorPressed: string;
1020
- textColorFocus: string;
1021
- textColorDisabled: string;
1022
- textColorText: string;
1023
- textColorTextHover: string;
1024
- textColorTextPressed: string;
1025
- textColorTextFocus: string;
1026
- textColorTextDisabled: string;
1027
- textColorGhost: string;
1028
- textColorGhostHover: string;
1029
- textColorGhostPressed: string;
1030
- textColorGhostFocus: string;
1031
- textColorGhostDisabled: string;
1032
- border: string;
1033
- borderHover: string;
1034
- borderPressed: string;
1035
- borderFocus: string;
1036
- borderDisabled: string;
1037
- rippleColor: string;
1038
- colorPrimary: string;
1039
- colorHoverPrimary: string;
1040
- colorPressedPrimary: string;
1041
- colorFocusPrimary: string;
1042
- colorDisabledPrimary: string;
1043
- textColorPrimary: string;
1044
- textColorHoverPrimary: string;
1045
- textColorPressedPrimary: string;
1046
- textColorFocusPrimary: string;
1047
- textColorDisabledPrimary: string;
1048
- textColorTextPrimary: string;
1049
- textColorTextHoverPrimary: string;
1050
- textColorTextPressedPrimary: string;
1051
- textColorTextFocusPrimary: string;
1052
- textColorTextDisabledPrimary: string;
1053
- textColorGhostPrimary: string;
1054
- textColorGhostHoverPrimary: string;
1055
- textColorGhostPressedPrimary: string;
1056
- textColorGhostFocusPrimary: string;
1057
- textColorGhostDisabledPrimary: string;
1058
- borderPrimary: string;
1059
- borderHoverPrimary: string;
1060
- borderPressedPrimary: string;
1061
- borderFocusPrimary: string;
1062
- borderDisabledPrimary: string;
1063
- rippleColorPrimary: string;
1064
- colorInfo: string;
1065
- colorHoverInfo: string;
1066
- colorPressedInfo: string;
1067
- colorFocusInfo: string;
1068
- colorDisabledInfo: string;
1069
- textColorInfo: string;
1070
- textColorHoverInfo: string;
1071
- textColorPressedInfo: string;
1072
- textColorFocusInfo: string;
1073
- textColorDisabledInfo: string;
1074
- textColorTextInfo: string;
1075
- textColorTextHoverInfo: string;
1076
- textColorTextPressedInfo: string;
1077
- textColorTextFocusInfo: string;
1078
- textColorTextDisabledInfo: string;
1079
- textColorGhostInfo: string;
1080
- textColorGhostHoverInfo: string;
1081
- textColorGhostPressedInfo: string;
1082
- textColorGhostFocusInfo: string;
1083
- textColorGhostDisabledInfo: string;
1084
- borderInfo: string;
1085
- borderHoverInfo: string;
1086
- borderPressedInfo: string;
1087
- borderFocusInfo: string;
1088
- borderDisabledInfo: string;
1089
- rippleColorInfo: string;
1090
- colorSuccess: string;
1091
- colorHoverSuccess: string;
1092
- colorPressedSuccess: string;
1093
- colorFocusSuccess: string;
1094
- colorDisabledSuccess: string;
1095
- textColorSuccess: string;
1096
- textColorHoverSuccess: string;
1097
- textColorPressedSuccess: string;
1098
- textColorFocusSuccess: string;
1099
- textColorDisabledSuccess: string;
1100
- textColorTextSuccess: string;
1101
- textColorTextHoverSuccess: string;
1102
- textColorTextPressedSuccess: string;
1103
- textColorTextFocusSuccess: string;
1104
- textColorTextDisabledSuccess: string;
1105
- textColorGhostSuccess: string;
1106
- textColorGhostHoverSuccess: string;
1107
- textColorGhostPressedSuccess: string;
1108
- textColorGhostFocusSuccess: string;
1109
- textColorGhostDisabledSuccess: string;
1110
- borderSuccess: string;
1111
- borderHoverSuccess: string;
1112
- borderPressedSuccess: string;
1113
- borderFocusSuccess: string;
1114
- borderDisabledSuccess: string;
1115
- rippleColorSuccess: string;
1116
- colorWarning: string;
1117
- colorHoverWarning: string;
1118
- colorPressedWarning: string;
1119
- colorFocusWarning: string;
1120
- colorDisabledWarning: string;
1121
- textColorWarning: string;
1122
- textColorHoverWarning: string;
1123
- textColorPressedWarning: string;
1124
- textColorFocusWarning: string;
1125
- textColorDisabledWarning: string;
1126
- textColorTextWarning: string;
1127
- textColorTextHoverWarning: string;
1128
- textColorTextPressedWarning: string;
1129
- textColorTextFocusWarning: string;
1130
- textColorTextDisabledWarning: string;
1131
- textColorGhostWarning: string;
1132
- textColorGhostHoverWarning: string;
1133
- textColorGhostPressedWarning: string;
1134
- textColorGhostFocusWarning: string;
1135
- textColorGhostDisabledWarning: string;
1136
- borderWarning: string;
1137
- borderHoverWarning: string;
1138
- borderPressedWarning: string;
1139
- borderFocusWarning: string;
1140
- borderDisabledWarning: string;
1141
- rippleColorWarning: string;
1142
- colorError: string;
1143
- colorHoverError: string;
1144
- colorPressedError: string;
1145
- colorFocusError: string;
1146
- colorDisabledError: string;
1147
- textColorError: string;
1148
- textColorHoverError: string;
1149
- textColorPressedError: string;
1150
- textColorFocusError: string;
1151
- textColorDisabledError: string;
1152
- textColorTextError: string;
1153
- textColorTextHoverError: string;
1154
- textColorTextPressedError: string;
1155
- textColorTextFocusError: string;
1156
- textColorTextDisabledError: string;
1157
- textColorGhostError: string;
1158
- textColorGhostHoverError: string;
1159
- textColorGhostPressedError: string;
1160
- textColorGhostFocusError: string;
1161
- textColorGhostDisabledError: string;
1162
- borderError: string;
1163
- borderHoverError: string;
1164
- borderPressedError: string;
1165
- borderFocusError: string;
1166
- borderDisabledError: string;
1167
- rippleColorError: string;
1168
- waveOpacity: string;
1169
- fontWeight: string;
1170
- fontWeightStrong: string;
1171
- paddingTiny: string;
1172
- paddingSmall: string;
1173
- paddingMedium: string;
1174
- paddingLarge: string;
1175
- paddingRoundTiny: string;
1176
- paddingRoundSmall: string;
1177
- paddingRoundMedium: string;
1178
- paddingRoundLarge: string;
1179
- iconMarginTiny: string;
1180
- iconMarginSmall: string;
1181
- iconMarginMedium: string;
1182
- iconMarginLarge: string;
1183
- iconSizeTiny: string;
1184
- iconSizeSmall: string;
1185
- iconSizeMedium: string;
1186
- iconSizeLarge: string;
1187
- rippleDuration: string;
1188
- }, any>>>;
1189
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1190
- heightTiny: string;
1191
- heightSmall: string;
1192
- heightMedium: string;
1193
- heightLarge: string;
1194
- borderRadiusTiny: string;
1195
- borderRadiusSmall: string;
1196
- borderRadiusMedium: string;
1197
- borderRadiusLarge: string;
1198
- fontSizeTiny: string;
1199
- fontSizeSmall: string;
1200
- fontSizeMedium: string;
1201
- fontSizeLarge: string;
1202
- opacityDisabled: string;
1203
- colorOpacitySecondary: string;
1204
- colorOpacitySecondaryHover: string;
1205
- colorOpacitySecondaryPressed: string;
1206
- colorSecondary: string;
1207
- colorSecondaryHover: string;
1208
- colorSecondaryPressed: string;
1209
- colorTertiary: string;
1210
- colorTertiaryHover: string;
1211
- colorTertiaryPressed: string;
1212
- colorQuaternary: string;
1213
- colorQuaternaryHover: string;
1214
- colorQuaternaryPressed: string;
1215
- color: string;
1216
- colorHover: string;
1217
- colorPressed: string;
1218
- colorFocus: string;
1219
- colorDisabled: string;
1220
- textColor: string;
1221
- textColorTertiary: string;
1222
- textColorHover: string;
1223
- textColorPressed: string;
1224
- textColorFocus: string;
1225
- textColorDisabled: string;
1226
- textColorText: string;
1227
- textColorTextHover: string;
1228
- textColorTextPressed: string;
1229
- textColorTextFocus: string;
1230
- textColorTextDisabled: string;
1231
- textColorGhost: string;
1232
- textColorGhostHover: string;
1233
- textColorGhostPressed: string;
1234
- textColorGhostFocus: string;
1235
- textColorGhostDisabled: string;
1236
- border: string;
1237
- borderHover: string;
1238
- borderPressed: string;
1239
- borderFocus: string;
1240
- borderDisabled: string;
1241
- rippleColor: string;
1242
- colorPrimary: string;
1243
- colorHoverPrimary: string;
1244
- colorPressedPrimary: string;
1245
- colorFocusPrimary: string;
1246
- colorDisabledPrimary: string;
1247
- textColorPrimary: string;
1248
- textColorHoverPrimary: string;
1249
- textColorPressedPrimary: string;
1250
- textColorFocusPrimary: string;
1251
- textColorDisabledPrimary: string;
1252
- textColorTextPrimary: string;
1253
- textColorTextHoverPrimary: string;
1254
- textColorTextPressedPrimary: string;
1255
- textColorTextFocusPrimary: string;
1256
- textColorTextDisabledPrimary: string;
1257
- textColorGhostPrimary: string;
1258
- textColorGhostHoverPrimary: string;
1259
- textColorGhostPressedPrimary: string;
1260
- textColorGhostFocusPrimary: string;
1261
- textColorGhostDisabledPrimary: string;
1262
- borderPrimary: string;
1263
- borderHoverPrimary: string;
1264
- borderPressedPrimary: string;
1265
- borderFocusPrimary: string;
1266
- borderDisabledPrimary: string;
1267
- rippleColorPrimary: string;
1268
- colorInfo: string;
1269
- colorHoverInfo: string;
1270
- colorPressedInfo: string;
1271
- colorFocusInfo: string;
1272
- colorDisabledInfo: string;
1273
- textColorInfo: string;
1274
- textColorHoverInfo: string;
1275
- textColorPressedInfo: string;
1276
- textColorFocusInfo: string;
1277
- textColorDisabledInfo: string;
1278
- textColorTextInfo: string;
1279
- textColorTextHoverInfo: string;
1280
- textColorTextPressedInfo: string;
1281
- textColorTextFocusInfo: string;
1282
- textColorTextDisabledInfo: string;
1283
- textColorGhostInfo: string;
1284
- textColorGhostHoverInfo: string;
1285
- textColorGhostPressedInfo: string;
1286
- textColorGhostFocusInfo: string;
1287
- textColorGhostDisabledInfo: string;
1288
- borderInfo: string;
1289
- borderHoverInfo: string;
1290
- borderPressedInfo: string;
1291
- borderFocusInfo: string;
1292
- borderDisabledInfo: string;
1293
- rippleColorInfo: string;
1294
- colorSuccess: string;
1295
- colorHoverSuccess: string;
1296
- colorPressedSuccess: string;
1297
- colorFocusSuccess: string;
1298
- colorDisabledSuccess: string;
1299
- textColorSuccess: string;
1300
- textColorHoverSuccess: string;
1301
- textColorPressedSuccess: string;
1302
- textColorFocusSuccess: string;
1303
- textColorDisabledSuccess: string;
1304
- textColorTextSuccess: string;
1305
- textColorTextHoverSuccess: string;
1306
- textColorTextPressedSuccess: string;
1307
- textColorTextFocusSuccess: string;
1308
- textColorTextDisabledSuccess: string;
1309
- textColorGhostSuccess: string;
1310
- textColorGhostHoverSuccess: string;
1311
- textColorGhostPressedSuccess: string;
1312
- textColorGhostFocusSuccess: string;
1313
- textColorGhostDisabledSuccess: string;
1314
- borderSuccess: string;
1315
- borderHoverSuccess: string;
1316
- borderPressedSuccess: string;
1317
- borderFocusSuccess: string;
1318
- borderDisabledSuccess: string;
1319
- rippleColorSuccess: string;
1320
- colorWarning: string;
1321
- colorHoverWarning: string;
1322
- colorPressedWarning: string;
1323
- colorFocusWarning: string;
1324
- colorDisabledWarning: string;
1325
- textColorWarning: string;
1326
- textColorHoverWarning: string;
1327
- textColorPressedWarning: string;
1328
- textColorFocusWarning: string;
1329
- textColorDisabledWarning: string;
1330
- textColorTextWarning: string;
1331
- textColorTextHoverWarning: string;
1332
- textColorTextPressedWarning: string;
1333
- textColorTextFocusWarning: string;
1334
- textColorTextDisabledWarning: string;
1335
- textColorGhostWarning: string;
1336
- textColorGhostHoverWarning: string;
1337
- textColorGhostPressedWarning: string;
1338
- textColorGhostFocusWarning: string;
1339
- textColorGhostDisabledWarning: string;
1340
- borderWarning: string;
1341
- borderHoverWarning: string;
1342
- borderPressedWarning: string;
1343
- borderFocusWarning: string;
1344
- borderDisabledWarning: string;
1345
- rippleColorWarning: string;
1346
- colorError: string;
1347
- colorHoverError: string;
1348
- colorPressedError: string;
1349
- colorFocusError: string;
1350
- colorDisabledError: string;
1351
- textColorError: string;
1352
- textColorHoverError: string;
1353
- textColorPressedError: string;
1354
- textColorFocusError: string;
1355
- textColorDisabledError: string;
1356
- textColorTextError: string;
1357
- textColorTextHoverError: string;
1358
- textColorTextPressedError: string;
1359
- textColorTextFocusError: string;
1360
- textColorTextDisabledError: string;
1361
- textColorGhostError: string;
1362
- textColorGhostHoverError: string;
1363
- textColorGhostPressedError: string;
1364
- textColorGhostFocusError: string;
1365
- textColorGhostDisabledError: string;
1366
- borderError: string;
1367
- borderHoverError: string;
1368
- borderPressedError: string;
1369
- borderFocusError: string;
1370
- borderDisabledError: string;
1371
- rippleColorError: string;
1372
- waveOpacity: string;
1373
- fontWeight: string;
1374
- fontWeightStrong: string;
1375
- paddingTiny: string;
1376
- paddingSmall: string;
1377
- paddingMedium: string;
1378
- paddingLarge: string;
1379
- paddingRoundTiny: string;
1380
- paddingRoundSmall: string;
1381
- paddingRoundMedium: string;
1382
- paddingRoundLarge: string;
1383
- iconMarginTiny: string;
1384
- iconMarginSmall: string;
1385
- iconMarginMedium: string;
1386
- iconMarginLarge: string;
1387
- iconSizeTiny: string;
1388
- iconSizeSmall: string;
1389
- iconSizeMedium: string;
1390
- iconSizeLarge: string;
1391
- rippleDuration: string;
1392
- }, any>>>;
1393
- }>>, {
1394
- type: import("naive-ui/es/button/src/interface").Type;
1395
- tag: keyof HTMLElementTagNameMap;
1396
- block: boolean;
1397
- round: boolean;
1398
- dashed: boolean;
1399
- text: boolean;
1400
- circle: boolean;
1401
- disabled: boolean;
1402
- focusable: boolean;
1403
- strong: boolean;
1404
- loading: boolean;
1405
- bordered: boolean;
1406
- tertiary: boolean;
1407
- ghost: boolean;
1408
- keyboard: boolean;
1409
- secondary: boolean;
1410
- quaternary: boolean;
1411
- iconPlacement: "left" | "right";
1412
- attrType: "button" | "reset" | "submit";
1413
- nativeFocusBehavior: boolean;
1414
- }>;
1415
- NIcon: import("vue").DefineComponent<{
1416
- readonly depth: PropType<import("naive-ui/es/icon/src/Icon").Depth>;
1417
- readonly size: PropType<string | number>;
1418
- readonly color: StringConstructor;
1419
- readonly component: PropType<import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>>;
1420
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Icon", {
1421
- color: string;
1422
- opacity1Depth: string;
1423
- opacity2Depth: string;
1424
- opacity3Depth: string;
1425
- opacity4Depth: string;
1426
- opacity5Depth: string;
1427
- }, any>>;
1428
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
1429
- color: string;
1430
- opacity1Depth: string;
1431
- opacity2Depth: string;
1432
- opacity3Depth: string;
1433
- opacity4Depth: string;
1434
- opacity5Depth: string;
1435
- }, any>>>;
1436
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
1437
- color: string;
1438
- opacity1Depth: string;
1439
- opacity2Depth: string;
1440
- opacity3Depth: string;
1441
- opacity4Depth: string;
1442
- opacity5Depth: string;
1443
- }, any>>>;
1444
- }, {
1445
- mergedClsPrefix: import("vue").ComputedRef<string>;
1446
- mergedStyle: import("vue").ComputedRef<{
1447
- fontSize: string | undefined;
1448
- color: string | undefined;
1449
- }>;
1450
- cssVars: import("vue").ComputedRef<{
1451
- '--n-bezier': string;
1452
- '--n-color': string;
1453
- '--n-opacity': string;
1454
- }> | undefined;
1455
- themeClass: import("vue").Ref<string> | undefined;
1456
- onRender: (() => void) | undefined;
1457
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1458
- readonly depth: PropType<import("naive-ui/es/icon/src/Icon").Depth>;
1459
- readonly size: PropType<string | number>;
1460
- readonly color: StringConstructor;
1461
- readonly component: PropType<import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>>;
1462
- readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Icon", {
1463
- color: string;
1464
- opacity1Depth: string;
1465
- opacity2Depth: string;
1466
- opacity3Depth: string;
1467
- opacity4Depth: string;
1468
- opacity5Depth: string;
1469
- }, any>>;
1470
- readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
1471
- color: string;
1472
- opacity1Depth: string;
1473
- opacity2Depth: string;
1474
- opacity3Depth: string;
1475
- opacity4Depth: string;
1476
- opacity5Depth: string;
1477
- }, any>>>;
1478
- readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
1479
- color: string;
1480
- opacity1Depth: string;
1481
- opacity2Depth: string;
1482
- opacity3Depth: string;
1483
- opacity4Depth: string;
1484
- opacity5Depth: string;
1485
- }, any>>>;
1486
- }>>, {}>;
21
+ NButton: any;
22
+ NIcon: any;
1487
23
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1488
24
  fieldItem: {
1489
25
  type: PropType<FormConfigItem>;