cnhis-design-vue 3.1.37-beta.0 → 3.1.37-beta.2

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 (392) hide show
  1. package/es/components/button-print/src/utils/print.js +1 -6
  2. package/es/components/fabric-chart/src/FabricChart.vue.js +9 -9
  3. package/es/components/fabric-chart/src/hooks/useBirthProcess.js +129 -42
  4. package/es/components/fabric-chart/src/hooks/useBirthProcessChart.js +151 -0
  5. package/es/components/fabric-chart/src/hooks/useCenter.js +6 -7
  6. package/es/components/fabric-chart/src/hooks/useOther.js +3 -2
  7. package/es/components/fabric-chart/src/hooks/useTemperatureChart.js +1 -1
  8. package/es/components/fabric-chart/src/utils/utils.js +7 -4
  9. package/es/components/form-config/src/components/FormConfigDragDisplay.vue.js +1 -1
  10. package/es/components/form-config/src/hooks/useSortalbeConfig.js +2 -2
  11. package/es/components/form-render/src/FormRender.vue.js +11 -1
  12. package/es/components/form-render/src/components/renderer/formItem.js +16 -13
  13. package/es/components/form-render/src/constants/index.js +14 -1
  14. package/es/components/form-render/src/hooks/useFieldNormalize.js +0 -4
  15. package/es/components/form-render/src/hooks/useLowCodeReactions.js +85 -0
  16. package/es/components/iho-table/src/IhoTable.vue.js +9 -4
  17. package/es/components/iho-table/src/constants/index.js +2 -2
  18. package/es/components/iho-table/src/hooks/tapHooks/index.js +15 -21
  19. package/es/components/iho-table/src/utils/index.js +5 -2
  20. package/es/components/iho-table/style/index.css +1 -1
  21. package/es/components/index.css +1 -1
  22. package/es/components/index.js +0 -3
  23. package/es/shared/utils/tapable/AsyncParallelBailHook.js +1 -1
  24. package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.js +2 -3
  25. package/es/shared/utils/tapable/Hook.js +1 -1
  26. package/es/shared/utils/tapable/HookCodeFactory.js +3 -6
  27. package/es/shared/utils/tapable/SyncWaterfallHook.js +1 -2
  28. package/package.json +2 -2
  29. package/es/components/annotation-edit/index.d.ts +0 -17
  30. package/es/components/annotation-edit/src/AnnotationEdit.d.ts +0 -16
  31. package/es/components/big-table/index.d.ts +0 -1176
  32. package/es/components/big-table/src/BigTable.vue.d.ts +0 -1175
  33. package/es/components/big-table/src/bigTableEmits.d.ts +0 -2
  34. package/es/components/big-table/src/bigTableProps.d.ts +0 -211
  35. package/es/components/big-table/src/bigTableState.d.ts +0 -58
  36. package/es/components/big-table/src/components/NoData.vue.d.ts +0 -49
  37. package/es/components/big-table/src/components/edit-form/edit-date.d.ts +0 -34
  38. package/es/components/big-table/src/components/edit-form/edit-input.d.ts +0 -43
  39. package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +0 -35
  40. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +0 -35
  41. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +0 -134
  42. package/es/components/big-table/src/components/edit-form/edit-time.d.ts +0 -43
  43. package/es/components/big-table/src/components/edit-form/useCommon.d.ts +0 -5
  44. package/es/components/big-table/src/components/input-button.vue.d.ts +0 -10
  45. package/es/components/big-table/src/components/separate.vue.d.ts +0 -41
  46. package/es/components/big-table/src/constants/index.d.ts +0 -3
  47. package/es/components/big-table/src/hooks/index.d.ts +0 -9
  48. package/es/components/big-table/src/hooks/useAnchor.d.ts +0 -7
  49. package/es/components/big-table/src/hooks/useAnnotation.d.ts +0 -4
  50. package/es/components/big-table/src/hooks/useBatchEditing.d.ts +0 -17
  51. package/es/components/big-table/src/hooks/useEdit.d.ts +0 -339
  52. package/es/components/big-table/src/hooks/useEvent.d.ts +0 -6
  53. package/es/components/big-table/src/hooks/useFormat.d.ts +0 -30
  54. package/es/components/big-table/src/hooks/useNestTable.d.ts +0 -8
  55. package/es/components/big-table/src/hooks/useSeparateRow.d.ts +0 -40
  56. package/es/components/big-table/src/hooks/useTableParse.d.ts +0 -6
  57. package/es/components/big-table/src/utils.d.ts +0 -61
  58. package/es/components/bpmn-workflow/index.d.ts +0 -72
  59. package/es/components/bpmn-workflow/src/BpmnWorkflow.vue.d.ts +0 -75
  60. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/BpmnRenderer.d.ts +0 -75
  61. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomContextPadProvider.d.ts +0 -24
  62. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPalette.d.ts +0 -19
  63. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPathMap.d.ts +0 -70
  64. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRenderer.d.ts +0 -21
  65. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRules.d.ts +0 -12
  66. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/index.d.ts +0 -16
  67. package/es/components/bpmn-workflow/src/custom/customModeler/index.d.ts +0 -6
  68. package/es/components/bpmn-workflow/src/custom/customOtherModule/CustomPopupMenu.d.ts +0 -5
  69. package/es/components/bpmn-workflow/src/custom/customOtherModule/customViewerRenderer.d.ts +0 -12
  70. package/es/components/bpmn-workflow/src/custom/customOtherModule/zoomScroll.d.ts +0 -5
  71. package/es/components/bpmn-workflow/src/custom/customRules/no-task.d.ts +0 -4
  72. package/es/components/bpmn-workflow/src/custom/customTranslate/customTranslate.d.ts +0 -1
  73. package/es/components/bpmn-workflow/src/custom/customTranslate/zh.d.ts +0 -226
  74. package/es/components/button-print/index.d.ts +0 -1904
  75. package/es/components/button-print/src/ButtonPrint.vue.d.ts +0 -1911
  76. package/es/components/button-print/src/components/EditFormat.vue.d.ts +0 -1244
  77. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +0 -1632
  78. package/es/components/button-print/src/components/Preview.vue.d.ts +0 -41
  79. package/es/components/button-print/src/utils/browserPrint.d.ts +0 -2
  80. package/es/components/button-print/src/utils/dialog.d.ts +0 -12
  81. package/es/components/button-print/src/utils/index.d.ts +0 -2
  82. package/es/components/button-print/src/utils/print.d.ts +0 -56
  83. package/es/components/drag-layout/index.d.ts +0 -606
  84. package/es/components/drag-layout/index.js +0 -11
  85. package/es/components/drag-layout/src/DragFormLeftItem.vue.d.ts +0 -21
  86. package/es/components/drag-layout/src/DragFormLeftItem.vue.js +0 -122
  87. package/es/components/drag-layout/src/DragFormRightItem.vue.d.ts +0 -125
  88. package/es/components/drag-layout/src/DragFormRightItem.vue.js +0 -267
  89. package/es/components/drag-layout/src/DragLayout.vue.d.ts +0 -606
  90. package/es/components/drag-layout/src/DragLayout.vue.js +0 -662
  91. package/es/components/drag-layout/style/index.css +0 -1
  92. package/es/components/editor/index.d.ts +0 -30
  93. package/es/components/editor/src/Editor.d.ts +0 -30
  94. package/es/components/fabric-chart/index.d.ts +0 -182
  95. package/es/components/fabric-chart/src/BirthProcessChart.vue.d.ts +0 -181
  96. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +0 -184
  97. package/es/components/fabric-chart/src/components/PopupMenu.d.ts +0 -46
  98. package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +0 -64
  99. package/es/components/fabric-chart/src/components/useStyle.d.ts +0 -7
  100. package/es/components/fabric-chart/src/hooks/constant.d.ts +0 -54
  101. package/es/components/fabric-chart/src/hooks/index.d.ts +0 -11
  102. package/es/components/fabric-chart/src/hooks/useBirthProcess.d.ts +0 -26
  103. package/es/components/fabric-chart/src/hooks/useBottom.d.ts +0 -4
  104. package/es/components/fabric-chart/src/hooks/useCenter.d.ts +0 -16
  105. package/es/components/fabric-chart/src/hooks/useCommon.d.ts +0 -8
  106. package/es/components/fabric-chart/src/hooks/useCumputedPoint.d.ts +0 -14
  107. package/es/components/fabric-chart/src/hooks/useDraw.d.ts +0 -44
  108. package/es/components/fabric-chart/src/hooks/useEvent.d.ts +0 -7
  109. package/es/components/fabric-chart/src/hooks/useGrid.d.ts +0 -4
  110. package/es/components/fabric-chart/src/hooks/useLeft.d.ts +0 -7
  111. package/es/components/fabric-chart/src/hooks/useOther.d.ts +0 -4
  112. package/es/components/fabric-chart/src/hooks/useRight.d.ts +0 -4
  113. package/es/components/fabric-chart/src/hooks/useShadow.d.ts +0 -6
  114. package/es/components/fabric-chart/src/hooks/useTemperatureChart.d.ts +0 -25
  115. package/es/components/fabric-chart/src/hooks/useTop.d.ts +0 -4
  116. package/es/components/fabric-chart/src/interface.d.ts +0 -151
  117. package/es/components/fabric-chart/src/utils/utils.d.ts +0 -13
  118. package/es/components/field-set/index.d.ts +0 -243
  119. package/es/components/field-set/src/FieldSet.vue.d.ts +0 -197
  120. package/es/components/form-config/index.d.ts +0 -3321
  121. package/es/components/form-config/src/FormConfig.vue.d.ts +0 -3322
  122. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +0 -664
  123. package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +0 -108
  124. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +0 -2385
  125. package/es/components/form-config/src/components/FormConfigMaterialItem.d.ts +0 -14
  126. package/es/components/form-config/src/components/index.d.ts +0 -5
  127. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +0 -27
  128. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +0 -169
  129. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +0 -71
  130. package/es/components/form-config/src/components/renderer/index.d.ts +0 -4
  131. package/es/components/form-config/src/constants/index.d.ts +0 -65
  132. package/es/components/form-config/src/hooks/index.d.ts +0 -3
  133. package/es/components/form-config/src/hooks/useConfigurationField.d.ts +0 -8
  134. package/es/components/form-config/src/hooks/useDataNormalize.d.ts +0 -5
  135. package/es/components/form-config/src/hooks/usePresetRenderer.d.ts +0 -4
  136. package/es/components/form-config/src/hooks/useSortalbeConfig.d.ts +0 -13
  137. package/es/components/form-config/src/types/index.d.ts +0 -39
  138. package/es/components/form-config/src/utils/index.d.ts +0 -7
  139. package/es/components/form-render/index.d.ts +0 -646
  140. package/es/components/form-render/src/FormRender.vue.d.ts +0 -639
  141. package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +0 -643
  142. package/es/components/form-render/src/components/renderer/checkbox.d.ts +0 -90
  143. package/es/components/form-render/src/components/renderer/combination.d.ts +0 -51
  144. package/es/components/form-render/src/components/renderer/complex.d.ts +0 -34
  145. package/es/components/form-render/src/components/renderer/date.d.ts +0 -52
  146. package/es/components/form-render/src/components/renderer/formItem.d.ts +0 -15
  147. package/es/components/form-render/src/components/renderer/index.d.ts +0 -3
  148. package/es/components/form-render/src/components/renderer/input.d.ts +0 -23
  149. package/es/components/form-render/src/components/renderer/inputGroup.d.ts +0 -11
  150. package/es/components/form-render/src/components/renderer/inputNumber.d.ts +0 -31
  151. package/es/components/form-render/src/components/renderer/jsonCombination/hooks/useDeepValidate.d.ts +0 -5
  152. package/es/components/form-render/src/components/renderer/jsonCombination/index.d.ts +0 -44
  153. package/es/components/form-render/src/components/renderer/levelSearchCascader.d.ts +0 -91
  154. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +0 -69
  155. package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +0 -68
  156. package/es/components/form-render/src/components/renderer/radio.d.ts +0 -94
  157. package/es/components/form-render/src/components/renderer/remoteSearch.d.ts +0 -41
  158. package/es/components/form-render/src/components/renderer/searchCascade.d.ts +0 -58
  159. package/es/components/form-render/src/components/renderer/select.d.ts +0 -140
  160. package/es/components/form-render/src/components/renderer/simpleComponent.d.ts +0 -18
  161. package/es/components/form-render/src/components/renderer/slider.d.ts +0 -11
  162. package/es/components/form-render/src/components/renderer/switch.d.ts +0 -23
  163. package/es/components/form-render/src/components/renderer/textarea.d.ts +0 -11
  164. package/es/components/form-render/src/components/tooltipMessage.vue.d.ts +0 -13
  165. package/es/components/form-render/src/constants/index.d.ts +0 -42
  166. package/es/components/form-render/src/hooks/index.d.ts +0 -15
  167. package/es/components/form-render/src/hooks/useAnchor.d.ts +0 -16
  168. package/es/components/form-render/src/hooks/useAsyncQueue.d.ts +0 -47
  169. package/es/components/form-render/src/hooks/useBusinessBinding.d.ts +0 -27
  170. package/es/components/form-render/src/hooks/useChangeContext.d.ts +0 -11
  171. package/es/components/form-render/src/hooks/useCommonInjection.d.ts +0 -15
  172. package/es/components/form-render/src/hooks/useCommonLog.d.ts +0 -3
  173. package/es/components/form-render/src/hooks/useFieldListAdaptor.d.ts +0 -64
  174. package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +0 -5
  175. package/es/components/form-render/src/hooks/useFieldVisitor.d.ts +0 -4
  176. package/es/components/form-render/src/hooks/useFormContext.d.ts +0 -11
  177. package/es/components/form-render/src/hooks/useFormField.d.ts +0 -5
  178. package/es/components/form-render/src/hooks/useFormItemDeps.d.ts +0 -11
  179. package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +0 -13
  180. package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +0 -39
  181. package/es/components/form-render/src/hooks/useFormRequest.d.ts +0 -26
  182. package/es/components/form-render/src/hooks/useFormValidator.d.ts +0 -6
  183. package/es/components/form-render/src/hooks/useNuiThemeOverrides.d.ts +0 -4
  184. package/es/components/form-render/src/hooks/usePresetScope.d.ts +0 -6
  185. package/es/components/form-render/src/types/fieldItem.d.ts +0 -265
  186. package/es/components/form-render/src/types/index.d.ts +0 -84
  187. package/es/components/form-render/src/utils/business.d.ts +0 -13
  188. package/es/components/form-render/src/utils/dom.d.ts +0 -13
  189. package/es/components/form-render/src/utils/index.d.ts +0 -38
  190. package/es/components/form-render/src/utils/schema.d.ts +0 -83
  191. package/es/components/grid/index.d.ts +0 -3
  192. package/es/components/grid/src/Grid.d.ts +0 -2
  193. package/es/components/grid/src/hooks.d.ts +0 -1
  194. package/es/components/iho-table/index.d.ts +0 -4638
  195. package/es/components/iho-table/src/IhoTable.vue.d.ts +0 -4637
  196. package/es/components/iho-table/src/constants/index.d.ts +0 -80
  197. package/es/components/iho-table/src/hooks/export.d.ts +0 -2
  198. package/es/components/iho-table/src/hooks/index.d.ts +0 -2
  199. package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +0 -93
  200. package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +0 -31
  201. package/es/components/iho-table/src/hooks/tapHooks/useDataHooks.d.ts +0 -16
  202. package/es/components/iho-table/src/hooks/tapHooks/useDomInsertHooks.d.ts +0 -15
  203. package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +0 -251
  204. package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +0 -13
  205. package/es/components/iho-table/src/hooks/tapHooks/useFieldHooks.d.ts +0 -25
  206. package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +0 -10
  207. package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +0 -11
  208. package/es/components/iho-table/src/hooks/useTableContext.d.ts +0 -9
  209. package/es/components/iho-table/src/hooks/useTablePlugin.d.ts +0 -8
  210. package/es/components/iho-table/src/plugins/anchorPlugin/index.d.ts +0 -1
  211. package/es/components/iho-table/src/plugins/anchorPlugin/tableAnchor.d.ts +0 -2
  212. package/es/components/iho-table/src/plugins/anchorPlugin/useAnchor.d.ts +0 -13
  213. package/es/components/iho-table/src/plugins/defaultConfigPlugin/index.d.ts +0 -1
  214. package/es/components/iho-table/src/plugins/filterPlugin/filter.vue.d.ts +0 -169
  215. package/es/components/iho-table/src/plugins/filterPlugin/index.d.ts +0 -1
  216. package/es/components/iho-table/src/plugins/filterPlugin/types.d.ts +0 -7
  217. package/es/components/iho-table/src/plugins/index.d.ts +0 -3
  218. package/es/components/iho-table/src/plugins/keyboardEventPlugin/index.d.ts +0 -1
  219. package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin/index.d.ts +0 -1
  220. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue.d.ts +0 -96
  221. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/index.d.ts +0 -1
  222. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useAutoFocus.d.ts +0 -5
  223. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/inputRendererPlugin.d.ts +0 -1
  224. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.d.ts +0 -1
  225. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +0 -43
  226. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.d.ts +0 -1
  227. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/selectUtils.d.ts +0 -2
  228. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +0 -94
  229. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.d.ts +0 -1
  230. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +0 -12
  231. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin.d.ts +0 -1
  232. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.d.ts +0 -1
  233. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/colorRendererPlugin.d.ts +0 -1
  234. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/defaultRendererPlugin.d.ts +0 -1
  235. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/labelRendererPlugin.d.ts +0 -1
  236. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/pictureRendererPlugin.d.ts +0 -2
  237. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/seqRendererPlugin.d.ts +0 -1
  238. package/es/components/iho-table/src/plugins/rowClickPlugin/index.d.ts +0 -1
  239. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/index.d.ts +0 -1
  240. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +0 -11
  241. package/es/components/iho-table/src/plugins/virtualTreePlugin/index.d.ts +0 -1
  242. package/es/components/iho-table/src/types/index.d.ts +0 -108
  243. package/es/components/iho-table/src/types/pluginType.d.ts +0 -173
  244. package/es/components/iho-table/src/utils/index.d.ts +0 -48
  245. package/es/components/index.d.ts +0 -38
  246. package/es/components/info-header/index.d.ts +0 -415
  247. package/es/components/info-header/src/HiddenContent.vue.d.ts +0 -86
  248. package/es/components/info-header/src/InfoEllipsis.vue.d.ts +0 -33
  249. package/es/components/info-header/src/InfoHeader.vue.d.ts +0 -405
  250. package/es/components/insurance-sdk/index.d.ts +0 -1
  251. package/es/components/insurance-sdk/src/constants/index.d.ts +0 -161
  252. package/es/components/insurance-sdk/src/utils/index.d.ts +0 -1
  253. package/es/components/insurance-sdk/src/utils/insurance.d.ts +0 -260
  254. package/es/components/keyboard/index.d.ts +0 -334
  255. package/es/components/keyboard/src/Keyboard.vue.d.ts +0 -335
  256. package/es/components/keyboard/src/components/InputNumber.vue.d.ts +0 -64
  257. package/es/components/keyboard/src/components/NumberPanel.vue.d.ts +0 -191
  258. package/es/components/keyboard/src/utils/index.d.ts +0 -1
  259. package/es/components/map/index.d.ts +0 -75
  260. package/es/components/map/src/Map.vue.d.ts +0 -75
  261. package/es/components/recommend-search/index.d.ts +0 -815
  262. package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +0 -817
  263. package/es/components/recommend-search/src/components/BaseSearch.vue.d.ts +0 -143
  264. package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +0 -341
  265. package/es/components/recommend-search/src/components/RecommendMenu.vue.d.ts +0 -63
  266. package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +0 -300
  267. package/es/components/recommend-search/src/constant/index.d.ts +0 -4
  268. package/es/components/recommend-search/src/types/index.d.ts +0 -9
  269. package/es/components/scale-view/index.d.ts +0 -1400
  270. package/es/components/scale-view/src/ScaleView.vue.d.ts +0 -1222
  271. package/es/components/scale-view/src/components/AnswerParse.vue.d.ts +0 -70
  272. package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +0 -154
  273. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +0 -110
  274. package/es/components/scale-view/src/components/NoData.vue.d.ts +0 -49
  275. package/es/components/scale-view/src/components/ScaleScore.d.ts +0 -23
  276. package/es/components/scale-view/src/components/composables/choose-common.d.ts +0 -11
  277. package/es/components/scale-view/src/components/formitem/address.d.ts +0 -3992
  278. package/es/components/scale-view/src/components/formitem/r-address.d.ts +0 -34
  279. package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +0 -43
  280. package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +0 -43
  281. package/es/components/scale-view/src/components/formitem/r-collection.d.ts +0 -32
  282. package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +0 -34
  283. package/es/components/scale-view/src/components/formitem/r-input.d.ts +0 -34
  284. package/es/components/scale-view/src/components/formitem/r-map.d.ts +0 -52
  285. package/es/components/scale-view/src/components/formitem/r-radio.d.ts +0 -43
  286. package/es/components/scale-view/src/components/formitem/r-select.d.ts +0 -61
  287. package/es/components/scale-view/src/components/formitem/r-sign.d.ts +0 -34
  288. package/es/components/scale-view/src/components/formitem/r-upload.d.ts +0 -52
  289. package/es/components/scale-view/src/components/formitem/sign-com.d.ts +0 -63
  290. package/es/components/scale-view/src/components/formitem/standard-modal.d.ts +0 -80
  291. package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +0 -87
  292. package/es/components/scale-view/src/hooks/scaleview-computed.d.ts +0 -43
  293. package/es/components/scale-view/src/hooks/scaleview-init.d.ts +0 -3
  294. package/es/components/scale-view/src/hooks/scaleview-props.d.ts +0 -115
  295. package/es/components/scale-view/src/hooks/scaleview-state.d.ts +0 -34
  296. package/es/components/scale-view/src/hooks/scaleview-submit.d.ts +0 -3
  297. package/es/components/scale-view/src/hooks/scaleview-validate.d.ts +0 -3
  298. package/es/components/scale-view/src/hooks/use-component.d.ts +0 -1814
  299. package/es/components/scale-view/src/hooks/use-evaluate.d.ts +0 -21
  300. package/es/components/scale-view/src/hooks/use-event.d.ts +0 -4
  301. package/es/components/scale-view/src/hooks/use-noData.d.ts +0 -9
  302. package/es/components/scale-view/src/utils/judge-types.d.ts +0 -5
  303. package/es/components/search-cascader/index.d.ts +0 -233
  304. package/es/components/search-cascader/src/SearchCascader.vue.d.ts +0 -235
  305. package/es/components/search-cascader/src/components/SearchMenu.d.ts +0 -50
  306. package/es/components/search-cascader/src/components/index.d.ts +0 -1
  307. package/es/components/search-cascader/src/constants/index.d.ts +0 -5
  308. package/es/components/search-cascader/src/hooks/index.d.ts +0 -1
  309. package/es/components/search-cascader/src/hooks/useCssVariable.d.ts +0 -3
  310. package/es/components/search-cascader/src/utils/index.d.ts +0 -2
  311. package/es/components/select-label/index.d.ts +0 -988
  312. package/es/components/select-label/src/LabelFormContent.vue.d.ts +0 -367
  313. package/es/components/select-label/src/SelectLabel.vue.d.ts +0 -622
  314. package/es/components/select-label/src/components/label-classify.vue.d.ts +0 -122
  315. package/es/components/select-person/index.d.ts +0 -251
  316. package/es/components/select-person/src/SelectPerson.vue.d.ts +0 -250
  317. package/es/components/select-person/src/utils/index.d.ts +0 -3
  318. package/es/components/shortcut-provider/index.d.ts +0 -21
  319. package/es/components/shortcut-provider/src/ShortcutProvider.vue.d.ts +0 -19
  320. package/es/components/shortcut-provider/src/constants/index.d.ts +0 -7
  321. package/es/components/shortcut-provider/src/hooks/index.d.ts +0 -2
  322. package/es/components/shortcut-provider/src/hooks/useShortcutSignature.d.ts +0 -4
  323. package/es/components/shortcut-provider/src/hooks/useShortcuts.d.ts +0 -33
  324. package/es/components/shortcut-provider/src/types/index.d.ts +0 -43
  325. package/es/components/shortcut-provider/src/utils/index.d.ts +0 -10
  326. package/es/components/shortcut-setter/index.d.ts +0 -2373
  327. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +0 -2375
  328. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +0 -99
  329. package/es/components/shortcut-setter/src/types/index.d.ts +0 -6
  330. package/es/components/steps-wheel/index.d.ts +0 -115
  331. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +0 -114
  332. package/es/components/time-line/index.d.ts +0 -109
  333. package/es/components/time-line/src/TimeLine.vue.d.ts +0 -85
  334. package/es/components/vod-chunk-upload/index.d.ts +0 -232
  335. package/es/components/vod-chunk-upload/src/chunk-upload-new.vue.d.ts +0 -196
  336. package/es/components/vod-chunk-upload/src/hooks/upload-computed.d.ts +0 -11
  337. package/es/components/vod-chunk-upload/src/hooks/upload-data.d.ts +0 -63
  338. package/es/components/vod-chunk-upload/src/hooks/vod-computed.d.ts +0 -10
  339. package/es/components/vod-chunk-upload/src/hooks/vod-data.d.ts +0 -23
  340. package/es/components/vod-chunk-upload/src/vod-chunk-upload/index.d.ts +0 -2
  341. package/es/components/vod-chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +0 -230
  342. package/es/components/vod-chunk-upload/src/vod-upload-modal.d.ts +0 -25
  343. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +0 -51
  344. package/es/shared/components/SelectPage/index.d.ts +0 -2
  345. package/es/shared/components/SlotRender/SlotRender.d.ts +0 -20
  346. package/es/shared/components/SlotRender/index.d.ts +0 -2
  347. package/es/shared/components/SvgIcon/SvgIcon.vue.d.ts +0 -43
  348. package/es/shared/components/SvgIcon/index.d.ts +0 -2
  349. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +0 -87
  350. package/es/shared/components/TextOverTooltip/index.d.ts +0 -2
  351. package/es/shared/components/VueDraggable/index.d.ts +0 -2
  352. package/es/shared/components/VueDraggable/src/core/componentBuilderHelper.d.ts +0 -9
  353. package/es/shared/components/VueDraggable/src/core/componentStructure.d.ts +0 -22
  354. package/es/shared/components/VueDraggable/src/core/renderHelper.d.ts +0 -7
  355. package/es/shared/components/VueDraggable/src/core/sortableEvents.d.ts +0 -10
  356. package/es/shared/components/VueDraggable/src/util/console.d.ts +0 -1
  357. package/es/shared/components/VueDraggable/src/util/htmlHelper.d.ts +0 -2
  358. package/es/shared/components/VueDraggable/src/util/string.d.ts +0 -1
  359. package/es/shared/components/VueDraggable/src/util/tags.d.ts +0 -3
  360. package/es/shared/components/no-data/NoData.vue.d.ts +0 -49
  361. package/es/shared/components/no-data/index.d.ts +0 -2
  362. package/es/shared/components/player-vod/index.vue.d.ts +0 -2
  363. package/es/shared/components/player-vod/player.d.ts +0 -17
  364. package/es/shared/components/player-vod/video-list.d.ts +0 -32
  365. package/es/shared/components/player-vod/video-modal.d.ts +0 -54
  366. package/es/shared/global/variable.d.ts +0 -1
  367. package/es/shared/index.d.ts +0 -0
  368. package/es/shared/types/index.d.ts +0 -22
  369. package/es/shared/utils/anime.d.ts +0 -35
  370. package/es/shared/utils/clickoutside.d.ts +0 -18
  371. package/es/shared/utils/clickoutside.js +0 -52
  372. package/es/shared/utils/colorLog.d.ts +0 -31
  373. package/es/shared/utils/index.d.ts +0 -16
  374. package/es/shared/utils/loadViewer.d.ts +0 -2
  375. package/es/shared/utils/state.d.ts +0 -29
  376. package/es/shared/utils/state.js +0 -44
  377. package/es/shared/utils/tapable/AsyncParallelBailHook.d.ts +0 -3
  378. package/es/shared/utils/tapable/AsyncParallelHook.d.ts +0 -3
  379. package/es/shared/utils/tapable/AsyncSeriesBailHook.d.ts +0 -3
  380. package/es/shared/utils/tapable/AsyncSeriesHook.d.ts +0 -3
  381. package/es/shared/utils/tapable/AsyncSeriesLoopHook.d.ts +0 -3
  382. package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.d.ts +0 -3
  383. package/es/shared/utils/tapable/Hook.d.ts +0 -50
  384. package/es/shared/utils/tapable/HookCodeFactory.d.ts +0 -58
  385. package/es/shared/utils/tapable/HookMap.d.ts +0 -11
  386. package/es/shared/utils/tapable/MultiHook.d.ts +0 -12
  387. package/es/shared/utils/tapable/SyncBailHook.d.ts +0 -3
  388. package/es/shared/utils/tapable/SyncHook.d.ts +0 -3
  389. package/es/shared/utils/tapable/SyncLoopHook.d.ts +0 -3
  390. package/es/shared/utils/tapable/SyncWaterfallHook.d.ts +0 -3
  391. package/es/shared/utils/utilExpand.d.ts +0 -1
  392. package/es/shared/utils/vexutils.d.ts +0 -10
@@ -1,1904 +0,0 @@
1
- /// <reference types="node" />
2
- import { SFCWithInstall } from '../../../es/shared/types';
3
- export * from './src/utils';
4
- declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
5
- printParams: {
6
- type: ArrayConstructor;
7
- };
8
- params: {
9
- default: () => never[];
10
- type: ArrayConstructor;
11
- };
12
- btnText: {
13
- default: string;
14
- type: StringConstructor;
15
- };
16
- printText: {
17
- default: string;
18
- type: StringConstructor;
19
- };
20
- previewText: {
21
- default: string;
22
- type: StringConstructor;
23
- };
24
- pdfLoadText: {
25
- default: string;
26
- type: StringConstructor;
27
- };
28
- formatEditText: {
29
- default: string;
30
- type: StringConstructor;
31
- };
32
- prevFn: {
33
- default: () => Promise<void>;
34
- type: FunctionConstructor;
35
- };
36
- queryPrintFormatByNumber: {
37
- default: () => Promise<{}>;
38
- type: FunctionConstructor;
39
- };
40
- queryTemplateParams: {
41
- default: () => Promise<{}>;
42
- type: FunctionConstructor;
43
- };
44
- strategy: {
45
- default: string;
46
- type: StringConstructor;
47
- };
48
- clickPrevFn: {
49
- default: () => Promise<boolean>;
50
- type: FunctionConstructor;
51
- };
52
- noDataMsg: {
53
- default: string;
54
- type: StringConstructor;
55
- };
56
- token: {
57
- type: StringConstructor;
58
- };
59
- printdlgshow: {
60
- default: string;
61
- type: StringConstructor;
62
- };
63
- btnprint: {
64
- type: StringConstructor;
65
- default: string;
66
- };
67
- }, {
68
- $message: import("naive-ui").MessageApi;
69
- printInstance: any;
70
- props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
71
- printParams: {
72
- type: ArrayConstructor;
73
- };
74
- params: {
75
- default: () => never[];
76
- type: ArrayConstructor;
77
- };
78
- btnText: {
79
- default: string;
80
- type: StringConstructor;
81
- };
82
- printText: {
83
- default: string;
84
- type: StringConstructor;
85
- };
86
- previewText: {
87
- default: string;
88
- type: StringConstructor;
89
- };
90
- pdfLoadText: {
91
- default: string;
92
- type: StringConstructor;
93
- };
94
- formatEditText: {
95
- default: string;
96
- type: StringConstructor;
97
- };
98
- prevFn: {
99
- default: () => Promise<void>;
100
- type: FunctionConstructor;
101
- };
102
- queryPrintFormatByNumber: {
103
- default: () => Promise<{}>;
104
- type: FunctionConstructor;
105
- };
106
- queryTemplateParams: {
107
- default: () => Promise<{}>;
108
- type: FunctionConstructor;
109
- };
110
- strategy: {
111
- default: string;
112
- type: StringConstructor;
113
- };
114
- clickPrevFn: {
115
- default: () => Promise<boolean>;
116
- type: FunctionConstructor;
117
- };
118
- noDataMsg: {
119
- default: string;
120
- type: StringConstructor;
121
- };
122
- token: {
123
- type: StringConstructor;
124
- };
125
- printdlgshow: {
126
- default: string;
127
- type: StringConstructor;
128
- };
129
- btnprint: {
130
- type: StringConstructor;
131
- default: string;
132
- };
133
- }>> & {
134
- onError?: ((...args: any[]) => any) | undefined;
135
- onSuccess?: ((...args: any[]) => any) | undefined;
136
- onClickoutside?: ((...args: any[]) => any) | undefined;
137
- }>>;
138
- emit: (event: "error" | "success" | "clickoutside", ...args: any[]) => void;
139
- state: {
140
- spinning: boolean;
141
- visible: boolean;
142
- formatList: never[];
143
- templateParams: {};
144
- printParams: never[];
145
- currentFormatId: string;
146
- identityVerification: {
147
- visible: boolean;
148
- };
149
- isInited: boolean;
150
- watchPrintParamsReformatFn: null;
151
- spinTimer: null;
152
- };
153
- options: {
154
- label: string;
155
- key: string;
156
- }[];
157
- currentFormatItem: import("vue").ComputedRef<{} | undefined>;
158
- formatTitle: import("vue").ComputedRef<any>;
159
- getTemplateIdByFormatId: import("vue").ComputedRef<any>;
160
- renderLabel: (option: any) => any;
161
- callLocalServicesSuccessCb: (res: any, type: any) => void;
162
- callLocalServicesErrorCb: (res: any) => void;
163
- prevFnError: () => void;
164
- getPrintParams: (index?: number) => string;
165
- getOnceParams: () => string;
166
- handleClickPrint: () => void;
167
- handleClickPreview: () => Promise<void>;
168
- handleClickPdf: () => Promise<void>;
169
- handleClickEdit: () => void;
170
- handleSelect: (key: any) => void;
171
- handleClickOutside: () => void;
172
- instantiatePrintSDK: () => false | undefined;
173
- getDefaultFormatId: (list: any, key: any) => any;
174
- setOptions: () => void;
175
- formatFormatList: (list: any) => never[];
176
- requestError: () => boolean;
177
- formatDefaultVal: (i: any, tableVal: any) => any;
178
- formatPrintParams: (paramObj: any, fieldList: any, keyName: any) => {};
179
- formatParams: ({ customizeDataset, param }: {
180
- customizeDataset?: never[] | undefined;
181
- param?: never[] | undefined;
182
- }, params?: never[]) => {}[];
183
- initCRM: (formatListResult: any) => Promise<boolean | undefined>;
184
- init: () => Promise<boolean>;
185
- handleClickBtn: () => Promise<false | undefined>;
186
- reformatPrintParams: () => void;
187
- verifiySuccess: (token: any) => void;
188
- NDropdown: any;
189
- NButton: any;
190
- NIcon: any;
191
- ChevronDown: 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<{}>>, {}>;
192
- IdentityVerification: import("vue").DefineComponent<{
193
- verifyUser: {
194
- type: FunctionConstructor;
195
- required: false;
196
- default: () => Promise<void>;
197
- };
198
- identityVerificationTitle: {
199
- type: StringConstructor;
200
- required: false;
201
- default: string;
202
- };
203
- modelValue: {
204
- type: BooleanConstructor;
205
- required: true;
206
- };
207
- formatId: {
208
- type: StringConstructor;
209
- required: false;
210
- };
211
- templateId: {
212
- type: StringConstructor;
213
- required: false;
214
- };
215
- }, {
216
- $message: import("naive-ui").MessageApi;
217
- DEFAULT_FORM: {
218
- account: string;
219
- password: string;
220
- };
221
- props: {
222
- verifyUser: Function;
223
- identityVerificationTitle: string;
224
- modelValue: boolean;
225
- formatId?: string | undefined;
226
- templateId?: string | undefined;
227
- };
228
- emit: (event: "close" | "success" | "update:modelValue", ...args: any[]) => void;
229
- editFormRef: import("vue").Ref<{
230
- submit: Function;
231
- } | null>;
232
- showEditForm: import("vue").Ref<boolean>;
233
- token: import("vue").Ref<string>;
234
- form: {
235
- account: string;
236
- password: string;
237
- };
238
- rules: import("naive-ui").FormRules;
239
- style: {
240
- width: string;
241
- };
242
- formRef: import("vue").Ref<{
243
- validate: import("naive-ui/es/form/src/interface").FormValidate;
244
- restoreValidation: () => void;
245
- } | null>;
246
- handleClickClose: () => void;
247
- loading: import("vue").Ref<boolean>;
248
- submit: () => Promise<false | undefined>;
249
- handleClickSubmit: () => void;
250
- submitEditFile: () => Promise<false | undefined>;
251
- NButton: any;
252
- NModal: any;
253
- NForm: any;
254
- NFormItem: import("vue").DefineComponent<{
255
- readonly label: StringConstructor;
256
- readonly labelWidth: import("vue").PropType<string | number>;
257
- readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
258
- readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
259
- readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
260
- readonly path: StringConstructor;
261
- readonly first: BooleanConstructor;
262
- readonly rulePath: StringConstructor;
263
- readonly required: BooleanConstructor;
264
- readonly showRequireMark: {
265
- readonly type: import("vue").PropType<boolean | undefined>;
266
- readonly default: undefined;
267
- };
268
- readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
269
- readonly showFeedback: {
270
- readonly type: import("vue").PropType<boolean | undefined>;
271
- readonly default: undefined;
272
- };
273
- readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
274
- readonly size: import("vue").PropType<"small" | "medium" | "large">;
275
- readonly ignorePathChange: BooleanConstructor;
276
- readonly validationStatus: import("vue").PropType<"error" | "success" | "warning">;
277
- readonly feedback: StringConstructor;
278
- readonly showLabel: {
279
- readonly type: import("vue").PropType<boolean | undefined>;
280
- readonly default: undefined;
281
- };
282
- readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
283
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
284
- blankHeightSmall: string;
285
- blankHeightMedium: string;
286
- blankHeightLarge: string;
287
- lineHeight: string;
288
- labelTextColor: string;
289
- asteriskColor: string;
290
- feedbackTextColorError: string;
291
- feedbackTextColorWarning: string;
292
- feedbackTextColor: string;
293
- feedbackPadding: string;
294
- feedbackHeightSmall: string;
295
- feedbackHeightMedium: string;
296
- feedbackHeightLarge: string;
297
- feedbackFontSizeSmall: string;
298
- feedbackFontSizeMedium: string;
299
- feedbackFontSizeLarge: string;
300
- labelFontSizeLeftSmall: string;
301
- labelFontSizeLeftMedium: string;
302
- labelFontSizeLeftLarge: string;
303
- labelFontSizeTopSmall: string;
304
- labelFontSizeTopMedium: string;
305
- labelFontSizeTopLarge: string;
306
- labelHeightSmall: string;
307
- labelHeightMedium: string;
308
- labelHeightLarge: string;
309
- labelPaddingVertical: string;
310
- labelPaddingHorizontal: string;
311
- labelTextAlignVertical: string;
312
- labelTextAlignHorizontal: string;
313
- }, any>>;
314
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
315
- blankHeightSmall: string;
316
- blankHeightMedium: string;
317
- blankHeightLarge: string;
318
- lineHeight: string;
319
- labelTextColor: string;
320
- asteriskColor: string;
321
- feedbackTextColorError: string;
322
- feedbackTextColorWarning: string;
323
- feedbackTextColor: string;
324
- feedbackPadding: string;
325
- feedbackHeightSmall: string;
326
- feedbackHeightMedium: string;
327
- feedbackHeightLarge: string;
328
- feedbackFontSizeSmall: string;
329
- feedbackFontSizeMedium: string;
330
- feedbackFontSizeLarge: string;
331
- labelFontSizeLeftSmall: string;
332
- labelFontSizeLeftMedium: string;
333
- labelFontSizeLeftLarge: string;
334
- labelFontSizeTopSmall: string;
335
- labelFontSizeTopMedium: string;
336
- labelFontSizeTopLarge: string;
337
- labelHeightSmall: string;
338
- labelHeightMedium: string;
339
- labelHeightLarge: string;
340
- labelPaddingVertical: string;
341
- labelPaddingHorizontal: string;
342
- labelTextAlignVertical: string;
343
- labelTextAlignHorizontal: string;
344
- }, any>>>;
345
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
346
- blankHeightSmall: string;
347
- blankHeightMedium: string;
348
- blankHeightLarge: string;
349
- lineHeight: string;
350
- labelTextColor: string;
351
- asteriskColor: string;
352
- feedbackTextColorError: string;
353
- feedbackTextColorWarning: string;
354
- feedbackTextColor: string;
355
- feedbackPadding: string;
356
- feedbackHeightSmall: string;
357
- feedbackHeightMedium: string;
358
- feedbackHeightLarge: string;
359
- feedbackFontSizeSmall: string;
360
- feedbackFontSizeMedium: string;
361
- feedbackFontSizeLarge: string;
362
- labelFontSizeLeftSmall: string;
363
- labelFontSizeLeftMedium: string;
364
- labelFontSizeLeftLarge: string;
365
- labelFontSizeTopSmall: string;
366
- labelFontSizeTopMedium: string;
367
- labelFontSizeTopLarge: string;
368
- labelHeightSmall: string;
369
- labelHeightMedium: string;
370
- labelHeightLarge: string;
371
- labelPaddingVertical: string;
372
- labelPaddingHorizontal: string;
373
- labelTextAlignVertical: string;
374
- labelTextAlignHorizontal: string;
375
- }, any>>>;
376
- }, {
377
- cssVars: import("vue").ComputedRef<{
378
- '--n-bezier': string;
379
- '--n-line-height': string;
380
- '--n-blank-height': string;
381
- '--n-label-font-size': string;
382
- '--n-label-text-align': string;
383
- '--n-label-height': string;
384
- '--n-label-padding': string;
385
- '--n-asterisk-color': string;
386
- '--n-label-text-color': string;
387
- '--n-feedback-padding': string;
388
- '--n-feedback-font-size': string;
389
- '--n-feedback-height': string;
390
- '--n-feedback-text-color': string;
391
- '--n-feedback-text-color-warning': string;
392
- '--n-feedback-text-color-error': string;
393
- }> | undefined;
394
- themeClass: import("vue").Ref<string>;
395
- onRender: () => void;
396
- validate: import("naive-ui/es/form/src/interface").FormItemValidate;
397
- restoreValidation: () => void;
398
- path?: string | undefined;
399
- internalValidate: import("naive-ui/es/form/src/interface").FormItemInternalValidate;
400
- mergedSize: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").Size>;
401
- validationErrored: import("vue").Ref<boolean>;
402
- mergedLabelStyle: import("vue").ComputedRef<(import("vue").StyleValue | undefined)[]>;
403
- mergedLabelPlacement: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelPlacement>;
404
- mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
405
- mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
406
- mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
407
- mergedValidationStatus: import("vue").ComputedRef<"error" | "success" | "warning" | undefined>;
408
- mergedShowFeedback: import("vue").ComputedRef<boolean>;
409
- mergedShowLabel: import("vue").ComputedRef<boolean>;
410
- isAutoLabelWidth: import("vue").ComputedRef<boolean>;
411
- labelElementRef: import("vue").Ref<HTMLLabelElement | null>;
412
- mergedClsPrefix: import("vue").ComputedRef<string>;
413
- mergedRequired: import("vue").ComputedRef<boolean>;
414
- feedbackId: import("vue").Ref<string>;
415
- renderExplains: import("vue").Ref<{
416
- key: string;
417
- render: () => import("vue").VNodeChild;
418
- }[]>;
419
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
420
- readonly label: StringConstructor;
421
- readonly labelWidth: import("vue").PropType<string | number>;
422
- readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
423
- readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
424
- readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
425
- readonly path: StringConstructor;
426
- readonly first: BooleanConstructor;
427
- readonly rulePath: StringConstructor;
428
- readonly required: BooleanConstructor;
429
- readonly showRequireMark: {
430
- readonly type: import("vue").PropType<boolean | undefined>;
431
- readonly default: undefined;
432
- };
433
- readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
434
- readonly showFeedback: {
435
- readonly type: import("vue").PropType<boolean | undefined>;
436
- readonly default: undefined;
437
- };
438
- readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
439
- readonly size: import("vue").PropType<"small" | "medium" | "large">;
440
- readonly ignorePathChange: BooleanConstructor;
441
- readonly validationStatus: import("vue").PropType<"error" | "success" | "warning">;
442
- readonly feedback: StringConstructor;
443
- readonly showLabel: {
444
- readonly type: import("vue").PropType<boolean | undefined>;
445
- readonly default: undefined;
446
- };
447
- readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
448
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
449
- blankHeightSmall: string;
450
- blankHeightMedium: string;
451
- blankHeightLarge: string;
452
- lineHeight: string;
453
- labelTextColor: string;
454
- asteriskColor: string;
455
- feedbackTextColorError: string;
456
- feedbackTextColorWarning: string;
457
- feedbackTextColor: string;
458
- feedbackPadding: string;
459
- feedbackHeightSmall: string;
460
- feedbackHeightMedium: string;
461
- feedbackHeightLarge: string;
462
- feedbackFontSizeSmall: string;
463
- feedbackFontSizeMedium: string;
464
- feedbackFontSizeLarge: string;
465
- labelFontSizeLeftSmall: string;
466
- labelFontSizeLeftMedium: string;
467
- labelFontSizeLeftLarge: string;
468
- labelFontSizeTopSmall: string;
469
- labelFontSizeTopMedium: string;
470
- labelFontSizeTopLarge: string;
471
- labelHeightSmall: string;
472
- labelHeightMedium: string;
473
- labelHeightLarge: string;
474
- labelPaddingVertical: string;
475
- labelPaddingHorizontal: string;
476
- labelTextAlignVertical: string;
477
- labelTextAlignHorizontal: string;
478
- }, any>>;
479
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
480
- blankHeightSmall: string;
481
- blankHeightMedium: string;
482
- blankHeightLarge: string;
483
- lineHeight: string;
484
- labelTextColor: string;
485
- asteriskColor: string;
486
- feedbackTextColorError: string;
487
- feedbackTextColorWarning: string;
488
- feedbackTextColor: string;
489
- feedbackPadding: string;
490
- feedbackHeightSmall: string;
491
- feedbackHeightMedium: string;
492
- feedbackHeightLarge: string;
493
- feedbackFontSizeSmall: string;
494
- feedbackFontSizeMedium: string;
495
- feedbackFontSizeLarge: string;
496
- labelFontSizeLeftSmall: string;
497
- labelFontSizeLeftMedium: string;
498
- labelFontSizeLeftLarge: string;
499
- labelFontSizeTopSmall: string;
500
- labelFontSizeTopMedium: string;
501
- labelFontSizeTopLarge: string;
502
- labelHeightSmall: string;
503
- labelHeightMedium: string;
504
- labelHeightLarge: string;
505
- labelPaddingVertical: string;
506
- labelPaddingHorizontal: string;
507
- labelTextAlignVertical: string;
508
- labelTextAlignHorizontal: string;
509
- }, any>>>;
510
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
511
- blankHeightSmall: string;
512
- blankHeightMedium: string;
513
- blankHeightLarge: string;
514
- lineHeight: string;
515
- labelTextColor: string;
516
- asteriskColor: string;
517
- feedbackTextColorError: string;
518
- feedbackTextColorWarning: string;
519
- feedbackTextColor: string;
520
- feedbackPadding: string;
521
- feedbackHeightSmall: string;
522
- feedbackHeightMedium: string;
523
- feedbackHeightLarge: string;
524
- feedbackFontSizeSmall: string;
525
- feedbackFontSizeMedium: string;
526
- feedbackFontSizeLarge: string;
527
- labelFontSizeLeftSmall: string;
528
- labelFontSizeLeftMedium: string;
529
- labelFontSizeLeftLarge: string;
530
- labelFontSizeTopSmall: string;
531
- labelFontSizeTopMedium: string;
532
- labelFontSizeTopLarge: string;
533
- labelHeightSmall: string;
534
- labelHeightMedium: string;
535
- labelHeightLarge: string;
536
- labelPaddingVertical: string;
537
- labelPaddingHorizontal: string;
538
- labelTextAlignVertical: string;
539
- labelTextAlignHorizontal: string;
540
- }, any>>>;
541
- }>>, {
542
- readonly required: boolean;
543
- readonly first: boolean;
544
- readonly showRequireMark: boolean | undefined;
545
- readonly showFeedback: boolean | undefined;
546
- readonly showLabel: boolean | undefined;
547
- readonly ignorePathChange: boolean;
548
- }>;
549
- NInput: any;
550
- EditFormat: import("vue").DefineComponent<{
551
- formatId: {
552
- type: StringConstructor;
553
- required: false;
554
- };
555
- token: {
556
- type: StringConstructor;
557
- required: true;
558
- };
559
- }, {
560
- PROTOCOL: string;
561
- HOST: string;
562
- BASEURL: string;
563
- SAVEIREPORT: string;
564
- QUERYFILELIST: string;
565
- DELETEFILE: string;
566
- instance: import("axios").AxiosInstance;
567
- $message: import("naive-ui").MessageApi;
568
- props: {
569
- formatId?: string | undefined;
570
- token: string;
571
- };
572
- fileList: import("vue").Ref<{
573
- id: string;
574
- name: string;
575
- batchId?: string | null | undefined;
576
- percentage?: number | null | undefined;
577
- status: "error" | "pending" | "uploading" | "finished" | "removed";
578
- url?: string | null | undefined;
579
- file?: {
580
- readonly lastModified: number;
581
- readonly name: string;
582
- readonly webkitRelativePath: string;
583
- readonly size: number;
584
- readonly type: string;
585
- arrayBuffer: {
586
- (): Promise<ArrayBuffer>;
587
- (): Promise<ArrayBuffer>;
588
- };
589
- slice: {
590
- (start?: number | undefined, end?: number | undefined, contentType?: string | undefined): Blob;
591
- (start?: number | undefined, end?: number | undefined, contentType?: string | undefined): Blob;
592
- };
593
- stream: {
594
- (): ReadableStream<Uint8Array>;
595
- (): NodeJS.ReadableStream;
596
- };
597
- text: {
598
- (): Promise<string>;
599
- (): Promise<string>;
600
- };
601
- } | null | undefined;
602
- thumbnailUrl?: string | null | undefined;
603
- type?: string | null | undefined;
604
- fullPath?: string | null | undefined;
605
- }[]>;
606
- queryFileList: () => void;
607
- onRemove: (options: {
608
- file: import("naive-ui").UploadFileInfo;
609
- fileList: import("naive-ui").UploadFileInfo[];
610
- }) => Promise<unknown>;
611
- submit: (datas: import("../../../es/shared/types").AnyObject) => Promise<unknown>;
612
- validateFormat: () => boolean;
613
- NForm: any;
614
- NFormItem: import("vue").DefineComponent<{
615
- readonly label: StringConstructor;
616
- readonly labelWidth: import("vue").PropType<string | number>;
617
- readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
618
- readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
619
- readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
620
- readonly path: StringConstructor;
621
- readonly first: BooleanConstructor;
622
- readonly rulePath: StringConstructor;
623
- readonly required: BooleanConstructor;
624
- readonly showRequireMark: {
625
- readonly type: import("vue").PropType<boolean | undefined>;
626
- readonly default: undefined;
627
- };
628
- readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
629
- readonly showFeedback: {
630
- readonly type: import("vue").PropType<boolean | undefined>;
631
- readonly default: undefined;
632
- };
633
- readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
634
- readonly size: import("vue").PropType<"small" | "medium" | "large">;
635
- readonly ignorePathChange: BooleanConstructor;
636
- readonly validationStatus: import("vue").PropType<"error" | "success" | "warning">;
637
- readonly feedback: StringConstructor;
638
- readonly showLabel: {
639
- readonly type: import("vue").PropType<boolean | undefined>;
640
- readonly default: undefined;
641
- };
642
- readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
643
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
644
- blankHeightSmall: string;
645
- blankHeightMedium: string;
646
- blankHeightLarge: string;
647
- lineHeight: string;
648
- labelTextColor: string;
649
- asteriskColor: string;
650
- feedbackTextColorError: string;
651
- feedbackTextColorWarning: string;
652
- feedbackTextColor: string;
653
- feedbackPadding: string;
654
- feedbackHeightSmall: string;
655
- feedbackHeightMedium: string;
656
- feedbackHeightLarge: string;
657
- feedbackFontSizeSmall: string;
658
- feedbackFontSizeMedium: string;
659
- feedbackFontSizeLarge: string;
660
- labelFontSizeLeftSmall: string;
661
- labelFontSizeLeftMedium: string;
662
- labelFontSizeLeftLarge: string;
663
- labelFontSizeTopSmall: string;
664
- labelFontSizeTopMedium: string;
665
- labelFontSizeTopLarge: string;
666
- labelHeightSmall: string;
667
- labelHeightMedium: string;
668
- labelHeightLarge: string;
669
- labelPaddingVertical: string;
670
- labelPaddingHorizontal: string;
671
- labelTextAlignVertical: string;
672
- labelTextAlignHorizontal: string;
673
- }, any>>;
674
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
675
- blankHeightSmall: string;
676
- blankHeightMedium: string;
677
- blankHeightLarge: string;
678
- lineHeight: string;
679
- labelTextColor: string;
680
- asteriskColor: string;
681
- feedbackTextColorError: string;
682
- feedbackTextColorWarning: string;
683
- feedbackTextColor: string;
684
- feedbackPadding: string;
685
- feedbackHeightSmall: string;
686
- feedbackHeightMedium: string;
687
- feedbackHeightLarge: string;
688
- feedbackFontSizeSmall: string;
689
- feedbackFontSizeMedium: string;
690
- feedbackFontSizeLarge: string;
691
- labelFontSizeLeftSmall: string;
692
- labelFontSizeLeftMedium: string;
693
- labelFontSizeLeftLarge: string;
694
- labelFontSizeTopSmall: string;
695
- labelFontSizeTopMedium: string;
696
- labelFontSizeTopLarge: string;
697
- labelHeightSmall: string;
698
- labelHeightMedium: string;
699
- labelHeightLarge: string;
700
- labelPaddingVertical: string;
701
- labelPaddingHorizontal: string;
702
- labelTextAlignVertical: string;
703
- labelTextAlignHorizontal: string;
704
- }, any>>>;
705
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
706
- blankHeightSmall: string;
707
- blankHeightMedium: string;
708
- blankHeightLarge: string;
709
- lineHeight: string;
710
- labelTextColor: string;
711
- asteriskColor: string;
712
- feedbackTextColorError: string;
713
- feedbackTextColorWarning: string;
714
- feedbackTextColor: string;
715
- feedbackPadding: string;
716
- feedbackHeightSmall: string;
717
- feedbackHeightMedium: string;
718
- feedbackHeightLarge: string;
719
- feedbackFontSizeSmall: string;
720
- feedbackFontSizeMedium: string;
721
- feedbackFontSizeLarge: string;
722
- labelFontSizeLeftSmall: string;
723
- labelFontSizeLeftMedium: string;
724
- labelFontSizeLeftLarge: string;
725
- labelFontSizeTopSmall: string;
726
- labelFontSizeTopMedium: string;
727
- labelFontSizeTopLarge: string;
728
- labelHeightSmall: string;
729
- labelHeightMedium: string;
730
- labelHeightLarge: string;
731
- labelPaddingVertical: string;
732
- labelPaddingHorizontal: string;
733
- labelTextAlignVertical: string;
734
- labelTextAlignHorizontal: string;
735
- }, any>>>;
736
- }, {
737
- cssVars: import("vue").ComputedRef<{
738
- '--n-bezier': string;
739
- '--n-line-height': string;
740
- '--n-blank-height': string;
741
- '--n-label-font-size': string;
742
- '--n-label-text-align': string;
743
- '--n-label-height': string;
744
- '--n-label-padding': string;
745
- '--n-asterisk-color': string;
746
- '--n-label-text-color': string;
747
- '--n-feedback-padding': string;
748
- '--n-feedback-font-size': string;
749
- '--n-feedback-height': string;
750
- '--n-feedback-text-color': string;
751
- '--n-feedback-text-color-warning': string;
752
- '--n-feedback-text-color-error': string;
753
- }> | undefined;
754
- themeClass: import("vue").Ref<string>;
755
- onRender: () => void;
756
- validate: import("naive-ui/es/form/src/interface").FormItemValidate;
757
- restoreValidation: () => void;
758
- path?: string | undefined;
759
- internalValidate: import("naive-ui/es/form/src/interface").FormItemInternalValidate;
760
- mergedSize: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").Size>;
761
- validationErrored: import("vue").Ref<boolean>;
762
- mergedLabelStyle: import("vue").ComputedRef<(import("vue").StyleValue | undefined)[]>;
763
- mergedLabelPlacement: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelPlacement>;
764
- mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
765
- mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
766
- mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
767
- mergedValidationStatus: import("vue").ComputedRef<"error" | "success" | "warning" | undefined>;
768
- mergedShowFeedback: import("vue").ComputedRef<boolean>;
769
- mergedShowLabel: import("vue").ComputedRef<boolean>;
770
- isAutoLabelWidth: import("vue").ComputedRef<boolean>;
771
- labelElementRef: import("vue").Ref<HTMLLabelElement | null>;
772
- mergedClsPrefix: import("vue").ComputedRef<string>;
773
- mergedRequired: import("vue").ComputedRef<boolean>;
774
- feedbackId: import("vue").Ref<string>;
775
- renderExplains: import("vue").Ref<{
776
- key: string;
777
- render: () => import("vue").VNodeChild;
778
- }[]>;
779
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
780
- readonly label: StringConstructor;
781
- readonly labelWidth: import("vue").PropType<string | number>;
782
- readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
783
- readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
784
- readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
785
- readonly path: StringConstructor;
786
- readonly first: BooleanConstructor;
787
- readonly rulePath: StringConstructor;
788
- readonly required: BooleanConstructor;
789
- readonly showRequireMark: {
790
- readonly type: import("vue").PropType<boolean | undefined>;
791
- readonly default: undefined;
792
- };
793
- readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
794
- readonly showFeedback: {
795
- readonly type: import("vue").PropType<boolean | undefined>;
796
- readonly default: undefined;
797
- };
798
- readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
799
- readonly size: import("vue").PropType<"small" | "medium" | "large">;
800
- readonly ignorePathChange: BooleanConstructor;
801
- readonly validationStatus: import("vue").PropType<"error" | "success" | "warning">;
802
- readonly feedback: StringConstructor;
803
- readonly showLabel: {
804
- readonly type: import("vue").PropType<boolean | undefined>;
805
- readonly default: undefined;
806
- };
807
- readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
808
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
809
- blankHeightSmall: string;
810
- blankHeightMedium: string;
811
- blankHeightLarge: string;
812
- lineHeight: string;
813
- labelTextColor: string;
814
- asteriskColor: string;
815
- feedbackTextColorError: string;
816
- feedbackTextColorWarning: string;
817
- feedbackTextColor: string;
818
- feedbackPadding: string;
819
- feedbackHeightSmall: string;
820
- feedbackHeightMedium: string;
821
- feedbackHeightLarge: string;
822
- feedbackFontSizeSmall: string;
823
- feedbackFontSizeMedium: string;
824
- feedbackFontSizeLarge: string;
825
- labelFontSizeLeftSmall: string;
826
- labelFontSizeLeftMedium: string;
827
- labelFontSizeLeftLarge: string;
828
- labelFontSizeTopSmall: string;
829
- labelFontSizeTopMedium: string;
830
- labelFontSizeTopLarge: string;
831
- labelHeightSmall: string;
832
- labelHeightMedium: string;
833
- labelHeightLarge: string;
834
- labelPaddingVertical: string;
835
- labelPaddingHorizontal: string;
836
- labelTextAlignVertical: string;
837
- labelTextAlignHorizontal: string;
838
- }, any>>;
839
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
840
- blankHeightSmall: string;
841
- blankHeightMedium: string;
842
- blankHeightLarge: string;
843
- lineHeight: string;
844
- labelTextColor: string;
845
- asteriskColor: string;
846
- feedbackTextColorError: string;
847
- feedbackTextColorWarning: string;
848
- feedbackTextColor: string;
849
- feedbackPadding: string;
850
- feedbackHeightSmall: string;
851
- feedbackHeightMedium: string;
852
- feedbackHeightLarge: string;
853
- feedbackFontSizeSmall: string;
854
- feedbackFontSizeMedium: string;
855
- feedbackFontSizeLarge: string;
856
- labelFontSizeLeftSmall: string;
857
- labelFontSizeLeftMedium: string;
858
- labelFontSizeLeftLarge: string;
859
- labelFontSizeTopSmall: string;
860
- labelFontSizeTopMedium: string;
861
- labelFontSizeTopLarge: string;
862
- labelHeightSmall: string;
863
- labelHeightMedium: string;
864
- labelHeightLarge: string;
865
- labelPaddingVertical: string;
866
- labelPaddingHorizontal: string;
867
- labelTextAlignVertical: string;
868
- labelTextAlignHorizontal: string;
869
- }, any>>>;
870
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
871
- blankHeightSmall: string;
872
- blankHeightMedium: string;
873
- blankHeightLarge: string;
874
- lineHeight: string;
875
- labelTextColor: string;
876
- asteriskColor: string;
877
- feedbackTextColorError: string;
878
- feedbackTextColorWarning: string;
879
- feedbackTextColor: string;
880
- feedbackPadding: string;
881
- feedbackHeightSmall: string;
882
- feedbackHeightMedium: string;
883
- feedbackHeightLarge: string;
884
- feedbackFontSizeSmall: string;
885
- feedbackFontSizeMedium: string;
886
- feedbackFontSizeLarge: string;
887
- labelFontSizeLeftSmall: string;
888
- labelFontSizeLeftMedium: string;
889
- labelFontSizeLeftLarge: string;
890
- labelFontSizeTopSmall: string;
891
- labelFontSizeTopMedium: string;
892
- labelFontSizeTopLarge: string;
893
- labelHeightSmall: string;
894
- labelHeightMedium: string;
895
- labelHeightLarge: string;
896
- labelPaddingVertical: string;
897
- labelPaddingHorizontal: string;
898
- labelTextAlignVertical: string;
899
- labelTextAlignHorizontal: string;
900
- }, any>>>;
901
- }>>, {
902
- readonly required: boolean;
903
- readonly first: boolean;
904
- readonly showRequireMark: boolean | undefined;
905
- readonly showFeedback: boolean | undefined;
906
- readonly showLabel: boolean | undefined;
907
- readonly ignorePathChange: boolean;
908
- }>;
909
- NUpload: any;
910
- NUploadDragger: import("vue").DefineComponent<{}, () => JSX.Element, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
911
- NP: import("vue").DefineComponent<{
912
- depth: import("vue").PropType<2 | 1 | "1" | "2" | "3" | 3>;
913
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Typography", {
914
- aTextColor: string;
915
- blockquoteTextColor: string;
916
- blockquotePrefixColor: string;
917
- blockquoteLineHeight: string;
918
- blockquoteFontSize: string;
919
- codeBorderRadius: string;
920
- liTextColor: string;
921
- liLineHeight: string;
922
- liFontSize: string;
923
- hrColor: string;
924
- headerFontWeight: string;
925
- headerTextColor: string;
926
- pTextColor: string;
927
- pTextColor1Depth: string;
928
- pTextColor2Depth: string;
929
- pTextColor3Depth: string;
930
- pLineHeight: string;
931
- pFontSize: string;
932
- headerBarColor: string;
933
- headerBarColorPrimary: string;
934
- headerBarColorInfo: string;
935
- headerBarColorError: string;
936
- headerBarColorWarning: string;
937
- headerBarColorSuccess: string;
938
- textColor: string;
939
- textColor1Depth: string;
940
- textColor2Depth: string;
941
- textColor3Depth: string;
942
- textColorPrimary: string;
943
- textColorInfo: string;
944
- textColorSuccess: string;
945
- textColorWarning: string;
946
- textColorError: string;
947
- codeTextColor: string;
948
- codeColor: string;
949
- codeBorder: string;
950
- headerFontSize1: string;
951
- headerFontSize2: string;
952
- headerFontSize3: string;
953
- headerFontSize4: string;
954
- headerFontSize5: string;
955
- headerFontSize6: string;
956
- headerMargin1: string;
957
- headerMargin2: string;
958
- headerMargin3: string;
959
- headerMargin4: string;
960
- headerMargin5: string;
961
- headerMargin6: string;
962
- headerPrefixWidth1: string;
963
- headerPrefixWidth2: string;
964
- headerPrefixWidth3: string;
965
- headerPrefixWidth4: string;
966
- headerPrefixWidth5: string;
967
- headerPrefixWidth6: string;
968
- headerBarWidth1: string;
969
- headerBarWidth2: string;
970
- headerBarWidth3: string;
971
- headerBarWidth4: string;
972
- headerBarWidth5: string;
973
- headerBarWidth6: string;
974
- pMargin: string;
975
- liMargin: string;
976
- olPadding: string;
977
- ulPadding: string;
978
- }, any>>;
979
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
980
- aTextColor: string;
981
- blockquoteTextColor: string;
982
- blockquotePrefixColor: string;
983
- blockquoteLineHeight: string;
984
- blockquoteFontSize: string;
985
- codeBorderRadius: string;
986
- liTextColor: string;
987
- liLineHeight: string;
988
- liFontSize: string;
989
- hrColor: string;
990
- headerFontWeight: string;
991
- headerTextColor: string;
992
- pTextColor: string;
993
- pTextColor1Depth: string;
994
- pTextColor2Depth: string;
995
- pTextColor3Depth: string;
996
- pLineHeight: string;
997
- pFontSize: string;
998
- headerBarColor: string;
999
- headerBarColorPrimary: string;
1000
- headerBarColorInfo: string;
1001
- headerBarColorError: string;
1002
- headerBarColorWarning: string;
1003
- headerBarColorSuccess: string;
1004
- textColor: string;
1005
- textColor1Depth: string;
1006
- textColor2Depth: string;
1007
- textColor3Depth: string;
1008
- textColorPrimary: string;
1009
- textColorInfo: string;
1010
- textColorSuccess: string;
1011
- textColorWarning: string;
1012
- textColorError: string;
1013
- codeTextColor: string;
1014
- codeColor: string;
1015
- codeBorder: string;
1016
- headerFontSize1: string;
1017
- headerFontSize2: string;
1018
- headerFontSize3: string;
1019
- headerFontSize4: string;
1020
- headerFontSize5: string;
1021
- headerFontSize6: string;
1022
- headerMargin1: string;
1023
- headerMargin2: string;
1024
- headerMargin3: string;
1025
- headerMargin4: string;
1026
- headerMargin5: string;
1027
- headerMargin6: string;
1028
- headerPrefixWidth1: string;
1029
- headerPrefixWidth2: string;
1030
- headerPrefixWidth3: string;
1031
- headerPrefixWidth4: string;
1032
- headerPrefixWidth5: string;
1033
- headerPrefixWidth6: string;
1034
- headerBarWidth1: string;
1035
- headerBarWidth2: string;
1036
- headerBarWidth3: string;
1037
- headerBarWidth4: string;
1038
- headerBarWidth5: string;
1039
- headerBarWidth6: string;
1040
- pMargin: string;
1041
- liMargin: string;
1042
- olPadding: string;
1043
- ulPadding: string;
1044
- }, any>>>;
1045
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
1046
- aTextColor: string;
1047
- blockquoteTextColor: string;
1048
- blockquotePrefixColor: string;
1049
- blockquoteLineHeight: string;
1050
- blockquoteFontSize: string;
1051
- codeBorderRadius: string;
1052
- liTextColor: string;
1053
- liLineHeight: string;
1054
- liFontSize: string;
1055
- hrColor: string;
1056
- headerFontWeight: string;
1057
- headerTextColor: string;
1058
- pTextColor: string;
1059
- pTextColor1Depth: string;
1060
- pTextColor2Depth: string;
1061
- pTextColor3Depth: string;
1062
- pLineHeight: string;
1063
- pFontSize: string;
1064
- headerBarColor: string;
1065
- headerBarColorPrimary: string;
1066
- headerBarColorInfo: string;
1067
- headerBarColorError: string;
1068
- headerBarColorWarning: string;
1069
- headerBarColorSuccess: string;
1070
- textColor: string;
1071
- textColor1Depth: string;
1072
- textColor2Depth: string;
1073
- textColor3Depth: string;
1074
- textColorPrimary: string;
1075
- textColorInfo: string;
1076
- textColorSuccess: string;
1077
- textColorWarning: string;
1078
- textColorError: string;
1079
- codeTextColor: string;
1080
- codeColor: string;
1081
- codeBorder: string;
1082
- headerFontSize1: string;
1083
- headerFontSize2: string;
1084
- headerFontSize3: string;
1085
- headerFontSize4: string;
1086
- headerFontSize5: string;
1087
- headerFontSize6: string;
1088
- headerMargin1: string;
1089
- headerMargin2: string;
1090
- headerMargin3: string;
1091
- headerMargin4: string;
1092
- headerMargin5: string;
1093
- headerMargin6: string;
1094
- headerPrefixWidth1: string;
1095
- headerPrefixWidth2: string;
1096
- headerPrefixWidth3: string;
1097
- headerPrefixWidth4: string;
1098
- headerPrefixWidth5: string;
1099
- headerPrefixWidth6: string;
1100
- headerBarWidth1: string;
1101
- headerBarWidth2: string;
1102
- headerBarWidth3: string;
1103
- headerBarWidth4: string;
1104
- headerBarWidth5: string;
1105
- headerBarWidth6: string;
1106
- pMargin: string;
1107
- liMargin: string;
1108
- olPadding: string;
1109
- ulPadding: string;
1110
- }, any>>>;
1111
- }, {
1112
- mergedClsPrefix: import("vue").ComputedRef<string>;
1113
- cssVars: import("vue").ComputedRef<{
1114
- '--n-bezier': string;
1115
- '--n-font-size': string;
1116
- '--n-line-height': string;
1117
- '--n-margin': string;
1118
- '--n-text-color': string;
1119
- }> | undefined;
1120
- themeClass: import("vue").Ref<string> | undefined;
1121
- onRender: (() => void) | undefined;
1122
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1123
- depth: import("vue").PropType<2 | 1 | "1" | "2" | "3" | 3>;
1124
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Typography", {
1125
- aTextColor: string;
1126
- blockquoteTextColor: string;
1127
- blockquotePrefixColor: string;
1128
- blockquoteLineHeight: string;
1129
- blockquoteFontSize: string;
1130
- codeBorderRadius: string;
1131
- liTextColor: string;
1132
- liLineHeight: string;
1133
- liFontSize: string;
1134
- hrColor: string;
1135
- headerFontWeight: string;
1136
- headerTextColor: string;
1137
- pTextColor: string;
1138
- pTextColor1Depth: string;
1139
- pTextColor2Depth: string;
1140
- pTextColor3Depth: string;
1141
- pLineHeight: string;
1142
- pFontSize: string;
1143
- headerBarColor: string;
1144
- headerBarColorPrimary: string;
1145
- headerBarColorInfo: string;
1146
- headerBarColorError: string;
1147
- headerBarColorWarning: string;
1148
- headerBarColorSuccess: string;
1149
- textColor: string;
1150
- textColor1Depth: string;
1151
- textColor2Depth: string;
1152
- textColor3Depth: string;
1153
- textColorPrimary: string;
1154
- textColorInfo: string;
1155
- textColorSuccess: string;
1156
- textColorWarning: string;
1157
- textColorError: string;
1158
- codeTextColor: string;
1159
- codeColor: string;
1160
- codeBorder: string;
1161
- headerFontSize1: string;
1162
- headerFontSize2: string;
1163
- headerFontSize3: string;
1164
- headerFontSize4: string;
1165
- headerFontSize5: string;
1166
- headerFontSize6: string;
1167
- headerMargin1: string;
1168
- headerMargin2: string;
1169
- headerMargin3: string;
1170
- headerMargin4: string;
1171
- headerMargin5: string;
1172
- headerMargin6: string;
1173
- headerPrefixWidth1: string;
1174
- headerPrefixWidth2: string;
1175
- headerPrefixWidth3: string;
1176
- headerPrefixWidth4: string;
1177
- headerPrefixWidth5: string;
1178
- headerPrefixWidth6: string;
1179
- headerBarWidth1: string;
1180
- headerBarWidth2: string;
1181
- headerBarWidth3: string;
1182
- headerBarWidth4: string;
1183
- headerBarWidth5: string;
1184
- headerBarWidth6: string;
1185
- pMargin: string;
1186
- liMargin: string;
1187
- olPadding: string;
1188
- ulPadding: string;
1189
- }, any>>;
1190
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
1191
- aTextColor: string;
1192
- blockquoteTextColor: string;
1193
- blockquotePrefixColor: string;
1194
- blockquoteLineHeight: string;
1195
- blockquoteFontSize: string;
1196
- codeBorderRadius: string;
1197
- liTextColor: string;
1198
- liLineHeight: string;
1199
- liFontSize: string;
1200
- hrColor: string;
1201
- headerFontWeight: string;
1202
- headerTextColor: string;
1203
- pTextColor: string;
1204
- pTextColor1Depth: string;
1205
- pTextColor2Depth: string;
1206
- pTextColor3Depth: string;
1207
- pLineHeight: string;
1208
- pFontSize: string;
1209
- headerBarColor: string;
1210
- headerBarColorPrimary: string;
1211
- headerBarColorInfo: string;
1212
- headerBarColorError: string;
1213
- headerBarColorWarning: string;
1214
- headerBarColorSuccess: string;
1215
- textColor: string;
1216
- textColor1Depth: string;
1217
- textColor2Depth: string;
1218
- textColor3Depth: string;
1219
- textColorPrimary: string;
1220
- textColorInfo: string;
1221
- textColorSuccess: string;
1222
- textColorWarning: string;
1223
- textColorError: string;
1224
- codeTextColor: string;
1225
- codeColor: string;
1226
- codeBorder: string;
1227
- headerFontSize1: string;
1228
- headerFontSize2: string;
1229
- headerFontSize3: string;
1230
- headerFontSize4: string;
1231
- headerFontSize5: string;
1232
- headerFontSize6: string;
1233
- headerMargin1: string;
1234
- headerMargin2: string;
1235
- headerMargin3: string;
1236
- headerMargin4: string;
1237
- headerMargin5: string;
1238
- headerMargin6: string;
1239
- headerPrefixWidth1: string;
1240
- headerPrefixWidth2: string;
1241
- headerPrefixWidth3: string;
1242
- headerPrefixWidth4: string;
1243
- headerPrefixWidth5: string;
1244
- headerPrefixWidth6: string;
1245
- headerBarWidth1: string;
1246
- headerBarWidth2: string;
1247
- headerBarWidth3: string;
1248
- headerBarWidth4: string;
1249
- headerBarWidth5: string;
1250
- headerBarWidth6: string;
1251
- pMargin: string;
1252
- liMargin: string;
1253
- olPadding: string;
1254
- ulPadding: string;
1255
- }, any>>>;
1256
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
1257
- aTextColor: string;
1258
- blockquoteTextColor: string;
1259
- blockquotePrefixColor: string;
1260
- blockquoteLineHeight: string;
1261
- blockquoteFontSize: string;
1262
- codeBorderRadius: string;
1263
- liTextColor: string;
1264
- liLineHeight: string;
1265
- liFontSize: string;
1266
- hrColor: string;
1267
- headerFontWeight: string;
1268
- headerTextColor: string;
1269
- pTextColor: string;
1270
- pTextColor1Depth: string;
1271
- pTextColor2Depth: string;
1272
- pTextColor3Depth: string;
1273
- pLineHeight: string;
1274
- pFontSize: string;
1275
- headerBarColor: string;
1276
- headerBarColorPrimary: string;
1277
- headerBarColorInfo: string;
1278
- headerBarColorError: string;
1279
- headerBarColorWarning: string;
1280
- headerBarColorSuccess: string;
1281
- textColor: string;
1282
- textColor1Depth: string;
1283
- textColor2Depth: string;
1284
- textColor3Depth: string;
1285
- textColorPrimary: string;
1286
- textColorInfo: string;
1287
- textColorSuccess: string;
1288
- textColorWarning: string;
1289
- textColorError: string;
1290
- codeTextColor: string;
1291
- codeColor: string;
1292
- codeBorder: string;
1293
- headerFontSize1: string;
1294
- headerFontSize2: string;
1295
- headerFontSize3: string;
1296
- headerFontSize4: string;
1297
- headerFontSize5: string;
1298
- headerFontSize6: string;
1299
- headerMargin1: string;
1300
- headerMargin2: string;
1301
- headerMargin3: string;
1302
- headerMargin4: string;
1303
- headerMargin5: string;
1304
- headerMargin6: string;
1305
- headerPrefixWidth1: string;
1306
- headerPrefixWidth2: string;
1307
- headerPrefixWidth3: string;
1308
- headerPrefixWidth4: string;
1309
- headerPrefixWidth5: string;
1310
- headerPrefixWidth6: string;
1311
- headerBarWidth1: string;
1312
- headerBarWidth2: string;
1313
- headerBarWidth3: string;
1314
- headerBarWidth4: string;
1315
- headerBarWidth5: string;
1316
- headerBarWidth6: string;
1317
- pMargin: string;
1318
- liMargin: string;
1319
- olPadding: string;
1320
- ulPadding: string;
1321
- }, any>>>;
1322
- }>>, {}>;
1323
- NIcon: any;
1324
- NText: import("vue").DefineComponent<{
1325
- readonly code: BooleanConstructor;
1326
- readonly type: {
1327
- readonly type: StringConstructor;
1328
- readonly default: "default";
1329
- };
1330
- readonly delete: BooleanConstructor;
1331
- readonly strong: BooleanConstructor;
1332
- readonly italic: BooleanConstructor;
1333
- readonly underline: BooleanConstructor;
1334
- readonly depth: import("vue").PropType<2 | 1 | "1" | "2" | "3" | 3>;
1335
- readonly tag: StringConstructor;
1336
- readonly as: {
1337
- readonly type: StringConstructor;
1338
- readonly validator: () => boolean;
1339
- readonly default: undefined;
1340
- };
1341
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Typography", {
1342
- aTextColor: string;
1343
- blockquoteTextColor: string;
1344
- blockquotePrefixColor: string;
1345
- blockquoteLineHeight: string;
1346
- blockquoteFontSize: string;
1347
- codeBorderRadius: string;
1348
- liTextColor: string;
1349
- liLineHeight: string;
1350
- liFontSize: string;
1351
- hrColor: string;
1352
- headerFontWeight: string;
1353
- headerTextColor: string;
1354
- pTextColor: string;
1355
- pTextColor1Depth: string;
1356
- pTextColor2Depth: string;
1357
- pTextColor3Depth: string;
1358
- pLineHeight: string;
1359
- pFontSize: string;
1360
- headerBarColor: string;
1361
- headerBarColorPrimary: string;
1362
- headerBarColorInfo: string;
1363
- headerBarColorError: string;
1364
- headerBarColorWarning: string;
1365
- headerBarColorSuccess: string;
1366
- textColor: string;
1367
- textColor1Depth: string;
1368
- textColor2Depth: string;
1369
- textColor3Depth: string;
1370
- textColorPrimary: string;
1371
- textColorInfo: string;
1372
- textColorSuccess: string;
1373
- textColorWarning: string;
1374
- textColorError: string;
1375
- codeTextColor: string;
1376
- codeColor: string;
1377
- codeBorder: string;
1378
- headerFontSize1: string;
1379
- headerFontSize2: string;
1380
- headerFontSize3: string;
1381
- headerFontSize4: string;
1382
- headerFontSize5: string;
1383
- headerFontSize6: string;
1384
- headerMargin1: string;
1385
- headerMargin2: string;
1386
- headerMargin3: string;
1387
- headerMargin4: string;
1388
- headerMargin5: string;
1389
- headerMargin6: string;
1390
- headerPrefixWidth1: string;
1391
- headerPrefixWidth2: string;
1392
- headerPrefixWidth3: string;
1393
- headerPrefixWidth4: string;
1394
- headerPrefixWidth5: string;
1395
- headerPrefixWidth6: string;
1396
- headerBarWidth1: string;
1397
- headerBarWidth2: string;
1398
- headerBarWidth3: string;
1399
- headerBarWidth4: string;
1400
- headerBarWidth5: string;
1401
- headerBarWidth6: string;
1402
- pMargin: string;
1403
- liMargin: string;
1404
- olPadding: string;
1405
- ulPadding: string;
1406
- }, any>>;
1407
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
1408
- aTextColor: string;
1409
- blockquoteTextColor: string;
1410
- blockquotePrefixColor: string;
1411
- blockquoteLineHeight: string;
1412
- blockquoteFontSize: string;
1413
- codeBorderRadius: string;
1414
- liTextColor: string;
1415
- liLineHeight: string;
1416
- liFontSize: string;
1417
- hrColor: string;
1418
- headerFontWeight: string;
1419
- headerTextColor: string;
1420
- pTextColor: string;
1421
- pTextColor1Depth: string;
1422
- pTextColor2Depth: string;
1423
- pTextColor3Depth: string;
1424
- pLineHeight: string;
1425
- pFontSize: string;
1426
- headerBarColor: string;
1427
- headerBarColorPrimary: string;
1428
- headerBarColorInfo: string;
1429
- headerBarColorError: string;
1430
- headerBarColorWarning: string;
1431
- headerBarColorSuccess: string;
1432
- textColor: string;
1433
- textColor1Depth: string;
1434
- textColor2Depth: string;
1435
- textColor3Depth: string;
1436
- textColorPrimary: string;
1437
- textColorInfo: string;
1438
- textColorSuccess: string;
1439
- textColorWarning: string;
1440
- textColorError: string;
1441
- codeTextColor: string;
1442
- codeColor: string;
1443
- codeBorder: string;
1444
- headerFontSize1: string;
1445
- headerFontSize2: string;
1446
- headerFontSize3: string;
1447
- headerFontSize4: string;
1448
- headerFontSize5: string;
1449
- headerFontSize6: string;
1450
- headerMargin1: string;
1451
- headerMargin2: string;
1452
- headerMargin3: string;
1453
- headerMargin4: string;
1454
- headerMargin5: string;
1455
- headerMargin6: string;
1456
- headerPrefixWidth1: string;
1457
- headerPrefixWidth2: string;
1458
- headerPrefixWidth3: string;
1459
- headerPrefixWidth4: string;
1460
- headerPrefixWidth5: string;
1461
- headerPrefixWidth6: string;
1462
- headerBarWidth1: string;
1463
- headerBarWidth2: string;
1464
- headerBarWidth3: string;
1465
- headerBarWidth4: string;
1466
- headerBarWidth5: string;
1467
- headerBarWidth6: string;
1468
- pMargin: string;
1469
- liMargin: string;
1470
- olPadding: string;
1471
- ulPadding: string;
1472
- }, any>>>;
1473
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
1474
- aTextColor: string;
1475
- blockquoteTextColor: string;
1476
- blockquotePrefixColor: string;
1477
- blockquoteLineHeight: string;
1478
- blockquoteFontSize: string;
1479
- codeBorderRadius: string;
1480
- liTextColor: string;
1481
- liLineHeight: string;
1482
- liFontSize: string;
1483
- hrColor: string;
1484
- headerFontWeight: string;
1485
- headerTextColor: string;
1486
- pTextColor: string;
1487
- pTextColor1Depth: string;
1488
- pTextColor2Depth: string;
1489
- pTextColor3Depth: string;
1490
- pLineHeight: string;
1491
- pFontSize: string;
1492
- headerBarColor: string;
1493
- headerBarColorPrimary: string;
1494
- headerBarColorInfo: string;
1495
- headerBarColorError: string;
1496
- headerBarColorWarning: string;
1497
- headerBarColorSuccess: string;
1498
- textColor: string;
1499
- textColor1Depth: string;
1500
- textColor2Depth: string;
1501
- textColor3Depth: string;
1502
- textColorPrimary: string;
1503
- textColorInfo: string;
1504
- textColorSuccess: string;
1505
- textColorWarning: string;
1506
- textColorError: string;
1507
- codeTextColor: string;
1508
- codeColor: string;
1509
- codeBorder: string;
1510
- headerFontSize1: string;
1511
- headerFontSize2: string;
1512
- headerFontSize3: string;
1513
- headerFontSize4: string;
1514
- headerFontSize5: string;
1515
- headerFontSize6: string;
1516
- headerMargin1: string;
1517
- headerMargin2: string;
1518
- headerMargin3: string;
1519
- headerMargin4: string;
1520
- headerMargin5: string;
1521
- headerMargin6: string;
1522
- headerPrefixWidth1: string;
1523
- headerPrefixWidth2: string;
1524
- headerPrefixWidth3: string;
1525
- headerPrefixWidth4: string;
1526
- headerPrefixWidth5: string;
1527
- headerPrefixWidth6: string;
1528
- headerBarWidth1: string;
1529
- headerBarWidth2: string;
1530
- headerBarWidth3: string;
1531
- headerBarWidth4: string;
1532
- headerBarWidth5: string;
1533
- headerBarWidth6: string;
1534
- pMargin: string;
1535
- liMargin: string;
1536
- olPadding: string;
1537
- ulPadding: string;
1538
- }, any>>>;
1539
- }, {
1540
- mergedClsPrefix: import("vue").ComputedRef<string>;
1541
- compitableTag: import("vue").ComputedRef<string | undefined>;
1542
- cssVars: import("vue").ComputedRef<{
1543
- '--n-bezier': string;
1544
- '--n-text-color': string;
1545
- '--n-font-weight-strong': string;
1546
- '--n-font-famliy-mono': string;
1547
- '--n-code-border-radius': string;
1548
- '--n-code-text-color': string;
1549
- '--n-code-color': string;
1550
- '--n-code-border': string;
1551
- }> | undefined;
1552
- themeClass: import("vue").Ref<string> | undefined;
1553
- onRender: (() => void) | undefined;
1554
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1555
- readonly code: BooleanConstructor;
1556
- readonly type: {
1557
- readonly type: StringConstructor;
1558
- readonly default: "default";
1559
- };
1560
- readonly delete: BooleanConstructor;
1561
- readonly strong: BooleanConstructor;
1562
- readonly italic: BooleanConstructor;
1563
- readonly underline: BooleanConstructor;
1564
- readonly depth: import("vue").PropType<2 | 1 | "1" | "2" | "3" | 3>;
1565
- readonly tag: StringConstructor;
1566
- readonly as: {
1567
- readonly type: StringConstructor;
1568
- readonly validator: () => boolean;
1569
- readonly default: undefined;
1570
- };
1571
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Typography", {
1572
- aTextColor: string;
1573
- blockquoteTextColor: string;
1574
- blockquotePrefixColor: string;
1575
- blockquoteLineHeight: string;
1576
- blockquoteFontSize: string;
1577
- codeBorderRadius: string;
1578
- liTextColor: string;
1579
- liLineHeight: string;
1580
- liFontSize: string;
1581
- hrColor: string;
1582
- headerFontWeight: string;
1583
- headerTextColor: string;
1584
- pTextColor: string;
1585
- pTextColor1Depth: string;
1586
- pTextColor2Depth: string;
1587
- pTextColor3Depth: string;
1588
- pLineHeight: string;
1589
- pFontSize: string;
1590
- headerBarColor: string;
1591
- headerBarColorPrimary: string;
1592
- headerBarColorInfo: string;
1593
- headerBarColorError: string;
1594
- headerBarColorWarning: string;
1595
- headerBarColorSuccess: string;
1596
- textColor: string;
1597
- textColor1Depth: string;
1598
- textColor2Depth: string;
1599
- textColor3Depth: string;
1600
- textColorPrimary: string;
1601
- textColorInfo: string;
1602
- textColorSuccess: string;
1603
- textColorWarning: string;
1604
- textColorError: string;
1605
- codeTextColor: string;
1606
- codeColor: string;
1607
- codeBorder: string;
1608
- headerFontSize1: string;
1609
- headerFontSize2: string;
1610
- headerFontSize3: string;
1611
- headerFontSize4: string;
1612
- headerFontSize5: string;
1613
- headerFontSize6: string;
1614
- headerMargin1: string;
1615
- headerMargin2: string;
1616
- headerMargin3: string;
1617
- headerMargin4: string;
1618
- headerMargin5: string;
1619
- headerMargin6: string;
1620
- headerPrefixWidth1: string;
1621
- headerPrefixWidth2: string;
1622
- headerPrefixWidth3: string;
1623
- headerPrefixWidth4: string;
1624
- headerPrefixWidth5: string;
1625
- headerPrefixWidth6: string;
1626
- headerBarWidth1: string;
1627
- headerBarWidth2: string;
1628
- headerBarWidth3: string;
1629
- headerBarWidth4: string;
1630
- headerBarWidth5: string;
1631
- headerBarWidth6: string;
1632
- pMargin: string;
1633
- liMargin: string;
1634
- olPadding: string;
1635
- ulPadding: string;
1636
- }, any>>;
1637
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
1638
- aTextColor: string;
1639
- blockquoteTextColor: string;
1640
- blockquotePrefixColor: string;
1641
- blockquoteLineHeight: string;
1642
- blockquoteFontSize: string;
1643
- codeBorderRadius: string;
1644
- liTextColor: string;
1645
- liLineHeight: string;
1646
- liFontSize: string;
1647
- hrColor: string;
1648
- headerFontWeight: string;
1649
- headerTextColor: string;
1650
- pTextColor: string;
1651
- pTextColor1Depth: string;
1652
- pTextColor2Depth: string;
1653
- pTextColor3Depth: string;
1654
- pLineHeight: string;
1655
- pFontSize: string;
1656
- headerBarColor: string;
1657
- headerBarColorPrimary: string;
1658
- headerBarColorInfo: string;
1659
- headerBarColorError: string;
1660
- headerBarColorWarning: string;
1661
- headerBarColorSuccess: string;
1662
- textColor: string;
1663
- textColor1Depth: string;
1664
- textColor2Depth: string;
1665
- textColor3Depth: string;
1666
- textColorPrimary: string;
1667
- textColorInfo: string;
1668
- textColorSuccess: string;
1669
- textColorWarning: string;
1670
- textColorError: string;
1671
- codeTextColor: string;
1672
- codeColor: string;
1673
- codeBorder: string;
1674
- headerFontSize1: string;
1675
- headerFontSize2: string;
1676
- headerFontSize3: string;
1677
- headerFontSize4: string;
1678
- headerFontSize5: string;
1679
- headerFontSize6: string;
1680
- headerMargin1: string;
1681
- headerMargin2: string;
1682
- headerMargin3: string;
1683
- headerMargin4: string;
1684
- headerMargin5: string;
1685
- headerMargin6: string;
1686
- headerPrefixWidth1: string;
1687
- headerPrefixWidth2: string;
1688
- headerPrefixWidth3: string;
1689
- headerPrefixWidth4: string;
1690
- headerPrefixWidth5: string;
1691
- headerPrefixWidth6: string;
1692
- headerBarWidth1: string;
1693
- headerBarWidth2: string;
1694
- headerBarWidth3: string;
1695
- headerBarWidth4: string;
1696
- headerBarWidth5: string;
1697
- headerBarWidth6: string;
1698
- pMargin: string;
1699
- liMargin: string;
1700
- olPadding: string;
1701
- ulPadding: string;
1702
- }, any>>>;
1703
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
1704
- aTextColor: string;
1705
- blockquoteTextColor: string;
1706
- blockquotePrefixColor: string;
1707
- blockquoteLineHeight: string;
1708
- blockquoteFontSize: string;
1709
- codeBorderRadius: string;
1710
- liTextColor: string;
1711
- liLineHeight: string;
1712
- liFontSize: string;
1713
- hrColor: string;
1714
- headerFontWeight: string;
1715
- headerTextColor: string;
1716
- pTextColor: string;
1717
- pTextColor1Depth: string;
1718
- pTextColor2Depth: string;
1719
- pTextColor3Depth: string;
1720
- pLineHeight: string;
1721
- pFontSize: string;
1722
- headerBarColor: string;
1723
- headerBarColorPrimary: string;
1724
- headerBarColorInfo: string;
1725
- headerBarColorError: string;
1726
- headerBarColorWarning: string;
1727
- headerBarColorSuccess: string;
1728
- textColor: string;
1729
- textColor1Depth: string;
1730
- textColor2Depth: string;
1731
- textColor3Depth: string;
1732
- textColorPrimary: string;
1733
- textColorInfo: string;
1734
- textColorSuccess: string;
1735
- textColorWarning: string;
1736
- textColorError: string;
1737
- codeTextColor: string;
1738
- codeColor: string;
1739
- codeBorder: string;
1740
- headerFontSize1: string;
1741
- headerFontSize2: string;
1742
- headerFontSize3: string;
1743
- headerFontSize4: string;
1744
- headerFontSize5: string;
1745
- headerFontSize6: string;
1746
- headerMargin1: string;
1747
- headerMargin2: string;
1748
- headerMargin3: string;
1749
- headerMargin4: string;
1750
- headerMargin5: string;
1751
- headerMargin6: string;
1752
- headerPrefixWidth1: string;
1753
- headerPrefixWidth2: string;
1754
- headerPrefixWidth3: string;
1755
- headerPrefixWidth4: string;
1756
- headerPrefixWidth5: string;
1757
- headerPrefixWidth6: string;
1758
- headerBarWidth1: string;
1759
- headerBarWidth2: string;
1760
- headerBarWidth3: string;
1761
- headerBarWidth4: string;
1762
- headerBarWidth5: string;
1763
- headerBarWidth6: string;
1764
- pMargin: string;
1765
- liMargin: string;
1766
- olPadding: string;
1767
- ulPadding: string;
1768
- }, any>>>;
1769
- }>>, {
1770
- readonly type: string;
1771
- readonly delete: boolean;
1772
- readonly italic: boolean;
1773
- readonly underline: boolean;
1774
- readonly as: string;
1775
- readonly code: boolean;
1776
- readonly strong: boolean;
1777
- }>;
1778
- NSpace: any;
1779
- Archive: 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<{}>>, {}>;
1780
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1781
- formatId: {
1782
- type: StringConstructor;
1783
- required: false;
1784
- };
1785
- token: {
1786
- type: StringConstructor;
1787
- required: true;
1788
- };
1789
- }>>, {}>;
1790
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "success" | "update:modelValue")[], "close" | "success" | "update:modelValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1791
- verifyUser: {
1792
- type: FunctionConstructor;
1793
- required: false;
1794
- default: () => Promise<void>;
1795
- };
1796
- identityVerificationTitle: {
1797
- type: StringConstructor;
1798
- required: false;
1799
- default: string;
1800
- };
1801
- modelValue: {
1802
- type: BooleanConstructor;
1803
- required: true;
1804
- };
1805
- formatId: {
1806
- type: StringConstructor;
1807
- required: false;
1808
- };
1809
- templateId: {
1810
- type: StringConstructor;
1811
- required: false;
1812
- };
1813
- }>> & {
1814
- onClose?: ((...args: any[]) => any) | undefined;
1815
- onSuccess?: ((...args: any[]) => any) | undefined;
1816
- "onUpdate:modelValue"?: ((...args: any[]) => any) | undefined;
1817
- }, {
1818
- verifyUser: Function;
1819
- identityVerificationTitle: string;
1820
- }>;
1821
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("error" | "success" | "clickoutside")[], "error" | "success" | "clickoutside", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1822
- printParams: {
1823
- type: ArrayConstructor;
1824
- };
1825
- params: {
1826
- default: () => never[];
1827
- type: ArrayConstructor;
1828
- };
1829
- btnText: {
1830
- default: string;
1831
- type: StringConstructor;
1832
- };
1833
- printText: {
1834
- default: string;
1835
- type: StringConstructor;
1836
- };
1837
- previewText: {
1838
- default: string;
1839
- type: StringConstructor;
1840
- };
1841
- pdfLoadText: {
1842
- default: string;
1843
- type: StringConstructor;
1844
- };
1845
- formatEditText: {
1846
- default: string;
1847
- type: StringConstructor;
1848
- };
1849
- prevFn: {
1850
- default: () => Promise<void>;
1851
- type: FunctionConstructor;
1852
- };
1853
- queryPrintFormatByNumber: {
1854
- default: () => Promise<{}>;
1855
- type: FunctionConstructor;
1856
- };
1857
- queryTemplateParams: {
1858
- default: () => Promise<{}>;
1859
- type: FunctionConstructor;
1860
- };
1861
- strategy: {
1862
- default: string;
1863
- type: StringConstructor;
1864
- };
1865
- clickPrevFn: {
1866
- default: () => Promise<boolean>;
1867
- type: FunctionConstructor;
1868
- };
1869
- noDataMsg: {
1870
- default: string;
1871
- type: StringConstructor;
1872
- };
1873
- token: {
1874
- type: StringConstructor;
1875
- };
1876
- printdlgshow: {
1877
- default: string;
1878
- type: StringConstructor;
1879
- };
1880
- btnprint: {
1881
- type: StringConstructor;
1882
- default: string;
1883
- };
1884
- }>> & {
1885
- onError?: ((...args: any[]) => any) | undefined;
1886
- onSuccess?: ((...args: any[]) => any) | undefined;
1887
- onClickoutside?: ((...args: any[]) => any) | undefined;
1888
- }, {
1889
- params: unknown[];
1890
- btnText: string;
1891
- printText: string;
1892
- previewText: string;
1893
- pdfLoadText: string;
1894
- formatEditText: string;
1895
- prevFn: Function;
1896
- queryPrintFormatByNumber: Function;
1897
- queryTemplateParams: Function;
1898
- strategy: string;
1899
- clickPrevFn: Function;
1900
- noDataMsg: string;
1901
- printdlgshow: string;
1902
- btnprint: string;
1903
- }>>;
1904
- export default ButtonPrint;