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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (138) hide show
  1. package/es/components/annotation-edit/style/index.css +1 -15
  2. package/es/components/big-table/index.d.ts +11 -3331
  3. package/es/components/big-table/src/BigTable.vue.d.ts +11 -3347
  4. package/es/components/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.js +12 -4
  5. package/es/components/big-table/src/components/edit-form/edit-date.d.ts +1 -1
  6. package/es/components/big-table/src/components/edit-form/edit-input.d.ts +1 -1
  7. package/es/components/big-table/src/components/edit-form/edit-input.js +4 -1
  8. package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +2 -2
  9. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
  10. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +2 -1138
  11. package/es/components/big-table/src/components/edit-form/edit-time.d.ts +1 -1
  12. package/es/components/big-table/src/components/input-button.vue.d.ts +2 -2239
  13. package/es/components/big-table/src/hooks/useEdit.d.ts +7 -1143
  14. package/es/components/big-table/src/hooks/useEvent2.js +22 -7
  15. package/es/components/big-table/style/index.css +1 -634
  16. package/es/components/bpmn-workflow/style/index.css +1 -29
  17. package/es/components/button-print/index.d.ts +28 -6724
  18. package/es/components/button-print/src/ButtonPrint.vue.d.ts +28 -6724
  19. package/es/components/button-print/src/ButtonPrint.vue_vue_type_script_setup_true_lang.js +2 -3
  20. package/es/components/button-print/src/components/IdentityVerification.js +14 -6
  21. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +22 -4393
  22. package/es/components/button-print/src/utils/dialog.d.ts +3 -1
  23. package/es/components/button-print/src/utils/dialog.js +35 -23
  24. package/es/components/button-print/src/utils/print.d.ts +5 -0
  25. package/es/components/button-print/src/utils/print2.js +16 -0
  26. package/es/components/button-print/style/index.css +1 -24
  27. package/es/components/chunk-upload/index.d.ts +2 -1466
  28. package/es/components/chunk-upload/src/chunk-upload-new.vue.d.ts +3 -1736
  29. package/es/components/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +2 -1466
  30. package/es/components/chunk-upload/style/index.css +1 -365
  31. package/es/components/drag-layout/index.d.ts +165 -19494
  32. package/es/components/drag-layout/src/DragFormLeftItem.vue.d.ts +5 -7919
  33. package/es/components/drag-layout/src/DragFormRightItem.vue.d.ts +4 -3074
  34. package/es/components/drag-layout/src/DragLayout.vue.d.ts +166 -19495
  35. package/es/components/drag-layout/style/index.css +1 -175
  36. package/es/components/fabric-chart/index.d.ts +2 -2
  37. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +2 -2
  38. package/es/components/fabric-chart/src/hooks/index.js +1 -1
  39. package/es/components/fabric-chart/src/hooks/useCenter2.js +58 -38
  40. package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -0
  41. package/es/components/fabric-chart/src/hooks/useDraw.js +1 -1
  42. package/es/components/fabric-chart/src/hooks/useDraw2.js +30 -1
  43. package/es/components/fabric-chart/src/hooks/useLeft2.js +8 -1
  44. package/es/components/fabric-chart/style/index.css +1 -43
  45. package/es/components/field-set/index.d.ts +8 -6749
  46. package/es/components/field-set/src/FieldSet.vue.d.ts +8 -6749
  47. package/es/components/field-set/style/index.css +1 -139
  48. package/es/components/form-config/index.d.ts +21 -8798
  49. package/es/components/form-config/src/FormConfig.vue.d.ts +21 -8798
  50. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +11 -4425
  51. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +9 -2981
  52. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +2 -1466
  53. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -1466
  54. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +4 -3182
  55. package/es/components/form-config/src/utils/index2.js +1 -1
  56. package/es/components/form-config/style/index.css +1 -158
  57. package/es/components/form-render/index.d.ts +8 -1104
  58. package/es/components/form-render/src/FormRender.vue.d.ts +9 -1105
  59. package/es/components/form-render/src/components/renderer/jsonCombination/index.js +1 -1
  60. package/es/components/form-render/src/components/renderer/linebar.d.ts +1 -1
  61. package/es/components/form-render/src/components/renderer/select.js +9 -6
  62. package/es/components/form-render/src/hooks/useCommonLog2.js +1 -1
  63. package/es/components/form-render/src/hooks/useFieldListAdaptor2.js +1 -1
  64. package/es/components/form-render/src/utils/business.d.ts +1 -1
  65. package/es/components/form-render/src/utils/index.d.ts +1 -1
  66. package/es/components/form-render/src/utils/index.js +2 -2
  67. package/es/components/form-render/style/index.css +1 -146
  68. package/es/components/form-table/index.d.ts +58 -31817
  69. package/es/components/form-table/src/FormTable.vue.d.ts +58 -31817
  70. package/es/components/form-table/src/components/index.d.ts +59 -31818
  71. package/es/components/form-table/src/components/table-age.vue.d.ts +5 -3957
  72. package/es/components/form-table/src/components/table-date-picker.vue.d.ts +3 -5035
  73. package/es/components/form-table/src/components/table-digital.vue.d.ts +4 -2642
  74. package/es/components/form-table/src/components/table-input-password.vue.d.ts +4 -1320
  75. package/es/components/form-table/src/components/table-input.vue.d.ts +4 -1320
  76. package/es/components/form-table/src/components/table-month-picker.vue.d.ts +2 -5034
  77. package/es/components/form-table/src/components/table-search-more.vue.d.ts +2 -1395
  78. package/es/components/form-table/src/components/table-search.vue.d.ts +3 -2710
  79. package/es/components/form-table/src/components/table-select-multiple.vue.d.ts +2 -1316
  80. package/es/components/form-table/src/components/table-select.vue.d.ts +2 -1316
  81. package/es/components/form-table/src/components/table-textarea.vue.d.ts +5 -1321
  82. package/es/components/form-table/src/components/table-time-picker.vue.d.ts +2 -2426
  83. package/es/components/form-table/src/components/table-tree-select.vue.d.ts +2 -1535
  84. package/es/components/form-table/src/components/text-over-tooltip.vue.d.ts +2 -474
  85. package/es/components/form-table/style/index.css +1 -214
  86. package/es/components/grid/src/hooks2.js +1 -0
  87. package/es/components/grid/style/index.css +1 -10
  88. package/es/components/index.css +1 -3346
  89. package/es/components/info-header/index.d.ts +16 -2386
  90. package/es/components/info-header/src/HiddenContent.vue.d.ts +4 -797
  91. package/es/components/info-header/src/InfoEllipsis.vue.d.ts +3 -796
  92. package/es/components/info-header/src/InfoHeader.vue.d.ts +15 -2385
  93. package/es/components/info-header/style/index.css +1 -121
  94. package/es/components/map/index.d.ts +2 -2239
  95. package/es/components/map/src/Map.vue.d.ts +2 -2239
  96. package/es/components/map/style/index.css +1 -61
  97. package/es/components/scale-view/index.d.ts +23 -3069
  98. package/es/components/scale-view/src/ScaleView.vue.d.ts +19 -3066
  99. package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +1 -1
  100. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +1 -1394
  101. package/es/components/scale-view/src/components/composables/choose-common.d.ts +1 -1
  102. package/es/components/scale-view/src/components/formitem/r-address.d.ts +1 -1
  103. package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +1 -1
  104. package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +1 -1
  105. package/es/components/scale-view/src/components/formitem/r-collection.d.ts +1 -1
  106. package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +1 -1
  107. package/es/components/scale-view/src/components/formitem/r-input.d.ts +1 -1
  108. package/es/components/scale-view/src/components/formitem/r-map.d.ts +1 -1
  109. package/es/components/scale-view/src/components/formitem/r-radio.d.ts +1 -1
  110. package/es/components/scale-view/src/components/formitem/r-select.d.ts +1 -1
  111. package/es/components/scale-view/src/components/formitem/r-upload.d.ts +1 -1
  112. package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +2 -474
  113. package/es/components/scale-view/src/hooks/use-component.d.ts +41 -8043
  114. package/es/components/scale-view/style/index.css +1 -738
  115. package/es/components/select-label/index.d.ts +28 -10574
  116. package/es/components/select-label/src/LabelFormContent.vue.d.ts +12 -4022
  117. package/es/components/select-label/src/SelectLabel.vue.d.ts +16 -6559
  118. package/es/components/select-label/src/components/label-classify.vue.d.ts +5 -3291
  119. package/es/components/select-label/style/index.css +1 -164
  120. package/es/components/select-person/index.d.ts +9 -5270
  121. package/es/components/select-person/src/SearchTree.vue.d.ts +3 -1302
  122. package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -5270
  123. package/es/components/select-person/style/index.css +1 -193
  124. package/es/components/shortcut-provider/style/index.css +1 -3
  125. package/es/components/shortcut-setter/index.d.ts +8 -1104
  126. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +8 -1104
  127. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +1 -845
  128. package/es/components/shortcut-setter/style/index.css +1 -8
  129. package/es/components/steps-wheel/index.d.ts +1 -473
  130. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -473
  131. package/es/components/steps-wheel/style/index.css +1 -161
  132. package/es/components/time-line/index.d.ts +7 -1647
  133. package/es/components/time-line/src/TimeLine.vue.d.ts +6 -1646
  134. package/es/components/time-line/style/index.css +1 -37
  135. package/es/env.d.ts +0 -18
  136. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1394
  137. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +2 -474
  138. package/package.json +4 -4
@@ -1,5 +1,4 @@
1
1
  /// <reference types="lodash" />
2
- /// <reference types="lodash" />
3
2
  import { FieldItem, FormRenderExpose } from '../../../../../es/components/form-render';
4
3
  import { FormConfigItem } from '../../..';
5
4
  declare const _default: import("vue").DefineComponent<{}, {
@@ -13,3327 +12,9 @@ declare const _default: import("vue").DefineComponent<{}, {
13
12
  <T extends object, U extends keyof T>(object: T, ...props: import("lodash").Many<U>[]): Pick<T, U>;
14
13
  <T_1>(object: T_1 | null | undefined, ...props: import("lodash").PropertyPath[]): Partial<T_1>;
15
14
  };
16
- NButton: import("vue").DefineComponent<{
17
- readonly color: StringConstructor;
18
- readonly textColor: StringConstructor;
19
- readonly text: BooleanConstructor;
20
- readonly block: BooleanConstructor;
21
- readonly loading: BooleanConstructor;
22
- readonly disabled: BooleanConstructor;
23
- readonly circle: BooleanConstructor;
24
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
25
- readonly ghost: BooleanConstructor;
26
- readonly round: BooleanConstructor;
27
- readonly secondary: BooleanConstructor;
28
- readonly tertiary: BooleanConstructor;
29
- readonly quaternary: BooleanConstructor;
30
- readonly strong: BooleanConstructor;
31
- readonly focusable: {
32
- readonly type: BooleanConstructor;
33
- readonly default: true;
34
- };
35
- readonly keyboard: {
36
- readonly type: BooleanConstructor;
37
- readonly default: true;
38
- };
39
- readonly tag: {
40
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
41
- readonly default: "button";
42
- };
43
- readonly type: {
44
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
45
- readonly default: "default";
46
- };
47
- readonly dashed: BooleanConstructor;
48
- readonly iconPlacement: {
49
- readonly type: import("vue").PropType<"left" | "right">;
50
- readonly default: "left";
51
- };
52
- readonly attrType: {
53
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
54
- readonly default: "button";
55
- };
56
- readonly bordered: {
57
- readonly type: BooleanConstructor;
58
- readonly default: true;
59
- };
60
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
61
- readonly nativeFocusBehavior: BooleanConstructor;
62
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
63
- heightTiny: string;
64
- heightSmall: string;
65
- heightMedium: string;
66
- heightLarge: string;
67
- borderRadiusTiny: string;
68
- borderRadiusSmall: string;
69
- borderRadiusMedium: string;
70
- borderRadiusLarge: string;
71
- fontSizeTiny: string;
72
- fontSizeSmall: string;
73
- fontSizeMedium: string;
74
- fontSizeLarge: string;
75
- opacityDisabled: string;
76
- colorOpacitySecondary: string;
77
- colorOpacitySecondaryHover: string;
78
- colorOpacitySecondaryPressed: string;
79
- colorSecondary: string;
80
- colorSecondaryHover: string;
81
- colorSecondaryPressed: string;
82
- colorTertiary: string;
83
- colorTertiaryHover: string;
84
- colorTertiaryPressed: string;
85
- colorQuaternary: string;
86
- colorQuaternaryHover: string;
87
- colorQuaternaryPressed: string;
88
- color: string;
89
- colorHover: string;
90
- colorPressed: string;
91
- colorFocus: string;
92
- colorDisabled: string;
93
- textColor: string;
94
- textColorTertiary: string;
95
- textColorHover: string;
96
- textColorPressed: string;
97
- textColorFocus: string;
98
- textColorDisabled: string;
99
- textColorText: string;
100
- textColorTextHover: string;
101
- textColorTextPressed: string;
102
- textColorTextFocus: string;
103
- textColorTextDisabled: string;
104
- textColorGhost: string;
105
- textColorGhostHover: string;
106
- textColorGhostPressed: string;
107
- textColorGhostFocus: string;
108
- textColorGhostDisabled: string;
109
- border: string;
110
- borderHover: string;
111
- borderPressed: string;
112
- borderFocus: string;
113
- borderDisabled: string;
114
- rippleColor: string;
115
- colorPrimary: string;
116
- colorHoverPrimary: string;
117
- colorPressedPrimary: string;
118
- colorFocusPrimary: string;
119
- colorDisabledPrimary: string;
120
- textColorPrimary: string;
121
- textColorHoverPrimary: string;
122
- textColorPressedPrimary: string;
123
- textColorFocusPrimary: string;
124
- textColorDisabledPrimary: string;
125
- textColorTextPrimary: string;
126
- textColorTextHoverPrimary: string;
127
- textColorTextPressedPrimary: string;
128
- textColorTextFocusPrimary: string;
129
- textColorTextDisabledPrimary: string;
130
- textColorGhostPrimary: string;
131
- textColorGhostHoverPrimary: string;
132
- textColorGhostPressedPrimary: string;
133
- textColorGhostFocusPrimary: string;
134
- textColorGhostDisabledPrimary: string;
135
- borderPrimary: string;
136
- borderHoverPrimary: string;
137
- borderPressedPrimary: string;
138
- borderFocusPrimary: string;
139
- borderDisabledPrimary: string;
140
- rippleColorPrimary: string;
141
- colorInfo: string;
142
- colorHoverInfo: string;
143
- colorPressedInfo: string;
144
- colorFocusInfo: string;
145
- colorDisabledInfo: string;
146
- textColorInfo: string;
147
- textColorHoverInfo: string;
148
- textColorPressedInfo: string;
149
- textColorFocusInfo: string;
150
- textColorDisabledInfo: string;
151
- textColorTextInfo: string;
152
- textColorTextHoverInfo: string;
153
- textColorTextPressedInfo: string;
154
- textColorTextFocusInfo: string;
155
- textColorTextDisabledInfo: string;
156
- textColorGhostInfo: string;
157
- textColorGhostHoverInfo: string;
158
- textColorGhostPressedInfo: string;
159
- textColorGhostFocusInfo: string;
160
- textColorGhostDisabledInfo: string;
161
- borderInfo: string;
162
- borderHoverInfo: string;
163
- borderPressedInfo: string;
164
- borderFocusInfo: string;
165
- borderDisabledInfo: string;
166
- rippleColorInfo: string;
167
- colorSuccess: string;
168
- colorHoverSuccess: string;
169
- colorPressedSuccess: string;
170
- colorFocusSuccess: string;
171
- colorDisabledSuccess: string;
172
- textColorSuccess: string;
173
- textColorHoverSuccess: string;
174
- textColorPressedSuccess: string;
175
- textColorFocusSuccess: string;
176
- textColorDisabledSuccess: string;
177
- textColorTextSuccess: string;
178
- textColorTextHoverSuccess: string;
179
- textColorTextPressedSuccess: string;
180
- textColorTextFocusSuccess: string;
181
- textColorTextDisabledSuccess: string;
182
- textColorGhostSuccess: string;
183
- textColorGhostHoverSuccess: string;
184
- textColorGhostPressedSuccess: string;
185
- textColorGhostFocusSuccess: string;
186
- textColorGhostDisabledSuccess: string;
187
- borderSuccess: string;
188
- borderHoverSuccess: string;
189
- borderPressedSuccess: string;
190
- borderFocusSuccess: string;
191
- borderDisabledSuccess: string;
192
- rippleColorSuccess: string;
193
- colorWarning: string;
194
- colorHoverWarning: string;
195
- colorPressedWarning: string;
196
- colorFocusWarning: string;
197
- colorDisabledWarning: string;
198
- textColorWarning: string;
199
- textColorHoverWarning: string;
200
- textColorPressedWarning: string;
201
- textColorFocusWarning: string;
202
- textColorDisabledWarning: string;
203
- textColorTextWarning: string;
204
- textColorTextHoverWarning: string;
205
- textColorTextPressedWarning: string;
206
- textColorTextFocusWarning: string;
207
- textColorTextDisabledWarning: string;
208
- textColorGhostWarning: string;
209
- textColorGhostHoverWarning: string;
210
- textColorGhostPressedWarning: string;
211
- textColorGhostFocusWarning: string;
212
- textColorGhostDisabledWarning: string;
213
- borderWarning: string;
214
- borderHoverWarning: string;
215
- borderPressedWarning: string;
216
- borderFocusWarning: string;
217
- borderDisabledWarning: string;
218
- rippleColorWarning: string;
219
- colorError: string;
220
- colorHoverError: string;
221
- colorPressedError: string;
222
- colorFocusError: string;
223
- colorDisabledError: string;
224
- textColorError: string;
225
- textColorHoverError: string;
226
- textColorPressedError: string;
227
- textColorFocusError: string;
228
- textColorDisabledError: string;
229
- textColorTextError: string;
230
- textColorTextHoverError: string;
231
- textColorTextPressedError: string;
232
- textColorTextFocusError: string;
233
- textColorTextDisabledError: string;
234
- textColorGhostError: string;
235
- textColorGhostHoverError: string;
236
- textColorGhostPressedError: string;
237
- textColorGhostFocusError: string;
238
- textColorGhostDisabledError: string;
239
- borderError: string;
240
- borderHoverError: string;
241
- borderPressedError: string;
242
- borderFocusError: string;
243
- borderDisabledError: string;
244
- rippleColorError: string;
245
- waveOpacity: string;
246
- fontWeight: string;
247
- fontWeightStrong: string;
248
- paddingTiny: string;
249
- paddingSmall: string;
250
- paddingMedium: string;
251
- paddingLarge: string;
252
- paddingRoundTiny: string;
253
- paddingRoundSmall: string;
254
- paddingRoundMedium: string;
255
- paddingRoundLarge: string;
256
- iconMarginTiny: string;
257
- iconMarginSmall: string;
258
- iconMarginMedium: string;
259
- iconMarginLarge: string;
260
- iconSizeTiny: string;
261
- iconSizeSmall: string;
262
- iconSizeMedium: string;
263
- iconSizeLarge: string;
264
- rippleDuration: string;
265
- }, any>>;
266
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
267
- heightTiny: string;
268
- heightSmall: string;
269
- heightMedium: string;
270
- heightLarge: string;
271
- borderRadiusTiny: string;
272
- borderRadiusSmall: string;
273
- borderRadiusMedium: string;
274
- borderRadiusLarge: string;
275
- fontSizeTiny: string;
276
- fontSizeSmall: string;
277
- fontSizeMedium: string;
278
- fontSizeLarge: string;
279
- opacityDisabled: string;
280
- colorOpacitySecondary: string;
281
- colorOpacitySecondaryHover: string;
282
- colorOpacitySecondaryPressed: string;
283
- colorSecondary: string;
284
- colorSecondaryHover: string;
285
- colorSecondaryPressed: string;
286
- colorTertiary: string;
287
- colorTertiaryHover: string;
288
- colorTertiaryPressed: string;
289
- colorQuaternary: string;
290
- colorQuaternaryHover: string;
291
- colorQuaternaryPressed: string;
292
- color: string;
293
- colorHover: string;
294
- colorPressed: string;
295
- colorFocus: string;
296
- colorDisabled: string;
297
- textColor: string;
298
- textColorTertiary: string;
299
- textColorHover: string;
300
- textColorPressed: string;
301
- textColorFocus: string;
302
- textColorDisabled: string;
303
- textColorText: string;
304
- textColorTextHover: string;
305
- textColorTextPressed: string;
306
- textColorTextFocus: string;
307
- textColorTextDisabled: string;
308
- textColorGhost: string;
309
- textColorGhostHover: string;
310
- textColorGhostPressed: string;
311
- textColorGhostFocus: string;
312
- textColorGhostDisabled: string;
313
- border: string;
314
- borderHover: string;
315
- borderPressed: string;
316
- borderFocus: string;
317
- borderDisabled: string;
318
- rippleColor: string;
319
- colorPrimary: string;
320
- colorHoverPrimary: string;
321
- colorPressedPrimary: string;
322
- colorFocusPrimary: string;
323
- colorDisabledPrimary: string;
324
- textColorPrimary: string;
325
- textColorHoverPrimary: string;
326
- textColorPressedPrimary: string;
327
- textColorFocusPrimary: string;
328
- textColorDisabledPrimary: string;
329
- textColorTextPrimary: string;
330
- textColorTextHoverPrimary: string;
331
- textColorTextPressedPrimary: string;
332
- textColorTextFocusPrimary: string;
333
- textColorTextDisabledPrimary: string;
334
- textColorGhostPrimary: string;
335
- textColorGhostHoverPrimary: string;
336
- textColorGhostPressedPrimary: string;
337
- textColorGhostFocusPrimary: string;
338
- textColorGhostDisabledPrimary: string;
339
- borderPrimary: string;
340
- borderHoverPrimary: string;
341
- borderPressedPrimary: string;
342
- borderFocusPrimary: string;
343
- borderDisabledPrimary: string;
344
- rippleColorPrimary: string;
345
- colorInfo: string;
346
- colorHoverInfo: string;
347
- colorPressedInfo: string;
348
- colorFocusInfo: string;
349
- colorDisabledInfo: string;
350
- textColorInfo: string;
351
- textColorHoverInfo: string;
352
- textColorPressedInfo: string;
353
- textColorFocusInfo: string;
354
- textColorDisabledInfo: string;
355
- textColorTextInfo: string;
356
- textColorTextHoverInfo: string;
357
- textColorTextPressedInfo: string;
358
- textColorTextFocusInfo: string;
359
- textColorTextDisabledInfo: string;
360
- textColorGhostInfo: string;
361
- textColorGhostHoverInfo: string;
362
- textColorGhostPressedInfo: string;
363
- textColorGhostFocusInfo: string;
364
- textColorGhostDisabledInfo: string;
365
- borderInfo: string;
366
- borderHoverInfo: string;
367
- borderPressedInfo: string;
368
- borderFocusInfo: string;
369
- borderDisabledInfo: string;
370
- rippleColorInfo: string;
371
- colorSuccess: string;
372
- colorHoverSuccess: string;
373
- colorPressedSuccess: string;
374
- colorFocusSuccess: string;
375
- colorDisabledSuccess: string;
376
- textColorSuccess: string;
377
- textColorHoverSuccess: string;
378
- textColorPressedSuccess: string;
379
- textColorFocusSuccess: string;
380
- textColorDisabledSuccess: string;
381
- textColorTextSuccess: string;
382
- textColorTextHoverSuccess: string;
383
- textColorTextPressedSuccess: string;
384
- textColorTextFocusSuccess: string;
385
- textColorTextDisabledSuccess: string;
386
- textColorGhostSuccess: string;
387
- textColorGhostHoverSuccess: string;
388
- textColorGhostPressedSuccess: string;
389
- textColorGhostFocusSuccess: string;
390
- textColorGhostDisabledSuccess: string;
391
- borderSuccess: string;
392
- borderHoverSuccess: string;
393
- borderPressedSuccess: string;
394
- borderFocusSuccess: string;
395
- borderDisabledSuccess: string;
396
- rippleColorSuccess: string;
397
- colorWarning: string;
398
- colorHoverWarning: string;
399
- colorPressedWarning: string;
400
- colorFocusWarning: string;
401
- colorDisabledWarning: string;
402
- textColorWarning: string;
403
- textColorHoverWarning: string;
404
- textColorPressedWarning: string;
405
- textColorFocusWarning: string;
406
- textColorDisabledWarning: string;
407
- textColorTextWarning: string;
408
- textColorTextHoverWarning: string;
409
- textColorTextPressedWarning: string;
410
- textColorTextFocusWarning: string;
411
- textColorTextDisabledWarning: string;
412
- textColorGhostWarning: string;
413
- textColorGhostHoverWarning: string;
414
- textColorGhostPressedWarning: string;
415
- textColorGhostFocusWarning: string;
416
- textColorGhostDisabledWarning: string;
417
- borderWarning: string;
418
- borderHoverWarning: string;
419
- borderPressedWarning: string;
420
- borderFocusWarning: string;
421
- borderDisabledWarning: string;
422
- rippleColorWarning: string;
423
- colorError: string;
424
- colorHoverError: string;
425
- colorPressedError: string;
426
- colorFocusError: string;
427
- colorDisabledError: string;
428
- textColorError: string;
429
- textColorHoverError: string;
430
- textColorPressedError: string;
431
- textColorFocusError: string;
432
- textColorDisabledError: string;
433
- textColorTextError: string;
434
- textColorTextHoverError: string;
435
- textColorTextPressedError: string;
436
- textColorTextFocusError: string;
437
- textColorTextDisabledError: string;
438
- textColorGhostError: string;
439
- textColorGhostHoverError: string;
440
- textColorGhostPressedError: string;
441
- textColorGhostFocusError: string;
442
- textColorGhostDisabledError: string;
443
- borderError: string;
444
- borderHoverError: string;
445
- borderPressedError: string;
446
- borderFocusError: string;
447
- borderDisabledError: string;
448
- rippleColorError: string;
449
- waveOpacity: string;
450
- fontWeight: string;
451
- fontWeightStrong: string;
452
- paddingTiny: string;
453
- paddingSmall: string;
454
- paddingMedium: string;
455
- paddingLarge: string;
456
- paddingRoundTiny: string;
457
- paddingRoundSmall: string;
458
- paddingRoundMedium: string;
459
- paddingRoundLarge: string;
460
- iconMarginTiny: string;
461
- iconMarginSmall: string;
462
- iconMarginMedium: string;
463
- iconMarginLarge: string;
464
- iconSizeTiny: string;
465
- iconSizeSmall: string;
466
- iconSizeMedium: string;
467
- iconSizeLarge: string;
468
- rippleDuration: string;
469
- }, any>>>;
470
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
471
- heightTiny: string;
472
- heightSmall: string;
473
- heightMedium: string;
474
- heightLarge: string;
475
- borderRadiusTiny: string;
476
- borderRadiusSmall: string;
477
- borderRadiusMedium: string;
478
- borderRadiusLarge: string;
479
- fontSizeTiny: string;
480
- fontSizeSmall: string;
481
- fontSizeMedium: string;
482
- fontSizeLarge: string;
483
- opacityDisabled: string;
484
- colorOpacitySecondary: string;
485
- colorOpacitySecondaryHover: string;
486
- colorOpacitySecondaryPressed: string;
487
- colorSecondary: string;
488
- colorSecondaryHover: string;
489
- colorSecondaryPressed: string;
490
- colorTertiary: string;
491
- colorTertiaryHover: string;
492
- colorTertiaryPressed: string;
493
- colorQuaternary: string;
494
- colorQuaternaryHover: string;
495
- colorQuaternaryPressed: string;
496
- color: string;
497
- colorHover: string;
498
- colorPressed: string;
499
- colorFocus: string;
500
- colorDisabled: string;
501
- textColor: string;
502
- textColorTertiary: string;
503
- textColorHover: string;
504
- textColorPressed: string;
505
- textColorFocus: string;
506
- textColorDisabled: string;
507
- textColorText: string;
508
- textColorTextHover: string;
509
- textColorTextPressed: string;
510
- textColorTextFocus: string;
511
- textColorTextDisabled: string;
512
- textColorGhost: string;
513
- textColorGhostHover: string;
514
- textColorGhostPressed: string;
515
- textColorGhostFocus: string;
516
- textColorGhostDisabled: string;
517
- border: string;
518
- borderHover: string;
519
- borderPressed: string;
520
- borderFocus: string;
521
- borderDisabled: string;
522
- rippleColor: string;
523
- colorPrimary: string;
524
- colorHoverPrimary: string;
525
- colorPressedPrimary: string;
526
- colorFocusPrimary: string;
527
- colorDisabledPrimary: string;
528
- textColorPrimary: string;
529
- textColorHoverPrimary: string;
530
- textColorPressedPrimary: string;
531
- textColorFocusPrimary: string;
532
- textColorDisabledPrimary: string;
533
- textColorTextPrimary: string;
534
- textColorTextHoverPrimary: string;
535
- textColorTextPressedPrimary: string;
536
- textColorTextFocusPrimary: string;
537
- textColorTextDisabledPrimary: string;
538
- textColorGhostPrimary: string;
539
- textColorGhostHoverPrimary: string;
540
- textColorGhostPressedPrimary: string;
541
- textColorGhostFocusPrimary: string;
542
- textColorGhostDisabledPrimary: string;
543
- borderPrimary: string;
544
- borderHoverPrimary: string;
545
- borderPressedPrimary: string;
546
- borderFocusPrimary: string;
547
- borderDisabledPrimary: string;
548
- rippleColorPrimary: string;
549
- colorInfo: string;
550
- colorHoverInfo: string;
551
- colorPressedInfo: string;
552
- colorFocusInfo: string;
553
- colorDisabledInfo: string;
554
- textColorInfo: string;
555
- textColorHoverInfo: string;
556
- textColorPressedInfo: string;
557
- textColorFocusInfo: string;
558
- textColorDisabledInfo: string;
559
- textColorTextInfo: string;
560
- textColorTextHoverInfo: string;
561
- textColorTextPressedInfo: string;
562
- textColorTextFocusInfo: string;
563
- textColorTextDisabledInfo: string;
564
- textColorGhostInfo: string;
565
- textColorGhostHoverInfo: string;
566
- textColorGhostPressedInfo: string;
567
- textColorGhostFocusInfo: string;
568
- textColorGhostDisabledInfo: string;
569
- borderInfo: string;
570
- borderHoverInfo: string;
571
- borderPressedInfo: string;
572
- borderFocusInfo: string;
573
- borderDisabledInfo: string;
574
- rippleColorInfo: string;
575
- colorSuccess: string;
576
- colorHoverSuccess: string;
577
- colorPressedSuccess: string;
578
- colorFocusSuccess: string;
579
- colorDisabledSuccess: string;
580
- textColorSuccess: string;
581
- textColorHoverSuccess: string;
582
- textColorPressedSuccess: string;
583
- textColorFocusSuccess: string;
584
- textColorDisabledSuccess: string;
585
- textColorTextSuccess: string;
586
- textColorTextHoverSuccess: string;
587
- textColorTextPressedSuccess: string;
588
- textColorTextFocusSuccess: string;
589
- textColorTextDisabledSuccess: string;
590
- textColorGhostSuccess: string;
591
- textColorGhostHoverSuccess: string;
592
- textColorGhostPressedSuccess: string;
593
- textColorGhostFocusSuccess: string;
594
- textColorGhostDisabledSuccess: string;
595
- borderSuccess: string;
596
- borderHoverSuccess: string;
597
- borderPressedSuccess: string;
598
- borderFocusSuccess: string;
599
- borderDisabledSuccess: string;
600
- rippleColorSuccess: string;
601
- colorWarning: string;
602
- colorHoverWarning: string;
603
- colorPressedWarning: string;
604
- colorFocusWarning: string;
605
- colorDisabledWarning: string;
606
- textColorWarning: string;
607
- textColorHoverWarning: string;
608
- textColorPressedWarning: string;
609
- textColorFocusWarning: string;
610
- textColorDisabledWarning: string;
611
- textColorTextWarning: string;
612
- textColorTextHoverWarning: string;
613
- textColorTextPressedWarning: string;
614
- textColorTextFocusWarning: string;
615
- textColorTextDisabledWarning: string;
616
- textColorGhostWarning: string;
617
- textColorGhostHoverWarning: string;
618
- textColorGhostPressedWarning: string;
619
- textColorGhostFocusWarning: string;
620
- textColorGhostDisabledWarning: string;
621
- borderWarning: string;
622
- borderHoverWarning: string;
623
- borderPressedWarning: string;
624
- borderFocusWarning: string;
625
- borderDisabledWarning: string;
626
- rippleColorWarning: string;
627
- colorError: string;
628
- colorHoverError: string;
629
- colorPressedError: string;
630
- colorFocusError: string;
631
- colorDisabledError: string;
632
- textColorError: string;
633
- textColorHoverError: string;
634
- textColorPressedError: string;
635
- textColorFocusError: string;
636
- textColorDisabledError: string;
637
- textColorTextError: string;
638
- textColorTextHoverError: string;
639
- textColorTextPressedError: string;
640
- textColorTextFocusError: string;
641
- textColorTextDisabledError: string;
642
- textColorGhostError: string;
643
- textColorGhostHoverError: string;
644
- textColorGhostPressedError: string;
645
- textColorGhostFocusError: string;
646
- textColorGhostDisabledError: string;
647
- borderError: string;
648
- borderHoverError: string;
649
- borderPressedError: string;
650
- borderFocusError: string;
651
- borderDisabledError: string;
652
- rippleColorError: string;
653
- waveOpacity: string;
654
- fontWeight: string;
655
- fontWeightStrong: string;
656
- paddingTiny: string;
657
- paddingSmall: string;
658
- paddingMedium: string;
659
- paddingLarge: string;
660
- paddingRoundTiny: string;
661
- paddingRoundSmall: string;
662
- paddingRoundMedium: string;
663
- paddingRoundLarge: string;
664
- iconMarginTiny: string;
665
- iconMarginSmall: string;
666
- iconMarginMedium: string;
667
- iconMarginLarge: string;
668
- iconSizeTiny: string;
669
- iconSizeSmall: string;
670
- iconSizeMedium: string;
671
- iconSizeLarge: string;
672
- rippleDuration: string;
673
- }, any>>>;
674
- }, {
675
- selfElRef: import("vue").Ref<HTMLElement | null>;
676
- waveElRef: import("vue").Ref<{
677
- play: () => void;
678
- } | null>;
679
- mergedClsPrefix: import("vue").ComputedRef<string>;
680
- mergedFocusable: import("vue").ComputedRef<boolean>;
681
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
682
- showBorder: import("vue").ComputedRef<boolean>;
683
- enterPressed: import("vue").Ref<boolean>;
684
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
685
- handleMousedown: (e: MouseEvent) => void;
686
- handleKeydown: (e: KeyboardEvent) => void;
687
- handleBlur: () => void;
688
- handleKeyup: (e: KeyboardEvent) => void;
689
- handleClick: (e: MouseEvent) => void;
690
- customColorCssVars: import("vue").ComputedRef<{
691
- '--n-border-color': string;
692
- '--n-border-color-hover': string;
693
- '--n-border-color-pressed': string;
694
- '--n-border-color-focus': string;
695
- '--n-border-color-disabled': string;
696
- } | null>;
697
- cssVars: import("vue").ComputedRef<{
698
- '--n-width': string;
699
- '--n-height': string;
700
- '--n-font-size': string;
701
- '--n-padding': string;
702
- '--n-icon-size': string;
703
- '--n-icon-margin': string;
704
- '--n-border-radius': string;
705
- '--n-border': string;
706
- '--n-border-hover': string;
707
- '--n-border-pressed': string;
708
- '--n-border-focus': string;
709
- '--n-border-disabled': string;
710
- '--n-color': string;
711
- '--n-color-hover': string;
712
- '--n-color-pressed': string;
713
- '--n-color-focus': string;
714
- '--n-color-disabled': string;
715
- '--n-ripple-color': string;
716
- '--n-text-color': string;
717
- '--n-text-color-hover': string;
718
- '--n-text-color-pressed': string;
719
- '--n-text-color-focus': string;
720
- '--n-text-color-disabled': string;
721
- 'font-weight': string;
722
- '--n-bezier': string;
723
- '--n-bezier-ease-out': string;
724
- '--n-ripple-duration': string;
725
- '--n-opacity-disabled': string;
726
- '--n-wave-opacity': string;
727
- }> | undefined;
728
- themeClass: import("vue").Ref<string> | undefined;
729
- onRender: (() => void) | undefined;
730
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
731
- readonly color: StringConstructor;
732
- readonly textColor: StringConstructor;
733
- readonly text: BooleanConstructor;
734
- readonly block: BooleanConstructor;
735
- readonly loading: BooleanConstructor;
736
- readonly disabled: BooleanConstructor;
737
- readonly circle: BooleanConstructor;
738
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
739
- readonly ghost: BooleanConstructor;
740
- readonly round: BooleanConstructor;
741
- readonly secondary: BooleanConstructor;
742
- readonly tertiary: BooleanConstructor;
743
- readonly quaternary: BooleanConstructor;
744
- readonly strong: BooleanConstructor;
745
- readonly focusable: {
746
- readonly type: BooleanConstructor;
747
- readonly default: true;
748
- };
749
- readonly keyboard: {
750
- readonly type: BooleanConstructor;
751
- readonly default: true;
752
- };
753
- readonly tag: {
754
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
755
- readonly default: "button";
756
- };
757
- readonly type: {
758
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
759
- readonly default: "default";
760
- };
761
- readonly dashed: BooleanConstructor;
762
- readonly iconPlacement: {
763
- readonly type: import("vue").PropType<"left" | "right">;
764
- readonly default: "left";
765
- };
766
- readonly attrType: {
767
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
768
- readonly default: "button";
769
- };
770
- readonly bordered: {
771
- readonly type: BooleanConstructor;
772
- readonly default: true;
773
- };
774
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
775
- readonly nativeFocusBehavior: BooleanConstructor;
776
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
777
- heightTiny: string;
778
- heightSmall: string;
779
- heightMedium: string;
780
- heightLarge: string;
781
- borderRadiusTiny: string;
782
- borderRadiusSmall: string;
783
- borderRadiusMedium: string;
784
- borderRadiusLarge: string;
785
- fontSizeTiny: string;
786
- fontSizeSmall: string;
787
- fontSizeMedium: string;
788
- fontSizeLarge: string;
789
- opacityDisabled: string;
790
- colorOpacitySecondary: string;
791
- colorOpacitySecondaryHover: string;
792
- colorOpacitySecondaryPressed: string;
793
- colorSecondary: string;
794
- colorSecondaryHover: string;
795
- colorSecondaryPressed: string;
796
- colorTertiary: string;
797
- colorTertiaryHover: string;
798
- colorTertiaryPressed: string;
799
- colorQuaternary: string;
800
- colorQuaternaryHover: string;
801
- colorQuaternaryPressed: string;
802
- color: string;
803
- colorHover: string;
804
- colorPressed: string;
805
- colorFocus: string;
806
- colorDisabled: string;
807
- textColor: string;
808
- textColorTertiary: string;
809
- textColorHover: string;
810
- textColorPressed: string;
811
- textColorFocus: string;
812
- textColorDisabled: string;
813
- textColorText: string;
814
- textColorTextHover: string;
815
- textColorTextPressed: string;
816
- textColorTextFocus: string;
817
- textColorTextDisabled: string;
818
- textColorGhost: string;
819
- textColorGhostHover: string;
820
- textColorGhostPressed: string;
821
- textColorGhostFocus: string;
822
- textColorGhostDisabled: string;
823
- border: string;
824
- borderHover: string;
825
- borderPressed: string;
826
- borderFocus: string;
827
- borderDisabled: string;
828
- rippleColor: string;
829
- colorPrimary: string;
830
- colorHoverPrimary: string;
831
- colorPressedPrimary: string;
832
- colorFocusPrimary: string;
833
- colorDisabledPrimary: string;
834
- textColorPrimary: string;
835
- textColorHoverPrimary: string;
836
- textColorPressedPrimary: string;
837
- textColorFocusPrimary: string;
838
- textColorDisabledPrimary: string;
839
- textColorTextPrimary: string;
840
- textColorTextHoverPrimary: string;
841
- textColorTextPressedPrimary: string;
842
- textColorTextFocusPrimary: string;
843
- textColorTextDisabledPrimary: string;
844
- textColorGhostPrimary: string;
845
- textColorGhostHoverPrimary: string;
846
- textColorGhostPressedPrimary: string;
847
- textColorGhostFocusPrimary: string;
848
- textColorGhostDisabledPrimary: string;
849
- borderPrimary: string;
850
- borderHoverPrimary: string;
851
- borderPressedPrimary: string;
852
- borderFocusPrimary: string;
853
- borderDisabledPrimary: string;
854
- rippleColorPrimary: string;
855
- colorInfo: string;
856
- colorHoverInfo: string;
857
- colorPressedInfo: string;
858
- colorFocusInfo: string;
859
- colorDisabledInfo: string;
860
- textColorInfo: string;
861
- textColorHoverInfo: string;
862
- textColorPressedInfo: string;
863
- textColorFocusInfo: string;
864
- textColorDisabledInfo: string;
865
- textColorTextInfo: string;
866
- textColorTextHoverInfo: string;
867
- textColorTextPressedInfo: string;
868
- textColorTextFocusInfo: string;
869
- textColorTextDisabledInfo: string;
870
- textColorGhostInfo: string;
871
- textColorGhostHoverInfo: string;
872
- textColorGhostPressedInfo: string;
873
- textColorGhostFocusInfo: string;
874
- textColorGhostDisabledInfo: string;
875
- borderInfo: string;
876
- borderHoverInfo: string;
877
- borderPressedInfo: string;
878
- borderFocusInfo: string;
879
- borderDisabledInfo: string;
880
- rippleColorInfo: string;
881
- colorSuccess: string;
882
- colorHoverSuccess: string;
883
- colorPressedSuccess: string;
884
- colorFocusSuccess: string;
885
- colorDisabledSuccess: string;
886
- textColorSuccess: string;
887
- textColorHoverSuccess: string;
888
- textColorPressedSuccess: string;
889
- textColorFocusSuccess: string;
890
- textColorDisabledSuccess: string;
891
- textColorTextSuccess: string;
892
- textColorTextHoverSuccess: string;
893
- textColorTextPressedSuccess: string;
894
- textColorTextFocusSuccess: string;
895
- textColorTextDisabledSuccess: string;
896
- textColorGhostSuccess: string;
897
- textColorGhostHoverSuccess: string;
898
- textColorGhostPressedSuccess: string;
899
- textColorGhostFocusSuccess: string;
900
- textColorGhostDisabledSuccess: string;
901
- borderSuccess: string;
902
- borderHoverSuccess: string;
903
- borderPressedSuccess: string;
904
- borderFocusSuccess: string;
905
- borderDisabledSuccess: string;
906
- rippleColorSuccess: string;
907
- colorWarning: string;
908
- colorHoverWarning: string;
909
- colorPressedWarning: string;
910
- colorFocusWarning: string;
911
- colorDisabledWarning: string;
912
- textColorWarning: string;
913
- textColorHoverWarning: string;
914
- textColorPressedWarning: string;
915
- textColorFocusWarning: string;
916
- textColorDisabledWarning: string;
917
- textColorTextWarning: string;
918
- textColorTextHoverWarning: string;
919
- textColorTextPressedWarning: string;
920
- textColorTextFocusWarning: string;
921
- textColorTextDisabledWarning: string;
922
- textColorGhostWarning: string;
923
- textColorGhostHoverWarning: string;
924
- textColorGhostPressedWarning: string;
925
- textColorGhostFocusWarning: string;
926
- textColorGhostDisabledWarning: string;
927
- borderWarning: string;
928
- borderHoverWarning: string;
929
- borderPressedWarning: string;
930
- borderFocusWarning: string;
931
- borderDisabledWarning: string;
932
- rippleColorWarning: string;
933
- colorError: string;
934
- colorHoverError: string;
935
- colorPressedError: string;
936
- colorFocusError: string;
937
- colorDisabledError: string;
938
- textColorError: string;
939
- textColorHoverError: string;
940
- textColorPressedError: string;
941
- textColorFocusError: string;
942
- textColorDisabledError: string;
943
- textColorTextError: string;
944
- textColorTextHoverError: string;
945
- textColorTextPressedError: string;
946
- textColorTextFocusError: string;
947
- textColorTextDisabledError: string;
948
- textColorGhostError: string;
949
- textColorGhostHoverError: string;
950
- textColorGhostPressedError: string;
951
- textColorGhostFocusError: string;
952
- textColorGhostDisabledError: string;
953
- borderError: string;
954
- borderHoverError: string;
955
- borderPressedError: string;
956
- borderFocusError: string;
957
- borderDisabledError: string;
958
- rippleColorError: string;
959
- waveOpacity: string;
960
- fontWeight: string;
961
- fontWeightStrong: string;
962
- paddingTiny: string;
963
- paddingSmall: string;
964
- paddingMedium: string;
965
- paddingLarge: string;
966
- paddingRoundTiny: string;
967
- paddingRoundSmall: string;
968
- paddingRoundMedium: string;
969
- paddingRoundLarge: string;
970
- iconMarginTiny: string;
971
- iconMarginSmall: string;
972
- iconMarginMedium: string;
973
- iconMarginLarge: string;
974
- iconSizeTiny: string;
975
- iconSizeSmall: string;
976
- iconSizeMedium: string;
977
- iconSizeLarge: string;
978
- rippleDuration: string;
979
- }, any>>;
980
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
981
- heightTiny: string;
982
- heightSmall: string;
983
- heightMedium: string;
984
- heightLarge: string;
985
- borderRadiusTiny: string;
986
- borderRadiusSmall: string;
987
- borderRadiusMedium: string;
988
- borderRadiusLarge: string;
989
- fontSizeTiny: string;
990
- fontSizeSmall: string;
991
- fontSizeMedium: string;
992
- fontSizeLarge: string;
993
- opacityDisabled: string;
994
- colorOpacitySecondary: string;
995
- colorOpacitySecondaryHover: string;
996
- colorOpacitySecondaryPressed: string;
997
- colorSecondary: string;
998
- colorSecondaryHover: string;
999
- colorSecondaryPressed: string;
1000
- colorTertiary: string;
1001
- colorTertiaryHover: string;
1002
- colorTertiaryPressed: string;
1003
- colorQuaternary: string;
1004
- colorQuaternaryHover: string;
1005
- colorQuaternaryPressed: string;
1006
- color: string;
1007
- colorHover: string;
1008
- colorPressed: string;
1009
- colorFocus: string;
1010
- colorDisabled: string;
1011
- textColor: string;
1012
- textColorTertiary: string;
1013
- textColorHover: string;
1014
- textColorPressed: string;
1015
- textColorFocus: string;
1016
- textColorDisabled: string;
1017
- textColorText: string;
1018
- textColorTextHover: string;
1019
- textColorTextPressed: string;
1020
- textColorTextFocus: string;
1021
- textColorTextDisabled: string;
1022
- textColorGhost: string;
1023
- textColorGhostHover: string;
1024
- textColorGhostPressed: string;
1025
- textColorGhostFocus: string;
1026
- textColorGhostDisabled: string;
1027
- border: string;
1028
- borderHover: string;
1029
- borderPressed: string;
1030
- borderFocus: string;
1031
- borderDisabled: string;
1032
- rippleColor: string;
1033
- colorPrimary: string;
1034
- colorHoverPrimary: string;
1035
- colorPressedPrimary: string;
1036
- colorFocusPrimary: string;
1037
- colorDisabledPrimary: string;
1038
- textColorPrimary: string;
1039
- textColorHoverPrimary: string;
1040
- textColorPressedPrimary: string;
1041
- textColorFocusPrimary: string;
1042
- textColorDisabledPrimary: string;
1043
- textColorTextPrimary: string;
1044
- textColorTextHoverPrimary: string;
1045
- textColorTextPressedPrimary: string;
1046
- textColorTextFocusPrimary: string;
1047
- textColorTextDisabledPrimary: string;
1048
- textColorGhostPrimary: string;
1049
- textColorGhostHoverPrimary: string;
1050
- textColorGhostPressedPrimary: string;
1051
- textColorGhostFocusPrimary: string;
1052
- textColorGhostDisabledPrimary: string;
1053
- borderPrimary: string;
1054
- borderHoverPrimary: string;
1055
- borderPressedPrimary: string;
1056
- borderFocusPrimary: string;
1057
- borderDisabledPrimary: string;
1058
- rippleColorPrimary: string;
1059
- colorInfo: string;
1060
- colorHoverInfo: string;
1061
- colorPressedInfo: string;
1062
- colorFocusInfo: string;
1063
- colorDisabledInfo: string;
1064
- textColorInfo: string;
1065
- textColorHoverInfo: string;
1066
- textColorPressedInfo: string;
1067
- textColorFocusInfo: string;
1068
- textColorDisabledInfo: string;
1069
- textColorTextInfo: string;
1070
- textColorTextHoverInfo: string;
1071
- textColorTextPressedInfo: string;
1072
- textColorTextFocusInfo: string;
1073
- textColorTextDisabledInfo: string;
1074
- textColorGhostInfo: string;
1075
- textColorGhostHoverInfo: string;
1076
- textColorGhostPressedInfo: string;
1077
- textColorGhostFocusInfo: string;
1078
- textColorGhostDisabledInfo: string;
1079
- borderInfo: string;
1080
- borderHoverInfo: string;
1081
- borderPressedInfo: string;
1082
- borderFocusInfo: string;
1083
- borderDisabledInfo: string;
1084
- rippleColorInfo: string;
1085
- colorSuccess: string;
1086
- colorHoverSuccess: string;
1087
- colorPressedSuccess: string;
1088
- colorFocusSuccess: string;
1089
- colorDisabledSuccess: string;
1090
- textColorSuccess: string;
1091
- textColorHoverSuccess: string;
1092
- textColorPressedSuccess: string;
1093
- textColorFocusSuccess: string;
1094
- textColorDisabledSuccess: string;
1095
- textColorTextSuccess: string;
1096
- textColorTextHoverSuccess: string;
1097
- textColorTextPressedSuccess: string;
1098
- textColorTextFocusSuccess: string;
1099
- textColorTextDisabledSuccess: string;
1100
- textColorGhostSuccess: string;
1101
- textColorGhostHoverSuccess: string;
1102
- textColorGhostPressedSuccess: string;
1103
- textColorGhostFocusSuccess: string;
1104
- textColorGhostDisabledSuccess: string;
1105
- borderSuccess: string;
1106
- borderHoverSuccess: string;
1107
- borderPressedSuccess: string;
1108
- borderFocusSuccess: string;
1109
- borderDisabledSuccess: string;
1110
- rippleColorSuccess: string;
1111
- colorWarning: string;
1112
- colorHoverWarning: string;
1113
- colorPressedWarning: string;
1114
- colorFocusWarning: string;
1115
- colorDisabledWarning: string;
1116
- textColorWarning: string;
1117
- textColorHoverWarning: string;
1118
- textColorPressedWarning: string;
1119
- textColorFocusWarning: string;
1120
- textColorDisabledWarning: string;
1121
- textColorTextWarning: string;
1122
- textColorTextHoverWarning: string;
1123
- textColorTextPressedWarning: string;
1124
- textColorTextFocusWarning: string;
1125
- textColorTextDisabledWarning: string;
1126
- textColorGhostWarning: string;
1127
- textColorGhostHoverWarning: string;
1128
- textColorGhostPressedWarning: string;
1129
- textColorGhostFocusWarning: string;
1130
- textColorGhostDisabledWarning: string;
1131
- borderWarning: string;
1132
- borderHoverWarning: string;
1133
- borderPressedWarning: string;
1134
- borderFocusWarning: string;
1135
- borderDisabledWarning: string;
1136
- rippleColorWarning: string;
1137
- colorError: string;
1138
- colorHoverError: string;
1139
- colorPressedError: string;
1140
- colorFocusError: string;
1141
- colorDisabledError: string;
1142
- textColorError: string;
1143
- textColorHoverError: string;
1144
- textColorPressedError: string;
1145
- textColorFocusError: string;
1146
- textColorDisabledError: string;
1147
- textColorTextError: string;
1148
- textColorTextHoverError: string;
1149
- textColorTextPressedError: string;
1150
- textColorTextFocusError: string;
1151
- textColorTextDisabledError: string;
1152
- textColorGhostError: string;
1153
- textColorGhostHoverError: string;
1154
- textColorGhostPressedError: string;
1155
- textColorGhostFocusError: string;
1156
- textColorGhostDisabledError: string;
1157
- borderError: string;
1158
- borderHoverError: string;
1159
- borderPressedError: string;
1160
- borderFocusError: string;
1161
- borderDisabledError: string;
1162
- rippleColorError: string;
1163
- waveOpacity: string;
1164
- fontWeight: string;
1165
- fontWeightStrong: string;
1166
- paddingTiny: string;
1167
- paddingSmall: string;
1168
- paddingMedium: string;
1169
- paddingLarge: string;
1170
- paddingRoundTiny: string;
1171
- paddingRoundSmall: string;
1172
- paddingRoundMedium: string;
1173
- paddingRoundLarge: string;
1174
- iconMarginTiny: string;
1175
- iconMarginSmall: string;
1176
- iconMarginMedium: string;
1177
- iconMarginLarge: string;
1178
- iconSizeTiny: string;
1179
- iconSizeSmall: string;
1180
- iconSizeMedium: string;
1181
- iconSizeLarge: string;
1182
- rippleDuration: string;
1183
- }, any>>>;
1184
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1185
- heightTiny: string;
1186
- heightSmall: string;
1187
- heightMedium: string;
1188
- heightLarge: string;
1189
- borderRadiusTiny: string;
1190
- borderRadiusSmall: string;
1191
- borderRadiusMedium: string;
1192
- borderRadiusLarge: string;
1193
- fontSizeTiny: string;
1194
- fontSizeSmall: string;
1195
- fontSizeMedium: string;
1196
- fontSizeLarge: string;
1197
- opacityDisabled: string;
1198
- colorOpacitySecondary: string;
1199
- colorOpacitySecondaryHover: string;
1200
- colorOpacitySecondaryPressed: string;
1201
- colorSecondary: string;
1202
- colorSecondaryHover: string;
1203
- colorSecondaryPressed: string;
1204
- colorTertiary: string;
1205
- colorTertiaryHover: string;
1206
- colorTertiaryPressed: string;
1207
- colorQuaternary: string;
1208
- colorQuaternaryHover: string;
1209
- colorQuaternaryPressed: string;
1210
- color: string;
1211
- colorHover: string;
1212
- colorPressed: string;
1213
- colorFocus: string;
1214
- colorDisabled: string;
1215
- textColor: string;
1216
- textColorTertiary: string;
1217
- textColorHover: string;
1218
- textColorPressed: string;
1219
- textColorFocus: string;
1220
- textColorDisabled: string;
1221
- textColorText: string;
1222
- textColorTextHover: string;
1223
- textColorTextPressed: string;
1224
- textColorTextFocus: string;
1225
- textColorTextDisabled: string;
1226
- textColorGhost: string;
1227
- textColorGhostHover: string;
1228
- textColorGhostPressed: string;
1229
- textColorGhostFocus: string;
1230
- textColorGhostDisabled: string;
1231
- border: string;
1232
- borderHover: string;
1233
- borderPressed: string;
1234
- borderFocus: string;
1235
- borderDisabled: string;
1236
- rippleColor: string;
1237
- colorPrimary: string;
1238
- colorHoverPrimary: string;
1239
- colorPressedPrimary: string;
1240
- colorFocusPrimary: string;
1241
- colorDisabledPrimary: string;
1242
- textColorPrimary: string;
1243
- textColorHoverPrimary: string;
1244
- textColorPressedPrimary: string;
1245
- textColorFocusPrimary: string;
1246
- textColorDisabledPrimary: string;
1247
- textColorTextPrimary: string;
1248
- textColorTextHoverPrimary: string;
1249
- textColorTextPressedPrimary: string;
1250
- textColorTextFocusPrimary: string;
1251
- textColorTextDisabledPrimary: string;
1252
- textColorGhostPrimary: string;
1253
- textColorGhostHoverPrimary: string;
1254
- textColorGhostPressedPrimary: string;
1255
- textColorGhostFocusPrimary: string;
1256
- textColorGhostDisabledPrimary: string;
1257
- borderPrimary: string;
1258
- borderHoverPrimary: string;
1259
- borderPressedPrimary: string;
1260
- borderFocusPrimary: string;
1261
- borderDisabledPrimary: string;
1262
- rippleColorPrimary: string;
1263
- colorInfo: string;
1264
- colorHoverInfo: string;
1265
- colorPressedInfo: string;
1266
- colorFocusInfo: string;
1267
- colorDisabledInfo: string;
1268
- textColorInfo: string;
1269
- textColorHoverInfo: string;
1270
- textColorPressedInfo: string;
1271
- textColorFocusInfo: string;
1272
- textColorDisabledInfo: string;
1273
- textColorTextInfo: string;
1274
- textColorTextHoverInfo: string;
1275
- textColorTextPressedInfo: string;
1276
- textColorTextFocusInfo: string;
1277
- textColorTextDisabledInfo: string;
1278
- textColorGhostInfo: string;
1279
- textColorGhostHoverInfo: string;
1280
- textColorGhostPressedInfo: string;
1281
- textColorGhostFocusInfo: string;
1282
- textColorGhostDisabledInfo: string;
1283
- borderInfo: string;
1284
- borderHoverInfo: string;
1285
- borderPressedInfo: string;
1286
- borderFocusInfo: string;
1287
- borderDisabledInfo: string;
1288
- rippleColorInfo: string;
1289
- colorSuccess: string;
1290
- colorHoverSuccess: string;
1291
- colorPressedSuccess: string;
1292
- colorFocusSuccess: string;
1293
- colorDisabledSuccess: string;
1294
- textColorSuccess: string;
1295
- textColorHoverSuccess: string;
1296
- textColorPressedSuccess: string;
1297
- textColorFocusSuccess: string;
1298
- textColorDisabledSuccess: string;
1299
- textColorTextSuccess: string;
1300
- textColorTextHoverSuccess: string;
1301
- textColorTextPressedSuccess: string;
1302
- textColorTextFocusSuccess: string;
1303
- textColorTextDisabledSuccess: string;
1304
- textColorGhostSuccess: string;
1305
- textColorGhostHoverSuccess: string;
1306
- textColorGhostPressedSuccess: string;
1307
- textColorGhostFocusSuccess: string;
1308
- textColorGhostDisabledSuccess: string;
1309
- borderSuccess: string;
1310
- borderHoverSuccess: string;
1311
- borderPressedSuccess: string;
1312
- borderFocusSuccess: string;
1313
- borderDisabledSuccess: string;
1314
- rippleColorSuccess: string;
1315
- colorWarning: string;
1316
- colorHoverWarning: string;
1317
- colorPressedWarning: string;
1318
- colorFocusWarning: string;
1319
- colorDisabledWarning: string;
1320
- textColorWarning: string;
1321
- textColorHoverWarning: string;
1322
- textColorPressedWarning: string;
1323
- textColorFocusWarning: string;
1324
- textColorDisabledWarning: string;
1325
- textColorTextWarning: string;
1326
- textColorTextHoverWarning: string;
1327
- textColorTextPressedWarning: string;
1328
- textColorTextFocusWarning: string;
1329
- textColorTextDisabledWarning: string;
1330
- textColorGhostWarning: string;
1331
- textColorGhostHoverWarning: string;
1332
- textColorGhostPressedWarning: string;
1333
- textColorGhostFocusWarning: string;
1334
- textColorGhostDisabledWarning: string;
1335
- borderWarning: string;
1336
- borderHoverWarning: string;
1337
- borderPressedWarning: string;
1338
- borderFocusWarning: string;
1339
- borderDisabledWarning: string;
1340
- rippleColorWarning: string;
1341
- colorError: string;
1342
- colorHoverError: string;
1343
- colorPressedError: string;
1344
- colorFocusError: string;
1345
- colorDisabledError: string;
1346
- textColorError: string;
1347
- textColorHoverError: string;
1348
- textColorPressedError: string;
1349
- textColorFocusError: string;
1350
- textColorDisabledError: string;
1351
- textColorTextError: string;
1352
- textColorTextHoverError: string;
1353
- textColorTextPressedError: string;
1354
- textColorTextFocusError: string;
1355
- textColorTextDisabledError: string;
1356
- textColorGhostError: string;
1357
- textColorGhostHoverError: string;
1358
- textColorGhostPressedError: string;
1359
- textColorGhostFocusError: string;
1360
- textColorGhostDisabledError: string;
1361
- borderError: string;
1362
- borderHoverError: string;
1363
- borderPressedError: string;
1364
- borderFocusError: string;
1365
- borderDisabledError: string;
1366
- rippleColorError: string;
1367
- waveOpacity: string;
1368
- fontWeight: string;
1369
- fontWeightStrong: string;
1370
- paddingTiny: string;
1371
- paddingSmall: string;
1372
- paddingMedium: string;
1373
- paddingLarge: string;
1374
- paddingRoundTiny: string;
1375
- paddingRoundSmall: string;
1376
- paddingRoundMedium: string;
1377
- paddingRoundLarge: string;
1378
- iconMarginTiny: string;
1379
- iconMarginSmall: string;
1380
- iconMarginMedium: string;
1381
- iconMarginLarge: string;
1382
- iconSizeTiny: string;
1383
- iconSizeSmall: string;
1384
- iconSizeMedium: string;
1385
- iconSizeLarge: string;
1386
- rippleDuration: string;
1387
- }, any>>>;
1388
- }>>, {
1389
- type: import("naive-ui/es/button/src/interface").Type;
1390
- tag: keyof HTMLElementTagNameMap;
1391
- block: boolean;
1392
- round: boolean;
1393
- dashed: boolean;
1394
- text: boolean;
1395
- circle: boolean;
1396
- disabled: boolean;
1397
- focusable: boolean;
1398
- strong: boolean;
1399
- loading: boolean;
1400
- bordered: boolean;
1401
- tertiary: boolean;
1402
- ghost: boolean;
1403
- keyboard: boolean;
1404
- secondary: boolean;
1405
- quaternary: boolean;
1406
- iconPlacement: "left" | "right";
1407
- attrType: "button" | "reset" | "submit";
1408
- nativeFocusBehavior: boolean;
1409
- }>;
1410
- NButtonGroup: import("vue").DefineComponent<{
1411
- readonly size: {
1412
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Size | undefined>;
1413
- readonly default: undefined;
1414
- };
1415
- readonly vertical: BooleanConstructor;
1416
- }, {
1417
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
1418
- mergedClsPrefix: import("vue").ComputedRef<string>;
1419
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1420
- readonly size: {
1421
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Size | undefined>;
1422
- readonly default: undefined;
1423
- };
1424
- readonly vertical: BooleanConstructor;
1425
- }>>, {
1426
- size: import("naive-ui/es/button/src/interface").Size | undefined;
1427
- vertical: boolean;
1428
- }>;
1429
- NPopconfirm: import("vue").DefineComponent<{
1430
- positiveText: import("vue").PropType<string | null>;
1431
- negativeText: import("vue").PropType<string | null>;
1432
- showIcon: {
1433
- type: BooleanConstructor;
1434
- default: boolean;
1435
- };
1436
- trigger: {
1437
- type: import("vue").PropType<import("naive-ui").PopoverTrigger>;
1438
- default: string;
1439
- };
1440
- positiveButtonProps: import("vue").PropType<import("naive-ui").ButtonProps>;
1441
- negativeButtonProps: import("vue").PropType<import("naive-ui").ButtonProps>;
1442
- onPositiveClick: import("vue").PropType<(e: MouseEvent) => any>;
1443
- onNegativeClick: import("vue").PropType<(e: MouseEvent) => any>;
1444
- show: {
1445
- type: import("vue").PropType<boolean | undefined>;
1446
- default: undefined;
1447
- };
1448
- defaultShow: BooleanConstructor;
1449
- showArrow: {
1450
- type: BooleanConstructor;
1451
- default: boolean;
1452
- };
1453
- delay: {
1454
- type: NumberConstructor;
1455
- default: number;
1456
- };
1457
- duration: {
1458
- type: NumberConstructor;
1459
- default: number;
1460
- };
1461
- raw: BooleanConstructor;
1462
- placement: {
1463
- type: import("vue").PropType<import("naive-ui").PopoverPlacement>;
1464
- default: string;
1465
- };
1466
- x: NumberConstructor;
1467
- y: NumberConstructor;
1468
- arrowPointToCenter: BooleanConstructor;
1469
- disabled: BooleanConstructor;
1470
- getDisabled: import("vue").PropType<() => boolean>;
1471
- displayDirective: {
1472
- type: import("vue").PropType<"show" | "if">;
1473
- default: string;
1474
- };
1475
- arrowStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1476
- flip: {
1477
- type: BooleanConstructor;
1478
- default: boolean;
1479
- };
1480
- animated: {
1481
- type: BooleanConstructor;
1482
- default: boolean;
1483
- };
1484
- width: {
1485
- type: import("vue").PropType<number | "trigger">;
1486
- default: undefined;
1487
- };
1488
- overlap: BooleanConstructor;
1489
- keepAliveOnHover: {
1490
- type: BooleanConstructor;
1491
- default: boolean;
1492
- };
1493
- zIndex: NumberConstructor;
1494
- to: {
1495
- type: import("vue").PropType<string | boolean | HTMLElement>;
1496
- default: undefined;
1497
- };
1498
- scrollable: BooleanConstructor;
1499
- contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1500
- headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1501
- onClickoutside: import("vue").PropType<(e: MouseEvent) => void>;
1502
- 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1503
- onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1504
- internalSyncTargetWithParent: BooleanConstructor;
1505
- internalInheritedEventHandlers: {
1506
- type: import("vue").PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
1507
- default: () => never[];
1508
- };
1509
- internalTrapFocus: BooleanConstructor;
1510
- internalExtraClass: {
1511
- type: import("vue").PropType<string[]>;
1512
- default: () => never[];
1513
- };
1514
- onShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
1515
- onHide: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
1516
- arrow: {
1517
- type: import("vue").PropType<boolean | undefined>;
1518
- default: undefined;
1519
- };
1520
- minWidth: NumberConstructor;
1521
- maxWidth: NumberConstructor;
1522
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Popconfirm", {
1523
- fontSize: string;
1524
- iconColor: string;
1525
- iconSize: string;
1526
- }, {
1527
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
1528
- heightTiny: string;
1529
- heightSmall: string;
1530
- heightMedium: string;
1531
- heightLarge: string;
1532
- borderRadiusTiny: string;
1533
- borderRadiusSmall: string;
1534
- borderRadiusMedium: string;
1535
- borderRadiusLarge: string;
1536
- fontSizeTiny: string;
1537
- fontSizeSmall: string;
1538
- fontSizeMedium: string;
1539
- fontSizeLarge: string;
1540
- opacityDisabled: string;
1541
- colorOpacitySecondary: string;
1542
- colorOpacitySecondaryHover: string;
1543
- colorOpacitySecondaryPressed: string;
1544
- colorSecondary: string;
1545
- colorSecondaryHover: string;
1546
- colorSecondaryPressed: string;
1547
- colorTertiary: string;
1548
- colorTertiaryHover: string;
1549
- colorTertiaryPressed: string;
1550
- colorQuaternary: string;
1551
- colorQuaternaryHover: string;
1552
- colorQuaternaryPressed: string;
1553
- color: string;
1554
- colorHover: string;
1555
- colorPressed: string;
1556
- colorFocus: string;
1557
- colorDisabled: string;
1558
- textColor: string;
1559
- textColorTertiary: string;
1560
- textColorHover: string;
1561
- textColorPressed: string;
1562
- textColorFocus: string;
1563
- textColorDisabled: string;
1564
- textColorText: string;
1565
- textColorTextHover: string;
1566
- textColorTextPressed: string;
1567
- textColorTextFocus: string;
1568
- textColorTextDisabled: string;
1569
- textColorGhost: string;
1570
- textColorGhostHover: string;
1571
- textColorGhostPressed: string;
1572
- textColorGhostFocus: string;
1573
- textColorGhostDisabled: string;
1574
- border: string;
1575
- borderHover: string;
1576
- borderPressed: string;
1577
- borderFocus: string;
1578
- borderDisabled: string;
1579
- rippleColor: string;
1580
- colorPrimary: string;
1581
- colorHoverPrimary: string;
1582
- colorPressedPrimary: string;
1583
- colorFocusPrimary: string;
1584
- colorDisabledPrimary: string;
1585
- textColorPrimary: string;
1586
- textColorHoverPrimary: string;
1587
- textColorPressedPrimary: string;
1588
- textColorFocusPrimary: string;
1589
- textColorDisabledPrimary: string;
1590
- textColorTextPrimary: string;
1591
- textColorTextHoverPrimary: string;
1592
- textColorTextPressedPrimary: string;
1593
- textColorTextFocusPrimary: string;
1594
- textColorTextDisabledPrimary: string;
1595
- textColorGhostPrimary: string;
1596
- textColorGhostHoverPrimary: string;
1597
- textColorGhostPressedPrimary: string;
1598
- textColorGhostFocusPrimary: string;
1599
- textColorGhostDisabledPrimary: string;
1600
- borderPrimary: string;
1601
- borderHoverPrimary: string;
1602
- borderPressedPrimary: string;
1603
- borderFocusPrimary: string;
1604
- borderDisabledPrimary: string;
1605
- rippleColorPrimary: string;
1606
- colorInfo: string;
1607
- colorHoverInfo: string;
1608
- colorPressedInfo: string;
1609
- colorFocusInfo: string;
1610
- colorDisabledInfo: string;
1611
- textColorInfo: string;
1612
- textColorHoverInfo: string;
1613
- textColorPressedInfo: string;
1614
- textColorFocusInfo: string;
1615
- textColorDisabledInfo: string;
1616
- textColorTextInfo: string;
1617
- textColorTextHoverInfo: string;
1618
- textColorTextPressedInfo: string;
1619
- textColorTextFocusInfo: string;
1620
- textColorTextDisabledInfo: string;
1621
- textColorGhostInfo: string;
1622
- textColorGhostHoverInfo: string;
1623
- textColorGhostPressedInfo: string;
1624
- textColorGhostFocusInfo: string;
1625
- textColorGhostDisabledInfo: string;
1626
- borderInfo: string;
1627
- borderHoverInfo: string;
1628
- borderPressedInfo: string;
1629
- borderFocusInfo: string;
1630
- borderDisabledInfo: string;
1631
- rippleColorInfo: string;
1632
- colorSuccess: string;
1633
- colorHoverSuccess: string;
1634
- colorPressedSuccess: string;
1635
- colorFocusSuccess: string;
1636
- colorDisabledSuccess: string;
1637
- textColorSuccess: string;
1638
- textColorHoverSuccess: string;
1639
- textColorPressedSuccess: string;
1640
- textColorFocusSuccess: string;
1641
- textColorDisabledSuccess: string;
1642
- textColorTextSuccess: string;
1643
- textColorTextHoverSuccess: string;
1644
- textColorTextPressedSuccess: string;
1645
- textColorTextFocusSuccess: string;
1646
- textColorTextDisabledSuccess: string;
1647
- textColorGhostSuccess: string;
1648
- textColorGhostHoverSuccess: string;
1649
- textColorGhostPressedSuccess: string;
1650
- textColorGhostFocusSuccess: string;
1651
- textColorGhostDisabledSuccess: string;
1652
- borderSuccess: string;
1653
- borderHoverSuccess: string;
1654
- borderPressedSuccess: string;
1655
- borderFocusSuccess: string;
1656
- borderDisabledSuccess: string;
1657
- rippleColorSuccess: string;
1658
- colorWarning: string;
1659
- colorHoverWarning: string;
1660
- colorPressedWarning: string;
1661
- colorFocusWarning: string;
1662
- colorDisabledWarning: string;
1663
- textColorWarning: string;
1664
- textColorHoverWarning: string;
1665
- textColorPressedWarning: string;
1666
- textColorFocusWarning: string;
1667
- textColorDisabledWarning: string;
1668
- textColorTextWarning: string;
1669
- textColorTextHoverWarning: string;
1670
- textColorTextPressedWarning: string;
1671
- textColorTextFocusWarning: string;
1672
- textColorTextDisabledWarning: string;
1673
- textColorGhostWarning: string;
1674
- textColorGhostHoverWarning: string;
1675
- textColorGhostPressedWarning: string;
1676
- textColorGhostFocusWarning: string;
1677
- textColorGhostDisabledWarning: string;
1678
- borderWarning: string;
1679
- borderHoverWarning: string;
1680
- borderPressedWarning: string;
1681
- borderFocusWarning: string;
1682
- borderDisabledWarning: string;
1683
- rippleColorWarning: string;
1684
- colorError: string;
1685
- colorHoverError: string;
1686
- colorPressedError: string;
1687
- colorFocusError: string;
1688
- colorDisabledError: string;
1689
- textColorError: string;
1690
- textColorHoverError: string;
1691
- textColorPressedError: string;
1692
- textColorFocusError: string;
1693
- textColorDisabledError: string;
1694
- textColorTextError: string;
1695
- textColorTextHoverError: string;
1696
- textColorTextPressedError: string;
1697
- textColorTextFocusError: string;
1698
- textColorTextDisabledError: string;
1699
- textColorGhostError: string;
1700
- textColorGhostHoverError: string;
1701
- textColorGhostPressedError: string;
1702
- textColorGhostFocusError: string;
1703
- textColorGhostDisabledError: string;
1704
- borderError: string;
1705
- borderHoverError: string;
1706
- borderPressedError: string;
1707
- borderFocusError: string;
1708
- borderDisabledError: string;
1709
- rippleColorError: string;
1710
- waveOpacity: string;
1711
- fontWeight: string;
1712
- fontWeightStrong: string;
1713
- paddingTiny: string;
1714
- paddingSmall: string;
1715
- paddingMedium: string;
1716
- paddingLarge: string;
1717
- paddingRoundTiny: string;
1718
- paddingRoundSmall: string;
1719
- paddingRoundMedium: string;
1720
- paddingRoundLarge: string;
1721
- iconMarginTiny: string;
1722
- iconMarginSmall: string;
1723
- iconMarginMedium: string;
1724
- iconMarginLarge: string;
1725
- iconSizeTiny: string;
1726
- iconSizeSmall: string;
1727
- iconSizeMedium: string;
1728
- iconSizeLarge: string;
1729
- rippleDuration: string;
1730
- }, any>;
1731
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1732
- fontSize: string;
1733
- borderRadius: string;
1734
- color: string;
1735
- dividerColor: string;
1736
- textColor: string;
1737
- boxShadow: string;
1738
- space: string;
1739
- spaceArrow: string;
1740
- arrowOffset: string;
1741
- arrowOffsetVertical: string;
1742
- arrowHeight: string;
1743
- padding: string;
1744
- }, any>;
1745
- }>>;
1746
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Popconfirm", {
1747
- fontSize: string;
1748
- iconColor: string;
1749
- iconSize: string;
1750
- }, {
1751
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
1752
- heightTiny: string;
1753
- heightSmall: string;
1754
- heightMedium: string;
1755
- heightLarge: string;
1756
- borderRadiusTiny: string;
1757
- borderRadiusSmall: string;
1758
- borderRadiusMedium: string;
1759
- borderRadiusLarge: string;
1760
- fontSizeTiny: string;
1761
- fontSizeSmall: string;
1762
- fontSizeMedium: string;
1763
- fontSizeLarge: string;
1764
- opacityDisabled: string;
1765
- colorOpacitySecondary: string;
1766
- colorOpacitySecondaryHover: string;
1767
- colorOpacitySecondaryPressed: string;
1768
- colorSecondary: string;
1769
- colorSecondaryHover: string;
1770
- colorSecondaryPressed: string;
1771
- colorTertiary: string;
1772
- colorTertiaryHover: string;
1773
- colorTertiaryPressed: string;
1774
- colorQuaternary: string;
1775
- colorQuaternaryHover: string;
1776
- colorQuaternaryPressed: string;
1777
- color: string;
1778
- colorHover: string;
1779
- colorPressed: string;
1780
- colorFocus: string;
1781
- colorDisabled: string;
1782
- textColor: string;
1783
- textColorTertiary: string;
1784
- textColorHover: string;
1785
- textColorPressed: string;
1786
- textColorFocus: string;
1787
- textColorDisabled: string;
1788
- textColorText: string;
1789
- textColorTextHover: string;
1790
- textColorTextPressed: string;
1791
- textColorTextFocus: string;
1792
- textColorTextDisabled: string;
1793
- textColorGhost: string;
1794
- textColorGhostHover: string;
1795
- textColorGhostPressed: string;
1796
- textColorGhostFocus: string;
1797
- textColorGhostDisabled: string;
1798
- border: string;
1799
- borderHover: string;
1800
- borderPressed: string;
1801
- borderFocus: string;
1802
- borderDisabled: string;
1803
- rippleColor: string;
1804
- colorPrimary: string;
1805
- colorHoverPrimary: string;
1806
- colorPressedPrimary: string;
1807
- colorFocusPrimary: string;
1808
- colorDisabledPrimary: string;
1809
- textColorPrimary: string;
1810
- textColorHoverPrimary: string;
1811
- textColorPressedPrimary: string;
1812
- textColorFocusPrimary: string;
1813
- textColorDisabledPrimary: string;
1814
- textColorTextPrimary: string;
1815
- textColorTextHoverPrimary: string;
1816
- textColorTextPressedPrimary: string;
1817
- textColorTextFocusPrimary: string;
1818
- textColorTextDisabledPrimary: string;
1819
- textColorGhostPrimary: string;
1820
- textColorGhostHoverPrimary: string;
1821
- textColorGhostPressedPrimary: string;
1822
- textColorGhostFocusPrimary: string;
1823
- textColorGhostDisabledPrimary: string;
1824
- borderPrimary: string;
1825
- borderHoverPrimary: string;
1826
- borderPressedPrimary: string;
1827
- borderFocusPrimary: string;
1828
- borderDisabledPrimary: string;
1829
- rippleColorPrimary: string;
1830
- colorInfo: string;
1831
- colorHoverInfo: string;
1832
- colorPressedInfo: string;
1833
- colorFocusInfo: string;
1834
- colorDisabledInfo: string;
1835
- textColorInfo: string;
1836
- textColorHoverInfo: string;
1837
- textColorPressedInfo: string;
1838
- textColorFocusInfo: string;
1839
- textColorDisabledInfo: string;
1840
- textColorTextInfo: string;
1841
- textColorTextHoverInfo: string;
1842
- textColorTextPressedInfo: string;
1843
- textColorTextFocusInfo: string;
1844
- textColorTextDisabledInfo: string;
1845
- textColorGhostInfo: string;
1846
- textColorGhostHoverInfo: string;
1847
- textColorGhostPressedInfo: string;
1848
- textColorGhostFocusInfo: string;
1849
- textColorGhostDisabledInfo: string;
1850
- borderInfo: string;
1851
- borderHoverInfo: string;
1852
- borderPressedInfo: string;
1853
- borderFocusInfo: string;
1854
- borderDisabledInfo: string;
1855
- rippleColorInfo: string;
1856
- colorSuccess: string;
1857
- colorHoverSuccess: string;
1858
- colorPressedSuccess: string;
1859
- colorFocusSuccess: string;
1860
- colorDisabledSuccess: string;
1861
- textColorSuccess: string;
1862
- textColorHoverSuccess: string;
1863
- textColorPressedSuccess: string;
1864
- textColorFocusSuccess: string;
1865
- textColorDisabledSuccess: string;
1866
- textColorTextSuccess: string;
1867
- textColorTextHoverSuccess: string;
1868
- textColorTextPressedSuccess: string;
1869
- textColorTextFocusSuccess: string;
1870
- textColorTextDisabledSuccess: string;
1871
- textColorGhostSuccess: string;
1872
- textColorGhostHoverSuccess: string;
1873
- textColorGhostPressedSuccess: string;
1874
- textColorGhostFocusSuccess: string;
1875
- textColorGhostDisabledSuccess: string;
1876
- borderSuccess: string;
1877
- borderHoverSuccess: string;
1878
- borderPressedSuccess: string;
1879
- borderFocusSuccess: string;
1880
- borderDisabledSuccess: string;
1881
- rippleColorSuccess: string;
1882
- colorWarning: string;
1883
- colorHoverWarning: string;
1884
- colorPressedWarning: string;
1885
- colorFocusWarning: string;
1886
- colorDisabledWarning: string;
1887
- textColorWarning: string;
1888
- textColorHoverWarning: string;
1889
- textColorPressedWarning: string;
1890
- textColorFocusWarning: string;
1891
- textColorDisabledWarning: string;
1892
- textColorTextWarning: string;
1893
- textColorTextHoverWarning: string;
1894
- textColorTextPressedWarning: string;
1895
- textColorTextFocusWarning: string;
1896
- textColorTextDisabledWarning: string;
1897
- textColorGhostWarning: string;
1898
- textColorGhostHoverWarning: string;
1899
- textColorGhostPressedWarning: string;
1900
- textColorGhostFocusWarning: string;
1901
- textColorGhostDisabledWarning: string;
1902
- borderWarning: string;
1903
- borderHoverWarning: string;
1904
- borderPressedWarning: string;
1905
- borderFocusWarning: string;
1906
- borderDisabledWarning: string;
1907
- rippleColorWarning: string;
1908
- colorError: string;
1909
- colorHoverError: string;
1910
- colorPressedError: string;
1911
- colorFocusError: string;
1912
- colorDisabledError: string;
1913
- textColorError: string;
1914
- textColorHoverError: string;
1915
- textColorPressedError: string;
1916
- textColorFocusError: string;
1917
- textColorDisabledError: string;
1918
- textColorTextError: string;
1919
- textColorTextHoverError: string;
1920
- textColorTextPressedError: string;
1921
- textColorTextFocusError: string;
1922
- textColorTextDisabledError: string;
1923
- textColorGhostError: string;
1924
- textColorGhostHoverError: string;
1925
- textColorGhostPressedError: string;
1926
- textColorGhostFocusError: string;
1927
- textColorGhostDisabledError: string;
1928
- borderError: string;
1929
- borderHoverError: string;
1930
- borderPressedError: string;
1931
- borderFocusError: string;
1932
- borderDisabledError: string;
1933
- rippleColorError: string;
1934
- waveOpacity: string;
1935
- fontWeight: string;
1936
- fontWeightStrong: string;
1937
- paddingTiny: string;
1938
- paddingSmall: string;
1939
- paddingMedium: string;
1940
- paddingLarge: string;
1941
- paddingRoundTiny: string;
1942
- paddingRoundSmall: string;
1943
- paddingRoundMedium: string;
1944
- paddingRoundLarge: string;
1945
- iconMarginTiny: string;
1946
- iconMarginSmall: string;
1947
- iconMarginMedium: string;
1948
- iconMarginLarge: string;
1949
- iconSizeTiny: string;
1950
- iconSizeSmall: string;
1951
- iconSizeMedium: string;
1952
- iconSizeLarge: string;
1953
- rippleDuration: string;
1954
- }, any>;
1955
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1956
- fontSize: string;
1957
- borderRadius: string;
1958
- color: string;
1959
- dividerColor: string;
1960
- textColor: string;
1961
- boxShadow: string;
1962
- space: string;
1963
- spaceArrow: string;
1964
- arrowOffset: string;
1965
- arrowOffsetVertical: string;
1966
- arrowHeight: string;
1967
- padding: string;
1968
- }, any>;
1969
- }>>>;
1970
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Popconfirm", {
1971
- fontSize: string;
1972
- iconColor: string;
1973
- iconSize: string;
1974
- }, {
1975
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
1976
- heightTiny: string;
1977
- heightSmall: string;
1978
- heightMedium: string;
1979
- heightLarge: string;
1980
- borderRadiusTiny: string;
1981
- borderRadiusSmall: string;
1982
- borderRadiusMedium: string;
1983
- borderRadiusLarge: string;
1984
- fontSizeTiny: string;
1985
- fontSizeSmall: string;
1986
- fontSizeMedium: string;
1987
- fontSizeLarge: string;
1988
- opacityDisabled: string;
1989
- colorOpacitySecondary: string;
1990
- colorOpacitySecondaryHover: string;
1991
- colorOpacitySecondaryPressed: string;
1992
- colorSecondary: string;
1993
- colorSecondaryHover: string;
1994
- colorSecondaryPressed: string;
1995
- colorTertiary: string;
1996
- colorTertiaryHover: string;
1997
- colorTertiaryPressed: string;
1998
- colorQuaternary: string;
1999
- colorQuaternaryHover: string;
2000
- colorQuaternaryPressed: string;
2001
- color: string;
2002
- colorHover: string;
2003
- colorPressed: string;
2004
- colorFocus: string;
2005
- colorDisabled: string;
2006
- textColor: string;
2007
- textColorTertiary: string;
2008
- textColorHover: string;
2009
- textColorPressed: string;
2010
- textColorFocus: string;
2011
- textColorDisabled: string;
2012
- textColorText: string;
2013
- textColorTextHover: string;
2014
- textColorTextPressed: string;
2015
- textColorTextFocus: string;
2016
- textColorTextDisabled: string;
2017
- textColorGhost: string;
2018
- textColorGhostHover: string;
2019
- textColorGhostPressed: string;
2020
- textColorGhostFocus: string;
2021
- textColorGhostDisabled: string;
2022
- border: string;
2023
- borderHover: string;
2024
- borderPressed: string;
2025
- borderFocus: string;
2026
- borderDisabled: string;
2027
- rippleColor: string;
2028
- colorPrimary: string;
2029
- colorHoverPrimary: string;
2030
- colorPressedPrimary: string;
2031
- colorFocusPrimary: string;
2032
- colorDisabledPrimary: string;
2033
- textColorPrimary: string;
2034
- textColorHoverPrimary: string;
2035
- textColorPressedPrimary: string;
2036
- textColorFocusPrimary: string;
2037
- textColorDisabledPrimary: string;
2038
- textColorTextPrimary: string;
2039
- textColorTextHoverPrimary: string;
2040
- textColorTextPressedPrimary: string;
2041
- textColorTextFocusPrimary: string;
2042
- textColorTextDisabledPrimary: string;
2043
- textColorGhostPrimary: string;
2044
- textColorGhostHoverPrimary: string;
2045
- textColorGhostPressedPrimary: string;
2046
- textColorGhostFocusPrimary: string;
2047
- textColorGhostDisabledPrimary: string;
2048
- borderPrimary: string;
2049
- borderHoverPrimary: string;
2050
- borderPressedPrimary: string;
2051
- borderFocusPrimary: string;
2052
- borderDisabledPrimary: string;
2053
- rippleColorPrimary: string;
2054
- colorInfo: string;
2055
- colorHoverInfo: string;
2056
- colorPressedInfo: string;
2057
- colorFocusInfo: string;
2058
- colorDisabledInfo: string;
2059
- textColorInfo: string;
2060
- textColorHoverInfo: string;
2061
- textColorPressedInfo: string;
2062
- textColorFocusInfo: string;
2063
- textColorDisabledInfo: string;
2064
- textColorTextInfo: string;
2065
- textColorTextHoverInfo: string;
2066
- textColorTextPressedInfo: string;
2067
- textColorTextFocusInfo: string;
2068
- textColorTextDisabledInfo: string;
2069
- textColorGhostInfo: string;
2070
- textColorGhostHoverInfo: string;
2071
- textColorGhostPressedInfo: string;
2072
- textColorGhostFocusInfo: string;
2073
- textColorGhostDisabledInfo: string;
2074
- borderInfo: string;
2075
- borderHoverInfo: string;
2076
- borderPressedInfo: string;
2077
- borderFocusInfo: string;
2078
- borderDisabledInfo: string;
2079
- rippleColorInfo: string;
2080
- colorSuccess: string;
2081
- colorHoverSuccess: string;
2082
- colorPressedSuccess: string;
2083
- colorFocusSuccess: string;
2084
- colorDisabledSuccess: string;
2085
- textColorSuccess: string;
2086
- textColorHoverSuccess: string;
2087
- textColorPressedSuccess: string;
2088
- textColorFocusSuccess: string;
2089
- textColorDisabledSuccess: string;
2090
- textColorTextSuccess: string;
2091
- textColorTextHoverSuccess: string;
2092
- textColorTextPressedSuccess: string;
2093
- textColorTextFocusSuccess: string;
2094
- textColorTextDisabledSuccess: string;
2095
- textColorGhostSuccess: string;
2096
- textColorGhostHoverSuccess: string;
2097
- textColorGhostPressedSuccess: string;
2098
- textColorGhostFocusSuccess: string;
2099
- textColorGhostDisabledSuccess: string;
2100
- borderSuccess: string;
2101
- borderHoverSuccess: string;
2102
- borderPressedSuccess: string;
2103
- borderFocusSuccess: string;
2104
- borderDisabledSuccess: string;
2105
- rippleColorSuccess: string;
2106
- colorWarning: string;
2107
- colorHoverWarning: string;
2108
- colorPressedWarning: string;
2109
- colorFocusWarning: string;
2110
- colorDisabledWarning: string;
2111
- textColorWarning: string;
2112
- textColorHoverWarning: string;
2113
- textColorPressedWarning: string;
2114
- textColorFocusWarning: string;
2115
- textColorDisabledWarning: string;
2116
- textColorTextWarning: string;
2117
- textColorTextHoverWarning: string;
2118
- textColorTextPressedWarning: string;
2119
- textColorTextFocusWarning: string;
2120
- textColorTextDisabledWarning: string;
2121
- textColorGhostWarning: string;
2122
- textColorGhostHoverWarning: string;
2123
- textColorGhostPressedWarning: string;
2124
- textColorGhostFocusWarning: string;
2125
- textColorGhostDisabledWarning: string;
2126
- borderWarning: string;
2127
- borderHoverWarning: string;
2128
- borderPressedWarning: string;
2129
- borderFocusWarning: string;
2130
- borderDisabledWarning: string;
2131
- rippleColorWarning: string;
2132
- colorError: string;
2133
- colorHoverError: string;
2134
- colorPressedError: string;
2135
- colorFocusError: string;
2136
- colorDisabledError: string;
2137
- textColorError: string;
2138
- textColorHoverError: string;
2139
- textColorPressedError: string;
2140
- textColorFocusError: string;
2141
- textColorDisabledError: string;
2142
- textColorTextError: string;
2143
- textColorTextHoverError: string;
2144
- textColorTextPressedError: string;
2145
- textColorTextFocusError: string;
2146
- textColorTextDisabledError: string;
2147
- textColorGhostError: string;
2148
- textColorGhostHoverError: string;
2149
- textColorGhostPressedError: string;
2150
- textColorGhostFocusError: string;
2151
- textColorGhostDisabledError: string;
2152
- borderError: string;
2153
- borderHoverError: string;
2154
- borderPressedError: string;
2155
- borderFocusError: string;
2156
- borderDisabledError: string;
2157
- rippleColorError: string;
2158
- waveOpacity: string;
2159
- fontWeight: string;
2160
- fontWeightStrong: string;
2161
- paddingTiny: string;
2162
- paddingSmall: string;
2163
- paddingMedium: string;
2164
- paddingLarge: string;
2165
- paddingRoundTiny: string;
2166
- paddingRoundSmall: string;
2167
- paddingRoundMedium: string;
2168
- paddingRoundLarge: string;
2169
- iconMarginTiny: string;
2170
- iconMarginSmall: string;
2171
- iconMarginMedium: string;
2172
- iconMarginLarge: string;
2173
- iconSizeTiny: string;
2174
- iconSizeSmall: string;
2175
- iconSizeMedium: string;
2176
- iconSizeLarge: string;
2177
- rippleDuration: string;
2178
- }, any>;
2179
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2180
- fontSize: string;
2181
- borderRadius: string;
2182
- color: string;
2183
- dividerColor: string;
2184
- textColor: string;
2185
- boxShadow: string;
2186
- space: string;
2187
- spaceArrow: string;
2188
- arrowOffset: string;
2189
- arrowOffsetVertical: string;
2190
- arrowHeight: string;
2191
- padding: string;
2192
- }, any>;
2193
- }>>>;
2194
- }, {
2195
- mergedTheme: import("vue").ComputedRef<{
2196
- common: {
2197
- baseColor: string;
2198
- primaryColor: string;
2199
- primaryColorHover: string;
2200
- primaryColorPressed: string;
2201
- primaryColorSuppl: string;
2202
- infoColor: string;
2203
- infoColorHover: string;
2204
- infoColorPressed: string;
2205
- infoColorSuppl: string;
2206
- successColor: string;
2207
- successColorHover: string;
2208
- successColorPressed: string;
2209
- successColorSuppl: string;
2210
- warningColor: string;
2211
- warningColorHover: string;
2212
- warningColorPressed: string;
2213
- warningColorSuppl: string;
2214
- errorColor: string;
2215
- errorColorHover: string;
2216
- errorColorPressed: string;
2217
- errorColorSuppl: string;
2218
- textColorBase: string;
2219
- textColor1: string;
2220
- textColor2: string;
2221
- textColor3: string;
2222
- textColorDisabled: string;
2223
- placeholderColor: string;
2224
- placeholderColorDisabled: string;
2225
- iconColor: string;
2226
- iconColorHover: string;
2227
- iconColorPressed: string;
2228
- iconColorDisabled: string;
2229
- opacity1: string;
2230
- opacity2: string;
2231
- opacity3: string;
2232
- opacity4: string;
2233
- opacity5: string;
2234
- dividerColor: string;
2235
- borderColor: string;
2236
- closeColor: string;
2237
- closeColorHover: string;
2238
- closeColorPressed: string;
2239
- closeColorDisabled: string;
2240
- clearColor: string;
2241
- clearColorHover: string;
2242
- clearColorPressed: string;
2243
- scrollbarColor: string;
2244
- scrollbarColorHover: string;
2245
- scrollbarWidth: string;
2246
- scrollbarHeight: string;
2247
- scrollbarBorderRadius: string;
2248
- progressRailColor: string;
2249
- railColor: string;
2250
- popoverColor: string;
2251
- tableColor: string;
2252
- cardColor: string;
2253
- modalColor: string;
2254
- bodyColor: string;
2255
- tagColor: string;
2256
- avatarColor: string;
2257
- invertedColor: string;
2258
- inputColor: string;
2259
- codeColor: string;
2260
- tabColor: string;
2261
- actionColor: string;
2262
- tableHeaderColor: string;
2263
- hoverColor: string;
2264
- tableColorHover: string;
2265
- tableColorStriped: string;
2266
- pressedColor: string;
2267
- opacityDisabled: string;
2268
- inputColorDisabled: string;
2269
- buttonColor2: string;
2270
- buttonColor2Hover: string;
2271
- buttonColor2Pressed: string;
2272
- boxShadow1: string;
2273
- boxShadow2: string;
2274
- boxShadow3: string;
2275
- fontFamily: string;
2276
- fontFamilyMono: string;
2277
- fontWeight: string;
2278
- fontWeightStrong: string;
2279
- cubicBezierEaseInOut: string;
2280
- cubicBezierEaseOut: string;
2281
- cubicBezierEaseIn: string;
2282
- borderRadius: string;
2283
- borderRadiusSmall: string;
2284
- fontSize: string;
2285
- fontSizeMini: string;
2286
- fontSizeTiny: string;
2287
- fontSizeSmall: string;
2288
- fontSizeMedium: string;
2289
- fontSizeLarge: string;
2290
- fontSizeHuge: string;
2291
- lineHeight: string;
2292
- heightMini: string;
2293
- heightTiny: string;
2294
- heightSmall: string;
2295
- heightMedium: string;
2296
- heightLarge: string;
2297
- heightHuge: string;
2298
- name: "common";
2299
- };
2300
- self: {
2301
- fontSize: string;
2302
- iconColor: string;
2303
- iconSize: string;
2304
- };
2305
- peers: {
2306
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
2307
- heightTiny: string;
2308
- heightSmall: string;
2309
- heightMedium: string;
2310
- heightLarge: string;
2311
- borderRadiusTiny: string;
2312
- borderRadiusSmall: string;
2313
- borderRadiusMedium: string;
2314
- borderRadiusLarge: string;
2315
- fontSizeTiny: string;
2316
- fontSizeSmall: string;
2317
- fontSizeMedium: string;
2318
- fontSizeLarge: string;
2319
- opacityDisabled: string;
2320
- colorOpacitySecondary: string;
2321
- colorOpacitySecondaryHover: string;
2322
- colorOpacitySecondaryPressed: string;
2323
- colorSecondary: string;
2324
- colorSecondaryHover: string;
2325
- colorSecondaryPressed: string;
2326
- colorTertiary: string;
2327
- colorTertiaryHover: string;
2328
- colorTertiaryPressed: string;
2329
- colorQuaternary: string;
2330
- colorQuaternaryHover: string;
2331
- colorQuaternaryPressed: string;
2332
- color: string;
2333
- colorHover: string;
2334
- colorPressed: string;
2335
- colorFocus: string;
2336
- colorDisabled: string;
2337
- textColor: string;
2338
- textColorTertiary: string;
2339
- textColorHover: string;
2340
- textColorPressed: string;
2341
- textColorFocus: string;
2342
- textColorDisabled: string;
2343
- textColorText: string;
2344
- textColorTextHover: string;
2345
- textColorTextPressed: string;
2346
- textColorTextFocus: string;
2347
- textColorTextDisabled: string;
2348
- textColorGhost: string;
2349
- textColorGhostHover: string;
2350
- textColorGhostPressed: string;
2351
- textColorGhostFocus: string;
2352
- textColorGhostDisabled: string;
2353
- border: string;
2354
- borderHover: string;
2355
- borderPressed: string;
2356
- borderFocus: string;
2357
- borderDisabled: string;
2358
- rippleColor: string;
2359
- colorPrimary: string;
2360
- colorHoverPrimary: string;
2361
- colorPressedPrimary: string;
2362
- colorFocusPrimary: string;
2363
- colorDisabledPrimary: string;
2364
- textColorPrimary: string;
2365
- textColorHoverPrimary: string;
2366
- textColorPressedPrimary: string;
2367
- textColorFocusPrimary: string;
2368
- textColorDisabledPrimary: string;
2369
- textColorTextPrimary: string;
2370
- textColorTextHoverPrimary: string;
2371
- textColorTextPressedPrimary: string;
2372
- textColorTextFocusPrimary: string;
2373
- textColorTextDisabledPrimary: string;
2374
- textColorGhostPrimary: string;
2375
- textColorGhostHoverPrimary: string;
2376
- textColorGhostPressedPrimary: string;
2377
- textColorGhostFocusPrimary: string;
2378
- textColorGhostDisabledPrimary: string;
2379
- borderPrimary: string;
2380
- borderHoverPrimary: string;
2381
- borderPressedPrimary: string;
2382
- borderFocusPrimary: string;
2383
- borderDisabledPrimary: string;
2384
- rippleColorPrimary: string;
2385
- colorInfo: string;
2386
- colorHoverInfo: string;
2387
- colorPressedInfo: string;
2388
- colorFocusInfo: string;
2389
- colorDisabledInfo: string;
2390
- textColorInfo: string;
2391
- textColorHoverInfo: string;
2392
- textColorPressedInfo: string;
2393
- textColorFocusInfo: string;
2394
- textColorDisabledInfo: string;
2395
- textColorTextInfo: string;
2396
- textColorTextHoverInfo: string;
2397
- textColorTextPressedInfo: string;
2398
- textColorTextFocusInfo: string;
2399
- textColorTextDisabledInfo: string;
2400
- textColorGhostInfo: string;
2401
- textColorGhostHoverInfo: string;
2402
- textColorGhostPressedInfo: string;
2403
- textColorGhostFocusInfo: string;
2404
- textColorGhostDisabledInfo: string;
2405
- borderInfo: string;
2406
- borderHoverInfo: string;
2407
- borderPressedInfo: string;
2408
- borderFocusInfo: string;
2409
- borderDisabledInfo: string;
2410
- rippleColorInfo: string;
2411
- colorSuccess: string;
2412
- colorHoverSuccess: string;
2413
- colorPressedSuccess: string;
2414
- colorFocusSuccess: string;
2415
- colorDisabledSuccess: string;
2416
- textColorSuccess: string;
2417
- textColorHoverSuccess: string;
2418
- textColorPressedSuccess: string;
2419
- textColorFocusSuccess: string;
2420
- textColorDisabledSuccess: string;
2421
- textColorTextSuccess: string;
2422
- textColorTextHoverSuccess: string;
2423
- textColorTextPressedSuccess: string;
2424
- textColorTextFocusSuccess: string;
2425
- textColorTextDisabledSuccess: string;
2426
- textColorGhostSuccess: string;
2427
- textColorGhostHoverSuccess: string;
2428
- textColorGhostPressedSuccess: string;
2429
- textColorGhostFocusSuccess: string;
2430
- textColorGhostDisabledSuccess: string;
2431
- borderSuccess: string;
2432
- borderHoverSuccess: string;
2433
- borderPressedSuccess: string;
2434
- borderFocusSuccess: string;
2435
- borderDisabledSuccess: string;
2436
- rippleColorSuccess: string;
2437
- colorWarning: string;
2438
- colorHoverWarning: string;
2439
- colorPressedWarning: string;
2440
- colorFocusWarning: string;
2441
- colorDisabledWarning: string;
2442
- textColorWarning: string;
2443
- textColorHoverWarning: string;
2444
- textColorPressedWarning: string;
2445
- textColorFocusWarning: string;
2446
- textColorDisabledWarning: string;
2447
- textColorTextWarning: string;
2448
- textColorTextHoverWarning: string;
2449
- textColorTextPressedWarning: string;
2450
- textColorTextFocusWarning: string;
2451
- textColorTextDisabledWarning: string;
2452
- textColorGhostWarning: string;
2453
- textColorGhostHoverWarning: string;
2454
- textColorGhostPressedWarning: string;
2455
- textColorGhostFocusWarning: string;
2456
- textColorGhostDisabledWarning: string;
2457
- borderWarning: string;
2458
- borderHoverWarning: string;
2459
- borderPressedWarning: string;
2460
- borderFocusWarning: string;
2461
- borderDisabledWarning: string;
2462
- rippleColorWarning: string;
2463
- colorError: string;
2464
- colorHoverError: string;
2465
- colorPressedError: string;
2466
- colorFocusError: string;
2467
- colorDisabledError: string;
2468
- textColorError: string;
2469
- textColorHoverError: string;
2470
- textColorPressedError: string;
2471
- textColorFocusError: string;
2472
- textColorDisabledError: string;
2473
- textColorTextError: string;
2474
- textColorTextHoverError: string;
2475
- textColorTextPressedError: string;
2476
- textColorTextFocusError: string;
2477
- textColorTextDisabledError: string;
2478
- textColorGhostError: string;
2479
- textColorGhostHoverError: string;
2480
- textColorGhostPressedError: string;
2481
- textColorGhostFocusError: string;
2482
- textColorGhostDisabledError: string;
2483
- borderError: string;
2484
- borderHoverError: string;
2485
- borderPressedError: string;
2486
- borderFocusError: string;
2487
- borderDisabledError: string;
2488
- rippleColorError: string;
2489
- waveOpacity: string;
2490
- fontWeight: string;
2491
- fontWeightStrong: string;
2492
- paddingTiny: string;
2493
- paddingSmall: string;
2494
- paddingMedium: string;
2495
- paddingLarge: string;
2496
- paddingRoundTiny: string;
2497
- paddingRoundSmall: string;
2498
- paddingRoundMedium: string;
2499
- paddingRoundLarge: string;
2500
- iconMarginTiny: string;
2501
- iconMarginSmall: string;
2502
- iconMarginMedium: string;
2503
- iconMarginLarge: string;
2504
- iconSizeTiny: string;
2505
- iconSizeSmall: string;
2506
- iconSizeMedium: string;
2507
- iconSizeLarge: string;
2508
- rippleDuration: string;
2509
- }, any>;
2510
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2511
- fontSize: string;
2512
- borderRadius: string;
2513
- color: string;
2514
- dividerColor: string;
2515
- textColor: string;
2516
- boxShadow: string;
2517
- space: string;
2518
- spaceArrow: string;
2519
- arrowOffset: string;
2520
- arrowOffsetVertical: string;
2521
- arrowHeight: string;
2522
- padding: string;
2523
- }, any>;
2524
- };
2525
- peerOverrides: {
2526
- Button?: {
2527
- peers?: {
2528
- [x: string]: any;
2529
- } | undefined;
2530
- } | undefined;
2531
- Popover?: {
2532
- peers?: {
2533
- [x: string]: any;
2534
- } | undefined;
2535
- } | undefined;
2536
- };
2537
- }>;
2538
- popoverInstRef: import("vue").Ref<{
2539
- syncPosition: () => void;
2540
- setShow: (value: boolean) => void;
2541
- } | null>;
2542
- handlePositiveClick: (e: MouseEvent) => void;
2543
- handleNegativeClick: (e: MouseEvent) => void;
2544
- syncPosition: () => void;
2545
- setShow: (value: boolean) => void;
2546
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2547
- positiveText: import("vue").PropType<string | null>;
2548
- negativeText: import("vue").PropType<string | null>;
2549
- showIcon: {
2550
- type: BooleanConstructor;
2551
- default: boolean;
2552
- };
2553
- trigger: {
2554
- type: import("vue").PropType<import("naive-ui").PopoverTrigger>;
2555
- default: string;
2556
- };
2557
- positiveButtonProps: import("vue").PropType<import("naive-ui").ButtonProps>;
2558
- negativeButtonProps: import("vue").PropType<import("naive-ui").ButtonProps>;
2559
- onPositiveClick: import("vue").PropType<(e: MouseEvent) => any>;
2560
- onNegativeClick: import("vue").PropType<(e: MouseEvent) => any>;
2561
- show: {
2562
- type: import("vue").PropType<boolean | undefined>;
2563
- default: undefined;
2564
- };
2565
- defaultShow: BooleanConstructor;
2566
- showArrow: {
2567
- type: BooleanConstructor;
2568
- default: boolean;
2569
- };
2570
- delay: {
2571
- type: NumberConstructor;
2572
- default: number;
2573
- };
2574
- duration: {
2575
- type: NumberConstructor;
2576
- default: number;
2577
- };
2578
- raw: BooleanConstructor;
2579
- placement: {
2580
- type: import("vue").PropType<import("naive-ui").PopoverPlacement>;
2581
- default: string;
2582
- };
2583
- x: NumberConstructor;
2584
- y: NumberConstructor;
2585
- arrowPointToCenter: BooleanConstructor;
2586
- disabled: BooleanConstructor;
2587
- getDisabled: import("vue").PropType<() => boolean>;
2588
- displayDirective: {
2589
- type: import("vue").PropType<"show" | "if">;
2590
- default: string;
2591
- };
2592
- arrowStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2593
- flip: {
2594
- type: BooleanConstructor;
2595
- default: boolean;
2596
- };
2597
- animated: {
2598
- type: BooleanConstructor;
2599
- default: boolean;
2600
- };
2601
- width: {
2602
- type: import("vue").PropType<number | "trigger">;
2603
- default: undefined;
2604
- };
2605
- overlap: BooleanConstructor;
2606
- keepAliveOnHover: {
2607
- type: BooleanConstructor;
2608
- default: boolean;
2609
- };
2610
- zIndex: NumberConstructor;
2611
- to: {
2612
- type: import("vue").PropType<string | boolean | HTMLElement>;
2613
- default: undefined;
2614
- };
2615
- scrollable: BooleanConstructor;
2616
- contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2617
- headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
2618
- onClickoutside: import("vue").PropType<(e: MouseEvent) => void>;
2619
- 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
2620
- onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
2621
- internalSyncTargetWithParent: BooleanConstructor;
2622
- internalInheritedEventHandlers: {
2623
- type: import("vue").PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
2624
- default: () => never[];
2625
- };
2626
- internalTrapFocus: BooleanConstructor;
2627
- internalExtraClass: {
2628
- type: import("vue").PropType<string[]>;
2629
- default: () => never[];
2630
- };
2631
- onShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
2632
- onHide: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
2633
- arrow: {
2634
- type: import("vue").PropType<boolean | undefined>;
2635
- default: undefined;
2636
- };
2637
- minWidth: NumberConstructor;
2638
- maxWidth: NumberConstructor;
2639
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Popconfirm", {
2640
- fontSize: string;
2641
- iconColor: string;
2642
- iconSize: string;
2643
- }, {
2644
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
2645
- heightTiny: string;
2646
- heightSmall: string;
2647
- heightMedium: string;
2648
- heightLarge: string;
2649
- borderRadiusTiny: string;
2650
- borderRadiusSmall: string;
2651
- borderRadiusMedium: string;
2652
- borderRadiusLarge: string;
2653
- fontSizeTiny: string;
2654
- fontSizeSmall: string;
2655
- fontSizeMedium: string;
2656
- fontSizeLarge: string;
2657
- opacityDisabled: string;
2658
- colorOpacitySecondary: string;
2659
- colorOpacitySecondaryHover: string;
2660
- colorOpacitySecondaryPressed: string;
2661
- colorSecondary: string;
2662
- colorSecondaryHover: string;
2663
- colorSecondaryPressed: string;
2664
- colorTertiary: string;
2665
- colorTertiaryHover: string;
2666
- colorTertiaryPressed: string;
2667
- colorQuaternary: string;
2668
- colorQuaternaryHover: string;
2669
- colorQuaternaryPressed: string;
2670
- color: string;
2671
- colorHover: string;
2672
- colorPressed: string;
2673
- colorFocus: string;
2674
- colorDisabled: string;
2675
- textColor: string;
2676
- textColorTertiary: string;
2677
- textColorHover: string;
2678
- textColorPressed: string;
2679
- textColorFocus: string;
2680
- textColorDisabled: string;
2681
- textColorText: string;
2682
- textColorTextHover: string;
2683
- textColorTextPressed: string;
2684
- textColorTextFocus: string;
2685
- textColorTextDisabled: string;
2686
- textColorGhost: string;
2687
- textColorGhostHover: string;
2688
- textColorGhostPressed: string;
2689
- textColorGhostFocus: string;
2690
- textColorGhostDisabled: string;
2691
- border: string;
2692
- borderHover: string;
2693
- borderPressed: string;
2694
- borderFocus: string;
2695
- borderDisabled: string;
2696
- rippleColor: string;
2697
- colorPrimary: string;
2698
- colorHoverPrimary: string;
2699
- colorPressedPrimary: string;
2700
- colorFocusPrimary: string;
2701
- colorDisabledPrimary: string;
2702
- textColorPrimary: string;
2703
- textColorHoverPrimary: string;
2704
- textColorPressedPrimary: string;
2705
- textColorFocusPrimary: string;
2706
- textColorDisabledPrimary: string;
2707
- textColorTextPrimary: string;
2708
- textColorTextHoverPrimary: string;
2709
- textColorTextPressedPrimary: string;
2710
- textColorTextFocusPrimary: string;
2711
- textColorTextDisabledPrimary: string;
2712
- textColorGhostPrimary: string;
2713
- textColorGhostHoverPrimary: string;
2714
- textColorGhostPressedPrimary: string;
2715
- textColorGhostFocusPrimary: string;
2716
- textColorGhostDisabledPrimary: string;
2717
- borderPrimary: string;
2718
- borderHoverPrimary: string;
2719
- borderPressedPrimary: string;
2720
- borderFocusPrimary: string;
2721
- borderDisabledPrimary: string;
2722
- rippleColorPrimary: string;
2723
- colorInfo: string;
2724
- colorHoverInfo: string;
2725
- colorPressedInfo: string;
2726
- colorFocusInfo: string;
2727
- colorDisabledInfo: string;
2728
- textColorInfo: string;
2729
- textColorHoverInfo: string;
2730
- textColorPressedInfo: string;
2731
- textColorFocusInfo: string;
2732
- textColorDisabledInfo: string;
2733
- textColorTextInfo: string;
2734
- textColorTextHoverInfo: string;
2735
- textColorTextPressedInfo: string;
2736
- textColorTextFocusInfo: string;
2737
- textColorTextDisabledInfo: string;
2738
- textColorGhostInfo: string;
2739
- textColorGhostHoverInfo: string;
2740
- textColorGhostPressedInfo: string;
2741
- textColorGhostFocusInfo: string;
2742
- textColorGhostDisabledInfo: string;
2743
- borderInfo: string;
2744
- borderHoverInfo: string;
2745
- borderPressedInfo: string;
2746
- borderFocusInfo: string;
2747
- borderDisabledInfo: string;
2748
- rippleColorInfo: string;
2749
- colorSuccess: string;
2750
- colorHoverSuccess: string;
2751
- colorPressedSuccess: string;
2752
- colorFocusSuccess: string;
2753
- colorDisabledSuccess: string;
2754
- textColorSuccess: string;
2755
- textColorHoverSuccess: string;
2756
- textColorPressedSuccess: string;
2757
- textColorFocusSuccess: string;
2758
- textColorDisabledSuccess: string;
2759
- textColorTextSuccess: string;
2760
- textColorTextHoverSuccess: string;
2761
- textColorTextPressedSuccess: string;
2762
- textColorTextFocusSuccess: string;
2763
- textColorTextDisabledSuccess: string;
2764
- textColorGhostSuccess: string;
2765
- textColorGhostHoverSuccess: string;
2766
- textColorGhostPressedSuccess: string;
2767
- textColorGhostFocusSuccess: string;
2768
- textColorGhostDisabledSuccess: string;
2769
- borderSuccess: string;
2770
- borderHoverSuccess: string;
2771
- borderPressedSuccess: string;
2772
- borderFocusSuccess: string;
2773
- borderDisabledSuccess: string;
2774
- rippleColorSuccess: string;
2775
- colorWarning: string;
2776
- colorHoverWarning: string;
2777
- colorPressedWarning: string;
2778
- colorFocusWarning: string;
2779
- colorDisabledWarning: string;
2780
- textColorWarning: string;
2781
- textColorHoverWarning: string;
2782
- textColorPressedWarning: string;
2783
- textColorFocusWarning: string;
2784
- textColorDisabledWarning: string;
2785
- textColorTextWarning: string;
2786
- textColorTextHoverWarning: string;
2787
- textColorTextPressedWarning: string;
2788
- textColorTextFocusWarning: string;
2789
- textColorTextDisabledWarning: string;
2790
- textColorGhostWarning: string;
2791
- textColorGhostHoverWarning: string;
2792
- textColorGhostPressedWarning: string;
2793
- textColorGhostFocusWarning: string;
2794
- textColorGhostDisabledWarning: string;
2795
- borderWarning: string;
2796
- borderHoverWarning: string;
2797
- borderPressedWarning: string;
2798
- borderFocusWarning: string;
2799
- borderDisabledWarning: string;
2800
- rippleColorWarning: string;
2801
- colorError: string;
2802
- colorHoverError: string;
2803
- colorPressedError: string;
2804
- colorFocusError: string;
2805
- colorDisabledError: string;
2806
- textColorError: string;
2807
- textColorHoverError: string;
2808
- textColorPressedError: string;
2809
- textColorFocusError: string;
2810
- textColorDisabledError: string;
2811
- textColorTextError: string;
2812
- textColorTextHoverError: string;
2813
- textColorTextPressedError: string;
2814
- textColorTextFocusError: string;
2815
- textColorTextDisabledError: string;
2816
- textColorGhostError: string;
2817
- textColorGhostHoverError: string;
2818
- textColorGhostPressedError: string;
2819
- textColorGhostFocusError: string;
2820
- textColorGhostDisabledError: string;
2821
- borderError: string;
2822
- borderHoverError: string;
2823
- borderPressedError: string;
2824
- borderFocusError: string;
2825
- borderDisabledError: string;
2826
- rippleColorError: string;
2827
- waveOpacity: string;
2828
- fontWeight: string;
2829
- fontWeightStrong: string;
2830
- paddingTiny: string;
2831
- paddingSmall: string;
2832
- paddingMedium: string;
2833
- paddingLarge: string;
2834
- paddingRoundTiny: string;
2835
- paddingRoundSmall: string;
2836
- paddingRoundMedium: string;
2837
- paddingRoundLarge: string;
2838
- iconMarginTiny: string;
2839
- iconMarginSmall: string;
2840
- iconMarginMedium: string;
2841
- iconMarginLarge: string;
2842
- iconSizeTiny: string;
2843
- iconSizeSmall: string;
2844
- iconSizeMedium: string;
2845
- iconSizeLarge: string;
2846
- rippleDuration: string;
2847
- }, any>;
2848
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2849
- fontSize: string;
2850
- borderRadius: string;
2851
- color: string;
2852
- dividerColor: string;
2853
- textColor: string;
2854
- boxShadow: string;
2855
- space: string;
2856
- spaceArrow: string;
2857
- arrowOffset: string;
2858
- arrowOffsetVertical: string;
2859
- arrowHeight: string;
2860
- padding: string;
2861
- }, any>;
2862
- }>>;
2863
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Popconfirm", {
2864
- fontSize: string;
2865
- iconColor: string;
2866
- iconSize: string;
2867
- }, {
2868
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
2869
- heightTiny: string;
2870
- heightSmall: string;
2871
- heightMedium: string;
2872
- heightLarge: string;
2873
- borderRadiusTiny: string;
2874
- borderRadiusSmall: string;
2875
- borderRadiusMedium: string;
2876
- borderRadiusLarge: string;
2877
- fontSizeTiny: string;
2878
- fontSizeSmall: string;
2879
- fontSizeMedium: string;
2880
- fontSizeLarge: string;
2881
- opacityDisabled: string;
2882
- colorOpacitySecondary: string;
2883
- colorOpacitySecondaryHover: string;
2884
- colorOpacitySecondaryPressed: string;
2885
- colorSecondary: string;
2886
- colorSecondaryHover: string;
2887
- colorSecondaryPressed: string;
2888
- colorTertiary: string;
2889
- colorTertiaryHover: string;
2890
- colorTertiaryPressed: string;
2891
- colorQuaternary: string;
2892
- colorQuaternaryHover: string;
2893
- colorQuaternaryPressed: string;
2894
- color: string;
2895
- colorHover: string;
2896
- colorPressed: string;
2897
- colorFocus: string;
2898
- colorDisabled: string;
2899
- textColor: string;
2900
- textColorTertiary: string;
2901
- textColorHover: string;
2902
- textColorPressed: string;
2903
- textColorFocus: string;
2904
- textColorDisabled: string;
2905
- textColorText: string;
2906
- textColorTextHover: string;
2907
- textColorTextPressed: string;
2908
- textColorTextFocus: string;
2909
- textColorTextDisabled: string;
2910
- textColorGhost: string;
2911
- textColorGhostHover: string;
2912
- textColorGhostPressed: string;
2913
- textColorGhostFocus: string;
2914
- textColorGhostDisabled: string;
2915
- border: string;
2916
- borderHover: string;
2917
- borderPressed: string;
2918
- borderFocus: string;
2919
- borderDisabled: string;
2920
- rippleColor: string;
2921
- colorPrimary: string;
2922
- colorHoverPrimary: string;
2923
- colorPressedPrimary: string;
2924
- colorFocusPrimary: string;
2925
- colorDisabledPrimary: string;
2926
- textColorPrimary: string;
2927
- textColorHoverPrimary: string;
2928
- textColorPressedPrimary: string;
2929
- textColorFocusPrimary: string;
2930
- textColorDisabledPrimary: string;
2931
- textColorTextPrimary: string;
2932
- textColorTextHoverPrimary: string;
2933
- textColorTextPressedPrimary: string;
2934
- textColorTextFocusPrimary: string;
2935
- textColorTextDisabledPrimary: string;
2936
- textColorGhostPrimary: string;
2937
- textColorGhostHoverPrimary: string;
2938
- textColorGhostPressedPrimary: string;
2939
- textColorGhostFocusPrimary: string;
2940
- textColorGhostDisabledPrimary: string;
2941
- borderPrimary: string;
2942
- borderHoverPrimary: string;
2943
- borderPressedPrimary: string;
2944
- borderFocusPrimary: string;
2945
- borderDisabledPrimary: string;
2946
- rippleColorPrimary: string;
2947
- colorInfo: string;
2948
- colorHoverInfo: string;
2949
- colorPressedInfo: string;
2950
- colorFocusInfo: string;
2951
- colorDisabledInfo: string;
2952
- textColorInfo: string;
2953
- textColorHoverInfo: string;
2954
- textColorPressedInfo: string;
2955
- textColorFocusInfo: string;
2956
- textColorDisabledInfo: string;
2957
- textColorTextInfo: string;
2958
- textColorTextHoverInfo: string;
2959
- textColorTextPressedInfo: string;
2960
- textColorTextFocusInfo: string;
2961
- textColorTextDisabledInfo: string;
2962
- textColorGhostInfo: string;
2963
- textColorGhostHoverInfo: string;
2964
- textColorGhostPressedInfo: string;
2965
- textColorGhostFocusInfo: string;
2966
- textColorGhostDisabledInfo: string;
2967
- borderInfo: string;
2968
- borderHoverInfo: string;
2969
- borderPressedInfo: string;
2970
- borderFocusInfo: string;
2971
- borderDisabledInfo: string;
2972
- rippleColorInfo: string;
2973
- colorSuccess: string;
2974
- colorHoverSuccess: string;
2975
- colorPressedSuccess: string;
2976
- colorFocusSuccess: string;
2977
- colorDisabledSuccess: string;
2978
- textColorSuccess: string;
2979
- textColorHoverSuccess: string;
2980
- textColorPressedSuccess: string;
2981
- textColorFocusSuccess: string;
2982
- textColorDisabledSuccess: string;
2983
- textColorTextSuccess: string;
2984
- textColorTextHoverSuccess: string;
2985
- textColorTextPressedSuccess: string;
2986
- textColorTextFocusSuccess: string;
2987
- textColorTextDisabledSuccess: string;
2988
- textColorGhostSuccess: string;
2989
- textColorGhostHoverSuccess: string;
2990
- textColorGhostPressedSuccess: string;
2991
- textColorGhostFocusSuccess: string;
2992
- textColorGhostDisabledSuccess: string;
2993
- borderSuccess: string;
2994
- borderHoverSuccess: string;
2995
- borderPressedSuccess: string;
2996
- borderFocusSuccess: string;
2997
- borderDisabledSuccess: string;
2998
- rippleColorSuccess: string;
2999
- colorWarning: string;
3000
- colorHoverWarning: string;
3001
- colorPressedWarning: string;
3002
- colorFocusWarning: string;
3003
- colorDisabledWarning: string;
3004
- textColorWarning: string;
3005
- textColorHoverWarning: string;
3006
- textColorPressedWarning: string;
3007
- textColorFocusWarning: string;
3008
- textColorDisabledWarning: string;
3009
- textColorTextWarning: string;
3010
- textColorTextHoverWarning: string;
3011
- textColorTextPressedWarning: string;
3012
- textColorTextFocusWarning: string;
3013
- textColorTextDisabledWarning: string;
3014
- textColorGhostWarning: string;
3015
- textColorGhostHoverWarning: string;
3016
- textColorGhostPressedWarning: string;
3017
- textColorGhostFocusWarning: string;
3018
- textColorGhostDisabledWarning: string;
3019
- borderWarning: string;
3020
- borderHoverWarning: string;
3021
- borderPressedWarning: string;
3022
- borderFocusWarning: string;
3023
- borderDisabledWarning: string;
3024
- rippleColorWarning: string;
3025
- colorError: string;
3026
- colorHoverError: string;
3027
- colorPressedError: string;
3028
- colorFocusError: string;
3029
- colorDisabledError: string;
3030
- textColorError: string;
3031
- textColorHoverError: string;
3032
- textColorPressedError: string;
3033
- textColorFocusError: string;
3034
- textColorDisabledError: string;
3035
- textColorTextError: string;
3036
- textColorTextHoverError: string;
3037
- textColorTextPressedError: string;
3038
- textColorTextFocusError: string;
3039
- textColorTextDisabledError: string;
3040
- textColorGhostError: string;
3041
- textColorGhostHoverError: string;
3042
- textColorGhostPressedError: string;
3043
- textColorGhostFocusError: string;
3044
- textColorGhostDisabledError: string;
3045
- borderError: string;
3046
- borderHoverError: string;
3047
- borderPressedError: string;
3048
- borderFocusError: string;
3049
- borderDisabledError: string;
3050
- rippleColorError: string;
3051
- waveOpacity: string;
3052
- fontWeight: string;
3053
- fontWeightStrong: string;
3054
- paddingTiny: string;
3055
- paddingSmall: string;
3056
- paddingMedium: string;
3057
- paddingLarge: string;
3058
- paddingRoundTiny: string;
3059
- paddingRoundSmall: string;
3060
- paddingRoundMedium: string;
3061
- paddingRoundLarge: string;
3062
- iconMarginTiny: string;
3063
- iconMarginSmall: string;
3064
- iconMarginMedium: string;
3065
- iconMarginLarge: string;
3066
- iconSizeTiny: string;
3067
- iconSizeSmall: string;
3068
- iconSizeMedium: string;
3069
- iconSizeLarge: string;
3070
- rippleDuration: string;
3071
- }, any>;
3072
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
3073
- fontSize: string;
3074
- borderRadius: string;
3075
- color: string;
3076
- dividerColor: string;
3077
- textColor: string;
3078
- boxShadow: string;
3079
- space: string;
3080
- spaceArrow: string;
3081
- arrowOffset: string;
3082
- arrowOffsetVertical: string;
3083
- arrowHeight: string;
3084
- padding: string;
3085
- }, any>;
3086
- }>>>;
3087
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Popconfirm", {
3088
- fontSize: string;
3089
- iconColor: string;
3090
- iconSize: string;
3091
- }, {
3092
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
3093
- heightTiny: string;
3094
- heightSmall: string;
3095
- heightMedium: string;
3096
- heightLarge: string;
3097
- borderRadiusTiny: string;
3098
- borderRadiusSmall: string;
3099
- borderRadiusMedium: string;
3100
- borderRadiusLarge: string;
3101
- fontSizeTiny: string;
3102
- fontSizeSmall: string;
3103
- fontSizeMedium: string;
3104
- fontSizeLarge: string;
3105
- opacityDisabled: string;
3106
- colorOpacitySecondary: string;
3107
- colorOpacitySecondaryHover: string;
3108
- colorOpacitySecondaryPressed: string;
3109
- colorSecondary: string;
3110
- colorSecondaryHover: string;
3111
- colorSecondaryPressed: string;
3112
- colorTertiary: string;
3113
- colorTertiaryHover: string;
3114
- colorTertiaryPressed: string;
3115
- colorQuaternary: string;
3116
- colorQuaternaryHover: string;
3117
- colorQuaternaryPressed: string;
3118
- color: string;
3119
- colorHover: string;
3120
- colorPressed: string;
3121
- colorFocus: string;
3122
- colorDisabled: string;
3123
- textColor: string;
3124
- textColorTertiary: string;
3125
- textColorHover: string;
3126
- textColorPressed: string;
3127
- textColorFocus: string;
3128
- textColorDisabled: string;
3129
- textColorText: string;
3130
- textColorTextHover: string;
3131
- textColorTextPressed: string;
3132
- textColorTextFocus: string;
3133
- textColorTextDisabled: string;
3134
- textColorGhost: string;
3135
- textColorGhostHover: string;
3136
- textColorGhostPressed: string;
3137
- textColorGhostFocus: string;
3138
- textColorGhostDisabled: string;
3139
- border: string;
3140
- borderHover: string;
3141
- borderPressed: string;
3142
- borderFocus: string;
3143
- borderDisabled: string;
3144
- rippleColor: string;
3145
- colorPrimary: string;
3146
- colorHoverPrimary: string;
3147
- colorPressedPrimary: string;
3148
- colorFocusPrimary: string;
3149
- colorDisabledPrimary: string;
3150
- textColorPrimary: string;
3151
- textColorHoverPrimary: string;
3152
- textColorPressedPrimary: string;
3153
- textColorFocusPrimary: string;
3154
- textColorDisabledPrimary: string;
3155
- textColorTextPrimary: string;
3156
- textColorTextHoverPrimary: string;
3157
- textColorTextPressedPrimary: string;
3158
- textColorTextFocusPrimary: string;
3159
- textColorTextDisabledPrimary: string;
3160
- textColorGhostPrimary: string;
3161
- textColorGhostHoverPrimary: string;
3162
- textColorGhostPressedPrimary: string;
3163
- textColorGhostFocusPrimary: string;
3164
- textColorGhostDisabledPrimary: string;
3165
- borderPrimary: string;
3166
- borderHoverPrimary: string;
3167
- borderPressedPrimary: string;
3168
- borderFocusPrimary: string;
3169
- borderDisabledPrimary: string;
3170
- rippleColorPrimary: string;
3171
- colorInfo: string;
3172
- colorHoverInfo: string;
3173
- colorPressedInfo: string;
3174
- colorFocusInfo: string;
3175
- colorDisabledInfo: string;
3176
- textColorInfo: string;
3177
- textColorHoverInfo: string;
3178
- textColorPressedInfo: string;
3179
- textColorFocusInfo: string;
3180
- textColorDisabledInfo: string;
3181
- textColorTextInfo: string;
3182
- textColorTextHoverInfo: string;
3183
- textColorTextPressedInfo: string;
3184
- textColorTextFocusInfo: string;
3185
- textColorTextDisabledInfo: string;
3186
- textColorGhostInfo: string;
3187
- textColorGhostHoverInfo: string;
3188
- textColorGhostPressedInfo: string;
3189
- textColorGhostFocusInfo: string;
3190
- textColorGhostDisabledInfo: string;
3191
- borderInfo: string;
3192
- borderHoverInfo: string;
3193
- borderPressedInfo: string;
3194
- borderFocusInfo: string;
3195
- borderDisabledInfo: string;
3196
- rippleColorInfo: string;
3197
- colorSuccess: string;
3198
- colorHoverSuccess: string;
3199
- colorPressedSuccess: string;
3200
- colorFocusSuccess: string;
3201
- colorDisabledSuccess: string;
3202
- textColorSuccess: string;
3203
- textColorHoverSuccess: string;
3204
- textColorPressedSuccess: string;
3205
- textColorFocusSuccess: string;
3206
- textColorDisabledSuccess: string;
3207
- textColorTextSuccess: string;
3208
- textColorTextHoverSuccess: string;
3209
- textColorTextPressedSuccess: string;
3210
- textColorTextFocusSuccess: string;
3211
- textColorTextDisabledSuccess: string;
3212
- textColorGhostSuccess: string;
3213
- textColorGhostHoverSuccess: string;
3214
- textColorGhostPressedSuccess: string;
3215
- textColorGhostFocusSuccess: string;
3216
- textColorGhostDisabledSuccess: string;
3217
- borderSuccess: string;
3218
- borderHoverSuccess: string;
3219
- borderPressedSuccess: string;
3220
- borderFocusSuccess: string;
3221
- borderDisabledSuccess: string;
3222
- rippleColorSuccess: string;
3223
- colorWarning: string;
3224
- colorHoverWarning: string;
3225
- colorPressedWarning: string;
3226
- colorFocusWarning: string;
3227
- colorDisabledWarning: string;
3228
- textColorWarning: string;
3229
- textColorHoverWarning: string;
3230
- textColorPressedWarning: string;
3231
- textColorFocusWarning: string;
3232
- textColorDisabledWarning: string;
3233
- textColorTextWarning: string;
3234
- textColorTextHoverWarning: string;
3235
- textColorTextPressedWarning: string;
3236
- textColorTextFocusWarning: string;
3237
- textColorTextDisabledWarning: string;
3238
- textColorGhostWarning: string;
3239
- textColorGhostHoverWarning: string;
3240
- textColorGhostPressedWarning: string;
3241
- textColorGhostFocusWarning: string;
3242
- textColorGhostDisabledWarning: string;
3243
- borderWarning: string;
3244
- borderHoverWarning: string;
3245
- borderPressedWarning: string;
3246
- borderFocusWarning: string;
3247
- borderDisabledWarning: string;
3248
- rippleColorWarning: string;
3249
- colorError: string;
3250
- colorHoverError: string;
3251
- colorPressedError: string;
3252
- colorFocusError: string;
3253
- colorDisabledError: string;
3254
- textColorError: string;
3255
- textColorHoverError: string;
3256
- textColorPressedError: string;
3257
- textColorFocusError: string;
3258
- textColorDisabledError: string;
3259
- textColorTextError: string;
3260
- textColorTextHoverError: string;
3261
- textColorTextPressedError: string;
3262
- textColorTextFocusError: string;
3263
- textColorTextDisabledError: string;
3264
- textColorGhostError: string;
3265
- textColorGhostHoverError: string;
3266
- textColorGhostPressedError: string;
3267
- textColorGhostFocusError: string;
3268
- textColorGhostDisabledError: string;
3269
- borderError: string;
3270
- borderHoverError: string;
3271
- borderPressedError: string;
3272
- borderFocusError: string;
3273
- borderDisabledError: string;
3274
- rippleColorError: string;
3275
- waveOpacity: string;
3276
- fontWeight: string;
3277
- fontWeightStrong: string;
3278
- paddingTiny: string;
3279
- paddingSmall: string;
3280
- paddingMedium: string;
3281
- paddingLarge: string;
3282
- paddingRoundTiny: string;
3283
- paddingRoundSmall: string;
3284
- paddingRoundMedium: string;
3285
- paddingRoundLarge: string;
3286
- iconMarginTiny: string;
3287
- iconMarginSmall: string;
3288
- iconMarginMedium: string;
3289
- iconMarginLarge: string;
3290
- iconSizeTiny: string;
3291
- iconSizeSmall: string;
3292
- iconSizeMedium: string;
3293
- iconSizeLarge: string;
3294
- rippleDuration: string;
3295
- }, any>;
3296
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
3297
- fontSize: string;
3298
- borderRadius: string;
3299
- color: string;
3300
- dividerColor: string;
3301
- textColor: string;
3302
- boxShadow: string;
3303
- space: string;
3304
- spaceArrow: string;
3305
- arrowOffset: string;
3306
- arrowOffsetVertical: string;
3307
- arrowHeight: string;
3308
- padding: string;
3309
- }, any>;
3310
- }>>>;
3311
- }>>, {
3312
- show: boolean | undefined;
3313
- flip: boolean;
3314
- width: number | "trigger";
3315
- disabled: boolean;
3316
- duration: number;
3317
- to: string | boolean | HTMLElement;
3318
- raw: boolean;
3319
- showIcon: boolean;
3320
- placement: import("naive-ui").PopoverPlacement;
3321
- overlap: boolean;
3322
- scrollable: boolean;
3323
- trigger: import("naive-ui").PopoverTrigger;
3324
- showArrow: boolean;
3325
- delay: number;
3326
- arrowPointToCenter: boolean;
3327
- displayDirective: "show" | "if";
3328
- keepAliveOnHover: boolean;
3329
- animated: boolean;
3330
- internalTrapFocus: boolean;
3331
- defaultShow: boolean;
3332
- internalSyncTargetWithParent: boolean;
3333
- internalInheritedEventHandlers: import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[];
3334
- internalExtraClass: string[];
3335
- arrow: boolean | undefined;
3336
- }>;
15
+ NButton: any;
16
+ NButtonGroup: any;
17
+ NPopconfirm: any;
3337
18
  CFormRender: import("../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
3338
19
  fieldList: {
3339
20
  type: import("vue").PropType<FieldItem[]>;
@@ -3764,270 +445,7 @@ declare const _default: import("vue").DefineComponent<{}, {
3764
445
  FormProvider: import("vue").DefineComponent<Record<"form", any>, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<Record<"form", any>>>, {
3765
446
  form: any;
3766
447
  }>;
3767
- NForm: import("vue").DefineComponent<{
3768
- readonly inline: BooleanConstructor;
3769
- readonly labelWidth: import("vue").PropType<string | number>;
3770
- readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
3771
- readonly labelPlacement: {
3772
- readonly type: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
3773
- readonly default: "top";
3774
- };
3775
- readonly model: {
3776
- readonly type: import("vue").PropType<Record<string, any>>;
3777
- readonly default: () => void;
3778
- };
3779
- readonly rules: import("vue").PropType<import("naive-ui").FormRules>;
3780
- readonly disabled: BooleanConstructor;
3781
- readonly size: import("vue").PropType<import("naive-ui/es/form/src/interface").Size>;
3782
- readonly showRequireMark: {
3783
- readonly type: import("vue").PropType<boolean | undefined>;
3784
- readonly default: undefined;
3785
- };
3786
- readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
3787
- readonly showFeedback: {
3788
- readonly type: BooleanConstructor;
3789
- readonly default: true;
3790
- };
3791
- readonly onSubmit: {
3792
- readonly type: import("vue").PropType<(e: Event) => void>;
3793
- readonly default: (e: Event) => void;
3794
- };
3795
- readonly showLabel: {
3796
- readonly type: import("vue").PropType<boolean | undefined>;
3797
- readonly default: undefined;
3798
- };
3799
- readonly validateMessages: import("vue").PropType<Partial<import("naive-ui/es/form/src/interface").FormValidateMessages>>;
3800
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
3801
- blankHeightSmall: string;
3802
- blankHeightMedium: string;
3803
- blankHeightLarge: string;
3804
- lineHeight: string;
3805
- labelTextColor: string;
3806
- asteriskColor: string;
3807
- feedbackTextColorError: string;
3808
- feedbackTextColorWarning: string;
3809
- feedbackTextColor: string;
3810
- feedbackPadding: string;
3811
- feedbackHeightSmall: string;
3812
- feedbackHeightMedium: string;
3813
- feedbackHeightLarge: string;
3814
- feedbackFontSizeSmall: string;
3815
- feedbackFontSizeMedium: string;
3816
- feedbackFontSizeLarge: string;
3817
- labelFontSizeLeftSmall: string;
3818
- labelFontSizeLeftMedium: string;
3819
- labelFontSizeLeftLarge: string;
3820
- labelFontSizeTopSmall: string;
3821
- labelFontSizeTopMedium: string;
3822
- labelFontSizeTopLarge: string;
3823
- labelHeightSmall: string;
3824
- labelHeightMedium: string;
3825
- labelHeightLarge: string;
3826
- labelPaddingVertical: string;
3827
- labelPaddingHorizontal: string;
3828
- labelTextAlignVertical: string;
3829
- labelTextAlignHorizontal: string;
3830
- }, any>>;
3831
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
3832
- blankHeightSmall: string;
3833
- blankHeightMedium: string;
3834
- blankHeightLarge: string;
3835
- lineHeight: string;
3836
- labelTextColor: string;
3837
- asteriskColor: string;
3838
- feedbackTextColorError: string;
3839
- feedbackTextColorWarning: string;
3840
- feedbackTextColor: string;
3841
- feedbackPadding: string;
3842
- feedbackHeightSmall: string;
3843
- feedbackHeightMedium: string;
3844
- feedbackHeightLarge: string;
3845
- feedbackFontSizeSmall: string;
3846
- feedbackFontSizeMedium: string;
3847
- feedbackFontSizeLarge: string;
3848
- labelFontSizeLeftSmall: string;
3849
- labelFontSizeLeftMedium: string;
3850
- labelFontSizeLeftLarge: string;
3851
- labelFontSizeTopSmall: string;
3852
- labelFontSizeTopMedium: string;
3853
- labelFontSizeTopLarge: string;
3854
- labelHeightSmall: string;
3855
- labelHeightMedium: string;
3856
- labelHeightLarge: string;
3857
- labelPaddingVertical: string;
3858
- labelPaddingHorizontal: string;
3859
- labelTextAlignVertical: string;
3860
- labelTextAlignHorizontal: string;
3861
- }, any>>>;
3862
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
3863
- blankHeightSmall: string;
3864
- blankHeightMedium: string;
3865
- blankHeightLarge: string;
3866
- lineHeight: string;
3867
- labelTextColor: string;
3868
- asteriskColor: string;
3869
- feedbackTextColorError: string;
3870
- feedbackTextColorWarning: string;
3871
- feedbackTextColor: string;
3872
- feedbackPadding: string;
3873
- feedbackHeightSmall: string;
3874
- feedbackHeightMedium: string;
3875
- feedbackHeightLarge: string;
3876
- feedbackFontSizeSmall: string;
3877
- feedbackFontSizeMedium: string;
3878
- feedbackFontSizeLarge: string;
3879
- labelFontSizeLeftSmall: string;
3880
- labelFontSizeLeftMedium: string;
3881
- labelFontSizeLeftLarge: string;
3882
- labelFontSizeTopSmall: string;
3883
- labelFontSizeTopMedium: string;
3884
- labelFontSizeTopLarge: string;
3885
- labelHeightSmall: string;
3886
- labelHeightMedium: string;
3887
- labelHeightLarge: string;
3888
- labelPaddingVertical: string;
3889
- labelPaddingHorizontal: string;
3890
- labelTextAlignVertical: string;
3891
- labelTextAlignHorizontal: string;
3892
- }, any>>>;
3893
- }, import("naive-ui").FormInst & {
3894
- mergedClsPrefix: import("vue").ComputedRef<string>;
3895
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3896
- readonly inline: BooleanConstructor;
3897
- readonly labelWidth: import("vue").PropType<string | number>;
3898
- readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
3899
- readonly labelPlacement: {
3900
- readonly type: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
3901
- readonly default: "top";
3902
- };
3903
- readonly model: {
3904
- readonly type: import("vue").PropType<Record<string, any>>;
3905
- readonly default: () => void;
3906
- };
3907
- readonly rules: import("vue").PropType<import("naive-ui").FormRules>;
3908
- readonly disabled: BooleanConstructor;
3909
- readonly size: import("vue").PropType<import("naive-ui/es/form/src/interface").Size>;
3910
- readonly showRequireMark: {
3911
- readonly type: import("vue").PropType<boolean | undefined>;
3912
- readonly default: undefined;
3913
- };
3914
- readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
3915
- readonly showFeedback: {
3916
- readonly type: BooleanConstructor;
3917
- readonly default: true;
3918
- };
3919
- readonly onSubmit: {
3920
- readonly type: import("vue").PropType<(e: Event) => void>;
3921
- readonly default: (e: Event) => void;
3922
- };
3923
- readonly showLabel: {
3924
- readonly type: import("vue").PropType<boolean | undefined>;
3925
- readonly default: undefined;
3926
- };
3927
- readonly validateMessages: import("vue").PropType<Partial<import("naive-ui/es/form/src/interface").FormValidateMessages>>;
3928
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
3929
- blankHeightSmall: string;
3930
- blankHeightMedium: string;
3931
- blankHeightLarge: string;
3932
- lineHeight: string;
3933
- labelTextColor: string;
3934
- asteriskColor: string;
3935
- feedbackTextColorError: string;
3936
- feedbackTextColorWarning: string;
3937
- feedbackTextColor: string;
3938
- feedbackPadding: string;
3939
- feedbackHeightSmall: string;
3940
- feedbackHeightMedium: string;
3941
- feedbackHeightLarge: string;
3942
- feedbackFontSizeSmall: string;
3943
- feedbackFontSizeMedium: string;
3944
- feedbackFontSizeLarge: string;
3945
- labelFontSizeLeftSmall: string;
3946
- labelFontSizeLeftMedium: string;
3947
- labelFontSizeLeftLarge: string;
3948
- labelFontSizeTopSmall: string;
3949
- labelFontSizeTopMedium: string;
3950
- labelFontSizeTopLarge: string;
3951
- labelHeightSmall: string;
3952
- labelHeightMedium: string;
3953
- labelHeightLarge: string;
3954
- labelPaddingVertical: string;
3955
- labelPaddingHorizontal: string;
3956
- labelTextAlignVertical: string;
3957
- labelTextAlignHorizontal: string;
3958
- }, any>>;
3959
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
3960
- blankHeightSmall: string;
3961
- blankHeightMedium: string;
3962
- blankHeightLarge: string;
3963
- lineHeight: string;
3964
- labelTextColor: string;
3965
- asteriskColor: string;
3966
- feedbackTextColorError: string;
3967
- feedbackTextColorWarning: string;
3968
- feedbackTextColor: string;
3969
- feedbackPadding: string;
3970
- feedbackHeightSmall: string;
3971
- feedbackHeightMedium: string;
3972
- feedbackHeightLarge: string;
3973
- feedbackFontSizeSmall: string;
3974
- feedbackFontSizeMedium: string;
3975
- feedbackFontSizeLarge: string;
3976
- labelFontSizeLeftSmall: string;
3977
- labelFontSizeLeftMedium: string;
3978
- labelFontSizeLeftLarge: string;
3979
- labelFontSizeTopSmall: string;
3980
- labelFontSizeTopMedium: string;
3981
- labelFontSizeTopLarge: string;
3982
- labelHeightSmall: string;
3983
- labelHeightMedium: string;
3984
- labelHeightLarge: string;
3985
- labelPaddingVertical: string;
3986
- labelPaddingHorizontal: string;
3987
- labelTextAlignVertical: string;
3988
- labelTextAlignHorizontal: string;
3989
- }, any>>>;
3990
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
3991
- blankHeightSmall: string;
3992
- blankHeightMedium: string;
3993
- blankHeightLarge: string;
3994
- lineHeight: string;
3995
- labelTextColor: string;
3996
- asteriskColor: string;
3997
- feedbackTextColorError: string;
3998
- feedbackTextColorWarning: string;
3999
- feedbackTextColor: string;
4000
- feedbackPadding: string;
4001
- feedbackHeightSmall: string;
4002
- feedbackHeightMedium: string;
4003
- feedbackHeightLarge: string;
4004
- feedbackFontSizeSmall: string;
4005
- feedbackFontSizeMedium: string;
4006
- feedbackFontSizeLarge: string;
4007
- labelFontSizeLeftSmall: string;
4008
- labelFontSizeLeftMedium: string;
4009
- labelFontSizeLeftLarge: string;
4010
- labelFontSizeTopSmall: string;
4011
- labelFontSizeTopMedium: string;
4012
- labelFontSizeTopLarge: string;
4013
- labelHeightSmall: string;
4014
- labelHeightMedium: string;
4015
- labelHeightLarge: string;
4016
- labelPaddingVertical: string;
4017
- labelPaddingHorizontal: string;
4018
- labelTextAlignVertical: string;
4019
- labelTextAlignHorizontal: string;
4020
- }, any>>>;
4021
- }>>, {
4022
- inline: boolean;
4023
- disabled: boolean;
4024
- onSubmit: (e: Event) => void;
4025
- labelPlacement: import("naive-ui/es/form/src/interface").LabelPlacement;
4026
- model: Record<string, any>;
4027
- showRequireMark: boolean | undefined;
4028
- showFeedback: boolean;
4029
- showLabel: boolean | undefined;
4030
- }>;
448
+ NForm: any;
4031
449
  NTabPane: import("vue").DefineComponent<{
4032
450
  readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
4033
451
  [key: string]: any;
@@ -4038,7 +456,7 @@ declare const _default: import("vue").DefineComponent<{}, {
4038
456
  };
4039
457
  readonly disabled: BooleanConstructor;
4040
458
  readonly displayDirective: {
4041
- readonly type: import("vue").PropType<"show" | "if" | "show:lazy">;
459
+ readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
4042
460
  readonly default: "if";
4043
461
  };
4044
462
  readonly closable: {
@@ -4063,7 +481,7 @@ declare const _default: import("vue").DefineComponent<{}, {
4063
481
  };
4064
482
  readonly disabled: BooleanConstructor;
4065
483
  readonly displayDirective: {
4066
- readonly type: import("vue").PropType<"show" | "if" | "show:lazy">;
484
+ readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
4067
485
  readonly default: "if";
4068
486
  };
4069
487
  readonly closable: {
@@ -4075,844 +493,12 @@ declare const _default: import("vue").DefineComponent<{}, {
4075
493
  [key: string]: any;
4076
494
  }> | (() => import("vue").VNodeChild)>;
4077
495
  }>>, {
4078
- disabled: boolean;
4079
- closable: boolean | undefined;
4080
- displayDirective: "show" | "if" | "show:lazy";
4081
- }>;
4082
- NTabs: import("vue").DefineComponent<{
4083
- readonly value: import("vue").PropType<string | number>;
4084
- readonly defaultValue: import("vue").PropType<string | number>;
4085
- readonly trigger: {
4086
- readonly type: import("vue").PropType<"click" | "hover">;
4087
- readonly default: "click";
4088
- };
4089
- readonly type: {
4090
- readonly type: import("vue").PropType<import("naive-ui/es/tabs/src/interface").TabsType>;
4091
- readonly default: "bar";
4092
- };
4093
- readonly closable: BooleanConstructor;
4094
- readonly justifyContent: import("vue").PropType<"start" | "end" | "space-around" | "space-between" | "space-evenly" | "center">;
4095
- readonly size: {
4096
- readonly type: import("vue").PropType<"small" | "medium" | "large">;
4097
- readonly default: "medium";
4098
- };
4099
- readonly tabStyle: import("vue").PropType<string | import("vue").CSSProperties>;
4100
- readonly barWidth: NumberConstructor;
4101
- readonly paneClass: StringConstructor;
4102
- readonly paneStyle: import("vue").PropType<string | import("vue").CSSProperties>;
4103
- readonly addable: import("vue").PropType<import("naive-ui/es/tabs/src/interface").Addable>;
4104
- readonly tabsPadding: {
4105
- readonly type: NumberConstructor;
4106
- readonly default: 0;
4107
- };
4108
- readonly animated: BooleanConstructor;
4109
- readonly onBeforeLeave: import("vue").PropType<import("naive-ui/es/tabs/src/interface").OnBeforeLeave>;
4110
- readonly onAdd: import("vue").PropType<() => void>;
4111
- readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
4112
- readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
4113
- readonly onClose: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnClose>>;
4114
- readonly labelSize: import("vue").PropType<"small" | "medium" | "large">;
4115
- readonly activeName: import("vue").PropType<string | number>;
4116
- readonly onActiveNameChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: never) => void>>;
4117
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tabs", {
4118
- colorSegment: string;
4119
- tabFontSizeCard: string;
4120
- tabTextColorLine: string;
4121
- tabTextColorActiveLine: string;
4122
- tabTextColorHoverLine: string;
4123
- tabTextColorDisabledLine: string;
4124
- tabTextColorSegment: string;
4125
- tabTextColorActiveSegment: string;
4126
- tabTextColorHoverSegment: string;
4127
- tabTextColorDisabledSegment: string;
4128
- tabTextColorBar: string;
4129
- tabTextColorActiveBar: string;
4130
- tabTextColorHoverBar: string;
4131
- tabTextColorDisabledBar: string;
4132
- tabTextColorCard: string;
4133
- tabTextColorHoverCard: string;
4134
- tabTextColorActiveCard: string;
4135
- tabTextColorDisabledCard: string;
4136
- barColor: string;
4137
- closeColor: string;
4138
- closeColorHover: string;
4139
- closeColorPressed: string;
4140
- tabColor: string;
4141
- tabColorSegment: string;
4142
- tabBorderColor: string;
4143
- tabFontWeightActive: string;
4144
- tabFontWeight: string;
4145
- tabBorderRadius: string;
4146
- paneTextColor: string;
4147
- fontWeightStrong: string;
4148
- tabFontSizeSmall: string;
4149
- tabFontSizeMedium: string;
4150
- tabFontSizeLarge: string;
4151
- tabGapSmallLine: string;
4152
- tabGapMediumLine: string;
4153
- tabGapLargeLine: string;
4154
- tabPaddingSmallLine: string;
4155
- tabPaddingMediumLine: string;
4156
- tabPaddingLargeLine: string;
4157
- tabGapSmallBar: string;
4158
- tabGapMediumBar: string;
4159
- tabGapLargeBar: string;
4160
- tabPaddingSmallBar: string;
4161
- tabPaddingMediumBar: string;
4162
- tabPaddingLargeBar: string;
4163
- tabGapSmallCard: string;
4164
- tabGapMediumCard: string;
4165
- tabGapLargeCard: string;
4166
- tabPaddingSmallCard: string;
4167
- tabPaddingMediumCard: string;
4168
- tabPaddingLargeCard: string;
4169
- tabPaddingSmallSegment: string;
4170
- tabPaddingMediumSegment: string;
4171
- tabPaddingLargeSegment: string;
4172
- tabGapSmallSegment: string;
4173
- tabGapMediumSegment: string;
4174
- tabGapLargeSegment: string;
4175
- panePaddingSmall: string;
4176
- panePaddingMedium: string;
4177
- panePaddingLarge: string;
4178
- }, any>>;
4179
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
4180
- colorSegment: string;
4181
- tabFontSizeCard: string;
4182
- tabTextColorLine: string;
4183
- tabTextColorActiveLine: string;
4184
- tabTextColorHoverLine: string;
4185
- tabTextColorDisabledLine: string;
4186
- tabTextColorSegment: string;
4187
- tabTextColorActiveSegment: string;
4188
- tabTextColorHoverSegment: string;
4189
- tabTextColorDisabledSegment: string;
4190
- tabTextColorBar: string;
4191
- tabTextColorActiveBar: string;
4192
- tabTextColorHoverBar: string;
4193
- tabTextColorDisabledBar: string;
4194
- tabTextColorCard: string;
4195
- tabTextColorHoverCard: string;
4196
- tabTextColorActiveCard: string;
4197
- tabTextColorDisabledCard: string;
4198
- barColor: string;
4199
- closeColor: string;
4200
- closeColorHover: string;
4201
- closeColorPressed: string;
4202
- tabColor: string;
4203
- tabColorSegment: string;
4204
- tabBorderColor: string;
4205
- tabFontWeightActive: string;
4206
- tabFontWeight: string;
4207
- tabBorderRadius: string;
4208
- paneTextColor: string;
4209
- fontWeightStrong: string;
4210
- tabFontSizeSmall: string;
4211
- tabFontSizeMedium: string;
4212
- tabFontSizeLarge: string;
4213
- tabGapSmallLine: string;
4214
- tabGapMediumLine: string;
4215
- tabGapLargeLine: string;
4216
- tabPaddingSmallLine: string;
4217
- tabPaddingMediumLine: string;
4218
- tabPaddingLargeLine: string;
4219
- tabGapSmallBar: string;
4220
- tabGapMediumBar: string;
4221
- tabGapLargeBar: string;
4222
- tabPaddingSmallBar: string;
4223
- tabPaddingMediumBar: string;
4224
- tabPaddingLargeBar: string;
4225
- tabGapSmallCard: string;
4226
- tabGapMediumCard: string;
4227
- tabGapLargeCard: string;
4228
- tabPaddingSmallCard: string;
4229
- tabPaddingMediumCard: string;
4230
- tabPaddingLargeCard: string;
4231
- tabPaddingSmallSegment: string;
4232
- tabPaddingMediumSegment: string;
4233
- tabPaddingLargeSegment: string;
4234
- tabGapSmallSegment: string;
4235
- tabGapMediumSegment: string;
4236
- tabGapLargeSegment: string;
4237
- panePaddingSmall: string;
4238
- panePaddingMedium: string;
4239
- panePaddingLarge: string;
4240
- }, any>>>;
4241
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
4242
- colorSegment: string;
4243
- tabFontSizeCard: string;
4244
- tabTextColorLine: string;
4245
- tabTextColorActiveLine: string;
4246
- tabTextColorHoverLine: string;
4247
- tabTextColorDisabledLine: string;
4248
- tabTextColorSegment: string;
4249
- tabTextColorActiveSegment: string;
4250
- tabTextColorHoverSegment: string;
4251
- tabTextColorDisabledSegment: string;
4252
- tabTextColorBar: string;
4253
- tabTextColorActiveBar: string;
4254
- tabTextColorHoverBar: string;
4255
- tabTextColorDisabledBar: string;
4256
- tabTextColorCard: string;
4257
- tabTextColorHoverCard: string;
4258
- tabTextColorActiveCard: string;
4259
- tabTextColorDisabledCard: string;
4260
- barColor: string;
4261
- closeColor: string;
4262
- closeColorHover: string;
4263
- closeColorPressed: string;
4264
- tabColor: string;
4265
- tabColorSegment: string;
4266
- tabBorderColor: string;
4267
- tabFontWeightActive: string;
4268
- tabFontWeight: string;
4269
- tabBorderRadius: string;
4270
- paneTextColor: string;
4271
- fontWeightStrong: string;
4272
- tabFontSizeSmall: string;
4273
- tabFontSizeMedium: string;
4274
- tabFontSizeLarge: string;
4275
- tabGapSmallLine: string;
4276
- tabGapMediumLine: string;
4277
- tabGapLargeLine: string;
4278
- tabPaddingSmallLine: string;
4279
- tabPaddingMediumLine: string;
4280
- tabPaddingLargeLine: string;
4281
- tabGapSmallBar: string;
4282
- tabGapMediumBar: string;
4283
- tabGapLargeBar: string;
4284
- tabPaddingSmallBar: string;
4285
- tabPaddingMediumBar: string;
4286
- tabPaddingLargeBar: string;
4287
- tabGapSmallCard: string;
4288
- tabGapMediumCard: string;
4289
- tabGapLargeCard: string;
4290
- tabPaddingSmallCard: string;
4291
- tabPaddingMediumCard: string;
4292
- tabPaddingLargeCard: string;
4293
- tabPaddingSmallSegment: string;
4294
- tabPaddingMediumSegment: string;
4295
- tabPaddingLargeSegment: string;
4296
- tabGapSmallSegment: string;
4297
- tabGapMediumSegment: string;
4298
- tabGapLargeSegment: string;
4299
- panePaddingSmall: string;
4300
- panePaddingMedium: string;
4301
- panePaddingLarge: string;
4302
- }, any>>>;
4303
- }, {
4304
- syncBarPosition: () => void;
4305
- mergedClsPrefix: import("vue").ComputedRef<string>;
4306
- mergedValue: import("vue").ComputedRef<string | number | null>;
4307
- renderedNames: Set<string | number>;
4308
- tabsPaneWrapperRef: import("vue").Ref<HTMLElement | null>;
4309
- tabsElRef: import("vue").Ref<HTMLElement | null>;
4310
- barElRef: import("vue").Ref<HTMLElement | null>;
4311
- addTabInstRef: import("vue").Ref<import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null>;
4312
- xScrollInstRef: import("vue").Ref<(import("vueuc").VXScrollInst & {
4313
- $: import("vue").ComponentInternalInstance;
4314
- $data: {};
4315
- $props: {};
4316
- $attrs: {
4317
- [x: string]: unknown;
4318
- };
4319
- $refs: {
4320
- [x: string]: unknown;
4321
- };
4322
- $slots: Readonly<{
4323
- [name: string]: import("vue").Slot | undefined;
4324
- }>;
4325
- $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null;
4326
- $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null;
4327
- $emit: (event: string, ...args: any[]) => void;
4328
- $el: any;
4329
- $options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}> & {
4330
- beforeCreate?: (() => void) | (() => void)[] | undefined;
4331
- created?: (() => void) | (() => void)[] | undefined;
4332
- beforeMount?: (() => void) | (() => void)[] | undefined;
4333
- mounted?: (() => void) | (() => void)[] | undefined;
4334
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
4335
- updated?: (() => void) | (() => void)[] | undefined;
4336
- activated?: (() => void) | (() => void)[] | undefined;
4337
- deactivated?: (() => void) | (() => void)[] | undefined;
4338
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
4339
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
4340
- destroyed?: (() => void) | (() => void)[] | undefined;
4341
- unmounted?: (() => void) | (() => void)[] | undefined;
4342
- renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
4343
- renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
4344
- errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null, info: string) => boolean | void)[] | undefined;
4345
- };
4346
- $forceUpdate: () => void;
4347
- $nextTick: typeof import("vue").nextTick;
4348
- $watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
4349
- } & import("vue").ShallowUnwrapRef<{}> & import("vue").ComponentCustomProperties) | null>;
4350
- scrollWrapperElRef: import("vue").Ref<HTMLElement | null>;
4351
- addTabFixed: import("vue").Ref<boolean>;
4352
- tabWrapperStyle: import("vue").ComputedRef<{
4353
- display: string;
4354
- justifyContent: "start" | "end" | "space-around" | "space-between" | "space-evenly" | "center";
4355
- } | undefined>;
4356
- handleNavResize: import("lodash").DebouncedFunc<(entry: ResizeObserverEntry) => void>;
4357
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large">;
4358
- handleScroll: import("lodash").DebouncedFunc<(e: Event) => void>;
4359
- handleTabsResize: import("lodash").DebouncedFunc<(entry: ResizeObserverEntry) => void>;
4360
- cssVars: import("vue").ComputedRef<{
4361
- '--n-bezier': string;
4362
- '--n-color-segment': string;
4363
- '--n-bar-color': string;
4364
- '--n-tab-font-size': string;
4365
- '--n-tab-text-color': string;
4366
- '--n-tab-text-color-active': string;
4367
- '--n-tab-text-color-disabled': string;
4368
- '--n-tab-text-color-hover': string;
4369
- '--n-pane-text-color': string;
4370
- '--n-tab-border-color': string;
4371
- '--n-tab-border-radius': string;
4372
- '--n-close-color': string;
4373
- '--n-close-color-hover': string;
4374
- '--n-close-color-pressed': string;
4375
- '--n-tab-color': string;
4376
- '--n-tab-font-weight': string;
4377
- '--n-tab-font-weight-active': string;
4378
- '--n-tab-padding': string;
4379
- '--n-tab-gap': string;
4380
- '--n-pane-padding': string;
4381
- '--n-font-weight-strong': string;
4382
- '--n-tab-color-segment': string;
4383
- }> | undefined;
4384
- themeClass: import("vue").Ref<string> | undefined;
4385
- animationDirection: import("vue").Ref<"prev" | "next">;
4386
- renderNameListRef: {
4387
- value: (string | number)[];
4388
- };
4389
- onAnimationBeforeLeave: () => void;
4390
- onAnimationEnter: (el: HTMLElement) => void;
4391
- onAnimationAfterEnter: () => void;
4392
- onRender: (() => void) | undefined;
4393
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4394
- readonly value: import("vue").PropType<string | number>;
4395
- readonly defaultValue: import("vue").PropType<string | number>;
4396
- readonly trigger: {
4397
- readonly type: import("vue").PropType<"click" | "hover">;
4398
- readonly default: "click";
4399
- };
4400
- readonly type: {
4401
- readonly type: import("vue").PropType<import("naive-ui/es/tabs/src/interface").TabsType>;
4402
- readonly default: "bar";
4403
- };
4404
- readonly closable: BooleanConstructor;
4405
- readonly justifyContent: import("vue").PropType<"start" | "end" | "space-around" | "space-between" | "space-evenly" | "center">;
4406
- readonly size: {
4407
- readonly type: import("vue").PropType<"small" | "medium" | "large">;
4408
- readonly default: "medium";
4409
- };
4410
- readonly tabStyle: import("vue").PropType<string | import("vue").CSSProperties>;
4411
- readonly barWidth: NumberConstructor;
4412
- readonly paneClass: StringConstructor;
4413
- readonly paneStyle: import("vue").PropType<string | import("vue").CSSProperties>;
4414
- readonly addable: import("vue").PropType<import("naive-ui/es/tabs/src/interface").Addable>;
4415
- readonly tabsPadding: {
4416
- readonly type: NumberConstructor;
4417
- readonly default: 0;
4418
- };
4419
- readonly animated: BooleanConstructor;
4420
- readonly onBeforeLeave: import("vue").PropType<import("naive-ui/es/tabs/src/interface").OnBeforeLeave>;
4421
- readonly onAdd: import("vue").PropType<() => void>;
4422
- readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
4423
- readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
4424
- readonly onClose: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnClose>>;
4425
- readonly labelSize: import("vue").PropType<"small" | "medium" | "large">;
4426
- readonly activeName: import("vue").PropType<string | number>;
4427
- readonly onActiveNameChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: never) => void>>;
4428
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tabs", {
4429
- colorSegment: string;
4430
- tabFontSizeCard: string;
4431
- tabTextColorLine: string;
4432
- tabTextColorActiveLine: string;
4433
- tabTextColorHoverLine: string;
4434
- tabTextColorDisabledLine: string;
4435
- tabTextColorSegment: string;
4436
- tabTextColorActiveSegment: string;
4437
- tabTextColorHoverSegment: string;
4438
- tabTextColorDisabledSegment: string;
4439
- tabTextColorBar: string;
4440
- tabTextColorActiveBar: string;
4441
- tabTextColorHoverBar: string;
4442
- tabTextColorDisabledBar: string;
4443
- tabTextColorCard: string;
4444
- tabTextColorHoverCard: string;
4445
- tabTextColorActiveCard: string;
4446
- tabTextColorDisabledCard: string;
4447
- barColor: string;
4448
- closeColor: string;
4449
- closeColorHover: string;
4450
- closeColorPressed: string;
4451
- tabColor: string;
4452
- tabColorSegment: string;
4453
- tabBorderColor: string;
4454
- tabFontWeightActive: string;
4455
- tabFontWeight: string;
4456
- tabBorderRadius: string;
4457
- paneTextColor: string;
4458
- fontWeightStrong: string;
4459
- tabFontSizeSmall: string;
4460
- tabFontSizeMedium: string;
4461
- tabFontSizeLarge: string;
4462
- tabGapSmallLine: string;
4463
- tabGapMediumLine: string;
4464
- tabGapLargeLine: string;
4465
- tabPaddingSmallLine: string;
4466
- tabPaddingMediumLine: string;
4467
- tabPaddingLargeLine: string;
4468
- tabGapSmallBar: string;
4469
- tabGapMediumBar: string;
4470
- tabGapLargeBar: string;
4471
- tabPaddingSmallBar: string;
4472
- tabPaddingMediumBar: string;
4473
- tabPaddingLargeBar: string;
4474
- tabGapSmallCard: string;
4475
- tabGapMediumCard: string;
4476
- tabGapLargeCard: string;
4477
- tabPaddingSmallCard: string;
4478
- tabPaddingMediumCard: string;
4479
- tabPaddingLargeCard: string;
4480
- tabPaddingSmallSegment: string;
4481
- tabPaddingMediumSegment: string;
4482
- tabPaddingLargeSegment: string;
4483
- tabGapSmallSegment: string;
4484
- tabGapMediumSegment: string;
4485
- tabGapLargeSegment: string;
4486
- panePaddingSmall: string;
4487
- panePaddingMedium: string;
4488
- panePaddingLarge: string;
4489
- }, any>>;
4490
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
4491
- colorSegment: string;
4492
- tabFontSizeCard: string;
4493
- tabTextColorLine: string;
4494
- tabTextColorActiveLine: string;
4495
- tabTextColorHoverLine: string;
4496
- tabTextColorDisabledLine: string;
4497
- tabTextColorSegment: string;
4498
- tabTextColorActiveSegment: string;
4499
- tabTextColorHoverSegment: string;
4500
- tabTextColorDisabledSegment: string;
4501
- tabTextColorBar: string;
4502
- tabTextColorActiveBar: string;
4503
- tabTextColorHoverBar: string;
4504
- tabTextColorDisabledBar: string;
4505
- tabTextColorCard: string;
4506
- tabTextColorHoverCard: string;
4507
- tabTextColorActiveCard: string;
4508
- tabTextColorDisabledCard: string;
4509
- barColor: string;
4510
- closeColor: string;
4511
- closeColorHover: string;
4512
- closeColorPressed: string;
4513
- tabColor: string;
4514
- tabColorSegment: string;
4515
- tabBorderColor: string;
4516
- tabFontWeightActive: string;
4517
- tabFontWeight: string;
4518
- tabBorderRadius: string;
4519
- paneTextColor: string;
4520
- fontWeightStrong: string;
4521
- tabFontSizeSmall: string;
4522
- tabFontSizeMedium: string;
4523
- tabFontSizeLarge: string;
4524
- tabGapSmallLine: string;
4525
- tabGapMediumLine: string;
4526
- tabGapLargeLine: string;
4527
- tabPaddingSmallLine: string;
4528
- tabPaddingMediumLine: string;
4529
- tabPaddingLargeLine: string;
4530
- tabGapSmallBar: string;
4531
- tabGapMediumBar: string;
4532
- tabGapLargeBar: string;
4533
- tabPaddingSmallBar: string;
4534
- tabPaddingMediumBar: string;
4535
- tabPaddingLargeBar: string;
4536
- tabGapSmallCard: string;
4537
- tabGapMediumCard: string;
4538
- tabGapLargeCard: string;
4539
- tabPaddingSmallCard: string;
4540
- tabPaddingMediumCard: string;
4541
- tabPaddingLargeCard: string;
4542
- tabPaddingSmallSegment: string;
4543
- tabPaddingMediumSegment: string;
4544
- tabPaddingLargeSegment: string;
4545
- tabGapSmallSegment: string;
4546
- tabGapMediumSegment: string;
4547
- tabGapLargeSegment: string;
4548
- panePaddingSmall: string;
4549
- panePaddingMedium: string;
4550
- panePaddingLarge: string;
4551
- }, any>>>;
4552
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
4553
- colorSegment: string;
4554
- tabFontSizeCard: string;
4555
- tabTextColorLine: string;
4556
- tabTextColorActiveLine: string;
4557
- tabTextColorHoverLine: string;
4558
- tabTextColorDisabledLine: string;
4559
- tabTextColorSegment: string;
4560
- tabTextColorActiveSegment: string;
4561
- tabTextColorHoverSegment: string;
4562
- tabTextColorDisabledSegment: string;
4563
- tabTextColorBar: string;
4564
- tabTextColorActiveBar: string;
4565
- tabTextColorHoverBar: string;
4566
- tabTextColorDisabledBar: string;
4567
- tabTextColorCard: string;
4568
- tabTextColorHoverCard: string;
4569
- tabTextColorActiveCard: string;
4570
- tabTextColorDisabledCard: string;
4571
- barColor: string;
4572
- closeColor: string;
4573
- closeColorHover: string;
4574
- closeColorPressed: string;
4575
- tabColor: string;
4576
- tabColorSegment: string;
4577
- tabBorderColor: string;
4578
- tabFontWeightActive: string;
4579
- tabFontWeight: string;
4580
- tabBorderRadius: string;
4581
- paneTextColor: string;
4582
- fontWeightStrong: string;
4583
- tabFontSizeSmall: string;
4584
- tabFontSizeMedium: string;
4585
- tabFontSizeLarge: string;
4586
- tabGapSmallLine: string;
4587
- tabGapMediumLine: string;
4588
- tabGapLargeLine: string;
4589
- tabPaddingSmallLine: string;
4590
- tabPaddingMediumLine: string;
4591
- tabPaddingLargeLine: string;
4592
- tabGapSmallBar: string;
4593
- tabGapMediumBar: string;
4594
- tabGapLargeBar: string;
4595
- tabPaddingSmallBar: string;
4596
- tabPaddingMediumBar: string;
4597
- tabPaddingLargeBar: string;
4598
- tabGapSmallCard: string;
4599
- tabGapMediumCard: string;
4600
- tabGapLargeCard: string;
4601
- tabPaddingSmallCard: string;
4602
- tabPaddingMediumCard: string;
4603
- tabPaddingLargeCard: string;
4604
- tabPaddingSmallSegment: string;
4605
- tabPaddingMediumSegment: string;
4606
- tabPaddingLargeSegment: string;
4607
- tabGapSmallSegment: string;
4608
- tabGapMediumSegment: string;
4609
- tabGapLargeSegment: string;
4610
- panePaddingSmall: string;
4611
- panePaddingMedium: string;
4612
- panePaddingLarge: string;
4613
- }, any>>>;
4614
- }>>, {
4615
- type: import("naive-ui/es/tabs/src/interface").TabsType;
4616
- size: "small" | "medium" | "large";
4617
- closable: boolean;
4618
- trigger: "click" | "hover";
4619
- animated: boolean;
4620
- tabsPadding: number;
4621
- }>;
4622
- NConfigProvider: import("vue").DefineComponent<{
4623
- readonly abstract: BooleanConstructor;
4624
- readonly bordered: {
4625
- readonly type: import("vue").PropType<boolean | undefined>;
4626
- readonly default: undefined;
4627
- };
4628
- readonly clsPrefix: StringConstructor;
4629
- readonly locale: import("vue").PropType<{
4630
- name: string;
4631
- global: {
4632
- undo: string;
4633
- redo: string;
4634
- confirm: string;
4635
- };
4636
- Popconfirm: {
4637
- positiveText: string;
4638
- negativeText: string;
4639
- };
4640
- Cascader: {
4641
- placeholder: string;
4642
- loading: string;
4643
- loadingRequiredMessage: (label: string) => string;
4644
- };
4645
- Time: {
4646
- dateFormat: string;
4647
- dateTimeFormat: string;
4648
- };
4649
- DatePicker: {
4650
- yearFormat: string;
4651
- monthFormat: string;
4652
- dayFormat: string;
4653
- yearTypeFormat: string;
4654
- monthTypeFormat: string;
4655
- dateFormat: string;
4656
- dateTimeFormat: string;
4657
- quarterFormat: string;
4658
- clear: string;
4659
- now: string;
4660
- confirm: string;
4661
- selectTime: string;
4662
- selectDate: string;
4663
- datePlaceholder: string;
4664
- datetimePlaceholder: string;
4665
- monthPlaceholder: string;
4666
- yearPlaceholder: string;
4667
- quarterPlaceholder: string;
4668
- startDatePlaceholder: string;
4669
- endDatePlaceholder: string;
4670
- startDatetimePlaceholder: string;
4671
- endDatetimePlaceholder: string;
4672
- startMonthPlaceholder: string;
4673
- endMonthPlaceholder: string;
4674
- monthBeforeYear: boolean;
4675
- firstDayOfWeek: 0 | 2 | 1 | 3 | 4 | 5 | 6;
4676
- today: string;
4677
- };
4678
- DataTable: {
4679
- checkTableAll: string;
4680
- uncheckTableAll: string;
4681
- confirm: string;
4682
- clear: string;
4683
- };
4684
- Transfer: {
4685
- sourceTitle: string;
4686
- targetTitle: string;
4687
- };
4688
- Empty: {
4689
- description: string;
4690
- };
4691
- Select: {
4692
- placeholder: string;
4693
- };
4694
- TimePicker: {
4695
- placeholder: string;
4696
- positiveText: string;
4697
- negativeText: string;
4698
- now: string;
4699
- };
4700
- Pagination: {
4701
- goto: string;
4702
- selectionSuffix: string;
4703
- };
4704
- DynamicTags: {
4705
- add: string;
4706
- };
4707
- Log: {
4708
- loading: string;
4709
- };
4710
- Input: {
4711
- placeholder: string;
4712
- };
4713
- InputNumber: {
4714
- placeholder: string;
4715
- };
4716
- DynamicInput: {
4717
- create: string;
4718
- };
4719
- ThemeEditor: {
4720
- title: string;
4721
- clearAllVars: string;
4722
- clearSearch: string;
4723
- filterCompName: string;
4724
- filterVarName: string;
4725
- import: string;
4726
- export: string;
4727
- restore: string;
4728
- };
4729
- Image: {
4730
- tipPrevious: string;
4731
- tipNext: string;
4732
- tipCounterclockwise: string;
4733
- tipClockwise: string;
4734
- tipZoomOut: string;
4735
- tipZoomIn: string;
4736
- tipClose: string;
4737
- };
4738
- } | null>;
4739
- readonly dateLocale: import("vue").PropType<import("naive-ui/es/locales/date/enUS").NDateLocale | null>;
4740
- readonly namespace: StringConstructor;
4741
- readonly rtl: import("vue").PropType<import("naive-ui/es/config-provider/src/internal-interface").RtlProp>;
4742
- readonly tag: {
4743
- readonly type: StringConstructor;
4744
- readonly default: "div";
4745
- };
4746
- readonly hljs: import("vue").PropType<import("naive-ui/es/_mixins").Hljs>;
4747
- readonly theme: import("vue").PropType<import("naive-ui").GlobalTheme | null>;
4748
- readonly themeOverrides: import("vue").PropType<import("naive-ui").GlobalThemeOverrides | null>;
4749
- readonly componentOptions: import("vue").PropType<import("naive-ui").GlobalComponentConfig>;
4750
- readonly icons: import("vue").PropType<import("naive-ui").GlobalIconConfig>;
4751
- readonly breakpoints: import("vue").PropType<import("naive-ui/es/config-provider/src/internal-interface").Breakpoints>;
4752
- readonly preflightStyleDisabled: BooleanConstructor;
4753
- readonly inlineThemeDisabled: {
4754
- readonly type: BooleanConstructor;
4755
- readonly default: undefined;
4756
- };
4757
- readonly as: {
4758
- readonly type: import("vue").PropType<string | undefined>;
4759
- readonly validator: () => boolean;
4760
- readonly default: undefined;
4761
- };
4762
- }, {
4763
- mergedClsPrefix: import("vue").ComputedRef<string | undefined>;
4764
- mergedBordered: import("vue").ComputedRef<boolean | undefined>;
4765
- mergedNamespace: import("vue").ComputedRef<string | undefined>;
4766
- mergedTheme: import("vue").ComputedRef<import("naive-ui").GlobalTheme | undefined>;
4767
- mergedThemeOverrides: import("vue").ComputedRef<import("naive-ui").GlobalThemeOverrides | undefined>;
4768
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4769
- readonly abstract: BooleanConstructor;
4770
- readonly bordered: {
4771
- readonly type: import("vue").PropType<boolean | undefined>;
4772
- readonly default: undefined;
4773
- };
4774
- readonly clsPrefix: StringConstructor;
4775
- readonly locale: import("vue").PropType<{
4776
- name: string;
4777
- global: {
4778
- undo: string;
4779
- redo: string;
4780
- confirm: string;
4781
- };
4782
- Popconfirm: {
4783
- positiveText: string;
4784
- negativeText: string;
4785
- };
4786
- Cascader: {
4787
- placeholder: string;
4788
- loading: string;
4789
- loadingRequiredMessage: (label: string) => string;
4790
- };
4791
- Time: {
4792
- dateFormat: string;
4793
- dateTimeFormat: string;
4794
- };
4795
- DatePicker: {
4796
- yearFormat: string;
4797
- monthFormat: string;
4798
- dayFormat: string;
4799
- yearTypeFormat: string;
4800
- monthTypeFormat: string;
4801
- dateFormat: string;
4802
- dateTimeFormat: string;
4803
- quarterFormat: string;
4804
- clear: string;
4805
- now: string;
4806
- confirm: string;
4807
- selectTime: string;
4808
- selectDate: string;
4809
- datePlaceholder: string;
4810
- datetimePlaceholder: string;
4811
- monthPlaceholder: string;
4812
- yearPlaceholder: string;
4813
- quarterPlaceholder: string;
4814
- startDatePlaceholder: string;
4815
- endDatePlaceholder: string;
4816
- startDatetimePlaceholder: string;
4817
- endDatetimePlaceholder: string;
4818
- startMonthPlaceholder: string;
4819
- endMonthPlaceholder: string;
4820
- monthBeforeYear: boolean;
4821
- firstDayOfWeek: 0 | 2 | 1 | 3 | 4 | 5 | 6;
4822
- today: string;
4823
- };
4824
- DataTable: {
4825
- checkTableAll: string;
4826
- uncheckTableAll: string;
4827
- confirm: string;
4828
- clear: string;
4829
- };
4830
- Transfer: {
4831
- sourceTitle: string;
4832
- targetTitle: string;
4833
- };
4834
- Empty: {
4835
- description: string;
4836
- };
4837
- Select: {
4838
- placeholder: string;
4839
- };
4840
- TimePicker: {
4841
- placeholder: string;
4842
- positiveText: string;
4843
- negativeText: string;
4844
- now: string;
4845
- };
4846
- Pagination: {
4847
- goto: string;
4848
- selectionSuffix: string;
4849
- };
4850
- DynamicTags: {
4851
- add: string;
4852
- };
4853
- Log: {
4854
- loading: string;
4855
- };
4856
- Input: {
4857
- placeholder: string;
4858
- };
4859
- InputNumber: {
4860
- placeholder: string;
4861
- };
4862
- DynamicInput: {
4863
- create: string;
4864
- };
4865
- ThemeEditor: {
4866
- title: string;
4867
- clearAllVars: string;
4868
- clearSearch: string;
4869
- filterCompName: string;
4870
- filterVarName: string;
4871
- import: string;
4872
- export: string;
4873
- restore: string;
4874
- };
4875
- Image: {
4876
- tipPrevious: string;
4877
- tipNext: string;
4878
- tipCounterclockwise: string;
4879
- tipClockwise: string;
4880
- tipZoomOut: string;
4881
- tipZoomIn: string;
4882
- tipClose: string;
4883
- };
4884
- } | null>;
4885
- readonly dateLocale: import("vue").PropType<import("naive-ui/es/locales/date/enUS").NDateLocale | null>;
4886
- readonly namespace: StringConstructor;
4887
- readonly rtl: import("vue").PropType<import("naive-ui/es/config-provider/src/internal-interface").RtlProp>;
4888
- readonly tag: {
4889
- readonly type: StringConstructor;
4890
- readonly default: "div";
4891
- };
4892
- readonly hljs: import("vue").PropType<import("naive-ui/es/_mixins").Hljs>;
4893
- readonly theme: import("vue").PropType<import("naive-ui").GlobalTheme | null>;
4894
- readonly themeOverrides: import("vue").PropType<import("naive-ui").GlobalThemeOverrides | null>;
4895
- readonly componentOptions: import("vue").PropType<import("naive-ui").GlobalComponentConfig>;
4896
- readonly icons: import("vue").PropType<import("naive-ui").GlobalIconConfig>;
4897
- readonly breakpoints: import("vue").PropType<import("naive-ui/es/config-provider/src/internal-interface").Breakpoints>;
4898
- readonly preflightStyleDisabled: BooleanConstructor;
4899
- readonly inlineThemeDisabled: {
4900
- readonly type: BooleanConstructor;
4901
- readonly default: undefined;
4902
- };
4903
- readonly as: {
4904
- readonly type: import("vue").PropType<string | undefined>;
4905
- readonly validator: () => boolean;
4906
- readonly default: undefined;
4907
- };
4908
- }>>, {
4909
- abstract: boolean;
4910
- tag: string;
4911
- as: string | undefined;
4912
- bordered: boolean | undefined;
4913
- preflightStyleDisabled: boolean;
4914
- inlineThemeDisabled: boolean;
496
+ readonly disabled: boolean;
497
+ readonly closable: boolean | undefined;
498
+ readonly displayDirective: "if" | "show" | "show:lazy";
4915
499
  }>;
500
+ NTabs: any;
501
+ NConfigProvider: any;
4916
502
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "formChange"[], "formChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
4917
503
  fieldList: {
4918
504
  type: import("vue").PropType<FieldItem[]>;