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
@@ -151,1748 +151,9 @@ declare const _default: import("vue").DefineComponent<{
151
151
  handleGetSumbitList: () => void;
152
152
  confirm: () => void;
153
153
  cancel: () => void;
154
- NIcon: import("vue").DefineComponent<{
155
- readonly depth: import("vue").PropType<import("naive-ui/es/icon/src/Icon").Depth>;
156
- readonly size: import("vue").PropType<string | number>;
157
- readonly color: StringConstructor;
158
- readonly component: import("vue").PropType<import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>>;
159
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Icon", {
160
- color: string;
161
- opacity1Depth: string;
162
- opacity2Depth: string;
163
- opacity3Depth: string;
164
- opacity4Depth: string;
165
- opacity5Depth: string;
166
- }, any>>;
167
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
168
- color: string;
169
- opacity1Depth: string;
170
- opacity2Depth: string;
171
- opacity3Depth: string;
172
- opacity4Depth: string;
173
- opacity5Depth: string;
174
- }, any>>>;
175
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
176
- color: string;
177
- opacity1Depth: string;
178
- opacity2Depth: string;
179
- opacity3Depth: string;
180
- opacity4Depth: string;
181
- opacity5Depth: string;
182
- }, any>>>;
183
- }, {
184
- mergedClsPrefix: import("vue").ComputedRef<string>;
185
- mergedStyle: import("vue").ComputedRef<{
186
- fontSize: string | undefined;
187
- color: string | undefined;
188
- }>;
189
- cssVars: import("vue").ComputedRef<{
190
- '--n-bezier': string;
191
- '--n-color': string;
192
- '--n-opacity': string;
193
- }> | undefined;
194
- themeClass: import("vue").Ref<string> | undefined;
195
- onRender: (() => void) | undefined;
196
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
197
- readonly depth: import("vue").PropType<import("naive-ui/es/icon/src/Icon").Depth>;
198
- readonly size: import("vue").PropType<string | number>;
199
- readonly color: StringConstructor;
200
- readonly component: import("vue").PropType<import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions>>;
201
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Icon", {
202
- color: string;
203
- opacity1Depth: string;
204
- opacity2Depth: string;
205
- opacity3Depth: string;
206
- opacity4Depth: string;
207
- opacity5Depth: string;
208
- }, any>>;
209
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
210
- color: string;
211
- opacity1Depth: string;
212
- opacity2Depth: string;
213
- opacity3Depth: string;
214
- opacity4Depth: string;
215
- opacity5Depth: string;
216
- }, any>>>;
217
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Icon", {
218
- color: string;
219
- opacity1Depth: string;
220
- opacity2Depth: string;
221
- opacity3Depth: string;
222
- opacity4Depth: string;
223
- opacity5Depth: string;
224
- }, any>>>;
225
- }>>, {}>;
226
- NButton: import("vue").DefineComponent<{
227
- readonly color: StringConstructor;
228
- readonly textColor: StringConstructor;
229
- readonly text: BooleanConstructor;
230
- readonly block: BooleanConstructor;
231
- readonly loading: BooleanConstructor;
232
- readonly disabled: BooleanConstructor;
233
- readonly circle: BooleanConstructor;
234
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
235
- readonly ghost: BooleanConstructor;
236
- readonly round: BooleanConstructor;
237
- readonly secondary: BooleanConstructor;
238
- readonly tertiary: BooleanConstructor;
239
- readonly quaternary: BooleanConstructor;
240
- readonly strong: BooleanConstructor;
241
- readonly focusable: {
242
- readonly type: BooleanConstructor;
243
- readonly default: true;
244
- };
245
- readonly keyboard: {
246
- readonly type: BooleanConstructor;
247
- readonly default: true;
248
- };
249
- readonly tag: {
250
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
251
- readonly default: "button";
252
- };
253
- readonly type: {
254
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
255
- readonly default: "default";
256
- };
257
- readonly dashed: BooleanConstructor;
258
- readonly iconPlacement: {
259
- readonly type: import("vue").PropType<"left" | "right">;
260
- readonly default: "left";
261
- };
262
- readonly attrType: {
263
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
264
- readonly default: "button";
265
- };
266
- readonly bordered: {
267
- readonly type: BooleanConstructor;
268
- readonly default: true;
269
- };
270
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
271
- readonly nativeFocusBehavior: {
272
- readonly type: BooleanConstructor;
273
- readonly default: boolean;
274
- };
275
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
276
- heightTiny: string;
277
- heightSmall: string;
278
- heightMedium: string;
279
- heightLarge: string;
280
- borderRadiusTiny: string;
281
- borderRadiusSmall: string;
282
- borderRadiusMedium: string;
283
- borderRadiusLarge: string;
284
- fontSizeTiny: string;
285
- fontSizeSmall: string;
286
- fontSizeMedium: string;
287
- fontSizeLarge: string;
288
- opacityDisabled: string;
289
- colorOpacitySecondary: string;
290
- colorOpacitySecondaryHover: string;
291
- colorOpacitySecondaryPressed: string;
292
- colorSecondary: string;
293
- colorSecondaryHover: string;
294
- colorSecondaryPressed: string;
295
- colorTertiary: string;
296
- colorTertiaryHover: string;
297
- colorTertiaryPressed: string;
298
- colorQuaternary: string;
299
- colorQuaternaryHover: string;
300
- colorQuaternaryPressed: string;
301
- color: string;
302
- colorHover: string;
303
- colorPressed: string;
304
- colorFocus: string;
305
- colorDisabled: string;
306
- textColor: string;
307
- textColorTertiary: string;
308
- textColorHover: string;
309
- textColorPressed: string;
310
- textColorFocus: string;
311
- textColorDisabled: string;
312
- textColorText: string;
313
- textColorTextHover: string;
314
- textColorTextPressed: string;
315
- textColorTextFocus: string;
316
- textColorTextDisabled: string;
317
- textColorGhost: string;
318
- textColorGhostHover: string;
319
- textColorGhostPressed: string;
320
- textColorGhostFocus: string;
321
- textColorGhostDisabled: string;
322
- border: string;
323
- borderHover: string;
324
- borderPressed: string;
325
- borderFocus: string;
326
- borderDisabled: string;
327
- rippleColor: string;
328
- colorPrimary: string;
329
- colorHoverPrimary: string;
330
- colorPressedPrimary: string;
331
- colorFocusPrimary: string;
332
- colorDisabledPrimary: string;
333
- textColorPrimary: string;
334
- textColorHoverPrimary: string;
335
- textColorPressedPrimary: string;
336
- textColorFocusPrimary: string;
337
- textColorDisabledPrimary: string;
338
- textColorTextPrimary: string;
339
- textColorTextHoverPrimary: string;
340
- textColorTextPressedPrimary: string;
341
- textColorTextFocusPrimary: string;
342
- textColorTextDisabledPrimary: string;
343
- textColorGhostPrimary: string;
344
- textColorGhostHoverPrimary: string;
345
- textColorGhostPressedPrimary: string;
346
- textColorGhostFocusPrimary: string;
347
- textColorGhostDisabledPrimary: string;
348
- borderPrimary: string;
349
- borderHoverPrimary: string;
350
- borderPressedPrimary: string;
351
- borderFocusPrimary: string;
352
- borderDisabledPrimary: string;
353
- rippleColorPrimary: string;
354
- colorInfo: string;
355
- colorHoverInfo: string;
356
- colorPressedInfo: string;
357
- colorFocusInfo: string;
358
- colorDisabledInfo: string;
359
- textColorInfo: string;
360
- textColorHoverInfo: string;
361
- textColorPressedInfo: string;
362
- textColorFocusInfo: string;
363
- textColorDisabledInfo: string;
364
- textColorTextInfo: string;
365
- textColorTextHoverInfo: string;
366
- textColorTextPressedInfo: string;
367
- textColorTextFocusInfo: string;
368
- textColorTextDisabledInfo: string;
369
- textColorGhostInfo: string;
370
- textColorGhostHoverInfo: string;
371
- textColorGhostPressedInfo: string;
372
- textColorGhostFocusInfo: string;
373
- textColorGhostDisabledInfo: string;
374
- borderInfo: string;
375
- borderHoverInfo: string;
376
- borderPressedInfo: string;
377
- borderFocusInfo: string;
378
- borderDisabledInfo: string;
379
- rippleColorInfo: string;
380
- colorSuccess: string;
381
- colorHoverSuccess: string;
382
- colorPressedSuccess: string;
383
- colorFocusSuccess: string;
384
- colorDisabledSuccess: string;
385
- textColorSuccess: string;
386
- textColorHoverSuccess: string;
387
- textColorPressedSuccess: string;
388
- textColorFocusSuccess: string;
389
- textColorDisabledSuccess: string;
390
- textColorTextSuccess: string;
391
- textColorTextHoverSuccess: string;
392
- textColorTextPressedSuccess: string;
393
- textColorTextFocusSuccess: string;
394
- textColorTextDisabledSuccess: string;
395
- textColorGhostSuccess: string;
396
- textColorGhostHoverSuccess: string;
397
- textColorGhostPressedSuccess: string;
398
- textColorGhostFocusSuccess: string;
399
- textColorGhostDisabledSuccess: string;
400
- borderSuccess: string;
401
- borderHoverSuccess: string;
402
- borderPressedSuccess: string;
403
- borderFocusSuccess: string;
404
- borderDisabledSuccess: string;
405
- rippleColorSuccess: string;
406
- colorWarning: string;
407
- colorHoverWarning: string;
408
- colorPressedWarning: string;
409
- colorFocusWarning: string;
410
- colorDisabledWarning: string;
411
- textColorWarning: string;
412
- textColorHoverWarning: string;
413
- textColorPressedWarning: string;
414
- textColorFocusWarning: string;
415
- textColorDisabledWarning: string;
416
- textColorTextWarning: string;
417
- textColorTextHoverWarning: string;
418
- textColorTextPressedWarning: string;
419
- textColorTextFocusWarning: string;
420
- textColorTextDisabledWarning: string;
421
- textColorGhostWarning: string;
422
- textColorGhostHoverWarning: string;
423
- textColorGhostPressedWarning: string;
424
- textColorGhostFocusWarning: string;
425
- textColorGhostDisabledWarning: string;
426
- borderWarning: string;
427
- borderHoverWarning: string;
428
- borderPressedWarning: string;
429
- borderFocusWarning: string;
430
- borderDisabledWarning: string;
431
- rippleColorWarning: string;
432
- colorError: string;
433
- colorHoverError: string;
434
- colorPressedError: string;
435
- colorFocusError: string;
436
- colorDisabledError: string;
437
- textColorError: string;
438
- textColorHoverError: string;
439
- textColorPressedError: string;
440
- textColorFocusError: string;
441
- textColorDisabledError: string;
442
- textColorTextError: string;
443
- textColorTextHoverError: string;
444
- textColorTextPressedError: string;
445
- textColorTextFocusError: string;
446
- textColorTextDisabledError: string;
447
- textColorGhostError: string;
448
- textColorGhostHoverError: string;
449
- textColorGhostPressedError: string;
450
- textColorGhostFocusError: string;
451
- textColorGhostDisabledError: string;
452
- borderError: string;
453
- borderHoverError: string;
454
- borderPressedError: string;
455
- borderFocusError: string;
456
- borderDisabledError: string;
457
- rippleColorError: string;
458
- waveOpacity: string;
459
- fontWeight: string;
460
- fontWeightStrong: string;
461
- paddingTiny: string;
462
- paddingSmall: string;
463
- paddingMedium: string;
464
- paddingLarge: string;
465
- paddingRoundTiny: string;
466
- paddingRoundSmall: string;
467
- paddingRoundMedium: string;
468
- paddingRoundLarge: string;
469
- iconMarginTiny: string;
470
- iconMarginSmall: string;
471
- iconMarginMedium: string;
472
- iconMarginLarge: string;
473
- iconSizeTiny: string;
474
- iconSizeSmall: string;
475
- iconSizeMedium: string;
476
- iconSizeLarge: string;
477
- rippleDuration: string;
478
- }, any>>;
479
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
480
- heightTiny: string;
481
- heightSmall: string;
482
- heightMedium: string;
483
- heightLarge: string;
484
- borderRadiusTiny: string;
485
- borderRadiusSmall: string;
486
- borderRadiusMedium: string;
487
- borderRadiusLarge: string;
488
- fontSizeTiny: string;
489
- fontSizeSmall: string;
490
- fontSizeMedium: string;
491
- fontSizeLarge: string;
492
- opacityDisabled: string;
493
- colorOpacitySecondary: string;
494
- colorOpacitySecondaryHover: string;
495
- colorOpacitySecondaryPressed: string;
496
- colorSecondary: string;
497
- colorSecondaryHover: string;
498
- colorSecondaryPressed: string;
499
- colorTertiary: string;
500
- colorTertiaryHover: string;
501
- colorTertiaryPressed: string;
502
- colorQuaternary: string;
503
- colorQuaternaryHover: string;
504
- colorQuaternaryPressed: string;
505
- color: string;
506
- colorHover: string;
507
- colorPressed: string;
508
- colorFocus: string;
509
- colorDisabled: string;
510
- textColor: string;
511
- textColorTertiary: string;
512
- textColorHover: string;
513
- textColorPressed: string;
514
- textColorFocus: string;
515
- textColorDisabled: string;
516
- textColorText: string;
517
- textColorTextHover: string;
518
- textColorTextPressed: string;
519
- textColorTextFocus: string;
520
- textColorTextDisabled: string;
521
- textColorGhost: string;
522
- textColorGhostHover: string;
523
- textColorGhostPressed: string;
524
- textColorGhostFocus: string;
525
- textColorGhostDisabled: string;
526
- border: string;
527
- borderHover: string;
528
- borderPressed: string;
529
- borderFocus: string;
530
- borderDisabled: string;
531
- rippleColor: string;
532
- colorPrimary: string;
533
- colorHoverPrimary: string;
534
- colorPressedPrimary: string;
535
- colorFocusPrimary: string;
536
- colorDisabledPrimary: string;
537
- textColorPrimary: string;
538
- textColorHoverPrimary: string;
539
- textColorPressedPrimary: string;
540
- textColorFocusPrimary: string;
541
- textColorDisabledPrimary: string;
542
- textColorTextPrimary: string;
543
- textColorTextHoverPrimary: string;
544
- textColorTextPressedPrimary: string;
545
- textColorTextFocusPrimary: string;
546
- textColorTextDisabledPrimary: string;
547
- textColorGhostPrimary: string;
548
- textColorGhostHoverPrimary: string;
549
- textColorGhostPressedPrimary: string;
550
- textColorGhostFocusPrimary: string;
551
- textColorGhostDisabledPrimary: string;
552
- borderPrimary: string;
553
- borderHoverPrimary: string;
554
- borderPressedPrimary: string;
555
- borderFocusPrimary: string;
556
- borderDisabledPrimary: string;
557
- rippleColorPrimary: string;
558
- colorInfo: string;
559
- colorHoverInfo: string;
560
- colorPressedInfo: string;
561
- colorFocusInfo: string;
562
- colorDisabledInfo: string;
563
- textColorInfo: string;
564
- textColorHoverInfo: string;
565
- textColorPressedInfo: string;
566
- textColorFocusInfo: string;
567
- textColorDisabledInfo: string;
568
- textColorTextInfo: string;
569
- textColorTextHoverInfo: string;
570
- textColorTextPressedInfo: string;
571
- textColorTextFocusInfo: string;
572
- textColorTextDisabledInfo: string;
573
- textColorGhostInfo: string;
574
- textColorGhostHoverInfo: string;
575
- textColorGhostPressedInfo: string;
576
- textColorGhostFocusInfo: string;
577
- textColorGhostDisabledInfo: string;
578
- borderInfo: string;
579
- borderHoverInfo: string;
580
- borderPressedInfo: string;
581
- borderFocusInfo: string;
582
- borderDisabledInfo: string;
583
- rippleColorInfo: string;
584
- colorSuccess: string;
585
- colorHoverSuccess: string;
586
- colorPressedSuccess: string;
587
- colorFocusSuccess: string;
588
- colorDisabledSuccess: string;
589
- textColorSuccess: string;
590
- textColorHoverSuccess: string;
591
- textColorPressedSuccess: string;
592
- textColorFocusSuccess: string;
593
- textColorDisabledSuccess: string;
594
- textColorTextSuccess: string;
595
- textColorTextHoverSuccess: string;
596
- textColorTextPressedSuccess: string;
597
- textColorTextFocusSuccess: string;
598
- textColorTextDisabledSuccess: string;
599
- textColorGhostSuccess: string;
600
- textColorGhostHoverSuccess: string;
601
- textColorGhostPressedSuccess: string;
602
- textColorGhostFocusSuccess: string;
603
- textColorGhostDisabledSuccess: string;
604
- borderSuccess: string;
605
- borderHoverSuccess: string;
606
- borderPressedSuccess: string;
607
- borderFocusSuccess: string;
608
- borderDisabledSuccess: string;
609
- rippleColorSuccess: string;
610
- colorWarning: string;
611
- colorHoverWarning: string;
612
- colorPressedWarning: string;
613
- colorFocusWarning: string;
614
- colorDisabledWarning: string;
615
- textColorWarning: string;
616
- textColorHoverWarning: string;
617
- textColorPressedWarning: string;
618
- textColorFocusWarning: string;
619
- textColorDisabledWarning: string;
620
- textColorTextWarning: string;
621
- textColorTextHoverWarning: string;
622
- textColorTextPressedWarning: string;
623
- textColorTextFocusWarning: string;
624
- textColorTextDisabledWarning: string;
625
- textColorGhostWarning: string;
626
- textColorGhostHoverWarning: string;
627
- textColorGhostPressedWarning: string;
628
- textColorGhostFocusWarning: string;
629
- textColorGhostDisabledWarning: string;
630
- borderWarning: string;
631
- borderHoverWarning: string;
632
- borderPressedWarning: string;
633
- borderFocusWarning: string;
634
- borderDisabledWarning: string;
635
- rippleColorWarning: string;
636
- colorError: string;
637
- colorHoverError: string;
638
- colorPressedError: string;
639
- colorFocusError: string;
640
- colorDisabledError: string;
641
- textColorError: string;
642
- textColorHoverError: string;
643
- textColorPressedError: string;
644
- textColorFocusError: string;
645
- textColorDisabledError: string;
646
- textColorTextError: string;
647
- textColorTextHoverError: string;
648
- textColorTextPressedError: string;
649
- textColorTextFocusError: string;
650
- textColorTextDisabledError: string;
651
- textColorGhostError: string;
652
- textColorGhostHoverError: string;
653
- textColorGhostPressedError: string;
654
- textColorGhostFocusError: string;
655
- textColorGhostDisabledError: string;
656
- borderError: string;
657
- borderHoverError: string;
658
- borderPressedError: string;
659
- borderFocusError: string;
660
- borderDisabledError: string;
661
- rippleColorError: string;
662
- waveOpacity: string;
663
- fontWeight: string;
664
- fontWeightStrong: string;
665
- paddingTiny: string;
666
- paddingSmall: string;
667
- paddingMedium: string;
668
- paddingLarge: string;
669
- paddingRoundTiny: string;
670
- paddingRoundSmall: string;
671
- paddingRoundMedium: string;
672
- paddingRoundLarge: string;
673
- iconMarginTiny: string;
674
- iconMarginSmall: string;
675
- iconMarginMedium: string;
676
- iconMarginLarge: string;
677
- iconSizeTiny: string;
678
- iconSizeSmall: string;
679
- iconSizeMedium: string;
680
- iconSizeLarge: string;
681
- rippleDuration: string;
682
- }, any>>>;
683
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
684
- heightTiny: string;
685
- heightSmall: string;
686
- heightMedium: string;
687
- heightLarge: string;
688
- borderRadiusTiny: string;
689
- borderRadiusSmall: string;
690
- borderRadiusMedium: string;
691
- borderRadiusLarge: string;
692
- fontSizeTiny: string;
693
- fontSizeSmall: string;
694
- fontSizeMedium: string;
695
- fontSizeLarge: string;
696
- opacityDisabled: string;
697
- colorOpacitySecondary: string;
698
- colorOpacitySecondaryHover: string;
699
- colorOpacitySecondaryPressed: string;
700
- colorSecondary: string;
701
- colorSecondaryHover: string;
702
- colorSecondaryPressed: string;
703
- colorTertiary: string;
704
- colorTertiaryHover: string;
705
- colorTertiaryPressed: string;
706
- colorQuaternary: string;
707
- colorQuaternaryHover: string;
708
- colorQuaternaryPressed: string;
709
- color: string;
710
- colorHover: string;
711
- colorPressed: string;
712
- colorFocus: string;
713
- colorDisabled: string;
714
- textColor: string;
715
- textColorTertiary: string;
716
- textColorHover: string;
717
- textColorPressed: string;
718
- textColorFocus: string;
719
- textColorDisabled: string;
720
- textColorText: string;
721
- textColorTextHover: string;
722
- textColorTextPressed: string;
723
- textColorTextFocus: string;
724
- textColorTextDisabled: string;
725
- textColorGhost: string;
726
- textColorGhostHover: string;
727
- textColorGhostPressed: string;
728
- textColorGhostFocus: string;
729
- textColorGhostDisabled: string;
730
- border: string;
731
- borderHover: string;
732
- borderPressed: string;
733
- borderFocus: string;
734
- borderDisabled: string;
735
- rippleColor: string;
736
- colorPrimary: string;
737
- colorHoverPrimary: string;
738
- colorPressedPrimary: string;
739
- colorFocusPrimary: string;
740
- colorDisabledPrimary: string;
741
- textColorPrimary: string;
742
- textColorHoverPrimary: string;
743
- textColorPressedPrimary: string;
744
- textColorFocusPrimary: string;
745
- textColorDisabledPrimary: string;
746
- textColorTextPrimary: string;
747
- textColorTextHoverPrimary: string;
748
- textColorTextPressedPrimary: string;
749
- textColorTextFocusPrimary: string;
750
- textColorTextDisabledPrimary: string;
751
- textColorGhostPrimary: string;
752
- textColorGhostHoverPrimary: string;
753
- textColorGhostPressedPrimary: string;
754
- textColorGhostFocusPrimary: string;
755
- textColorGhostDisabledPrimary: string;
756
- borderPrimary: string;
757
- borderHoverPrimary: string;
758
- borderPressedPrimary: string;
759
- borderFocusPrimary: string;
760
- borderDisabledPrimary: string;
761
- rippleColorPrimary: string;
762
- colorInfo: string;
763
- colorHoverInfo: string;
764
- colorPressedInfo: string;
765
- colorFocusInfo: string;
766
- colorDisabledInfo: string;
767
- textColorInfo: string;
768
- textColorHoverInfo: string;
769
- textColorPressedInfo: string;
770
- textColorFocusInfo: string;
771
- textColorDisabledInfo: string;
772
- textColorTextInfo: string;
773
- textColorTextHoverInfo: string;
774
- textColorTextPressedInfo: string;
775
- textColorTextFocusInfo: string;
776
- textColorTextDisabledInfo: string;
777
- textColorGhostInfo: string;
778
- textColorGhostHoverInfo: string;
779
- textColorGhostPressedInfo: string;
780
- textColorGhostFocusInfo: string;
781
- textColorGhostDisabledInfo: string;
782
- borderInfo: string;
783
- borderHoverInfo: string;
784
- borderPressedInfo: string;
785
- borderFocusInfo: string;
786
- borderDisabledInfo: string;
787
- rippleColorInfo: string;
788
- colorSuccess: string;
789
- colorHoverSuccess: string;
790
- colorPressedSuccess: string;
791
- colorFocusSuccess: string;
792
- colorDisabledSuccess: string;
793
- textColorSuccess: string;
794
- textColorHoverSuccess: string;
795
- textColorPressedSuccess: string;
796
- textColorFocusSuccess: string;
797
- textColorDisabledSuccess: string;
798
- textColorTextSuccess: string;
799
- textColorTextHoverSuccess: string;
800
- textColorTextPressedSuccess: string;
801
- textColorTextFocusSuccess: string;
802
- textColorTextDisabledSuccess: string;
803
- textColorGhostSuccess: string;
804
- textColorGhostHoverSuccess: string;
805
- textColorGhostPressedSuccess: string;
806
- textColorGhostFocusSuccess: string;
807
- textColorGhostDisabledSuccess: string;
808
- borderSuccess: string;
809
- borderHoverSuccess: string;
810
- borderPressedSuccess: string;
811
- borderFocusSuccess: string;
812
- borderDisabledSuccess: string;
813
- rippleColorSuccess: string;
814
- colorWarning: string;
815
- colorHoverWarning: string;
816
- colorPressedWarning: string;
817
- colorFocusWarning: string;
818
- colorDisabledWarning: string;
819
- textColorWarning: string;
820
- textColorHoverWarning: string;
821
- textColorPressedWarning: string;
822
- textColorFocusWarning: string;
823
- textColorDisabledWarning: string;
824
- textColorTextWarning: string;
825
- textColorTextHoverWarning: string;
826
- textColorTextPressedWarning: string;
827
- textColorTextFocusWarning: string;
828
- textColorTextDisabledWarning: string;
829
- textColorGhostWarning: string;
830
- textColorGhostHoverWarning: string;
831
- textColorGhostPressedWarning: string;
832
- textColorGhostFocusWarning: string;
833
- textColorGhostDisabledWarning: string;
834
- borderWarning: string;
835
- borderHoverWarning: string;
836
- borderPressedWarning: string;
837
- borderFocusWarning: string;
838
- borderDisabledWarning: string;
839
- rippleColorWarning: string;
840
- colorError: string;
841
- colorHoverError: string;
842
- colorPressedError: string;
843
- colorFocusError: string;
844
- colorDisabledError: string;
845
- textColorError: string;
846
- textColorHoverError: string;
847
- textColorPressedError: string;
848
- textColorFocusError: string;
849
- textColorDisabledError: string;
850
- textColorTextError: string;
851
- textColorTextHoverError: string;
852
- textColorTextPressedError: string;
853
- textColorTextFocusError: string;
854
- textColorTextDisabledError: string;
855
- textColorGhostError: string;
856
- textColorGhostHoverError: string;
857
- textColorGhostPressedError: string;
858
- textColorGhostFocusError: string;
859
- textColorGhostDisabledError: string;
860
- borderError: string;
861
- borderHoverError: string;
862
- borderPressedError: string;
863
- borderFocusError: string;
864
- borderDisabledError: string;
865
- rippleColorError: string;
866
- waveOpacity: string;
867
- fontWeight: string;
868
- fontWeightStrong: string;
869
- paddingTiny: string;
870
- paddingSmall: string;
871
- paddingMedium: string;
872
- paddingLarge: string;
873
- paddingRoundTiny: string;
874
- paddingRoundSmall: string;
875
- paddingRoundMedium: string;
876
- paddingRoundLarge: string;
877
- iconMarginTiny: string;
878
- iconMarginSmall: string;
879
- iconMarginMedium: string;
880
- iconMarginLarge: string;
881
- iconSizeTiny: string;
882
- iconSizeSmall: string;
883
- iconSizeMedium: string;
884
- iconSizeLarge: string;
885
- rippleDuration: string;
886
- }, any>>>;
887
- }, {
888
- selfElRef: import("vue").Ref<HTMLElement | null>;
889
- waveElRef: import("vue").Ref<{
890
- play: () => void;
891
- } | null>;
892
- mergedClsPrefix: import("vue").ComputedRef<string>;
893
- mergedFocusable: import("vue").ComputedRef<boolean>;
894
- mergedSize: import("vue").ComputedRef<"small" | "medium" | "tiny" | "large">;
895
- showBorder: import("vue").ComputedRef<boolean>;
896
- enterPressed: import("vue").Ref<boolean>;
897
- rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
898
- handleMousedown: (e: MouseEvent) => void;
899
- handleKeydown: (e: KeyboardEvent) => void;
900
- handleBlur: () => void;
901
- handleKeyup: (e: KeyboardEvent) => void;
902
- handleClick: (e: MouseEvent) => void;
903
- customColorCssVars: import("vue").ComputedRef<{
904
- '--n-border-color': string;
905
- '--n-border-color-hover': string;
906
- '--n-border-color-pressed': string;
907
- '--n-border-color-focus': string;
908
- '--n-border-color-disabled': string;
909
- } | null>;
910
- cssVars: import("vue").ComputedRef<{
911
- '--n-width': string;
912
- '--n-height': string;
913
- '--n-font-size': string;
914
- '--n-padding': string;
915
- '--n-icon-size': string;
916
- '--n-icon-margin': string;
917
- '--n-border-radius': string;
918
- '--n-border': string;
919
- '--n-border-hover': string;
920
- '--n-border-pressed': string;
921
- '--n-border-focus': string;
922
- '--n-border-disabled': string;
923
- '--n-color': string;
924
- '--n-color-hover': string;
925
- '--n-color-pressed': string;
926
- '--n-color-focus': string;
927
- '--n-color-disabled': string;
928
- '--n-ripple-color': string;
929
- '--n-text-color': string;
930
- '--n-text-color-hover': string;
931
- '--n-text-color-pressed': string;
932
- '--n-text-color-focus': string;
933
- '--n-text-color-disabled': string;
934
- 'font-weight': string;
935
- '--n-bezier': string;
936
- '--n-bezier-ease-out': string;
937
- '--n-ripple-duration': string;
938
- '--n-opacity-disabled': string;
939
- '--n-wave-opacity': string;
940
- }> | undefined;
941
- themeClass: import("vue").Ref<string> | undefined;
942
- onRender: (() => void) | undefined;
943
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
944
- readonly color: StringConstructor;
945
- readonly textColor: StringConstructor;
946
- readonly text: BooleanConstructor;
947
- readonly block: BooleanConstructor;
948
- readonly loading: BooleanConstructor;
949
- readonly disabled: BooleanConstructor;
950
- readonly circle: BooleanConstructor;
951
- readonly size: import("vue").PropType<import("naive-ui/es/button/src/interface").Size>;
952
- readonly ghost: BooleanConstructor;
953
- readonly round: BooleanConstructor;
954
- readonly secondary: BooleanConstructor;
955
- readonly tertiary: BooleanConstructor;
956
- readonly quaternary: BooleanConstructor;
957
- readonly strong: BooleanConstructor;
958
- readonly focusable: {
959
- readonly type: BooleanConstructor;
960
- readonly default: true;
961
- };
962
- readonly keyboard: {
963
- readonly type: BooleanConstructor;
964
- readonly default: true;
965
- };
966
- readonly tag: {
967
- readonly type: import("vue").PropType<keyof HTMLElementTagNameMap>;
968
- readonly default: "button";
969
- };
970
- readonly type: {
971
- readonly type: import("vue").PropType<import("naive-ui/es/button/src/interface").Type>;
972
- readonly default: "default";
973
- };
974
- readonly dashed: BooleanConstructor;
975
- readonly iconPlacement: {
976
- readonly type: import("vue").PropType<"left" | "right">;
977
- readonly default: "left";
978
- };
979
- readonly attrType: {
980
- readonly type: import("vue").PropType<"button" | "reset" | "submit">;
981
- readonly default: "button";
982
- };
983
- readonly bordered: {
984
- readonly type: BooleanConstructor;
985
- readonly default: true;
986
- };
987
- readonly onClick: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(e: MouseEvent) => void>>;
988
- readonly nativeFocusBehavior: {
989
- readonly type: BooleanConstructor;
990
- readonly default: boolean;
991
- };
992
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Button", {
993
- heightTiny: string;
994
- heightSmall: string;
995
- heightMedium: string;
996
- heightLarge: string;
997
- borderRadiusTiny: string;
998
- borderRadiusSmall: string;
999
- borderRadiusMedium: string;
1000
- borderRadiusLarge: string;
1001
- fontSizeTiny: string;
1002
- fontSizeSmall: string;
1003
- fontSizeMedium: string;
1004
- fontSizeLarge: string;
1005
- opacityDisabled: string;
1006
- colorOpacitySecondary: string;
1007
- colorOpacitySecondaryHover: string;
1008
- colorOpacitySecondaryPressed: string;
1009
- colorSecondary: string;
1010
- colorSecondaryHover: string;
1011
- colorSecondaryPressed: string;
1012
- colorTertiary: string;
1013
- colorTertiaryHover: string;
1014
- colorTertiaryPressed: string;
1015
- colorQuaternary: string;
1016
- colorQuaternaryHover: string;
1017
- colorQuaternaryPressed: string;
1018
- color: string;
1019
- colorHover: string;
1020
- colorPressed: string;
1021
- colorFocus: string;
1022
- colorDisabled: string;
1023
- textColor: string;
1024
- textColorTertiary: string;
1025
- textColorHover: string;
1026
- textColorPressed: string;
1027
- textColorFocus: string;
1028
- textColorDisabled: string;
1029
- textColorText: string;
1030
- textColorTextHover: string;
1031
- textColorTextPressed: string;
1032
- textColorTextFocus: string;
1033
- textColorTextDisabled: string;
1034
- textColorGhost: string;
1035
- textColorGhostHover: string;
1036
- textColorGhostPressed: string;
1037
- textColorGhostFocus: string;
1038
- textColorGhostDisabled: string;
1039
- border: string;
1040
- borderHover: string;
1041
- borderPressed: string;
1042
- borderFocus: string;
1043
- borderDisabled: string;
1044
- rippleColor: string;
1045
- colorPrimary: string;
1046
- colorHoverPrimary: string;
1047
- colorPressedPrimary: string;
1048
- colorFocusPrimary: string;
1049
- colorDisabledPrimary: string;
1050
- textColorPrimary: string;
1051
- textColorHoverPrimary: string;
1052
- textColorPressedPrimary: string;
1053
- textColorFocusPrimary: string;
1054
- textColorDisabledPrimary: string;
1055
- textColorTextPrimary: string;
1056
- textColorTextHoverPrimary: string;
1057
- textColorTextPressedPrimary: string;
1058
- textColorTextFocusPrimary: string;
1059
- textColorTextDisabledPrimary: string;
1060
- textColorGhostPrimary: string;
1061
- textColorGhostHoverPrimary: string;
1062
- textColorGhostPressedPrimary: string;
1063
- textColorGhostFocusPrimary: string;
1064
- textColorGhostDisabledPrimary: string;
1065
- borderPrimary: string;
1066
- borderHoverPrimary: string;
1067
- borderPressedPrimary: string;
1068
- borderFocusPrimary: string;
1069
- borderDisabledPrimary: string;
1070
- rippleColorPrimary: string;
1071
- colorInfo: string;
1072
- colorHoverInfo: string;
1073
- colorPressedInfo: string;
1074
- colorFocusInfo: string;
1075
- colorDisabledInfo: string;
1076
- textColorInfo: string;
1077
- textColorHoverInfo: string;
1078
- textColorPressedInfo: string;
1079
- textColorFocusInfo: string;
1080
- textColorDisabledInfo: string;
1081
- textColorTextInfo: string;
1082
- textColorTextHoverInfo: string;
1083
- textColorTextPressedInfo: string;
1084
- textColorTextFocusInfo: string;
1085
- textColorTextDisabledInfo: string;
1086
- textColorGhostInfo: string;
1087
- textColorGhostHoverInfo: string;
1088
- textColorGhostPressedInfo: string;
1089
- textColorGhostFocusInfo: string;
1090
- textColorGhostDisabledInfo: string;
1091
- borderInfo: string;
1092
- borderHoverInfo: string;
1093
- borderPressedInfo: string;
1094
- borderFocusInfo: string;
1095
- borderDisabledInfo: string;
1096
- rippleColorInfo: string;
1097
- colorSuccess: string;
1098
- colorHoverSuccess: string;
1099
- colorPressedSuccess: string;
1100
- colorFocusSuccess: string;
1101
- colorDisabledSuccess: string;
1102
- textColorSuccess: string;
1103
- textColorHoverSuccess: string;
1104
- textColorPressedSuccess: string;
1105
- textColorFocusSuccess: string;
1106
- textColorDisabledSuccess: string;
1107
- textColorTextSuccess: string;
1108
- textColorTextHoverSuccess: string;
1109
- textColorTextPressedSuccess: string;
1110
- textColorTextFocusSuccess: string;
1111
- textColorTextDisabledSuccess: string;
1112
- textColorGhostSuccess: string;
1113
- textColorGhostHoverSuccess: string;
1114
- textColorGhostPressedSuccess: string;
1115
- textColorGhostFocusSuccess: string;
1116
- textColorGhostDisabledSuccess: string;
1117
- borderSuccess: string;
1118
- borderHoverSuccess: string;
1119
- borderPressedSuccess: string;
1120
- borderFocusSuccess: string;
1121
- borderDisabledSuccess: string;
1122
- rippleColorSuccess: string;
1123
- colorWarning: string;
1124
- colorHoverWarning: string;
1125
- colorPressedWarning: string;
1126
- colorFocusWarning: string;
1127
- colorDisabledWarning: string;
1128
- textColorWarning: string;
1129
- textColorHoverWarning: string;
1130
- textColorPressedWarning: string;
1131
- textColorFocusWarning: string;
1132
- textColorDisabledWarning: string;
1133
- textColorTextWarning: string;
1134
- textColorTextHoverWarning: string;
1135
- textColorTextPressedWarning: string;
1136
- textColorTextFocusWarning: string;
1137
- textColorTextDisabledWarning: string;
1138
- textColorGhostWarning: string;
1139
- textColorGhostHoverWarning: string;
1140
- textColorGhostPressedWarning: string;
1141
- textColorGhostFocusWarning: string;
1142
- textColorGhostDisabledWarning: string;
1143
- borderWarning: string;
1144
- borderHoverWarning: string;
1145
- borderPressedWarning: string;
1146
- borderFocusWarning: string;
1147
- borderDisabledWarning: string;
1148
- rippleColorWarning: string;
1149
- colorError: string;
1150
- colorHoverError: string;
1151
- colorPressedError: string;
1152
- colorFocusError: string;
1153
- colorDisabledError: string;
1154
- textColorError: string;
1155
- textColorHoverError: string;
1156
- textColorPressedError: string;
1157
- textColorFocusError: string;
1158
- textColorDisabledError: string;
1159
- textColorTextError: string;
1160
- textColorTextHoverError: string;
1161
- textColorTextPressedError: string;
1162
- textColorTextFocusError: string;
1163
- textColorTextDisabledError: string;
1164
- textColorGhostError: string;
1165
- textColorGhostHoverError: string;
1166
- textColorGhostPressedError: string;
1167
- textColorGhostFocusError: string;
1168
- textColorGhostDisabledError: string;
1169
- borderError: string;
1170
- borderHoverError: string;
1171
- borderPressedError: string;
1172
- borderFocusError: string;
1173
- borderDisabledError: string;
1174
- rippleColorError: string;
1175
- waveOpacity: string;
1176
- fontWeight: string;
1177
- fontWeightStrong: string;
1178
- paddingTiny: string;
1179
- paddingSmall: string;
1180
- paddingMedium: string;
1181
- paddingLarge: string;
1182
- paddingRoundTiny: string;
1183
- paddingRoundSmall: string;
1184
- paddingRoundMedium: string;
1185
- paddingRoundLarge: string;
1186
- iconMarginTiny: string;
1187
- iconMarginSmall: string;
1188
- iconMarginMedium: string;
1189
- iconMarginLarge: string;
1190
- iconSizeTiny: string;
1191
- iconSizeSmall: string;
1192
- iconSizeMedium: string;
1193
- iconSizeLarge: string;
1194
- rippleDuration: string;
1195
- }, any>>;
1196
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1197
- heightTiny: string;
1198
- heightSmall: string;
1199
- heightMedium: string;
1200
- heightLarge: string;
1201
- borderRadiusTiny: string;
1202
- borderRadiusSmall: string;
1203
- borderRadiusMedium: string;
1204
- borderRadiusLarge: string;
1205
- fontSizeTiny: string;
1206
- fontSizeSmall: string;
1207
- fontSizeMedium: string;
1208
- fontSizeLarge: string;
1209
- opacityDisabled: string;
1210
- colorOpacitySecondary: string;
1211
- colorOpacitySecondaryHover: string;
1212
- colorOpacitySecondaryPressed: string;
1213
- colorSecondary: string;
1214
- colorSecondaryHover: string;
1215
- colorSecondaryPressed: string;
1216
- colorTertiary: string;
1217
- colorTertiaryHover: string;
1218
- colorTertiaryPressed: string;
1219
- colorQuaternary: string;
1220
- colorQuaternaryHover: string;
1221
- colorQuaternaryPressed: string;
1222
- color: string;
1223
- colorHover: string;
1224
- colorPressed: string;
1225
- colorFocus: string;
1226
- colorDisabled: string;
1227
- textColor: string;
1228
- textColorTertiary: string;
1229
- textColorHover: string;
1230
- textColorPressed: string;
1231
- textColorFocus: string;
1232
- textColorDisabled: string;
1233
- textColorText: string;
1234
- textColorTextHover: string;
1235
- textColorTextPressed: string;
1236
- textColorTextFocus: string;
1237
- textColorTextDisabled: string;
1238
- textColorGhost: string;
1239
- textColorGhostHover: string;
1240
- textColorGhostPressed: string;
1241
- textColorGhostFocus: string;
1242
- textColorGhostDisabled: string;
1243
- border: string;
1244
- borderHover: string;
1245
- borderPressed: string;
1246
- borderFocus: string;
1247
- borderDisabled: string;
1248
- rippleColor: string;
1249
- colorPrimary: string;
1250
- colorHoverPrimary: string;
1251
- colorPressedPrimary: string;
1252
- colorFocusPrimary: string;
1253
- colorDisabledPrimary: string;
1254
- textColorPrimary: string;
1255
- textColorHoverPrimary: string;
1256
- textColorPressedPrimary: string;
1257
- textColorFocusPrimary: string;
1258
- textColorDisabledPrimary: string;
1259
- textColorTextPrimary: string;
1260
- textColorTextHoverPrimary: string;
1261
- textColorTextPressedPrimary: string;
1262
- textColorTextFocusPrimary: string;
1263
- textColorTextDisabledPrimary: string;
1264
- textColorGhostPrimary: string;
1265
- textColorGhostHoverPrimary: string;
1266
- textColorGhostPressedPrimary: string;
1267
- textColorGhostFocusPrimary: string;
1268
- textColorGhostDisabledPrimary: string;
1269
- borderPrimary: string;
1270
- borderHoverPrimary: string;
1271
- borderPressedPrimary: string;
1272
- borderFocusPrimary: string;
1273
- borderDisabledPrimary: string;
1274
- rippleColorPrimary: string;
1275
- colorInfo: string;
1276
- colorHoverInfo: string;
1277
- colorPressedInfo: string;
1278
- colorFocusInfo: string;
1279
- colorDisabledInfo: string;
1280
- textColorInfo: string;
1281
- textColorHoverInfo: string;
1282
- textColorPressedInfo: string;
1283
- textColorFocusInfo: string;
1284
- textColorDisabledInfo: string;
1285
- textColorTextInfo: string;
1286
- textColorTextHoverInfo: string;
1287
- textColorTextPressedInfo: string;
1288
- textColorTextFocusInfo: string;
1289
- textColorTextDisabledInfo: string;
1290
- textColorGhostInfo: string;
1291
- textColorGhostHoverInfo: string;
1292
- textColorGhostPressedInfo: string;
1293
- textColorGhostFocusInfo: string;
1294
- textColorGhostDisabledInfo: string;
1295
- borderInfo: string;
1296
- borderHoverInfo: string;
1297
- borderPressedInfo: string;
1298
- borderFocusInfo: string;
1299
- borderDisabledInfo: string;
1300
- rippleColorInfo: string;
1301
- colorSuccess: string;
1302
- colorHoverSuccess: string;
1303
- colorPressedSuccess: string;
1304
- colorFocusSuccess: string;
1305
- colorDisabledSuccess: string;
1306
- textColorSuccess: string;
1307
- textColorHoverSuccess: string;
1308
- textColorPressedSuccess: string;
1309
- textColorFocusSuccess: string;
1310
- textColorDisabledSuccess: string;
1311
- textColorTextSuccess: string;
1312
- textColorTextHoverSuccess: string;
1313
- textColorTextPressedSuccess: string;
1314
- textColorTextFocusSuccess: string;
1315
- textColorTextDisabledSuccess: string;
1316
- textColorGhostSuccess: string;
1317
- textColorGhostHoverSuccess: string;
1318
- textColorGhostPressedSuccess: string;
1319
- textColorGhostFocusSuccess: string;
1320
- textColorGhostDisabledSuccess: string;
1321
- borderSuccess: string;
1322
- borderHoverSuccess: string;
1323
- borderPressedSuccess: string;
1324
- borderFocusSuccess: string;
1325
- borderDisabledSuccess: string;
1326
- rippleColorSuccess: string;
1327
- colorWarning: string;
1328
- colorHoverWarning: string;
1329
- colorPressedWarning: string;
1330
- colorFocusWarning: string;
1331
- colorDisabledWarning: string;
1332
- textColorWarning: string;
1333
- textColorHoverWarning: string;
1334
- textColorPressedWarning: string;
1335
- textColorFocusWarning: string;
1336
- textColorDisabledWarning: string;
1337
- textColorTextWarning: string;
1338
- textColorTextHoverWarning: string;
1339
- textColorTextPressedWarning: string;
1340
- textColorTextFocusWarning: string;
1341
- textColorTextDisabledWarning: string;
1342
- textColorGhostWarning: string;
1343
- textColorGhostHoverWarning: string;
1344
- textColorGhostPressedWarning: string;
1345
- textColorGhostFocusWarning: string;
1346
- textColorGhostDisabledWarning: string;
1347
- borderWarning: string;
1348
- borderHoverWarning: string;
1349
- borderPressedWarning: string;
1350
- borderFocusWarning: string;
1351
- borderDisabledWarning: string;
1352
- rippleColorWarning: string;
1353
- colorError: string;
1354
- colorHoverError: string;
1355
- colorPressedError: string;
1356
- colorFocusError: string;
1357
- colorDisabledError: string;
1358
- textColorError: string;
1359
- textColorHoverError: string;
1360
- textColorPressedError: string;
1361
- textColorFocusError: string;
1362
- textColorDisabledError: string;
1363
- textColorTextError: string;
1364
- textColorTextHoverError: string;
1365
- textColorTextPressedError: string;
1366
- textColorTextFocusError: string;
1367
- textColorTextDisabledError: string;
1368
- textColorGhostError: string;
1369
- textColorGhostHoverError: string;
1370
- textColorGhostPressedError: string;
1371
- textColorGhostFocusError: string;
1372
- textColorGhostDisabledError: string;
1373
- borderError: string;
1374
- borderHoverError: string;
1375
- borderPressedError: string;
1376
- borderFocusError: string;
1377
- borderDisabledError: string;
1378
- rippleColorError: string;
1379
- waveOpacity: string;
1380
- fontWeight: string;
1381
- fontWeightStrong: string;
1382
- paddingTiny: string;
1383
- paddingSmall: string;
1384
- paddingMedium: string;
1385
- paddingLarge: string;
1386
- paddingRoundTiny: string;
1387
- paddingRoundSmall: string;
1388
- paddingRoundMedium: string;
1389
- paddingRoundLarge: string;
1390
- iconMarginTiny: string;
1391
- iconMarginSmall: string;
1392
- iconMarginMedium: string;
1393
- iconMarginLarge: string;
1394
- iconSizeTiny: string;
1395
- iconSizeSmall: string;
1396
- iconSizeMedium: string;
1397
- iconSizeLarge: string;
1398
- rippleDuration: string;
1399
- }, any>>>;
1400
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Button", {
1401
- heightTiny: string;
1402
- heightSmall: string;
1403
- heightMedium: string;
1404
- heightLarge: string;
1405
- borderRadiusTiny: string;
1406
- borderRadiusSmall: string;
1407
- borderRadiusMedium: string;
1408
- borderRadiusLarge: string;
1409
- fontSizeTiny: string;
1410
- fontSizeSmall: string;
1411
- fontSizeMedium: string;
1412
- fontSizeLarge: string;
1413
- opacityDisabled: string;
1414
- colorOpacitySecondary: string;
1415
- colorOpacitySecondaryHover: string;
1416
- colorOpacitySecondaryPressed: string;
1417
- colorSecondary: string;
1418
- colorSecondaryHover: string;
1419
- colorSecondaryPressed: string;
1420
- colorTertiary: string;
1421
- colorTertiaryHover: string;
1422
- colorTertiaryPressed: string;
1423
- colorQuaternary: string;
1424
- colorQuaternaryHover: string;
1425
- colorQuaternaryPressed: string;
1426
- color: string;
1427
- colorHover: string;
1428
- colorPressed: string;
1429
- colorFocus: string;
1430
- colorDisabled: string;
1431
- textColor: string;
1432
- textColorTertiary: string;
1433
- textColorHover: string;
1434
- textColorPressed: string;
1435
- textColorFocus: string;
1436
- textColorDisabled: string;
1437
- textColorText: string;
1438
- textColorTextHover: string;
1439
- textColorTextPressed: string;
1440
- textColorTextFocus: string;
1441
- textColorTextDisabled: string;
1442
- textColorGhost: string;
1443
- textColorGhostHover: string;
1444
- textColorGhostPressed: string;
1445
- textColorGhostFocus: string;
1446
- textColorGhostDisabled: string;
1447
- border: string;
1448
- borderHover: string;
1449
- borderPressed: string;
1450
- borderFocus: string;
1451
- borderDisabled: string;
1452
- rippleColor: string;
1453
- colorPrimary: string;
1454
- colorHoverPrimary: string;
1455
- colorPressedPrimary: string;
1456
- colorFocusPrimary: string;
1457
- colorDisabledPrimary: string;
1458
- textColorPrimary: string;
1459
- textColorHoverPrimary: string;
1460
- textColorPressedPrimary: string;
1461
- textColorFocusPrimary: string;
1462
- textColorDisabledPrimary: string;
1463
- textColorTextPrimary: string;
1464
- textColorTextHoverPrimary: string;
1465
- textColorTextPressedPrimary: string;
1466
- textColorTextFocusPrimary: string;
1467
- textColorTextDisabledPrimary: string;
1468
- textColorGhostPrimary: string;
1469
- textColorGhostHoverPrimary: string;
1470
- textColorGhostPressedPrimary: string;
1471
- textColorGhostFocusPrimary: string;
1472
- textColorGhostDisabledPrimary: string;
1473
- borderPrimary: string;
1474
- borderHoverPrimary: string;
1475
- borderPressedPrimary: string;
1476
- borderFocusPrimary: string;
1477
- borderDisabledPrimary: string;
1478
- rippleColorPrimary: string;
1479
- colorInfo: string;
1480
- colorHoverInfo: string;
1481
- colorPressedInfo: string;
1482
- colorFocusInfo: string;
1483
- colorDisabledInfo: string;
1484
- textColorInfo: string;
1485
- textColorHoverInfo: string;
1486
- textColorPressedInfo: string;
1487
- textColorFocusInfo: string;
1488
- textColorDisabledInfo: string;
1489
- textColorTextInfo: string;
1490
- textColorTextHoverInfo: string;
1491
- textColorTextPressedInfo: string;
1492
- textColorTextFocusInfo: string;
1493
- textColorTextDisabledInfo: string;
1494
- textColorGhostInfo: string;
1495
- textColorGhostHoverInfo: string;
1496
- textColorGhostPressedInfo: string;
1497
- textColorGhostFocusInfo: string;
1498
- textColorGhostDisabledInfo: string;
1499
- borderInfo: string;
1500
- borderHoverInfo: string;
1501
- borderPressedInfo: string;
1502
- borderFocusInfo: string;
1503
- borderDisabledInfo: string;
1504
- rippleColorInfo: string;
1505
- colorSuccess: string;
1506
- colorHoverSuccess: string;
1507
- colorPressedSuccess: string;
1508
- colorFocusSuccess: string;
1509
- colorDisabledSuccess: string;
1510
- textColorSuccess: string;
1511
- textColorHoverSuccess: string;
1512
- textColorPressedSuccess: string;
1513
- textColorFocusSuccess: string;
1514
- textColorDisabledSuccess: string;
1515
- textColorTextSuccess: string;
1516
- textColorTextHoverSuccess: string;
1517
- textColorTextPressedSuccess: string;
1518
- textColorTextFocusSuccess: string;
1519
- textColorTextDisabledSuccess: string;
1520
- textColorGhostSuccess: string;
1521
- textColorGhostHoverSuccess: string;
1522
- textColorGhostPressedSuccess: string;
1523
- textColorGhostFocusSuccess: string;
1524
- textColorGhostDisabledSuccess: string;
1525
- borderSuccess: string;
1526
- borderHoverSuccess: string;
1527
- borderPressedSuccess: string;
1528
- borderFocusSuccess: string;
1529
- borderDisabledSuccess: string;
1530
- rippleColorSuccess: string;
1531
- colorWarning: string;
1532
- colorHoverWarning: string;
1533
- colorPressedWarning: string;
1534
- colorFocusWarning: string;
1535
- colorDisabledWarning: string;
1536
- textColorWarning: string;
1537
- textColorHoverWarning: string;
1538
- textColorPressedWarning: string;
1539
- textColorFocusWarning: string;
1540
- textColorDisabledWarning: string;
1541
- textColorTextWarning: string;
1542
- textColorTextHoverWarning: string;
1543
- textColorTextPressedWarning: string;
1544
- textColorTextFocusWarning: string;
1545
- textColorTextDisabledWarning: string;
1546
- textColorGhostWarning: string;
1547
- textColorGhostHoverWarning: string;
1548
- textColorGhostPressedWarning: string;
1549
- textColorGhostFocusWarning: string;
1550
- textColorGhostDisabledWarning: string;
1551
- borderWarning: string;
1552
- borderHoverWarning: string;
1553
- borderPressedWarning: string;
1554
- borderFocusWarning: string;
1555
- borderDisabledWarning: string;
1556
- rippleColorWarning: string;
1557
- colorError: string;
1558
- colorHoverError: string;
1559
- colorPressedError: string;
1560
- colorFocusError: string;
1561
- colorDisabledError: string;
1562
- textColorError: string;
1563
- textColorHoverError: string;
1564
- textColorPressedError: string;
1565
- textColorFocusError: string;
1566
- textColorDisabledError: string;
1567
- textColorTextError: string;
1568
- textColorTextHoverError: string;
1569
- textColorTextPressedError: string;
1570
- textColorTextFocusError: string;
1571
- textColorTextDisabledError: string;
1572
- textColorGhostError: string;
1573
- textColorGhostHoverError: string;
1574
- textColorGhostPressedError: string;
1575
- textColorGhostFocusError: string;
1576
- textColorGhostDisabledError: string;
1577
- borderError: string;
1578
- borderHoverError: string;
1579
- borderPressedError: string;
1580
- borderFocusError: string;
1581
- borderDisabledError: string;
1582
- rippleColorError: string;
1583
- waveOpacity: string;
1584
- fontWeight: string;
1585
- fontWeightStrong: string;
1586
- paddingTiny: string;
1587
- paddingSmall: string;
1588
- paddingMedium: string;
1589
- paddingLarge: string;
1590
- paddingRoundTiny: string;
1591
- paddingRoundSmall: string;
1592
- paddingRoundMedium: string;
1593
- paddingRoundLarge: string;
1594
- iconMarginTiny: string;
1595
- iconMarginSmall: string;
1596
- iconMarginMedium: string;
1597
- iconMarginLarge: string;
1598
- iconSizeTiny: string;
1599
- iconSizeSmall: string;
1600
- iconSizeMedium: string;
1601
- iconSizeLarge: string;
1602
- rippleDuration: string;
1603
- }, any>>>;
1604
- }>>, {
1605
- readonly type: import("naive-ui/es/button/src/interface").Type;
1606
- readonly tag: keyof HTMLElementTagNameMap;
1607
- readonly block: boolean;
1608
- readonly round: boolean;
1609
- readonly dashed: boolean;
1610
- readonly text: boolean;
1611
- readonly circle: boolean;
1612
- readonly disabled: boolean;
1613
- readonly focusable: boolean;
1614
- readonly strong: boolean;
1615
- readonly loading: boolean;
1616
- readonly bordered: boolean;
1617
- readonly tertiary: boolean;
1618
- readonly ghost: boolean;
1619
- readonly keyboard: boolean;
1620
- readonly secondary: boolean;
1621
- readonly quaternary: boolean;
1622
- readonly iconPlacement: "left" | "right";
1623
- readonly attrType: "button" | "reset" | "submit";
1624
- readonly nativeFocusBehavior: boolean;
1625
- }>;
1626
- NProgress: import("vue").DefineComponent<{
1627
- readonly processing: BooleanConstructor;
1628
- readonly type: {
1629
- readonly type: import("vue").PropType<"circle" | "line" | "multiple-circle" | "dashboard">;
1630
- readonly default: "line";
1631
- };
1632
- readonly gapDegree: NumberConstructor;
1633
- readonly gapOffsetDegree: NumberConstructor;
1634
- readonly status: {
1635
- readonly type: import("vue").PropType<import("naive-ui/es/progress/src/interface").Status>;
1636
- readonly default: "default";
1637
- };
1638
- readonly railColor: import("vue").PropType<string | string[]>;
1639
- readonly railStyle: import("vue").PropType<string | import("vue").CSSProperties | (string | import("vue").CSSProperties)[]>;
1640
- readonly color: import("vue").PropType<string | string[]>;
1641
- readonly viewBoxWidth: {
1642
- readonly type: NumberConstructor;
1643
- readonly default: 100;
1644
- };
1645
- readonly strokeWidth: {
1646
- readonly type: NumberConstructor;
1647
- readonly default: 7;
1648
- };
1649
- readonly percentage: import("vue").PropType<number | number[]>;
1650
- readonly unit: {
1651
- readonly type: StringConstructor;
1652
- readonly default: "%";
1653
- };
1654
- readonly showIndicator: {
1655
- readonly type: BooleanConstructor;
1656
- readonly default: true;
1657
- };
1658
- readonly indicatorPosition: {
1659
- readonly type: import("vue").PropType<"outside" | "inside">;
1660
- readonly default: "outside";
1661
- };
1662
- readonly indicatorPlacement: {
1663
- readonly type: import("vue").PropType<"outside" | "inside">;
1664
- readonly default: "outside";
1665
- };
1666
- readonly indicatorTextColor: StringConstructor;
1667
- readonly circleGap: {
1668
- readonly type: NumberConstructor;
1669
- readonly default: 1;
1670
- };
1671
- readonly height: NumberConstructor;
1672
- readonly borderRadius: import("vue").PropType<string | number>;
1673
- readonly fillBorderRadius: import("vue").PropType<string | number>;
1674
- readonly offsetDegree: NumberConstructor;
1675
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Progress", {
1676
- fontSize: string;
1677
- fontSizeCircle: string;
1678
- fontWeightCircle: string;
1679
- railColor: string;
1680
- railHeight: string;
1681
- iconSizeCircle: string;
1682
- iconSizeLine: string;
1683
- iconColor: string;
1684
- iconColorInfo: string;
1685
- iconColorSuccess: string;
1686
- iconColorWarning: string;
1687
- iconColorError: string;
1688
- textColorCircle: string;
1689
- textColorLineInner: string;
1690
- textColorLineOuter: string;
1691
- fillColor: string;
1692
- fillColorInfo: string;
1693
- fillColorSuccess: string;
1694
- fillColorWarning: string;
1695
- fillColorError: string;
1696
- lineBgProcessing: string;
1697
- }, any>>;
1698
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Progress", {
1699
- fontSize: string;
1700
- fontSizeCircle: string;
1701
- fontWeightCircle: string;
1702
- railColor: string;
1703
- railHeight: string;
1704
- iconSizeCircle: string;
1705
- iconSizeLine: string;
1706
- iconColor: string;
1707
- iconColorInfo: string;
1708
- iconColorSuccess: string;
1709
- iconColorWarning: string;
1710
- iconColorError: string;
1711
- textColorCircle: string;
1712
- textColorLineInner: string;
1713
- textColorLineOuter: string;
1714
- fillColor: string;
1715
- fillColorInfo: string;
1716
- fillColorSuccess: string;
1717
- fillColorWarning: string;
1718
- fillColorError: string;
1719
- lineBgProcessing: string;
1720
- }, any>>>;
1721
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Progress", {
1722
- fontSize: string;
1723
- fontSizeCircle: string;
1724
- fontWeightCircle: string;
1725
- railColor: string;
1726
- railHeight: string;
1727
- iconSizeCircle: string;
1728
- iconSizeLine: string;
1729
- iconColor: string;
1730
- iconColorInfo: string;
1731
- iconColorSuccess: string;
1732
- iconColorWarning: string;
1733
- iconColorError: string;
1734
- textColorCircle: string;
1735
- textColorLineInner: string;
1736
- textColorLineOuter: string;
1737
- fillColor: string;
1738
- fillColorInfo: string;
1739
- fillColorSuccess: string;
1740
- fillColorWarning: string;
1741
- fillColorError: string;
1742
- lineBgProcessing: string;
1743
- }, any>>>;
1744
- }, {
1745
- mergedClsPrefix: import("vue").ComputedRef<string>;
1746
- mergedIndicatorPlacement: import("vue").ComputedRef<"outside" | "inside">;
1747
- gapDeg: import("vue").ComputedRef<number | undefined>;
1748
- cssVars: import("vue").ComputedRef<{
1749
- '--n-bezier': string;
1750
- '--n-fill-color': string;
1751
- '--n-font-size': string;
1752
- '--n-font-size-circle': string;
1753
- '--n-font-weight-circle': string;
1754
- '--n-icon-color': string;
1755
- '--n-icon-size-circle': string;
1756
- '--n-icon-size-line': string;
1757
- '--n-line-bg-processing': string;
1758
- '--n-rail-color': string;
1759
- '--n-rail-height': string;
1760
- '--n-text-color-circle': string;
1761
- '--n-text-color-line-inner': string;
1762
- '--n-text-color-line-outer': string;
1763
- }> | undefined;
1764
- themeClass: import("vue").Ref<string> | undefined;
1765
- onRender: (() => void) | undefined;
1766
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1767
- readonly processing: BooleanConstructor;
1768
- readonly type: {
1769
- readonly type: import("vue").PropType<"circle" | "line" | "multiple-circle" | "dashboard">;
1770
- readonly default: "line";
1771
- };
1772
- readonly gapDegree: NumberConstructor;
1773
- readonly gapOffsetDegree: NumberConstructor;
1774
- readonly status: {
1775
- readonly type: import("vue").PropType<import("naive-ui/es/progress/src/interface").Status>;
1776
- readonly default: "default";
1777
- };
1778
- readonly railColor: import("vue").PropType<string | string[]>;
1779
- readonly railStyle: import("vue").PropType<string | import("vue").CSSProperties | (string | import("vue").CSSProperties)[]>;
1780
- readonly color: import("vue").PropType<string | string[]>;
1781
- readonly viewBoxWidth: {
1782
- readonly type: NumberConstructor;
1783
- readonly default: 100;
1784
- };
1785
- readonly strokeWidth: {
1786
- readonly type: NumberConstructor;
1787
- readonly default: 7;
1788
- };
1789
- readonly percentage: import("vue").PropType<number | number[]>;
1790
- readonly unit: {
1791
- readonly type: StringConstructor;
1792
- readonly default: "%";
1793
- };
1794
- readonly showIndicator: {
1795
- readonly type: BooleanConstructor;
1796
- readonly default: true;
1797
- };
1798
- readonly indicatorPosition: {
1799
- readonly type: import("vue").PropType<"outside" | "inside">;
1800
- readonly default: "outside";
1801
- };
1802
- readonly indicatorPlacement: {
1803
- readonly type: import("vue").PropType<"outside" | "inside">;
1804
- readonly default: "outside";
1805
- };
1806
- readonly indicatorTextColor: StringConstructor;
1807
- readonly circleGap: {
1808
- readonly type: NumberConstructor;
1809
- readonly default: 1;
1810
- };
1811
- readonly height: NumberConstructor;
1812
- readonly borderRadius: import("vue").PropType<string | number>;
1813
- readonly fillBorderRadius: import("vue").PropType<string | number>;
1814
- readonly offsetDegree: NumberConstructor;
1815
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Progress", {
1816
- fontSize: string;
1817
- fontSizeCircle: string;
1818
- fontWeightCircle: string;
1819
- railColor: string;
1820
- railHeight: string;
1821
- iconSizeCircle: string;
1822
- iconSizeLine: string;
1823
- iconColor: string;
1824
- iconColorInfo: string;
1825
- iconColorSuccess: string;
1826
- iconColorWarning: string;
1827
- iconColorError: string;
1828
- textColorCircle: string;
1829
- textColorLineInner: string;
1830
- textColorLineOuter: string;
1831
- fillColor: string;
1832
- fillColorInfo: string;
1833
- fillColorSuccess: string;
1834
- fillColorWarning: string;
1835
- fillColorError: string;
1836
- lineBgProcessing: string;
1837
- }, any>>;
1838
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Progress", {
1839
- fontSize: string;
1840
- fontSizeCircle: string;
1841
- fontWeightCircle: string;
1842
- railColor: string;
1843
- railHeight: string;
1844
- iconSizeCircle: string;
1845
- iconSizeLine: string;
1846
- iconColor: string;
1847
- iconColorInfo: string;
1848
- iconColorSuccess: string;
1849
- iconColorWarning: string;
1850
- iconColorError: string;
1851
- textColorCircle: string;
1852
- textColorLineInner: string;
1853
- textColorLineOuter: string;
1854
- fillColor: string;
1855
- fillColorInfo: string;
1856
- fillColorSuccess: string;
1857
- fillColorWarning: string;
1858
- fillColorError: string;
1859
- lineBgProcessing: string;
1860
- }, any>>>;
1861
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Progress", {
1862
- fontSize: string;
1863
- fontSizeCircle: string;
1864
- fontWeightCircle: string;
1865
- railColor: string;
1866
- railHeight: string;
1867
- iconSizeCircle: string;
1868
- iconSizeLine: string;
1869
- iconColor: string;
1870
- iconColorInfo: string;
1871
- iconColorSuccess: string;
1872
- iconColorWarning: string;
1873
- iconColorError: string;
1874
- textColorCircle: string;
1875
- textColorLineInner: string;
1876
- textColorLineOuter: string;
1877
- fillColor: string;
1878
- fillColorInfo: string;
1879
- fillColorSuccess: string;
1880
- fillColorWarning: string;
1881
- fillColorError: string;
1882
- lineBgProcessing: string;
1883
- }, any>>>;
1884
- }>>, {
1885
- readonly type: "circle" | "line" | "multiple-circle" | "dashboard";
1886
- readonly strokeWidth: number;
1887
- readonly status: import("naive-ui/es/progress/src/interface").Status;
1888
- readonly processing: boolean;
1889
- readonly unit: string;
1890
- readonly indicatorPlacement: "outside" | "inside";
1891
- readonly showIndicator: boolean;
1892
- readonly viewBoxWidth: number;
1893
- readonly circleGap: number;
1894
- readonly indicatorPosition: "outside" | "inside";
1895
- }>;
154
+ NIcon: any;
155
+ NButton: any;
156
+ NProgress: any;
1896
157
  FolderOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
1897
158
  DocumentAttachOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
1898
159
  Close: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;