cnhis-design-vue 3.2.5 → 3.2.6-beta.1

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 (357) hide show
  1. package/README.md +87 -87
  2. package/es/components/annotation-edit/src/type.d.ts +1 -1
  3. package/es/components/audio-sdk/src/components/recordingDialog.vue.d.ts +1 -1
  4. package/es/components/big-table/index.d.ts +6 -56
  5. package/es/components/big-table/src/BigTable.vue.d.ts +6 -56
  6. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
  7. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +4 -4
  8. package/es/components/big-table/src/hooks/useEdit.d.ts +27 -27
  9. package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
  10. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/BpmnRenderer.d.ts +1 -1
  11. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomContextPadProvider.d.ts +1 -1
  12. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPalette.d.ts +1 -1
  13. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRenderer.d.ts +1 -1
  14. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRules.d.ts +1 -1
  15. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/index.d.ts +13 -13
  16. package/es/components/bpmn-workflow/src/custom/customOtherModule/CustomPopupMenu.d.ts +2 -2
  17. package/es/components/bpmn-workflow/src/custom/customOtherModule/customViewerRenderer.d.ts +9 -9
  18. package/es/components/bpmn-workflow/src/custom/customOtherModule/zoomScroll.d.ts +2 -2
  19. package/es/components/button-print/index.d.ts +43 -2917
  20. package/es/components/button-print/src/ButtonPrint.vue.d.ts +43 -2917
  21. package/es/components/button-print/src/ButtonPrint.vue2.js +1 -1
  22. package/es/components/button-print/src/components/EditFormat.vue.d.ts +4 -1162
  23. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +6 -1458
  24. package/es/components/button-print/src/components/NewPrintComponent.vue.d.ts +5 -1457
  25. package/es/components/button-print/src/components/OldPrintComponent.vue.d.ts +18 -1457
  26. package/es/components/button-print/src/components/OldPrintComponent.vue2.js +1 -1
  27. package/es/components/calendar/index.d.ts +4 -4
  28. package/es/components/calendar/src/Calendar.vue.d.ts +4 -4
  29. package/es/components/calendar/src/types/index.d.ts +1 -1
  30. package/es/components/callback/src/components/dialog/drawer.vue.d.ts +2 -179
  31. package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
  32. package/es/components/callback/src/components/render/popupMaps.d.ts +120 -1701
  33. package/es/components/callback/src/types/index.d.ts +1 -1
  34. package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +2 -2
  35. package/es/components/card-reader-sdk/src/constants/index.d.ts +56 -56
  36. package/es/components/card-reader-sdk/src/utils/ensureUID2IdCard.d.ts +1 -1
  37. package/es/components/classification/index.d.ts +4 -14
  38. package/es/components/classification/src/components/search-filter/index.vue.d.ts +24 -34
  39. package/es/components/classification/src/components/set-classification/index.vue.d.ts +26 -36
  40. package/es/components/classification/src/components/table-modal/index.vue.d.ts +1 -1
  41. package/es/components/classification/src/index.vue.d.ts +4 -14
  42. package/es/components/config-provider/src/interface.d.ts +2 -2
  43. package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
  44. package/es/components/drag-scroll/src/types.d.ts +2 -2
  45. package/es/components/expand-field/index.d.ts +41 -575
  46. package/es/components/expand-field/src/components/FormItemPerson.vue.d.ts +56 -198
  47. package/es/components/expand-field/src/components/PersonModal.vue.d.ts +36 -168
  48. package/es/components/expand-field/src/components/form.vue.d.ts +41 -526
  49. package/es/components/expand-field/src/index.vue.d.ts +41 -575
  50. package/es/components/expand-field/src/types/index.d.ts +1 -1
  51. package/es/components/fabric-chart/index.d.ts +10 -10
  52. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +10 -10
  53. package/es/components/fabric-chart/src/components/PopupMenu.d.ts +3 -3
  54. package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
  55. package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +1 -1
  56. package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
  57. package/es/components/fabric-chart/src/interface.d.ts +9 -9
  58. package/es/components/field-set/index.d.ts +5 -52
  59. package/es/components/field-set/src/FieldColor.vue.d.ts +14 -606
  60. package/es/components/field-set/src/FieldColor.vue2.js +1 -1
  61. package/es/components/field-set/src/FieldFilter.vue.d.ts +7 -20
  62. package/es/components/field-set/src/FieldFilter.vue2.js +1 -1
  63. package/es/components/field-set/src/FieldSet.vue.d.ts +9 -10
  64. package/es/components/field-set/src/FieldSet.vue2.js +1 -1
  65. package/es/components/field-set/src/Index.vue.d.ts +6 -53
  66. package/es/components/field-set/src/Index.vue2.js +1 -1
  67. package/es/components/field-set/src/components/Row.vue.d.ts +2 -2
  68. package/es/components/field-set/src/components/condition.vue.d.ts +2 -2
  69. package/es/components/field-set/src/components/edit-dialog.vue.d.ts +11 -589
  70. package/es/components/field-set/src/components/edit-filter.vue.d.ts +3 -3
  71. package/es/components/field-set/src/constants/index.d.ts +1 -1
  72. package/es/components/field-set/src/types/index.d.ts +8 -8
  73. package/es/components/field-set/style/index.css +1 -1
  74. package/es/components/form-config/index.d.ts +62 -4785
  75. package/es/components/form-config/src/FormConfig.vue.d.ts +41 -4764
  76. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +37 -98
  77. package/es/components/form-config/src/components/FormConfigCreator.vue2.js +1 -1
  78. package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +2 -2
  79. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +22 -4651
  80. package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +3 -36
  81. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +3 -3
  82. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +1 -1
  83. package/es/components/form-config/src/hooks/usePresetRenderer.d.ts +1 -1
  84. package/es/components/form-config/src/types/index.d.ts +8 -8
  85. package/es/components/form-render/index.d.ts +15 -75
  86. package/es/components/form-render/src/FormRender.vue.d.ts +10 -70
  87. package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +15 -75
  88. package/es/components/form-render/src/components/renderer/combination/combination.d.ts +2 -2
  89. package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +2 -2
  90. package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +1 -1
  91. package/es/components/form-render/src/components/renderer/complex.d.ts +1 -1
  92. package/es/components/form-render/src/components/renderer/date.d.ts +2 -2
  93. package/es/components/form-render/src/components/renderer/index.d.ts +1 -1
  94. package/es/components/form-render/src/components/renderer/inputGroup.d.ts +1 -11
  95. package/es/components/form-render/src/components/renderer/inputNumber.d.ts +4 -4
  96. package/es/components/form-render/src/components/renderer/levelSearchCascader/index.d.ts +9 -0
  97. package/es/components/form-render/src/components/renderer/levelSearchCascader/index.js +1 -1
  98. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +10 -10
  99. package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +15 -15
  100. package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
  101. package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
  102. package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
  103. package/es/components/form-render/src/hooks/useChangeContext.d.ts +1 -1
  104. package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +4 -4
  105. package/es/components/form-render/src/hooks/useFormContext.d.ts +1 -11
  106. package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +1 -19
  107. package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +1 -1
  108. package/es/components/form-render/src/types/fieldItem.d.ts +10 -10
  109. package/es/components/form-render/src/types/index.d.ts +13 -13
  110. package/es/components/form-render/src/utils/index.d.ts +1 -1
  111. package/es/components/iho-chat/index.d.ts +719 -0
  112. package/es/components/iho-chat/index.js +1 -0
  113. package/es/components/iho-chat/src/Index.vue.d.ts +723 -0
  114. package/es/components/iho-chat/src/Index.vue2.js +1 -0
  115. package/es/components/iho-chat/src/components/ChatFile.vue.d.ts +64 -0
  116. package/es/components/{biunique-chat → iho-chat}/src/components/ChatFile.vue2.js +1 -1
  117. package/es/components/{biunique-chat → iho-chat}/src/components/ChatFooter.vue.d.ts +24 -11
  118. package/es/components/iho-chat/src/components/ChatFooter.vue2.js +1 -0
  119. package/es/components/iho-chat/src/components/ChatHeader.vue.d.ts +333 -0
  120. package/es/components/iho-chat/src/components/ChatHeader.vue2.js +1 -0
  121. package/es/components/{biunique-chat → iho-chat}/src/components/ChatMain.vue.d.ts +21 -209
  122. package/es/components/iho-chat/src/components/ChatMain.vue2.js +1 -0
  123. package/es/components/{biunique-chat → iho-chat}/src/components/ChatRecord.vue.d.ts +1 -11
  124. package/es/components/iho-chat/src/components/ChatRecord.vue2.js +1 -0
  125. package/es/components/{biunique-chat → iho-chat}/src/components/ChatSearch.vue.d.ts +2 -2
  126. package/es/components/iho-chat/src/components/ChatSet.vue.d.ts +73 -0
  127. package/es/components/iho-chat/src/components/ChatSet.vue2.js +1 -0
  128. package/es/components/iho-chat/src/components/ContextMenu.d.ts +17 -0
  129. package/es/components/iho-chat/src/components/ContextMenu.js +1 -0
  130. package/es/components/iho-chat/src/components/MessageTemplate.vue2.js +1 -0
  131. package/es/components/{biunique-chat → iho-chat}/src/components/PersonProfile.vue.d.ts +1 -9
  132. package/es/components/iho-chat/src/components/Video.vue.d.ts +37 -0
  133. package/es/components/{biunique-chat → iho-chat}/src/constants/index.d.ts +13 -1
  134. package/es/components/iho-chat/src/constants/index.js +1 -0
  135. package/es/components/iho-chat/src/hooks/useSession.js +1 -0
  136. package/es/components/{biunique-chat → iho-chat}/src/types/index.d.ts +2 -2
  137. package/es/components/{biunique-chat → iho-chat}/src/utils/index.d.ts +2 -0
  138. package/es/components/{biunique-chat → iho-chat}/src/utils/index.js +1 -1
  139. package/es/components/iho-chat/style/index.css +1 -0
  140. package/es/components/iho-table/index.d.ts +46 -1567
  141. package/es/components/iho-table/src/IhoTable.vue.d.ts +40 -1561
  142. package/es/components/iho-table/src/constants/index.d.ts +2 -2
  143. package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +4 -4
  144. package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +18 -18
  145. package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +61 -61
  146. package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +1 -1
  147. package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +1 -1
  148. package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
  149. package/es/components/iho-table/src/hooks/useTableContext.d.ts +1 -1
  150. package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue.d.ts +2 -335
  151. package/es/components/iho-table/src/plugins/forceArrowKeyPlugin.js +1 -1
  152. package/es/components/iho-table/src/plugins/pagerScrollPlugin/types.d.ts +1 -1
  153. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +18 -17
  154. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +1 -1
  155. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
  156. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +2 -2
  157. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +1 -1
  158. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +1 -1
  159. package/es/components/iho-table/src/plugins/verticalTablePlugin/src/hooks/index.d.ts +1 -1
  160. package/es/components/iho-table/src/plugins/verticalTablePlugin/src/types.d.ts +1 -1
  161. package/es/components/iho-table/src/types/index.d.ts +17 -17
  162. package/es/components/iho-table/src/types/pluginType.d.ts +13 -13
  163. package/es/components/iho-table/style/index.css +1 -1
  164. package/es/components/index.css +1 -1
  165. package/es/components/index.d.ts +2 -2
  166. package/es/components/index.js +1 -1
  167. package/es/components/info-header/index.d.ts +65 -1723
  168. package/es/components/info-header/src/InfoHeader.vue.d.ts +42 -1700
  169. package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +27 -1547
  170. package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +16 -1554
  171. package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +31 -1629
  172. package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +59 -119
  173. package/es/components/info-header/src/types/index.d.ts +4 -3
  174. package/es/components/keyboard/index.d.ts +1 -1
  175. package/es/components/keyboard/src/Keyboard.vue.d.ts +1 -1
  176. package/es/components/map/src/types/index.d.ts +2 -2
  177. package/es/components/quick-search/index.d.ts +1 -295
  178. package/es/components/quick-search/src/index.vue.d.ts +1 -295
  179. package/es/components/recommend-search/index.d.ts +28 -28
  180. package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +28 -28
  181. package/es/components/recommend-search/src/components/BaseSearch.d.ts +4 -4
  182. package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +10 -10
  183. package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +11 -11
  184. package/es/components/recommend-search/src/types/index.d.ts +2 -2
  185. package/es/components/scale-view/index.d.ts +6 -300
  186. package/es/components/scale-view/src/ScaleView.vue.d.ts +6 -300
  187. package/es/components/scale-view/src/ScaleView.vue2.js +1 -1
  188. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +2 -2
  189. package/es/components/scale-view/src/components/formitem/standard-modal.d.ts +2 -2
  190. package/es/components/scale-view/src/hooks/use-component.d.ts +3 -15
  191. package/es/components/scale-view/src/types/index.d.ts +1 -1
  192. package/es/components/search-cascader/index.d.ts +15 -14
  193. package/es/components/search-cascader/src/SearchCascader.vue.d.ts +16 -15
  194. package/es/components/search-cascader/src/SearchCascader.vue2.js +1 -1
  195. package/es/components/search-cascader/src/components/SearchMenu.d.ts +3 -3
  196. package/es/components/search-cascader/src/components/SearchMenu.js +1 -1
  197. package/es/components/select-label/index.d.ts +3 -21
  198. package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -7
  199. package/es/components/select-label/src/LabelFormContent.vue2.js +1 -1
  200. package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -7
  201. package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +1 -7
  202. package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +1 -7
  203. package/es/components/select-label/src/index.vue.d.ts +2 -14
  204. package/es/components/select-label/src/types/index.d.ts +3 -3
  205. package/es/components/select-person/index.d.ts +36 -168
  206. package/es/components/select-person/src/SearchMultiple.vue.d.ts +3 -52
  207. package/es/components/select-person/src/SearchOrgAndStaff.vue.d.ts +2 -2
  208. package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -117
  209. package/es/components/shortcut-provider/index.d.ts +1 -1
  210. package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
  211. package/es/components/shortcut-setter/index.d.ts +23 -1606
  212. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +14 -1597
  213. package/es/components/step-notice/index.d.ts +94 -1615
  214. package/es/components/step-notice/src/StepNotice.vue.d.ts +79 -1600
  215. package/es/components/step-notice/src/components/NoticeItem.vue.d.ts +22 -22
  216. package/es/components/step-notice/src/components/NoticeItemAside.vue.d.ts +2 -2
  217. package/es/components/step-notice/src/components/NoticeOperationList.vue.d.ts +16 -16
  218. package/es/components/step-notice/src/hooks/useTheme.d.ts +1 -1
  219. package/es/components/step-notice/src/utils.d.ts +1 -1
  220. package/es/components/steps-wheel/index.d.ts +1 -1
  221. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -1
  222. package/es/components/table-export-field/index.d.ts +3 -630
  223. package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +2 -51
  224. package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +3 -581
  225. package/es/components/table-export-field/src/index.vue.d.ts +5 -632
  226. package/es/components/table-export-field/src/types/index.d.ts +1 -1
  227. package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue.d.ts +2 -2
  228. package/es/components/table-filter/src/components/bi-filter/components/Date.vue.d.ts +2 -2
  229. package/es/components/table-filter/src/components/bi-filter/components/index.d.ts +2 -2
  230. package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
  231. package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +22 -32
  232. package/es/components/table-filter/src/components/classify-filter/components/Date.vue.d.ts +2 -2
  233. package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.d.ts +2 -2
  234. package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue.d.ts +1 -11
  235. package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +15 -15
  236. package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue.d.ts +1 -1
  237. package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +22 -32
  238. package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +22 -32
  239. package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -50
  240. package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +3 -3
  241. package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +1 -1
  242. package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
  243. package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +4 -4
  244. package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +1 -1
  245. package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +2 -2
  246. package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue.d.ts +1 -11
  247. package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +16 -16
  248. package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +1 -1
  249. package/es/components/table-filter/src/components/render-widget/components/index.d.ts +60 -119
  250. package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +59 -108
  251. package/es/components/table-filter/src/types/index.d.ts +25 -25
  252. package/es/components/time-line/index.d.ts +1 -48
  253. package/es/components/time-line/src/TimeLine.vue.d.ts +4 -51
  254. package/es/components/tooth-bitmap/index.d.ts +3 -3
  255. package/es/components/tooth-bitmap/src/ToothBitmap.vue.d.ts +1 -1
  256. package/es/shared/assets/img/defaultCover/10review_successful.png.js +1 -1
  257. package/es/shared/assets/img/defaultCover/11review_fail.png.js +1 -1
  258. package/es/shared/assets/img/defaultCover/12no_setting.png.js +1 -1
  259. package/es/shared/assets/img/defaultCover/13no_menu_setting.png.js +1 -1
  260. package/es/shared/assets/img/defaultCover/14no_call_setting.png.js +1 -1
  261. package/es/shared/assets/img/defaultCover/15no_use_tag.png.js +1 -1
  262. package/es/shared/assets/img/defaultCover/16no_table_data.png.js +1 -1
  263. package/es/shared/assets/img/defaultCover/1location.png.js +1 -1
  264. package/es/shared/assets/img/defaultCover/2notfound.png.js +1 -1
  265. package/es/shared/assets/img/defaultCover/3loading.png.js +1 -1
  266. package/es/shared/assets/img/defaultCover/4no_permission.png.js +1 -1
  267. package/es/shared/assets/img/defaultCover/5no_data.png.js +1 -1
  268. package/es/shared/assets/img/defaultCover/6no_network.png.js +1 -1
  269. package/es/shared/assets/img/defaultCover/7no_doctor.png.js +1 -1
  270. package/es/shared/assets/img/defaultCover/8system_error.png.js +1 -1
  271. package/es/shared/assets/img/defaultCover/9system_upgrade.png.js +1 -1
  272. package/es/shared/assets/img/failure.png.js +1 -1
  273. package/es/shared/assets/img/no-permission.png.js +1 -1
  274. package/es/shared/assets/img/nodata.png.js +1 -1
  275. package/es/shared/assets/img/notfound.png.js +1 -1
  276. package/es/shared/assets/img/qr.png.js +1 -1
  277. package/es/shared/assets/img/success.png.js +1 -1
  278. package/es/shared/assets/img/table_style_2.png.js +1 -1
  279. package/es/shared/assets/img/video.png.js +1 -1
  280. package/es/shared/assets/img/video_default_cover.png.js +1 -1
  281. package/es/shared/assets/img/xb_big.png.js +1 -1
  282. package/es/shared/assets/img/xb_small.png.js +1 -1
  283. package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +3 -3
  284. package/es/shared/components/SlotRender/SlotRender.d.ts +4 -4
  285. package/es/shared/components/VueDraggable/src/core/renderHelper.d.ts +1 -1
  286. package/es/shared/hooks/useLevelSearchCascader.d.ts +2 -1
  287. package/es/shared/hooks/useLevelSearchCascader.js +1 -1
  288. package/es/shared/hooks/useTheme.d.ts +2 -2
  289. package/es/shared/package.json.js +1 -1
  290. package/es/shared/types/business.d.ts +1 -1
  291. package/es/shared/types/index.d.ts +15 -15
  292. package/es/shared/utils/tapable/AsyncParallelBailHook.d.ts +1 -1
  293. package/es/shared/utils/tapable/AsyncParallelHook.d.ts +1 -1
  294. package/es/shared/utils/tapable/AsyncSeriesBailHook.d.ts +1 -1
  295. package/es/shared/utils/tapable/AsyncSeriesHook.d.ts +1 -1
  296. package/es/shared/utils/tapable/AsyncSeriesLoopHook.d.ts +1 -1
  297. package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.d.ts +1 -1
  298. package/es/shared/utils/tapable/SyncBailHook.d.ts +1 -1
  299. package/es/shared/utils/tapable/SyncHook.d.ts +1 -1
  300. package/es/shared/utils/tapable/SyncLoopHook.d.ts +1 -1
  301. package/es/shared/utils/tapable/SyncWaterfallHook.d.ts +1 -1
  302. package/es/shared/utils/vexutils.d.ts +2 -2
  303. package/package.json +6 -5
  304. package/es/components/biunique-chat/index.d.ts +0 -1692
  305. package/es/components/biunique-chat/index.js +0 -1
  306. package/es/components/biunique-chat/src/Index.vue.d.ts +0 -1695
  307. package/es/components/biunique-chat/src/Index.vue2.js +0 -1
  308. package/es/components/biunique-chat/src/components/ChatFile.vue.d.ts +0 -263
  309. package/es/components/biunique-chat/src/components/ChatFooter.vue2.js +0 -1
  310. package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +0 -733
  311. package/es/components/biunique-chat/src/components/ChatHeader.vue2.js +0 -1
  312. package/es/components/biunique-chat/src/components/ChatMain.vue2.js +0 -1
  313. package/es/components/biunique-chat/src/components/ChatRecord.vue2.js +0 -1
  314. package/es/components/biunique-chat/src/components/ChatSet.vue.d.ts +0 -258
  315. package/es/components/biunique-chat/src/components/ChatSet.vue2.js +0 -1
  316. package/es/components/biunique-chat/src/components/MessageTemplate.vue2.js +0 -1
  317. package/es/components/biunique-chat/src/constants/index.js +0 -1
  318. package/es/components/biunique-chat/src/hooks/useSession.js +0 -1
  319. package/es/components/biunique-chat/style/index.css +0 -1
  320. package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
  321. package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +0 -1
  322. package/es/components/bpmn-workflow/types/ModelingModule.d.ts +0 -1
  323. package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +0 -1
  324. package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +0 -86
  325. package/es/shared/utils/fabricjs/index.d.ts +0 -6823
  326. package/es/shared/utils/tapable/index.d.ts +0 -139
  327. /package/es/components/{biunique-chat → iho-chat}/src/Index.vue.js +0 -0
  328. /package/es/components/{biunique-chat → iho-chat}/src/api/index.d.ts +0 -0
  329. /package/es/components/{biunique-chat → iho-chat}/src/api/index.js +0 -0
  330. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatFile.vue.js +0 -0
  331. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatFooter.vue.js +0 -0
  332. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatHeader.vue.js +0 -0
  333. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatMain.vue.js +0 -0
  334. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatRecord.vue.js +0 -0
  335. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatSearch.vue.js +0 -0
  336. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatSearch.vue2.js +0 -0
  337. /package/es/components/{biunique-chat → iho-chat}/src/components/ChatSet.vue.js +0 -0
  338. /package/es/components/{biunique-chat → iho-chat}/src/components/MessageTemplate.vue.d.ts +0 -0
  339. /package/es/components/{biunique-chat → iho-chat}/src/components/MessageTemplate.vue.js +0 -0
  340. /package/es/components/{biunique-chat → iho-chat}/src/components/PersonProfile.vue.js +0 -0
  341. /package/es/components/{biunique-chat → iho-chat}/src/components/PersonProfile.vue2.js +0 -0
  342. /package/es/components/{biunique-chat → iho-chat}/src/components/SiderList.vue.d.ts +0 -0
  343. /package/es/components/{biunique-chat → iho-chat}/src/components/SiderList.vue.js +0 -0
  344. /package/es/components/{biunique-chat → iho-chat}/src/components/SiderList.vue2.js +0 -0
  345. /package/es/components/{biunique-chat → iho-chat}/src/hooks/index.d.ts +0 -0
  346. /package/es/components/{biunique-chat → iho-chat}/src/hooks/index.js +0 -0
  347. /package/es/components/{biunique-chat → iho-chat}/src/hooks/useScrollLoading.d.ts +0 -0
  348. /package/es/components/{biunique-chat → iho-chat}/src/hooks/useScrollLoading.js +0 -0
  349. /package/es/components/{biunique-chat → iho-chat}/src/hooks/useSession.d.ts +0 -0
  350. /package/es/components/{biunique-chat → iho-chat}/src/hooks/useState.d.ts +0 -0
  351. /package/es/components/{biunique-chat → iho-chat}/src/hooks/useState.js +0 -0
  352. /package/es/components/{biunique-chat → iho-chat}/src/types/index.js +0 -0
  353. /package/es/components/{biunique-chat → iho-chat}/src/utils/chatSock.d.ts +0 -0
  354. /package/es/components/{biunique-chat → iho-chat}/src/utils/chatSock.js +0 -0
  355. /package/es/components/{biunique-chat → iho-chat}/src/utils/emoji.d.ts +0 -0
  356. /package/es/components/{biunique-chat → iho-chat}/src/utils/emoji.js +0 -0
  357. /package/es/components/{biunique-chat → iho-chat}/style/iconfont.ttf +0 -0
@@ -65,1170 +65,12 @@ declare const _default: import("vue").DefineComponent<{
65
65
  submit: (datas: AnyObject) => Promise<unknown>;
66
66
  validateFormat: () => boolean;
67
67
  NForm: any;
68
- NFormItem: import("vue").DefineComponent<{
69
- readonly label: StringConstructor;
70
- readonly labelWidth: import("vue").PropType<string | number>;
71
- readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
72
- readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
73
- readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
74
- readonly path: StringConstructor;
75
- readonly first: BooleanConstructor;
76
- readonly rulePath: StringConstructor;
77
- readonly required: BooleanConstructor;
78
- readonly showRequireMark: {
79
- readonly type: import("vue").PropType<boolean | undefined>;
80
- readonly default: undefined;
81
- };
82
- readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
83
- readonly showFeedback: {
84
- readonly type: import("vue").PropType<boolean | undefined>;
85
- readonly default: undefined;
86
- };
87
- readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
88
- readonly size: import("vue").PropType<"small" | "medium" | "large">;
89
- readonly ignorePathChange: BooleanConstructor;
90
- readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
91
- readonly feedback: StringConstructor;
92
- readonly showLabel: {
93
- readonly type: import("vue").PropType<boolean | undefined>;
94
- readonly default: undefined;
95
- };
96
- readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
97
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
98
- blankHeightSmall: string;
99
- blankHeightMedium: string;
100
- blankHeightLarge: string;
101
- lineHeight: string;
102
- labelTextColor: string;
103
- asteriskColor: string;
104
- feedbackTextColorError: string;
105
- feedbackTextColorWarning: string;
106
- feedbackTextColor: string;
107
- feedbackPadding: string;
108
- feedbackHeightSmall: string;
109
- feedbackHeightMedium: string;
110
- feedbackHeightLarge: string;
111
- feedbackFontSizeSmall: string;
112
- feedbackFontSizeMedium: string;
113
- feedbackFontSizeLarge: string;
114
- labelFontSizeLeftSmall: string;
115
- labelFontSizeLeftMedium: string;
116
- labelFontSizeLeftLarge: string;
117
- labelFontSizeTopSmall: string;
118
- labelFontSizeTopMedium: string;
119
- labelFontSizeTopLarge: string;
120
- labelHeightSmall: string;
121
- labelHeightMedium: string;
122
- labelHeightLarge: string;
123
- labelPaddingVertical: string;
124
- labelPaddingHorizontal: string;
125
- labelTextAlignVertical: string;
126
- labelTextAlignHorizontal: string;
127
- }, any>>;
128
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
129
- blankHeightSmall: string;
130
- blankHeightMedium: string;
131
- blankHeightLarge: string;
132
- lineHeight: string;
133
- labelTextColor: string;
134
- asteriskColor: string;
135
- feedbackTextColorError: string;
136
- feedbackTextColorWarning: string;
137
- feedbackTextColor: string;
138
- feedbackPadding: string;
139
- feedbackHeightSmall: string;
140
- feedbackHeightMedium: string;
141
- feedbackHeightLarge: string;
142
- feedbackFontSizeSmall: string;
143
- feedbackFontSizeMedium: string;
144
- feedbackFontSizeLarge: string;
145
- labelFontSizeLeftSmall: string;
146
- labelFontSizeLeftMedium: string;
147
- labelFontSizeLeftLarge: string;
148
- labelFontSizeTopSmall: string;
149
- labelFontSizeTopMedium: string;
150
- labelFontSizeTopLarge: string;
151
- labelHeightSmall: string;
152
- labelHeightMedium: string;
153
- labelHeightLarge: string;
154
- labelPaddingVertical: string;
155
- labelPaddingHorizontal: string;
156
- labelTextAlignVertical: string;
157
- labelTextAlignHorizontal: string;
158
- }, any>>>;
159
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
160
- blankHeightSmall: string;
161
- blankHeightMedium: string;
162
- blankHeightLarge: string;
163
- lineHeight: string;
164
- labelTextColor: string;
165
- asteriskColor: string;
166
- feedbackTextColorError: string;
167
- feedbackTextColorWarning: string;
168
- feedbackTextColor: string;
169
- feedbackPadding: string;
170
- feedbackHeightSmall: string;
171
- feedbackHeightMedium: string;
172
- feedbackHeightLarge: string;
173
- feedbackFontSizeSmall: string;
174
- feedbackFontSizeMedium: string;
175
- feedbackFontSizeLarge: string;
176
- labelFontSizeLeftSmall: string;
177
- labelFontSizeLeftMedium: string;
178
- labelFontSizeLeftLarge: string;
179
- labelFontSizeTopSmall: string;
180
- labelFontSizeTopMedium: string;
181
- labelFontSizeTopLarge: string;
182
- labelHeightSmall: string;
183
- labelHeightMedium: string;
184
- labelHeightLarge: string;
185
- labelPaddingVertical: string;
186
- labelPaddingHorizontal: string;
187
- labelTextAlignVertical: string;
188
- labelTextAlignHorizontal: string;
189
- }, any>>>;
190
- }, {
191
- cssVars: import("vue").ComputedRef<{
192
- '--n-bezier': string;
193
- '--n-line-height': string;
194
- '--n-blank-height': string;
195
- '--n-label-font-size': string;
196
- '--n-label-text-align': string;
197
- '--n-label-height': string;
198
- '--n-label-padding': string;
199
- '--n-asterisk-color': string;
200
- '--n-label-text-color': string;
201
- '--n-feedback-padding': string;
202
- '--n-feedback-font-size': string;
203
- '--n-feedback-height': string;
204
- '--n-feedback-text-color': string;
205
- '--n-feedback-text-color-warning': string;
206
- '--n-feedback-text-color-error': string;
207
- }> | undefined;
208
- themeClass: import("vue").Ref<string>;
209
- onRender: () => void;
210
- validate: import("naive-ui/es/form/src/interface").FormItemValidate;
211
- restoreValidation: () => void;
212
- path?: string | undefined;
213
- internalValidate: import("naive-ui/es/form/src/interface").FormItemInternalValidate;
214
- mergedSize: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").Size>;
215
- validationErrored: import("vue").Ref<boolean>;
216
- mergedLabelStyle: import("vue").ComputedRef<(import("vue").StyleValue | undefined)[]>;
217
- mergedLabelPlacement: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelPlacement>;
218
- mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
219
- mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
220
- mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
221
- mergedValidationStatus: import("vue").ComputedRef<"success" | "error" | "warning" | undefined>;
222
- mergedShowFeedback: import("vue").ComputedRef<boolean>;
223
- mergedShowLabel: import("vue").ComputedRef<boolean>;
224
- isAutoLabelWidth: import("vue").ComputedRef<boolean>;
225
- labelElementRef: import("vue").Ref<HTMLLabelElement | null>;
226
- mergedClsPrefix: import("vue").ComputedRef<string>;
227
- mergedRequired: import("vue").ComputedRef<boolean>;
228
- feedbackId: import("vue").Ref<string>;
229
- renderExplains: import("vue").Ref<{
230
- key: string;
231
- render: () => import("vue").VNodeChild;
232
- }[]>;
233
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
234
- readonly label: StringConstructor;
235
- readonly labelWidth: import("vue").PropType<string | number>;
236
- readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
237
- readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
238
- readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
239
- readonly path: StringConstructor;
240
- readonly first: BooleanConstructor;
241
- readonly rulePath: StringConstructor;
242
- readonly required: BooleanConstructor;
243
- readonly showRequireMark: {
244
- readonly type: import("vue").PropType<boolean | undefined>;
245
- readonly default: undefined;
246
- };
247
- readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
248
- readonly showFeedback: {
249
- readonly type: import("vue").PropType<boolean | undefined>;
250
- readonly default: undefined;
251
- };
252
- readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
253
- readonly size: import("vue").PropType<"small" | "medium" | "large">;
254
- readonly ignorePathChange: BooleanConstructor;
255
- readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
256
- readonly feedback: StringConstructor;
257
- readonly showLabel: {
258
- readonly type: import("vue").PropType<boolean | undefined>;
259
- readonly default: undefined;
260
- };
261
- readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
262
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
263
- blankHeightSmall: string;
264
- blankHeightMedium: string;
265
- blankHeightLarge: string;
266
- lineHeight: string;
267
- labelTextColor: string;
268
- asteriskColor: string;
269
- feedbackTextColorError: string;
270
- feedbackTextColorWarning: string;
271
- feedbackTextColor: string;
272
- feedbackPadding: string;
273
- feedbackHeightSmall: string;
274
- feedbackHeightMedium: string;
275
- feedbackHeightLarge: string;
276
- feedbackFontSizeSmall: string;
277
- feedbackFontSizeMedium: string;
278
- feedbackFontSizeLarge: string;
279
- labelFontSizeLeftSmall: string;
280
- labelFontSizeLeftMedium: string;
281
- labelFontSizeLeftLarge: string;
282
- labelFontSizeTopSmall: string;
283
- labelFontSizeTopMedium: string;
284
- labelFontSizeTopLarge: string;
285
- labelHeightSmall: string;
286
- labelHeightMedium: string;
287
- labelHeightLarge: string;
288
- labelPaddingVertical: string;
289
- labelPaddingHorizontal: string;
290
- labelTextAlignVertical: string;
291
- labelTextAlignHorizontal: string;
292
- }, any>>;
293
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
294
- blankHeightSmall: string;
295
- blankHeightMedium: string;
296
- blankHeightLarge: string;
297
- lineHeight: string;
298
- labelTextColor: string;
299
- asteriskColor: string;
300
- feedbackTextColorError: string;
301
- feedbackTextColorWarning: string;
302
- feedbackTextColor: string;
303
- feedbackPadding: string;
304
- feedbackHeightSmall: string;
305
- feedbackHeightMedium: string;
306
- feedbackHeightLarge: string;
307
- feedbackFontSizeSmall: string;
308
- feedbackFontSizeMedium: string;
309
- feedbackFontSizeLarge: string;
310
- labelFontSizeLeftSmall: string;
311
- labelFontSizeLeftMedium: string;
312
- labelFontSizeLeftLarge: string;
313
- labelFontSizeTopSmall: string;
314
- labelFontSizeTopMedium: string;
315
- labelFontSizeTopLarge: string;
316
- labelHeightSmall: string;
317
- labelHeightMedium: string;
318
- labelHeightLarge: string;
319
- labelPaddingVertical: string;
320
- labelPaddingHorizontal: string;
321
- labelTextAlignVertical: string;
322
- labelTextAlignHorizontal: string;
323
- }, any>>>;
324
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
325
- blankHeightSmall: string;
326
- blankHeightMedium: string;
327
- blankHeightLarge: string;
328
- lineHeight: string;
329
- labelTextColor: string;
330
- asteriskColor: string;
331
- feedbackTextColorError: string;
332
- feedbackTextColorWarning: string;
333
- feedbackTextColor: string;
334
- feedbackPadding: string;
335
- feedbackHeightSmall: string;
336
- feedbackHeightMedium: string;
337
- feedbackHeightLarge: string;
338
- feedbackFontSizeSmall: string;
339
- feedbackFontSizeMedium: string;
340
- feedbackFontSizeLarge: string;
341
- labelFontSizeLeftSmall: string;
342
- labelFontSizeLeftMedium: string;
343
- labelFontSizeLeftLarge: string;
344
- labelFontSizeTopSmall: string;
345
- labelFontSizeTopMedium: string;
346
- labelFontSizeTopLarge: string;
347
- labelHeightSmall: string;
348
- labelHeightMedium: string;
349
- labelHeightLarge: string;
350
- labelPaddingVertical: string;
351
- labelPaddingHorizontal: string;
352
- labelTextAlignVertical: string;
353
- labelTextAlignHorizontal: string;
354
- }, any>>>;
355
- }>>, {
356
- readonly required: boolean;
357
- readonly first: boolean;
358
- readonly showRequireMark: boolean | undefined;
359
- readonly showFeedback: boolean | undefined;
360
- readonly showLabel: boolean | undefined;
361
- readonly ignorePathChange: boolean;
362
- }>;
68
+ NFormItem: any;
363
69
  NUpload: any;
364
- 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<{}>>, {}>;
365
- NP: import("vue").DefineComponent<{
366
- depth: import("vue").PropType<2 | 1 | "1" | "2" | "3" | 3>;
367
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Typography", {
368
- aTextColor: string;
369
- blockquoteTextColor: string;
370
- blockquotePrefixColor: string;
371
- blockquoteLineHeight: string;
372
- blockquoteFontSize: string;
373
- codeBorderRadius: string;
374
- liTextColor: string;
375
- liLineHeight: string;
376
- liFontSize: string;
377
- hrColor: string;
378
- headerFontWeight: string;
379
- headerTextColor: string;
380
- pTextColor: string;
381
- pTextColor1Depth: string;
382
- pTextColor2Depth: string;
383
- pTextColor3Depth: string;
384
- pLineHeight: string;
385
- pFontSize: string;
386
- headerBarColor: string;
387
- headerBarColorPrimary: string;
388
- headerBarColorInfo: string;
389
- headerBarColorError: string;
390
- headerBarColorWarning: string;
391
- headerBarColorSuccess: string;
392
- textColor: string;
393
- textColor1Depth: string;
394
- textColor2Depth: string;
395
- textColor3Depth: string;
396
- textColorPrimary: string;
397
- textColorInfo: string;
398
- textColorSuccess: string;
399
- textColorWarning: string;
400
- textColorError: string;
401
- codeTextColor: string;
402
- codeColor: string;
403
- codeBorder: string;
404
- headerFontSize1: string;
405
- headerFontSize2: string;
406
- headerFontSize3: string;
407
- headerFontSize4: string;
408
- headerFontSize5: string;
409
- headerFontSize6: string;
410
- headerMargin1: string;
411
- headerMargin2: string;
412
- headerMargin3: string;
413
- headerMargin4: string;
414
- headerMargin5: string;
415
- headerMargin6: string;
416
- headerPrefixWidth1: string;
417
- headerPrefixWidth2: string;
418
- headerPrefixWidth3: string;
419
- headerPrefixWidth4: string;
420
- headerPrefixWidth5: string;
421
- headerPrefixWidth6: string;
422
- headerBarWidth1: string;
423
- headerBarWidth2: string;
424
- headerBarWidth3: string;
425
- headerBarWidth4: string;
426
- headerBarWidth5: string;
427
- headerBarWidth6: string;
428
- pMargin: string;
429
- liMargin: string;
430
- olPadding: string;
431
- ulPadding: string;
432
- }, any>>;
433
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
434
- aTextColor: string;
435
- blockquoteTextColor: string;
436
- blockquotePrefixColor: string;
437
- blockquoteLineHeight: string;
438
- blockquoteFontSize: string;
439
- codeBorderRadius: string;
440
- liTextColor: string;
441
- liLineHeight: string;
442
- liFontSize: string;
443
- hrColor: string;
444
- headerFontWeight: string;
445
- headerTextColor: string;
446
- pTextColor: string;
447
- pTextColor1Depth: string;
448
- pTextColor2Depth: string;
449
- pTextColor3Depth: string;
450
- pLineHeight: string;
451
- pFontSize: string;
452
- headerBarColor: string;
453
- headerBarColorPrimary: string;
454
- headerBarColorInfo: string;
455
- headerBarColorError: string;
456
- headerBarColorWarning: string;
457
- headerBarColorSuccess: string;
458
- textColor: string;
459
- textColor1Depth: string;
460
- textColor2Depth: string;
461
- textColor3Depth: string;
462
- textColorPrimary: string;
463
- textColorInfo: string;
464
- textColorSuccess: string;
465
- textColorWarning: string;
466
- textColorError: string;
467
- codeTextColor: string;
468
- codeColor: string;
469
- codeBorder: string;
470
- headerFontSize1: string;
471
- headerFontSize2: string;
472
- headerFontSize3: string;
473
- headerFontSize4: string;
474
- headerFontSize5: string;
475
- headerFontSize6: string;
476
- headerMargin1: string;
477
- headerMargin2: string;
478
- headerMargin3: string;
479
- headerMargin4: string;
480
- headerMargin5: string;
481
- headerMargin6: string;
482
- headerPrefixWidth1: string;
483
- headerPrefixWidth2: string;
484
- headerPrefixWidth3: string;
485
- headerPrefixWidth4: string;
486
- headerPrefixWidth5: string;
487
- headerPrefixWidth6: string;
488
- headerBarWidth1: string;
489
- headerBarWidth2: string;
490
- headerBarWidth3: string;
491
- headerBarWidth4: string;
492
- headerBarWidth5: string;
493
- headerBarWidth6: string;
494
- pMargin: string;
495
- liMargin: string;
496
- olPadding: string;
497
- ulPadding: string;
498
- }, any>>>;
499
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
500
- aTextColor: string;
501
- blockquoteTextColor: string;
502
- blockquotePrefixColor: string;
503
- blockquoteLineHeight: string;
504
- blockquoteFontSize: string;
505
- codeBorderRadius: string;
506
- liTextColor: string;
507
- liLineHeight: string;
508
- liFontSize: string;
509
- hrColor: string;
510
- headerFontWeight: string;
511
- headerTextColor: string;
512
- pTextColor: string;
513
- pTextColor1Depth: string;
514
- pTextColor2Depth: string;
515
- pTextColor3Depth: string;
516
- pLineHeight: string;
517
- pFontSize: string;
518
- headerBarColor: string;
519
- headerBarColorPrimary: string;
520
- headerBarColorInfo: string;
521
- headerBarColorError: string;
522
- headerBarColorWarning: string;
523
- headerBarColorSuccess: string;
524
- textColor: string;
525
- textColor1Depth: string;
526
- textColor2Depth: string;
527
- textColor3Depth: string;
528
- textColorPrimary: string;
529
- textColorInfo: string;
530
- textColorSuccess: string;
531
- textColorWarning: string;
532
- textColorError: string;
533
- codeTextColor: string;
534
- codeColor: string;
535
- codeBorder: string;
536
- headerFontSize1: string;
537
- headerFontSize2: string;
538
- headerFontSize3: string;
539
- headerFontSize4: string;
540
- headerFontSize5: string;
541
- headerFontSize6: string;
542
- headerMargin1: string;
543
- headerMargin2: string;
544
- headerMargin3: string;
545
- headerMargin4: string;
546
- headerMargin5: string;
547
- headerMargin6: string;
548
- headerPrefixWidth1: string;
549
- headerPrefixWidth2: string;
550
- headerPrefixWidth3: string;
551
- headerPrefixWidth4: string;
552
- headerPrefixWidth5: string;
553
- headerPrefixWidth6: string;
554
- headerBarWidth1: string;
555
- headerBarWidth2: string;
556
- headerBarWidth3: string;
557
- headerBarWidth4: string;
558
- headerBarWidth5: string;
559
- headerBarWidth6: string;
560
- pMargin: string;
561
- liMargin: string;
562
- olPadding: string;
563
- ulPadding: string;
564
- }, any>>>;
565
- }, {
566
- mergedClsPrefix: import("vue").ComputedRef<string>;
567
- cssVars: import("vue").ComputedRef<{
568
- '--n-bezier': string;
569
- '--n-font-size': string;
570
- '--n-line-height': string;
571
- '--n-margin': string;
572
- '--n-text-color': string;
573
- }> | undefined;
574
- themeClass: import("vue").Ref<string> | undefined;
575
- onRender: (() => void) | undefined;
576
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
577
- depth: import("vue").PropType<2 | 1 | "1" | "2" | "3" | 3>;
578
- theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Typography", {
579
- aTextColor: string;
580
- blockquoteTextColor: string;
581
- blockquotePrefixColor: string;
582
- blockquoteLineHeight: string;
583
- blockquoteFontSize: string;
584
- codeBorderRadius: string;
585
- liTextColor: string;
586
- liLineHeight: string;
587
- liFontSize: string;
588
- hrColor: string;
589
- headerFontWeight: string;
590
- headerTextColor: string;
591
- pTextColor: string;
592
- pTextColor1Depth: string;
593
- pTextColor2Depth: string;
594
- pTextColor3Depth: string;
595
- pLineHeight: string;
596
- pFontSize: string;
597
- headerBarColor: string;
598
- headerBarColorPrimary: string;
599
- headerBarColorInfo: string;
600
- headerBarColorError: string;
601
- headerBarColorWarning: string;
602
- headerBarColorSuccess: string;
603
- textColor: string;
604
- textColor1Depth: string;
605
- textColor2Depth: string;
606
- textColor3Depth: string;
607
- textColorPrimary: string;
608
- textColorInfo: string;
609
- textColorSuccess: string;
610
- textColorWarning: string;
611
- textColorError: string;
612
- codeTextColor: string;
613
- codeColor: string;
614
- codeBorder: string;
615
- headerFontSize1: string;
616
- headerFontSize2: string;
617
- headerFontSize3: string;
618
- headerFontSize4: string;
619
- headerFontSize5: string;
620
- headerFontSize6: string;
621
- headerMargin1: string;
622
- headerMargin2: string;
623
- headerMargin3: string;
624
- headerMargin4: string;
625
- headerMargin5: string;
626
- headerMargin6: string;
627
- headerPrefixWidth1: string;
628
- headerPrefixWidth2: string;
629
- headerPrefixWidth3: string;
630
- headerPrefixWidth4: string;
631
- headerPrefixWidth5: string;
632
- headerPrefixWidth6: string;
633
- headerBarWidth1: string;
634
- headerBarWidth2: string;
635
- headerBarWidth3: string;
636
- headerBarWidth4: string;
637
- headerBarWidth5: string;
638
- headerBarWidth6: string;
639
- pMargin: string;
640
- liMargin: string;
641
- olPadding: string;
642
- ulPadding: string;
643
- }, any>>;
644
- themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
645
- aTextColor: string;
646
- blockquoteTextColor: string;
647
- blockquotePrefixColor: string;
648
- blockquoteLineHeight: string;
649
- blockquoteFontSize: string;
650
- codeBorderRadius: string;
651
- liTextColor: string;
652
- liLineHeight: string;
653
- liFontSize: string;
654
- hrColor: string;
655
- headerFontWeight: string;
656
- headerTextColor: string;
657
- pTextColor: string;
658
- pTextColor1Depth: string;
659
- pTextColor2Depth: string;
660
- pTextColor3Depth: string;
661
- pLineHeight: string;
662
- pFontSize: string;
663
- headerBarColor: string;
664
- headerBarColorPrimary: string;
665
- headerBarColorInfo: string;
666
- headerBarColorError: string;
667
- headerBarColorWarning: string;
668
- headerBarColorSuccess: string;
669
- textColor: string;
670
- textColor1Depth: string;
671
- textColor2Depth: string;
672
- textColor3Depth: string;
673
- textColorPrimary: string;
674
- textColorInfo: string;
675
- textColorSuccess: string;
676
- textColorWarning: string;
677
- textColorError: string;
678
- codeTextColor: string;
679
- codeColor: string;
680
- codeBorder: string;
681
- headerFontSize1: string;
682
- headerFontSize2: string;
683
- headerFontSize3: string;
684
- headerFontSize4: string;
685
- headerFontSize5: string;
686
- headerFontSize6: string;
687
- headerMargin1: string;
688
- headerMargin2: string;
689
- headerMargin3: string;
690
- headerMargin4: string;
691
- headerMargin5: string;
692
- headerMargin6: string;
693
- headerPrefixWidth1: string;
694
- headerPrefixWidth2: string;
695
- headerPrefixWidth3: string;
696
- headerPrefixWidth4: string;
697
- headerPrefixWidth5: string;
698
- headerPrefixWidth6: string;
699
- headerBarWidth1: string;
700
- headerBarWidth2: string;
701
- headerBarWidth3: string;
702
- headerBarWidth4: string;
703
- headerBarWidth5: string;
704
- headerBarWidth6: string;
705
- pMargin: string;
706
- liMargin: string;
707
- olPadding: string;
708
- ulPadding: string;
709
- }, any>>>;
710
- builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
711
- aTextColor: string;
712
- blockquoteTextColor: string;
713
- blockquotePrefixColor: string;
714
- blockquoteLineHeight: string;
715
- blockquoteFontSize: string;
716
- codeBorderRadius: string;
717
- liTextColor: string;
718
- liLineHeight: string;
719
- liFontSize: string;
720
- hrColor: string;
721
- headerFontWeight: string;
722
- headerTextColor: string;
723
- pTextColor: string;
724
- pTextColor1Depth: string;
725
- pTextColor2Depth: string;
726
- pTextColor3Depth: string;
727
- pLineHeight: string;
728
- pFontSize: string;
729
- headerBarColor: string;
730
- headerBarColorPrimary: string;
731
- headerBarColorInfo: string;
732
- headerBarColorError: string;
733
- headerBarColorWarning: string;
734
- headerBarColorSuccess: string;
735
- textColor: string;
736
- textColor1Depth: string;
737
- textColor2Depth: string;
738
- textColor3Depth: string;
739
- textColorPrimary: string;
740
- textColorInfo: string;
741
- textColorSuccess: string;
742
- textColorWarning: string;
743
- textColorError: string;
744
- codeTextColor: string;
745
- codeColor: string;
746
- codeBorder: string;
747
- headerFontSize1: string;
748
- headerFontSize2: string;
749
- headerFontSize3: string;
750
- headerFontSize4: string;
751
- headerFontSize5: string;
752
- headerFontSize6: string;
753
- headerMargin1: string;
754
- headerMargin2: string;
755
- headerMargin3: string;
756
- headerMargin4: string;
757
- headerMargin5: string;
758
- headerMargin6: string;
759
- headerPrefixWidth1: string;
760
- headerPrefixWidth2: string;
761
- headerPrefixWidth3: string;
762
- headerPrefixWidth4: string;
763
- headerPrefixWidth5: string;
764
- headerPrefixWidth6: string;
765
- headerBarWidth1: string;
766
- headerBarWidth2: string;
767
- headerBarWidth3: string;
768
- headerBarWidth4: string;
769
- headerBarWidth5: string;
770
- headerBarWidth6: string;
771
- pMargin: string;
772
- liMargin: string;
773
- olPadding: string;
774
- ulPadding: string;
775
- }, any>>>;
776
- }>>, {}>;
70
+ NUploadDragger: any;
71
+ NP: any;
777
72
  NIcon: any;
778
- NText: import("vue").DefineComponent<{
779
- readonly code: BooleanConstructor;
780
- readonly type: {
781
- readonly type: StringConstructor;
782
- readonly default: "default";
783
- };
784
- readonly delete: BooleanConstructor;
785
- readonly strong: BooleanConstructor;
786
- readonly italic: BooleanConstructor;
787
- readonly underline: BooleanConstructor;
788
- readonly depth: import("vue").PropType<2 | 1 | "1" | "2" | "3" | 3>;
789
- readonly tag: StringConstructor;
790
- readonly as: {
791
- readonly type: StringConstructor;
792
- readonly validator: () => boolean;
793
- readonly default: undefined;
794
- };
795
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Typography", {
796
- aTextColor: string;
797
- blockquoteTextColor: string;
798
- blockquotePrefixColor: string;
799
- blockquoteLineHeight: string;
800
- blockquoteFontSize: string;
801
- codeBorderRadius: string;
802
- liTextColor: string;
803
- liLineHeight: string;
804
- liFontSize: string;
805
- hrColor: string;
806
- headerFontWeight: string;
807
- headerTextColor: string;
808
- pTextColor: string;
809
- pTextColor1Depth: string;
810
- pTextColor2Depth: string;
811
- pTextColor3Depth: string;
812
- pLineHeight: string;
813
- pFontSize: string;
814
- headerBarColor: string;
815
- headerBarColorPrimary: string;
816
- headerBarColorInfo: string;
817
- headerBarColorError: string;
818
- headerBarColorWarning: string;
819
- headerBarColorSuccess: string;
820
- textColor: string;
821
- textColor1Depth: string;
822
- textColor2Depth: string;
823
- textColor3Depth: string;
824
- textColorPrimary: string;
825
- textColorInfo: string;
826
- textColorSuccess: string;
827
- textColorWarning: string;
828
- textColorError: string;
829
- codeTextColor: string;
830
- codeColor: string;
831
- codeBorder: string;
832
- headerFontSize1: string;
833
- headerFontSize2: string;
834
- headerFontSize3: string;
835
- headerFontSize4: string;
836
- headerFontSize5: string;
837
- headerFontSize6: string;
838
- headerMargin1: string;
839
- headerMargin2: string;
840
- headerMargin3: string;
841
- headerMargin4: string;
842
- headerMargin5: string;
843
- headerMargin6: string;
844
- headerPrefixWidth1: string;
845
- headerPrefixWidth2: string;
846
- headerPrefixWidth3: string;
847
- headerPrefixWidth4: string;
848
- headerPrefixWidth5: string;
849
- headerPrefixWidth6: string;
850
- headerBarWidth1: string;
851
- headerBarWidth2: string;
852
- headerBarWidth3: string;
853
- headerBarWidth4: string;
854
- headerBarWidth5: string;
855
- headerBarWidth6: string;
856
- pMargin: string;
857
- liMargin: string;
858
- olPadding: string;
859
- ulPadding: string;
860
- }, any>>;
861
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
862
- aTextColor: string;
863
- blockquoteTextColor: string;
864
- blockquotePrefixColor: string;
865
- blockquoteLineHeight: string;
866
- blockquoteFontSize: string;
867
- codeBorderRadius: string;
868
- liTextColor: string;
869
- liLineHeight: string;
870
- liFontSize: string;
871
- hrColor: string;
872
- headerFontWeight: string;
873
- headerTextColor: string;
874
- pTextColor: string;
875
- pTextColor1Depth: string;
876
- pTextColor2Depth: string;
877
- pTextColor3Depth: string;
878
- pLineHeight: string;
879
- pFontSize: string;
880
- headerBarColor: string;
881
- headerBarColorPrimary: string;
882
- headerBarColorInfo: string;
883
- headerBarColorError: string;
884
- headerBarColorWarning: string;
885
- headerBarColorSuccess: string;
886
- textColor: string;
887
- textColor1Depth: string;
888
- textColor2Depth: string;
889
- textColor3Depth: string;
890
- textColorPrimary: string;
891
- textColorInfo: string;
892
- textColorSuccess: string;
893
- textColorWarning: string;
894
- textColorError: string;
895
- codeTextColor: string;
896
- codeColor: string;
897
- codeBorder: string;
898
- headerFontSize1: string;
899
- headerFontSize2: string;
900
- headerFontSize3: string;
901
- headerFontSize4: string;
902
- headerFontSize5: string;
903
- headerFontSize6: string;
904
- headerMargin1: string;
905
- headerMargin2: string;
906
- headerMargin3: string;
907
- headerMargin4: string;
908
- headerMargin5: string;
909
- headerMargin6: string;
910
- headerPrefixWidth1: string;
911
- headerPrefixWidth2: string;
912
- headerPrefixWidth3: string;
913
- headerPrefixWidth4: string;
914
- headerPrefixWidth5: string;
915
- headerPrefixWidth6: string;
916
- headerBarWidth1: string;
917
- headerBarWidth2: string;
918
- headerBarWidth3: string;
919
- headerBarWidth4: string;
920
- headerBarWidth5: string;
921
- headerBarWidth6: string;
922
- pMargin: string;
923
- liMargin: string;
924
- olPadding: string;
925
- ulPadding: string;
926
- }, any>>>;
927
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
928
- aTextColor: string;
929
- blockquoteTextColor: string;
930
- blockquotePrefixColor: string;
931
- blockquoteLineHeight: string;
932
- blockquoteFontSize: string;
933
- codeBorderRadius: string;
934
- liTextColor: string;
935
- liLineHeight: string;
936
- liFontSize: string;
937
- hrColor: string;
938
- headerFontWeight: string;
939
- headerTextColor: string;
940
- pTextColor: string;
941
- pTextColor1Depth: string;
942
- pTextColor2Depth: string;
943
- pTextColor3Depth: string;
944
- pLineHeight: string;
945
- pFontSize: string;
946
- headerBarColor: string;
947
- headerBarColorPrimary: string;
948
- headerBarColorInfo: string;
949
- headerBarColorError: string;
950
- headerBarColorWarning: string;
951
- headerBarColorSuccess: string;
952
- textColor: string;
953
- textColor1Depth: string;
954
- textColor2Depth: string;
955
- textColor3Depth: string;
956
- textColorPrimary: string;
957
- textColorInfo: string;
958
- textColorSuccess: string;
959
- textColorWarning: string;
960
- textColorError: string;
961
- codeTextColor: string;
962
- codeColor: string;
963
- codeBorder: string;
964
- headerFontSize1: string;
965
- headerFontSize2: string;
966
- headerFontSize3: string;
967
- headerFontSize4: string;
968
- headerFontSize5: string;
969
- headerFontSize6: string;
970
- headerMargin1: string;
971
- headerMargin2: string;
972
- headerMargin3: string;
973
- headerMargin4: string;
974
- headerMargin5: string;
975
- headerMargin6: string;
976
- headerPrefixWidth1: string;
977
- headerPrefixWidth2: string;
978
- headerPrefixWidth3: string;
979
- headerPrefixWidth4: string;
980
- headerPrefixWidth5: string;
981
- headerPrefixWidth6: string;
982
- headerBarWidth1: string;
983
- headerBarWidth2: string;
984
- headerBarWidth3: string;
985
- headerBarWidth4: string;
986
- headerBarWidth5: string;
987
- headerBarWidth6: string;
988
- pMargin: string;
989
- liMargin: string;
990
- olPadding: string;
991
- ulPadding: string;
992
- }, any>>>;
993
- }, {
994
- mergedClsPrefix: import("vue").ComputedRef<string>;
995
- compitableTag: import("vue").ComputedRef<string | undefined>;
996
- cssVars: import("vue").ComputedRef<{
997
- '--n-bezier': string;
998
- '--n-text-color': string;
999
- '--n-font-weight-strong': string;
1000
- '--n-font-famliy-mono': string;
1001
- '--n-code-border-radius': string;
1002
- '--n-code-text-color': string;
1003
- '--n-code-color': string;
1004
- '--n-code-border': string;
1005
- }> | undefined;
1006
- themeClass: import("vue").Ref<string> | undefined;
1007
- onRender: (() => void) | undefined;
1008
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
1009
- readonly code: BooleanConstructor;
1010
- readonly type: {
1011
- readonly type: StringConstructor;
1012
- readonly default: "default";
1013
- };
1014
- readonly delete: BooleanConstructor;
1015
- readonly strong: BooleanConstructor;
1016
- readonly italic: BooleanConstructor;
1017
- readonly underline: BooleanConstructor;
1018
- readonly depth: import("vue").PropType<2 | 1 | "1" | "2" | "3" | 3>;
1019
- readonly tag: StringConstructor;
1020
- readonly as: {
1021
- readonly type: StringConstructor;
1022
- readonly validator: () => boolean;
1023
- readonly default: undefined;
1024
- };
1025
- readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Typography", {
1026
- aTextColor: string;
1027
- blockquoteTextColor: string;
1028
- blockquotePrefixColor: string;
1029
- blockquoteLineHeight: string;
1030
- blockquoteFontSize: string;
1031
- codeBorderRadius: string;
1032
- liTextColor: string;
1033
- liLineHeight: string;
1034
- liFontSize: string;
1035
- hrColor: string;
1036
- headerFontWeight: string;
1037
- headerTextColor: string;
1038
- pTextColor: string;
1039
- pTextColor1Depth: string;
1040
- pTextColor2Depth: string;
1041
- pTextColor3Depth: string;
1042
- pLineHeight: string;
1043
- pFontSize: string;
1044
- headerBarColor: string;
1045
- headerBarColorPrimary: string;
1046
- headerBarColorInfo: string;
1047
- headerBarColorError: string;
1048
- headerBarColorWarning: string;
1049
- headerBarColorSuccess: string;
1050
- textColor: string;
1051
- textColor1Depth: string;
1052
- textColor2Depth: string;
1053
- textColor3Depth: string;
1054
- textColorPrimary: string;
1055
- textColorInfo: string;
1056
- textColorSuccess: string;
1057
- textColorWarning: string;
1058
- textColorError: string;
1059
- codeTextColor: string;
1060
- codeColor: string;
1061
- codeBorder: string;
1062
- headerFontSize1: string;
1063
- headerFontSize2: string;
1064
- headerFontSize3: string;
1065
- headerFontSize4: string;
1066
- headerFontSize5: string;
1067
- headerFontSize6: string;
1068
- headerMargin1: string;
1069
- headerMargin2: string;
1070
- headerMargin3: string;
1071
- headerMargin4: string;
1072
- headerMargin5: string;
1073
- headerMargin6: string;
1074
- headerPrefixWidth1: string;
1075
- headerPrefixWidth2: string;
1076
- headerPrefixWidth3: string;
1077
- headerPrefixWidth4: string;
1078
- headerPrefixWidth5: string;
1079
- headerPrefixWidth6: string;
1080
- headerBarWidth1: string;
1081
- headerBarWidth2: string;
1082
- headerBarWidth3: string;
1083
- headerBarWidth4: string;
1084
- headerBarWidth5: string;
1085
- headerBarWidth6: string;
1086
- pMargin: string;
1087
- liMargin: string;
1088
- olPadding: string;
1089
- ulPadding: string;
1090
- }, any>>;
1091
- readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
1092
- aTextColor: string;
1093
- blockquoteTextColor: string;
1094
- blockquotePrefixColor: string;
1095
- blockquoteLineHeight: string;
1096
- blockquoteFontSize: string;
1097
- codeBorderRadius: string;
1098
- liTextColor: string;
1099
- liLineHeight: string;
1100
- liFontSize: string;
1101
- hrColor: string;
1102
- headerFontWeight: string;
1103
- headerTextColor: string;
1104
- pTextColor: string;
1105
- pTextColor1Depth: string;
1106
- pTextColor2Depth: string;
1107
- pTextColor3Depth: string;
1108
- pLineHeight: string;
1109
- pFontSize: string;
1110
- headerBarColor: string;
1111
- headerBarColorPrimary: string;
1112
- headerBarColorInfo: string;
1113
- headerBarColorError: string;
1114
- headerBarColorWarning: string;
1115
- headerBarColorSuccess: string;
1116
- textColor: string;
1117
- textColor1Depth: string;
1118
- textColor2Depth: string;
1119
- textColor3Depth: string;
1120
- textColorPrimary: string;
1121
- textColorInfo: string;
1122
- textColorSuccess: string;
1123
- textColorWarning: string;
1124
- textColorError: string;
1125
- codeTextColor: string;
1126
- codeColor: string;
1127
- codeBorder: string;
1128
- headerFontSize1: string;
1129
- headerFontSize2: string;
1130
- headerFontSize3: string;
1131
- headerFontSize4: string;
1132
- headerFontSize5: string;
1133
- headerFontSize6: string;
1134
- headerMargin1: string;
1135
- headerMargin2: string;
1136
- headerMargin3: string;
1137
- headerMargin4: string;
1138
- headerMargin5: string;
1139
- headerMargin6: string;
1140
- headerPrefixWidth1: string;
1141
- headerPrefixWidth2: string;
1142
- headerPrefixWidth3: string;
1143
- headerPrefixWidth4: string;
1144
- headerPrefixWidth5: string;
1145
- headerPrefixWidth6: string;
1146
- headerBarWidth1: string;
1147
- headerBarWidth2: string;
1148
- headerBarWidth3: string;
1149
- headerBarWidth4: string;
1150
- headerBarWidth5: string;
1151
- headerBarWidth6: string;
1152
- pMargin: string;
1153
- liMargin: string;
1154
- olPadding: string;
1155
- ulPadding: string;
1156
- }, any>>>;
1157
- readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
1158
- aTextColor: string;
1159
- blockquoteTextColor: string;
1160
- blockquotePrefixColor: string;
1161
- blockquoteLineHeight: string;
1162
- blockquoteFontSize: string;
1163
- codeBorderRadius: string;
1164
- liTextColor: string;
1165
- liLineHeight: string;
1166
- liFontSize: string;
1167
- hrColor: string;
1168
- headerFontWeight: string;
1169
- headerTextColor: string;
1170
- pTextColor: string;
1171
- pTextColor1Depth: string;
1172
- pTextColor2Depth: string;
1173
- pTextColor3Depth: string;
1174
- pLineHeight: string;
1175
- pFontSize: string;
1176
- headerBarColor: string;
1177
- headerBarColorPrimary: string;
1178
- headerBarColorInfo: string;
1179
- headerBarColorError: string;
1180
- headerBarColorWarning: string;
1181
- headerBarColorSuccess: string;
1182
- textColor: string;
1183
- textColor1Depth: string;
1184
- textColor2Depth: string;
1185
- textColor3Depth: string;
1186
- textColorPrimary: string;
1187
- textColorInfo: string;
1188
- textColorSuccess: string;
1189
- textColorWarning: string;
1190
- textColorError: string;
1191
- codeTextColor: string;
1192
- codeColor: string;
1193
- codeBorder: string;
1194
- headerFontSize1: string;
1195
- headerFontSize2: string;
1196
- headerFontSize3: string;
1197
- headerFontSize4: string;
1198
- headerFontSize5: string;
1199
- headerFontSize6: string;
1200
- headerMargin1: string;
1201
- headerMargin2: string;
1202
- headerMargin3: string;
1203
- headerMargin4: string;
1204
- headerMargin5: string;
1205
- headerMargin6: string;
1206
- headerPrefixWidth1: string;
1207
- headerPrefixWidth2: string;
1208
- headerPrefixWidth3: string;
1209
- headerPrefixWidth4: string;
1210
- headerPrefixWidth5: string;
1211
- headerPrefixWidth6: string;
1212
- headerBarWidth1: string;
1213
- headerBarWidth2: string;
1214
- headerBarWidth3: string;
1215
- headerBarWidth4: string;
1216
- headerBarWidth5: string;
1217
- headerBarWidth6: string;
1218
- pMargin: string;
1219
- liMargin: string;
1220
- olPadding: string;
1221
- ulPadding: string;
1222
- }, any>>>;
1223
- }>>, {
1224
- readonly type: string;
1225
- readonly delete: boolean;
1226
- readonly italic: boolean;
1227
- readonly underline: boolean;
1228
- readonly as: string;
1229
- readonly code: boolean;
1230
- readonly strong: boolean;
1231
- }>;
73
+ NText: any;
1232
74
  NSpace: any;
1233
75
  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<{}>>, {}>;
1234
76
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{