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
@@ -119,2173 +119,7 @@ declare const _default: import("vue").DefineComponent<{
119
119
  prefixStr: any;
120
120
  suffixStr: any;
121
121
  detailStr: import("vue").ComputedRef<string>;
122
- NInputNumber: import("vue").DefineComponent<{
123
- autofocus: BooleanConstructor;
124
- loading: {
125
- type: BooleanConstructor;
126
- default: undefined;
127
- };
128
- placeholder: StringConstructor;
129
- defaultValue: {
130
- type: PropType<number | null>;
131
- default: null;
132
- };
133
- value: PropType<number | null>;
134
- step: {
135
- type: (NumberConstructor | StringConstructor)[];
136
- default: number;
137
- };
138
- min: (NumberConstructor | StringConstructor)[];
139
- max: (NumberConstructor | StringConstructor)[];
140
- size: PropType<"small" | "medium" | "large">;
141
- disabled: {
142
- type: PropType<boolean | undefined>;
143
- default: undefined;
144
- };
145
- validator: PropType<(value: number) => boolean>;
146
- bordered: {
147
- type: PropType<boolean | undefined>;
148
- default: undefined;
149
- };
150
- showButton: {
151
- type: BooleanConstructor;
152
- default: boolean;
153
- };
154
- readonly: BooleanConstructor;
155
- clearable: BooleanConstructor;
156
- keyboard: {
157
- type: PropType<{
158
- ArrowUp?: boolean | undefined;
159
- ArrowDown?: boolean | undefined;
160
- }>;
161
- default: {};
162
- };
163
- updateValueOnInput: {
164
- type: BooleanConstructor;
165
- default: boolean;
166
- };
167
- status: PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
168
- 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input-number/src/interface").OnUpdateValue>>;
169
- onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input-number/src/interface").OnUpdateValue>>;
170
- onFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
171
- onBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
172
- onClear: PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
173
- onChange: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input-number/src/interface").OnUpdateValue>>;
174
- theme: PropType<import("naive-ui/es/_mixins").Theme<"InputNumber", {
175
- iconColorDisabled: string;
176
- }, {
177
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
178
- heightTiny: string;
179
- heightSmall: string;
180
- heightMedium: string;
181
- heightLarge: string;
182
- borderRadiusTiny: string;
183
- borderRadiusSmall: string;
184
- borderRadiusMedium: string;
185
- borderRadiusLarge: string;
186
- fontSizeTiny: string;
187
- fontSizeSmall: string;
188
- fontSizeMedium: string;
189
- fontSizeLarge: string;
190
- opacityDisabled: string;
191
- colorOpacitySecondary: string;
192
- colorOpacitySecondaryHover: string;
193
- colorOpacitySecondaryPressed: string;
194
- colorSecondary: string;
195
- colorSecondaryHover: string;
196
- colorSecondaryPressed: string;
197
- colorTertiary: string;
198
- colorTertiaryHover: string;
199
- colorTertiaryPressed: string;
200
- colorQuaternary: string;
201
- colorQuaternaryHover: string;
202
- colorQuaternaryPressed: string;
203
- color: string;
204
- colorHover: string;
205
- colorPressed: string;
206
- colorFocus: string;
207
- colorDisabled: string;
208
- textColor: string;
209
- textColorTertiary: string;
210
- textColorHover: string;
211
- textColorPressed: string;
212
- textColorFocus: string;
213
- textColorDisabled: string;
214
- textColorText: string;
215
- textColorTextHover: string;
216
- textColorTextPressed: string;
217
- textColorTextFocus: string;
218
- textColorTextDisabled: string;
219
- textColorGhost: string;
220
- textColorGhostHover: string;
221
- textColorGhostPressed: string;
222
- textColorGhostFocus: string;
223
- textColorGhostDisabled: string;
224
- border: string;
225
- borderHover: string;
226
- borderPressed: string;
227
- borderFocus: string;
228
- borderDisabled: string;
229
- rippleColor: string;
230
- colorPrimary: string;
231
- colorHoverPrimary: string;
232
- colorPressedPrimary: string;
233
- colorFocusPrimary: string;
234
- colorDisabledPrimary: string;
235
- textColorPrimary: string;
236
- textColorHoverPrimary: string;
237
- textColorPressedPrimary: string;
238
- textColorFocusPrimary: string;
239
- textColorDisabledPrimary: string;
240
- textColorTextPrimary: string;
241
- textColorTextHoverPrimary: string;
242
- textColorTextPressedPrimary: string;
243
- textColorTextFocusPrimary: string;
244
- textColorTextDisabledPrimary: string;
245
- textColorGhostPrimary: string;
246
- textColorGhostHoverPrimary: string;
247
- textColorGhostPressedPrimary: string;
248
- textColorGhostFocusPrimary: string;
249
- textColorGhostDisabledPrimary: string;
250
- borderPrimary: string;
251
- borderHoverPrimary: string;
252
- borderPressedPrimary: string;
253
- borderFocusPrimary: string;
254
- borderDisabledPrimary: string;
255
- rippleColorPrimary: string;
256
- colorInfo: string;
257
- colorHoverInfo: string;
258
- colorPressedInfo: string;
259
- colorFocusInfo: string;
260
- colorDisabledInfo: string;
261
- textColorInfo: string;
262
- textColorHoverInfo: string;
263
- textColorPressedInfo: string;
264
- textColorFocusInfo: string;
265
- textColorDisabledInfo: string;
266
- textColorTextInfo: string;
267
- textColorTextHoverInfo: string;
268
- textColorTextPressedInfo: string;
269
- textColorTextFocusInfo: string;
270
- textColorTextDisabledInfo: string;
271
- textColorGhostInfo: string;
272
- textColorGhostHoverInfo: string;
273
- textColorGhostPressedInfo: string;
274
- textColorGhostFocusInfo: string;
275
- textColorGhostDisabledInfo: string;
276
- borderInfo: string;
277
- borderHoverInfo: string;
278
- borderPressedInfo: string;
279
- borderFocusInfo: string;
280
- borderDisabledInfo: string;
281
- rippleColorInfo: string;
282
- colorSuccess: string;
283
- colorHoverSuccess: string;
284
- colorPressedSuccess: string;
285
- colorFocusSuccess: string;
286
- colorDisabledSuccess: string;
287
- textColorSuccess: string;
288
- textColorHoverSuccess: string;
289
- textColorPressedSuccess: string;
290
- textColorFocusSuccess: string;
291
- textColorDisabledSuccess: string;
292
- textColorTextSuccess: string;
293
- textColorTextHoverSuccess: string;
294
- textColorTextPressedSuccess: string;
295
- textColorTextFocusSuccess: string;
296
- textColorTextDisabledSuccess: string;
297
- textColorGhostSuccess: string;
298
- textColorGhostHoverSuccess: string;
299
- textColorGhostPressedSuccess: string;
300
- textColorGhostFocusSuccess: string;
301
- textColorGhostDisabledSuccess: string;
302
- borderSuccess: string;
303
- borderHoverSuccess: string;
304
- borderPressedSuccess: string;
305
- borderFocusSuccess: string;
306
- borderDisabledSuccess: string;
307
- rippleColorSuccess: string;
308
- colorWarning: string;
309
- colorHoverWarning: string;
310
- colorPressedWarning: string;
311
- colorFocusWarning: string;
312
- colorDisabledWarning: string;
313
- textColorWarning: string;
314
- textColorHoverWarning: string;
315
- textColorPressedWarning: string;
316
- textColorFocusWarning: string;
317
- textColorDisabledWarning: string;
318
- textColorTextWarning: string;
319
- textColorTextHoverWarning: string;
320
- textColorTextPressedWarning: string;
321
- textColorTextFocusWarning: string;
322
- textColorTextDisabledWarning: string;
323
- textColorGhostWarning: string;
324
- textColorGhostHoverWarning: string;
325
- textColorGhostPressedWarning: string;
326
- textColorGhostFocusWarning: string;
327
- textColorGhostDisabledWarning: string;
328
- borderWarning: string;
329
- borderHoverWarning: string;
330
- borderPressedWarning: string;
331
- borderFocusWarning: string;
332
- borderDisabledWarning: string;
333
- rippleColorWarning: string;
334
- colorError: string;
335
- colorHoverError: string;
336
- colorPressedError: string;
337
- colorFocusError: string;
338
- colorDisabledError: string;
339
- textColorError: string;
340
- textColorHoverError: string;
341
- textColorPressedError: string;
342
- textColorFocusError: string;
343
- textColorDisabledError: string;
344
- textColorTextError: string;
345
- textColorTextHoverError: string;
346
- textColorTextPressedError: string;
347
- textColorTextFocusError: string;
348
- textColorTextDisabledError: string;
349
- textColorGhostError: string;
350
- textColorGhostHoverError: string;
351
- textColorGhostPressedError: string;
352
- textColorGhostFocusError: string;
353
- textColorGhostDisabledError: string;
354
- borderError: string;
355
- borderHoverError: string;
356
- borderPressedError: string;
357
- borderFocusError: string;
358
- borderDisabledError: string;
359
- rippleColorError: string;
360
- waveOpacity: string;
361
- fontWeight: string;
362
- fontWeightStrong: string;
363
- paddingTiny: string;
364
- paddingSmall: string;
365
- paddingMedium: string;
366
- paddingLarge: string;
367
- paddingRoundTiny: string;
368
- paddingRoundSmall: string;
369
- paddingRoundMedium: string;
370
- paddingRoundLarge: string;
371
- iconMarginTiny: string;
372
- iconMarginSmall: string;
373
- iconMarginMedium: string;
374
- iconMarginLarge: string;
375
- iconSizeTiny: string;
376
- iconSizeSmall: string;
377
- iconSizeMedium: string;
378
- iconSizeLarge: string;
379
- rippleDuration: string;
380
- }, any>;
381
- Input: import("naive-ui/es/_mixins").Theme<"Input", {
382
- countTextColor: string;
383
- heightTiny: string;
384
- heightSmall: string;
385
- heightMedium: string;
386
- heightLarge: string;
387
- fontSizeTiny: string;
388
- fontSizeSmall: string;
389
- fontSizeMedium: string;
390
- fontSizeLarge: string;
391
- lineHeight: string;
392
- lineHeightTextarea: string;
393
- borderRadius: string;
394
- iconSize: string;
395
- groupLabelColor: string;
396
- groupLabelTextColor: string;
397
- textColor: string;
398
- textColorDisabled: string;
399
- textDecorationColor: string;
400
- caretColor: string;
401
- placeholderColor: string;
402
- placeholderColorDisabled: string;
403
- color: string;
404
- colorDisabled: string;
405
- colorFocus: string;
406
- groupLabelBorder: string;
407
- border: string;
408
- borderHover: string;
409
- borderDisabled: string;
410
- borderFocus: string;
411
- boxShadowFocus: string;
412
- loadingColor: string;
413
- loadingColorWarning: string;
414
- borderWarning: string;
415
- borderHoverWarning: string;
416
- colorFocusWarning: string;
417
- borderFocusWarning: string;
418
- boxShadowFocusWarning: string;
419
- caretColorWarning: string;
420
- loadingColorError: string;
421
- borderError: string;
422
- borderHoverError: string;
423
- colorFocusError: string;
424
- borderFocusError: string;
425
- boxShadowFocusError: string;
426
- caretColorError: string;
427
- clearColor: string;
428
- clearColorHover: string;
429
- clearColorPressed: string;
430
- iconColor: string;
431
- iconColorDisabled: string;
432
- iconColorHover: string;
433
- iconColorPressed: string;
434
- suffixTextColor: string;
435
- paddingTiny: string;
436
- paddingSmall: string;
437
- paddingMedium: string;
438
- paddingLarge: string;
439
- clearSize: string;
440
- }, any>;
441
- }>>;
442
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"InputNumber", {
443
- iconColorDisabled: string;
444
- }, {
445
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
446
- heightTiny: string;
447
- heightSmall: string;
448
- heightMedium: string;
449
- heightLarge: string;
450
- borderRadiusTiny: string;
451
- borderRadiusSmall: string;
452
- borderRadiusMedium: string;
453
- borderRadiusLarge: string;
454
- fontSizeTiny: string;
455
- fontSizeSmall: string;
456
- fontSizeMedium: string;
457
- fontSizeLarge: string;
458
- opacityDisabled: string;
459
- colorOpacitySecondary: string;
460
- colorOpacitySecondaryHover: string;
461
- colorOpacitySecondaryPressed: string;
462
- colorSecondary: string;
463
- colorSecondaryHover: string;
464
- colorSecondaryPressed: string;
465
- colorTertiary: string;
466
- colorTertiaryHover: string;
467
- colorTertiaryPressed: string;
468
- colorQuaternary: string;
469
- colorQuaternaryHover: string;
470
- colorQuaternaryPressed: string;
471
- color: string;
472
- colorHover: string;
473
- colorPressed: string;
474
- colorFocus: string;
475
- colorDisabled: string;
476
- textColor: string;
477
- textColorTertiary: string;
478
- textColorHover: string;
479
- textColorPressed: string;
480
- textColorFocus: string;
481
- textColorDisabled: string;
482
- textColorText: string;
483
- textColorTextHover: string;
484
- textColorTextPressed: string;
485
- textColorTextFocus: string;
486
- textColorTextDisabled: string;
487
- textColorGhost: string;
488
- textColorGhostHover: string;
489
- textColorGhostPressed: string;
490
- textColorGhostFocus: string;
491
- textColorGhostDisabled: string;
492
- border: string;
493
- borderHover: string;
494
- borderPressed: string;
495
- borderFocus: string;
496
- borderDisabled: string;
497
- rippleColor: string;
498
- colorPrimary: string;
499
- colorHoverPrimary: string;
500
- colorPressedPrimary: string;
501
- colorFocusPrimary: string;
502
- colorDisabledPrimary: string;
503
- textColorPrimary: string;
504
- textColorHoverPrimary: string;
505
- textColorPressedPrimary: string;
506
- textColorFocusPrimary: string;
507
- textColorDisabledPrimary: string;
508
- textColorTextPrimary: string;
509
- textColorTextHoverPrimary: string;
510
- textColorTextPressedPrimary: string;
511
- textColorTextFocusPrimary: string;
512
- textColorTextDisabledPrimary: string;
513
- textColorGhostPrimary: string;
514
- textColorGhostHoverPrimary: string;
515
- textColorGhostPressedPrimary: string;
516
- textColorGhostFocusPrimary: string;
517
- textColorGhostDisabledPrimary: string;
518
- borderPrimary: string;
519
- borderHoverPrimary: string;
520
- borderPressedPrimary: string;
521
- borderFocusPrimary: string;
522
- borderDisabledPrimary: string;
523
- rippleColorPrimary: string;
524
- colorInfo: string;
525
- colorHoverInfo: string;
526
- colorPressedInfo: string;
527
- colorFocusInfo: string;
528
- colorDisabledInfo: string;
529
- textColorInfo: string;
530
- textColorHoverInfo: string;
531
- textColorPressedInfo: string;
532
- textColorFocusInfo: string;
533
- textColorDisabledInfo: string;
534
- textColorTextInfo: string;
535
- textColorTextHoverInfo: string;
536
- textColorTextPressedInfo: string;
537
- textColorTextFocusInfo: string;
538
- textColorTextDisabledInfo: string;
539
- textColorGhostInfo: string;
540
- textColorGhostHoverInfo: string;
541
- textColorGhostPressedInfo: string;
542
- textColorGhostFocusInfo: string;
543
- textColorGhostDisabledInfo: string;
544
- borderInfo: string;
545
- borderHoverInfo: string;
546
- borderPressedInfo: string;
547
- borderFocusInfo: string;
548
- borderDisabledInfo: string;
549
- rippleColorInfo: string;
550
- colorSuccess: string;
551
- colorHoverSuccess: string;
552
- colorPressedSuccess: string;
553
- colorFocusSuccess: string;
554
- colorDisabledSuccess: string;
555
- textColorSuccess: string;
556
- textColorHoverSuccess: string;
557
- textColorPressedSuccess: string;
558
- textColorFocusSuccess: string;
559
- textColorDisabledSuccess: string;
560
- textColorTextSuccess: string;
561
- textColorTextHoverSuccess: string;
562
- textColorTextPressedSuccess: string;
563
- textColorTextFocusSuccess: string;
564
- textColorTextDisabledSuccess: string;
565
- textColorGhostSuccess: string;
566
- textColorGhostHoverSuccess: string;
567
- textColorGhostPressedSuccess: string;
568
- textColorGhostFocusSuccess: string;
569
- textColorGhostDisabledSuccess: string;
570
- borderSuccess: string;
571
- borderHoverSuccess: string;
572
- borderPressedSuccess: string;
573
- borderFocusSuccess: string;
574
- borderDisabledSuccess: string;
575
- rippleColorSuccess: string;
576
- colorWarning: string;
577
- colorHoverWarning: string;
578
- colorPressedWarning: string;
579
- colorFocusWarning: string;
580
- colorDisabledWarning: string;
581
- textColorWarning: string;
582
- textColorHoverWarning: string;
583
- textColorPressedWarning: string;
584
- textColorFocusWarning: string;
585
- textColorDisabledWarning: string;
586
- textColorTextWarning: string;
587
- textColorTextHoverWarning: string;
588
- textColorTextPressedWarning: string;
589
- textColorTextFocusWarning: string;
590
- textColorTextDisabledWarning: string;
591
- textColorGhostWarning: string;
592
- textColorGhostHoverWarning: string;
593
- textColorGhostPressedWarning: string;
594
- textColorGhostFocusWarning: string;
595
- textColorGhostDisabledWarning: string;
596
- borderWarning: string;
597
- borderHoverWarning: string;
598
- borderPressedWarning: string;
599
- borderFocusWarning: string;
600
- borderDisabledWarning: string;
601
- rippleColorWarning: string;
602
- colorError: string;
603
- colorHoverError: string;
604
- colorPressedError: string;
605
- colorFocusError: string;
606
- colorDisabledError: string;
607
- textColorError: string;
608
- textColorHoverError: string;
609
- textColorPressedError: string;
610
- textColorFocusError: string;
611
- textColorDisabledError: string;
612
- textColorTextError: string;
613
- textColorTextHoverError: string;
614
- textColorTextPressedError: string;
615
- textColorTextFocusError: string;
616
- textColorTextDisabledError: string;
617
- textColorGhostError: string;
618
- textColorGhostHoverError: string;
619
- textColorGhostPressedError: string;
620
- textColorGhostFocusError: string;
621
- textColorGhostDisabledError: string;
622
- borderError: string;
623
- borderHoverError: string;
624
- borderPressedError: string;
625
- borderFocusError: string;
626
- borderDisabledError: string;
627
- rippleColorError: string;
628
- waveOpacity: string;
629
- fontWeight: string;
630
- fontWeightStrong: string;
631
- paddingTiny: string;
632
- paddingSmall: string;
633
- paddingMedium: string;
634
- paddingLarge: string;
635
- paddingRoundTiny: string;
636
- paddingRoundSmall: string;
637
- paddingRoundMedium: string;
638
- paddingRoundLarge: string;
639
- iconMarginTiny: string;
640
- iconMarginSmall: string;
641
- iconMarginMedium: string;
642
- iconMarginLarge: string;
643
- iconSizeTiny: string;
644
- iconSizeSmall: string;
645
- iconSizeMedium: string;
646
- iconSizeLarge: string;
647
- rippleDuration: string;
648
- }, any>;
649
- Input: import("naive-ui/es/_mixins").Theme<"Input", {
650
- countTextColor: string;
651
- heightTiny: string;
652
- heightSmall: string;
653
- heightMedium: string;
654
- heightLarge: string;
655
- fontSizeTiny: string;
656
- fontSizeSmall: string;
657
- fontSizeMedium: string;
658
- fontSizeLarge: string;
659
- lineHeight: string;
660
- lineHeightTextarea: string;
661
- borderRadius: string;
662
- iconSize: string;
663
- groupLabelColor: string;
664
- groupLabelTextColor: string;
665
- textColor: string;
666
- textColorDisabled: string;
667
- textDecorationColor: string;
668
- caretColor: string;
669
- placeholderColor: string;
670
- placeholderColorDisabled: string;
671
- color: string;
672
- colorDisabled: string;
673
- colorFocus: string;
674
- groupLabelBorder: string;
675
- border: string;
676
- borderHover: string;
677
- borderDisabled: string;
678
- borderFocus: string;
679
- boxShadowFocus: string;
680
- loadingColor: string;
681
- loadingColorWarning: string;
682
- borderWarning: string;
683
- borderHoverWarning: string;
684
- colorFocusWarning: string;
685
- borderFocusWarning: string;
686
- boxShadowFocusWarning: string;
687
- caretColorWarning: string;
688
- loadingColorError: string;
689
- borderError: string;
690
- borderHoverError: string;
691
- colorFocusError: string;
692
- borderFocusError: string;
693
- boxShadowFocusError: string;
694
- caretColorError: string;
695
- clearColor: string;
696
- clearColorHover: string;
697
- clearColorPressed: string;
698
- iconColor: string;
699
- iconColorDisabled: string;
700
- iconColorHover: string;
701
- iconColorPressed: string;
702
- suffixTextColor: string;
703
- paddingTiny: string;
704
- paddingSmall: string;
705
- paddingMedium: string;
706
- paddingLarge: string;
707
- clearSize: string;
708
- }, any>;
709
- }>>>;
710
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"InputNumber", {
711
- iconColorDisabled: string;
712
- }, {
713
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
714
- heightTiny: string;
715
- heightSmall: string;
716
- heightMedium: string;
717
- heightLarge: string;
718
- borderRadiusTiny: string;
719
- borderRadiusSmall: string;
720
- borderRadiusMedium: string;
721
- borderRadiusLarge: string;
722
- fontSizeTiny: string;
723
- fontSizeSmall: string;
724
- fontSizeMedium: string;
725
- fontSizeLarge: string;
726
- opacityDisabled: string;
727
- colorOpacitySecondary: string;
728
- colorOpacitySecondaryHover: string;
729
- colorOpacitySecondaryPressed: string;
730
- colorSecondary: string;
731
- colorSecondaryHover: string;
732
- colorSecondaryPressed: string;
733
- colorTertiary: string;
734
- colorTertiaryHover: string;
735
- colorTertiaryPressed: string;
736
- colorQuaternary: string;
737
- colorQuaternaryHover: string;
738
- colorQuaternaryPressed: string;
739
- color: string;
740
- colorHover: string;
741
- colorPressed: string;
742
- colorFocus: string;
743
- colorDisabled: string;
744
- textColor: string;
745
- textColorTertiary: string;
746
- textColorHover: string;
747
- textColorPressed: string;
748
- textColorFocus: string;
749
- textColorDisabled: string;
750
- textColorText: string;
751
- textColorTextHover: string;
752
- textColorTextPressed: string;
753
- textColorTextFocus: string;
754
- textColorTextDisabled: string;
755
- textColorGhost: string;
756
- textColorGhostHover: string;
757
- textColorGhostPressed: string;
758
- textColorGhostFocus: string;
759
- textColorGhostDisabled: string;
760
- border: string;
761
- borderHover: string;
762
- borderPressed: string;
763
- borderFocus: string;
764
- borderDisabled: string;
765
- rippleColor: string;
766
- colorPrimary: string;
767
- colorHoverPrimary: string;
768
- colorPressedPrimary: string;
769
- colorFocusPrimary: string;
770
- colorDisabledPrimary: string;
771
- textColorPrimary: string;
772
- textColorHoverPrimary: string;
773
- textColorPressedPrimary: string;
774
- textColorFocusPrimary: string;
775
- textColorDisabledPrimary: string;
776
- textColorTextPrimary: string;
777
- textColorTextHoverPrimary: string;
778
- textColorTextPressedPrimary: string;
779
- textColorTextFocusPrimary: string;
780
- textColorTextDisabledPrimary: string;
781
- textColorGhostPrimary: string;
782
- textColorGhostHoverPrimary: string;
783
- textColorGhostPressedPrimary: string;
784
- textColorGhostFocusPrimary: string;
785
- textColorGhostDisabledPrimary: string;
786
- borderPrimary: string;
787
- borderHoverPrimary: string;
788
- borderPressedPrimary: string;
789
- borderFocusPrimary: string;
790
- borderDisabledPrimary: string;
791
- rippleColorPrimary: string;
792
- colorInfo: string;
793
- colorHoverInfo: string;
794
- colorPressedInfo: string;
795
- colorFocusInfo: string;
796
- colorDisabledInfo: string;
797
- textColorInfo: string;
798
- textColorHoverInfo: string;
799
- textColorPressedInfo: string;
800
- textColorFocusInfo: string;
801
- textColorDisabledInfo: string;
802
- textColorTextInfo: string;
803
- textColorTextHoverInfo: string;
804
- textColorTextPressedInfo: string;
805
- textColorTextFocusInfo: string;
806
- textColorTextDisabledInfo: string;
807
- textColorGhostInfo: string;
808
- textColorGhostHoverInfo: string;
809
- textColorGhostPressedInfo: string;
810
- textColorGhostFocusInfo: string;
811
- textColorGhostDisabledInfo: string;
812
- borderInfo: string;
813
- borderHoverInfo: string;
814
- borderPressedInfo: string;
815
- borderFocusInfo: string;
816
- borderDisabledInfo: string;
817
- rippleColorInfo: string;
818
- colorSuccess: string;
819
- colorHoverSuccess: string;
820
- colorPressedSuccess: string;
821
- colorFocusSuccess: string;
822
- colorDisabledSuccess: string;
823
- textColorSuccess: string;
824
- textColorHoverSuccess: string;
825
- textColorPressedSuccess: string;
826
- textColorFocusSuccess: string;
827
- textColorDisabledSuccess: string;
828
- textColorTextSuccess: string;
829
- textColorTextHoverSuccess: string;
830
- textColorTextPressedSuccess: string;
831
- textColorTextFocusSuccess: string;
832
- textColorTextDisabledSuccess: string;
833
- textColorGhostSuccess: string;
834
- textColorGhostHoverSuccess: string;
835
- textColorGhostPressedSuccess: string;
836
- textColorGhostFocusSuccess: string;
837
- textColorGhostDisabledSuccess: string;
838
- borderSuccess: string;
839
- borderHoverSuccess: string;
840
- borderPressedSuccess: string;
841
- borderFocusSuccess: string;
842
- borderDisabledSuccess: string;
843
- rippleColorSuccess: string;
844
- colorWarning: string;
845
- colorHoverWarning: string;
846
- colorPressedWarning: string;
847
- colorFocusWarning: string;
848
- colorDisabledWarning: string;
849
- textColorWarning: string;
850
- textColorHoverWarning: string;
851
- textColorPressedWarning: string;
852
- textColorFocusWarning: string;
853
- textColorDisabledWarning: string;
854
- textColorTextWarning: string;
855
- textColorTextHoverWarning: string;
856
- textColorTextPressedWarning: string;
857
- textColorTextFocusWarning: string;
858
- textColorTextDisabledWarning: string;
859
- textColorGhostWarning: string;
860
- textColorGhostHoverWarning: string;
861
- textColorGhostPressedWarning: string;
862
- textColorGhostFocusWarning: string;
863
- textColorGhostDisabledWarning: string;
864
- borderWarning: string;
865
- borderHoverWarning: string;
866
- borderPressedWarning: string;
867
- borderFocusWarning: string;
868
- borderDisabledWarning: string;
869
- rippleColorWarning: string;
870
- colorError: string;
871
- colorHoverError: string;
872
- colorPressedError: string;
873
- colorFocusError: string;
874
- colorDisabledError: string;
875
- textColorError: string;
876
- textColorHoverError: string;
877
- textColorPressedError: string;
878
- textColorFocusError: string;
879
- textColorDisabledError: string;
880
- textColorTextError: string;
881
- textColorTextHoverError: string;
882
- textColorTextPressedError: string;
883
- textColorTextFocusError: string;
884
- textColorTextDisabledError: string;
885
- textColorGhostError: string;
886
- textColorGhostHoverError: string;
887
- textColorGhostPressedError: string;
888
- textColorGhostFocusError: string;
889
- textColorGhostDisabledError: string;
890
- borderError: string;
891
- borderHoverError: string;
892
- borderPressedError: string;
893
- borderFocusError: string;
894
- borderDisabledError: string;
895
- rippleColorError: string;
896
- waveOpacity: string;
897
- fontWeight: string;
898
- fontWeightStrong: string;
899
- paddingTiny: string;
900
- paddingSmall: string;
901
- paddingMedium: string;
902
- paddingLarge: string;
903
- paddingRoundTiny: string;
904
- paddingRoundSmall: string;
905
- paddingRoundMedium: string;
906
- paddingRoundLarge: string;
907
- iconMarginTiny: string;
908
- iconMarginSmall: string;
909
- iconMarginMedium: string;
910
- iconMarginLarge: string;
911
- iconSizeTiny: string;
912
- iconSizeSmall: string;
913
- iconSizeMedium: string;
914
- iconSizeLarge: string;
915
- rippleDuration: string;
916
- }, any>;
917
- Input: import("naive-ui/es/_mixins").Theme<"Input", {
918
- countTextColor: string;
919
- heightTiny: string;
920
- heightSmall: string;
921
- heightMedium: string;
922
- heightLarge: string;
923
- fontSizeTiny: string;
924
- fontSizeSmall: string;
925
- fontSizeMedium: string;
926
- fontSizeLarge: string;
927
- lineHeight: string;
928
- lineHeightTextarea: string;
929
- borderRadius: string;
930
- iconSize: string;
931
- groupLabelColor: string;
932
- groupLabelTextColor: string;
933
- textColor: string;
934
- textColorDisabled: string;
935
- textDecorationColor: string;
936
- caretColor: string;
937
- placeholderColor: string;
938
- placeholderColorDisabled: string;
939
- color: string;
940
- colorDisabled: string;
941
- colorFocus: string;
942
- groupLabelBorder: string;
943
- border: string;
944
- borderHover: string;
945
- borderDisabled: string;
946
- borderFocus: string;
947
- boxShadowFocus: string;
948
- loadingColor: string;
949
- loadingColorWarning: string;
950
- borderWarning: string;
951
- borderHoverWarning: string;
952
- colorFocusWarning: string;
953
- borderFocusWarning: string;
954
- boxShadowFocusWarning: string;
955
- caretColorWarning: string;
956
- loadingColorError: string;
957
- borderError: string;
958
- borderHoverError: string;
959
- colorFocusError: string;
960
- borderFocusError: string;
961
- boxShadowFocusError: string;
962
- caretColorError: string;
963
- clearColor: string;
964
- clearColorHover: string;
965
- clearColorPressed: string;
966
- iconColor: string;
967
- iconColorDisabled: string;
968
- iconColorHover: string;
969
- iconColorPressed: string;
970
- suffixTextColor: string;
971
- paddingTiny: string;
972
- paddingSmall: string;
973
- paddingMedium: string;
974
- paddingLarge: string;
975
- clearSize: string;
976
- }, any>;
977
- }>>>;
978
- }, {
979
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
980
- inputInstRef: import("vue").Ref<{
981
- wrapperElRef: HTMLElement | null;
982
- textareaElRef: HTMLTextAreaElement | null;
983
- inputElRef: HTMLInputElement | null;
984
- isCompositing: boolean;
985
- blur: () => void;
986
- focus: () => void;
987
- select: () => void;
988
- activate: () => void;
989
- deactivate: () => void;
990
- } | null>;
991
- minusButtonInstRef: import("vue").Ref<{
992
- $el: HTMLElement;
993
- } | null>;
994
- addButtonInstRef: import("vue").Ref<{
995
- $el: HTMLElement;
996
- } | null>;
997
- mergedClsPrefix: import("vue").ComputedRef<string>;
998
- mergedBordered: import("vue").ComputedRef<boolean>;
999
- uncontrolledValue: import("vue").Ref<number | null>;
1000
- mergedValue: import("vue").ComputedRef<number | null>;
1001
- mergedPlaceholder: import("vue").ComputedRef<string>;
1002
- displayedValueInvalid: import("vue").ComputedRef<boolean>;
1003
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "large">;
1004
- mergedDisabled: import("vue").ComputedRef<boolean>;
1005
- displayedValue: import("vue").Ref<string>;
1006
- addable: import("vue").ComputedRef<boolean>;
1007
- minusable: import("vue").ComputedRef<boolean>;
1008
- mergedStatus: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").FormValidationStatus | undefined>;
1009
- handleFocus: (e: FocusEvent) => void;
1010
- handleBlur: (e: FocusEvent) => void;
1011
- handleClear: (e: MouseEvent) => void;
1012
- handleMouseDown: (e: MouseEvent) => void;
1013
- handleAddClick: () => void;
1014
- handleMinusClick: () => void;
1015
- handleAddMousedown: () => void;
1016
- handleMinusMousedown: () => void;
1017
- handleKeyDown: (e: KeyboardEvent) => void;
1018
- handleUpdateDisplayedValue: (value: string) => void;
1019
- mergedTheme: import("vue").ComputedRef<{
1020
- common: {
1021
- baseColor: string;
1022
- primaryColor: string;
1023
- primaryColorHover: string;
1024
- primaryColorPressed: string;
1025
- primaryColorSuppl: string;
1026
- infoColor: string;
1027
- infoColorHover: string;
1028
- infoColorPressed: string;
1029
- infoColorSuppl: string;
1030
- successColor: string;
1031
- successColorHover: string;
1032
- successColorPressed: string;
1033
- successColorSuppl: string;
1034
- warningColor: string;
1035
- warningColorHover: string;
1036
- warningColorPressed: string;
1037
- warningColorSuppl: string;
1038
- errorColor: string;
1039
- errorColorHover: string;
1040
- errorColorPressed: string;
1041
- errorColorSuppl: string;
1042
- textColorBase: string;
1043
- textColor1: string;
1044
- textColor2: string;
1045
- textColor3: string;
1046
- textColorDisabled: string;
1047
- placeholderColor: string;
1048
- placeholderColorDisabled: string;
1049
- iconColor: string;
1050
- iconColorHover: string;
1051
- iconColorPressed: string;
1052
- iconColorDisabled: string;
1053
- opacity1: string;
1054
- opacity2: string;
1055
- opacity3: string;
1056
- opacity4: string;
1057
- opacity5: string;
1058
- dividerColor: string;
1059
- borderColor: string;
1060
- closeColor: string;
1061
- closeColorHover: string;
1062
- closeColorPressed: string;
1063
- closeColorDisabled: string;
1064
- clearColor: string;
1065
- clearColorHover: string;
1066
- clearColorPressed: string;
1067
- scrollbarColor: string;
1068
- scrollbarColorHover: string;
1069
- scrollbarWidth: string;
1070
- scrollbarHeight: string;
1071
- scrollbarBorderRadius: string;
1072
- progressRailColor: string;
1073
- railColor: string;
1074
- popoverColor: string;
1075
- tableColor: string;
1076
- cardColor: string;
1077
- modalColor: string;
1078
- bodyColor: string;
1079
- tagColor: string;
1080
- avatarColor: string;
1081
- invertedColor: string;
1082
- inputColor: string;
1083
- codeColor: string;
1084
- tabColor: string;
1085
- actionColor: string;
1086
- tableHeaderColor: string;
1087
- hoverColor: string;
1088
- tableColorHover: string;
1089
- tableColorStriped: string;
1090
- pressedColor: string;
1091
- opacityDisabled: string;
1092
- inputColorDisabled: string;
1093
- buttonColor2: string;
1094
- buttonColor2Hover: string;
1095
- buttonColor2Pressed: string;
1096
- boxShadow1: string;
1097
- boxShadow2: string;
1098
- boxShadow3: string;
1099
- fontFamily: string;
1100
- fontFamilyMono: string;
1101
- fontWeight: string;
1102
- fontWeightStrong: string;
1103
- cubicBezierEaseInOut: string;
1104
- cubicBezierEaseOut: string;
1105
- cubicBezierEaseIn: string;
1106
- borderRadius: string;
1107
- borderRadiusSmall: string;
1108
- fontSize: string;
1109
- fontSizeMini: string;
1110
- fontSizeTiny: string;
1111
- fontSizeSmall: string;
1112
- fontSizeMedium: string;
1113
- fontSizeLarge: string;
1114
- fontSizeHuge: string;
1115
- lineHeight: string;
1116
- heightMini: string;
1117
- heightTiny: string;
1118
- heightSmall: string;
1119
- heightMedium: string;
1120
- heightLarge: string;
1121
- heightHuge: string;
1122
- name: "common";
1123
- };
1124
- self: {
1125
- iconColorDisabled: string;
1126
- };
1127
- peers: {
1128
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
1129
- heightTiny: string;
1130
- heightSmall: string;
1131
- heightMedium: string;
1132
- heightLarge: string;
1133
- borderRadiusTiny: string;
1134
- borderRadiusSmall: string;
1135
- borderRadiusMedium: string;
1136
- borderRadiusLarge: string;
1137
- fontSizeTiny: string;
1138
- fontSizeSmall: string;
1139
- fontSizeMedium: string;
1140
- fontSizeLarge: string;
1141
- opacityDisabled: string;
1142
- colorOpacitySecondary: string;
1143
- colorOpacitySecondaryHover: string;
1144
- colorOpacitySecondaryPressed: string;
1145
- colorSecondary: string;
1146
- colorSecondaryHover: string;
1147
- colorSecondaryPressed: string;
1148
- colorTertiary: string;
1149
- colorTertiaryHover: string;
1150
- colorTertiaryPressed: string;
1151
- colorQuaternary: string;
1152
- colorQuaternaryHover: string;
1153
- colorQuaternaryPressed: string;
1154
- color: string;
1155
- colorHover: string;
1156
- colorPressed: string;
1157
- colorFocus: string;
1158
- colorDisabled: string;
1159
- textColor: string;
1160
- textColorTertiary: string;
1161
- textColorHover: string;
1162
- textColorPressed: string;
1163
- textColorFocus: string;
1164
- textColorDisabled: string;
1165
- textColorText: string;
1166
- textColorTextHover: string;
1167
- textColorTextPressed: string;
1168
- textColorTextFocus: string;
1169
- textColorTextDisabled: string;
1170
- textColorGhost: string;
1171
- textColorGhostHover: string;
1172
- textColorGhostPressed: string;
1173
- textColorGhostFocus: string;
1174
- textColorGhostDisabled: string;
1175
- border: string;
1176
- borderHover: string;
1177
- borderPressed: string;
1178
- borderFocus: string;
1179
- borderDisabled: string;
1180
- rippleColor: string;
1181
- colorPrimary: string;
1182
- colorHoverPrimary: string;
1183
- colorPressedPrimary: string;
1184
- colorFocusPrimary: string;
1185
- colorDisabledPrimary: string;
1186
- textColorPrimary: string;
1187
- textColorHoverPrimary: string;
1188
- textColorPressedPrimary: string;
1189
- textColorFocusPrimary: string;
1190
- textColorDisabledPrimary: string;
1191
- textColorTextPrimary: string;
1192
- textColorTextHoverPrimary: string;
1193
- textColorTextPressedPrimary: string;
1194
- textColorTextFocusPrimary: string;
1195
- textColorTextDisabledPrimary: string;
1196
- textColorGhostPrimary: string;
1197
- textColorGhostHoverPrimary: string;
1198
- textColorGhostPressedPrimary: string;
1199
- textColorGhostFocusPrimary: string;
1200
- textColorGhostDisabledPrimary: string;
1201
- borderPrimary: string;
1202
- borderHoverPrimary: string;
1203
- borderPressedPrimary: string;
1204
- borderFocusPrimary: string;
1205
- borderDisabledPrimary: string;
1206
- rippleColorPrimary: string;
1207
- colorInfo: string;
1208
- colorHoverInfo: string;
1209
- colorPressedInfo: string;
1210
- colorFocusInfo: string;
1211
- colorDisabledInfo: string;
1212
- textColorInfo: string;
1213
- textColorHoverInfo: string;
1214
- textColorPressedInfo: string;
1215
- textColorFocusInfo: string;
1216
- textColorDisabledInfo: string;
1217
- textColorTextInfo: string;
1218
- textColorTextHoverInfo: string;
1219
- textColorTextPressedInfo: string;
1220
- textColorTextFocusInfo: string;
1221
- textColorTextDisabledInfo: string;
1222
- textColorGhostInfo: string;
1223
- textColorGhostHoverInfo: string;
1224
- textColorGhostPressedInfo: string;
1225
- textColorGhostFocusInfo: string;
1226
- textColorGhostDisabledInfo: string;
1227
- borderInfo: string;
1228
- borderHoverInfo: string;
1229
- borderPressedInfo: string;
1230
- borderFocusInfo: string;
1231
- borderDisabledInfo: string;
1232
- rippleColorInfo: string;
1233
- colorSuccess: string;
1234
- colorHoverSuccess: string;
1235
- colorPressedSuccess: string;
1236
- colorFocusSuccess: string;
1237
- colorDisabledSuccess: string;
1238
- textColorSuccess: string;
1239
- textColorHoverSuccess: string;
1240
- textColorPressedSuccess: string;
1241
- textColorFocusSuccess: string;
1242
- textColorDisabledSuccess: string;
1243
- textColorTextSuccess: string;
1244
- textColorTextHoverSuccess: string;
1245
- textColorTextPressedSuccess: string;
1246
- textColorTextFocusSuccess: string;
1247
- textColorTextDisabledSuccess: string;
1248
- textColorGhostSuccess: string;
1249
- textColorGhostHoverSuccess: string;
1250
- textColorGhostPressedSuccess: string;
1251
- textColorGhostFocusSuccess: string;
1252
- textColorGhostDisabledSuccess: string;
1253
- borderSuccess: string;
1254
- borderHoverSuccess: string;
1255
- borderPressedSuccess: string;
1256
- borderFocusSuccess: string;
1257
- borderDisabledSuccess: string;
1258
- rippleColorSuccess: string;
1259
- colorWarning: string;
1260
- colorHoverWarning: string;
1261
- colorPressedWarning: string;
1262
- colorFocusWarning: string;
1263
- colorDisabledWarning: string;
1264
- textColorWarning: string;
1265
- textColorHoverWarning: string;
1266
- textColorPressedWarning: string;
1267
- textColorFocusWarning: string;
1268
- textColorDisabledWarning: string;
1269
- textColorTextWarning: string;
1270
- textColorTextHoverWarning: string;
1271
- textColorTextPressedWarning: string;
1272
- textColorTextFocusWarning: string;
1273
- textColorTextDisabledWarning: string;
1274
- textColorGhostWarning: string;
1275
- textColorGhostHoverWarning: string;
1276
- textColorGhostPressedWarning: string;
1277
- textColorGhostFocusWarning: string;
1278
- textColorGhostDisabledWarning: string;
1279
- borderWarning: string;
1280
- borderHoverWarning: string;
1281
- borderPressedWarning: string;
1282
- borderFocusWarning: string;
1283
- borderDisabledWarning: string;
1284
- rippleColorWarning: string;
1285
- colorError: string;
1286
- colorHoverError: string;
1287
- colorPressedError: string;
1288
- colorFocusError: string;
1289
- colorDisabledError: string;
1290
- textColorError: string;
1291
- textColorHoverError: string;
1292
- textColorPressedError: string;
1293
- textColorFocusError: string;
1294
- textColorDisabledError: string;
1295
- textColorTextError: string;
1296
- textColorTextHoverError: string;
1297
- textColorTextPressedError: string;
1298
- textColorTextFocusError: string;
1299
- textColorTextDisabledError: string;
1300
- textColorGhostError: string;
1301
- textColorGhostHoverError: string;
1302
- textColorGhostPressedError: string;
1303
- textColorGhostFocusError: string;
1304
- textColorGhostDisabledError: string;
1305
- borderError: string;
1306
- borderHoverError: string;
1307
- borderPressedError: string;
1308
- borderFocusError: string;
1309
- borderDisabledError: string;
1310
- rippleColorError: string;
1311
- waveOpacity: string;
1312
- fontWeight: string;
1313
- fontWeightStrong: string;
1314
- paddingTiny: string;
1315
- paddingSmall: string;
1316
- paddingMedium: string;
1317
- paddingLarge: string;
1318
- paddingRoundTiny: string;
1319
- paddingRoundSmall: string;
1320
- paddingRoundMedium: string;
1321
- paddingRoundLarge: string;
1322
- iconMarginTiny: string;
1323
- iconMarginSmall: string;
1324
- iconMarginMedium: string;
1325
- iconMarginLarge: string;
1326
- iconSizeTiny: string;
1327
- iconSizeSmall: string;
1328
- iconSizeMedium: string;
1329
- iconSizeLarge: string;
1330
- rippleDuration: string;
1331
- }, any>;
1332
- Input: import("naive-ui/es/_mixins").Theme<"Input", {
1333
- countTextColor: string;
1334
- heightTiny: string;
1335
- heightSmall: string;
1336
- heightMedium: string;
1337
- heightLarge: string;
1338
- fontSizeTiny: string;
1339
- fontSizeSmall: string;
1340
- fontSizeMedium: string;
1341
- fontSizeLarge: string;
1342
- lineHeight: string;
1343
- lineHeightTextarea: string;
1344
- borderRadius: string;
1345
- iconSize: string;
1346
- groupLabelColor: string;
1347
- groupLabelTextColor: string;
1348
- textColor: string;
1349
- textColorDisabled: string;
1350
- textDecorationColor: string;
1351
- caretColor: string;
1352
- placeholderColor: string;
1353
- placeholderColorDisabled: string;
1354
- color: string;
1355
- colorDisabled: string;
1356
- colorFocus: string;
1357
- groupLabelBorder: string;
1358
- border: string;
1359
- borderHover: string;
1360
- borderDisabled: string;
1361
- borderFocus: string;
1362
- boxShadowFocus: string;
1363
- loadingColor: string;
1364
- loadingColorWarning: string;
1365
- borderWarning: string;
1366
- borderHoverWarning: string;
1367
- colorFocusWarning: string;
1368
- borderFocusWarning: string;
1369
- boxShadowFocusWarning: string;
1370
- caretColorWarning: string;
1371
- loadingColorError: string;
1372
- borderError: string;
1373
- borderHoverError: string;
1374
- colorFocusError: string;
1375
- borderFocusError: string;
1376
- boxShadowFocusError: string;
1377
- caretColorError: string;
1378
- clearColor: string;
1379
- clearColorHover: string;
1380
- clearColorPressed: string;
1381
- iconColor: string;
1382
- iconColorDisabled: string;
1383
- iconColorHover: string;
1384
- iconColorPressed: string;
1385
- suffixTextColor: string;
1386
- paddingTiny: string;
1387
- paddingSmall: string;
1388
- paddingMedium: string;
1389
- paddingLarge: string;
1390
- clearSize: string;
1391
- }, any>;
1392
- };
1393
- peerOverrides: {
1394
- Button?: {
1395
- peers?: {
1396
- [x: string]: any;
1397
- } | undefined;
1398
- } | undefined;
1399
- Input?: {
1400
- peers?: {
1401
- [x: string]: any;
1402
- } | undefined;
1403
- } | undefined;
1404
- };
1405
- }>;
1406
- inputThemeOverrides: {
1407
- paddingSmall: string;
1408
- paddingMedium: string;
1409
- paddingLarge: string;
1410
- };
1411
- buttonThemeOverrides: import("vue").ComputedRef<{
1412
- textColorTextDisabled: string;
1413
- opacityDisabled: string;
1414
- }>;
1415
- focus: () => void;
1416
- blur: () => void;
1417
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1418
- autofocus: BooleanConstructor;
1419
- loading: {
1420
- type: BooleanConstructor;
1421
- default: undefined;
1422
- };
1423
- placeholder: StringConstructor;
1424
- defaultValue: {
1425
- type: PropType<number | null>;
1426
- default: null;
1427
- };
1428
- value: PropType<number | null>;
1429
- step: {
1430
- type: (NumberConstructor | StringConstructor)[];
1431
- default: number;
1432
- };
1433
- min: (NumberConstructor | StringConstructor)[];
1434
- max: (NumberConstructor | StringConstructor)[];
1435
- size: PropType<"small" | "medium" | "large">;
1436
- disabled: {
1437
- type: PropType<boolean | undefined>;
1438
- default: undefined;
1439
- };
1440
- validator: PropType<(value: number) => boolean>;
1441
- bordered: {
1442
- type: PropType<boolean | undefined>;
1443
- default: undefined;
1444
- };
1445
- showButton: {
1446
- type: BooleanConstructor;
1447
- default: boolean;
1448
- };
1449
- readonly: BooleanConstructor;
1450
- clearable: BooleanConstructor;
1451
- keyboard: {
1452
- type: PropType<{
1453
- ArrowUp?: boolean | undefined;
1454
- ArrowDown?: boolean | undefined;
1455
- }>;
1456
- default: {};
1457
- };
1458
- updateValueOnInput: {
1459
- type: BooleanConstructor;
1460
- default: boolean;
1461
- };
1462
- status: PropType<import("naive-ui/es/form/src/interface").FormValidationStatus>;
1463
- 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input-number/src/interface").OnUpdateValue>>;
1464
- onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input-number/src/interface").OnUpdateValue>>;
1465
- onFocus: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
1466
- onBlur: PropType<import("naive-ui/es/_utils").MaybeArray<(e: FocusEvent) => void>>;
1467
- onClear: PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
1468
- onChange: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/input-number/src/interface").OnUpdateValue>>;
1469
- theme: PropType<import("naive-ui/es/_mixins").Theme<"InputNumber", {
1470
- iconColorDisabled: string;
1471
- }, {
1472
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
1473
- heightTiny: string;
1474
- heightSmall: string;
1475
- heightMedium: string;
1476
- heightLarge: string;
1477
- borderRadiusTiny: string;
1478
- borderRadiusSmall: string;
1479
- borderRadiusMedium: string;
1480
- borderRadiusLarge: string;
1481
- fontSizeTiny: string;
1482
- fontSizeSmall: string;
1483
- fontSizeMedium: string;
1484
- fontSizeLarge: string;
1485
- opacityDisabled: string;
1486
- colorOpacitySecondary: string;
1487
- colorOpacitySecondaryHover: string;
1488
- colorOpacitySecondaryPressed: string;
1489
- colorSecondary: string;
1490
- colorSecondaryHover: string;
1491
- colorSecondaryPressed: string;
1492
- colorTertiary: string;
1493
- colorTertiaryHover: string;
1494
- colorTertiaryPressed: string;
1495
- colorQuaternary: string;
1496
- colorQuaternaryHover: string;
1497
- colorQuaternaryPressed: string;
1498
- color: string;
1499
- colorHover: string;
1500
- colorPressed: string;
1501
- colorFocus: string;
1502
- colorDisabled: string;
1503
- textColor: string;
1504
- textColorTertiary: string;
1505
- textColorHover: string;
1506
- textColorPressed: string;
1507
- textColorFocus: string;
1508
- textColorDisabled: string;
1509
- textColorText: string;
1510
- textColorTextHover: string;
1511
- textColorTextPressed: string;
1512
- textColorTextFocus: string;
1513
- textColorTextDisabled: string;
1514
- textColorGhost: string;
1515
- textColorGhostHover: string;
1516
- textColorGhostPressed: string;
1517
- textColorGhostFocus: string;
1518
- textColorGhostDisabled: string;
1519
- border: string;
1520
- borderHover: string;
1521
- borderPressed: string;
1522
- borderFocus: string;
1523
- borderDisabled: string;
1524
- rippleColor: string;
1525
- colorPrimary: string;
1526
- colorHoverPrimary: string;
1527
- colorPressedPrimary: string;
1528
- colorFocusPrimary: string;
1529
- colorDisabledPrimary: string;
1530
- textColorPrimary: string;
1531
- textColorHoverPrimary: string;
1532
- textColorPressedPrimary: string;
1533
- textColorFocusPrimary: string;
1534
- textColorDisabledPrimary: string;
1535
- textColorTextPrimary: string;
1536
- textColorTextHoverPrimary: string;
1537
- textColorTextPressedPrimary: string;
1538
- textColorTextFocusPrimary: string;
1539
- textColorTextDisabledPrimary: string;
1540
- textColorGhostPrimary: string;
1541
- textColorGhostHoverPrimary: string;
1542
- textColorGhostPressedPrimary: string;
1543
- textColorGhostFocusPrimary: string;
1544
- textColorGhostDisabledPrimary: string;
1545
- borderPrimary: string;
1546
- borderHoverPrimary: string;
1547
- borderPressedPrimary: string;
1548
- borderFocusPrimary: string;
1549
- borderDisabledPrimary: string;
1550
- rippleColorPrimary: string;
1551
- colorInfo: string;
1552
- colorHoverInfo: string;
1553
- colorPressedInfo: string;
1554
- colorFocusInfo: string;
1555
- colorDisabledInfo: string;
1556
- textColorInfo: string;
1557
- textColorHoverInfo: string;
1558
- textColorPressedInfo: string;
1559
- textColorFocusInfo: string;
1560
- textColorDisabledInfo: string;
1561
- textColorTextInfo: string;
1562
- textColorTextHoverInfo: string;
1563
- textColorTextPressedInfo: string;
1564
- textColorTextFocusInfo: string;
1565
- textColorTextDisabledInfo: string;
1566
- textColorGhostInfo: string;
1567
- textColorGhostHoverInfo: string;
1568
- textColorGhostPressedInfo: string;
1569
- textColorGhostFocusInfo: string;
1570
- textColorGhostDisabledInfo: string;
1571
- borderInfo: string;
1572
- borderHoverInfo: string;
1573
- borderPressedInfo: string;
1574
- borderFocusInfo: string;
1575
- borderDisabledInfo: string;
1576
- rippleColorInfo: string;
1577
- colorSuccess: string;
1578
- colorHoverSuccess: string;
1579
- colorPressedSuccess: string;
1580
- colorFocusSuccess: string;
1581
- colorDisabledSuccess: string;
1582
- textColorSuccess: string;
1583
- textColorHoverSuccess: string;
1584
- textColorPressedSuccess: string;
1585
- textColorFocusSuccess: string;
1586
- textColorDisabledSuccess: string;
1587
- textColorTextSuccess: string;
1588
- textColorTextHoverSuccess: string;
1589
- textColorTextPressedSuccess: string;
1590
- textColorTextFocusSuccess: string;
1591
- textColorTextDisabledSuccess: string;
1592
- textColorGhostSuccess: string;
1593
- textColorGhostHoverSuccess: string;
1594
- textColorGhostPressedSuccess: string;
1595
- textColorGhostFocusSuccess: string;
1596
- textColorGhostDisabledSuccess: string;
1597
- borderSuccess: string;
1598
- borderHoverSuccess: string;
1599
- borderPressedSuccess: string;
1600
- borderFocusSuccess: string;
1601
- borderDisabledSuccess: string;
1602
- rippleColorSuccess: string;
1603
- colorWarning: string;
1604
- colorHoverWarning: string;
1605
- colorPressedWarning: string;
1606
- colorFocusWarning: string;
1607
- colorDisabledWarning: string;
1608
- textColorWarning: string;
1609
- textColorHoverWarning: string;
1610
- textColorPressedWarning: string;
1611
- textColorFocusWarning: string;
1612
- textColorDisabledWarning: string;
1613
- textColorTextWarning: string;
1614
- textColorTextHoverWarning: string;
1615
- textColorTextPressedWarning: string;
1616
- textColorTextFocusWarning: string;
1617
- textColorTextDisabledWarning: string;
1618
- textColorGhostWarning: string;
1619
- textColorGhostHoverWarning: string;
1620
- textColorGhostPressedWarning: string;
1621
- textColorGhostFocusWarning: string;
1622
- textColorGhostDisabledWarning: string;
1623
- borderWarning: string;
1624
- borderHoverWarning: string;
1625
- borderPressedWarning: string;
1626
- borderFocusWarning: string;
1627
- borderDisabledWarning: string;
1628
- rippleColorWarning: string;
1629
- colorError: string;
1630
- colorHoverError: string;
1631
- colorPressedError: string;
1632
- colorFocusError: string;
1633
- colorDisabledError: string;
1634
- textColorError: string;
1635
- textColorHoverError: string;
1636
- textColorPressedError: string;
1637
- textColorFocusError: string;
1638
- textColorDisabledError: string;
1639
- textColorTextError: string;
1640
- textColorTextHoverError: string;
1641
- textColorTextPressedError: string;
1642
- textColorTextFocusError: string;
1643
- textColorTextDisabledError: string;
1644
- textColorGhostError: string;
1645
- textColorGhostHoverError: string;
1646
- textColorGhostPressedError: string;
1647
- textColorGhostFocusError: string;
1648
- textColorGhostDisabledError: string;
1649
- borderError: string;
1650
- borderHoverError: string;
1651
- borderPressedError: string;
1652
- borderFocusError: string;
1653
- borderDisabledError: string;
1654
- rippleColorError: string;
1655
- waveOpacity: string;
1656
- fontWeight: string;
1657
- fontWeightStrong: string;
1658
- paddingTiny: string;
1659
- paddingSmall: string;
1660
- paddingMedium: string;
1661
- paddingLarge: string;
1662
- paddingRoundTiny: string;
1663
- paddingRoundSmall: string;
1664
- paddingRoundMedium: string;
1665
- paddingRoundLarge: string;
1666
- iconMarginTiny: string;
1667
- iconMarginSmall: string;
1668
- iconMarginMedium: string;
1669
- iconMarginLarge: string;
1670
- iconSizeTiny: string;
1671
- iconSizeSmall: string;
1672
- iconSizeMedium: string;
1673
- iconSizeLarge: string;
1674
- rippleDuration: string;
1675
- }, any>;
1676
- Input: import("naive-ui/es/_mixins").Theme<"Input", {
1677
- countTextColor: string;
1678
- heightTiny: string;
1679
- heightSmall: string;
1680
- heightMedium: string;
1681
- heightLarge: string;
1682
- fontSizeTiny: string;
1683
- fontSizeSmall: string;
1684
- fontSizeMedium: string;
1685
- fontSizeLarge: string;
1686
- lineHeight: string;
1687
- lineHeightTextarea: string;
1688
- borderRadius: string;
1689
- iconSize: string;
1690
- groupLabelColor: string;
1691
- groupLabelTextColor: string;
1692
- textColor: string;
1693
- textColorDisabled: string;
1694
- textDecorationColor: string;
1695
- caretColor: string;
1696
- placeholderColor: string;
1697
- placeholderColorDisabled: string;
1698
- color: string;
1699
- colorDisabled: string;
1700
- colorFocus: string;
1701
- groupLabelBorder: string;
1702
- border: string;
1703
- borderHover: string;
1704
- borderDisabled: string;
1705
- borderFocus: string;
1706
- boxShadowFocus: string;
1707
- loadingColor: string;
1708
- loadingColorWarning: string;
1709
- borderWarning: string;
1710
- borderHoverWarning: string;
1711
- colorFocusWarning: string;
1712
- borderFocusWarning: string;
1713
- boxShadowFocusWarning: string;
1714
- caretColorWarning: string;
1715
- loadingColorError: string;
1716
- borderError: string;
1717
- borderHoverError: string;
1718
- colorFocusError: string;
1719
- borderFocusError: string;
1720
- boxShadowFocusError: string;
1721
- caretColorError: string;
1722
- clearColor: string;
1723
- clearColorHover: string;
1724
- clearColorPressed: string;
1725
- iconColor: string;
1726
- iconColorDisabled: string;
1727
- iconColorHover: string;
1728
- iconColorPressed: string;
1729
- suffixTextColor: string;
1730
- paddingTiny: string;
1731
- paddingSmall: string;
1732
- paddingMedium: string;
1733
- paddingLarge: string;
1734
- clearSize: string;
1735
- }, any>;
1736
- }>>;
1737
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"InputNumber", {
1738
- iconColorDisabled: string;
1739
- }, {
1740
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
1741
- heightTiny: string;
1742
- heightSmall: string;
1743
- heightMedium: string;
1744
- heightLarge: string;
1745
- borderRadiusTiny: string;
1746
- borderRadiusSmall: string;
1747
- borderRadiusMedium: string;
1748
- borderRadiusLarge: string;
1749
- fontSizeTiny: string;
1750
- fontSizeSmall: string;
1751
- fontSizeMedium: string;
1752
- fontSizeLarge: string;
1753
- opacityDisabled: string;
1754
- colorOpacitySecondary: string;
1755
- colorOpacitySecondaryHover: string;
1756
- colorOpacitySecondaryPressed: string;
1757
- colorSecondary: string;
1758
- colorSecondaryHover: string;
1759
- colorSecondaryPressed: string;
1760
- colorTertiary: string;
1761
- colorTertiaryHover: string;
1762
- colorTertiaryPressed: string;
1763
- colorQuaternary: string;
1764
- colorQuaternaryHover: string;
1765
- colorQuaternaryPressed: string;
1766
- color: string;
1767
- colorHover: string;
1768
- colorPressed: string;
1769
- colorFocus: string;
1770
- colorDisabled: string;
1771
- textColor: string;
1772
- textColorTertiary: string;
1773
- textColorHover: string;
1774
- textColorPressed: string;
1775
- textColorFocus: string;
1776
- textColorDisabled: string;
1777
- textColorText: string;
1778
- textColorTextHover: string;
1779
- textColorTextPressed: string;
1780
- textColorTextFocus: string;
1781
- textColorTextDisabled: string;
1782
- textColorGhost: string;
1783
- textColorGhostHover: string;
1784
- textColorGhostPressed: string;
1785
- textColorGhostFocus: string;
1786
- textColorGhostDisabled: string;
1787
- border: string;
1788
- borderHover: string;
1789
- borderPressed: string;
1790
- borderFocus: string;
1791
- borderDisabled: string;
1792
- rippleColor: string;
1793
- colorPrimary: string;
1794
- colorHoverPrimary: string;
1795
- colorPressedPrimary: string;
1796
- colorFocusPrimary: string;
1797
- colorDisabledPrimary: string;
1798
- textColorPrimary: string;
1799
- textColorHoverPrimary: string;
1800
- textColorPressedPrimary: string;
1801
- textColorFocusPrimary: string;
1802
- textColorDisabledPrimary: string;
1803
- textColorTextPrimary: string;
1804
- textColorTextHoverPrimary: string;
1805
- textColorTextPressedPrimary: string;
1806
- textColorTextFocusPrimary: string;
1807
- textColorTextDisabledPrimary: string;
1808
- textColorGhostPrimary: string;
1809
- textColorGhostHoverPrimary: string;
1810
- textColorGhostPressedPrimary: string;
1811
- textColorGhostFocusPrimary: string;
1812
- textColorGhostDisabledPrimary: string;
1813
- borderPrimary: string;
1814
- borderHoverPrimary: string;
1815
- borderPressedPrimary: string;
1816
- borderFocusPrimary: string;
1817
- borderDisabledPrimary: string;
1818
- rippleColorPrimary: string;
1819
- colorInfo: string;
1820
- colorHoverInfo: string;
1821
- colorPressedInfo: string;
1822
- colorFocusInfo: string;
1823
- colorDisabledInfo: string;
1824
- textColorInfo: string;
1825
- textColorHoverInfo: string;
1826
- textColorPressedInfo: string;
1827
- textColorFocusInfo: string;
1828
- textColorDisabledInfo: string;
1829
- textColorTextInfo: string;
1830
- textColorTextHoverInfo: string;
1831
- textColorTextPressedInfo: string;
1832
- textColorTextFocusInfo: string;
1833
- textColorTextDisabledInfo: string;
1834
- textColorGhostInfo: string;
1835
- textColorGhostHoverInfo: string;
1836
- textColorGhostPressedInfo: string;
1837
- textColorGhostFocusInfo: string;
1838
- textColorGhostDisabledInfo: string;
1839
- borderInfo: string;
1840
- borderHoverInfo: string;
1841
- borderPressedInfo: string;
1842
- borderFocusInfo: string;
1843
- borderDisabledInfo: string;
1844
- rippleColorInfo: string;
1845
- colorSuccess: string;
1846
- colorHoverSuccess: string;
1847
- colorPressedSuccess: string;
1848
- colorFocusSuccess: string;
1849
- colorDisabledSuccess: string;
1850
- textColorSuccess: string;
1851
- textColorHoverSuccess: string;
1852
- textColorPressedSuccess: string;
1853
- textColorFocusSuccess: string;
1854
- textColorDisabledSuccess: string;
1855
- textColorTextSuccess: string;
1856
- textColorTextHoverSuccess: string;
1857
- textColorTextPressedSuccess: string;
1858
- textColorTextFocusSuccess: string;
1859
- textColorTextDisabledSuccess: string;
1860
- textColorGhostSuccess: string;
1861
- textColorGhostHoverSuccess: string;
1862
- textColorGhostPressedSuccess: string;
1863
- textColorGhostFocusSuccess: string;
1864
- textColorGhostDisabledSuccess: string;
1865
- borderSuccess: string;
1866
- borderHoverSuccess: string;
1867
- borderPressedSuccess: string;
1868
- borderFocusSuccess: string;
1869
- borderDisabledSuccess: string;
1870
- rippleColorSuccess: string;
1871
- colorWarning: string;
1872
- colorHoverWarning: string;
1873
- colorPressedWarning: string;
1874
- colorFocusWarning: string;
1875
- colorDisabledWarning: string;
1876
- textColorWarning: string;
1877
- textColorHoverWarning: string;
1878
- textColorPressedWarning: string;
1879
- textColorFocusWarning: string;
1880
- textColorDisabledWarning: string;
1881
- textColorTextWarning: string;
1882
- textColorTextHoverWarning: string;
1883
- textColorTextPressedWarning: string;
1884
- textColorTextFocusWarning: string;
1885
- textColorTextDisabledWarning: string;
1886
- textColorGhostWarning: string;
1887
- textColorGhostHoverWarning: string;
1888
- textColorGhostPressedWarning: string;
1889
- textColorGhostFocusWarning: string;
1890
- textColorGhostDisabledWarning: string;
1891
- borderWarning: string;
1892
- borderHoverWarning: string;
1893
- borderPressedWarning: string;
1894
- borderFocusWarning: string;
1895
- borderDisabledWarning: string;
1896
- rippleColorWarning: string;
1897
- colorError: string;
1898
- colorHoverError: string;
1899
- colorPressedError: string;
1900
- colorFocusError: string;
1901
- colorDisabledError: string;
1902
- textColorError: string;
1903
- textColorHoverError: string;
1904
- textColorPressedError: string;
1905
- textColorFocusError: string;
1906
- textColorDisabledError: string;
1907
- textColorTextError: string;
1908
- textColorTextHoverError: string;
1909
- textColorTextPressedError: string;
1910
- textColorTextFocusError: string;
1911
- textColorTextDisabledError: string;
1912
- textColorGhostError: string;
1913
- textColorGhostHoverError: string;
1914
- textColorGhostPressedError: string;
1915
- textColorGhostFocusError: string;
1916
- textColorGhostDisabledError: string;
1917
- borderError: string;
1918
- borderHoverError: string;
1919
- borderPressedError: string;
1920
- borderFocusError: string;
1921
- borderDisabledError: string;
1922
- rippleColorError: string;
1923
- waveOpacity: string;
1924
- fontWeight: string;
1925
- fontWeightStrong: string;
1926
- paddingTiny: string;
1927
- paddingSmall: string;
1928
- paddingMedium: string;
1929
- paddingLarge: string;
1930
- paddingRoundTiny: string;
1931
- paddingRoundSmall: string;
1932
- paddingRoundMedium: string;
1933
- paddingRoundLarge: string;
1934
- iconMarginTiny: string;
1935
- iconMarginSmall: string;
1936
- iconMarginMedium: string;
1937
- iconMarginLarge: string;
1938
- iconSizeTiny: string;
1939
- iconSizeSmall: string;
1940
- iconSizeMedium: string;
1941
- iconSizeLarge: string;
1942
- rippleDuration: string;
1943
- }, any>;
1944
- Input: import("naive-ui/es/_mixins").Theme<"Input", {
1945
- countTextColor: string;
1946
- heightTiny: string;
1947
- heightSmall: string;
1948
- heightMedium: string;
1949
- heightLarge: string;
1950
- fontSizeTiny: string;
1951
- fontSizeSmall: string;
1952
- fontSizeMedium: string;
1953
- fontSizeLarge: string;
1954
- lineHeight: string;
1955
- lineHeightTextarea: string;
1956
- borderRadius: string;
1957
- iconSize: string;
1958
- groupLabelColor: string;
1959
- groupLabelTextColor: string;
1960
- textColor: string;
1961
- textColorDisabled: string;
1962
- textDecorationColor: string;
1963
- caretColor: string;
1964
- placeholderColor: string;
1965
- placeholderColorDisabled: string;
1966
- color: string;
1967
- colorDisabled: string;
1968
- colorFocus: string;
1969
- groupLabelBorder: string;
1970
- border: string;
1971
- borderHover: string;
1972
- borderDisabled: string;
1973
- borderFocus: string;
1974
- boxShadowFocus: string;
1975
- loadingColor: string;
1976
- loadingColorWarning: string;
1977
- borderWarning: string;
1978
- borderHoverWarning: string;
1979
- colorFocusWarning: string;
1980
- borderFocusWarning: string;
1981
- boxShadowFocusWarning: string;
1982
- caretColorWarning: string;
1983
- loadingColorError: string;
1984
- borderError: string;
1985
- borderHoverError: string;
1986
- colorFocusError: string;
1987
- borderFocusError: string;
1988
- boxShadowFocusError: string;
1989
- caretColorError: string;
1990
- clearColor: string;
1991
- clearColorHover: string;
1992
- clearColorPressed: string;
1993
- iconColor: string;
1994
- iconColorDisabled: string;
1995
- iconColorHover: string;
1996
- iconColorPressed: string;
1997
- suffixTextColor: string;
1998
- paddingTiny: string;
1999
- paddingSmall: string;
2000
- paddingMedium: string;
2001
- paddingLarge: string;
2002
- clearSize: string;
2003
- }, any>;
2004
- }>>>;
2005
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"InputNumber", {
2006
- iconColorDisabled: string;
2007
- }, {
2008
- Button: import("naive-ui/es/_mixins").Theme<"Button", {
2009
- heightTiny: string;
2010
- heightSmall: string;
2011
- heightMedium: string;
2012
- heightLarge: string;
2013
- borderRadiusTiny: string;
2014
- borderRadiusSmall: string;
2015
- borderRadiusMedium: string;
2016
- borderRadiusLarge: string;
2017
- fontSizeTiny: string;
2018
- fontSizeSmall: string;
2019
- fontSizeMedium: string;
2020
- fontSizeLarge: string;
2021
- opacityDisabled: string;
2022
- colorOpacitySecondary: string;
2023
- colorOpacitySecondaryHover: string;
2024
- colorOpacitySecondaryPressed: string;
2025
- colorSecondary: string;
2026
- colorSecondaryHover: string;
2027
- colorSecondaryPressed: string;
2028
- colorTertiary: string;
2029
- colorTertiaryHover: string;
2030
- colorTertiaryPressed: string;
2031
- colorQuaternary: string;
2032
- colorQuaternaryHover: string;
2033
- colorQuaternaryPressed: string;
2034
- color: string;
2035
- colorHover: string;
2036
- colorPressed: string;
2037
- colorFocus: string;
2038
- colorDisabled: string;
2039
- textColor: string;
2040
- textColorTertiary: string;
2041
- textColorHover: string;
2042
- textColorPressed: string;
2043
- textColorFocus: string;
2044
- textColorDisabled: string;
2045
- textColorText: string;
2046
- textColorTextHover: string;
2047
- textColorTextPressed: string;
2048
- textColorTextFocus: string;
2049
- textColorTextDisabled: string;
2050
- textColorGhost: string;
2051
- textColorGhostHover: string;
2052
- textColorGhostPressed: string;
2053
- textColorGhostFocus: string;
2054
- textColorGhostDisabled: string;
2055
- border: string;
2056
- borderHover: string;
2057
- borderPressed: string;
2058
- borderFocus: string;
2059
- borderDisabled: string;
2060
- rippleColor: string;
2061
- colorPrimary: string;
2062
- colorHoverPrimary: string;
2063
- colorPressedPrimary: string;
2064
- colorFocusPrimary: string;
2065
- colorDisabledPrimary: string;
2066
- textColorPrimary: string;
2067
- textColorHoverPrimary: string;
2068
- textColorPressedPrimary: string;
2069
- textColorFocusPrimary: string;
2070
- textColorDisabledPrimary: string;
2071
- textColorTextPrimary: string;
2072
- textColorTextHoverPrimary: string;
2073
- textColorTextPressedPrimary: string;
2074
- textColorTextFocusPrimary: string;
2075
- textColorTextDisabledPrimary: string;
2076
- textColorGhostPrimary: string;
2077
- textColorGhostHoverPrimary: string;
2078
- textColorGhostPressedPrimary: string;
2079
- textColorGhostFocusPrimary: string;
2080
- textColorGhostDisabledPrimary: string;
2081
- borderPrimary: string;
2082
- borderHoverPrimary: string;
2083
- borderPressedPrimary: string;
2084
- borderFocusPrimary: string;
2085
- borderDisabledPrimary: string;
2086
- rippleColorPrimary: string;
2087
- colorInfo: string;
2088
- colorHoverInfo: string;
2089
- colorPressedInfo: string;
2090
- colorFocusInfo: string;
2091
- colorDisabledInfo: string;
2092
- textColorInfo: string;
2093
- textColorHoverInfo: string;
2094
- textColorPressedInfo: string;
2095
- textColorFocusInfo: string;
2096
- textColorDisabledInfo: string;
2097
- textColorTextInfo: string;
2098
- textColorTextHoverInfo: string;
2099
- textColorTextPressedInfo: string;
2100
- textColorTextFocusInfo: string;
2101
- textColorTextDisabledInfo: string;
2102
- textColorGhostInfo: string;
2103
- textColorGhostHoverInfo: string;
2104
- textColorGhostPressedInfo: string;
2105
- textColorGhostFocusInfo: string;
2106
- textColorGhostDisabledInfo: string;
2107
- borderInfo: string;
2108
- borderHoverInfo: string;
2109
- borderPressedInfo: string;
2110
- borderFocusInfo: string;
2111
- borderDisabledInfo: string;
2112
- rippleColorInfo: string;
2113
- colorSuccess: string;
2114
- colorHoverSuccess: string;
2115
- colorPressedSuccess: string;
2116
- colorFocusSuccess: string;
2117
- colorDisabledSuccess: string;
2118
- textColorSuccess: string;
2119
- textColorHoverSuccess: string;
2120
- textColorPressedSuccess: string;
2121
- textColorFocusSuccess: string;
2122
- textColorDisabledSuccess: string;
2123
- textColorTextSuccess: string;
2124
- textColorTextHoverSuccess: string;
2125
- textColorTextPressedSuccess: string;
2126
- textColorTextFocusSuccess: string;
2127
- textColorTextDisabledSuccess: string;
2128
- textColorGhostSuccess: string;
2129
- textColorGhostHoverSuccess: string;
2130
- textColorGhostPressedSuccess: string;
2131
- textColorGhostFocusSuccess: string;
2132
- textColorGhostDisabledSuccess: string;
2133
- borderSuccess: string;
2134
- borderHoverSuccess: string;
2135
- borderPressedSuccess: string;
2136
- borderFocusSuccess: string;
2137
- borderDisabledSuccess: string;
2138
- rippleColorSuccess: string;
2139
- colorWarning: string;
2140
- colorHoverWarning: string;
2141
- colorPressedWarning: string;
2142
- colorFocusWarning: string;
2143
- colorDisabledWarning: string;
2144
- textColorWarning: string;
2145
- textColorHoverWarning: string;
2146
- textColorPressedWarning: string;
2147
- textColorFocusWarning: string;
2148
- textColorDisabledWarning: string;
2149
- textColorTextWarning: string;
2150
- textColorTextHoverWarning: string;
2151
- textColorTextPressedWarning: string;
2152
- textColorTextFocusWarning: string;
2153
- textColorTextDisabledWarning: string;
2154
- textColorGhostWarning: string;
2155
- textColorGhostHoverWarning: string;
2156
- textColorGhostPressedWarning: string;
2157
- textColorGhostFocusWarning: string;
2158
- textColorGhostDisabledWarning: string;
2159
- borderWarning: string;
2160
- borderHoverWarning: string;
2161
- borderPressedWarning: string;
2162
- borderFocusWarning: string;
2163
- borderDisabledWarning: string;
2164
- rippleColorWarning: string;
2165
- colorError: string;
2166
- colorHoverError: string;
2167
- colorPressedError: string;
2168
- colorFocusError: string;
2169
- colorDisabledError: string;
2170
- textColorError: string;
2171
- textColorHoverError: string;
2172
- textColorPressedError: string;
2173
- textColorFocusError: string;
2174
- textColorDisabledError: string;
2175
- textColorTextError: string;
2176
- textColorTextHoverError: string;
2177
- textColorTextPressedError: string;
2178
- textColorTextFocusError: string;
2179
- textColorTextDisabledError: string;
2180
- textColorGhostError: string;
2181
- textColorGhostHoverError: string;
2182
- textColorGhostPressedError: string;
2183
- textColorGhostFocusError: string;
2184
- textColorGhostDisabledError: string;
2185
- borderError: string;
2186
- borderHoverError: string;
2187
- borderPressedError: string;
2188
- borderFocusError: string;
2189
- borderDisabledError: string;
2190
- rippleColorError: string;
2191
- waveOpacity: string;
2192
- fontWeight: string;
2193
- fontWeightStrong: string;
2194
- paddingTiny: string;
2195
- paddingSmall: string;
2196
- paddingMedium: string;
2197
- paddingLarge: string;
2198
- paddingRoundTiny: string;
2199
- paddingRoundSmall: string;
2200
- paddingRoundMedium: string;
2201
- paddingRoundLarge: string;
2202
- iconMarginTiny: string;
2203
- iconMarginSmall: string;
2204
- iconMarginMedium: string;
2205
- iconMarginLarge: string;
2206
- iconSizeTiny: string;
2207
- iconSizeSmall: string;
2208
- iconSizeMedium: string;
2209
- iconSizeLarge: string;
2210
- rippleDuration: string;
2211
- }, any>;
2212
- Input: import("naive-ui/es/_mixins").Theme<"Input", {
2213
- countTextColor: string;
2214
- heightTiny: string;
2215
- heightSmall: string;
2216
- heightMedium: string;
2217
- heightLarge: string;
2218
- fontSizeTiny: string;
2219
- fontSizeSmall: string;
2220
- fontSizeMedium: string;
2221
- fontSizeLarge: string;
2222
- lineHeight: string;
2223
- lineHeightTextarea: string;
2224
- borderRadius: string;
2225
- iconSize: string;
2226
- groupLabelColor: string;
2227
- groupLabelTextColor: string;
2228
- textColor: string;
2229
- textColorDisabled: string;
2230
- textDecorationColor: string;
2231
- caretColor: string;
2232
- placeholderColor: string;
2233
- placeholderColorDisabled: string;
2234
- color: string;
2235
- colorDisabled: string;
2236
- colorFocus: string;
2237
- groupLabelBorder: string;
2238
- border: string;
2239
- borderHover: string;
2240
- borderDisabled: string;
2241
- borderFocus: string;
2242
- boxShadowFocus: string;
2243
- loadingColor: string;
2244
- loadingColorWarning: string;
2245
- borderWarning: string;
2246
- borderHoverWarning: string;
2247
- colorFocusWarning: string;
2248
- borderFocusWarning: string;
2249
- boxShadowFocusWarning: string;
2250
- caretColorWarning: string;
2251
- loadingColorError: string;
2252
- borderError: string;
2253
- borderHoverError: string;
2254
- colorFocusError: string;
2255
- borderFocusError: string;
2256
- boxShadowFocusError: string;
2257
- caretColorError: string;
2258
- clearColor: string;
2259
- clearColorHover: string;
2260
- clearColorPressed: string;
2261
- iconColor: string;
2262
- iconColorDisabled: string;
2263
- iconColorHover: string;
2264
- iconColorPressed: string;
2265
- suffixTextColor: string;
2266
- paddingTiny: string;
2267
- paddingSmall: string;
2268
- paddingMedium: string;
2269
- paddingLarge: string;
2270
- clearSize: string;
2271
- }, any>;
2272
- }>>>;
2273
- }>>, {
2274
- readonly: boolean;
2275
- disabled: boolean | undefined;
2276
- step: string | number;
2277
- autofocus: boolean;
2278
- loading: boolean;
2279
- bordered: boolean | undefined;
2280
- clearable: boolean;
2281
- defaultValue: number | null;
2282
- keyboard: {
2283
- ArrowUp?: boolean | undefined;
2284
- ArrowDown?: boolean | undefined;
2285
- };
2286
- showButton: boolean;
2287
- updateValueOnInput: boolean;
2288
- }>;
122
+ NInputNumber: any;
2289
123
  TextOverTooltip: import("vue").DefineComponent<{
2290
124
  content: {
2291
125
  type: (NumberConstructor | StringConstructor | FunctionConstructor)[];
@@ -2329,479 +163,7 @@ declare const _default: import("vue").DefineComponent<{
2329
163
  [x: `on${string}`]: ((...args: any[]) => any) | ((...args: unknown[]) => any) | undefined;
2330
164
  }>>;
2331
165
  curContent: import("vue").ComputedRef<string | Function>;
2332
- NTooltip: import("vue").DefineComponent<{
2333
- theme: PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
2334
- borderRadius: string;
2335
- boxShadow: string;
2336
- color: string;
2337
- textColor: string;
2338
- padding: string;
2339
- }, {
2340
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2341
- fontSize: string;
2342
- borderRadius: string;
2343
- color: string;
2344
- dividerColor: string;
2345
- textColor: string;
2346
- boxShadow: string;
2347
- space: string;
2348
- spaceArrow: string;
2349
- arrowOffset: string;
2350
- arrowOffsetVertical: string;
2351
- arrowHeight: string;
2352
- padding: string;
2353
- }, any>;
2354
- }>>;
2355
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
2356
- borderRadius: string;
2357
- boxShadow: string;
2358
- color: string;
2359
- textColor: string;
2360
- padding: string;
2361
- }, {
2362
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2363
- fontSize: string;
2364
- borderRadius: string;
2365
- color: string;
2366
- dividerColor: string;
2367
- textColor: string;
2368
- boxShadow: string;
2369
- space: string;
2370
- spaceArrow: string;
2371
- arrowOffset: string;
2372
- arrowOffsetVertical: string;
2373
- arrowHeight: string;
2374
- padding: string;
2375
- }, any>;
2376
- }>>>;
2377
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
2378
- borderRadius: string;
2379
- boxShadow: string;
2380
- color: string;
2381
- textColor: string;
2382
- padding: string;
2383
- }, {
2384
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2385
- fontSize: string;
2386
- borderRadius: string;
2387
- color: string;
2388
- dividerColor: string;
2389
- textColor: string;
2390
- boxShadow: string;
2391
- space: string;
2392
- spaceArrow: string;
2393
- arrowOffset: string;
2394
- arrowOffsetVertical: string;
2395
- arrowHeight: string;
2396
- padding: string;
2397
- }, any>;
2398
- }>>>;
2399
- show: {
2400
- type: PropType<boolean | undefined>;
2401
- default: undefined;
2402
- };
2403
- defaultShow: BooleanConstructor;
2404
- showArrow: {
2405
- type: BooleanConstructor;
2406
- default: boolean;
2407
- };
2408
- trigger: {
2409
- type: PropType<import("naive-ui").PopoverTrigger>;
2410
- default: string;
2411
- };
2412
- delay: {
2413
- type: NumberConstructor;
2414
- default: number;
2415
- };
2416
- duration: {
2417
- type: NumberConstructor;
2418
- default: number;
2419
- };
2420
- raw: BooleanConstructor;
2421
- placement: {
2422
- type: PropType<import("naive-ui").PopoverPlacement>;
2423
- default: string;
2424
- };
2425
- x: NumberConstructor;
2426
- y: NumberConstructor;
2427
- arrowPointToCenter: BooleanConstructor;
2428
- disabled: BooleanConstructor;
2429
- getDisabled: PropType<() => boolean>;
2430
- displayDirective: {
2431
- type: PropType<"show" | "if">;
2432
- default: string;
2433
- };
2434
- arrowStyle: PropType<string | import("vue").CSSProperties>;
2435
- flip: {
2436
- type: BooleanConstructor;
2437
- default: boolean;
2438
- };
2439
- animated: {
2440
- type: BooleanConstructor;
2441
- default: boolean;
2442
- };
2443
- width: {
2444
- type: PropType<number | "trigger">;
2445
- default: undefined;
2446
- };
2447
- overlap: BooleanConstructor;
2448
- keepAliveOnHover: {
2449
- type: BooleanConstructor;
2450
- default: boolean;
2451
- };
2452
- zIndex: NumberConstructor;
2453
- to: {
2454
- type: PropType<string | boolean | HTMLElement>;
2455
- default: undefined;
2456
- };
2457
- scrollable: BooleanConstructor;
2458
- contentStyle: PropType<string | import("vue").CSSProperties>;
2459
- headerStyle: PropType<string | import("vue").CSSProperties>;
2460
- onClickoutside: PropType<(e: MouseEvent) => void>;
2461
- 'onUpdate:show': PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
2462
- onUpdateShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
2463
- internalSyncTargetWithParent: BooleanConstructor;
2464
- internalInheritedEventHandlers: {
2465
- type: PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
2466
- default: () => never[];
2467
- };
2468
- internalTrapFocus: BooleanConstructor;
2469
- internalExtraClass: {
2470
- type: PropType<string[]>;
2471
- default: () => never[];
2472
- };
2473
- onShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
2474
- onHide: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
2475
- arrow: {
2476
- type: PropType<boolean | undefined>;
2477
- default: undefined;
2478
- };
2479
- minWidth: NumberConstructor;
2480
- maxWidth: NumberConstructor;
2481
- }, {
2482
- popoverRef: import("vue").Ref<{
2483
- syncPosition: () => void;
2484
- setShow: (value: boolean) => void;
2485
- } | null>;
2486
- mergedTheme: import("vue").ComputedRef<{
2487
- common: {
2488
- baseColor: string;
2489
- primaryColor: string;
2490
- primaryColorHover: string;
2491
- primaryColorPressed: string;
2492
- primaryColorSuppl: string;
2493
- infoColor: string;
2494
- infoColorHover: string;
2495
- infoColorPressed: string;
2496
- infoColorSuppl: string;
2497
- successColor: string;
2498
- successColorHover: string;
2499
- successColorPressed: string;
2500
- successColorSuppl: string;
2501
- warningColor: string;
2502
- warningColorHover: string;
2503
- warningColorPressed: string;
2504
- warningColorSuppl: string;
2505
- errorColor: string;
2506
- errorColorHover: string;
2507
- errorColorPressed: string;
2508
- errorColorSuppl: string;
2509
- textColorBase: string;
2510
- textColor1: string;
2511
- textColor2: string;
2512
- textColor3: string;
2513
- textColorDisabled: string;
2514
- placeholderColor: string;
2515
- placeholderColorDisabled: string;
2516
- iconColor: string;
2517
- iconColorHover: string;
2518
- iconColorPressed: string;
2519
- iconColorDisabled: string;
2520
- opacity1: string;
2521
- opacity2: string;
2522
- opacity3: string;
2523
- opacity4: string;
2524
- opacity5: string;
2525
- dividerColor: string;
2526
- borderColor: string;
2527
- closeColor: string;
2528
- closeColorHover: string;
2529
- closeColorPressed: string;
2530
- closeColorDisabled: string;
2531
- clearColor: string;
2532
- clearColorHover: string;
2533
- clearColorPressed: string;
2534
- scrollbarColor: string;
2535
- scrollbarColorHover: string;
2536
- scrollbarWidth: string;
2537
- scrollbarHeight: string;
2538
- scrollbarBorderRadius: string;
2539
- progressRailColor: string;
2540
- railColor: string;
2541
- popoverColor: string;
2542
- tableColor: string;
2543
- cardColor: string;
2544
- modalColor: string;
2545
- bodyColor: string;
2546
- tagColor: string;
2547
- avatarColor: string;
2548
- invertedColor: string;
2549
- inputColor: string;
2550
- codeColor: string;
2551
- tabColor: string;
2552
- actionColor: string;
2553
- tableHeaderColor: string;
2554
- hoverColor: string;
2555
- tableColorHover: string;
2556
- tableColorStriped: string;
2557
- pressedColor: string;
2558
- opacityDisabled: string;
2559
- inputColorDisabled: string;
2560
- buttonColor2: string;
2561
- buttonColor2Hover: string;
2562
- buttonColor2Pressed: string;
2563
- boxShadow1: string;
2564
- boxShadow2: string;
2565
- boxShadow3: string;
2566
- fontFamily: string;
2567
- fontFamilyMono: string;
2568
- fontWeight: string;
2569
- fontWeightStrong: string;
2570
- cubicBezierEaseInOut: string;
2571
- cubicBezierEaseOut: string;
2572
- cubicBezierEaseIn: string;
2573
- borderRadius: string;
2574
- borderRadiusSmall: string;
2575
- fontSize: string;
2576
- fontSizeMini: string;
2577
- fontSizeTiny: string;
2578
- fontSizeSmall: string;
2579
- fontSizeMedium: string;
2580
- fontSizeLarge: string;
2581
- fontSizeHuge: string;
2582
- lineHeight: string;
2583
- heightMini: string;
2584
- heightTiny: string;
2585
- heightSmall: string;
2586
- heightMedium: string;
2587
- heightLarge: string;
2588
- heightHuge: string;
2589
- name: "common";
2590
- };
2591
- self: {
2592
- borderRadius: string;
2593
- boxShadow: string;
2594
- color: string;
2595
- textColor: string;
2596
- padding: string;
2597
- };
2598
- peers: {
2599
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2600
- fontSize: string;
2601
- borderRadius: string;
2602
- color: string;
2603
- dividerColor: string;
2604
- textColor: string;
2605
- boxShadow: string;
2606
- space: string;
2607
- spaceArrow: string;
2608
- arrowOffset: string;
2609
- arrowOffsetVertical: string;
2610
- arrowHeight: string;
2611
- padding: string;
2612
- }, any>;
2613
- };
2614
- peerOverrides: {
2615
- Popover?: {
2616
- peers?: {
2617
- [x: string]: any;
2618
- } | undefined;
2619
- } | undefined;
2620
- };
2621
- }>;
2622
- popoverThemeOverrides: import("vue").ComputedRef<{
2623
- borderRadius: string;
2624
- boxShadow: string;
2625
- color: string;
2626
- textColor: string;
2627
- padding: string;
2628
- }>;
2629
- syncPosition: () => void;
2630
- setShow: (value: boolean) => void;
2631
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2632
- theme: PropType<import("naive-ui/es/_mixins").Theme<"Tooltip", {
2633
- borderRadius: string;
2634
- boxShadow: string;
2635
- color: string;
2636
- textColor: string;
2637
- padding: string;
2638
- }, {
2639
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2640
- fontSize: string;
2641
- borderRadius: string;
2642
- color: string;
2643
- dividerColor: string;
2644
- textColor: string;
2645
- boxShadow: string;
2646
- space: string;
2647
- spaceArrow: string;
2648
- arrowOffset: string;
2649
- arrowOffsetVertical: string;
2650
- arrowHeight: string;
2651
- padding: string;
2652
- }, any>;
2653
- }>>;
2654
- themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
2655
- borderRadius: string;
2656
- boxShadow: string;
2657
- color: string;
2658
- textColor: string;
2659
- padding: string;
2660
- }, {
2661
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2662
- fontSize: string;
2663
- borderRadius: string;
2664
- color: string;
2665
- dividerColor: string;
2666
- textColor: string;
2667
- boxShadow: string;
2668
- space: string;
2669
- spaceArrow: string;
2670
- arrowOffset: string;
2671
- arrowOffsetVertical: string;
2672
- arrowHeight: string;
2673
- padding: string;
2674
- }, any>;
2675
- }>>>;
2676
- builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Tooltip", {
2677
- borderRadius: string;
2678
- boxShadow: string;
2679
- color: string;
2680
- textColor: string;
2681
- padding: string;
2682
- }, {
2683
- Popover: import("naive-ui/es/_mixins").Theme<"Popover", {
2684
- fontSize: string;
2685
- borderRadius: string;
2686
- color: string;
2687
- dividerColor: string;
2688
- textColor: string;
2689
- boxShadow: string;
2690
- space: string;
2691
- spaceArrow: string;
2692
- arrowOffset: string;
2693
- arrowOffsetVertical: string;
2694
- arrowHeight: string;
2695
- padding: string;
2696
- }, any>;
2697
- }>>>;
2698
- show: {
2699
- type: PropType<boolean | undefined>;
2700
- default: undefined;
2701
- };
2702
- defaultShow: BooleanConstructor;
2703
- showArrow: {
2704
- type: BooleanConstructor;
2705
- default: boolean;
2706
- };
2707
- trigger: {
2708
- type: PropType<import("naive-ui").PopoverTrigger>;
2709
- default: string;
2710
- };
2711
- delay: {
2712
- type: NumberConstructor;
2713
- default: number;
2714
- };
2715
- duration: {
2716
- type: NumberConstructor;
2717
- default: number;
2718
- };
2719
- raw: BooleanConstructor;
2720
- placement: {
2721
- type: PropType<import("naive-ui").PopoverPlacement>;
2722
- default: string;
2723
- };
2724
- x: NumberConstructor;
2725
- y: NumberConstructor;
2726
- arrowPointToCenter: BooleanConstructor;
2727
- disabled: BooleanConstructor;
2728
- getDisabled: PropType<() => boolean>;
2729
- displayDirective: {
2730
- type: PropType<"show" | "if">;
2731
- default: string;
2732
- };
2733
- arrowStyle: PropType<string | import("vue").CSSProperties>;
2734
- flip: {
2735
- type: BooleanConstructor;
2736
- default: boolean;
2737
- };
2738
- animated: {
2739
- type: BooleanConstructor;
2740
- default: boolean;
2741
- };
2742
- width: {
2743
- type: PropType<number | "trigger">;
2744
- default: undefined;
2745
- };
2746
- overlap: BooleanConstructor;
2747
- keepAliveOnHover: {
2748
- type: BooleanConstructor;
2749
- default: boolean;
2750
- };
2751
- zIndex: NumberConstructor;
2752
- to: {
2753
- type: PropType<string | boolean | HTMLElement>;
2754
- default: undefined;
2755
- };
2756
- scrollable: BooleanConstructor;
2757
- contentStyle: PropType<string | import("vue").CSSProperties>;
2758
- headerStyle: PropType<string | import("vue").CSSProperties>;
2759
- onClickoutside: PropType<(e: MouseEvent) => void>;
2760
- 'onUpdate:show': PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
2761
- onUpdateShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void>>;
2762
- internalSyncTargetWithParent: BooleanConstructor;
2763
- internalInheritedEventHandlers: {
2764
- type: PropType<import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[]>;
2765
- default: () => never[];
2766
- };
2767
- internalTrapFocus: BooleanConstructor;
2768
- internalExtraClass: {
2769
- type: PropType<string[]>;
2770
- default: () => never[];
2771
- };
2772
- onShow: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
2773
- onHide: PropType<import("naive-ui/es/_utils").MaybeArray<(value: boolean) => void> | undefined>;
2774
- arrow: {
2775
- type: PropType<boolean | undefined>;
2776
- default: undefined;
2777
- };
2778
- minWidth: NumberConstructor;
2779
- maxWidth: NumberConstructor;
2780
- }>>, {
2781
- show: boolean | undefined;
2782
- flip: boolean;
2783
- width: number | "trigger";
2784
- disabled: boolean;
2785
- duration: number;
2786
- to: string | boolean | HTMLElement;
2787
- raw: boolean;
2788
- placement: import("naive-ui").PopoverPlacement;
2789
- overlap: boolean;
2790
- scrollable: boolean;
2791
- trigger: import("naive-ui").PopoverTrigger;
2792
- showArrow: boolean;
2793
- delay: number;
2794
- arrowPointToCenter: boolean;
2795
- displayDirective: "show" | "if";
2796
- keepAliveOnHover: boolean;
2797
- animated: boolean;
2798
- internalTrapFocus: boolean;
2799
- defaultShow: boolean;
2800
- internalSyncTargetWithParent: boolean;
2801
- internalInheritedEventHandlers: import("naive-ui/es/popover/src/Popover").TriggerEventHandlers[];
2802
- internalExtraClass: string[];
2803
- arrow: boolean | undefined;
2804
- }>;
166
+ NTooltip: any;
2805
167
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
2806
168
  content: {
2807
169
  type: (NumberConstructor | StringConstructor | FunctionConstructor)[];
@@ -2822,8 +184,8 @@ declare const _default: import("vue").DefineComponent<{
2822
184
  isAlias: BooleanConstructor;
2823
185
  textColor: StringConstructor;
2824
186
  }>>, {
2825
- placement: string;
2826
187
  refName: string;
188
+ placement: string;
2827
189
  tooltipTitle: string | number;
2828
190
  isAlias: boolean;
2829
191
  }>;
@@ -2887,12 +249,12 @@ declare const _default: import("vue").DefineComponent<{
2887
249
  }, {
2888
250
  styleSetting: AnyObject;
2889
251
  userInfo: AnyObject;
2890
- defaultValue: AnyObject;
2891
252
  row: AnyObject;
2892
253
  cacheUniqueKey: AnyObject;
2893
254
  formType: AnyObject;
2894
255
  isDetail: boolean;
2895
256
  item: AnyObject;
257
+ defaultValue: AnyObject;
2896
258
  mainForm: AnyObject;
2897
259
  defaultFieldList: any[];
2898
260
  }>;