cnhis-design-vue 3.1.37-beta.1 → 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.
- package/README.md +123 -123
- package/es/components/button-print/src/utils/print.js +1 -6
- package/es/components/fabric-chart/src/FabricChart.vue.js +9 -9
- package/es/components/fabric-chart/src/hooks/useBirthProcess.js +129 -42
- package/es/components/fabric-chart/src/hooks/useBirthProcessChart.js +151 -0
- package/es/components/fabric-chart/src/hooks/useCenter.js +6 -7
- package/es/components/fabric-chart/src/hooks/useOther.js +3 -2
- package/es/components/fabric-chart/src/hooks/useTemperatureChart.js +1 -1
- package/es/components/fabric-chart/src/utils/utils.js +7 -4
- package/es/components/form-config/src/components/FormConfigDragDisplay.vue.js +1 -1
- package/es/components/form-config/src/hooks/useSortalbeConfig.js +2 -2
- package/es/components/form-render/src/hooks/useLowCodeReactions.js +19 -18
- package/es/components/iho-table/style/index.css +1 -1
- package/es/components/index.css +1 -1
- package/es/components/index.js +0 -3
- package/es/shared/assets/img/failure.js +1 -1
- package/es/shared/assets/img/failure.png.js +1 -1
- package/es/shared/assets/img/icon-asc.js +1 -1
- package/es/shared/assets/img/icon-desc.js +1 -1
- package/es/shared/assets/img/no-permission.js +1 -1
- package/es/shared/assets/img/no-permission.png.js +1 -1
- package/es/shared/assets/img/nodata.js +1 -1
- package/es/shared/assets/img/nodata.png.js +1 -1
- package/es/shared/assets/img/notfound.js +1 -1
- package/es/shared/assets/img/notfound.png.js +1 -1
- package/es/shared/assets/img/qr.js +1 -1
- package/es/shared/assets/img/qr.png.js +1 -1
- package/es/shared/assets/img/success.js +1 -1
- package/es/shared/assets/img/success.png.js +1 -1
- package/es/shared/assets/img/video.js +1 -1
- package/es/shared/assets/img/video.png.js +1 -1
- package/es/shared/assets/img/video_default_cover.js +1 -1
- package/es/shared/assets/img/video_default_cover.png.js +1 -1
- package/es/shared/assets/img/video_hover.js +1 -1
- package/es/shared/assets/img/video_play_hover.js +1 -1
- package/es/shared/assets/img/xb_big.js +1 -1
- package/es/shared/assets/img/xb_big.png.js +1 -1
- package/es/shared/assets/img/xb_small.js +1 -1
- package/es/shared/assets/img/xb_small.png.js +1 -1
- package/es/shared/utils/tapable/AsyncParallelBailHook.js +1 -1
- package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.js +2 -3
- package/es/shared/utils/tapable/Hook.js +1 -1
- package/es/shared/utils/tapable/HookCodeFactory.js +3 -6
- package/es/shared/utils/tapable/SyncWaterfallHook.js +1 -2
- package/package.json +2 -2
- package/es/components/annotation-edit/index.d.ts +0 -17
- package/es/components/annotation-edit/src/AnnotationEdit.d.ts +0 -16
- package/es/components/big-table/index.d.ts +0 -1176
- package/es/components/big-table/src/BigTable.vue.d.ts +0 -1181
- package/es/components/big-table/src/bigTableEmits.d.ts +0 -2
- package/es/components/big-table/src/bigTableProps.d.ts +0 -211
- package/es/components/big-table/src/bigTableState.d.ts +0 -58
- package/es/components/big-table/src/components/NoData.vue.d.ts +0 -49
- package/es/components/big-table/src/components/edit-form/edit-date.d.ts +0 -34
- package/es/components/big-table/src/components/edit-form/edit-input.d.ts +0 -43
- package/es/components/big-table/src/components/edit-form/edit-select-table.d.ts +0 -35
- package/es/components/big-table/src/components/edit-form/edit-select.d.ts +0 -35
- package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +0 -134
- package/es/components/big-table/src/components/edit-form/edit-time.d.ts +0 -43
- package/es/components/big-table/src/components/edit-form/useCommon.d.ts +0 -5
- package/es/components/big-table/src/components/input-button.vue.d.ts +0 -10
- package/es/components/big-table/src/components/separate.vue.d.ts +0 -41
- package/es/components/big-table/src/constants/index.d.ts +0 -3
- package/es/components/big-table/src/hooks/index.d.ts +0 -9
- package/es/components/big-table/src/hooks/useAnchor.d.ts +0 -7
- package/es/components/big-table/src/hooks/useAnnotation.d.ts +0 -4
- package/es/components/big-table/src/hooks/useBatchEditing.d.ts +0 -17
- package/es/components/big-table/src/hooks/useEdit.d.ts +0 -339
- package/es/components/big-table/src/hooks/useEvent.d.ts +0 -6
- package/es/components/big-table/src/hooks/useFormat.d.ts +0 -30
- package/es/components/big-table/src/hooks/useNestTable.d.ts +0 -8
- package/es/components/big-table/src/hooks/useSeparateRow.d.ts +0 -40
- package/es/components/big-table/src/hooks/useTableParse.d.ts +0 -6
- package/es/components/big-table/src/utils.d.ts +0 -61
- package/es/components/bpmn-workflow/index.d.ts +0 -72
- package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
- package/es/components/bpmn-workflow/src/BpmnWorkflow.vue.d.ts +0 -75
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/BpmnRenderer.d.ts +0 -75
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomContextPadProvider.d.ts +0 -24
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPalette.d.ts +0 -19
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPathMap.d.ts +0 -70
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRenderer.d.ts +0 -21
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRules.d.ts +0 -12
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/index.d.ts +0 -16
- package/es/components/bpmn-workflow/src/custom/customModeler/index.d.ts +0 -6
- package/es/components/bpmn-workflow/src/custom/customOtherModule/CustomPopupMenu.d.ts +0 -5
- package/es/components/bpmn-workflow/src/custom/customOtherModule/customViewerRenderer.d.ts +0 -12
- package/es/components/bpmn-workflow/src/custom/customOtherModule/zoomScroll.d.ts +0 -5
- package/es/components/bpmn-workflow/src/custom/customRules/no-task.d.ts +0 -4
- package/es/components/bpmn-workflow/src/custom/customTranslate/customTranslate.d.ts +0 -1
- package/es/components/bpmn-workflow/src/custom/customTranslate/zh.d.ts +0 -226
- package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +0 -1
- package/es/components/bpmn-workflow/types/ModelingModule.d.ts +0 -1
- package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +0 -1
- package/es/components/button-print/index.d.ts +0 -1904
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +0 -1911
- package/es/components/button-print/src/components/EditFormat.vue.d.ts +0 -1244
- package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +0 -1632
- package/es/components/button-print/src/components/Preview.vue.d.ts +0 -41
- package/es/components/button-print/src/utils/browserPrint.d.ts +0 -2
- package/es/components/button-print/src/utils/dialog.d.ts +0 -12
- package/es/components/button-print/src/utils/index.d.ts +0 -2
- package/es/components/button-print/src/utils/print.d.ts +0 -56
- package/es/components/drag-layout/index.d.ts +0 -606
- package/es/components/drag-layout/index.js +0 -11
- package/es/components/drag-layout/src/DragFormLeftItem.vue.d.ts +0 -21
- package/es/components/drag-layout/src/DragFormLeftItem.vue.js +0 -122
- package/es/components/drag-layout/src/DragFormRightItem.vue.d.ts +0 -125
- package/es/components/drag-layout/src/DragFormRightItem.vue.js +0 -267
- package/es/components/drag-layout/src/DragLayout.vue.d.ts +0 -606
- package/es/components/drag-layout/src/DragLayout.vue.js +0 -662
- package/es/components/drag-layout/style/index.css +0 -1
- package/es/components/editor/index.d.ts +0 -30
- package/es/components/editor/src/Editor.d.ts +0 -30
- package/es/components/fabric-chart/index.d.ts +0 -182
- package/es/components/fabric-chart/src/BirthProcessChart.vue.d.ts +0 -181
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +0 -184
- package/es/components/fabric-chart/src/components/PopupMenu.d.ts +0 -46
- package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +0 -64
- package/es/components/fabric-chart/src/components/useStyle.d.ts +0 -7
- package/es/components/fabric-chart/src/hooks/constant.d.ts +0 -54
- package/es/components/fabric-chart/src/hooks/index.d.ts +0 -11
- package/es/components/fabric-chart/src/hooks/useBirthProcess.d.ts +0 -26
- package/es/components/fabric-chart/src/hooks/useBottom.d.ts +0 -4
- package/es/components/fabric-chart/src/hooks/useCenter.d.ts +0 -16
- package/es/components/fabric-chart/src/hooks/useCommon.d.ts +0 -8
- package/es/components/fabric-chart/src/hooks/useCumputedPoint.d.ts +0 -14
- package/es/components/fabric-chart/src/hooks/useDraw.d.ts +0 -44
- package/es/components/fabric-chart/src/hooks/useEvent.d.ts +0 -7
- package/es/components/fabric-chart/src/hooks/useGrid.d.ts +0 -4
- package/es/components/fabric-chart/src/hooks/useLeft.d.ts +0 -7
- package/es/components/fabric-chart/src/hooks/useOther.d.ts +0 -4
- package/es/components/fabric-chart/src/hooks/useRight.d.ts +0 -4
- package/es/components/fabric-chart/src/hooks/useShadow.d.ts +0 -6
- package/es/components/fabric-chart/src/hooks/useTemperatureChart.d.ts +0 -25
- package/es/components/fabric-chart/src/hooks/useTop.d.ts +0 -4
- package/es/components/fabric-chart/src/interface.d.ts +0 -151
- package/es/components/fabric-chart/src/utils/index.d.ts +0 -6823
- package/es/components/fabric-chart/src/utils/utils.d.ts +0 -13
- package/es/components/field-set/index.d.ts +0 -243
- package/es/components/field-set/src/FieldSet.vue.d.ts +0 -197
- package/es/components/form-config/index.d.ts +0 -3343
- package/es/components/form-config/src/FormConfig.vue.d.ts +0 -3344
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +0 -675
- package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +0 -108
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +0 -2396
- package/es/components/form-config/src/components/FormConfigMaterialItem.d.ts +0 -14
- package/es/components/form-config/src/components/index.d.ts +0 -5
- package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +0 -27
- package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +0 -169
- package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +0 -71
- package/es/components/form-config/src/components/renderer/index.d.ts +0 -4
- package/es/components/form-config/src/constants/index.d.ts +0 -65
- package/es/components/form-config/src/hooks/index.d.ts +0 -3
- package/es/components/form-config/src/hooks/useConfigurationField.d.ts +0 -8
- package/es/components/form-config/src/hooks/useDataNormalize.d.ts +0 -5
- package/es/components/form-config/src/hooks/usePresetRenderer.d.ts +0 -4
- package/es/components/form-config/src/hooks/useSortalbeConfig.d.ts +0 -13
- package/es/components/form-config/src/types/index.d.ts +0 -39
- package/es/components/form-config/src/utils/index.d.ts +0 -7
- package/es/components/form-render/index.d.ts +0 -657
- package/es/components/form-render/src/FormRender.vue.d.ts +0 -650
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +0 -654
- package/es/components/form-render/src/components/renderer/checkbox.d.ts +0 -90
- package/es/components/form-render/src/components/renderer/combination.d.ts +0 -51
- package/es/components/form-render/src/components/renderer/complex.d.ts +0 -34
- package/es/components/form-render/src/components/renderer/date.d.ts +0 -52
- package/es/components/form-render/src/components/renderer/formItem.d.ts +0 -15
- package/es/components/form-render/src/components/renderer/index.d.ts +0 -3
- package/es/components/form-render/src/components/renderer/input.d.ts +0 -23
- package/es/components/form-render/src/components/renderer/inputGroup.d.ts +0 -11
- package/es/components/form-render/src/components/renderer/inputNumber.d.ts +0 -31
- package/es/components/form-render/src/components/renderer/jsonCombination/hooks/useDeepValidate.d.ts +0 -5
- package/es/components/form-render/src/components/renderer/jsonCombination/index.d.ts +0 -44
- package/es/components/form-render/src/components/renderer/levelSearchCascader.d.ts +0 -91
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +0 -69
- package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +0 -68
- package/es/components/form-render/src/components/renderer/radio.d.ts +0 -94
- package/es/components/form-render/src/components/renderer/remoteSearch.d.ts +0 -41
- package/es/components/form-render/src/components/renderer/searchCascade.d.ts +0 -58
- package/es/components/form-render/src/components/renderer/select.d.ts +0 -140
- package/es/components/form-render/src/components/renderer/simpleComponent.d.ts +0 -18
- package/es/components/form-render/src/components/renderer/slider.d.ts +0 -11
- package/es/components/form-render/src/components/renderer/switch.d.ts +0 -23
- package/es/components/form-render/src/components/renderer/textarea.d.ts +0 -11
- package/es/components/form-render/src/components/tooltipMessage.vue.d.ts +0 -13
- package/es/components/form-render/src/constants/index.d.ts +0 -54
- package/es/components/form-render/src/hooks/index.d.ts +0 -15
- package/es/components/form-render/src/hooks/useAnchor.d.ts +0 -16
- package/es/components/form-render/src/hooks/useAsyncQueue.d.ts +0 -47
- package/es/components/form-render/src/hooks/useBusinessBinding.d.ts +0 -27
- package/es/components/form-render/src/hooks/useChangeContext.d.ts +0 -11
- package/es/components/form-render/src/hooks/useCommonInjection.d.ts +0 -15
- package/es/components/form-render/src/hooks/useCommonLog.d.ts +0 -3
- package/es/components/form-render/src/hooks/useFieldListAdaptor.d.ts +0 -64
- package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +0 -5
- package/es/components/form-render/src/hooks/useFieldVisitor.d.ts +0 -4
- package/es/components/form-render/src/hooks/useFormContext.d.ts +0 -11
- package/es/components/form-render/src/hooks/useFormField.d.ts +0 -5
- package/es/components/form-render/src/hooks/useFormItemDeps.d.ts +0 -11
- package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +0 -13
- package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +0 -39
- package/es/components/form-render/src/hooks/useFormRequest.d.ts +0 -26
- package/es/components/form-render/src/hooks/useFormValidator.d.ts +0 -6
- package/es/components/form-render/src/hooks/useLowCodeReactions.d.ts +0 -7
- package/es/components/form-render/src/hooks/useNuiThemeOverrides.d.ts +0 -4
- package/es/components/form-render/src/hooks/usePresetScope.d.ts +0 -6
- package/es/components/form-render/src/types/fieldItem.d.ts +0 -265
- package/es/components/form-render/src/types/index.d.ts +0 -101
- package/es/components/form-render/src/utils/business.d.ts +0 -13
- package/es/components/form-render/src/utils/dom.d.ts +0 -13
- package/es/components/form-render/src/utils/index.d.ts +0 -38
- package/es/components/form-render/src/utils/schema.d.ts +0 -83
- package/es/components/grid/index.d.ts +0 -3
- package/es/components/grid/src/Grid.d.ts +0 -2
- package/es/components/grid/src/hooks.d.ts +0 -1
- package/es/components/iho-table/index.d.ts +0 -4647
- package/es/components/iho-table/src/IhoTable.vue.d.ts +0 -4646
- package/es/components/iho-table/src/constants/index.d.ts +0 -80
- package/es/components/iho-table/src/hooks/export.d.ts +0 -2
- package/es/components/iho-table/src/hooks/index.d.ts +0 -2
- package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +0 -93
- package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +0 -31
- package/es/components/iho-table/src/hooks/tapHooks/useDataHooks.d.ts +0 -16
- package/es/components/iho-table/src/hooks/tapHooks/useDomInsertHooks.d.ts +0 -15
- package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +0 -251
- package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +0 -13
- package/es/components/iho-table/src/hooks/tapHooks/useFieldHooks.d.ts +0 -25
- package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +0 -10
- package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +0 -11
- package/es/components/iho-table/src/hooks/useTableContext.d.ts +0 -9
- package/es/components/iho-table/src/hooks/useTablePlugin.d.ts +0 -8
- package/es/components/iho-table/src/plugins/anchorPlugin/index.d.ts +0 -1
- package/es/components/iho-table/src/plugins/anchorPlugin/tableAnchor.d.ts +0 -2
- package/es/components/iho-table/src/plugins/anchorPlugin/useAnchor.d.ts +0 -13
- package/es/components/iho-table/src/plugins/defaultConfigPlugin/index.d.ts +0 -1
- package/es/components/iho-table/src/plugins/filterPlugin/filter.vue.d.ts +0 -169
- package/es/components/iho-table/src/plugins/filterPlugin/index.d.ts +0 -1
- package/es/components/iho-table/src/plugins/filterPlugin/types.d.ts +0 -7
- package/es/components/iho-table/src/plugins/index.d.ts +0 -3
- package/es/components/iho-table/src/plugins/keyboardEventPlugin/index.d.ts +0 -1
- package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin/index.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue.d.ts +0 -96
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/index.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useAutoFocus.d.ts +0 -5
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/inputRendererPlugin.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +0 -43
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/selectUtils.d.ts +0 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +0 -94
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +0 -12
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/colorRendererPlugin.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/defaultRendererPlugin.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/labelRendererPlugin.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/pictureRendererPlugin.d.ts +0 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/seqRendererPlugin.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rowClickPlugin/index.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/index.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +0 -11
- package/es/components/iho-table/src/plugins/virtualTreePlugin/index.d.ts +0 -1
- package/es/components/iho-table/src/types/index.d.ts +0 -108
- package/es/components/iho-table/src/types/pluginType.d.ts +0 -173
- package/es/components/iho-table/src/utils/index.d.ts +0 -49
- package/es/components/index.d.ts +0 -38
- package/es/components/info-header/index.d.ts +0 -415
- package/es/components/info-header/src/HiddenContent.vue.d.ts +0 -86
- package/es/components/info-header/src/InfoEllipsis.vue.d.ts +0 -33
- package/es/components/info-header/src/InfoHeader.vue.d.ts +0 -405
- package/es/components/insurance-sdk/index.d.ts +0 -1
- package/es/components/insurance-sdk/src/constants/index.d.ts +0 -161
- package/es/components/insurance-sdk/src/utils/index.d.ts +0 -1
- package/es/components/insurance-sdk/src/utils/insurance.d.ts +0 -260
- package/es/components/keyboard/index.d.ts +0 -334
- package/es/components/keyboard/src/Keyboard.vue.d.ts +0 -335
- package/es/components/keyboard/src/components/InputNumber.vue.d.ts +0 -64
- package/es/components/keyboard/src/components/NumberPanel.vue.d.ts +0 -191
- package/es/components/keyboard/src/utils/index.d.ts +0 -1
- package/es/components/map/index.d.ts +0 -75
- package/es/components/map/src/Map.vue.d.ts +0 -75
- package/es/components/recommend-search/index.d.ts +0 -815
- package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +0 -817
- package/es/components/recommend-search/src/components/BaseSearch.vue.d.ts +0 -143
- package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +0 -341
- package/es/components/recommend-search/src/components/RecommendMenu.vue.d.ts +0 -63
- package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +0 -300
- package/es/components/recommend-search/src/constant/index.d.ts +0 -4
- package/es/components/recommend-search/src/types/index.d.ts +0 -9
- package/es/components/scale-view/index.d.ts +0 -1400
- package/es/components/scale-view/src/ScaleView.vue.d.ts +0 -1222
- package/es/components/scale-view/src/components/AnswerParse.vue.d.ts +0 -70
- package/es/components/scale-view/src/components/EvaluateCountdown.vue.d.ts +0 -154
- package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +0 -110
- package/es/components/scale-view/src/components/NoData.vue.d.ts +0 -49
- package/es/components/scale-view/src/components/ScaleScore.d.ts +0 -23
- package/es/components/scale-view/src/components/composables/choose-common.d.ts +0 -11
- package/es/components/scale-view/src/components/formitem/address.d.ts +0 -3992
- package/es/components/scale-view/src/components/formitem/r-address.d.ts +0 -34
- package/es/components/scale-view/src/components/formitem/r-cascader.d.ts +0 -43
- package/es/components/scale-view/src/components/formitem/r-checkbox.d.ts +0 -43
- package/es/components/scale-view/src/components/formitem/r-collection.d.ts +0 -32
- package/es/components/scale-view/src/components/formitem/r-datetime.d.ts +0 -34
- package/es/components/scale-view/src/components/formitem/r-input.d.ts +0 -34
- package/es/components/scale-view/src/components/formitem/r-map.d.ts +0 -52
- package/es/components/scale-view/src/components/formitem/r-radio.d.ts +0 -43
- package/es/components/scale-view/src/components/formitem/r-select.d.ts +0 -61
- package/es/components/scale-view/src/components/formitem/r-sign.d.ts +0 -34
- package/es/components/scale-view/src/components/formitem/r-upload.d.ts +0 -52
- package/es/components/scale-view/src/components/formitem/sign-com.d.ts +0 -63
- package/es/components/scale-view/src/components/formitem/standard-modal.d.ts +0 -80
- package/es/components/scale-view/src/components/formitem/text-over-tooltip/TextOverTooltip.vue.d.ts +0 -87
- package/es/components/scale-view/src/hooks/scaleview-computed.d.ts +0 -43
- package/es/components/scale-view/src/hooks/scaleview-init.d.ts +0 -3
- package/es/components/scale-view/src/hooks/scaleview-props.d.ts +0 -115
- package/es/components/scale-view/src/hooks/scaleview-state.d.ts +0 -34
- package/es/components/scale-view/src/hooks/scaleview-submit.d.ts +0 -3
- package/es/components/scale-view/src/hooks/scaleview-validate.d.ts +0 -3
- package/es/components/scale-view/src/hooks/use-component.d.ts +0 -1814
- package/es/components/scale-view/src/hooks/use-evaluate.d.ts +0 -21
- package/es/components/scale-view/src/hooks/use-event.d.ts +0 -4
- package/es/components/scale-view/src/hooks/use-noData.d.ts +0 -9
- package/es/components/scale-view/src/utils/judge-types.d.ts +0 -5
- package/es/components/search-cascader/index.d.ts +0 -233
- package/es/components/search-cascader/src/SearchCascader.vue.d.ts +0 -235
- package/es/components/search-cascader/src/components/SearchMenu.d.ts +0 -50
- package/es/components/search-cascader/src/components/index.d.ts +0 -1
- package/es/components/search-cascader/src/constants/index.d.ts +0 -5
- package/es/components/search-cascader/src/hooks/index.d.ts +0 -1
- package/es/components/search-cascader/src/hooks/useCssVariable.d.ts +0 -3
- package/es/components/search-cascader/src/utils/index.d.ts +0 -2
- package/es/components/select-label/index.d.ts +0 -988
- package/es/components/select-label/src/LabelFormContent.vue.d.ts +0 -367
- package/es/components/select-label/src/SelectLabel.vue.d.ts +0 -622
- package/es/components/select-label/src/components/label-classify.vue.d.ts +0 -122
- package/es/components/select-person/index.d.ts +0 -251
- package/es/components/select-person/src/SelectPerson.vue.d.ts +0 -250
- package/es/components/select-person/src/utils/index.d.ts +0 -3
- package/es/components/shortcut-provider/index.d.ts +0 -21
- package/es/components/shortcut-provider/src/ShortcutProvider.vue.d.ts +0 -19
- package/es/components/shortcut-provider/src/constants/index.d.ts +0 -7
- package/es/components/shortcut-provider/src/hooks/index.d.ts +0 -2
- package/es/components/shortcut-provider/src/hooks/useShortcutSignature.d.ts +0 -4
- package/es/components/shortcut-provider/src/hooks/useShortcuts.d.ts +0 -33
- package/es/components/shortcut-provider/src/types/index.d.ts +0 -43
- package/es/components/shortcut-provider/src/utils/index.d.ts +0 -10
- package/es/components/shortcut-setter/index.d.ts +0 -2384
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +0 -2386
- package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +0 -99
- package/es/components/shortcut-setter/src/types/index.d.ts +0 -6
- package/es/components/steps-wheel/index.d.ts +0 -115
- package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +0 -114
- package/es/components/time-line/index.d.ts +0 -109
- package/es/components/time-line/src/TimeLine.vue.d.ts +0 -85
- package/es/components/vod-chunk-upload/index.d.ts +0 -232
- package/es/components/vod-chunk-upload/src/chunk-upload-new.vue.d.ts +0 -196
- package/es/components/vod-chunk-upload/src/hooks/upload-computed.d.ts +0 -11
- package/es/components/vod-chunk-upload/src/hooks/upload-data.d.ts +0 -63
- package/es/components/vod-chunk-upload/src/hooks/vod-computed.d.ts +0 -10
- package/es/components/vod-chunk-upload/src/hooks/vod-data.d.ts +0 -23
- package/es/components/vod-chunk-upload/src/vod-chunk-upload/index.d.ts +0 -2
- package/es/components/vod-chunk-upload/src/vod-chunk-upload/vod-chunk-upload.vue.d.ts +0 -230
- package/es/components/vod-chunk-upload/src/vod-upload-modal.d.ts +0 -25
- package/es/shared/components/SelectPage/SelectPage.vue.d.ts +0 -51
- package/es/shared/components/SelectPage/index.d.ts +0 -2
- package/es/shared/components/SlotRender/SlotRender.d.ts +0 -20
- package/es/shared/components/SlotRender/index.d.ts +0 -2
- package/es/shared/components/SvgIcon/SvgIcon.vue.d.ts +0 -43
- package/es/shared/components/SvgIcon/index.d.ts +0 -2
- package/es/shared/components/TextOverTooltip/TextOverTooltip.vue.d.ts +0 -87
- package/es/shared/components/TextOverTooltip/index.d.ts +0 -2
- package/es/shared/components/VueDraggable/index.d.ts +0 -2
- package/es/shared/components/VueDraggable/src/core/componentBuilderHelper.d.ts +0 -9
- package/es/shared/components/VueDraggable/src/core/componentStructure.d.ts +0 -22
- package/es/shared/components/VueDraggable/src/core/renderHelper.d.ts +0 -7
- package/es/shared/components/VueDraggable/src/core/sortableEvents.d.ts +0 -10
- package/es/shared/components/VueDraggable/src/util/console.d.ts +0 -1
- package/es/shared/components/VueDraggable/src/util/htmlHelper.d.ts +0 -2
- package/es/shared/components/VueDraggable/src/util/string.d.ts +0 -1
- package/es/shared/components/VueDraggable/src/util/tags.d.ts +0 -3
- package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +0 -86
- package/es/shared/components/no-data/NoData.vue.d.ts +0 -49
- package/es/shared/components/no-data/index.d.ts +0 -2
- package/es/shared/components/player-vod/index.vue.d.ts +0 -2
- package/es/shared/components/player-vod/player.d.ts +0 -17
- package/es/shared/components/player-vod/video-list.d.ts +0 -32
- package/es/shared/components/player-vod/video-modal.d.ts +0 -54
- package/es/shared/global/variable.d.ts +0 -1
- package/es/shared/index.d.ts +0 -0
- package/es/shared/types/index.d.ts +0 -22
- package/es/shared/utils/anime.d.ts +0 -35
- package/es/shared/utils/colorLog.d.ts +0 -31
- package/es/shared/utils/index.d.ts +0 -16
- package/es/shared/utils/loadViewer.d.ts +0 -2
- package/es/shared/utils/tapable/AsyncParallelBailHook.d.ts +0 -3
- package/es/shared/utils/tapable/AsyncParallelHook.d.ts +0 -3
- package/es/shared/utils/tapable/AsyncSeriesBailHook.d.ts +0 -3
- package/es/shared/utils/tapable/AsyncSeriesHook.d.ts +0 -3
- package/es/shared/utils/tapable/AsyncSeriesLoopHook.d.ts +0 -3
- package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.d.ts +0 -3
- package/es/shared/utils/tapable/Hook.d.ts +0 -50
- package/es/shared/utils/tapable/HookCodeFactory.d.ts +0 -58
- package/es/shared/utils/tapable/HookMap.d.ts +0 -11
- package/es/shared/utils/tapable/MultiHook.d.ts +0 -12
- package/es/shared/utils/tapable/SyncBailHook.d.ts +0 -3
- package/es/shared/utils/tapable/SyncHook.d.ts +0 -3
- package/es/shared/utils/tapable/SyncLoopHook.d.ts +0 -3
- package/es/shared/utils/tapable/SyncWaterfallHook.d.ts +0 -3
- package/es/shared/utils/tapable/index.d.ts +0 -139
- package/es/shared/utils/utilExpand.d.ts +0 -1
- 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,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,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,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,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,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 {};
|