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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (138) hide show
  1. package/es/components/annotation-edit/style/index.css +1 -15
  2. package/es/components/big-table/index.d.ts +11 -3331
  3. package/es/components/big-table/src/BigTable.vue.d.ts +11 -3347
  4. package/es/components/big-table/src/BigTable.vue_vue_type_script_setup_true_lang.js +12 -4
  5. package/es/components/big-table/src/components/edit-form/edit-date.d.ts +1 -1
  6. package/es/components/big-table/src/components/edit-form/edit-input.d.ts +1 -1
  7. package/es/components/big-table/src/components/edit-form/edit-input.js +4 -1
  8. package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +2 -2
  9. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
  10. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +2 -1138
  11. package/es/components/big-table/src/components/edit-form/edit-time.d.ts +1 -1
  12. package/es/components/big-table/src/components/input-button.vue.d.ts +2 -2239
  13. package/es/components/big-table/src/hooks/useEdit.d.ts +7 -1143
  14. package/es/components/big-table/src/hooks/useEvent2.js +22 -7
  15. package/es/components/big-table/style/index.css +1 -634
  16. package/es/components/bpmn-workflow/style/index.css +1 -29
  17. package/es/components/button-print/index.d.ts +28 -6724
  18. package/es/components/button-print/src/ButtonPrint.vue.d.ts +28 -6724
  19. package/es/components/button-print/src/ButtonPrint.vue_vue_type_script_setup_true_lang.js +2 -3
  20. package/es/components/button-print/src/components/IdentityVerification.js +14 -6
  21. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +22 -4393
  22. package/es/components/button-print/src/utils/dialog.d.ts +3 -1
  23. package/es/components/button-print/src/utils/dialog.js +35 -23
  24. package/es/components/button-print/src/utils/print.d.ts +5 -0
  25. package/es/components/button-print/src/utils/print2.js +16 -0
  26. package/es/components/button-print/style/index.css +1 -24
  27. package/es/components/chunk-upload/index.d.ts +2 -1466
  28. package/es/components/chunk-upload/src/chunk-upload-new.vue.d.ts +3 -1736
  29. package/es/components/chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +2 -1466
  30. package/es/components/chunk-upload/style/index.css +1 -365
  31. package/es/components/drag-layout/index.d.ts +165 -19494
  32. package/es/components/drag-layout/src/DragFormLeftItem.vue.d.ts +5 -7919
  33. package/es/components/drag-layout/src/DragFormRightItem.vue.d.ts +4 -3074
  34. package/es/components/drag-layout/src/DragLayout.vue.d.ts +166 -19495
  35. package/es/components/drag-layout/style/index.css +1 -175
  36. package/es/components/fabric-chart/index.d.ts +2 -2
  37. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +2 -2
  38. package/es/components/fabric-chart/src/hooks/index.js +1 -1
  39. package/es/components/fabric-chart/src/hooks/useCenter2.js +58 -38
  40. package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -0
  41. package/es/components/fabric-chart/src/hooks/useDraw.js +1 -1
  42. package/es/components/fabric-chart/src/hooks/useDraw2.js +30 -1
  43. package/es/components/fabric-chart/src/hooks/useLeft2.js +8 -1
  44. package/es/components/fabric-chart/style/index.css +1 -43
  45. package/es/components/field-set/index.d.ts +8 -6749
  46. package/es/components/field-set/src/FieldSet.vue.d.ts +8 -6749
  47. package/es/components/field-set/style/index.css +1 -139
  48. package/es/components/form-config/index.d.ts +21 -8798
  49. package/es/components/form-config/src/FormConfig.vue.d.ts +21 -8798
  50. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +11 -4425
  51. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +9 -2981
  52. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +2 -1466
  53. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -1466
  54. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +4 -3182
  55. package/es/components/form-config/src/utils/index2.js +1 -1
  56. package/es/components/form-config/style/index.css +1 -158
  57. package/es/components/form-render/index.d.ts +8 -1104
  58. package/es/components/form-render/src/FormRender.vue.d.ts +9 -1105
  59. package/es/components/form-render/src/components/renderer/jsonCombination/index.js +1 -1
  60. package/es/components/form-render/src/components/renderer/linebar.d.ts +1 -1
  61. package/es/components/form-render/src/components/renderer/select.js +9 -6
  62. package/es/components/form-render/src/hooks/useCommonLog2.js +1 -1
  63. package/es/components/form-render/src/hooks/useFieldListAdaptor2.js +1 -1
  64. package/es/components/form-render/src/utils/business.d.ts +1 -1
  65. package/es/components/form-render/src/utils/index.d.ts +1 -1
  66. package/es/components/form-render/src/utils/index.js +2 -2
  67. package/es/components/form-render/style/index.css +1 -146
  68. package/es/components/form-table/index.d.ts +58 -31817
  69. package/es/components/form-table/src/FormTable.vue.d.ts +58 -31817
  70. package/es/components/form-table/src/components/index.d.ts +59 -31818
  71. package/es/components/form-table/src/components/table-age.vue.d.ts +5 -3957
  72. package/es/components/form-table/src/components/table-date-picker.vue.d.ts +3 -5035
  73. package/es/components/form-table/src/components/table-digital.vue.d.ts +4 -2642
  74. package/es/components/form-table/src/components/table-input-password.vue.d.ts +4 -1320
  75. package/es/components/form-table/src/components/table-input.vue.d.ts +4 -1320
  76. package/es/components/form-table/src/components/table-month-picker.vue.d.ts +2 -5034
  77. package/es/components/form-table/src/components/table-search-more.vue.d.ts +2 -1395
  78. package/es/components/form-table/src/components/table-search.vue.d.ts +3 -2710
  79. package/es/components/form-table/src/components/table-select-multiple.vue.d.ts +2 -1316
  80. package/es/components/form-table/src/components/table-select.vue.d.ts +2 -1316
  81. package/es/components/form-table/src/components/table-textarea.vue.d.ts +5 -1321
  82. package/es/components/form-table/src/components/table-time-picker.vue.d.ts +2 -2426
  83. package/es/components/form-table/src/components/table-tree-select.vue.d.ts +2 -1535
  84. package/es/components/form-table/src/components/text-over-tooltip.vue.d.ts +2 -474
  85. package/es/components/form-table/style/index.css +1 -214
  86. package/es/components/grid/src/hooks2.js +1 -0
  87. package/es/components/grid/style/index.css +1 -10
  88. package/es/components/index.css +1 -3346
  89. package/es/components/info-header/index.d.ts +16 -2386
  90. package/es/components/info-header/src/HiddenContent.vue.d.ts +4 -797
  91. package/es/components/info-header/src/InfoEllipsis.vue.d.ts +3 -796
  92. package/es/components/info-header/src/InfoHeader.vue.d.ts +15 -2385
  93. package/es/components/info-header/style/index.css +1 -121
  94. package/es/components/map/index.d.ts +2 -2239
  95. package/es/components/map/src/Map.vue.d.ts +2 -2239
  96. package/es/components/map/style/index.css +1 -61
  97. package/es/components/scale-view/index.d.ts +23 -3069
  98. package/es/components/scale-view/src/ScaleView.vue.d.ts +19 -3066
  99. package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +1 -1
  100. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +1 -1394
  101. package/es/components/scale-view/src/components/composables/choose-common.d.ts +1 -1
  102. package/es/components/scale-view/src/components/formitem/r-address.d.ts +1 -1
  103. package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +1 -1
  104. package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +1 -1
  105. package/es/components/scale-view/src/components/formitem/r-collection.d.ts +1 -1
  106. package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +1 -1
  107. package/es/components/scale-view/src/components/formitem/r-input.d.ts +1 -1
  108. package/es/components/scale-view/src/components/formitem/r-map.d.ts +1 -1
  109. package/es/components/scale-view/src/components/formitem/r-radio.d.ts +1 -1
  110. package/es/components/scale-view/src/components/formitem/r-select.d.ts +1 -1
  111. package/es/components/scale-view/src/components/formitem/r-upload.d.ts +1 -1
  112. package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +2 -474
  113. package/es/components/scale-view/src/hooks/use-component.d.ts +41 -8043
  114. package/es/components/scale-view/style/index.css +1 -738
  115. package/es/components/select-label/index.d.ts +28 -10574
  116. package/es/components/select-label/src/LabelFormContent.vue.d.ts +12 -4022
  117. package/es/components/select-label/src/SelectLabel.vue.d.ts +16 -6559
  118. package/es/components/select-label/src/components/label-classify.vue.d.ts +5 -3291
  119. package/es/components/select-label/style/index.css +1 -164
  120. package/es/components/select-person/index.d.ts +9 -5270
  121. package/es/components/select-person/src/SearchTree.vue.d.ts +3 -1302
  122. package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -5270
  123. package/es/components/select-person/style/index.css +1 -193
  124. package/es/components/shortcut-provider/style/index.css +1 -3
  125. package/es/components/shortcut-setter/index.d.ts +8 -1104
  126. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +8 -1104
  127. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +1 -845
  128. package/es/components/shortcut-setter/style/index.css +1 -8
  129. package/es/components/steps-wheel/index.d.ts +1 -473
  130. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -473
  131. package/es/components/steps-wheel/style/index.css +1 -161
  132. package/es/components/time-line/index.d.ts +7 -1647
  133. package/es/components/time-line/src/TimeLine.vue.d.ts +6 -1646
  134. package/es/components/time-line/style/index.css +1 -37
  135. package/es/env.d.ts +0 -18
  136. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1394
  137. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +2 -474
  138. package/package.json +4 -4
@@ -1,5 +1,3 @@
1
- /// <reference types="lodash" />
2
- import { nextTick } from 'vue';
3
1
  import { handleLabelColor } from '../../../../es/shared/utils/vexutils';
4
2
  declare const _default: import("vue").DefineComponent<{
5
3
  item: {
@@ -111,546 +109,7 @@ declare const _default: import("vue").DefineComponent<{
111
109
  anchorGetContainer: () => any;
112
110
  handleResetOptions: () => void;
113
111
  hanldeSetLabelItem: (id: string | number, status: boolean) => void;
114
- NTabs: import("vue").DefineComponent<{
115
- readonly value: import("vue").PropType<string | number>;
116
- readonly defaultValue: import("vue").PropType<string | number>;
117
- readonly trigger: {
118
- readonly type: import("vue").PropType<"click" | "hover">;
119
- readonly default: "click";
120
- };
121
- readonly type: {
122
- readonly type: import("vue").PropType<import("naive-ui/es/tabs/src/interface").TabsType>;
123
- readonly default: "bar";
124
- };
125
- readonly closable: BooleanConstructor;
126
- readonly justifyContent: import("vue").PropType<"start" | "end" | "space-around" | "space-between" | "space-evenly" | "center">;
127
- readonly size: {
128
- readonly type: import("vue").PropType<"small" | "medium" | "large">;
129
- readonly default: "medium";
130
- };
131
- readonly tabStyle: import("vue").PropType<string | import("vue").CSSProperties>;
132
- readonly barWidth: NumberConstructor;
133
- readonly paneClass: StringConstructor;
134
- readonly paneStyle: import("vue").PropType<string | import("vue").CSSProperties>;
135
- readonly addable: import("vue").PropType<import("naive-ui/es/tabs/src/interface").Addable>;
136
- readonly tabsPadding: {
137
- readonly type: NumberConstructor;
138
- readonly default: 0;
139
- };
140
- readonly animated: BooleanConstructor;
141
- readonly onBeforeLeave: import("vue").PropType<import("naive-ui/es/tabs/src/interface").OnBeforeLeave>;
142
- readonly onAdd: import("vue").PropType<() => void>;
143
- readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
144
- readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
145
- readonly onClose: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnClose>>;
146
- readonly labelSize: import("vue").PropType<"small" | "medium" | "large">;
147
- readonly activeName: import("vue").PropType<string | number>;
148
- readonly onActiveNameChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: never) => void>>;
149
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tabs", {
150
- colorSegment: string;
151
- tabFontSizeCard: string;
152
- tabTextColorLine: string;
153
- tabTextColorActiveLine: string;
154
- tabTextColorHoverLine: string;
155
- tabTextColorDisabledLine: string;
156
- tabTextColorSegment: string;
157
- tabTextColorActiveSegment: string;
158
- tabTextColorHoverSegment: string;
159
- tabTextColorDisabledSegment: string;
160
- tabTextColorBar: string;
161
- tabTextColorActiveBar: string;
162
- tabTextColorHoverBar: string;
163
- tabTextColorDisabledBar: string;
164
- tabTextColorCard: string;
165
- tabTextColorHoverCard: string;
166
- tabTextColorActiveCard: string;
167
- tabTextColorDisabledCard: string;
168
- barColor: string;
169
- closeColor: string;
170
- closeColorHover: string;
171
- closeColorPressed: string;
172
- tabColor: string;
173
- tabColorSegment: string;
174
- tabBorderColor: string;
175
- tabFontWeightActive: string;
176
- tabFontWeight: string;
177
- tabBorderRadius: string;
178
- paneTextColor: string;
179
- fontWeightStrong: string;
180
- tabFontSizeSmall: string;
181
- tabFontSizeMedium: string;
182
- tabFontSizeLarge: string;
183
- tabGapSmallLine: string;
184
- tabGapMediumLine: string;
185
- tabGapLargeLine: string;
186
- tabPaddingSmallLine: string;
187
- tabPaddingMediumLine: string;
188
- tabPaddingLargeLine: string;
189
- tabGapSmallBar: string;
190
- tabGapMediumBar: string;
191
- tabGapLargeBar: string;
192
- tabPaddingSmallBar: string;
193
- tabPaddingMediumBar: string;
194
- tabPaddingLargeBar: string;
195
- tabGapSmallCard: string;
196
- tabGapMediumCard: string;
197
- tabGapLargeCard: string;
198
- tabPaddingSmallCard: string;
199
- tabPaddingMediumCard: string;
200
- tabPaddingLargeCard: string;
201
- tabPaddingSmallSegment: string;
202
- tabPaddingMediumSegment: string;
203
- tabPaddingLargeSegment: string;
204
- tabGapSmallSegment: string;
205
- tabGapMediumSegment: string;
206
- tabGapLargeSegment: string;
207
- panePaddingSmall: string;
208
- panePaddingMedium: string;
209
- panePaddingLarge: string;
210
- }, any>>;
211
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
212
- colorSegment: string;
213
- tabFontSizeCard: string;
214
- tabTextColorLine: string;
215
- tabTextColorActiveLine: string;
216
- tabTextColorHoverLine: string;
217
- tabTextColorDisabledLine: string;
218
- tabTextColorSegment: string;
219
- tabTextColorActiveSegment: string;
220
- tabTextColorHoverSegment: string;
221
- tabTextColorDisabledSegment: string;
222
- tabTextColorBar: string;
223
- tabTextColorActiveBar: string;
224
- tabTextColorHoverBar: string;
225
- tabTextColorDisabledBar: string;
226
- tabTextColorCard: string;
227
- tabTextColorHoverCard: string;
228
- tabTextColorActiveCard: string;
229
- tabTextColorDisabledCard: string;
230
- barColor: string;
231
- closeColor: string;
232
- closeColorHover: string;
233
- closeColorPressed: string;
234
- tabColor: string;
235
- tabColorSegment: string;
236
- tabBorderColor: string;
237
- tabFontWeightActive: string;
238
- tabFontWeight: string;
239
- tabBorderRadius: string;
240
- paneTextColor: string;
241
- fontWeightStrong: string;
242
- tabFontSizeSmall: string;
243
- tabFontSizeMedium: string;
244
- tabFontSizeLarge: string;
245
- tabGapSmallLine: string;
246
- tabGapMediumLine: string;
247
- tabGapLargeLine: string;
248
- tabPaddingSmallLine: string;
249
- tabPaddingMediumLine: string;
250
- tabPaddingLargeLine: string;
251
- tabGapSmallBar: string;
252
- tabGapMediumBar: string;
253
- tabGapLargeBar: string;
254
- tabPaddingSmallBar: string;
255
- tabPaddingMediumBar: string;
256
- tabPaddingLargeBar: string;
257
- tabGapSmallCard: string;
258
- tabGapMediumCard: string;
259
- tabGapLargeCard: string;
260
- tabPaddingSmallCard: string;
261
- tabPaddingMediumCard: string;
262
- tabPaddingLargeCard: string;
263
- tabPaddingSmallSegment: string;
264
- tabPaddingMediumSegment: string;
265
- tabPaddingLargeSegment: string;
266
- tabGapSmallSegment: string;
267
- tabGapMediumSegment: string;
268
- tabGapLargeSegment: string;
269
- panePaddingSmall: string;
270
- panePaddingMedium: string;
271
- panePaddingLarge: string;
272
- }, any>>>;
273
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
274
- colorSegment: string;
275
- tabFontSizeCard: string;
276
- tabTextColorLine: string;
277
- tabTextColorActiveLine: string;
278
- tabTextColorHoverLine: string;
279
- tabTextColorDisabledLine: string;
280
- tabTextColorSegment: string;
281
- tabTextColorActiveSegment: string;
282
- tabTextColorHoverSegment: string;
283
- tabTextColorDisabledSegment: string;
284
- tabTextColorBar: string;
285
- tabTextColorActiveBar: string;
286
- tabTextColorHoverBar: string;
287
- tabTextColorDisabledBar: string;
288
- tabTextColorCard: string;
289
- tabTextColorHoverCard: string;
290
- tabTextColorActiveCard: string;
291
- tabTextColorDisabledCard: string;
292
- barColor: string;
293
- closeColor: string;
294
- closeColorHover: string;
295
- closeColorPressed: string;
296
- tabColor: string;
297
- tabColorSegment: string;
298
- tabBorderColor: string;
299
- tabFontWeightActive: string;
300
- tabFontWeight: string;
301
- tabBorderRadius: string;
302
- paneTextColor: string;
303
- fontWeightStrong: string;
304
- tabFontSizeSmall: string;
305
- tabFontSizeMedium: string;
306
- tabFontSizeLarge: string;
307
- tabGapSmallLine: string;
308
- tabGapMediumLine: string;
309
- tabGapLargeLine: string;
310
- tabPaddingSmallLine: string;
311
- tabPaddingMediumLine: string;
312
- tabPaddingLargeLine: string;
313
- tabGapSmallBar: string;
314
- tabGapMediumBar: string;
315
- tabGapLargeBar: string;
316
- tabPaddingSmallBar: string;
317
- tabPaddingMediumBar: string;
318
- tabPaddingLargeBar: string;
319
- tabGapSmallCard: string;
320
- tabGapMediumCard: string;
321
- tabGapLargeCard: string;
322
- tabPaddingSmallCard: string;
323
- tabPaddingMediumCard: string;
324
- tabPaddingLargeCard: string;
325
- tabPaddingSmallSegment: string;
326
- tabPaddingMediumSegment: string;
327
- tabPaddingLargeSegment: string;
328
- tabGapSmallSegment: string;
329
- tabGapMediumSegment: string;
330
- tabGapLargeSegment: string;
331
- panePaddingSmall: string;
332
- panePaddingMedium: string;
333
- panePaddingLarge: string;
334
- }, any>>>;
335
- }, {
336
- syncBarPosition: () => void;
337
- mergedClsPrefix: import("vue").ComputedRef<string>;
338
- mergedValue: import("vue").ComputedRef<string | number | null>;
339
- renderedNames: Set<string | number>;
340
- tabsPaneWrapperRef: import("vue").Ref<HTMLElement | null>;
341
- tabsElRef: import("vue").Ref<HTMLElement | null>;
342
- barElRef: import("vue").Ref<HTMLElement | null>;
343
- addTabInstRef: import("vue").Ref<import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null>;
344
- xScrollInstRef: import("vue").Ref<(import("vueuc").VXScrollInst & {
345
- $: import("vue").ComponentInternalInstance;
346
- $data: {};
347
- $props: {};
348
- $attrs: {
349
- [x: string]: unknown;
350
- };
351
- $refs: {
352
- [x: string]: unknown;
353
- };
354
- $slots: Readonly<{
355
- [name: string]: import("vue").Slot | undefined;
356
- }>;
357
- $root: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null;
358
- $parent: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null;
359
- $emit: (event: string, ...args: any[]) => void;
360
- $el: any;
361
- $options: import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}> & {
362
- beforeCreate?: (() => void) | (() => void)[] | undefined;
363
- created?: (() => void) | (() => void)[] | undefined;
364
- beforeMount?: (() => void) | (() => void)[] | undefined;
365
- mounted?: (() => void) | (() => void)[] | undefined;
366
- beforeUpdate?: (() => void) | (() => void)[] | undefined;
367
- updated?: (() => void) | (() => void)[] | undefined;
368
- activated?: (() => void) | (() => void)[] | undefined;
369
- deactivated?: (() => void) | (() => void)[] | undefined;
370
- beforeDestroy?: (() => void) | (() => void)[] | undefined;
371
- beforeUnmount?: (() => void) | (() => void)[] | undefined;
372
- destroyed?: (() => void) | (() => void)[] | undefined;
373
- unmounted?: (() => void) | (() => void)[] | undefined;
374
- renderTracked?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
375
- renderTriggered?: ((e: import("vue").DebuggerEvent) => void) | ((e: import("vue").DebuggerEvent) => void)[] | undefined;
376
- errorCaptured?: ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null, info: string) => boolean | void) | ((err: unknown, instance: import("vue").ComponentPublicInstance<{}, {}, {}, {}, {}, {}, {}, {}, false, import("vue").ComponentOptionsBase<any, any, any, any, any, any, any, any, any, {}>> | null, info: string) => boolean | void)[] | undefined;
377
- };
378
- $forceUpdate: () => void;
379
- $nextTick: typeof nextTick;
380
- $watch(source: string | Function, cb: Function, options?: import("vue").WatchOptions<boolean> | undefined): import("vue").WatchStopHandle;
381
- } & import("vue").ShallowUnwrapRef<{}> & import("vue").ComponentCustomProperties) | null>;
382
- scrollWrapperElRef: import("vue").Ref<HTMLElement | null>;
383
- addTabFixed: import("vue").Ref<boolean>;
384
- tabWrapperStyle: import("vue").ComputedRef<{
385
- display: string;
386
- justifyContent: "start" | "end" | "space-around" | "space-between" | "space-evenly" | "center";
387
- } | undefined>;
388
- handleNavResize: import("lodash").DebouncedFunc<(entry: ResizeObserverEntry) => void>;
389
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large">;
390
- handleScroll: import("lodash").DebouncedFunc<(e: Event) => void>;
391
- handleTabsResize: import("lodash").DebouncedFunc<(entry: ResizeObserverEntry) => void>;
392
- cssVars: import("vue").ComputedRef<{
393
- '--n-bezier': string;
394
- '--n-color-segment': string;
395
- '--n-bar-color': string;
396
- '--n-tab-font-size': string;
397
- '--n-tab-text-color': string;
398
- '--n-tab-text-color-active': string;
399
- '--n-tab-text-color-disabled': string;
400
- '--n-tab-text-color-hover': string;
401
- '--n-pane-text-color': string;
402
- '--n-tab-border-color': string;
403
- '--n-tab-border-radius': string;
404
- '--n-close-color': string;
405
- '--n-close-color-hover': string;
406
- '--n-close-color-pressed': string;
407
- '--n-tab-color': string;
408
- '--n-tab-font-weight': string;
409
- '--n-tab-font-weight-active': string;
410
- '--n-tab-padding': string;
411
- '--n-tab-gap': string;
412
- '--n-pane-padding': string;
413
- '--n-font-weight-strong': string;
414
- '--n-tab-color-segment': string;
415
- }> | undefined;
416
- themeClass: import("vue").Ref<string> | undefined;
417
- animationDirection: import("vue").Ref<"prev" | "next">;
418
- renderNameListRef: {
419
- value: (string | number)[];
420
- };
421
- onAnimationBeforeLeave: () => void;
422
- onAnimationEnter: (el: HTMLElement) => void;
423
- onAnimationAfterEnter: () => void;
424
- onRender: (() => void) | undefined;
425
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
426
- readonly value: import("vue").PropType<string | number>;
427
- readonly defaultValue: import("vue").PropType<string | number>;
428
- readonly trigger: {
429
- readonly type: import("vue").PropType<"click" | "hover">;
430
- readonly default: "click";
431
- };
432
- readonly type: {
433
- readonly type: import("vue").PropType<import("naive-ui/es/tabs/src/interface").TabsType>;
434
- readonly default: "bar";
435
- };
436
- readonly closable: BooleanConstructor;
437
- readonly justifyContent: import("vue").PropType<"start" | "end" | "space-around" | "space-between" | "space-evenly" | "center">;
438
- readonly size: {
439
- readonly type: import("vue").PropType<"small" | "medium" | "large">;
440
- readonly default: "medium";
441
- };
442
- readonly tabStyle: import("vue").PropType<string | import("vue").CSSProperties>;
443
- readonly barWidth: NumberConstructor;
444
- readonly paneClass: StringConstructor;
445
- readonly paneStyle: import("vue").PropType<string | import("vue").CSSProperties>;
446
- readonly addable: import("vue").PropType<import("naive-ui/es/tabs/src/interface").Addable>;
447
- readonly tabsPadding: {
448
- readonly type: NumberConstructor;
449
- readonly default: 0;
450
- };
451
- readonly animated: BooleanConstructor;
452
- readonly onBeforeLeave: import("vue").PropType<import("naive-ui/es/tabs/src/interface").OnBeforeLeave>;
453
- readonly onAdd: import("vue").PropType<() => void>;
454
- readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
455
- readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnUpdateValue>>;
456
- readonly onClose: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/tabs/src/interface").OnClose>>;
457
- readonly labelSize: import("vue").PropType<"small" | "medium" | "large">;
458
- readonly activeName: import("vue").PropType<string | number>;
459
- readonly onActiveNameChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: never) => void>>;
460
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tabs", {
461
- colorSegment: string;
462
- tabFontSizeCard: string;
463
- tabTextColorLine: string;
464
- tabTextColorActiveLine: string;
465
- tabTextColorHoverLine: string;
466
- tabTextColorDisabledLine: string;
467
- tabTextColorSegment: string;
468
- tabTextColorActiveSegment: string;
469
- tabTextColorHoverSegment: string;
470
- tabTextColorDisabledSegment: string;
471
- tabTextColorBar: string;
472
- tabTextColorActiveBar: string;
473
- tabTextColorHoverBar: string;
474
- tabTextColorDisabledBar: string;
475
- tabTextColorCard: string;
476
- tabTextColorHoverCard: string;
477
- tabTextColorActiveCard: string;
478
- tabTextColorDisabledCard: string;
479
- barColor: string;
480
- closeColor: string;
481
- closeColorHover: string;
482
- closeColorPressed: string;
483
- tabColor: string;
484
- tabColorSegment: string;
485
- tabBorderColor: string;
486
- tabFontWeightActive: string;
487
- tabFontWeight: string;
488
- tabBorderRadius: string;
489
- paneTextColor: string;
490
- fontWeightStrong: string;
491
- tabFontSizeSmall: string;
492
- tabFontSizeMedium: string;
493
- tabFontSizeLarge: string;
494
- tabGapSmallLine: string;
495
- tabGapMediumLine: string;
496
- tabGapLargeLine: string;
497
- tabPaddingSmallLine: string;
498
- tabPaddingMediumLine: string;
499
- tabPaddingLargeLine: string;
500
- tabGapSmallBar: string;
501
- tabGapMediumBar: string;
502
- tabGapLargeBar: string;
503
- tabPaddingSmallBar: string;
504
- tabPaddingMediumBar: string;
505
- tabPaddingLargeBar: string;
506
- tabGapSmallCard: string;
507
- tabGapMediumCard: string;
508
- tabGapLargeCard: string;
509
- tabPaddingSmallCard: string;
510
- tabPaddingMediumCard: string;
511
- tabPaddingLargeCard: string;
512
- tabPaddingSmallSegment: string;
513
- tabPaddingMediumSegment: string;
514
- tabPaddingLargeSegment: string;
515
- tabGapSmallSegment: string;
516
- tabGapMediumSegment: string;
517
- tabGapLargeSegment: string;
518
- panePaddingSmall: string;
519
- panePaddingMedium: string;
520
- panePaddingLarge: string;
521
- }, any>>;
522
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
523
- colorSegment: string;
524
- tabFontSizeCard: string;
525
- tabTextColorLine: string;
526
- tabTextColorActiveLine: string;
527
- tabTextColorHoverLine: string;
528
- tabTextColorDisabledLine: string;
529
- tabTextColorSegment: string;
530
- tabTextColorActiveSegment: string;
531
- tabTextColorHoverSegment: string;
532
- tabTextColorDisabledSegment: string;
533
- tabTextColorBar: string;
534
- tabTextColorActiveBar: string;
535
- tabTextColorHoverBar: string;
536
- tabTextColorDisabledBar: string;
537
- tabTextColorCard: string;
538
- tabTextColorHoverCard: string;
539
- tabTextColorActiveCard: string;
540
- tabTextColorDisabledCard: string;
541
- barColor: string;
542
- closeColor: string;
543
- closeColorHover: string;
544
- closeColorPressed: string;
545
- tabColor: string;
546
- tabColorSegment: string;
547
- tabBorderColor: string;
548
- tabFontWeightActive: string;
549
- tabFontWeight: string;
550
- tabBorderRadius: string;
551
- paneTextColor: string;
552
- fontWeightStrong: string;
553
- tabFontSizeSmall: string;
554
- tabFontSizeMedium: string;
555
- tabFontSizeLarge: string;
556
- tabGapSmallLine: string;
557
- tabGapMediumLine: string;
558
- tabGapLargeLine: string;
559
- tabPaddingSmallLine: string;
560
- tabPaddingMediumLine: string;
561
- tabPaddingLargeLine: string;
562
- tabGapSmallBar: string;
563
- tabGapMediumBar: string;
564
- tabGapLargeBar: string;
565
- tabPaddingSmallBar: string;
566
- tabPaddingMediumBar: string;
567
- tabPaddingLargeBar: string;
568
- tabGapSmallCard: string;
569
- tabGapMediumCard: string;
570
- tabGapLargeCard: string;
571
- tabPaddingSmallCard: string;
572
- tabPaddingMediumCard: string;
573
- tabPaddingLargeCard: string;
574
- tabPaddingSmallSegment: string;
575
- tabPaddingMediumSegment: string;
576
- tabPaddingLargeSegment: string;
577
- tabGapSmallSegment: string;
578
- tabGapMediumSegment: string;
579
- tabGapLargeSegment: string;
580
- panePaddingSmall: string;
581
- panePaddingMedium: string;
582
- panePaddingLarge: string;
583
- }, any>>>;
584
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tabs", {
585
- colorSegment: string;
586
- tabFontSizeCard: string;
587
- tabTextColorLine: string;
588
- tabTextColorActiveLine: string;
589
- tabTextColorHoverLine: string;
590
- tabTextColorDisabledLine: string;
591
- tabTextColorSegment: string;
592
- tabTextColorActiveSegment: string;
593
- tabTextColorHoverSegment: string;
594
- tabTextColorDisabledSegment: string;
595
- tabTextColorBar: string;
596
- tabTextColorActiveBar: string;
597
- tabTextColorHoverBar: string;
598
- tabTextColorDisabledBar: string;
599
- tabTextColorCard: string;
600
- tabTextColorHoverCard: string;
601
- tabTextColorActiveCard: string;
602
- tabTextColorDisabledCard: string;
603
- barColor: string;
604
- closeColor: string;
605
- closeColorHover: string;
606
- closeColorPressed: string;
607
- tabColor: string;
608
- tabColorSegment: string;
609
- tabBorderColor: string;
610
- tabFontWeightActive: string;
611
- tabFontWeight: string;
612
- tabBorderRadius: string;
613
- paneTextColor: string;
614
- fontWeightStrong: string;
615
- tabFontSizeSmall: string;
616
- tabFontSizeMedium: string;
617
- tabFontSizeLarge: string;
618
- tabGapSmallLine: string;
619
- tabGapMediumLine: string;
620
- tabGapLargeLine: string;
621
- tabPaddingSmallLine: string;
622
- tabPaddingMediumLine: string;
623
- tabPaddingLargeLine: string;
624
- tabGapSmallBar: string;
625
- tabGapMediumBar: string;
626
- tabGapLargeBar: string;
627
- tabPaddingSmallBar: string;
628
- tabPaddingMediumBar: string;
629
- tabPaddingLargeBar: string;
630
- tabGapSmallCard: string;
631
- tabGapMediumCard: string;
632
- tabGapLargeCard: string;
633
- tabPaddingSmallCard: string;
634
- tabPaddingMediumCard: string;
635
- tabPaddingLargeCard: string;
636
- tabPaddingSmallSegment: string;
637
- tabPaddingMediumSegment: string;
638
- tabPaddingLargeSegment: string;
639
- tabGapSmallSegment: string;
640
- tabGapMediumSegment: string;
641
- tabGapLargeSegment: string;
642
- panePaddingSmall: string;
643
- panePaddingMedium: string;
644
- panePaddingLarge: string;
645
- }, any>>>;
646
- }>>, {
647
- type: import("naive-ui/es/tabs/src/interface").TabsType;
648
- size: "small" | "medium" | "large";
649
- closable: boolean;
650
- trigger: "click" | "hover";
651
- animated: boolean;
652
- tabsPadding: number;
653
- }>;
112
+ NTabs: any;
654
113
  NTabPane: import("vue").DefineComponent<{
655
114
  readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
656
115
  [key: string]: any;
@@ -661,7 +120,7 @@ declare const _default: import("vue").DefineComponent<{
661
120
  };
662
121
  readonly disabled: BooleanConstructor;
663
122
  readonly displayDirective: {
664
- readonly type: import("vue").PropType<"show" | "if" | "show:lazy">;
123
+ readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
665
124
  readonly default: "if";
666
125
  };
667
126
  readonly closable: {
@@ -686,7 +145,7 @@ declare const _default: import("vue").DefineComponent<{
686
145
  };
687
146
  readonly disabled: BooleanConstructor;
688
147
  readonly displayDirective: {
689
- readonly type: import("vue").PropType<"show" | "if" | "show:lazy">;
148
+ readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
690
149
  readonly default: "if";
691
150
  };
692
151
  readonly closable: {
@@ -698,194 +157,11 @@ declare const _default: import("vue").DefineComponent<{
698
157
  [key: string]: any;
699
158
  }> | (() => import("vue").VNodeChild)>;
700
159
  }>>, {
701
- disabled: boolean;
702
- closable: boolean | undefined;
703
- displayDirective: "show" | "if" | "show:lazy";
704
- }>;
705
- NAnchor: import("vue").DefineComponent<{
706
- readonly type: {
707
- readonly type: import("vue").PropType<"block" | "rail">;
708
- readonly default: "rail";
709
- };
710
- readonly showRail: {
711
- readonly type: BooleanConstructor;
712
- readonly default: true;
713
- };
714
- readonly showBackground: {
715
- readonly type: BooleanConstructor;
716
- readonly default: true;
717
- };
718
- readonly bound: {
719
- readonly type: NumberConstructor;
720
- readonly default: 12;
721
- };
722
- readonly internalScrollable: BooleanConstructor;
723
- readonly ignoreGap: BooleanConstructor;
724
- readonly offsetTarget: import("vue").PropType<string | import("naive-ui/es/anchor/src/utils").OffsetTarget | (() => HTMLElement)>;
725
- readonly listenTo: import("vue").PropType<string | import("naive-ui/es/affix/src/utils").ScrollTarget | (() => HTMLElement) | undefined>;
726
- readonly top: NumberConstructor;
727
- readonly bottom: NumberConstructor;
728
- readonly triggerTop: NumberConstructor;
729
- readonly triggerBottom: NumberConstructor;
730
- readonly position: {
731
- readonly type: import("vue").PropType<"fix" | "absolute">;
732
- readonly default: "fix";
733
- };
734
- readonly offsetTop: {
735
- readonly type: import("vue").PropType<number | undefined>;
736
- readonly validator: () => boolean;
737
- readonly default: undefined;
738
- };
739
- readonly offsetBottom: {
740
- readonly type: import("vue").PropType<number | undefined>;
741
- readonly validator: () => boolean;
742
- readonly default: undefined;
743
- };
744
- readonly target: {
745
- readonly type: import("vue").PropType<(() => HTMLElement) | undefined>;
746
- readonly validator: () => boolean;
747
- readonly default: undefined;
748
- };
749
- readonly affix: BooleanConstructor;
750
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Anchor", {
751
- borderRadius: string;
752
- railColor: string;
753
- railColorActive: string;
754
- linkColor: string;
755
- linkTextColor: string;
756
- linkTextColorHover: string;
757
- linkTextColorPressed: string;
758
- linkTextColorActive: string;
759
- linkFontSize: string;
760
- linkPadding: string;
761
- railWidth: string;
762
- }, any>>;
763
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Anchor", {
764
- borderRadius: string;
765
- railColor: string;
766
- railColorActive: string;
767
- linkColor: string;
768
- linkTextColor: string;
769
- linkTextColorHover: string;
770
- linkTextColorPressed: string;
771
- linkTextColorActive: string;
772
- linkFontSize: string;
773
- linkPadding: string;
774
- railWidth: string;
775
- }, any>>>;
776
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Anchor", {
777
- borderRadius: string;
778
- railColor: string;
779
- railColorActive: string;
780
- linkColor: string;
781
- linkTextColor: string;
782
- linkTextColorHover: string;
783
- linkTextColorPressed: string;
784
- linkTextColorActive: string;
785
- linkFontSize: string;
786
- linkPadding: string;
787
- railWidth: string;
788
- }, any>>>;
789
- }, {
790
- scrollTo(href: string): void;
791
- renderAnchor: () => JSX.Element;
792
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
793
- readonly type: {
794
- readonly type: import("vue").PropType<"block" | "rail">;
795
- readonly default: "rail";
796
- };
797
- readonly showRail: {
798
- readonly type: BooleanConstructor;
799
- readonly default: true;
800
- };
801
- readonly showBackground: {
802
- readonly type: BooleanConstructor;
803
- readonly default: true;
804
- };
805
- readonly bound: {
806
- readonly type: NumberConstructor;
807
- readonly default: 12;
808
- };
809
- readonly internalScrollable: BooleanConstructor;
810
- readonly ignoreGap: BooleanConstructor;
811
- readonly offsetTarget: import("vue").PropType<string | import("naive-ui/es/anchor/src/utils").OffsetTarget | (() => HTMLElement)>;
812
- readonly listenTo: import("vue").PropType<string | import("naive-ui/es/affix/src/utils").ScrollTarget | (() => HTMLElement) | undefined>;
813
- readonly top: NumberConstructor;
814
- readonly bottom: NumberConstructor;
815
- readonly triggerTop: NumberConstructor;
816
- readonly triggerBottom: NumberConstructor;
817
- readonly position: {
818
- readonly type: import("vue").PropType<"fix" | "absolute">;
819
- readonly default: "fix";
820
- };
821
- readonly offsetTop: {
822
- readonly type: import("vue").PropType<number | undefined>;
823
- readonly validator: () => boolean;
824
- readonly default: undefined;
825
- };
826
- readonly offsetBottom: {
827
- readonly type: import("vue").PropType<number | undefined>;
828
- readonly validator: () => boolean;
829
- readonly default: undefined;
830
- };
831
- readonly target: {
832
- readonly type: import("vue").PropType<(() => HTMLElement) | undefined>;
833
- readonly validator: () => boolean;
834
- readonly default: undefined;
835
- };
836
- readonly affix: BooleanConstructor;
837
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Anchor", {
838
- borderRadius: string;
839
- railColor: string;
840
- railColorActive: string;
841
- linkColor: string;
842
- linkTextColor: string;
843
- linkTextColorHover: string;
844
- linkTextColorPressed: string;
845
- linkTextColorActive: string;
846
- linkFontSize: string;
847
- linkPadding: string;
848
- railWidth: string;
849
- }, any>>;
850
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Anchor", {
851
- borderRadius: string;
852
- railColor: string;
853
- railColorActive: string;
854
- linkColor: string;
855
- linkTextColor: string;
856
- linkTextColorHover: string;
857
- linkTextColorPressed: string;
858
- linkTextColorActive: string;
859
- linkFontSize: string;
860
- linkPadding: string;
861
- railWidth: string;
862
- }, any>>>;
863
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Anchor", {
864
- borderRadius: string;
865
- railColor: string;
866
- railColorActive: string;
867
- linkColor: string;
868
- linkTextColor: string;
869
- linkTextColorHover: string;
870
- linkTextColorPressed: string;
871
- linkTextColorActive: string;
872
- linkFontSize: string;
873
- linkPadding: string;
874
- railWidth: string;
875
- }, any>>>;
876
- }>>, {
877
- type: "block" | "rail";
878
- bound: number;
879
- position: "fix" | "absolute";
880
- target: (() => HTMLElement) | undefined;
881
- affix: boolean;
882
- offsetTop: number | undefined;
883
- offsetBottom: number | undefined;
884
- showRail: boolean;
885
- showBackground: boolean;
886
- internalScrollable: boolean;
887
- ignoreGap: boolean;
160
+ readonly disabled: boolean;
161
+ readonly closable: boolean | undefined;
162
+ readonly displayDirective: "if" | "show" | "show:lazy";
888
163
  }>;
164
+ NAnchor: any;
889
165
  NAnchorLink: import("vue").DefineComponent<{
890
166
  readonly title: StringConstructor;
891
167
  readonly href: StringConstructor;
@@ -952,3297 +228,11 @@ declare const _default: import("vue").DefineComponent<{
952
228
  };
953
229
  itemList: any;
954
230
  onHandleLabelChange: (value?: any, item?: any, classifyItem?: any) => void;
955
- NTag: import("vue").DefineComponent<{
956
- bordered: {
957
- type: import("vue").PropType<boolean | undefined>;
958
- default: undefined;
959
- };
960
- checked: BooleanConstructor;
961
- checkable: BooleanConstructor;
962
- onClose: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
963
- onMouseenter: import("vue").PropType<(e: MouseEvent) => void>;
964
- onMouseleave: import("vue").PropType<(e: MouseEvent) => void>;
965
- 'onUpdate:checked': import("vue").PropType<(checked: boolean) => void>;
966
- onUpdateChecked: import("vue").PropType<(checked: boolean) => void>;
967
- internalStopClickPropagation: BooleanConstructor;
968
- onCheckedChange: {
969
- type: import("vue").PropType<(checked: boolean) => void>;
970
- validator: () => boolean;
971
- default: undefined;
972
- };
973
- color: import("vue").PropType<import("naive-ui/es/tag/src/common-props").TagColor>;
974
- type: {
975
- readonly type: import("vue").PropType<"default" | "primary" | "info" | "success" | "warning" | "error">;
976
- readonly default: "default";
977
- };
978
- round: BooleanConstructor;
979
- size: {
980
- readonly type: import("vue").PropType<"small" | "medium" | "tiny" | "large">;
981
- readonly default: "medium";
982
- };
983
- closable: BooleanConstructor;
984
- disabled: {
985
- readonly type: import("vue").PropType<boolean | undefined>;
986
- readonly default: undefined;
987
- };
988
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tag", {
989
- heightTiny: string;
990
- heightSmall: string;
991
- heightMedium: string;
992
- heightLarge: string;
993
- borderRadius: string;
994
- opacityDisabled: string;
995
- fontSizeTiny: string;
996
- fontSizeSmall: string;
997
- fontSizeMedium: string;
998
- fontSizeLarge: string;
999
- textColorCheckable: string;
1000
- textColorHoverCheckable: string;
1001
- textColorPressedCheckable: string;
1002
- textColorChecked: string;
1003
- colorCheckable: string;
1004
- colorHoverCheckable: string;
1005
- colorPressedCheckable: string;
1006
- colorChecked: string;
1007
- colorCheckedHover: string;
1008
- colorCheckedPressed: string;
1009
- border: string;
1010
- textColor: string;
1011
- color: string;
1012
- closeColor: string;
1013
- closeColorHover: string;
1014
- closeColorPressed: string;
1015
- borderPrimary: string;
1016
- textColorPrimary: string;
1017
- colorPrimary: string;
1018
- closeColorPrimary: string;
1019
- closeColorHoverPrimary: string;
1020
- closeColorPressedPrimary: string;
1021
- borderInfo: string;
1022
- textColorInfo: string;
1023
- colorInfo: string;
1024
- closeColorInfo: string;
1025
- closeColorHoverInfo: string;
1026
- closeColorPressedInfo: string;
1027
- borderSuccess: string;
1028
- textColorSuccess: string;
1029
- colorSuccess: string;
1030
- closeColorSuccess: string;
1031
- closeColorHoverSuccess: string;
1032
- closeColorPressedSuccess: string;
1033
- borderWarning: string;
1034
- textColorWarning: string;
1035
- colorWarning: string;
1036
- closeColorWarning: string;
1037
- closeColorHoverWarning: string;
1038
- closeColorPressedWarning: string;
1039
- borderError: string;
1040
- textColorError: string;
1041
- colorError: string;
1042
- closeColorError: string;
1043
- closeColorHoverError: string;
1044
- closeColorPressedError: string;
1045
- closeSizeTiny: string;
1046
- closeSizeSmall: string;
1047
- closeSizeMedium: string;
1048
- closeSizeLarge: string;
1049
- padding: string;
1050
- closeMargin: string;
1051
- closeMarginRtl: string;
1052
- }, any>>;
1053
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tag", {
1054
- heightTiny: string;
1055
- heightSmall: string;
1056
- heightMedium: string;
1057
- heightLarge: string;
1058
- borderRadius: string;
1059
- opacityDisabled: string;
1060
- fontSizeTiny: string;
1061
- fontSizeSmall: string;
1062
- fontSizeMedium: string;
1063
- fontSizeLarge: string;
1064
- textColorCheckable: string;
1065
- textColorHoverCheckable: string;
1066
- textColorPressedCheckable: string;
1067
- textColorChecked: string;
1068
- colorCheckable: string;
1069
- colorHoverCheckable: string;
1070
- colorPressedCheckable: string;
1071
- colorChecked: string;
1072
- colorCheckedHover: string;
1073
- colorCheckedPressed: string;
1074
- border: string;
1075
- textColor: string;
1076
- color: string;
1077
- closeColor: string;
1078
- closeColorHover: string;
1079
- closeColorPressed: string;
1080
- borderPrimary: string;
1081
- textColorPrimary: string;
1082
- colorPrimary: string;
1083
- closeColorPrimary: string;
1084
- closeColorHoverPrimary: string;
1085
- closeColorPressedPrimary: string;
1086
- borderInfo: string;
1087
- textColorInfo: string;
1088
- colorInfo: string;
1089
- closeColorInfo: string;
1090
- closeColorHoverInfo: string;
1091
- closeColorPressedInfo: string;
1092
- borderSuccess: string;
1093
- textColorSuccess: string;
1094
- colorSuccess: string;
1095
- closeColorSuccess: string;
1096
- closeColorHoverSuccess: string;
1097
- closeColorPressedSuccess: string;
1098
- borderWarning: string;
1099
- textColorWarning: string;
1100
- colorWarning: string;
1101
- closeColorWarning: string;
1102
- closeColorHoverWarning: string;
1103
- closeColorPressedWarning: string;
1104
- borderError: string;
1105
- textColorError: string;
1106
- colorError: string;
1107
- closeColorError: string;
1108
- closeColorHoverError: string;
1109
- closeColorPressedError: string;
1110
- closeSizeTiny: string;
1111
- closeSizeSmall: string;
1112
- closeSizeMedium: string;
1113
- closeSizeLarge: string;
1114
- padding: string;
1115
- closeMargin: string;
1116
- closeMarginRtl: string;
1117
- }, any>>>;
1118
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tag", {
1119
- heightTiny: string;
1120
- heightSmall: string;
1121
- heightMedium: string;
1122
- heightLarge: string;
1123
- borderRadius: string;
1124
- opacityDisabled: string;
1125
- fontSizeTiny: string;
1126
- fontSizeSmall: string;
1127
- fontSizeMedium: string;
1128
- fontSizeLarge: string;
1129
- textColorCheckable: string;
1130
- textColorHoverCheckable: string;
1131
- textColorPressedCheckable: string;
1132
- textColorChecked: string;
1133
- colorCheckable: string;
1134
- colorHoverCheckable: string;
1135
- colorPressedCheckable: string;
1136
- colorChecked: string;
1137
- colorCheckedHover: string;
1138
- colorCheckedPressed: string;
1139
- border: string;
1140
- textColor: string;
1141
- color: string;
1142
- closeColor: string;
1143
- closeColorHover: string;
1144
- closeColorPressed: string;
1145
- borderPrimary: string;
1146
- textColorPrimary: string;
1147
- colorPrimary: string;
1148
- closeColorPrimary: string;
1149
- closeColorHoverPrimary: string;
1150
- closeColorPressedPrimary: string;
1151
- borderInfo: string;
1152
- textColorInfo: string;
1153
- colorInfo: string;
1154
- closeColorInfo: string;
1155
- closeColorHoverInfo: string;
1156
- closeColorPressedInfo: string;
1157
- borderSuccess: string;
1158
- textColorSuccess: string;
1159
- colorSuccess: string;
1160
- closeColorSuccess: string;
1161
- closeColorHoverSuccess: string;
1162
- closeColorPressedSuccess: string;
1163
- borderWarning: string;
1164
- textColorWarning: string;
1165
- colorWarning: string;
1166
- closeColorWarning: string;
1167
- closeColorHoverWarning: string;
1168
- closeColorPressedWarning: string;
1169
- borderError: string;
1170
- textColorError: string;
1171
- colorError: string;
1172
- closeColorError: string;
1173
- closeColorHoverError: string;
1174
- closeColorPressedError: string;
1175
- closeSizeTiny: string;
1176
- closeSizeSmall: string;
1177
- closeSizeMedium: string;
1178
- closeSizeLarge: string;
1179
- padding: string;
1180
- closeMargin: string;
1181
- closeMarginRtl: string;
1182
- }, any>>>;
1183
- }, {
1184
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
1185
- mergedClsPrefix: import("vue").ComputedRef<string>;
1186
- contentRef: import("vue").Ref<HTMLElement | null>;
1187
- mergedBordered: import("vue").ComputedRef<boolean>;
1188
- handleClick: (e: MouseEvent) => void;
1189
- handleCloseClick: (e: MouseEvent) => void;
1190
- cssVars: import("vue").ComputedRef<{
1191
- '--n-avatar-size-override': string;
1192
- '--n-bezier': string;
1193
- '--n-border-radius': string;
1194
- '--n-border': string;
1195
- '--n-close-color': string;
1196
- '--n-close-color-hover': string;
1197
- '--n-close-color-pressed': string;
1198
- '--n-close-color-disabled': string;
1199
- '--n-close-margin': string;
1200
- '--n-close-margin-rtl': string;
1201
- '--n-close-size': string;
1202
- '--n-color': string;
1203
- '--n-color-checkable': string;
1204
- '--n-color-checked': string;
1205
- '--n-color-checked-hover': string;
1206
- '--n-color-checked-pressed': string;
1207
- '--n-color-hover-checkable': string;
1208
- '--n-color-pressed-checkable': string;
1209
- '--n-font-size': string;
1210
- '--n-height': string;
1211
- '--n-opacity-disabled': string;
1212
- '--n-padding': string;
1213
- '--n-text-color': string;
1214
- '--n-text-color-checkable': string;
1215
- '--n-text-color-checked': string;
1216
- '--n-text-color-hover-checkable': string;
1217
- '--n-text-color-pressed-checkable': string;
1218
- }> | undefined;
1219
- themeClass: import("vue").Ref<string> | undefined;
1220
- onRender: (() => void) | undefined;
1221
- setTextContent: (textContent: string) => void;
1222
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1223
- bordered: {
1224
- type: import("vue").PropType<boolean | undefined>;
1225
- default: undefined;
1226
- };
1227
- checked: BooleanConstructor;
1228
- checkable: BooleanConstructor;
1229
- onClose: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
1230
- onMouseenter: import("vue").PropType<(e: MouseEvent) => void>;
1231
- onMouseleave: import("vue").PropType<(e: MouseEvent) => void>;
1232
- 'onUpdate:checked': import("vue").PropType<(checked: boolean) => void>;
1233
- onUpdateChecked: import("vue").PropType<(checked: boolean) => void>;
1234
- internalStopClickPropagation: BooleanConstructor;
1235
- onCheckedChange: {
1236
- type: import("vue").PropType<(checked: boolean) => void>;
1237
- validator: () => boolean;
1238
- default: undefined;
1239
- };
1240
- color: import("vue").PropType<import("naive-ui/es/tag/src/common-props").TagColor>;
1241
- type: {
1242
- readonly type: import("vue").PropType<"default" | "primary" | "info" | "success" | "warning" | "error">;
1243
- readonly default: "default";
1244
- };
1245
- round: BooleanConstructor;
1246
- size: {
1247
- readonly type: import("vue").PropType<"small" | "medium" | "tiny" | "large">;
1248
- readonly default: "medium";
1249
- };
1250
- closable: BooleanConstructor;
1251
- disabled: {
1252
- readonly type: import("vue").PropType<boolean | undefined>;
1253
- readonly default: undefined;
1254
- };
1255
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tag", {
1256
- heightTiny: string;
1257
- heightSmall: string;
1258
- heightMedium: string;
1259
- heightLarge: string;
1260
- borderRadius: string;
1261
- opacityDisabled: string;
1262
- fontSizeTiny: string;
1263
- fontSizeSmall: string;
1264
- fontSizeMedium: string;
1265
- fontSizeLarge: string;
1266
- textColorCheckable: string;
1267
- textColorHoverCheckable: string;
1268
- textColorPressedCheckable: string;
1269
- textColorChecked: string;
1270
- colorCheckable: string;
1271
- colorHoverCheckable: string;
1272
- colorPressedCheckable: string;
1273
- colorChecked: string;
1274
- colorCheckedHover: string;
1275
- colorCheckedPressed: string;
1276
- border: string;
1277
- textColor: string;
1278
- color: string;
1279
- closeColor: string;
1280
- closeColorHover: string;
1281
- closeColorPressed: string;
1282
- borderPrimary: string;
1283
- textColorPrimary: string;
1284
- colorPrimary: string;
1285
- closeColorPrimary: string;
1286
- closeColorHoverPrimary: string;
1287
- closeColorPressedPrimary: string;
1288
- borderInfo: string;
1289
- textColorInfo: string;
1290
- colorInfo: string;
1291
- closeColorInfo: string;
1292
- closeColorHoverInfo: string;
1293
- closeColorPressedInfo: string;
1294
- borderSuccess: string;
1295
- textColorSuccess: string;
1296
- colorSuccess: string;
1297
- closeColorSuccess: string;
1298
- closeColorHoverSuccess: string;
1299
- closeColorPressedSuccess: string;
1300
- borderWarning: string;
1301
- textColorWarning: string;
1302
- colorWarning: string;
1303
- closeColorWarning: string;
1304
- closeColorHoverWarning: string;
1305
- closeColorPressedWarning: string;
1306
- borderError: string;
1307
- textColorError: string;
1308
- colorError: string;
1309
- closeColorError: string;
1310
- closeColorHoverError: string;
1311
- closeColorPressedError: string;
1312
- closeSizeTiny: string;
1313
- closeSizeSmall: string;
1314
- closeSizeMedium: string;
1315
- closeSizeLarge: string;
1316
- padding: string;
1317
- closeMargin: string;
1318
- closeMarginRtl: string;
1319
- }, any>>;
1320
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tag", {
1321
- heightTiny: string;
1322
- heightSmall: string;
1323
- heightMedium: string;
1324
- heightLarge: string;
1325
- borderRadius: string;
1326
- opacityDisabled: string;
1327
- fontSizeTiny: string;
1328
- fontSizeSmall: string;
1329
- fontSizeMedium: string;
1330
- fontSizeLarge: string;
1331
- textColorCheckable: string;
1332
- textColorHoverCheckable: string;
1333
- textColorPressedCheckable: string;
1334
- textColorChecked: string;
1335
- colorCheckable: string;
1336
- colorHoverCheckable: string;
1337
- colorPressedCheckable: string;
1338
- colorChecked: string;
1339
- colorCheckedHover: string;
1340
- colorCheckedPressed: string;
1341
- border: string;
1342
- textColor: string;
1343
- color: string;
1344
- closeColor: string;
1345
- closeColorHover: string;
1346
- closeColorPressed: string;
1347
- borderPrimary: string;
1348
- textColorPrimary: string;
1349
- colorPrimary: string;
1350
- closeColorPrimary: string;
1351
- closeColorHoverPrimary: string;
1352
- closeColorPressedPrimary: string;
1353
- borderInfo: string;
1354
- textColorInfo: string;
1355
- colorInfo: string;
1356
- closeColorInfo: string;
1357
- closeColorHoverInfo: string;
1358
- closeColorPressedInfo: string;
1359
- borderSuccess: string;
1360
- textColorSuccess: string;
1361
- colorSuccess: string;
1362
- closeColorSuccess: string;
1363
- closeColorHoverSuccess: string;
1364
- closeColorPressedSuccess: string;
1365
- borderWarning: string;
1366
- textColorWarning: string;
1367
- colorWarning: string;
1368
- closeColorWarning: string;
1369
- closeColorHoverWarning: string;
1370
- closeColorPressedWarning: string;
1371
- borderError: string;
1372
- textColorError: string;
1373
- colorError: string;
1374
- closeColorError: string;
1375
- closeColorHoverError: string;
1376
- closeColorPressedError: string;
1377
- closeSizeTiny: string;
1378
- closeSizeSmall: string;
1379
- closeSizeMedium: string;
1380
- closeSizeLarge: string;
1381
- padding: string;
1382
- closeMargin: string;
1383
- closeMarginRtl: string;
1384
- }, any>>>;
1385
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tag", {
1386
- heightTiny: string;
1387
- heightSmall: string;
1388
- heightMedium: string;
1389
- heightLarge: string;
1390
- borderRadius: string;
1391
- opacityDisabled: string;
1392
- fontSizeTiny: string;
1393
- fontSizeSmall: string;
1394
- fontSizeMedium: string;
1395
- fontSizeLarge: string;
1396
- textColorCheckable: string;
1397
- textColorHoverCheckable: string;
1398
- textColorPressedCheckable: string;
1399
- textColorChecked: string;
1400
- colorCheckable: string;
1401
- colorHoverCheckable: string;
1402
- colorPressedCheckable: string;
1403
- colorChecked: string;
1404
- colorCheckedHover: string;
1405
- colorCheckedPressed: string;
1406
- border: string;
1407
- textColor: string;
1408
- color: string;
1409
- closeColor: string;
1410
- closeColorHover: string;
1411
- closeColorPressed: string;
1412
- borderPrimary: string;
1413
- textColorPrimary: string;
1414
- colorPrimary: string;
1415
- closeColorPrimary: string;
1416
- closeColorHoverPrimary: string;
1417
- closeColorPressedPrimary: string;
1418
- borderInfo: string;
1419
- textColorInfo: string;
1420
- colorInfo: string;
1421
- closeColorInfo: string;
1422
- closeColorHoverInfo: string;
1423
- closeColorPressedInfo: string;
1424
- borderSuccess: string;
1425
- textColorSuccess: string;
1426
- colorSuccess: string;
1427
- closeColorSuccess: string;
1428
- closeColorHoverSuccess: string;
1429
- closeColorPressedSuccess: string;
1430
- borderWarning: string;
1431
- textColorWarning: string;
1432
- colorWarning: string;
1433
- closeColorWarning: string;
1434
- closeColorHoverWarning: string;
1435
- closeColorPressedWarning: string;
1436
- borderError: string;
1437
- textColorError: string;
1438
- colorError: string;
1439
- closeColorError: string;
1440
- closeColorHoverError: string;
1441
- closeColorPressedError: string;
1442
- closeSizeTiny: string;
1443
- closeSizeSmall: string;
1444
- closeSizeMedium: string;
1445
- closeSizeLarge: string;
1446
- padding: string;
1447
- closeMargin: string;
1448
- closeMarginRtl: string;
1449
- }, any>>>;
1450
- }>>, {
1451
- type: "default" | "primary" | "info" | "success" | "warning" | "error";
1452
- round: boolean;
1453
- size: "small" | "medium" | "tiny" | "large";
1454
- disabled: boolean | undefined;
1455
- checked: boolean;
1456
- bordered: boolean | undefined;
1457
- checkable: boolean;
1458
- internalStopClickPropagation: boolean;
1459
- onCheckedChange: (checked: boolean) => void;
1460
- closable: boolean;
1461
- }>;
1462
- NTooltip: import("vue").DefineComponent<{
1463
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1464
- borderRadius: string;
1465
- boxShadow: string;
1466
- color: string;
1467
- textColor: string;
1468
- padding: string;
1469
- }, {
1470
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1471
- fontSize: string;
1472
- borderRadius: string;
1473
- color: string;
1474
- dividerColor: string;
1475
- textColor: string;
1476
- boxShadow: string;
1477
- space: string;
1478
- spaceArrow: string;
1479
- arrowOffset: string;
1480
- arrowOffsetVertical: string;
1481
- arrowHeight: string;
1482
- padding: string;
1483
- }, any>;
1484
- }>>;
1485
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1486
- borderRadius: string;
1487
- boxShadow: string;
1488
- color: string;
1489
- textColor: string;
1490
- padding: string;
1491
- }, {
1492
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1493
- fontSize: string;
1494
- borderRadius: string;
1495
- color: string;
1496
- dividerColor: string;
1497
- textColor: string;
1498
- boxShadow: string;
1499
- space: string;
1500
- spaceArrow: string;
1501
- arrowOffset: string;
1502
- arrowOffsetVertical: string;
1503
- arrowHeight: string;
1504
- padding: string;
1505
- }, any>;
1506
- }>>>;
1507
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1508
- borderRadius: string;
1509
- boxShadow: string;
1510
- color: string;
1511
- textColor: string;
1512
- padding: string;
1513
- }, {
1514
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1515
- fontSize: string;
1516
- borderRadius: string;
1517
- color: string;
1518
- dividerColor: string;
1519
- textColor: string;
1520
- boxShadow: string;
1521
- space: string;
1522
- spaceArrow: string;
1523
- arrowOffset: string;
1524
- arrowOffsetVertical: string;
1525
- arrowHeight: string;
1526
- padding: string;
1527
- }, any>;
1528
- }>>>;
1529
- show: {
1530
- type: import("vue").PropType<boolean | undefined>;
1531
- default: undefined;
1532
- };
1533
- defaultShow: BooleanConstructor;
1534
- showArrow: {
1535
- type: BooleanConstructor;
1536
- default: boolean;
1537
- };
1538
- trigger: {
1539
- type: import("vue").PropType<import("naive-ui").PopoverTrigger>;
1540
- default: string;
1541
- };
1542
- delay: {
1543
- type: NumberConstructor;
1544
- default: number;
1545
- };
1546
- duration: {
1547
- type: NumberConstructor;
1548
- default: number;
1549
- };
1550
- raw: BooleanConstructor;
1551
- placement: {
1552
- type: import("vue").PropType<import("naive-ui").PopoverPlacement>;
1553
- default: string;
1554
- };
1555
- x: NumberConstructor;
1556
- y: NumberConstructor;
1557
- arrowPointToCenter: BooleanConstructor;
1558
- disabled: BooleanConstructor;
1559
- getDisabled: import("vue").PropType<() => boolean>;
1560
- displayDirective: {
1561
- type: import("vue").PropType<"show" | "if">;
1562
- default: string;
1563
- };
1564
- arrowStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1565
- flip: {
1566
- type: BooleanConstructor;
1567
- default: boolean;
1568
- };
1569
- animated: {
1570
- type: BooleanConstructor;
1571
- default: boolean;
1572
- };
1573
- width: {
1574
- type: import("vue").PropType<number | "trigger">;
1575
- default: undefined;
1576
- };
1577
- overlap: BooleanConstructor;
1578
- keepAliveOnHover: {
1579
- type: BooleanConstructor;
1580
- default: boolean;
1581
- };
1582
- zIndex: NumberConstructor;
1583
- to: {
1584
- type: import("vue").PropType<string | boolean | HTMLElement>;
1585
- default: undefined;
1586
- };
1587
- scrollable: BooleanConstructor;
1588
- contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1589
- headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1590
- onClickoutside: import("vue").PropType<(e: MouseEvent) => void>;
1591
- 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1592
- onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1593
- internalSyncTargetWithParent: BooleanConstructor;
1594
- internalInheritedEventHandlers: {
1595
- type: import("vue").PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
1596
- default: () => never[];
1597
- };
1598
- internalTrapFocus: BooleanConstructor;
1599
- internalExtraClass: {
1600
- type: import("vue").PropType<string[]>;
1601
- default: () => never[];
1602
- };
1603
- onShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
1604
- onHide: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
1605
- arrow: {
1606
- type: import("vue").PropType<boolean | undefined>;
1607
- default: undefined;
1608
- };
1609
- minWidth: NumberConstructor;
1610
- maxWidth: NumberConstructor;
1611
- }, {
1612
- popoverRef: import("vue").Ref<{
1613
- syncPosition: () => void;
1614
- setShow: (value: boolean) => void;
1615
- } | null>;
1616
- mergedTheme: import("vue").ComputedRef<{
1617
- common: {
1618
- baseColor: string;
1619
- primaryColor: string;
1620
- primaryColorHover: string;
1621
- primaryColorPressed: string;
1622
- primaryColorSuppl: string;
1623
- infoColor: string;
1624
- infoColorHover: string;
1625
- infoColorPressed: string;
1626
- infoColorSuppl: string;
1627
- successColor: string;
1628
- successColorHover: string;
1629
- successColorPressed: string;
1630
- successColorSuppl: string;
1631
- warningColor: string;
1632
- warningColorHover: string;
1633
- warningColorPressed: string;
1634
- warningColorSuppl: string;
1635
- errorColor: string;
1636
- errorColorHover: string;
1637
- errorColorPressed: string;
1638
- errorColorSuppl: string;
1639
- textColorBase: string;
1640
- textColor1: string;
1641
- textColor2: string;
1642
- textColor3: string;
1643
- textColorDisabled: string;
1644
- placeholderColor: string;
1645
- placeholderColorDisabled: string;
1646
- iconColor: string;
1647
- iconColorHover: string;
1648
- iconColorPressed: string;
1649
- iconColorDisabled: string;
1650
- opacity1: string;
1651
- opacity2: string;
1652
- opacity3: string;
1653
- opacity4: string;
1654
- opacity5: string;
1655
- dividerColor: string;
1656
- borderColor: string;
1657
- closeColor: string;
1658
- closeColorHover: string;
1659
- closeColorPressed: string;
1660
- closeColorDisabled: string;
1661
- clearColor: string;
1662
- clearColorHover: string;
1663
- clearColorPressed: string;
1664
- scrollbarColor: string;
1665
- scrollbarColorHover: string;
1666
- scrollbarWidth: string;
1667
- scrollbarHeight: string;
1668
- scrollbarBorderRadius: string;
1669
- progressRailColor: string;
1670
- railColor: string;
1671
- popoverColor: string;
1672
- tableColor: string;
1673
- cardColor: string;
1674
- modalColor: string;
1675
- bodyColor: string;
1676
- tagColor: string;
1677
- avatarColor: string;
1678
- invertedColor: string;
1679
- inputColor: string;
1680
- codeColor: string;
1681
- tabColor: string;
1682
- actionColor: string;
1683
- tableHeaderColor: string;
1684
- hoverColor: string;
1685
- tableColorHover: string;
1686
- tableColorStriped: string;
1687
- pressedColor: string;
1688
- opacityDisabled: string;
1689
- inputColorDisabled: string;
1690
- buttonColor2: string;
1691
- buttonColor2Hover: string;
1692
- buttonColor2Pressed: string;
1693
- boxShadow1: string;
1694
- boxShadow2: string;
1695
- boxShadow3: string;
1696
- fontFamily: string;
1697
- fontFamilyMono: string;
1698
- fontWeight: string;
1699
- fontWeightStrong: string;
1700
- cubicBezierEaseInOut: string;
1701
- cubicBezierEaseOut: string;
1702
- cubicBezierEaseIn: string;
1703
- borderRadius: string;
1704
- borderRadiusSmall: string;
1705
- fontSize: string;
1706
- fontSizeMini: string;
1707
- fontSizeTiny: string;
1708
- fontSizeSmall: string;
1709
- fontSizeMedium: string;
1710
- fontSizeLarge: string;
1711
- fontSizeHuge: string;
1712
- lineHeight: string;
1713
- heightMini: string;
1714
- heightTiny: string;
1715
- heightSmall: string;
1716
- heightMedium: string;
1717
- heightLarge: string;
1718
- heightHuge: string;
1719
- name: "common";
1720
- };
1721
- self: {
1722
- borderRadius: string;
1723
- boxShadow: string;
1724
- color: string;
1725
- textColor: string;
1726
- padding: string;
1727
- };
1728
- peers: {
1729
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1730
- fontSize: string;
1731
- borderRadius: string;
1732
- color: string;
1733
- dividerColor: string;
1734
- textColor: string;
1735
- boxShadow: string;
1736
- space: string;
1737
- spaceArrow: string;
1738
- arrowOffset: string;
1739
- arrowOffsetVertical: string;
1740
- arrowHeight: string;
1741
- padding: string;
1742
- }, any>;
1743
- };
1744
- peerOverrides: {
1745
- Popover?: {
1746
- peers?: {
1747
- [x: string]: any;
1748
- } | undefined;
1749
- } | undefined;
1750
- };
1751
- }>;
1752
- popoverThemeOverrides: import("vue").ComputedRef<{
1753
- borderRadius: string;
1754
- boxShadow: string;
1755
- color: string;
1756
- textColor: string;
1757
- padding: string;
1758
- }>;
1759
- syncPosition: () => void;
1760
- setShow: (value: boolean) => void;
1761
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1762
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1763
- borderRadius: string;
1764
- boxShadow: string;
1765
- color: string;
1766
- textColor: string;
1767
- padding: string;
1768
- }, {
1769
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1770
- fontSize: string;
1771
- borderRadius: string;
1772
- color: string;
1773
- dividerColor: string;
1774
- textColor: string;
1775
- boxShadow: string;
1776
- space: string;
1777
- spaceArrow: string;
1778
- arrowOffset: string;
1779
- arrowOffsetVertical: string;
1780
- arrowHeight: string;
1781
- padding: string;
1782
- }, any>;
1783
- }>>;
1784
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1785
- borderRadius: string;
1786
- boxShadow: string;
1787
- color: string;
1788
- textColor: string;
1789
- padding: string;
1790
- }, {
1791
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1792
- fontSize: string;
1793
- borderRadius: string;
1794
- color: string;
1795
- dividerColor: string;
1796
- textColor: string;
1797
- boxShadow: string;
1798
- space: string;
1799
- spaceArrow: string;
1800
- arrowOffset: string;
1801
- arrowOffsetVertical: string;
1802
- arrowHeight: string;
1803
- padding: string;
1804
- }, any>;
1805
- }>>>;
1806
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
1807
- borderRadius: string;
1808
- boxShadow: string;
1809
- color: string;
1810
- textColor: string;
1811
- padding: string;
1812
- }, {
1813
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
1814
- fontSize: string;
1815
- borderRadius: string;
1816
- color: string;
1817
- dividerColor: string;
1818
- textColor: string;
1819
- boxShadow: string;
1820
- space: string;
1821
- spaceArrow: string;
1822
- arrowOffset: string;
1823
- arrowOffsetVertical: string;
1824
- arrowHeight: string;
1825
- padding: string;
1826
- }, any>;
1827
- }>>>;
1828
- show: {
1829
- type: import("vue").PropType<boolean | undefined>;
1830
- default: undefined;
1831
- };
1832
- defaultShow: BooleanConstructor;
1833
- showArrow: {
1834
- type: BooleanConstructor;
1835
- default: boolean;
1836
- };
1837
- trigger: {
1838
- type: import("vue").PropType<import("naive-ui").PopoverTrigger>;
1839
- default: string;
1840
- };
1841
- delay: {
1842
- type: NumberConstructor;
1843
- default: number;
1844
- };
1845
- duration: {
1846
- type: NumberConstructor;
1847
- default: number;
1848
- };
1849
- raw: BooleanConstructor;
1850
- placement: {
1851
- type: import("vue").PropType<import("naive-ui").PopoverPlacement>;
1852
- default: string;
1853
- };
1854
- x: NumberConstructor;
1855
- y: NumberConstructor;
1856
- arrowPointToCenter: BooleanConstructor;
1857
- disabled: BooleanConstructor;
1858
- getDisabled: import("vue").PropType<() => boolean>;
1859
- displayDirective: {
1860
- type: import("vue").PropType<"show" | "if">;
1861
- default: string;
1862
- };
1863
- arrowStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1864
- flip: {
1865
- type: BooleanConstructor;
1866
- default: boolean;
1867
- };
1868
- animated: {
1869
- type: BooleanConstructor;
1870
- default: boolean;
1871
- };
1872
- width: {
1873
- type: import("vue").PropType<number | "trigger">;
1874
- default: undefined;
1875
- };
1876
- overlap: BooleanConstructor;
1877
- keepAliveOnHover: {
1878
- type: BooleanConstructor;
1879
- default: boolean;
1880
- };
1881
- zIndex: NumberConstructor;
1882
- to: {
1883
- type: import("vue").PropType<string | boolean | HTMLElement>;
1884
- default: undefined;
1885
- };
1886
- scrollable: BooleanConstructor;
1887
- contentStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1888
- headerStyle: import("vue").PropType<string | import("vue").CSSProperties>;
1889
- onClickoutside: import("vue").PropType<(e: MouseEvent) => void>;
1890
- 'onUpdate:show': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1891
- onUpdateShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
1892
- internalSyncTargetWithParent: BooleanConstructor;
1893
- internalInheritedEventHandlers: {
1894
- type: import("vue").PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
1895
- default: () => never[];
1896
- };
1897
- internalTrapFocus: BooleanConstructor;
1898
- internalExtraClass: {
1899
- type: import("vue").PropType<string[]>;
1900
- default: () => never[];
1901
- };
1902
- onShow: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
1903
- onHide: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
1904
- arrow: {
1905
- type: import("vue").PropType<boolean | undefined>;
1906
- default: undefined;
1907
- };
1908
- minWidth: NumberConstructor;
1909
- maxWidth: NumberConstructor;
1910
- }>>, {
1911
- show: boolean | undefined;
1912
- flip: boolean;
1913
- width: number | "trigger";
1914
- disabled: boolean;
1915
- duration: number;
1916
- to: string | boolean | HTMLElement;
1917
- raw: boolean;
1918
- placement: import("naive-ui").PopoverPlacement;
1919
- overlap: boolean;
1920
- scrollable: boolean;
1921
- trigger: import("naive-ui").PopoverTrigger;
1922
- showArrow: boolean;
1923
- delay: number;
1924
- arrowPointToCenter: boolean;
1925
- displayDirective: "show" | "if";
1926
- keepAliveOnHover: boolean;
1927
- animated: boolean;
1928
- internalTrapFocus: boolean;
1929
- defaultShow: boolean;
1930
- internalSyncTargetWithParent: boolean;
1931
- internalInheritedEventHandlers: import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[];
1932
- internalExtraClass: string[];
1933
- arrow: boolean | undefined;
1934
- }>;
1935
- NIcon: import("vue").DefineComponent<{
1936
- readonly depth: import("vue").PropType<import("naive-ui/es/icon/src/Icon").Depth>;
1937
- readonly size: import("vue").PropType<string | number>;
1938
- readonly color: StringConstructor;
1939
- readonly component: import("vue").PropType<import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>>;
1940
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Icon", {
1941
- color: string;
1942
- opacity1Depth: string;
1943
- opacity2Depth: string;
1944
- opacity3Depth: string;
1945
- opacity4Depth: string;
1946
- opacity5Depth: string;
1947
- }, any>>;
1948
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
1949
- color: string;
1950
- opacity1Depth: string;
1951
- opacity2Depth: string;
1952
- opacity3Depth: string;
1953
- opacity4Depth: string;
1954
- opacity5Depth: string;
1955
- }, any>>>;
1956
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
1957
- color: string;
1958
- opacity1Depth: string;
1959
- opacity2Depth: string;
1960
- opacity3Depth: string;
1961
- opacity4Depth: string;
1962
- opacity5Depth: string;
1963
- }, any>>>;
1964
- }, {
1965
- mergedClsPrefix: import("vue").ComputedRef<string>;
1966
- mergedStyle: import("vue").ComputedRef<{
1967
- fontSize: string | undefined;
1968
- color: string | undefined;
1969
- }>;
1970
- cssVars: import("vue").ComputedRef<{
1971
- '--n-bezier': string;
1972
- '--n-color': string;
1973
- '--n-opacity': string;
1974
- }> | undefined;
1975
- themeClass: import("vue").Ref<string> | undefined;
1976
- onRender: (() => void) | undefined;
1977
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1978
- readonly depth: import("vue").PropType<import("naive-ui/es/icon/src/Icon").Depth>;
1979
- readonly size: import("vue").PropType<string | number>;
1980
- readonly color: StringConstructor;
1981
- readonly component: import("vue").PropType<import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>>;
1982
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Icon", {
1983
- color: string;
1984
- opacity1Depth: string;
1985
- opacity2Depth: string;
1986
- opacity3Depth: string;
1987
- opacity4Depth: string;
1988
- opacity5Depth: string;
1989
- }, any>>;
1990
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
1991
- color: string;
1992
- opacity1Depth: string;
1993
- opacity2Depth: string;
1994
- opacity3Depth: string;
1995
- opacity4Depth: string;
1996
- opacity5Depth: string;
1997
- }, any>>>;
1998
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
1999
- color: string;
2000
- opacity1Depth: string;
2001
- opacity2Depth: string;
2002
- opacity3Depth: string;
2003
- opacity4Depth: string;
2004
- opacity5Depth: string;
2005
- }, any>>>;
2006
- }>>, {}>;
2007
- NButton: import("vue").DefineComponent<{
2008
- readonly color: StringConstructor;
2009
- readonly textColor: StringConstructor;
2010
- readonly text: BooleanConstructor;
2011
- readonly block: BooleanConstructor;
2012
- readonly loading: BooleanConstructor;
2013
- readonly disabled: BooleanConstructor;
2014
- readonly circle: BooleanConstructor;
2015
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
2016
- readonly ghost: BooleanConstructor;
2017
- readonly round: BooleanConstructor;
2018
- readonly secondary: BooleanConstructor;
2019
- readonly tertiary: BooleanConstructor;
2020
- readonly quaternary: BooleanConstructor;
2021
- readonly strong: BooleanConstructor;
2022
- readonly focusable: {
2023
- readonly type: BooleanConstructor;
2024
- readonly default: true;
2025
- };
2026
- readonly keyboard: {
2027
- readonly type: BooleanConstructor;
2028
- readonly default: true;
2029
- };
2030
- readonly tag: {
2031
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
2032
- readonly default: "button";
2033
- };
2034
- readonly type: {
2035
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
2036
- readonly default: "default";
2037
- };
2038
- readonly dashed: BooleanConstructor;
2039
- readonly iconPlacement: {
2040
- readonly type: import("vue").PropType<"left" | "right">;
2041
- readonly default: "left";
2042
- };
2043
- readonly attrType: {
2044
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
2045
- readonly default: "button";
2046
- };
2047
- readonly bordered: {
2048
- readonly type: BooleanConstructor;
2049
- readonly default: true;
2050
- };
2051
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
2052
- readonly nativeFocusBehavior: BooleanConstructor;
2053
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
2054
- heightTiny: string;
2055
- heightSmall: string;
2056
- heightMedium: string;
2057
- heightLarge: string;
2058
- borderRadiusTiny: string;
2059
- borderRadiusSmall: string;
2060
- borderRadiusMedium: string;
2061
- borderRadiusLarge: string;
2062
- fontSizeTiny: string;
2063
- fontSizeSmall: string;
2064
- fontSizeMedium: string;
2065
- fontSizeLarge: string;
2066
- opacityDisabled: string;
2067
- colorOpacitySecondary: string;
2068
- colorOpacitySecondaryHover: string;
2069
- colorOpacitySecondaryPressed: string;
2070
- colorSecondary: string;
2071
- colorSecondaryHover: string;
2072
- colorSecondaryPressed: string;
2073
- colorTertiary: string;
2074
- colorTertiaryHover: string;
2075
- colorTertiaryPressed: string;
2076
- colorQuaternary: string;
2077
- colorQuaternaryHover: string;
2078
- colorQuaternaryPressed: string;
2079
- color: string;
2080
- colorHover: string;
2081
- colorPressed: string;
2082
- colorFocus: string;
2083
- colorDisabled: string;
2084
- textColor: string;
2085
- textColorTertiary: string;
2086
- textColorHover: string;
2087
- textColorPressed: string;
2088
- textColorFocus: string;
2089
- textColorDisabled: string;
2090
- textColorText: string;
2091
- textColorTextHover: string;
2092
- textColorTextPressed: string;
2093
- textColorTextFocus: string;
2094
- textColorTextDisabled: string;
2095
- textColorGhost: string;
2096
- textColorGhostHover: string;
2097
- textColorGhostPressed: string;
2098
- textColorGhostFocus: string;
2099
- textColorGhostDisabled: string;
2100
- border: string;
2101
- borderHover: string;
2102
- borderPressed: string;
2103
- borderFocus: string;
2104
- borderDisabled: string;
2105
- rippleColor: string;
2106
- colorPrimary: string;
2107
- colorHoverPrimary: string;
2108
- colorPressedPrimary: string;
2109
- colorFocusPrimary: string;
2110
- colorDisabledPrimary: string;
2111
- textColorPrimary: string;
2112
- textColorHoverPrimary: string;
2113
- textColorPressedPrimary: string;
2114
- textColorFocusPrimary: string;
2115
- textColorDisabledPrimary: string;
2116
- textColorTextPrimary: string;
2117
- textColorTextHoverPrimary: string;
2118
- textColorTextPressedPrimary: string;
2119
- textColorTextFocusPrimary: string;
2120
- textColorTextDisabledPrimary: string;
2121
- textColorGhostPrimary: string;
2122
- textColorGhostHoverPrimary: string;
2123
- textColorGhostPressedPrimary: string;
2124
- textColorGhostFocusPrimary: string;
2125
- textColorGhostDisabledPrimary: string;
2126
- borderPrimary: string;
2127
- borderHoverPrimary: string;
2128
- borderPressedPrimary: string;
2129
- borderFocusPrimary: string;
2130
- borderDisabledPrimary: string;
2131
- rippleColorPrimary: string;
2132
- colorInfo: string;
2133
- colorHoverInfo: string;
2134
- colorPressedInfo: string;
2135
- colorFocusInfo: string;
2136
- colorDisabledInfo: string;
2137
- textColorInfo: string;
2138
- textColorHoverInfo: string;
2139
- textColorPressedInfo: string;
2140
- textColorFocusInfo: string;
2141
- textColorDisabledInfo: string;
2142
- textColorTextInfo: string;
2143
- textColorTextHoverInfo: string;
2144
- textColorTextPressedInfo: string;
2145
- textColorTextFocusInfo: string;
2146
- textColorTextDisabledInfo: string;
2147
- textColorGhostInfo: string;
2148
- textColorGhostHoverInfo: string;
2149
- textColorGhostPressedInfo: string;
2150
- textColorGhostFocusInfo: string;
2151
- textColorGhostDisabledInfo: string;
2152
- borderInfo: string;
2153
- borderHoverInfo: string;
2154
- borderPressedInfo: string;
2155
- borderFocusInfo: string;
2156
- borderDisabledInfo: string;
2157
- rippleColorInfo: string;
2158
- colorSuccess: string;
2159
- colorHoverSuccess: string;
2160
- colorPressedSuccess: string;
2161
- colorFocusSuccess: string;
2162
- colorDisabledSuccess: string;
2163
- textColorSuccess: string;
2164
- textColorHoverSuccess: string;
2165
- textColorPressedSuccess: string;
2166
- textColorFocusSuccess: string;
2167
- textColorDisabledSuccess: string;
2168
- textColorTextSuccess: string;
2169
- textColorTextHoverSuccess: string;
2170
- textColorTextPressedSuccess: string;
2171
- textColorTextFocusSuccess: string;
2172
- textColorTextDisabledSuccess: string;
2173
- textColorGhostSuccess: string;
2174
- textColorGhostHoverSuccess: string;
2175
- textColorGhostPressedSuccess: string;
2176
- textColorGhostFocusSuccess: string;
2177
- textColorGhostDisabledSuccess: string;
2178
- borderSuccess: string;
2179
- borderHoverSuccess: string;
2180
- borderPressedSuccess: string;
2181
- borderFocusSuccess: string;
2182
- borderDisabledSuccess: string;
2183
- rippleColorSuccess: string;
2184
- colorWarning: string;
2185
- colorHoverWarning: string;
2186
- colorPressedWarning: string;
2187
- colorFocusWarning: string;
2188
- colorDisabledWarning: string;
2189
- textColorWarning: string;
2190
- textColorHoverWarning: string;
2191
- textColorPressedWarning: string;
2192
- textColorFocusWarning: string;
2193
- textColorDisabledWarning: string;
2194
- textColorTextWarning: string;
2195
- textColorTextHoverWarning: string;
2196
- textColorTextPressedWarning: string;
2197
- textColorTextFocusWarning: string;
2198
- textColorTextDisabledWarning: string;
2199
- textColorGhostWarning: string;
2200
- textColorGhostHoverWarning: string;
2201
- textColorGhostPressedWarning: string;
2202
- textColorGhostFocusWarning: string;
2203
- textColorGhostDisabledWarning: string;
2204
- borderWarning: string;
2205
- borderHoverWarning: string;
2206
- borderPressedWarning: string;
2207
- borderFocusWarning: string;
2208
- borderDisabledWarning: string;
2209
- rippleColorWarning: string;
2210
- colorError: string;
2211
- colorHoverError: string;
2212
- colorPressedError: string;
2213
- colorFocusError: string;
2214
- colorDisabledError: string;
2215
- textColorError: string;
2216
- textColorHoverError: string;
2217
- textColorPressedError: string;
2218
- textColorFocusError: string;
2219
- textColorDisabledError: string;
2220
- textColorTextError: string;
2221
- textColorTextHoverError: string;
2222
- textColorTextPressedError: string;
2223
- textColorTextFocusError: string;
2224
- textColorTextDisabledError: string;
2225
- textColorGhostError: string;
2226
- textColorGhostHoverError: string;
2227
- textColorGhostPressedError: string;
2228
- textColorGhostFocusError: string;
2229
- textColorGhostDisabledError: string;
2230
- borderError: string;
2231
- borderHoverError: string;
2232
- borderPressedError: string;
2233
- borderFocusError: string;
2234
- borderDisabledError: string;
2235
- rippleColorError: string;
2236
- waveOpacity: string;
2237
- fontWeight: string;
2238
- fontWeightStrong: string;
2239
- paddingTiny: string;
2240
- paddingSmall: string;
2241
- paddingMedium: string;
2242
- paddingLarge: string;
2243
- paddingRoundTiny: string;
2244
- paddingRoundSmall: string;
2245
- paddingRoundMedium: string;
2246
- paddingRoundLarge: string;
2247
- iconMarginTiny: string;
2248
- iconMarginSmall: string;
2249
- iconMarginMedium: string;
2250
- iconMarginLarge: string;
2251
- iconSizeTiny: string;
2252
- iconSizeSmall: string;
2253
- iconSizeMedium: string;
2254
- iconSizeLarge: string;
2255
- rippleDuration: string;
2256
- }, any>>;
2257
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
2258
- heightTiny: string;
2259
- heightSmall: string;
2260
- heightMedium: string;
2261
- heightLarge: string;
2262
- borderRadiusTiny: string;
2263
- borderRadiusSmall: string;
2264
- borderRadiusMedium: string;
2265
- borderRadiusLarge: string;
2266
- fontSizeTiny: string;
2267
- fontSizeSmall: string;
2268
- fontSizeMedium: string;
2269
- fontSizeLarge: string;
2270
- opacityDisabled: string;
2271
- colorOpacitySecondary: string;
2272
- colorOpacitySecondaryHover: string;
2273
- colorOpacitySecondaryPressed: string;
2274
- colorSecondary: string;
2275
- colorSecondaryHover: string;
2276
- colorSecondaryPressed: string;
2277
- colorTertiary: string;
2278
- colorTertiaryHover: string;
2279
- colorTertiaryPressed: string;
2280
- colorQuaternary: string;
2281
- colorQuaternaryHover: string;
2282
- colorQuaternaryPressed: string;
2283
- color: string;
2284
- colorHover: string;
2285
- colorPressed: string;
2286
- colorFocus: string;
2287
- colorDisabled: string;
2288
- textColor: string;
2289
- textColorTertiary: string;
2290
- textColorHover: string;
2291
- textColorPressed: string;
2292
- textColorFocus: string;
2293
- textColorDisabled: string;
2294
- textColorText: string;
2295
- textColorTextHover: string;
2296
- textColorTextPressed: string;
2297
- textColorTextFocus: string;
2298
- textColorTextDisabled: string;
2299
- textColorGhost: string;
2300
- textColorGhostHover: string;
2301
- textColorGhostPressed: string;
2302
- textColorGhostFocus: string;
2303
- textColorGhostDisabled: string;
2304
- border: string;
2305
- borderHover: string;
2306
- borderPressed: string;
2307
- borderFocus: string;
2308
- borderDisabled: string;
2309
- rippleColor: string;
2310
- colorPrimary: string;
2311
- colorHoverPrimary: string;
2312
- colorPressedPrimary: string;
2313
- colorFocusPrimary: string;
2314
- colorDisabledPrimary: string;
2315
- textColorPrimary: string;
2316
- textColorHoverPrimary: string;
2317
- textColorPressedPrimary: string;
2318
- textColorFocusPrimary: string;
2319
- textColorDisabledPrimary: string;
2320
- textColorTextPrimary: string;
2321
- textColorTextHoverPrimary: string;
2322
- textColorTextPressedPrimary: string;
2323
- textColorTextFocusPrimary: string;
2324
- textColorTextDisabledPrimary: string;
2325
- textColorGhostPrimary: string;
2326
- textColorGhostHoverPrimary: string;
2327
- textColorGhostPressedPrimary: string;
2328
- textColorGhostFocusPrimary: string;
2329
- textColorGhostDisabledPrimary: string;
2330
- borderPrimary: string;
2331
- borderHoverPrimary: string;
2332
- borderPressedPrimary: string;
2333
- borderFocusPrimary: string;
2334
- borderDisabledPrimary: string;
2335
- rippleColorPrimary: string;
2336
- colorInfo: string;
2337
- colorHoverInfo: string;
2338
- colorPressedInfo: string;
2339
- colorFocusInfo: string;
2340
- colorDisabledInfo: string;
2341
- textColorInfo: string;
2342
- textColorHoverInfo: string;
2343
- textColorPressedInfo: string;
2344
- textColorFocusInfo: string;
2345
- textColorDisabledInfo: string;
2346
- textColorTextInfo: string;
2347
- textColorTextHoverInfo: string;
2348
- textColorTextPressedInfo: string;
2349
- textColorTextFocusInfo: string;
2350
- textColorTextDisabledInfo: string;
2351
- textColorGhostInfo: string;
2352
- textColorGhostHoverInfo: string;
2353
- textColorGhostPressedInfo: string;
2354
- textColorGhostFocusInfo: string;
2355
- textColorGhostDisabledInfo: string;
2356
- borderInfo: string;
2357
- borderHoverInfo: string;
2358
- borderPressedInfo: string;
2359
- borderFocusInfo: string;
2360
- borderDisabledInfo: string;
2361
- rippleColorInfo: string;
2362
- colorSuccess: string;
2363
- colorHoverSuccess: string;
2364
- colorPressedSuccess: string;
2365
- colorFocusSuccess: string;
2366
- colorDisabledSuccess: string;
2367
- textColorSuccess: string;
2368
- textColorHoverSuccess: string;
2369
- textColorPressedSuccess: string;
2370
- textColorFocusSuccess: string;
2371
- textColorDisabledSuccess: string;
2372
- textColorTextSuccess: string;
2373
- textColorTextHoverSuccess: string;
2374
- textColorTextPressedSuccess: string;
2375
- textColorTextFocusSuccess: string;
2376
- textColorTextDisabledSuccess: string;
2377
- textColorGhostSuccess: string;
2378
- textColorGhostHoverSuccess: string;
2379
- textColorGhostPressedSuccess: string;
2380
- textColorGhostFocusSuccess: string;
2381
- textColorGhostDisabledSuccess: string;
2382
- borderSuccess: string;
2383
- borderHoverSuccess: string;
2384
- borderPressedSuccess: string;
2385
- borderFocusSuccess: string;
2386
- borderDisabledSuccess: string;
2387
- rippleColorSuccess: string;
2388
- colorWarning: string;
2389
- colorHoverWarning: string;
2390
- colorPressedWarning: string;
2391
- colorFocusWarning: string;
2392
- colorDisabledWarning: string;
2393
- textColorWarning: string;
2394
- textColorHoverWarning: string;
2395
- textColorPressedWarning: string;
2396
- textColorFocusWarning: string;
2397
- textColorDisabledWarning: string;
2398
- textColorTextWarning: string;
2399
- textColorTextHoverWarning: string;
2400
- textColorTextPressedWarning: string;
2401
- textColorTextFocusWarning: string;
2402
- textColorTextDisabledWarning: string;
2403
- textColorGhostWarning: string;
2404
- textColorGhostHoverWarning: string;
2405
- textColorGhostPressedWarning: string;
2406
- textColorGhostFocusWarning: string;
2407
- textColorGhostDisabledWarning: string;
2408
- borderWarning: string;
2409
- borderHoverWarning: string;
2410
- borderPressedWarning: string;
2411
- borderFocusWarning: string;
2412
- borderDisabledWarning: string;
2413
- rippleColorWarning: string;
2414
- colorError: string;
2415
- colorHoverError: string;
2416
- colorPressedError: string;
2417
- colorFocusError: string;
2418
- colorDisabledError: string;
2419
- textColorError: string;
2420
- textColorHoverError: string;
2421
- textColorPressedError: string;
2422
- textColorFocusError: string;
2423
- textColorDisabledError: string;
2424
- textColorTextError: string;
2425
- textColorTextHoverError: string;
2426
- textColorTextPressedError: string;
2427
- textColorTextFocusError: string;
2428
- textColorTextDisabledError: string;
2429
- textColorGhostError: string;
2430
- textColorGhostHoverError: string;
2431
- textColorGhostPressedError: string;
2432
- textColorGhostFocusError: string;
2433
- textColorGhostDisabledError: string;
2434
- borderError: string;
2435
- borderHoverError: string;
2436
- borderPressedError: string;
2437
- borderFocusError: string;
2438
- borderDisabledError: string;
2439
- rippleColorError: string;
2440
- waveOpacity: string;
2441
- fontWeight: string;
2442
- fontWeightStrong: string;
2443
- paddingTiny: string;
2444
- paddingSmall: string;
2445
- paddingMedium: string;
2446
- paddingLarge: string;
2447
- paddingRoundTiny: string;
2448
- paddingRoundSmall: string;
2449
- paddingRoundMedium: string;
2450
- paddingRoundLarge: string;
2451
- iconMarginTiny: string;
2452
- iconMarginSmall: string;
2453
- iconMarginMedium: string;
2454
- iconMarginLarge: string;
2455
- iconSizeTiny: string;
2456
- iconSizeSmall: string;
2457
- iconSizeMedium: string;
2458
- iconSizeLarge: string;
2459
- rippleDuration: string;
2460
- }, any>>>;
2461
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
2462
- heightTiny: string;
2463
- heightSmall: string;
2464
- heightMedium: string;
2465
- heightLarge: string;
2466
- borderRadiusTiny: string;
2467
- borderRadiusSmall: string;
2468
- borderRadiusMedium: string;
2469
- borderRadiusLarge: string;
2470
- fontSizeTiny: string;
2471
- fontSizeSmall: string;
2472
- fontSizeMedium: string;
2473
- fontSizeLarge: string;
2474
- opacityDisabled: string;
2475
- colorOpacitySecondary: string;
2476
- colorOpacitySecondaryHover: string;
2477
- colorOpacitySecondaryPressed: string;
2478
- colorSecondary: string;
2479
- colorSecondaryHover: string;
2480
- colorSecondaryPressed: string;
2481
- colorTertiary: string;
2482
- colorTertiaryHover: string;
2483
- colorTertiaryPressed: string;
2484
- colorQuaternary: string;
2485
- colorQuaternaryHover: string;
2486
- colorQuaternaryPressed: string;
2487
- color: string;
2488
- colorHover: string;
2489
- colorPressed: string;
2490
- colorFocus: string;
2491
- colorDisabled: string;
2492
- textColor: string;
2493
- textColorTertiary: string;
2494
- textColorHover: string;
2495
- textColorPressed: string;
2496
- textColorFocus: string;
2497
- textColorDisabled: string;
2498
- textColorText: string;
2499
- textColorTextHover: string;
2500
- textColorTextPressed: string;
2501
- textColorTextFocus: string;
2502
- textColorTextDisabled: string;
2503
- textColorGhost: string;
2504
- textColorGhostHover: string;
2505
- textColorGhostPressed: string;
2506
- textColorGhostFocus: string;
2507
- textColorGhostDisabled: string;
2508
- border: string;
2509
- borderHover: string;
2510
- borderPressed: string;
2511
- borderFocus: string;
2512
- borderDisabled: string;
2513
- rippleColor: string;
2514
- colorPrimary: string;
2515
- colorHoverPrimary: string;
2516
- colorPressedPrimary: string;
2517
- colorFocusPrimary: string;
2518
- colorDisabledPrimary: string;
2519
- textColorPrimary: string;
2520
- textColorHoverPrimary: string;
2521
- textColorPressedPrimary: string;
2522
- textColorFocusPrimary: string;
2523
- textColorDisabledPrimary: string;
2524
- textColorTextPrimary: string;
2525
- textColorTextHoverPrimary: string;
2526
- textColorTextPressedPrimary: string;
2527
- textColorTextFocusPrimary: string;
2528
- textColorTextDisabledPrimary: string;
2529
- textColorGhostPrimary: string;
2530
- textColorGhostHoverPrimary: string;
2531
- textColorGhostPressedPrimary: string;
2532
- textColorGhostFocusPrimary: string;
2533
- textColorGhostDisabledPrimary: string;
2534
- borderPrimary: string;
2535
- borderHoverPrimary: string;
2536
- borderPressedPrimary: string;
2537
- borderFocusPrimary: string;
2538
- borderDisabledPrimary: string;
2539
- rippleColorPrimary: string;
2540
- colorInfo: string;
2541
- colorHoverInfo: string;
2542
- colorPressedInfo: string;
2543
- colorFocusInfo: string;
2544
- colorDisabledInfo: string;
2545
- textColorInfo: string;
2546
- textColorHoverInfo: string;
2547
- textColorPressedInfo: string;
2548
- textColorFocusInfo: string;
2549
- textColorDisabledInfo: string;
2550
- textColorTextInfo: string;
2551
- textColorTextHoverInfo: string;
2552
- textColorTextPressedInfo: string;
2553
- textColorTextFocusInfo: string;
2554
- textColorTextDisabledInfo: string;
2555
- textColorGhostInfo: string;
2556
- textColorGhostHoverInfo: string;
2557
- textColorGhostPressedInfo: string;
2558
- textColorGhostFocusInfo: string;
2559
- textColorGhostDisabledInfo: string;
2560
- borderInfo: string;
2561
- borderHoverInfo: string;
2562
- borderPressedInfo: string;
2563
- borderFocusInfo: string;
2564
- borderDisabledInfo: string;
2565
- rippleColorInfo: string;
2566
- colorSuccess: string;
2567
- colorHoverSuccess: string;
2568
- colorPressedSuccess: string;
2569
- colorFocusSuccess: string;
2570
- colorDisabledSuccess: string;
2571
- textColorSuccess: string;
2572
- textColorHoverSuccess: string;
2573
- textColorPressedSuccess: string;
2574
- textColorFocusSuccess: string;
2575
- textColorDisabledSuccess: string;
2576
- textColorTextSuccess: string;
2577
- textColorTextHoverSuccess: string;
2578
- textColorTextPressedSuccess: string;
2579
- textColorTextFocusSuccess: string;
2580
- textColorTextDisabledSuccess: string;
2581
- textColorGhostSuccess: string;
2582
- textColorGhostHoverSuccess: string;
2583
- textColorGhostPressedSuccess: string;
2584
- textColorGhostFocusSuccess: string;
2585
- textColorGhostDisabledSuccess: string;
2586
- borderSuccess: string;
2587
- borderHoverSuccess: string;
2588
- borderPressedSuccess: string;
2589
- borderFocusSuccess: string;
2590
- borderDisabledSuccess: string;
2591
- rippleColorSuccess: string;
2592
- colorWarning: string;
2593
- colorHoverWarning: string;
2594
- colorPressedWarning: string;
2595
- colorFocusWarning: string;
2596
- colorDisabledWarning: string;
2597
- textColorWarning: string;
2598
- textColorHoverWarning: string;
2599
- textColorPressedWarning: string;
2600
- textColorFocusWarning: string;
2601
- textColorDisabledWarning: string;
2602
- textColorTextWarning: string;
2603
- textColorTextHoverWarning: string;
2604
- textColorTextPressedWarning: string;
2605
- textColorTextFocusWarning: string;
2606
- textColorTextDisabledWarning: string;
2607
- textColorGhostWarning: string;
2608
- textColorGhostHoverWarning: string;
2609
- textColorGhostPressedWarning: string;
2610
- textColorGhostFocusWarning: string;
2611
- textColorGhostDisabledWarning: string;
2612
- borderWarning: string;
2613
- borderHoverWarning: string;
2614
- borderPressedWarning: string;
2615
- borderFocusWarning: string;
2616
- borderDisabledWarning: string;
2617
- rippleColorWarning: string;
2618
- colorError: string;
2619
- colorHoverError: string;
2620
- colorPressedError: string;
2621
- colorFocusError: string;
2622
- colorDisabledError: string;
2623
- textColorError: string;
2624
- textColorHoverError: string;
2625
- textColorPressedError: string;
2626
- textColorFocusError: string;
2627
- textColorDisabledError: string;
2628
- textColorTextError: string;
2629
- textColorTextHoverError: string;
2630
- textColorTextPressedError: string;
2631
- textColorTextFocusError: string;
2632
- textColorTextDisabledError: string;
2633
- textColorGhostError: string;
2634
- textColorGhostHoverError: string;
2635
- textColorGhostPressedError: string;
2636
- textColorGhostFocusError: string;
2637
- textColorGhostDisabledError: string;
2638
- borderError: string;
2639
- borderHoverError: string;
2640
- borderPressedError: string;
2641
- borderFocusError: string;
2642
- borderDisabledError: string;
2643
- rippleColorError: string;
2644
- waveOpacity: string;
2645
- fontWeight: string;
2646
- fontWeightStrong: string;
2647
- paddingTiny: string;
2648
- paddingSmall: string;
2649
- paddingMedium: string;
2650
- paddingLarge: string;
2651
- paddingRoundTiny: string;
2652
- paddingRoundSmall: string;
2653
- paddingRoundMedium: string;
2654
- paddingRoundLarge: string;
2655
- iconMarginTiny: string;
2656
- iconMarginSmall: string;
2657
- iconMarginMedium: string;
2658
- iconMarginLarge: string;
2659
- iconSizeTiny: string;
2660
- iconSizeSmall: string;
2661
- iconSizeMedium: string;
2662
- iconSizeLarge: string;
2663
- rippleDuration: string;
2664
- }, any>>>;
2665
- }, {
2666
- selfElRef: import("vue").Ref<HTMLElement | null>;
2667
- waveElRef: import("vue").Ref<{
2668
- play: () => void;
2669
- } | null>;
2670
- mergedClsPrefix: import("vue").ComputedRef<string>;
2671
- mergedFocusable: import("vue").ComputedRef<boolean>;
2672
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
2673
- showBorder: import("vue").ComputedRef<boolean>;
2674
- enterPressed: import("vue").Ref<boolean>;
2675
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
2676
- handleMousedown: (e: MouseEvent) => void;
2677
- handleKeydown: (e: KeyboardEvent) => void;
2678
- handleBlur: () => void;
2679
- handleKeyup: (e: KeyboardEvent) => void;
2680
- handleClick: (e: MouseEvent) => void;
2681
- customColorCssVars: import("vue").ComputedRef<{
2682
- '--n-border-color': string;
2683
- '--n-border-color-hover': string;
2684
- '--n-border-color-pressed': string;
2685
- '--n-border-color-focus': string;
2686
- '--n-border-color-disabled': string;
2687
- } | null>;
2688
- cssVars: import("vue").ComputedRef<{
2689
- '--n-width': string;
2690
- '--n-height': string;
2691
- '--n-font-size': string;
2692
- '--n-padding': string;
2693
- '--n-icon-size': string;
2694
- '--n-icon-margin': string;
2695
- '--n-border-radius': string;
2696
- '--n-border': string;
2697
- '--n-border-hover': string;
2698
- '--n-border-pressed': string;
2699
- '--n-border-focus': string;
2700
- '--n-border-disabled': string;
2701
- '--n-color': string;
2702
- '--n-color-hover': string;
2703
- '--n-color-pressed': string;
2704
- '--n-color-focus': string;
2705
- '--n-color-disabled': string;
2706
- '--n-ripple-color': string;
2707
- '--n-text-color': string;
2708
- '--n-text-color-hover': string;
2709
- '--n-text-color-pressed': string;
2710
- '--n-text-color-focus': string;
2711
- '--n-text-color-disabled': string;
2712
- 'font-weight': string;
2713
- '--n-bezier': string;
2714
- '--n-bezier-ease-out': string;
2715
- '--n-ripple-duration': string;
2716
- '--n-opacity-disabled': string;
2717
- '--n-wave-opacity': string;
2718
- }> | undefined;
2719
- themeClass: import("vue").Ref<string> | undefined;
2720
- onRender: (() => void) | undefined;
2721
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2722
- readonly color: StringConstructor;
2723
- readonly textColor: StringConstructor;
2724
- readonly text: BooleanConstructor;
2725
- readonly block: BooleanConstructor;
2726
- readonly loading: BooleanConstructor;
2727
- readonly disabled: BooleanConstructor;
2728
- readonly circle: BooleanConstructor;
2729
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
2730
- readonly ghost: BooleanConstructor;
2731
- readonly round: BooleanConstructor;
2732
- readonly secondary: BooleanConstructor;
2733
- readonly tertiary: BooleanConstructor;
2734
- readonly quaternary: BooleanConstructor;
2735
- readonly strong: BooleanConstructor;
2736
- readonly focusable: {
2737
- readonly type: BooleanConstructor;
2738
- readonly default: true;
2739
- };
2740
- readonly keyboard: {
2741
- readonly type: BooleanConstructor;
2742
- readonly default: true;
2743
- };
2744
- readonly tag: {
2745
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
2746
- readonly default: "button";
2747
- };
2748
- readonly type: {
2749
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
2750
- readonly default: "default";
2751
- };
2752
- readonly dashed: BooleanConstructor;
2753
- readonly iconPlacement: {
2754
- readonly type: import("vue").PropType<"left" | "right">;
2755
- readonly default: "left";
2756
- };
2757
- readonly attrType: {
2758
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
2759
- readonly default: "button";
2760
- };
2761
- readonly bordered: {
2762
- readonly type: BooleanConstructor;
2763
- readonly default: true;
2764
- };
2765
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
2766
- readonly nativeFocusBehavior: BooleanConstructor;
2767
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
2768
- heightTiny: string;
2769
- heightSmall: string;
2770
- heightMedium: string;
2771
- heightLarge: string;
2772
- borderRadiusTiny: string;
2773
- borderRadiusSmall: string;
2774
- borderRadiusMedium: string;
2775
- borderRadiusLarge: string;
2776
- fontSizeTiny: string;
2777
- fontSizeSmall: string;
2778
- fontSizeMedium: string;
2779
- fontSizeLarge: string;
2780
- opacityDisabled: string;
2781
- colorOpacitySecondary: string;
2782
- colorOpacitySecondaryHover: string;
2783
- colorOpacitySecondaryPressed: string;
2784
- colorSecondary: string;
2785
- colorSecondaryHover: string;
2786
- colorSecondaryPressed: string;
2787
- colorTertiary: string;
2788
- colorTertiaryHover: string;
2789
- colorTertiaryPressed: string;
2790
- colorQuaternary: string;
2791
- colorQuaternaryHover: string;
2792
- colorQuaternaryPressed: string;
2793
- color: string;
2794
- colorHover: string;
2795
- colorPressed: string;
2796
- colorFocus: string;
2797
- colorDisabled: string;
2798
- textColor: string;
2799
- textColorTertiary: string;
2800
- textColorHover: string;
2801
- textColorPressed: string;
2802
- textColorFocus: string;
2803
- textColorDisabled: string;
2804
- textColorText: string;
2805
- textColorTextHover: string;
2806
- textColorTextPressed: string;
2807
- textColorTextFocus: string;
2808
- textColorTextDisabled: string;
2809
- textColorGhost: string;
2810
- textColorGhostHover: string;
2811
- textColorGhostPressed: string;
2812
- textColorGhostFocus: string;
2813
- textColorGhostDisabled: string;
2814
- border: string;
2815
- borderHover: string;
2816
- borderPressed: string;
2817
- borderFocus: string;
2818
- borderDisabled: string;
2819
- rippleColor: string;
2820
- colorPrimary: string;
2821
- colorHoverPrimary: string;
2822
- colorPressedPrimary: string;
2823
- colorFocusPrimary: string;
2824
- colorDisabledPrimary: string;
2825
- textColorPrimary: string;
2826
- textColorHoverPrimary: string;
2827
- textColorPressedPrimary: string;
2828
- textColorFocusPrimary: string;
2829
- textColorDisabledPrimary: string;
2830
- textColorTextPrimary: string;
2831
- textColorTextHoverPrimary: string;
2832
- textColorTextPressedPrimary: string;
2833
- textColorTextFocusPrimary: string;
2834
- textColorTextDisabledPrimary: string;
2835
- textColorGhostPrimary: string;
2836
- textColorGhostHoverPrimary: string;
2837
- textColorGhostPressedPrimary: string;
2838
- textColorGhostFocusPrimary: string;
2839
- textColorGhostDisabledPrimary: string;
2840
- borderPrimary: string;
2841
- borderHoverPrimary: string;
2842
- borderPressedPrimary: string;
2843
- borderFocusPrimary: string;
2844
- borderDisabledPrimary: string;
2845
- rippleColorPrimary: string;
2846
- colorInfo: string;
2847
- colorHoverInfo: string;
2848
- colorPressedInfo: string;
2849
- colorFocusInfo: string;
2850
- colorDisabledInfo: string;
2851
- textColorInfo: string;
2852
- textColorHoverInfo: string;
2853
- textColorPressedInfo: string;
2854
- textColorFocusInfo: string;
2855
- textColorDisabledInfo: string;
2856
- textColorTextInfo: string;
2857
- textColorTextHoverInfo: string;
2858
- textColorTextPressedInfo: string;
2859
- textColorTextFocusInfo: string;
2860
- textColorTextDisabledInfo: string;
2861
- textColorGhostInfo: string;
2862
- textColorGhostHoverInfo: string;
2863
- textColorGhostPressedInfo: string;
2864
- textColorGhostFocusInfo: string;
2865
- textColorGhostDisabledInfo: string;
2866
- borderInfo: string;
2867
- borderHoverInfo: string;
2868
- borderPressedInfo: string;
2869
- borderFocusInfo: string;
2870
- borderDisabledInfo: string;
2871
- rippleColorInfo: string;
2872
- colorSuccess: string;
2873
- colorHoverSuccess: string;
2874
- colorPressedSuccess: string;
2875
- colorFocusSuccess: string;
2876
- colorDisabledSuccess: string;
2877
- textColorSuccess: string;
2878
- textColorHoverSuccess: string;
2879
- textColorPressedSuccess: string;
2880
- textColorFocusSuccess: string;
2881
- textColorDisabledSuccess: string;
2882
- textColorTextSuccess: string;
2883
- textColorTextHoverSuccess: string;
2884
- textColorTextPressedSuccess: string;
2885
- textColorTextFocusSuccess: string;
2886
- textColorTextDisabledSuccess: string;
2887
- textColorGhostSuccess: string;
2888
- textColorGhostHoverSuccess: string;
2889
- textColorGhostPressedSuccess: string;
2890
- textColorGhostFocusSuccess: string;
2891
- textColorGhostDisabledSuccess: string;
2892
- borderSuccess: string;
2893
- borderHoverSuccess: string;
2894
- borderPressedSuccess: string;
2895
- borderFocusSuccess: string;
2896
- borderDisabledSuccess: string;
2897
- rippleColorSuccess: string;
2898
- colorWarning: string;
2899
- colorHoverWarning: string;
2900
- colorPressedWarning: string;
2901
- colorFocusWarning: string;
2902
- colorDisabledWarning: string;
2903
- textColorWarning: string;
2904
- textColorHoverWarning: string;
2905
- textColorPressedWarning: string;
2906
- textColorFocusWarning: string;
2907
- textColorDisabledWarning: string;
2908
- textColorTextWarning: string;
2909
- textColorTextHoverWarning: string;
2910
- textColorTextPressedWarning: string;
2911
- textColorTextFocusWarning: string;
2912
- textColorTextDisabledWarning: string;
2913
- textColorGhostWarning: string;
2914
- textColorGhostHoverWarning: string;
2915
- textColorGhostPressedWarning: string;
2916
- textColorGhostFocusWarning: string;
2917
- textColorGhostDisabledWarning: string;
2918
- borderWarning: string;
2919
- borderHoverWarning: string;
2920
- borderPressedWarning: string;
2921
- borderFocusWarning: string;
2922
- borderDisabledWarning: string;
2923
- rippleColorWarning: string;
2924
- colorError: string;
2925
- colorHoverError: string;
2926
- colorPressedError: string;
2927
- colorFocusError: string;
2928
- colorDisabledError: string;
2929
- textColorError: string;
2930
- textColorHoverError: string;
2931
- textColorPressedError: string;
2932
- textColorFocusError: string;
2933
- textColorDisabledError: string;
2934
- textColorTextError: string;
2935
- textColorTextHoverError: string;
2936
- textColorTextPressedError: string;
2937
- textColorTextFocusError: string;
2938
- textColorTextDisabledError: string;
2939
- textColorGhostError: string;
2940
- textColorGhostHoverError: string;
2941
- textColorGhostPressedError: string;
2942
- textColorGhostFocusError: string;
2943
- textColorGhostDisabledError: string;
2944
- borderError: string;
2945
- borderHoverError: string;
2946
- borderPressedError: string;
2947
- borderFocusError: string;
2948
- borderDisabledError: string;
2949
- rippleColorError: string;
2950
- waveOpacity: string;
2951
- fontWeight: string;
2952
- fontWeightStrong: string;
2953
- paddingTiny: string;
2954
- paddingSmall: string;
2955
- paddingMedium: string;
2956
- paddingLarge: string;
2957
- paddingRoundTiny: string;
2958
- paddingRoundSmall: string;
2959
- paddingRoundMedium: string;
2960
- paddingRoundLarge: string;
2961
- iconMarginTiny: string;
2962
- iconMarginSmall: string;
2963
- iconMarginMedium: string;
2964
- iconMarginLarge: string;
2965
- iconSizeTiny: string;
2966
- iconSizeSmall: string;
2967
- iconSizeMedium: string;
2968
- iconSizeLarge: string;
2969
- rippleDuration: string;
2970
- }, any>>;
2971
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
2972
- heightTiny: string;
2973
- heightSmall: string;
2974
- heightMedium: string;
2975
- heightLarge: string;
2976
- borderRadiusTiny: string;
2977
- borderRadiusSmall: string;
2978
- borderRadiusMedium: string;
2979
- borderRadiusLarge: string;
2980
- fontSizeTiny: string;
2981
- fontSizeSmall: string;
2982
- fontSizeMedium: string;
2983
- fontSizeLarge: string;
2984
- opacityDisabled: string;
2985
- colorOpacitySecondary: string;
2986
- colorOpacitySecondaryHover: string;
2987
- colorOpacitySecondaryPressed: string;
2988
- colorSecondary: string;
2989
- colorSecondaryHover: string;
2990
- colorSecondaryPressed: string;
2991
- colorTertiary: string;
2992
- colorTertiaryHover: string;
2993
- colorTertiaryPressed: string;
2994
- colorQuaternary: string;
2995
- colorQuaternaryHover: string;
2996
- colorQuaternaryPressed: string;
2997
- color: string;
2998
- colorHover: string;
2999
- colorPressed: string;
3000
- colorFocus: string;
3001
- colorDisabled: string;
3002
- textColor: string;
3003
- textColorTertiary: string;
3004
- textColorHover: string;
3005
- textColorPressed: string;
3006
- textColorFocus: string;
3007
- textColorDisabled: string;
3008
- textColorText: string;
3009
- textColorTextHover: string;
3010
- textColorTextPressed: string;
3011
- textColorTextFocus: string;
3012
- textColorTextDisabled: string;
3013
- textColorGhost: string;
3014
- textColorGhostHover: string;
3015
- textColorGhostPressed: string;
3016
- textColorGhostFocus: string;
3017
- textColorGhostDisabled: string;
3018
- border: string;
3019
- borderHover: string;
3020
- borderPressed: string;
3021
- borderFocus: string;
3022
- borderDisabled: string;
3023
- rippleColor: string;
3024
- colorPrimary: string;
3025
- colorHoverPrimary: string;
3026
- colorPressedPrimary: string;
3027
- colorFocusPrimary: string;
3028
- colorDisabledPrimary: string;
3029
- textColorPrimary: string;
3030
- textColorHoverPrimary: string;
3031
- textColorPressedPrimary: string;
3032
- textColorFocusPrimary: string;
3033
- textColorDisabledPrimary: string;
3034
- textColorTextPrimary: string;
3035
- textColorTextHoverPrimary: string;
3036
- textColorTextPressedPrimary: string;
3037
- textColorTextFocusPrimary: string;
3038
- textColorTextDisabledPrimary: string;
3039
- textColorGhostPrimary: string;
3040
- textColorGhostHoverPrimary: string;
3041
- textColorGhostPressedPrimary: string;
3042
- textColorGhostFocusPrimary: string;
3043
- textColorGhostDisabledPrimary: string;
3044
- borderPrimary: string;
3045
- borderHoverPrimary: string;
3046
- borderPressedPrimary: string;
3047
- borderFocusPrimary: string;
3048
- borderDisabledPrimary: string;
3049
- rippleColorPrimary: string;
3050
- colorInfo: string;
3051
- colorHoverInfo: string;
3052
- colorPressedInfo: string;
3053
- colorFocusInfo: string;
3054
- colorDisabledInfo: string;
3055
- textColorInfo: string;
3056
- textColorHoverInfo: string;
3057
- textColorPressedInfo: string;
3058
- textColorFocusInfo: string;
3059
- textColorDisabledInfo: string;
3060
- textColorTextInfo: string;
3061
- textColorTextHoverInfo: string;
3062
- textColorTextPressedInfo: string;
3063
- textColorTextFocusInfo: string;
3064
- textColorTextDisabledInfo: string;
3065
- textColorGhostInfo: string;
3066
- textColorGhostHoverInfo: string;
3067
- textColorGhostPressedInfo: string;
3068
- textColorGhostFocusInfo: string;
3069
- textColorGhostDisabledInfo: string;
3070
- borderInfo: string;
3071
- borderHoverInfo: string;
3072
- borderPressedInfo: string;
3073
- borderFocusInfo: string;
3074
- borderDisabledInfo: string;
3075
- rippleColorInfo: string;
3076
- colorSuccess: string;
3077
- colorHoverSuccess: string;
3078
- colorPressedSuccess: string;
3079
- colorFocusSuccess: string;
3080
- colorDisabledSuccess: string;
3081
- textColorSuccess: string;
3082
- textColorHoverSuccess: string;
3083
- textColorPressedSuccess: string;
3084
- textColorFocusSuccess: string;
3085
- textColorDisabledSuccess: string;
3086
- textColorTextSuccess: string;
3087
- textColorTextHoverSuccess: string;
3088
- textColorTextPressedSuccess: string;
3089
- textColorTextFocusSuccess: string;
3090
- textColorTextDisabledSuccess: string;
3091
- textColorGhostSuccess: string;
3092
- textColorGhostHoverSuccess: string;
3093
- textColorGhostPressedSuccess: string;
3094
- textColorGhostFocusSuccess: string;
3095
- textColorGhostDisabledSuccess: string;
3096
- borderSuccess: string;
3097
- borderHoverSuccess: string;
3098
- borderPressedSuccess: string;
3099
- borderFocusSuccess: string;
3100
- borderDisabledSuccess: string;
3101
- rippleColorSuccess: string;
3102
- colorWarning: string;
3103
- colorHoverWarning: string;
3104
- colorPressedWarning: string;
3105
- colorFocusWarning: string;
3106
- colorDisabledWarning: string;
3107
- textColorWarning: string;
3108
- textColorHoverWarning: string;
3109
- textColorPressedWarning: string;
3110
- textColorFocusWarning: string;
3111
- textColorDisabledWarning: string;
3112
- textColorTextWarning: string;
3113
- textColorTextHoverWarning: string;
3114
- textColorTextPressedWarning: string;
3115
- textColorTextFocusWarning: string;
3116
- textColorTextDisabledWarning: string;
3117
- textColorGhostWarning: string;
3118
- textColorGhostHoverWarning: string;
3119
- textColorGhostPressedWarning: string;
3120
- textColorGhostFocusWarning: string;
3121
- textColorGhostDisabledWarning: string;
3122
- borderWarning: string;
3123
- borderHoverWarning: string;
3124
- borderPressedWarning: string;
3125
- borderFocusWarning: string;
3126
- borderDisabledWarning: string;
3127
- rippleColorWarning: string;
3128
- colorError: string;
3129
- colorHoverError: string;
3130
- colorPressedError: string;
3131
- colorFocusError: string;
3132
- colorDisabledError: string;
3133
- textColorError: string;
3134
- textColorHoverError: string;
3135
- textColorPressedError: string;
3136
- textColorFocusError: string;
3137
- textColorDisabledError: string;
3138
- textColorTextError: string;
3139
- textColorTextHoverError: string;
3140
- textColorTextPressedError: string;
3141
- textColorTextFocusError: string;
3142
- textColorTextDisabledError: string;
3143
- textColorGhostError: string;
3144
- textColorGhostHoverError: string;
3145
- textColorGhostPressedError: string;
3146
- textColorGhostFocusError: string;
3147
- textColorGhostDisabledError: string;
3148
- borderError: string;
3149
- borderHoverError: string;
3150
- borderPressedError: string;
3151
- borderFocusError: string;
3152
- borderDisabledError: string;
3153
- rippleColorError: string;
3154
- waveOpacity: string;
3155
- fontWeight: string;
3156
- fontWeightStrong: string;
3157
- paddingTiny: string;
3158
- paddingSmall: string;
3159
- paddingMedium: string;
3160
- paddingLarge: string;
3161
- paddingRoundTiny: string;
3162
- paddingRoundSmall: string;
3163
- paddingRoundMedium: string;
3164
- paddingRoundLarge: string;
3165
- iconMarginTiny: string;
3166
- iconMarginSmall: string;
3167
- iconMarginMedium: string;
3168
- iconMarginLarge: string;
3169
- iconSizeTiny: string;
3170
- iconSizeSmall: string;
3171
- iconSizeMedium: string;
3172
- iconSizeLarge: string;
3173
- rippleDuration: string;
3174
- }, any>>>;
3175
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
3176
- heightTiny: string;
3177
- heightSmall: string;
3178
- heightMedium: string;
3179
- heightLarge: string;
3180
- borderRadiusTiny: string;
3181
- borderRadiusSmall: string;
3182
- borderRadiusMedium: string;
3183
- borderRadiusLarge: string;
3184
- fontSizeTiny: string;
3185
- fontSizeSmall: string;
3186
- fontSizeMedium: string;
3187
- fontSizeLarge: string;
3188
- opacityDisabled: string;
3189
- colorOpacitySecondary: string;
3190
- colorOpacitySecondaryHover: string;
3191
- colorOpacitySecondaryPressed: string;
3192
- colorSecondary: string;
3193
- colorSecondaryHover: string;
3194
- colorSecondaryPressed: string;
3195
- colorTertiary: string;
3196
- colorTertiaryHover: string;
3197
- colorTertiaryPressed: string;
3198
- colorQuaternary: string;
3199
- colorQuaternaryHover: string;
3200
- colorQuaternaryPressed: string;
3201
- color: string;
3202
- colorHover: string;
3203
- colorPressed: string;
3204
- colorFocus: string;
3205
- colorDisabled: string;
3206
- textColor: string;
3207
- textColorTertiary: string;
3208
- textColorHover: string;
3209
- textColorPressed: string;
3210
- textColorFocus: string;
3211
- textColorDisabled: string;
3212
- textColorText: string;
3213
- textColorTextHover: string;
3214
- textColorTextPressed: string;
3215
- textColorTextFocus: string;
3216
- textColorTextDisabled: string;
3217
- textColorGhost: string;
3218
- textColorGhostHover: string;
3219
- textColorGhostPressed: string;
3220
- textColorGhostFocus: string;
3221
- textColorGhostDisabled: string;
3222
- border: string;
3223
- borderHover: string;
3224
- borderPressed: string;
3225
- borderFocus: string;
3226
- borderDisabled: string;
3227
- rippleColor: string;
3228
- colorPrimary: string;
3229
- colorHoverPrimary: string;
3230
- colorPressedPrimary: string;
3231
- colorFocusPrimary: string;
3232
- colorDisabledPrimary: string;
3233
- textColorPrimary: string;
3234
- textColorHoverPrimary: string;
3235
- textColorPressedPrimary: string;
3236
- textColorFocusPrimary: string;
3237
- textColorDisabledPrimary: string;
3238
- textColorTextPrimary: string;
3239
- textColorTextHoverPrimary: string;
3240
- textColorTextPressedPrimary: string;
3241
- textColorTextFocusPrimary: string;
3242
- textColorTextDisabledPrimary: string;
3243
- textColorGhostPrimary: string;
3244
- textColorGhostHoverPrimary: string;
3245
- textColorGhostPressedPrimary: string;
3246
- textColorGhostFocusPrimary: string;
3247
- textColorGhostDisabledPrimary: string;
3248
- borderPrimary: string;
3249
- borderHoverPrimary: string;
3250
- borderPressedPrimary: string;
3251
- borderFocusPrimary: string;
3252
- borderDisabledPrimary: string;
3253
- rippleColorPrimary: string;
3254
- colorInfo: string;
3255
- colorHoverInfo: string;
3256
- colorPressedInfo: string;
3257
- colorFocusInfo: string;
3258
- colorDisabledInfo: string;
3259
- textColorInfo: string;
3260
- textColorHoverInfo: string;
3261
- textColorPressedInfo: string;
3262
- textColorFocusInfo: string;
3263
- textColorDisabledInfo: string;
3264
- textColorTextInfo: string;
3265
- textColorTextHoverInfo: string;
3266
- textColorTextPressedInfo: string;
3267
- textColorTextFocusInfo: string;
3268
- textColorTextDisabledInfo: string;
3269
- textColorGhostInfo: string;
3270
- textColorGhostHoverInfo: string;
3271
- textColorGhostPressedInfo: string;
3272
- textColorGhostFocusInfo: string;
3273
- textColorGhostDisabledInfo: string;
3274
- borderInfo: string;
3275
- borderHoverInfo: string;
3276
- borderPressedInfo: string;
3277
- borderFocusInfo: string;
3278
- borderDisabledInfo: string;
3279
- rippleColorInfo: string;
3280
- colorSuccess: string;
3281
- colorHoverSuccess: string;
3282
- colorPressedSuccess: string;
3283
- colorFocusSuccess: string;
3284
- colorDisabledSuccess: string;
3285
- textColorSuccess: string;
3286
- textColorHoverSuccess: string;
3287
- textColorPressedSuccess: string;
3288
- textColorFocusSuccess: string;
3289
- textColorDisabledSuccess: string;
3290
- textColorTextSuccess: string;
3291
- textColorTextHoverSuccess: string;
3292
- textColorTextPressedSuccess: string;
3293
- textColorTextFocusSuccess: string;
3294
- textColorTextDisabledSuccess: string;
3295
- textColorGhostSuccess: string;
3296
- textColorGhostHoverSuccess: string;
3297
- textColorGhostPressedSuccess: string;
3298
- textColorGhostFocusSuccess: string;
3299
- textColorGhostDisabledSuccess: string;
3300
- borderSuccess: string;
3301
- borderHoverSuccess: string;
3302
- borderPressedSuccess: string;
3303
- borderFocusSuccess: string;
3304
- borderDisabledSuccess: string;
3305
- rippleColorSuccess: string;
3306
- colorWarning: string;
3307
- colorHoverWarning: string;
3308
- colorPressedWarning: string;
3309
- colorFocusWarning: string;
3310
- colorDisabledWarning: string;
3311
- textColorWarning: string;
3312
- textColorHoverWarning: string;
3313
- textColorPressedWarning: string;
3314
- textColorFocusWarning: string;
3315
- textColorDisabledWarning: string;
3316
- textColorTextWarning: string;
3317
- textColorTextHoverWarning: string;
3318
- textColorTextPressedWarning: string;
3319
- textColorTextFocusWarning: string;
3320
- textColorTextDisabledWarning: string;
3321
- textColorGhostWarning: string;
3322
- textColorGhostHoverWarning: string;
3323
- textColorGhostPressedWarning: string;
3324
- textColorGhostFocusWarning: string;
3325
- textColorGhostDisabledWarning: string;
3326
- borderWarning: string;
3327
- borderHoverWarning: string;
3328
- borderPressedWarning: string;
3329
- borderFocusWarning: string;
3330
- borderDisabledWarning: string;
3331
- rippleColorWarning: string;
3332
- colorError: string;
3333
- colorHoverError: string;
3334
- colorPressedError: string;
3335
- colorFocusError: string;
3336
- colorDisabledError: string;
3337
- textColorError: string;
3338
- textColorHoverError: string;
3339
- textColorPressedError: string;
3340
- textColorFocusError: string;
3341
- textColorDisabledError: string;
3342
- textColorTextError: string;
3343
- textColorTextHoverError: string;
3344
- textColorTextPressedError: string;
3345
- textColorTextFocusError: string;
3346
- textColorTextDisabledError: string;
3347
- textColorGhostError: string;
3348
- textColorGhostHoverError: string;
3349
- textColorGhostPressedError: string;
3350
- textColorGhostFocusError: string;
3351
- textColorGhostDisabledError: string;
3352
- borderError: string;
3353
- borderHoverError: string;
3354
- borderPressedError: string;
3355
- borderFocusError: string;
3356
- borderDisabledError: string;
3357
- rippleColorError: string;
3358
- waveOpacity: string;
3359
- fontWeight: string;
3360
- fontWeightStrong: string;
3361
- paddingTiny: string;
3362
- paddingSmall: string;
3363
- paddingMedium: string;
3364
- paddingLarge: string;
3365
- paddingRoundTiny: string;
3366
- paddingRoundSmall: string;
3367
- paddingRoundMedium: string;
3368
- paddingRoundLarge: string;
3369
- iconMarginTiny: string;
3370
- iconMarginSmall: string;
3371
- iconMarginMedium: string;
3372
- iconMarginLarge: string;
3373
- iconSizeTiny: string;
3374
- iconSizeSmall: string;
3375
- iconSizeMedium: string;
3376
- iconSizeLarge: string;
3377
- rippleDuration: string;
3378
- }, any>>>;
3379
- }>>, {
3380
- type: import("naive-ui/es/button/src/interface").Type;
3381
- tag: keyof HTMLElementTagNameMap;
3382
- block: boolean;
3383
- round: boolean;
3384
- dashed: boolean;
3385
- text: boolean;
3386
- circle: boolean;
3387
- disabled: boolean;
3388
- focusable: boolean;
3389
- strong: boolean;
3390
- loading: boolean;
3391
- bordered: boolean;
3392
- tertiary: boolean;
3393
- ghost: boolean;
3394
- keyboard: boolean;
3395
- secondary: boolean;
3396
- quaternary: boolean;
3397
- iconPlacement: "left" | "right";
3398
- attrType: "button" | "reset" | "submit";
3399
- nativeFocusBehavior: boolean;
3400
- }>;
3401
- NInput: import("vue").DefineComponent<{
3402
- bordered: {
3403
- type: import("vue").PropType<boolean | undefined>;
3404
- default: undefined;
3405
- };
3406
- type: {
3407
- type: import("vue").PropType<"text" | "textarea" | "password">;
3408
- default: string;
3409
- };
3410
- placeholder: import("vue").PropType<string | [string, string]>;
3411
- defaultValue: {
3412
- type: import("vue").PropType<string | [string, string] | null>;
3413
- default: null;
3414
- };
3415
- value: import("vue").PropType<string | [string, string] | null>;
3416
- disabled: {
3417
- type: import("vue").PropType<boolean | undefined>;
3418
- default: undefined;
3419
- };
3420
- size: import("vue").PropType<import("naive-ui/es/input/src/interface").Size>;
3421
- rows: {
3422
- type: import("vue").PropType<string | number>;
3423
- default: number;
3424
- };
3425
- round: BooleanConstructor;
3426
- minlength: import("vue").PropType<string | number>;
3427
- maxlength: import("vue").PropType<string | number>;
3428
- clearable: BooleanConstructor;
3429
- autosize: {
3430
- type: import("vue").PropType<boolean | {
3431
- minRows?: number | undefined;
3432
- maxRows?: number | undefined;
3433
- }>;
3434
- default: boolean;
3435
- };
3436
- pair: BooleanConstructor;
3437
- separator: StringConstructor;
3438
- readonly: {
3439
- type: (BooleanConstructor | StringConstructor)[];
3440
- default: boolean;
3441
- };
3442
- passivelyActivated: BooleanConstructor;
3443
- showPasswordOn: import("vue").PropType<"click" | "mousedown">;
3444
- stateful: {
3445
- type: BooleanConstructor;
3446
- default: boolean;
3447
- };
3448
- autofocus: BooleanConstructor;
3449
- inputProps: import("vue").PropType<import("vue").InputHTMLAttributes | import("vue").TextareaHTMLAttributes>;
3450
- resizable: {
3451
- type: BooleanConstructor;
3452
- default: boolean;
3453
- };
3454
- showCount: BooleanConstructor;
3455
- loading: {
3456
- type: BooleanConstructor;
3457
- default: undefined;
3458
- };
3459
- onMousedown: import("vue").PropType<(e: MouseEvent) => void>;
3460
- onKeydown: import("vue").PropType<(e: KeyboardEvent) => void>;
3461
- onKeyup: import("vue").PropType<(e: KeyboardEvent) => void>;
3462
- onInput: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
3463
- onFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
3464
- onBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
3465
- onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
3466
- onChange: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
3467
- onClear: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
3468
- status: import("vue").PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
3469
- 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
3470
- onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
3471
- textDecoration: import("vue").PropType<string | [string, string]>;
3472
- attrSize: {
3473
- type: NumberConstructor;
3474
- default: number;
3475
- };
3476
- onInputBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
3477
- onInputFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
3478
- onDeactivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
3479
- onActivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
3480
- onWrapperFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
3481
- onWrapperBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
3482
- internalDeactivateOnEnter: BooleanConstructor;
3483
- internalForceFocus: BooleanConstructor;
3484
- internalLoadingBeforeSuffix: BooleanConstructor;
3485
- showPasswordToggle: BooleanConstructor;
3486
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Input", {
3487
- countTextColor: string;
3488
- heightTiny: string;
3489
- heightSmall: string;
3490
- heightMedium: string;
3491
- heightLarge: string;
3492
- fontSizeTiny: string;
3493
- fontSizeSmall: string;
3494
- fontSizeMedium: string;
3495
- fontSizeLarge: string;
3496
- lineHeight: string;
3497
- lineHeightTextarea: string;
3498
- borderRadius: string;
3499
- iconSize: string;
3500
- groupLabelColor: string;
3501
- groupLabelTextColor: string;
3502
- textColor: string;
3503
- textColorDisabled: string;
3504
- textDecorationColor: string;
3505
- caretColor: string;
3506
- placeholderColor: string;
3507
- placeholderColorDisabled: string;
3508
- color: string;
3509
- colorDisabled: string;
3510
- colorFocus: string;
3511
- groupLabelBorder: string;
3512
- border: string;
3513
- borderHover: string;
3514
- borderDisabled: string;
3515
- borderFocus: string;
3516
- boxShadowFocus: string;
3517
- loadingColor: string;
3518
- loadingColorWarning: string;
3519
- borderWarning: string;
3520
- borderHoverWarning: string;
3521
- colorFocusWarning: string;
3522
- borderFocusWarning: string;
3523
- boxShadowFocusWarning: string;
3524
- caretColorWarning: string;
3525
- loadingColorError: string;
3526
- borderError: string;
3527
- borderHoverError: string;
3528
- colorFocusError: string;
3529
- borderFocusError: string;
3530
- boxShadowFocusError: string;
3531
- caretColorError: string;
3532
- clearColor: string;
3533
- clearColorHover: string;
3534
- clearColorPressed: string;
3535
- iconColor: string;
3536
- iconColorDisabled: string;
3537
- iconColorHover: string;
3538
- iconColorPressed: string;
3539
- suffixTextColor: string;
3540
- paddingTiny: string;
3541
- paddingSmall: string;
3542
- paddingMedium: string;
3543
- paddingLarge: string;
3544
- clearSize: string;
3545
- }, any>>;
3546
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
3547
- countTextColor: string;
3548
- heightTiny: string;
3549
- heightSmall: string;
3550
- heightMedium: string;
3551
- heightLarge: string;
3552
- fontSizeTiny: string;
3553
- fontSizeSmall: string;
3554
- fontSizeMedium: string;
3555
- fontSizeLarge: string;
3556
- lineHeight: string;
3557
- lineHeightTextarea: string;
3558
- borderRadius: string;
3559
- iconSize: string;
3560
- groupLabelColor: string;
3561
- groupLabelTextColor: string;
3562
- textColor: string;
3563
- textColorDisabled: string;
3564
- textDecorationColor: string;
3565
- caretColor: string;
3566
- placeholderColor: string;
3567
- placeholderColorDisabled: string;
3568
- color: string;
3569
- colorDisabled: string;
3570
- colorFocus: string;
3571
- groupLabelBorder: string;
3572
- border: string;
3573
- borderHover: string;
3574
- borderDisabled: string;
3575
- borderFocus: string;
3576
- boxShadowFocus: string;
3577
- loadingColor: string;
3578
- loadingColorWarning: string;
3579
- borderWarning: string;
3580
- borderHoverWarning: string;
3581
- colorFocusWarning: string;
3582
- borderFocusWarning: string;
3583
- boxShadowFocusWarning: string;
3584
- caretColorWarning: string;
3585
- loadingColorError: string;
3586
- borderError: string;
3587
- borderHoverError: string;
3588
- colorFocusError: string;
3589
- borderFocusError: string;
3590
- boxShadowFocusError: string;
3591
- caretColorError: string;
3592
- clearColor: string;
3593
- clearColorHover: string;
3594
- clearColorPressed: string;
3595
- iconColor: string;
3596
- iconColorDisabled: string;
3597
- iconColorHover: string;
3598
- iconColorPressed: string;
3599
- suffixTextColor: string;
3600
- paddingTiny: string;
3601
- paddingSmall: string;
3602
- paddingMedium: string;
3603
- paddingLarge: string;
3604
- clearSize: string;
3605
- }, any>>>;
3606
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
3607
- countTextColor: string;
3608
- heightTiny: string;
3609
- heightSmall: string;
3610
- heightMedium: string;
3611
- heightLarge: string;
3612
- fontSizeTiny: string;
3613
- fontSizeSmall: string;
3614
- fontSizeMedium: string;
3615
- fontSizeLarge: string;
3616
- lineHeight: string;
3617
- lineHeightTextarea: string;
3618
- borderRadius: string;
3619
- iconSize: string;
3620
- groupLabelColor: string;
3621
- groupLabelTextColor: string;
3622
- textColor: string;
3623
- textColorDisabled: string;
3624
- textDecorationColor: string;
3625
- caretColor: string;
3626
- placeholderColor: string;
3627
- placeholderColorDisabled: string;
3628
- color: string;
3629
- colorDisabled: string;
3630
- colorFocus: string;
3631
- groupLabelBorder: string;
3632
- border: string;
3633
- borderHover: string;
3634
- borderDisabled: string;
3635
- borderFocus: string;
3636
- boxShadowFocus: string;
3637
- loadingColor: string;
3638
- loadingColorWarning: string;
3639
- borderWarning: string;
3640
- borderHoverWarning: string;
3641
- colorFocusWarning: string;
3642
- borderFocusWarning: string;
3643
- boxShadowFocusWarning: string;
3644
- caretColorWarning: string;
3645
- loadingColorError: string;
3646
- borderError: string;
3647
- borderHoverError: string;
3648
- colorFocusError: string;
3649
- borderFocusError: string;
3650
- boxShadowFocusError: string;
3651
- caretColorError: string;
3652
- clearColor: string;
3653
- clearColorHover: string;
3654
- clearColorPressed: string;
3655
- iconColor: string;
3656
- iconColorDisabled: string;
3657
- iconColorHover: string;
3658
- iconColorPressed: string;
3659
- suffixTextColor: string;
3660
- paddingTiny: string;
3661
- paddingSmall: string;
3662
- paddingMedium: string;
3663
- paddingLarge: string;
3664
- clearSize: string;
3665
- }, any>>>;
3666
- }, {
3667
- wrapperElRef: import("vue").Ref<HTMLElement | null>;
3668
- inputElRef: import("vue").Ref<HTMLInputElement | null>;
3669
- inputMirrorElRef: import("vue").Ref<HTMLElement | null>;
3670
- inputEl2Ref: import("vue").Ref<HTMLInputElement | null>;
3671
- textareaElRef: import("vue").Ref<HTMLTextAreaElement | null>;
3672
- textareaMirrorElRef: import("vue").Ref<HTMLElement | null>;
3673
- textareaScrollbarInstRef: import("vue").Ref<{
3674
- $el: HTMLElement;
3675
- containerRef: HTMLElement | null;
3676
- contentRef: HTMLElement | null;
3677
- containerScrollTop: number;
3678
- syncUnifiedContainer: () => void;
3679
- scrollTo: import("naive-ui/es/_internal/scrollbar/src/ScrollBar").ScrollTo;
3680
- scrollBy: import("naive-ui/es/_internal/scrollbar/src/ScrollBar").ScrollBy;
3681
- sync: () => void;
3682
- handleMouseEnterWrapper: () => void;
3683
- handleMouseLeaveWrapper: () => void;
3684
- } | null>;
3685
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
3686
- uncontrolledValue: import("vue").Ref<string | [string, string] | null>;
3687
- mergedValue: import("vue").ComputedRef<string | [string, string] | null>;
3688
- passwordVisible: import("vue").Ref<boolean>;
3689
- mergedPlaceholder: import("vue").ComputedRef<[string, string] | [string]>;
3690
- showPlaceholder1: import("vue").ComputedRef<string | false>;
3691
- showPlaceholder2: import("vue").ComputedRef<boolean | "" | undefined>;
3692
- mergedFocus: import("vue").ComputedRef<boolean>;
3693
- isComposing: import("vue").Ref<boolean>;
3694
- activated: import("vue").Ref<boolean>;
3695
- showClearButton: import("vue").ComputedRef<boolean>;
3696
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
3697
- mergedDisabled: import("vue").ComputedRef<boolean>;
3698
- textDecorationStyle: import("vue").ComputedRef<string[] | {
3699
- textDecoration: string;
3700
- }[]>;
3701
- mergedClsPrefix: import("vue").ComputedRef<string>;
3702
- mergedBordered: import("vue").ComputedRef<boolean>;
3703
- mergedShowPasswordOn: import("vue").ComputedRef<"click" | "mousedown" | undefined>;
3704
- placeholderStyle: import("vue").Ref<{
3705
- top: string;
3706
- }>;
3707
- mergedStatus: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").FormValidationStatus | undefined>;
3708
- textAreaScrollContainerWidth: import("vue").Ref<number | undefined>;
3709
- handleTextAreaScroll: (e: Event) => void;
3710
- handleCompositionStart: () => void;
3711
- handleCompositionEnd: (e: CompositionEvent) => void;
3712
- handleInput: (e: Event | CompositionEvent | InputEvent, index?: 0 | 1 | undefined, event?: string | undefined) => void;
3713
- handleInputBlur: (e: FocusEvent) => void;
3714
- handleInputFocus: (e: FocusEvent) => void;
3715
- handleWrapperBlur: (e: FocusEvent) => void;
3716
- handleWrapperFocus: (e: FocusEvent) => void;
3717
- handleMouseEnter: () => void;
3718
- handleMouseLeave: () => void;
3719
- handleMouseDown: (e: MouseEvent) => void;
3720
- handleChange: (e: Event, index?: 0 | 1 | undefined) => void;
3721
- handleClick: (e: MouseEvent) => void;
3722
- handleClear: (e: MouseEvent) => void;
3723
- handlePasswordToggleClick: () => void;
3724
- handlePasswordToggleMousedown: (e: MouseEvent) => void;
3725
- handleWrapperKeyDown: (e: KeyboardEvent) => void;
3726
- handleTextAreaMirrorResize: () => void;
3727
- getTextareaScrollContainer: () => HTMLTextAreaElement | null;
3728
- mergedTheme: import("vue").ComputedRef<{
3729
- common: {
3730
- baseColor: string;
3731
- primaryColor: string;
3732
- primaryColorHover: string;
3733
- primaryColorPressed: string;
3734
- primaryColorSuppl: string;
3735
- infoColor: string;
3736
- infoColorHover: string;
3737
- infoColorPressed: string;
3738
- infoColorSuppl: string;
3739
- successColor: string;
3740
- successColorHover: string;
3741
- successColorPressed: string;
3742
- successColorSuppl: string;
3743
- warningColor: string;
3744
- warningColorHover: string;
3745
- warningColorPressed: string;
3746
- warningColorSuppl: string;
3747
- errorColor: string;
3748
- errorColorHover: string;
3749
- errorColorPressed: string;
3750
- errorColorSuppl: string;
3751
- textColorBase: string;
3752
- textColor1: string;
3753
- textColor2: string;
3754
- textColor3: string;
3755
- textColorDisabled: string;
3756
- placeholderColor: string;
3757
- placeholderColorDisabled: string;
3758
- iconColor: string;
3759
- iconColorHover: string;
3760
- iconColorPressed: string;
3761
- iconColorDisabled: string;
3762
- opacity1: string;
3763
- opacity2: string;
3764
- opacity3: string;
3765
- opacity4: string;
3766
- opacity5: string;
3767
- dividerColor: string;
3768
- borderColor: string;
3769
- closeColor: string;
3770
- closeColorHover: string;
3771
- closeColorPressed: string;
3772
- closeColorDisabled: string;
3773
- clearColor: string;
3774
- clearColorHover: string;
3775
- clearColorPressed: string;
3776
- scrollbarColor: string;
3777
- scrollbarColorHover: string;
3778
- scrollbarWidth: string;
3779
- scrollbarHeight: string;
3780
- scrollbarBorderRadius: string;
3781
- progressRailColor: string;
3782
- railColor: string;
3783
- popoverColor: string;
3784
- tableColor: string;
3785
- cardColor: string;
3786
- modalColor: string;
3787
- bodyColor: string;
3788
- tagColor: string;
3789
- avatarColor: string;
3790
- invertedColor: string;
3791
- inputColor: string;
3792
- codeColor: string;
3793
- tabColor: string;
3794
- actionColor: string;
3795
- tableHeaderColor: string;
3796
- hoverColor: string;
3797
- tableColorHover: string;
3798
- tableColorStriped: string;
3799
- pressedColor: string;
3800
- opacityDisabled: string;
3801
- inputColorDisabled: string;
3802
- buttonColor2: string;
3803
- buttonColor2Hover: string;
3804
- buttonColor2Pressed: string;
3805
- boxShadow1: string;
3806
- boxShadow2: string;
3807
- boxShadow3: string;
3808
- fontFamily: string;
3809
- fontFamilyMono: string;
3810
- fontWeight: string;
3811
- fontWeightStrong: string;
3812
- cubicBezierEaseInOut: string;
3813
- cubicBezierEaseOut: string;
3814
- cubicBezierEaseIn: string;
3815
- borderRadius: string;
3816
- borderRadiusSmall: string;
3817
- fontSize: string;
3818
- fontSizeMini: string;
3819
- fontSizeTiny: string;
3820
- fontSizeSmall: string;
3821
- fontSizeMedium: string;
3822
- fontSizeLarge: string;
3823
- fontSizeHuge: string;
3824
- lineHeight: string;
3825
- heightMini: string;
3826
- heightTiny: string;
3827
- heightSmall: string;
3828
- heightMedium: string;
3829
- heightLarge: string;
3830
- heightHuge: string;
3831
- name: "common";
3832
- };
3833
- self: {
3834
- countTextColor: string;
3835
- heightTiny: string;
3836
- heightSmall: string;
3837
- heightMedium: string;
3838
- heightLarge: string;
3839
- fontSizeTiny: string;
3840
- fontSizeSmall: string;
3841
- fontSizeMedium: string;
3842
- fontSizeLarge: string;
3843
- lineHeight: string;
3844
- lineHeightTextarea: string;
3845
- borderRadius: string;
3846
- iconSize: string;
3847
- groupLabelColor: string;
3848
- groupLabelTextColor: string;
3849
- textColor: string;
3850
- textColorDisabled: string;
3851
- textDecorationColor: string;
3852
- caretColor: string;
3853
- placeholderColor: string;
3854
- placeholderColorDisabled: string;
3855
- color: string;
3856
- colorDisabled: string;
3857
- colorFocus: string;
3858
- groupLabelBorder: string;
3859
- border: string;
3860
- borderHover: string;
3861
- borderDisabled: string;
3862
- borderFocus: string;
3863
- boxShadowFocus: string;
3864
- loadingColor: string;
3865
- loadingColorWarning: string;
3866
- borderWarning: string;
3867
- borderHoverWarning: string;
3868
- colorFocusWarning: string;
3869
- borderFocusWarning: string;
3870
- boxShadowFocusWarning: string;
3871
- caretColorWarning: string;
3872
- loadingColorError: string;
3873
- borderError: string;
3874
- borderHoverError: string;
3875
- colorFocusError: string;
3876
- borderFocusError: string;
3877
- boxShadowFocusError: string;
3878
- caretColorError: string;
3879
- clearColor: string;
3880
- clearColorHover: string;
3881
- clearColorPressed: string;
3882
- iconColor: string;
3883
- iconColorDisabled: string;
3884
- iconColorHover: string;
3885
- iconColorPressed: string;
3886
- suffixTextColor: string;
3887
- paddingTiny: string;
3888
- paddingSmall: string;
3889
- paddingMedium: string;
3890
- paddingLarge: string;
3891
- clearSize: string;
3892
- };
3893
- peers: any;
3894
- peerOverrides: {
3895
- [x: string]: any;
3896
- };
3897
- }>;
3898
- cssVars: import("vue").ComputedRef<{
3899
- '--n-bezier': string;
3900
- '--n-count-text-color': string;
3901
- '--n-color': string;
3902
- '--n-font-size': string;
3903
- '--n-border-radius': string;
3904
- '--n-height': string;
3905
- '--n-padding-left': string;
3906
- '--n-padding-right': string;
3907
- '--n-text-color': string;
3908
- '--n-caret-color': string;
3909
- '--n-text-decoration-color': string;
3910
- '--n-border': string;
3911
- '--n-border-disabled': string;
3912
- '--n-border-hover': string;
3913
- '--n-border-focus': string;
3914
- '--n-placeholder-color': string;
3915
- '--n-placeholder-color-disabled': string;
3916
- '--n-icon-size': string;
3917
- '--n-line-height-textarea': string;
3918
- '--n-color-disabled': string;
3919
- '--n-color-focus': string;
3920
- '--n-text-color-disabled': string;
3921
- '--n-box-shadow-focus': string;
3922
- '--n-loading-color': string;
3923
- '--n-caret-color-warning': string;
3924
- '--n-color-focus-warning': string;
3925
- '--n-box-shadow-focus-warning': string;
3926
- '--n-border-warning': string;
3927
- '--n-border-focus-warning': string;
3928
- '--n-border-hover-warning': string;
3929
- '--n-loading-color-warning': string;
3930
- '--n-caret-color-error': string;
3931
- '--n-color-focus-error': string;
3932
- '--n-box-shadow-focus-error': string;
3933
- '--n-border-error': string;
3934
- '--n-border-focus-error': string;
3935
- '--n-border-hover-error': string;
3936
- '--n-loading-color-error': string;
3937
- '--n-clear-color': string;
3938
- '--n-clear-size': string;
3939
- '--n-clear-color-hover': string;
3940
- '--n-clear-color-pressed': string;
3941
- '--n-icon-color': string;
3942
- '--n-icon-color-hover': string;
3943
- '--n-icon-color-pressed': string;
3944
- '--n-icon-color-disabled': string;
3945
- '--n-suffix-text-color': string;
3946
- }> | undefined;
3947
- themeClass: import("vue").Ref<string> | undefined;
3948
- onRender: (() => void) | undefined;
3949
- isCompositing: import("vue").Ref<boolean>;
3950
- blur: () => void;
3951
- focus: () => void;
3952
- select: () => void;
3953
- activate: () => void;
3954
- deactivate: () => void;
3955
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
3956
- bordered: {
3957
- type: import("vue").PropType<boolean | undefined>;
3958
- default: undefined;
3959
- };
3960
- type: {
3961
- type: import("vue").PropType<"text" | "textarea" | "password">;
3962
- default: string;
3963
- };
3964
- placeholder: import("vue").PropType<string | [string, string]>;
3965
- defaultValue: {
3966
- type: import("vue").PropType<string | [string, string] | null>;
3967
- default: null;
3968
- };
3969
- value: import("vue").PropType<string | [string, string] | null>;
3970
- disabled: {
3971
- type: import("vue").PropType<boolean | undefined>;
3972
- default: undefined;
3973
- };
3974
- size: import("vue").PropType<import("naive-ui/es/input/src/interface").Size>;
3975
- rows: {
3976
- type: import("vue").PropType<string | number>;
3977
- default: number;
3978
- };
3979
- round: BooleanConstructor;
3980
- minlength: import("vue").PropType<string | number>;
3981
- maxlength: import("vue").PropType<string | number>;
3982
- clearable: BooleanConstructor;
3983
- autosize: {
3984
- type: import("vue").PropType<boolean | {
3985
- minRows?: number | undefined;
3986
- maxRows?: number | undefined;
3987
- }>;
3988
- default: boolean;
3989
- };
3990
- pair: BooleanConstructor;
3991
- separator: StringConstructor;
3992
- readonly: {
3993
- type: (BooleanConstructor | StringConstructor)[];
3994
- default: boolean;
3995
- };
3996
- passivelyActivated: BooleanConstructor;
3997
- showPasswordOn: import("vue").PropType<"click" | "mousedown">;
3998
- stateful: {
3999
- type: BooleanConstructor;
4000
- default: boolean;
4001
- };
4002
- autofocus: BooleanConstructor;
4003
- inputProps: import("vue").PropType<import("vue").InputHTMLAttributes | import("vue").TextareaHTMLAttributes>;
4004
- resizable: {
4005
- type: BooleanConstructor;
4006
- default: boolean;
4007
- };
4008
- showCount: BooleanConstructor;
4009
- loading: {
4010
- type: BooleanConstructor;
4011
- default: undefined;
4012
- };
4013
- onMousedown: import("vue").PropType<(e: MouseEvent) => void>;
4014
- onKeydown: import("vue").PropType<(e: KeyboardEvent) => void>;
4015
- onKeyup: import("vue").PropType<(e: KeyboardEvent) => void>;
4016
- onInput: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
4017
- onFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
4018
- onBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
4019
- onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
4020
- onChange: import("vue").PropType<import("naive-ui/es/input/src/interface").OnUpdateValue>;
4021
- onClear: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
4022
- status: import("vue").PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
4023
- 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
4024
- onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input/src/interface").OnUpdateValue>>;
4025
- textDecoration: import("vue").PropType<string | [string, string]>;
4026
- attrSize: {
4027
- type: NumberConstructor;
4028
- default: number;
4029
- };
4030
- onInputBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
4031
- onInputFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
4032
- onDeactivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
4033
- onActivate: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<() => void>>;
4034
- onWrapperFocus: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
4035
- onWrapperBlur: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
4036
- internalDeactivateOnEnter: BooleanConstructor;
4037
- internalForceFocus: BooleanConstructor;
4038
- internalLoadingBeforeSuffix: BooleanConstructor;
4039
- showPasswordToggle: BooleanConstructor;
4040
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Input", {
4041
- countTextColor: string;
4042
- heightTiny: string;
4043
- heightSmall: string;
4044
- heightMedium: string;
4045
- heightLarge: string;
4046
- fontSizeTiny: string;
4047
- fontSizeSmall: string;
4048
- fontSizeMedium: string;
4049
- fontSizeLarge: string;
4050
- lineHeight: string;
4051
- lineHeightTextarea: string;
4052
- borderRadius: string;
4053
- iconSize: string;
4054
- groupLabelColor: string;
4055
- groupLabelTextColor: string;
4056
- textColor: string;
4057
- textColorDisabled: string;
4058
- textDecorationColor: string;
4059
- caretColor: string;
4060
- placeholderColor: string;
4061
- placeholderColorDisabled: string;
4062
- color: string;
4063
- colorDisabled: string;
4064
- colorFocus: string;
4065
- groupLabelBorder: string;
4066
- border: string;
4067
- borderHover: string;
4068
- borderDisabled: string;
4069
- borderFocus: string;
4070
- boxShadowFocus: string;
4071
- loadingColor: string;
4072
- loadingColorWarning: string;
4073
- borderWarning: string;
4074
- borderHoverWarning: string;
4075
- colorFocusWarning: string;
4076
- borderFocusWarning: string;
4077
- boxShadowFocusWarning: string;
4078
- caretColorWarning: string;
4079
- loadingColorError: string;
4080
- borderError: string;
4081
- borderHoverError: string;
4082
- colorFocusError: string;
4083
- borderFocusError: string;
4084
- boxShadowFocusError: string;
4085
- caretColorError: string;
4086
- clearColor: string;
4087
- clearColorHover: string;
4088
- clearColorPressed: string;
4089
- iconColor: string;
4090
- iconColorDisabled: string;
4091
- iconColorHover: string;
4092
- iconColorPressed: string;
4093
- suffixTextColor: string;
4094
- paddingTiny: string;
4095
- paddingSmall: string;
4096
- paddingMedium: string;
4097
- paddingLarge: string;
4098
- clearSize: string;
4099
- }, any>>;
4100
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
4101
- countTextColor: string;
4102
- heightTiny: string;
4103
- heightSmall: string;
4104
- heightMedium: string;
4105
- heightLarge: string;
4106
- fontSizeTiny: string;
4107
- fontSizeSmall: string;
4108
- fontSizeMedium: string;
4109
- fontSizeLarge: string;
4110
- lineHeight: string;
4111
- lineHeightTextarea: string;
4112
- borderRadius: string;
4113
- iconSize: string;
4114
- groupLabelColor: string;
4115
- groupLabelTextColor: string;
4116
- textColor: string;
4117
- textColorDisabled: string;
4118
- textDecorationColor: string;
4119
- caretColor: string;
4120
- placeholderColor: string;
4121
- placeholderColorDisabled: string;
4122
- color: string;
4123
- colorDisabled: string;
4124
- colorFocus: string;
4125
- groupLabelBorder: string;
4126
- border: string;
4127
- borderHover: string;
4128
- borderDisabled: string;
4129
- borderFocus: string;
4130
- boxShadowFocus: string;
4131
- loadingColor: string;
4132
- loadingColorWarning: string;
4133
- borderWarning: string;
4134
- borderHoverWarning: string;
4135
- colorFocusWarning: string;
4136
- borderFocusWarning: string;
4137
- boxShadowFocusWarning: string;
4138
- caretColorWarning: string;
4139
- loadingColorError: string;
4140
- borderError: string;
4141
- borderHoverError: string;
4142
- colorFocusError: string;
4143
- borderFocusError: string;
4144
- boxShadowFocusError: string;
4145
- caretColorError: string;
4146
- clearColor: string;
4147
- clearColorHover: string;
4148
- clearColorPressed: string;
4149
- iconColor: string;
4150
- iconColorDisabled: string;
4151
- iconColorHover: string;
4152
- iconColorPressed: string;
4153
- suffixTextColor: string;
4154
- paddingTiny: string;
4155
- paddingSmall: string;
4156
- paddingMedium: string;
4157
- paddingLarge: string;
4158
- clearSize: string;
4159
- }, any>>>;
4160
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Input", {
4161
- countTextColor: string;
4162
- heightTiny: string;
4163
- heightSmall: string;
4164
- heightMedium: string;
4165
- heightLarge: string;
4166
- fontSizeTiny: string;
4167
- fontSizeSmall: string;
4168
- fontSizeMedium: string;
4169
- fontSizeLarge: string;
4170
- lineHeight: string;
4171
- lineHeightTextarea: string;
4172
- borderRadius: string;
4173
- iconSize: string;
4174
- groupLabelColor: string;
4175
- groupLabelTextColor: string;
4176
- textColor: string;
4177
- textColorDisabled: string;
4178
- textDecorationColor: string;
4179
- caretColor: string;
4180
- placeholderColor: string;
4181
- placeholderColorDisabled: string;
4182
- color: string;
4183
- colorDisabled: string;
4184
- colorFocus: string;
4185
- groupLabelBorder: string;
4186
- border: string;
4187
- borderHover: string;
4188
- borderDisabled: string;
4189
- borderFocus: string;
4190
- boxShadowFocus: string;
4191
- loadingColor: string;
4192
- loadingColorWarning: string;
4193
- borderWarning: string;
4194
- borderHoverWarning: string;
4195
- colorFocusWarning: string;
4196
- borderFocusWarning: string;
4197
- boxShadowFocusWarning: string;
4198
- caretColorWarning: string;
4199
- loadingColorError: string;
4200
- borderError: string;
4201
- borderHoverError: string;
4202
- colorFocusError: string;
4203
- borderFocusError: string;
4204
- boxShadowFocusError: string;
4205
- caretColorError: string;
4206
- clearColor: string;
4207
- clearColorHover: string;
4208
- clearColorPressed: string;
4209
- iconColor: string;
4210
- iconColorDisabled: string;
4211
- iconColorHover: string;
4212
- iconColorPressed: string;
4213
- suffixTextColor: string;
4214
- paddingTiny: string;
4215
- paddingSmall: string;
4216
- paddingMedium: string;
4217
- paddingLarge: string;
4218
- clearSize: string;
4219
- }, any>>>;
4220
- }>>, {
4221
- type: "text" | "textarea" | "password";
4222
- readonly: string | boolean;
4223
- round: boolean;
4224
- disabled: boolean | undefined;
4225
- autofocus: boolean;
4226
- autosize: boolean | {
4227
- minRows?: number | undefined;
4228
- maxRows?: number | undefined;
4229
- };
4230
- loading: boolean;
4231
- bordered: boolean | undefined;
4232
- clearable: boolean;
4233
- defaultValue: string | [string, string] | null;
4234
- resizable: boolean;
4235
- pair: boolean;
4236
- rows: string | number;
4237
- passivelyActivated: boolean;
4238
- stateful: boolean;
4239
- showCount: boolean;
4240
- attrSize: number;
4241
- internalDeactivateOnEnter: boolean;
4242
- internalForceFocus: boolean;
4243
- internalLoadingBeforeSuffix: boolean;
4244
- showPasswordToggle: boolean;
4245
- }>;
231
+ NTag: any;
232
+ NTooltip: any;
233
+ NIcon: any;
234
+ NButton: any;
235
+ NInput: any;
4246
236
  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<{}>>, {}>;
4247
237
  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<{}>>, {}>;
4248
238
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{