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

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (392) hide show
  1. package/es/components/button-print/src/utils/print.js +1 -6
  2. package/es/components/fabric-chart/src/FabricChart.vue.js +9 -9
  3. package/es/components/fabric-chart/src/hooks/useBirthProcess.js +129 -42
  4. package/es/components/fabric-chart/src/hooks/useBirthProcessChart.js +151 -0
  5. package/es/components/fabric-chart/src/hooks/useCenter.js +6 -7
  6. package/es/components/fabric-chart/src/hooks/useOther.js +3 -2
  7. package/es/components/fabric-chart/src/hooks/useTemperatureChart.js +1 -1
  8. package/es/components/fabric-chart/src/utils/utils.js +7 -4
  9. package/es/components/form-config/src/components/FormConfigDragDisplay.vue.js +1 -1
  10. package/es/components/form-config/src/hooks/useSortalbeConfig.js +2 -2
  11. package/es/components/form-render/src/FormRender.vue.js +11 -1
  12. package/es/components/form-render/src/components/renderer/formItem.js +16 -13
  13. package/es/components/form-render/src/constants/index.js +14 -1
  14. package/es/components/form-render/src/hooks/useFieldNormalize.js +0 -4
  15. package/es/components/form-render/src/hooks/useLowCodeReactions.js +85 -0
  16. package/es/components/iho-table/src/IhoTable.vue.js +9 -4
  17. package/es/components/iho-table/src/constants/index.js +2 -2
  18. package/es/components/iho-table/src/hooks/tapHooks/index.js +15 -21
  19. package/es/components/iho-table/src/utils/index.js +5 -2
  20. package/es/components/iho-table/style/index.css +1 -1
  21. package/es/components/index.css +1 -1
  22. package/es/components/index.js +0 -3
  23. package/es/shared/utils/tapable/AsyncParallelBailHook.js +1 -1
  24. package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.js +2 -3
  25. package/es/shared/utils/tapable/Hook.js +1 -1
  26. package/es/shared/utils/tapable/HookCodeFactory.js +3 -6
  27. package/es/shared/utils/tapable/SyncWaterfallHook.js +1 -2
  28. package/package.json +2 -2
  29. package/es/components/annotation-edit/index.d.ts +0 -17
  30. package/es/components/annotation-edit/src/AnnotationEdit.d.ts +0 -16
  31. package/es/components/big-table/index.d.ts +0 -1176
  32. package/es/components/big-table/src/BigTable.vue.d.ts +0 -1175
  33. package/es/components/big-table/src/bigTableEmits.d.ts +0 -2
  34. package/es/components/big-table/src/bigTableProps.d.ts +0 -211
  35. package/es/components/big-table/src/bigTableState.d.ts +0 -58
  36. package/es/components/big-table/src/components/NoData.vue.d.ts +0 -49
  37. package/es/components/big-table/src/components/edit-form/edit-date.d.ts +0 -34
  38. package/es/components/big-table/src/components/edit-form/edit-input.d.ts +0 -43
  39. package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +0 -35
  40. package/es/components/big-table/src/components/edit-form/edit-select.d.ts +0 -35
  41. package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +0 -134
  42. package/es/components/big-table/src/components/edit-form/edit-time.d.ts +0 -43
  43. package/es/components/big-table/src/components/edit-form/useCommon.d.ts +0 -5
  44. package/es/components/big-table/src/components/input-button.vue.d.ts +0 -10
  45. package/es/components/big-table/src/components/separate.vue.d.ts +0 -41
  46. package/es/components/big-table/src/constants/index.d.ts +0 -3
  47. package/es/components/big-table/src/hooks/index.d.ts +0 -9
  48. package/es/components/big-table/src/hooks/useAnchor.d.ts +0 -7
  49. package/es/components/big-table/src/hooks/useAnnotation.d.ts +0 -4
  50. package/es/components/big-table/src/hooks/useBatchEditing.d.ts +0 -17
  51. package/es/components/big-table/src/hooks/useEdit.d.ts +0 -339
  52. package/es/components/big-table/src/hooks/useEvent.d.ts +0 -6
  53. package/es/components/big-table/src/hooks/useFormat.d.ts +0 -30
  54. package/es/components/big-table/src/hooks/useNestTable.d.ts +0 -8
  55. package/es/components/big-table/src/hooks/useSeparateRow.d.ts +0 -40
  56. package/es/components/big-table/src/hooks/useTableParse.d.ts +0 -6
  57. package/es/components/big-table/src/utils.d.ts +0 -61
  58. package/es/components/bpmn-workflow/index.d.ts +0 -72
  59. package/es/components/bpmn-workflow/src/BpmnWorkflow.vue.d.ts +0 -75
  60. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/BpmnRenderer.d.ts +0 -75
  61. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomContextPadProvider.d.ts +0 -24
  62. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPalette.d.ts +0 -19
  63. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPathMap.d.ts +0 -70
  64. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRenderer.d.ts +0 -21
  65. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRules.d.ts +0 -12
  66. package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/index.d.ts +0 -16
  67. package/es/components/bpmn-workflow/src/custom/customModeler/index.d.ts +0 -6
  68. package/es/components/bpmn-workflow/src/custom/customOtherModule/CustomPopupMenu.d.ts +0 -5
  69. package/es/components/bpmn-workflow/src/custom/customOtherModule/customViewerRenderer.d.ts +0 -12
  70. package/es/components/bpmn-workflow/src/custom/customOtherModule/zoomScroll.d.ts +0 -5
  71. package/es/components/bpmn-workflow/src/custom/customRules/no-task.d.ts +0 -4
  72. package/es/components/bpmn-workflow/src/custom/customTranslate/customTranslate.d.ts +0 -1
  73. package/es/components/bpmn-workflow/src/custom/customTranslate/zh.d.ts +0 -226
  74. package/es/components/button-print/index.d.ts +0 -1904
  75. package/es/components/button-print/src/ButtonPrint.vue.d.ts +0 -1911
  76. package/es/components/button-print/src/components/EditFormat.vue.d.ts +0 -1244
  77. package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +0 -1632
  78. package/es/components/button-print/src/components/Preview.vue.d.ts +0 -41
  79. package/es/components/button-print/src/utils/browserPrint.d.ts +0 -2
  80. package/es/components/button-print/src/utils/dialog.d.ts +0 -12
  81. package/es/components/button-print/src/utils/index.d.ts +0 -2
  82. package/es/components/button-print/src/utils/print.d.ts +0 -56
  83. package/es/components/drag-layout/index.d.ts +0 -606
  84. package/es/components/drag-layout/index.js +0 -11
  85. package/es/components/drag-layout/src/DragFormLeftItem.vue.d.ts +0 -21
  86. package/es/components/drag-layout/src/DragFormLeftItem.vue.js +0 -122
  87. package/es/components/drag-layout/src/DragFormRightItem.vue.d.ts +0 -125
  88. package/es/components/drag-layout/src/DragFormRightItem.vue.js +0 -267
  89. package/es/components/drag-layout/src/DragLayout.vue.d.ts +0 -606
  90. package/es/components/drag-layout/src/DragLayout.vue.js +0 -662
  91. package/es/components/drag-layout/style/index.css +0 -1
  92. package/es/components/editor/index.d.ts +0 -30
  93. package/es/components/editor/src/Editor.d.ts +0 -30
  94. package/es/components/fabric-chart/index.d.ts +0 -182
  95. package/es/components/fabric-chart/src/BirthProcessChart.vue.d.ts +0 -181
  96. package/es/components/fabric-chart/src/FabricChart.vue.d.ts +0 -184
  97. package/es/components/fabric-chart/src/components/PopupMenu.d.ts +0 -46
  98. package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +0 -64
  99. package/es/components/fabric-chart/src/components/useStyle.d.ts +0 -7
  100. package/es/components/fabric-chart/src/hooks/constant.d.ts +0 -54
  101. package/es/components/fabric-chart/src/hooks/index.d.ts +0 -11
  102. package/es/components/fabric-chart/src/hooks/useBirthProcess.d.ts +0 -26
  103. package/es/components/fabric-chart/src/hooks/useBottom.d.ts +0 -4
  104. package/es/components/fabric-chart/src/hooks/useCenter.d.ts +0 -16
  105. package/es/components/fabric-chart/src/hooks/useCommon.d.ts +0 -8
  106. package/es/components/fabric-chart/src/hooks/useCumputedPoint.d.ts +0 -14
  107. package/es/components/fabric-chart/src/hooks/useDraw.d.ts +0 -44
  108. package/es/components/fabric-chart/src/hooks/useEvent.d.ts +0 -7
  109. package/es/components/fabric-chart/src/hooks/useGrid.d.ts +0 -4
  110. package/es/components/fabric-chart/src/hooks/useLeft.d.ts +0 -7
  111. package/es/components/fabric-chart/src/hooks/useOther.d.ts +0 -4
  112. package/es/components/fabric-chart/src/hooks/useRight.d.ts +0 -4
  113. package/es/components/fabric-chart/src/hooks/useShadow.d.ts +0 -6
  114. package/es/components/fabric-chart/src/hooks/useTemperatureChart.d.ts +0 -25
  115. package/es/components/fabric-chart/src/hooks/useTop.d.ts +0 -4
  116. package/es/components/fabric-chart/src/interface.d.ts +0 -151
  117. package/es/components/fabric-chart/src/utils/utils.d.ts +0 -13
  118. package/es/components/field-set/index.d.ts +0 -243
  119. package/es/components/field-set/src/FieldSet.vue.d.ts +0 -197
  120. package/es/components/form-config/index.d.ts +0 -3321
  121. package/es/components/form-config/src/FormConfig.vue.d.ts +0 -3322
  122. package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +0 -664
  123. package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +0 -108
  124. package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +0 -2385
  125. package/es/components/form-config/src/components/FormConfigMaterialItem.d.ts +0 -14
  126. package/es/components/form-config/src/components/index.d.ts +0 -5
  127. package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +0 -27
  128. package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +0 -169
  129. package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +0 -71
  130. package/es/components/form-config/src/components/renderer/index.d.ts +0 -4
  131. package/es/components/form-config/src/constants/index.d.ts +0 -65
  132. package/es/components/form-config/src/hooks/index.d.ts +0 -3
  133. package/es/components/form-config/src/hooks/useConfigurationField.d.ts +0 -8
  134. package/es/components/form-config/src/hooks/useDataNormalize.d.ts +0 -5
  135. package/es/components/form-config/src/hooks/usePresetRenderer.d.ts +0 -4
  136. package/es/components/form-config/src/hooks/useSortalbeConfig.d.ts +0 -13
  137. package/es/components/form-config/src/types/index.d.ts +0 -39
  138. package/es/components/form-config/src/utils/index.d.ts +0 -7
  139. package/es/components/form-render/index.d.ts +0 -646
  140. package/es/components/form-render/src/FormRender.vue.d.ts +0 -639
  141. package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +0 -643
  142. package/es/components/form-render/src/components/renderer/checkbox.d.ts +0 -90
  143. package/es/components/form-render/src/components/renderer/combination.d.ts +0 -51
  144. package/es/components/form-render/src/components/renderer/complex.d.ts +0 -34
  145. package/es/components/form-render/src/components/renderer/date.d.ts +0 -52
  146. package/es/components/form-render/src/components/renderer/formItem.d.ts +0 -15
  147. package/es/components/form-render/src/components/renderer/index.d.ts +0 -3
  148. package/es/components/form-render/src/components/renderer/input.d.ts +0 -23
  149. package/es/components/form-render/src/components/renderer/inputGroup.d.ts +0 -11
  150. package/es/components/form-render/src/components/renderer/inputNumber.d.ts +0 -31
  151. package/es/components/form-render/src/components/renderer/jsonCombination/hooks/useDeepValidate.d.ts +0 -5
  152. package/es/components/form-render/src/components/renderer/jsonCombination/index.d.ts +0 -44
  153. package/es/components/form-render/src/components/renderer/levelSearchCascader.d.ts +0 -91
  154. package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +0 -69
  155. package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +0 -68
  156. package/es/components/form-render/src/components/renderer/radio.d.ts +0 -94
  157. package/es/components/form-render/src/components/renderer/remoteSearch.d.ts +0 -41
  158. package/es/components/form-render/src/components/renderer/searchCascade.d.ts +0 -58
  159. package/es/components/form-render/src/components/renderer/select.d.ts +0 -140
  160. package/es/components/form-render/src/components/renderer/simpleComponent.d.ts +0 -18
  161. package/es/components/form-render/src/components/renderer/slider.d.ts +0 -11
  162. package/es/components/form-render/src/components/renderer/switch.d.ts +0 -23
  163. package/es/components/form-render/src/components/renderer/textarea.d.ts +0 -11
  164. package/es/components/form-render/src/components/tooltipMessage.vue.d.ts +0 -13
  165. package/es/components/form-render/src/constants/index.d.ts +0 -42
  166. package/es/components/form-render/src/hooks/index.d.ts +0 -15
  167. package/es/components/form-render/src/hooks/useAnchor.d.ts +0 -16
  168. package/es/components/form-render/src/hooks/useAsyncQueue.d.ts +0 -47
  169. package/es/components/form-render/src/hooks/useBusinessBinding.d.ts +0 -27
  170. package/es/components/form-render/src/hooks/useChangeContext.d.ts +0 -11
  171. package/es/components/form-render/src/hooks/useCommonInjection.d.ts +0 -15
  172. package/es/components/form-render/src/hooks/useCommonLog.d.ts +0 -3
  173. package/es/components/form-render/src/hooks/useFieldListAdaptor.d.ts +0 -64
  174. package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +0 -5
  175. package/es/components/form-render/src/hooks/useFieldVisitor.d.ts +0 -4
  176. package/es/components/form-render/src/hooks/useFormContext.d.ts +0 -11
  177. package/es/components/form-render/src/hooks/useFormField.d.ts +0 -5
  178. package/es/components/form-render/src/hooks/useFormItemDeps.d.ts +0 -11
  179. package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +0 -13
  180. package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +0 -39
  181. package/es/components/form-render/src/hooks/useFormRequest.d.ts +0 -26
  182. package/es/components/form-render/src/hooks/useFormValidator.d.ts +0 -6
  183. package/es/components/form-render/src/hooks/useNuiThemeOverrides.d.ts +0 -4
  184. package/es/components/form-render/src/hooks/usePresetScope.d.ts +0 -6
  185. package/es/components/form-render/src/types/fieldItem.d.ts +0 -265
  186. package/es/components/form-render/src/types/index.d.ts +0 -84
  187. package/es/components/form-render/src/utils/business.d.ts +0 -13
  188. package/es/components/form-render/src/utils/dom.d.ts +0 -13
  189. package/es/components/form-render/src/utils/index.d.ts +0 -38
  190. package/es/components/form-render/src/utils/schema.d.ts +0 -83
  191. package/es/components/grid/index.d.ts +0 -3
  192. package/es/components/grid/src/Grid.d.ts +0 -2
  193. package/es/components/grid/src/hooks.d.ts +0 -1
  194. package/es/components/iho-table/index.d.ts +0 -4638
  195. package/es/components/iho-table/src/IhoTable.vue.d.ts +0 -4637
  196. package/es/components/iho-table/src/constants/index.d.ts +0 -80
  197. package/es/components/iho-table/src/hooks/export.d.ts +0 -2
  198. package/es/components/iho-table/src/hooks/index.d.ts +0 -2
  199. package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +0 -93
  200. package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +0 -31
  201. package/es/components/iho-table/src/hooks/tapHooks/useDataHooks.d.ts +0 -16
  202. package/es/components/iho-table/src/hooks/tapHooks/useDomInsertHooks.d.ts +0 -15
  203. package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +0 -251
  204. package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +0 -13
  205. package/es/components/iho-table/src/hooks/tapHooks/useFieldHooks.d.ts +0 -25
  206. package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +0 -10
  207. package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +0 -11
  208. package/es/components/iho-table/src/hooks/useTableContext.d.ts +0 -9
  209. package/es/components/iho-table/src/hooks/useTablePlugin.d.ts +0 -8
  210. package/es/components/iho-table/src/plugins/anchorPlugin/index.d.ts +0 -1
  211. package/es/components/iho-table/src/plugins/anchorPlugin/tableAnchor.d.ts +0 -2
  212. package/es/components/iho-table/src/plugins/anchorPlugin/useAnchor.d.ts +0 -13
  213. package/es/components/iho-table/src/plugins/defaultConfigPlugin/index.d.ts +0 -1
  214. package/es/components/iho-table/src/plugins/filterPlugin/filter.vue.d.ts +0 -169
  215. package/es/components/iho-table/src/plugins/filterPlugin/index.d.ts +0 -1
  216. package/es/components/iho-table/src/plugins/filterPlugin/types.d.ts +0 -7
  217. package/es/components/iho-table/src/plugins/index.d.ts +0 -3
  218. package/es/components/iho-table/src/plugins/keyboardEventPlugin/index.d.ts +0 -1
  219. package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin/index.d.ts +0 -1
  220. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue.d.ts +0 -96
  221. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/index.d.ts +0 -1
  222. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useAutoFocus.d.ts +0 -5
  223. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/inputRendererPlugin.d.ts +0 -1
  224. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.d.ts +0 -1
  225. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +0 -43
  226. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.d.ts +0 -1
  227. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/selectUtils.d.ts +0 -2
  228. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +0 -94
  229. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.d.ts +0 -1
  230. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +0 -12
  231. package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin.d.ts +0 -1
  232. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.d.ts +0 -1
  233. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/colorRendererPlugin.d.ts +0 -1
  234. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/defaultRendererPlugin.d.ts +0 -1
  235. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/labelRendererPlugin.d.ts +0 -1
  236. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/pictureRendererPlugin.d.ts +0 -2
  237. package/es/components/iho-table/src/plugins/rendererPlugins/widgets/seqRendererPlugin.d.ts +0 -1
  238. package/es/components/iho-table/src/plugins/rowClickPlugin/index.d.ts +0 -1
  239. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/index.d.ts +0 -1
  240. package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +0 -11
  241. package/es/components/iho-table/src/plugins/virtualTreePlugin/index.d.ts +0 -1
  242. package/es/components/iho-table/src/types/index.d.ts +0 -108
  243. package/es/components/iho-table/src/types/pluginType.d.ts +0 -173
  244. package/es/components/iho-table/src/utils/index.d.ts +0 -48
  245. package/es/components/index.d.ts +0 -38
  246. package/es/components/info-header/index.d.ts +0 -415
  247. package/es/components/info-header/src/HiddenContent.vue.d.ts +0 -86
  248. package/es/components/info-header/src/InfoEllipsis.vue.d.ts +0 -33
  249. package/es/components/info-header/src/InfoHeader.vue.d.ts +0 -405
  250. package/es/components/insurance-sdk/index.d.ts +0 -1
  251. package/es/components/insurance-sdk/src/constants/index.d.ts +0 -161
  252. package/es/components/insurance-sdk/src/utils/index.d.ts +0 -1
  253. package/es/components/insurance-sdk/src/utils/insurance.d.ts +0 -260
  254. package/es/components/keyboard/index.d.ts +0 -334
  255. package/es/components/keyboard/src/Keyboard.vue.d.ts +0 -335
  256. package/es/components/keyboard/src/components/InputNumber.vue.d.ts +0 -64
  257. package/es/components/keyboard/src/components/NumberPanel.vue.d.ts +0 -191
  258. package/es/components/keyboard/src/utils/index.d.ts +0 -1
  259. package/es/components/map/index.d.ts +0 -75
  260. package/es/components/map/src/Map.vue.d.ts +0 -75
  261. package/es/components/recommend-search/index.d.ts +0 -815
  262. package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +0 -817
  263. package/es/components/recommend-search/src/components/BaseSearch.vue.d.ts +0 -143
  264. package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +0 -341
  265. package/es/components/recommend-search/src/components/RecommendMenu.vue.d.ts +0 -63
  266. package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +0 -300
  267. package/es/components/recommend-search/src/constant/index.d.ts +0 -4
  268. package/es/components/recommend-search/src/types/index.d.ts +0 -9
  269. package/es/components/scale-view/index.d.ts +0 -1400
  270. package/es/components/scale-view/src/ScaleView.vue.d.ts +0 -1222
  271. package/es/components/scale-view/src/components/AnswerParse.vue.d.ts +0 -70
  272. package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +0 -154
  273. package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +0 -110
  274. package/es/components/scale-view/src/components/NoData.vue.d.ts +0 -49
  275. package/es/components/scale-view/src/components/ScaleScore.d.ts +0 -23
  276. package/es/components/scale-view/src/components/composables/choose-common.d.ts +0 -11
  277. package/es/components/scale-view/src/components/formitem/address.d.ts +0 -3992
  278. package/es/components/scale-view/src/components/formitem/r-address.d.ts +0 -34
  279. package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +0 -43
  280. package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +0 -43
  281. package/es/components/scale-view/src/components/formitem/r-collection.d.ts +0 -32
  282. package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +0 -34
  283. package/es/components/scale-view/src/components/formitem/r-input.d.ts +0 -34
  284. package/es/components/scale-view/src/components/formitem/r-map.d.ts +0 -52
  285. package/es/components/scale-view/src/components/formitem/r-radio.d.ts +0 -43
  286. package/es/components/scale-view/src/components/formitem/r-select.d.ts +0 -61
  287. package/es/components/scale-view/src/components/formitem/r-sign.d.ts +0 -34
  288. package/es/components/scale-view/src/components/formitem/r-upload.d.ts +0 -52
  289. package/es/components/scale-view/src/components/formitem/sign-com.d.ts +0 -63
  290. package/es/components/scale-view/src/components/formitem/standard-modal.d.ts +0 -80
  291. package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +0 -87
  292. package/es/components/scale-view/src/hooks/scaleview-computed.d.ts +0 -43
  293. package/es/components/scale-view/src/hooks/scaleview-init.d.ts +0 -3
  294. package/es/components/scale-view/src/hooks/scaleview-props.d.ts +0 -115
  295. package/es/components/scale-view/src/hooks/scaleview-state.d.ts +0 -34
  296. package/es/components/scale-view/src/hooks/scaleview-submit.d.ts +0 -3
  297. package/es/components/scale-view/src/hooks/scaleview-validate.d.ts +0 -3
  298. package/es/components/scale-view/src/hooks/use-component.d.ts +0 -1814
  299. package/es/components/scale-view/src/hooks/use-evaluate.d.ts +0 -21
  300. package/es/components/scale-view/src/hooks/use-event.d.ts +0 -4
  301. package/es/components/scale-view/src/hooks/use-noData.d.ts +0 -9
  302. package/es/components/scale-view/src/utils/judge-types.d.ts +0 -5
  303. package/es/components/search-cascader/index.d.ts +0 -233
  304. package/es/components/search-cascader/src/SearchCascader.vue.d.ts +0 -235
  305. package/es/components/search-cascader/src/components/SearchMenu.d.ts +0 -50
  306. package/es/components/search-cascader/src/components/index.d.ts +0 -1
  307. package/es/components/search-cascader/src/constants/index.d.ts +0 -5
  308. package/es/components/search-cascader/src/hooks/index.d.ts +0 -1
  309. package/es/components/search-cascader/src/hooks/useCssVariable.d.ts +0 -3
  310. package/es/components/search-cascader/src/utils/index.d.ts +0 -2
  311. package/es/components/select-label/index.d.ts +0 -988
  312. package/es/components/select-label/src/LabelFormContent.vue.d.ts +0 -367
  313. package/es/components/select-label/src/SelectLabel.vue.d.ts +0 -622
  314. package/es/components/select-label/src/components/label-classify.vue.d.ts +0 -122
  315. package/es/components/select-person/index.d.ts +0 -251
  316. package/es/components/select-person/src/SelectPerson.vue.d.ts +0 -250
  317. package/es/components/select-person/src/utils/index.d.ts +0 -3
  318. package/es/components/shortcut-provider/index.d.ts +0 -21
  319. package/es/components/shortcut-provider/src/ShortcutProvider.vue.d.ts +0 -19
  320. package/es/components/shortcut-provider/src/constants/index.d.ts +0 -7
  321. package/es/components/shortcut-provider/src/hooks/index.d.ts +0 -2
  322. package/es/components/shortcut-provider/src/hooks/useShortcutSignature.d.ts +0 -4
  323. package/es/components/shortcut-provider/src/hooks/useShortcuts.d.ts +0 -33
  324. package/es/components/shortcut-provider/src/types/index.d.ts +0 -43
  325. package/es/components/shortcut-provider/src/utils/index.d.ts +0 -10
  326. package/es/components/shortcut-setter/index.d.ts +0 -2373
  327. package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +0 -2375
  328. package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +0 -99
  329. package/es/components/shortcut-setter/src/types/index.d.ts +0 -6
  330. package/es/components/steps-wheel/index.d.ts +0 -115
  331. package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +0 -114
  332. package/es/components/time-line/index.d.ts +0 -109
  333. package/es/components/time-line/src/TimeLine.vue.d.ts +0 -85
  334. package/es/components/vod-chunk-upload/index.d.ts +0 -232
  335. package/es/components/vod-chunk-upload/src/chunk-upload-new.vue.d.ts +0 -196
  336. package/es/components/vod-chunk-upload/src/hooks/upload-computed.d.ts +0 -11
  337. package/es/components/vod-chunk-upload/src/hooks/upload-data.d.ts +0 -63
  338. package/es/components/vod-chunk-upload/src/hooks/vod-computed.d.ts +0 -10
  339. package/es/components/vod-chunk-upload/src/hooks/vod-data.d.ts +0 -23
  340. package/es/components/vod-chunk-upload/src/vod-chunk-upload/index.d.ts +0 -2
  341. package/es/components/vod-chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +0 -230
  342. package/es/components/vod-chunk-upload/src/vod-upload-modal.d.ts +0 -25
  343. package/es/shared/components/SelectPage/SelectPage.vue.d.ts +0 -51
  344. package/es/shared/components/SelectPage/index.d.ts +0 -2
  345. package/es/shared/components/SlotRender/SlotRender.d.ts +0 -20
  346. package/es/shared/components/SlotRender/index.d.ts +0 -2
  347. package/es/shared/components/SvgIcon/SvgIcon.vue.d.ts +0 -43
  348. package/es/shared/components/SvgIcon/index.d.ts +0 -2
  349. package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +0 -87
  350. package/es/shared/components/TextOverTooltip/index.d.ts +0 -2
  351. package/es/shared/components/VueDraggable/index.d.ts +0 -2
  352. package/es/shared/components/VueDraggable/src/core/componentBuilderHelper.d.ts +0 -9
  353. package/es/shared/components/VueDraggable/src/core/componentStructure.d.ts +0 -22
  354. package/es/shared/components/VueDraggable/src/core/renderHelper.d.ts +0 -7
  355. package/es/shared/components/VueDraggable/src/core/sortableEvents.d.ts +0 -10
  356. package/es/shared/components/VueDraggable/src/util/console.d.ts +0 -1
  357. package/es/shared/components/VueDraggable/src/util/htmlHelper.d.ts +0 -2
  358. package/es/shared/components/VueDraggable/src/util/string.d.ts +0 -1
  359. package/es/shared/components/VueDraggable/src/util/tags.d.ts +0 -3
  360. package/es/shared/components/no-data/NoData.vue.d.ts +0 -49
  361. package/es/shared/components/no-data/index.d.ts +0 -2
  362. package/es/shared/components/player-vod/index.vue.d.ts +0 -2
  363. package/es/shared/components/player-vod/player.d.ts +0 -17
  364. package/es/shared/components/player-vod/video-list.d.ts +0 -32
  365. package/es/shared/components/player-vod/video-modal.d.ts +0 -54
  366. package/es/shared/global/variable.d.ts +0 -1
  367. package/es/shared/index.d.ts +0 -0
  368. package/es/shared/types/index.d.ts +0 -22
  369. package/es/shared/utils/anime.d.ts +0 -35
  370. package/es/shared/utils/clickoutside.d.ts +0 -18
  371. package/es/shared/utils/clickoutside.js +0 -52
  372. package/es/shared/utils/colorLog.d.ts +0 -31
  373. package/es/shared/utils/index.d.ts +0 -16
  374. package/es/shared/utils/loadViewer.d.ts +0 -2
  375. package/es/shared/utils/state.d.ts +0 -29
  376. package/es/shared/utils/state.js +0 -44
  377. package/es/shared/utils/tapable/AsyncParallelBailHook.d.ts +0 -3
  378. package/es/shared/utils/tapable/AsyncParallelHook.d.ts +0 -3
  379. package/es/shared/utils/tapable/AsyncSeriesBailHook.d.ts +0 -3
  380. package/es/shared/utils/tapable/AsyncSeriesHook.d.ts +0 -3
  381. package/es/shared/utils/tapable/AsyncSeriesLoopHook.d.ts +0 -3
  382. package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.d.ts +0 -3
  383. package/es/shared/utils/tapable/Hook.d.ts +0 -50
  384. package/es/shared/utils/tapable/HookCodeFactory.d.ts +0 -58
  385. package/es/shared/utils/tapable/HookMap.d.ts +0 -11
  386. package/es/shared/utils/tapable/MultiHook.d.ts +0 -12
  387. package/es/shared/utils/tapable/SyncBailHook.d.ts +0 -3
  388. package/es/shared/utils/tapable/SyncHook.d.ts +0 -3
  389. package/es/shared/utils/tapable/SyncLoopHook.d.ts +0 -3
  390. package/es/shared/utils/tapable/SyncWaterfallHook.d.ts +0 -3
  391. package/es/shared/utils/utilExpand.d.ts +0 -1
  392. package/es/shared/utils/vexutils.d.ts +0 -10
@@ -1,64 +0,0 @@
1
- import { ICoordinateValue } from '../interface';
2
- import { AnyObject } from '../../../../../es/shared/types';
3
- declare const _default: import("vue").DefineComponent<{
4
- show: {
5
- type: BooleanConstructor;
6
- required: true;
7
- default: boolean;
8
- };
9
- point: {
10
- type: null;
11
- required: true;
12
- };
13
- list: {
14
- type: ArrayConstructor;
15
- required: false;
16
- default: () => never[];
17
- };
18
- propItems: {
19
- type: null;
20
- required: true;
21
- };
22
- }, {
23
- props: {
24
- show: boolean;
25
- point: ICoordinateValue;
26
- list: Array<string>;
27
- propItems: AnyObject;
28
- };
29
- pointStyle: import("vue").ComputedRef<{
30
- top: string;
31
- bottom: string;
32
- left: string;
33
- right: string;
34
- 'transform-origin': string;
35
- }>;
36
- Teleport: {
37
- new (): {
38
- $props: import("vue").VNodeProps & import("vue").TeleportProps;
39
- };
40
- __isTeleport: true;
41
- };
42
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
43
- show: {
44
- type: BooleanConstructor;
45
- required: true;
46
- default: boolean;
47
- };
48
- point: {
49
- type: null;
50
- required: true;
51
- };
52
- list: {
53
- type: ArrayConstructor;
54
- required: false;
55
- default: () => never[];
56
- };
57
- propItems: {
58
- type: null;
59
- required: true;
60
- };
61
- }>>, {
62
- list: unknown[];
63
- }>;
64
- export default _default;
@@ -1,7 +0,0 @@
1
- export default function useStyle(props: any): import("vue").ComputedRef<{
2
- top: string;
3
- bottom: string;
4
- left: string;
5
- right: string;
6
- 'transform-origin': string;
7
- }>;
@@ -1,54 +0,0 @@
1
- export declare const TEMPERATURE_MENU: ({
2
- label: string;
3
- value: boolean;
4
- type: string;
5
- } | {
6
- label: string;
7
- value: undefined;
8
- type: string;
9
- })[];
10
- export declare const PAIN_MENU: {
11
- label: string;
12
- value: undefined;
13
- type: string;
14
- }[];
15
- export declare const OVERLAP: {
16
- yemai: {
17
- stroke: string;
18
- strokeX: string;
19
- strokeWidth: number;
20
- strokeWidthX: number;
21
- radius: number;
22
- angle: number;
23
- };
24
- koumai: {
25
- stroke: string;
26
- strokeWidth: number;
27
- radius: number;
28
- radiusCircle: number;
29
- fillCircle: string;
30
- };
31
- gangmai: {
32
- radius: number;
33
- radiusCircle: number;
34
- stroke: string;
35
- fillCircle: string;
36
- };
37
- xinmai: {
38
- radius: number;
39
- radiusCircle: number;
40
- stroke: string;
41
- fillCircle: string;
42
- };
43
- humai: {
44
- radius: number;
45
- fill: string;
46
- };
47
- ermai: {
48
- stroke: string;
49
- strokeWidth: number;
50
- radius: number;
51
- radiusCircle: number;
52
- fillCircle: string;
53
- };
54
- };
@@ -1,11 +0,0 @@
1
- export * from './useDraw';
2
- export * from './useCumputedPoint';
3
- export * from './useTop';
4
- export * from './useLeft';
5
- export * from './useRight';
6
- export * from './useCenter';
7
- export * from './useBottom';
8
- export * from './useOther';
9
- export * from './useEvent';
10
- export * from './useBirthProcess';
11
- export * from './useCommon';
@@ -1,26 +0,0 @@
1
- import { Ref } from 'vue';
2
- import { fabric } from '../utils';
3
- import { AnyObject } from '../../../../../es/shared/types';
4
- export declare function useBirthProcess(canvas: Ref<fabric.Canvas>, propItems: AnyObject, emits: any): {
5
- pointTipProps: {
6
- show: boolean;
7
- point: {
8
- x: number;
9
- y: number;
10
- };
11
- list: string[];
12
- };
13
- pointMenuProps: {
14
- show: boolean;
15
- point: {
16
- x: number;
17
- y: number;
18
- };
19
- list: any[];
20
- target: any;
21
- };
22
- clickMenu: ({ item, target }: {
23
- item: any;
24
- target: any;
25
- }) => void;
26
- };
@@ -1,4 +0,0 @@
1
- import { Ref } from 'vue';
2
- import { fabric } from '../utils';
3
- import { IPropItems } from '../interface';
4
- export declare function useBottom(canvas: Ref<fabric.Canvas>, propItems: IPropItems): void;
@@ -1,16 +0,0 @@
1
- import { Ref } from 'vue';
2
- import { fabric } from '../utils';
3
- import { IPropItems } from '../interface';
4
- import { AnyObject } from '../../../../../es/shared/types';
5
- export declare function useCenter(canvas: Ref<fabric.Canvas>, propItems: IPropItems, emits: any, cumputedX: Function, cumputedY: Function, getXValue: Function, getYValue: Function, addRenderItem: Function | undefined, pointTipProps: any, pointMenuProps: any, useCommon: AnyObject): {
6
- pointTipProps: any;
7
- pointMenuProps: any;
8
- clickMenu: ({ item, target }: {
9
- item: any;
10
- target: any;
11
- }) => void;
12
- setPopup: (point: any) => void;
13
- isAddPoint: (x: number) => boolean;
14
- updateData: (params: any, mode?: string) => void;
15
- redrawPoints: () => void;
16
- };
@@ -1,8 +0,0 @@
1
- import { Ref } from 'vue';
2
- import { fabric } from '../utils';
3
- export declare function useCommon(canvas: Ref<fabric.Canvas>): {
4
- getEqualXTypes: (pointX: number, field: string, range?: number) => string[];
5
- repeatTip: () => void;
6
- maxLimitTip: () => void;
7
- minLimitTip: () => void;
8
- };
@@ -1,14 +0,0 @@
1
- import { IPointType } from '../interface';
2
- import { AnyObject } from '../../../../../es/shared/types';
3
- export declare function useCumputedPoint(propItems: AnyObject): {
4
- cumputedX: (value: number | string, setAllCenter?: boolean) => any;
5
- cumputedY: (type: IPointType, scaleValueList: number[], value: number | string) => number;
6
- getXValue: (pointX: number) => string | undefined;
7
- getYValue: (type: IPointType, pointY: number) => number;
8
- };
9
- export declare function useBirthProcessCumputedPoint(propItems: AnyObject): {
10
- cumputedX: (value: number | string) => any;
11
- cumputedY: (key: string, range: [number, number], value: number | string) => number;
12
- getXValue: (pointX: number) => string;
13
- getYValue: (key: string, pointY: number) => number;
14
- };
@@ -1,44 +0,0 @@
1
- import { fabric } from '../utils';
2
- import { ILineOptions, ITextOptions } from '../interface';
3
- export declare const defaultStyle: {
4
- evented: boolean;
5
- selectable: boolean;
6
- };
7
- export declare const defaultBorderStyle: {
8
- evented: boolean;
9
- selectable: boolean;
10
- stroke: string;
11
- strokeWidth: number;
12
- };
13
- export declare const defaultLineStyle: {
14
- evented: boolean;
15
- selectable: boolean;
16
- stroke: string;
17
- strokeWidth: number;
18
- strokeDashArray: number[];
19
- };
20
- export declare const defaultRectStyle: {
21
- evented: boolean;
22
- selectable: boolean;
23
- fill: string;
24
- stroke: string;
25
- strokeWidth: number;
26
- originX: string;
27
- originY: string;
28
- };
29
- export declare const defaultTextStyle: {
30
- evented: boolean;
31
- selectable: boolean;
32
- fontFamily: string;
33
- fontSize: number;
34
- fill: string;
35
- centeredRotation: boolean;
36
- originX: string;
37
- originY: string;
38
- lineHeight: number;
39
- };
40
- export declare function drawLine(points: number[], style: Partial<ILineOptions>): fabric.Line;
41
- export declare function drawText([x, y]: [x: number, y: number], style: ITextOptions): fabric.Text;
42
- export declare function drawArrow([x, y1, y2]: [x: number, y1: number, y2: number], style: ITextOptions | any, type?: string): fabric.Group;
43
- export declare function drawTextGroup(rectStyle: Partial<fabric.IRectOptions>, fontStyle: Partial<ITextOptions>, groupStyle: Partial<fabric.IGroupOptions>): fabric.Group;
44
- export declare function drawPoint(type: string | undefined, style: any): fabric.Object;
@@ -1,7 +0,0 @@
1
- import { Ref } from 'vue';
2
- import { fabric } from '../utils';
3
- import { IPropItems } from '../interface';
4
- export declare function useEvent(element: HTMLCanvasElement | any): void;
5
- export declare function useCanvasEvent(canvas: Ref<fabric.Canvas>, propItems: IPropItems, emits: any): {
6
- select: (key: string) => void;
7
- };
@@ -1,4 +0,0 @@
1
- import { Ref } from 'vue';
2
- import { fabric } from '../utils';
3
- import { AnyObject } from '../../../../../es/shared/types';
4
- export default function useGrid(canvas: Ref<fabric.Canvas>, propItems: AnyObject, isBirthProcess?: boolean): void;
@@ -1,7 +0,0 @@
1
- import { Ref } from 'vue';
2
- import { fabric } from '../utils';
3
- import { IPropItems } from '../interface';
4
- import { AnyObject } from '../../../../../es/shared/types';
5
- export declare function useLeft(canvas: Ref<fabric.Canvas>, propItems: IPropItems, emits: any, setPopup: Function, pointTipProps: any, cumputedX: Function, cumputedY: Function, getXValue: Function, getYValue: Function, isAddPoint: Function, updateData: Function, useCommon: AnyObject): {
6
- drawScaleValue: (yScaleValueList: any[]) => void;
7
- };
@@ -1,4 +0,0 @@
1
- import { Ref } from 'vue';
2
- import { fabric } from '../utils';
3
- import { IPropItems } from '../interface';
4
- export declare function useOther(canvas: Ref<fabric.Canvas>, propItems: IPropItems, cumputedX: Function): void;
@@ -1,4 +0,0 @@
1
- import { Ref } from 'vue';
2
- import { fabric } from '../utils';
3
- import { IPropItems } from '../interface';
4
- export declare function useRight(canvas: Ref<fabric.Canvas>, propItems: IPropItems, drawScaleValue: Function): void;
@@ -1,6 +0,0 @@
1
- import { fabric } from '../utils';
2
- declare type Point = [number, number];
3
- export declare function useShadow(): {
4
- createShadowLines: (coordinates: Point[], angle?: number, space?: number) => fabric.Line[];
5
- };
6
- export {};
@@ -1,25 +0,0 @@
1
- import { Ref } from 'vue';
2
- import { fabric } from '../utils';
3
- export default function useTemperatureChart(canvas: Ref<fabric.Canvas>, props: any, emits: any, canvasRef: Ref<any>): {
4
- propItems: any;
5
- redrawPoints: Ref<any>;
6
- select: Ref<any>;
7
- pointTipProps: {
8
- show: boolean;
9
- point: {
10
- x: number;
11
- y: number;
12
- };
13
- list: string[];
14
- };
15
- pointMenuProps: {
16
- show: boolean;
17
- point: {
18
- x: number;
19
- y: number;
20
- };
21
- list: any[];
22
- target: any;
23
- };
24
- clickMenu: Ref<any>;
25
- };
@@ -1,4 +0,0 @@
1
- import { Ref } from 'vue';
2
- import { fabric } from '../utils';
3
- import { IPropItems } from '../interface';
4
- export declare function useTop(canvas: Ref<fabric.Canvas>, propItems: IPropItems): void;
@@ -1,151 +0,0 @@
1
- import { fabric } from './utils';
2
- import { AnyObject } from '../../../../es/shared/types';
3
- export declare type IMode = 'temperature' | 'birthProcess' | undefined;
4
- interface IEvent {
5
- selectable: boolean;
6
- evented: boolean;
7
- hovered: boolean;
8
- }
9
- interface ImainLineStyle {
10
- x: fabric.ILineOptions;
11
- y: fabric.ILineOptions;
12
- }
13
- interface IGrid {
14
- mainXCell: number;
15
- subXCell: number;
16
- subSecondXCell: number;
17
- mainYCell: number;
18
- subYCell: number;
19
- surplusXCell: number;
20
- surplusYCell: number;
21
- mainLineStyle?: ImainLineStyle;
22
- subLineStyle?: fabric.ILineOptions;
23
- subSecondLineStyle?: fabric.ILineOptions;
24
- event?: Partial<IEvent>;
25
- }
26
- export interface IPropItems {
27
- canvasWidth: number;
28
- canvasHeight: number;
29
- borderStyle: fabric.ILineOptions;
30
- selectionStyle: any;
31
- dateHeight: number;
32
- hospitalDaysHeight: number;
33
- operationDaysHeight: number;
34
- xScalevalueHeight: number;
35
- topList: IDate[];
36
- breathingHeight: number;
37
- hospitalizationDate?: string;
38
- grid: IGrid;
39
- top: ITop;
40
- left: ILeft;
41
- right: IRight | undefined;
42
- bottom: any;
43
- other?: IOther;
44
- painIndex: number;
45
- painHeight: number;
46
- painOriginY: any;
47
- vitalSignsOriginY: any;
48
- gridXNumber: number;
49
- gridYNumber: number;
50
- iconsWidth: number;
51
- originX: number;
52
- originY: number;
53
- originYLimit: number;
54
- endX: number;
55
- endXLimit: number;
56
- endY: number;
57
- xCellWidth: number;
58
- yCellHeight: number;
59
- xScaleList: Array<any>;
60
- breatheYCell: number;
61
- pulseYCell: number;
62
- temperatureYCell: number;
63
- painYCell: number;
64
- event: Partial<IEvent>;
65
- itemList: Array<any>;
66
- getRightInfo: AnyObject;
67
- config: AnyObject;
68
- }
69
- export interface IPoint {
70
- time: string;
71
- value: string | number;
72
- [key: string]: any;
73
- }
74
- interface IOther {
75
- style?: fabric.ITextOptions;
76
- list: Array<IPoint>;
77
- }
78
- export interface IDate {
79
- seq: number;
80
- show?: boolean;
81
- title: string;
82
- height?: number;
83
- list: Array<string | number>;
84
- style?: fabric.ITextOptions;
85
- [key: string]: any;
86
- }
87
- export interface ITop {
88
- dateStyle?: fabric.ITextOptions;
89
- titleWidth: number;
90
- date: IDate;
91
- xScalevalue: IDate;
92
- dayHeight?: number;
93
- hospitalDays?: IDate;
94
- operationDays?: IDate;
95
- }
96
- interface ILeft {
97
- overlap?: any;
98
- spaceGridNumber?: number;
99
- yScaleValue: Array<any>;
100
- icons?: any;
101
- }
102
- interface IRight {
103
- width?: number;
104
- yScaleValue: any;
105
- }
106
- export interface IData {
107
- width: number;
108
- height: number;
109
- borderStyle?: fabric.ILineOptions;
110
- selectionStyle?: AnyObject;
111
- hospitalizationDate: string;
112
- grid: IGrid;
113
- other?: IOther;
114
- top: ITop;
115
- left: ILeft;
116
- right?: IRight;
117
- bottom: AnyObject;
118
- config?: AnyObject;
119
- }
120
- export interface ICoordinateValue {
121
- x: number;
122
- y: number;
123
- }
124
- export declare type IPointType = 'breathe' | 'pulse' | 'temperature' | 'pain';
125
- export interface ILineOptions extends fabric.ILineOptions {
126
- [key: string]: any;
127
- }
128
- export interface ITextOptions extends fabric.ITextOptions {
129
- [key: string]: any;
130
- }
131
- interface IBirthProcessOther {
132
- fetalPresentationPositionLine?: fabric.ILineOptions;
133
- alertLine?: fabric.ILineOptions;
134
- processLine?: fabric.ILineOptions;
135
- }
136
- interface IBirthProcessXAxis {
137
- time: AnyObject;
138
- processTime: AnyObject;
139
- }
140
- export interface IBirthProcessData {
141
- width: number;
142
- height: number;
143
- borderStyle?: fabric.ILineOptions;
144
- selectionStyle?: AnyObject;
145
- grid: AnyObject;
146
- other?: IBirthProcessOther;
147
- xAxis: IBirthProcessXAxis;
148
- scaleValues: AnyObject[];
149
- }
150
- export declare type IObject = fabric.Object & AnyObject;
151
- export {};
@@ -1,13 +0,0 @@
1
- import { IPoint } from '../interface';
2
- import { AnyObject } from '../../../../../es/shared/types';
3
- export declare function isEffectiveNode(node: IPoint): string | number | boolean;
4
- export declare function deleteProperty(data: AnyObject, list: AnyObject[]): void;
5
- export declare function getIndex(time: string, list: AnyObject[]): number;
6
- /**
7
- * @description: 判断yScaleValue数组内的项类型是否可以连成一条折线,比如温度线
8
- * @param {string} type
9
- * @return {*}
10
- */
11
- export declare function isOneLine(type: string): boolean;
12
- export declare function setOtherType(title: string, type: string): string;
13
- export declare function getType(type: string): string;