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

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