cnhis-design-vue 3.1.18-beta.8 → 3.1.19-beta.0

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