cnhis-design-vue 3.1.3 → 3.1.5

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