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
package/README.md CHANGED
@@ -1,87 +1,87 @@
1
- # 安装
2
-
3
- ```shell
4
- npm i cnhis-design-vue@[版本号]
5
- # or
6
- yarn add cnhis-design-vue@[版本号] #推荐
7
- ```
8
-
9
- ## 1.全局引入
10
-
11
- ```typescript
12
- // main.ts
13
- import { createApp } from 'vue';
14
- import App from './App.vue';
15
- import 'cnhis-design-vue/es/packages/index.css';
16
- import cui from 'cnhis-design-vue';
17
-
18
- const app = createApp(App);
19
- app.use(cui).mount('#app');
20
- ```
21
-
22
- ## 2. 按需引入
23
-
24
- 组件现在支持了自动按需引入, 但是样式文件需要额外的处理
25
-
26
- ### 2.1 样式处理方式1 (按需引入样式)
27
-
28
- ```shell
29
- # 安装自动导入样式的插件
30
- npm i -d vite-plugin-style-import
31
- ```
32
-
33
- ```typescript
34
- // vite.config.ts
35
- import { defineConfig } from 'vite';
36
- import { createStyleImportPlugin } from 'vite-plugin-style-import';
37
-
38
- export default defineConfig({
39
- plugins: [
40
- // ...otherPlugins
41
- createStyleImportPlugin({
42
- libs: [
43
- {
44
- libraryName: 'cnhis-design-vue',
45
- esModule: true,
46
- ensureStyleFile: true,
47
- resolveStyle: name => {
48
- return `cnhis-design-vue/es/components/${ name.slice(2) }/style/index.css`;
49
- }
50
- }
51
- ]
52
- })
53
- ]
54
- });
55
- ```
56
-
57
- ### 2.2 样式处理方式2 (全局引入样式)
58
-
59
- ```typescript
60
- // main.ts
61
- import 'cnhis-design-vue/es/components/index.css';
62
- ```
63
-
64
- ## 3.FAQ
65
-
66
- ### 3.1 项目打包后样式丢失
67
-
68
- 处理方法, 将 cnhis-design-vue 从 vendor 包中移除 (没有出现此问题则不需要)
69
-
70
- ```typescript
71
- // vite.config.ts
72
- import { defineConfig } from 'vite';
73
-
74
- export default defineConfig({
75
- build: {
76
- rollupOptions: {
77
- // ..otherOptions
78
- output: {
79
- dir: './dist',
80
- manualChunks: {
81
- 'cnhis-vendor': ['cnhis-design-vue']
82
- }
83
- }
84
- }
85
- }
86
- });
87
- ```
1
+ # 安装
2
+
3
+ ```shell
4
+ npm i cnhis-design-vue@[版本号]
5
+ # or
6
+ yarn add cnhis-design-vue@[版本号] #推荐
7
+ ```
8
+
9
+ ## 1.全局引入
10
+
11
+ ```typescript
12
+ // main.ts
13
+ import { createApp } from 'vue';
14
+ import App from './App.vue';
15
+ import 'cnhis-design-vue/es/packages/index.css';
16
+ import cui from 'cnhis-design-vue';
17
+
18
+ const app = createApp(App);
19
+ app.use(cui).mount('#app');
20
+ ```
21
+
22
+ ## 2. 按需引入
23
+
24
+ 组件现在支持了自动按需引入, 但是样式文件需要额外的处理
25
+
26
+ ### 2.1 样式处理方式1 (按需引入样式)
27
+
28
+ ```shell
29
+ # 安装自动导入样式的插件
30
+ npm i -d vite-plugin-style-import
31
+ ```
32
+
33
+ ```typescript
34
+ // vite.config.ts
35
+ import { defineConfig } from 'vite';
36
+ import { createStyleImportPlugin } from 'vite-plugin-style-import';
37
+
38
+ export default defineConfig({
39
+ plugins: [
40
+ // ...otherPlugins
41
+ createStyleImportPlugin({
42
+ libs: [
43
+ {
44
+ libraryName: 'cnhis-design-vue',
45
+ esModule: true,
46
+ ensureStyleFile: true,
47
+ resolveStyle: name => {
48
+ return `cnhis-design-vue/es/components/${ name.slice(2) }/style/index.css`;
49
+ }
50
+ }
51
+ ]
52
+ })
53
+ ]
54
+ });
55
+ ```
56
+
57
+ ### 2.2 样式处理方式2 (全局引入样式)
58
+
59
+ ```typescript
60
+ // main.ts
61
+ import 'cnhis-design-vue/es/components/index.css';
62
+ ```
63
+
64
+ ## 3.FAQ
65
+
66
+ ### 3.1 项目打包后样式丢失
67
+
68
+ 处理方法, 将 cnhis-design-vue 从 vendor 包中移除 (没有出现此问题则不需要)
69
+
70
+ ```typescript
71
+ // vite.config.ts
72
+ import { defineConfig } from 'vite';
73
+
74
+ export default defineConfig({
75
+ build: {
76
+ rollupOptions: {
77
+ // ..otherOptions
78
+ output: {
79
+ dir: './dist',
80
+ manualChunks: {
81
+ 'cnhis-vendor': ['cnhis-design-vue']
82
+ }
83
+ }
84
+ }
85
+ }
86
+ });
87
+ ```
@@ -1,4 +1,4 @@
1
- export declare type AnnotationItem = string | Partial<{
1
+ export type AnnotationItem = string | Partial<{
2
2
  content: string;
3
3
  author: string;
4
4
  authorLabel: string;
@@ -8,7 +8,7 @@ declare const _default: import("vue").DefineComponent<{
8
8
  default: string;
9
9
  };
10
10
  }, {
11
- cssVars: import("vue").ComputedRef<import("vue").CSSProperties>;
11
+ cssVars: import("vue").ComputedRef<import("../../../../shared/types").AnyObject>;
12
12
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
13
13
  visible: {
14
14
  type: BooleanConstructor;
@@ -480,7 +480,7 @@ declare const BigTable: SFCWithInstall<import("vue").DefineComponent<{
480
480
  default: () => never[];
481
481
  };
482
482
  }>> & {
483
- [x: `on${string}`]: ((...args: any[]) => any) | undefined;
483
+ [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
484
484
  }>>;
485
485
  attr: import("../../shared/types").AnyObject;
486
486
  formatData: (data?: {
@@ -746,57 +746,7 @@ declare const BigTable: SFCWithInstall<import("vue").DefineComponent<{
746
746
  }>;
747
747
  NTooltip: any;
748
748
  NTabs: any;
749
- NTabPane: import("vue").DefineComponent<{
750
- readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
751
- [key: string]: any;
752
- }> | (() => import("vue").VNodeChild)>;
753
- readonly name: {
754
- readonly type: import("vue").PropType<string | number>;
755
- readonly required: true;
756
- };
757
- readonly disabled: BooleanConstructor;
758
- readonly displayDirective: {
759
- readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
760
- readonly default: "if";
761
- };
762
- readonly closable: {
763
- readonly type: import("vue").PropType<boolean | undefined>;
764
- readonly default: undefined;
765
- };
766
- readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
767
- readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
768
- [key: string]: any;
769
- }> | (() => import("vue").VNodeChild)>;
770
- }, {
771
- style: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
772
- class: import("vue").Ref<string | undefined>;
773
- mergedClsPrefix: import("vue").Ref<string>;
774
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
775
- readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
776
- [key: string]: any;
777
- }> | (() => import("vue").VNodeChild)>;
778
- readonly name: {
779
- readonly type: import("vue").PropType<string | number>;
780
- readonly required: true;
781
- };
782
- readonly disabled: BooleanConstructor;
783
- readonly displayDirective: {
784
- readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
785
- readonly default: "if";
786
- };
787
- readonly closable: {
788
- readonly type: import("vue").PropType<boolean | undefined>;
789
- readonly default: undefined;
790
- };
791
- readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
792
- readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
793
- [key: string]: any;
794
- }> | (() => import("vue").VNodeChild)>;
795
- }>>, {
796
- readonly disabled: boolean;
797
- readonly closable: boolean | undefined;
798
- readonly displayDirective: "if" | "show" | "show:lazy";
799
- }>;
749
+ NTabPane: any;
800
750
  NIcon: any;
801
751
  CGrid: SFCWithInstall<import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
802
752
  checkMethod: ({ row }: {
@@ -1012,16 +962,16 @@ declare const BigTable: SFCWithInstall<import("vue").DefineComponent<{
1012
962
  default: () => never[];
1013
963
  };
1014
964
  }>> & {
1015
- [x: `on${string}`]: ((...args: any[]) => any) | undefined;
965
+ [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
1016
966
  }, {
1017
967
  anchor: import("../../shared/types").AnyObject[];
1018
968
  data: unknown[];
1019
- showFooter: boolean;
1020
- columnConfig: Record<string, any>;
1021
- menuConfig: Record<string, any>;
1022
969
  maxCheckSize: number;
970
+ showFooter: boolean;
1023
971
  sumData: Record<string, any>;
1024
972
  avgData: Record<string, any>;
973
+ menuConfig: Record<string, any>;
974
+ columnConfig: Record<string, any>;
1025
975
  refreshRow: number;
1026
976
  relatedItems: Record<string, any>;
1027
977
  pageVO: Record<string, any>;
@@ -482,7 +482,7 @@ declare const _default: import("vue").DefineComponent<{
482
482
  default: () => never[];
483
483
  };
484
484
  }>> & {
485
- [x: `on${string}`]: ((...args: any[]) => any) | undefined;
485
+ [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
486
486
  }>>;
487
487
  attr: AnyObject;
488
488
  formatData: (data?: {
@@ -736,57 +736,7 @@ declare const _default: import("vue").DefineComponent<{
736
736
  }>;
737
737
  NTooltip: any;
738
738
  NTabs: any;
739
- NTabPane: import("vue").DefineComponent<{
740
- readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
741
- [key: string]: any;
742
- }> | (() => import("vue").VNodeChild)>;
743
- readonly name: {
744
- readonly type: import("vue").PropType<string | number>;
745
- readonly required: true;
746
- };
747
- readonly disabled: BooleanConstructor;
748
- readonly displayDirective: {
749
- readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
750
- readonly default: "if";
751
- };
752
- readonly closable: {
753
- readonly type: import("vue").PropType<boolean | undefined>;
754
- readonly default: undefined;
755
- };
756
- readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
757
- readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
758
- [key: string]: any;
759
- }> | (() => import("vue").VNodeChild)>;
760
- }, {
761
- style: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
762
- class: import("vue").Ref<string | undefined>;
763
- mergedClsPrefix: import("vue").Ref<string>;
764
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
765
- readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
766
- [key: string]: any;
767
- }> | (() => import("vue").VNodeChild)>;
768
- readonly name: {
769
- readonly type: import("vue").PropType<string | number>;
770
- readonly required: true;
771
- };
772
- readonly disabled: BooleanConstructor;
773
- readonly displayDirective: {
774
- readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
775
- readonly default: "if";
776
- };
777
- readonly closable: {
778
- readonly type: import("vue").PropType<boolean | undefined>;
779
- readonly default: undefined;
780
- };
781
- readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
782
- readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
783
- [key: string]: any;
784
- }> | (() => import("vue").VNodeChild)>;
785
- }>>, {
786
- readonly disabled: boolean;
787
- readonly closable: boolean | undefined;
788
- readonly displayDirective: "if" | "show" | "show:lazy";
789
- }>;
739
+ NTabPane: any;
790
740
  NIcon: any;
791
741
  CGrid: import("../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{}, any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
792
742
  checkMethod: ({ row }: {
@@ -1002,16 +952,16 @@ declare const _default: import("vue").DefineComponent<{
1002
952
  default: () => never[];
1003
953
  };
1004
954
  }>> & {
1005
- [x: `on${string}`]: ((...args: any[]) => any) | undefined;
955
+ [x: `on${Capitalize<string>}`]: ((...args: any[]) => any) | undefined;
1006
956
  }, {
1007
957
  anchor: AnyObject[];
1008
958
  data: unknown[];
1009
- showFooter: boolean;
1010
- columnConfig: Record<string, any>;
1011
- menuConfig: Record<string, any>;
1012
959
  maxCheckSize: number;
960
+ showFooter: boolean;
1013
961
  sumData: Record<string, any>;
1014
962
  avgData: Record<string, any>;
963
+ menuConfig: Record<string, any>;
964
+ columnConfig: Record<string, any>;
1015
965
  refreshRow: number;
1016
966
  relatedItems: Record<string, any>;
1017
967
  pageVO: Record<string, any>;
@@ -11,7 +11,7 @@ declare const _default: import("vue").DefineComponent<{
11
11
  type: (NumberConstructor | ObjectConstructor)[];
12
12
  default: number;
13
13
  };
14
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("formChange" | "setOptions")[], "setOptions" | "formChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
14
+ }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("setOptions" | "formChange")[], "setOptions" | "formChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
15
15
  col: {
16
16
  type: ObjectConstructor;
17
17
  default: () => {};
@@ -60,19 +60,19 @@ declare const _default: import("vue").DefineComponent<{
60
60
  style: CSSProperties;
61
61
  SlotRender: import("vue").DefineComponent<{
62
62
  renderer: {
63
- type: PropType<string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("../../../../../shared/types").AnyFn<any[], any>>;
63
+ type: PropType<string | import("vue").Component | import("../../../../../shared/types").AnyFn>;
64
64
  required: true;
65
65
  };
66
66
  rootSlots: {
67
- type: PropType<Record<string, import("../../../../../shared/types").AnyFn<any[], any>>>;
67
+ type: PropType<Record<string, import("../../../../../shared/types").AnyFn>>;
68
68
  };
69
69
  }, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
70
70
  renderer: {
71
- type: PropType<string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("../../../../../shared/types").AnyFn<any[], any>>;
71
+ type: PropType<string | import("vue").Component | import("../../../../../shared/types").AnyFn>;
72
72
  required: true;
73
73
  };
74
74
  rootSlots: {
75
- type: PropType<Record<string, import("../../../../../shared/types").AnyFn<any[], any>>>;
75
+ type: PropType<Record<string, import("../../../../../shared/types").AnyFn>>;
76
76
  };
77
77
  }>>, {}>;
78
78
  NPopover: any;
@@ -96,7 +96,7 @@ export declare const comps: {
96
96
  type: (NumberConstructor | ObjectConstructor)[];
97
97
  default: number;
98
98
  };
99
- }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("formChange" | "setOptions")[], "setOptions" | "formChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
99
+ }, () => JSX.Element, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("setOptions" | "formChange")[], "setOptions" | "formChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
100
100
  col: {
101
101
  type: ObjectConstructor;
102
102
  default: () => {};
@@ -194,11 +194,11 @@ export declare const comps: {
194
194
  }>;
195
195
  separate: import("vue").DefineComponent<{
196
196
  col: {
197
- type: import("vue").PropType<import("../../..").AnyObject>;
197
+ type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
198
198
  required: true;
199
199
  };
200
200
  row: {
201
- type: import("vue").PropType<import("../../..").AnyObject>;
201
+ type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
202
202
  required: true;
203
203
  };
204
204
  index: {
@@ -208,11 +208,11 @@ export declare const comps: {
208
208
  }, {
209
209
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
210
210
  col: {
211
- type: import("vue").PropType<import("../../..").AnyObject>;
211
+ type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
212
212
  required: true;
213
213
  };
214
214
  row: {
215
- type: import("vue").PropType<import("../../..").AnyObject>;
215
+ type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
216
216
  required: true;
217
217
  };
218
218
  index: {
@@ -227,93 +227,93 @@ export declare const comps: {
227
227
  setShow: (v: boolean) => void;
228
228
  emit: (event: "formChange", ...args: any[]) => void;
229
229
  editContent: import("vue").Ref<any>;
230
- getRowData: (row: import("../../..").AnyObject) => {
230
+ getRowData: (row: import("../../../../shared/types").AnyObject) => {
231
231
  separateData: Record<string, string>;
232
232
  index: number;
233
- rawRow: import("../../..").AnyObject;
234
- row: import("../../..").AnyObject;
233
+ rawRow: import("../../../../shared/types").AnyObject;
234
+ row: import("../../../../shared/types").AnyObject;
235
235
  colspans?: Record<string, number> | undefined;
236
236
  } | undefined;
237
237
  onShow: (target: {
238
238
  separateData: Record<string, string>;
239
239
  index: number;
240
- rawRow: import("../../..").AnyObject;
241
- row: import("../../..").AnyObject;
240
+ rawRow: import("../../../../shared/types").AnyObject;
241
+ row: import("../../../../shared/types").AnyObject;
242
242
  colspans?: Record<string, number> | undefined;
243
243
  } | undefined) => Promise<void>;
244
244
  onClose: (target: {
245
245
  separateData: Record<string, string>;
246
246
  index: number;
247
- rawRow: import("../../..").AnyObject;
248
- row: import("../../..").AnyObject;
247
+ rawRow: import("../../../../shared/types").AnyObject;
248
+ row: import("../../../../shared/types").AnyObject;
249
249
  colspans?: Record<string, number> | undefined;
250
250
  } | undefined) => Promise<void>;
251
251
  updateShow: (show: boolean) => void;
252
252
  style: import("vue").CSSProperties;
253
253
  SlotRender: import("vue").DefineComponent<{
254
254
  renderer: {
255
- type: import("vue").PropType<string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("../../..").AnyFn<any[], any>>;
255
+ type: import("vue").PropType<string | import("vue").Component | import("../../../../shared/types").AnyFn>;
256
256
  required: true;
257
257
  };
258
258
  rootSlots: {
259
- type: import("vue").PropType<Record<string, import("../../..").AnyFn<any[], any>>>;
259
+ type: import("vue").PropType<Record<string, import("../../../../shared/types").AnyFn>>;
260
260
  };
261
261
  }, () => any, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
262
262
  renderer: {
263
- type: import("vue").PropType<string | import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("../../..").AnyFn<any[], any>>;
263
+ type: import("vue").PropType<string | import("vue").Component | import("../../../../shared/types").AnyFn>;
264
264
  required: true;
265
265
  };
266
266
  rootSlots: {
267
- type: import("vue").PropType<Record<string, import("../../..").AnyFn<any[], any>>>;
267
+ type: import("vue").PropType<Record<string, import("../../../../shared/types").AnyFn>>;
268
268
  };
269
269
  }>>, {}>;
270
270
  NPopover: any;
271
271
  NInput: any;
272
272
  Separate: import("vue").DefineComponent<{
273
273
  col: {
274
- type: import("vue").PropType<import("../../..").AnyObject>;
274
+ type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
275
275
  required: true;
276
276
  };
277
277
  row: {
278
- type: import("vue").PropType<import("../../..").AnyObject>;
278
+ type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
279
279
  required: true;
280
280
  };
281
281
  }, {
282
282
  props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
283
283
  col: {
284
- type: import("vue").PropType<import("../../..").AnyObject>;
284
+ type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
285
285
  required: true;
286
286
  };
287
287
  row: {
288
- type: import("vue").PropType<import("../../..").AnyObject>;
288
+ type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
289
289
  required: true;
290
290
  };
291
291
  }>> & {}>>;
292
- separateDataMap: import("vue").Ref<WeakMap<import("../../..").AnyObject, {
292
+ separateDataMap: import("vue").Ref<WeakMap<import("../../../../shared/types").AnyObject, {
293
293
  separateData: Record<string, string>;
294
294
  index: number;
295
- rawRow: import("../../..").AnyObject;
296
- row: import("../../..").AnyObject;
295
+ rawRow: import("../../../../shared/types").AnyObject;
296
+ row: import("../../../../shared/types").AnyObject;
297
297
  colspans?: Record<string, number> | undefined;
298
298
  }>>;
299
299
  displayContent: import("vue").ComputedRef<string>;
300
300
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
301
301
  col: {
302
- type: import("vue").PropType<import("../../..").AnyObject>;
302
+ type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
303
303
  required: true;
304
304
  };
305
305
  row: {
306
- type: import("vue").PropType<import("../../..").AnyObject>;
306
+ type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
307
307
  required: true;
308
308
  };
309
309
  }>>, {}>;
310
310
  }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "formChange"[], "formChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
311
311
  col: {
312
- type: import("vue").PropType<import("../../..").AnyObject>;
312
+ type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
313
313
  required: true;
314
314
  };
315
315
  row: {
316
- type: import("vue").PropType<import("../../..").AnyObject>;
316
+ type: import("vue").PropType<import("../../../../shared/types").AnyObject>;
317
317
  required: true;
318
318
  };
319
319
  index: {
@@ -3,7 +3,7 @@ import { Ref } from 'vue';
3
3
  import { VxeTableEvents, VxeTableInstance } from 'vxe-table';
4
4
  import { VxeTablePropTypes } from 'vxe-table/types/table';
5
5
  export declare class SeparateHandle {
6
- callbacks: Set<AnyFn<any[], any>>;
6
+ callbacks: Set<AnyFn>;
7
7
  add(cb: AnyFn): void;
8
8
  remove(cb: AnyFn): void;
9
9
  clear(): void;
@@ -70,6 +70,6 @@ declare class BpmnRenderer {
70
70
  getShapePath(element: any): any;
71
71
  }
72
72
  declare namespace BpmnRenderer {
73
- const $inject: string[];
73
+ let $inject: string[];
74
74
  }
75
75
  export default BpmnRenderer;
@@ -19,6 +19,6 @@ declare class ContextPadProvider {
19
19
  getContextPadEntries(element: any): {};
20
20
  }
21
21
  declare namespace ContextPadProvider {
22
- const $inject: string[];
22
+ let $inject: string[];
23
23
  }
24
24
  export default ContextPadProvider;
@@ -14,6 +14,6 @@ declare class PaletteProvider {
14
14
  getPaletteEntries(): {};
15
15
  }
16
16
  declare namespace PaletteProvider {
17
- const $inject: string[];
17
+ let $inject: string[];
18
18
  }
19
19
  export default PaletteProvider;
@@ -16,6 +16,6 @@ declare class CustomRenderer {
16
16
  getShapePath(shape: any): void;
17
17
  }
18
18
  declare namespace CustomRenderer {
19
- const $inject: string[];
19
+ let $inject: string[];
20
20
  }
21
21
  export default CustomRenderer;
@@ -7,6 +7,6 @@ declare class CustomRules {
7
7
  canMove(): boolean;
8
8
  }
9
9
  declare namespace CustomRules {
10
- const $inject: string[];
10
+ let $inject: string[];
11
11
  }
12
12
  export default CustomRules;
@@ -1,16 +1,16 @@
1
1
  declare namespace _default {
2
- const __init__: string[];
3
- const paletteProvider: (string | typeof CustomPalette)[];
4
- const customPathMap: (string | typeof CustomPathMap)[];
5
- const customRenderer: (string | typeof CustomRenderer)[];
6
- const bpmnRenderer: (string | typeof BpmnRenderer)[];
7
- const contextPadProvider: (string | typeof CustomContextPadProvider)[];
8
- const customRules: (string | typeof CustomRules)[];
2
+ let __init__: string[];
3
+ let paletteProvider: (string | typeof CustomPalette)[];
4
+ let customPathMap: (string | typeof CustomPathMap)[];
5
+ let customRenderer: (string | typeof CustomRenderer)[];
6
+ let bpmnRenderer: (string | typeof BpmnRenderer)[];
7
+ let contextPadProvider: (string | typeof CustomContextPadProvider)[];
8
+ let customRules: (string | typeof CustomRules)[];
9
9
  }
10
10
  export default _default;
11
- import CustomPalette from "./CustomPalette";
12
- import CustomPathMap from "./CustomPathMap";
13
- import CustomRenderer from "./CustomRenderer";
14
- import BpmnRenderer from "./BpmnRenderer";
15
- import CustomContextPadProvider from "./CustomContextPadProvider";
16
- import CustomRules from "./CustomRules";
11
+ import CustomPalette from './CustomPalette';
12
+ import CustomPathMap from './CustomPathMap';
13
+ import CustomRenderer from './CustomRenderer';
14
+ import BpmnRenderer from './BpmnRenderer';
15
+ import CustomContextPadProvider from './CustomContextPadProvider';
16
+ import CustomRules from './CustomRules';