cnhis-design-vue 3.1.55-release.1 → 3.1.56-beta.10
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/es/components/annotation-edit/index.d.ts +19 -1
- package/es/components/annotation-edit/src/AnnotationEdit.d.ts +19 -1
- package/es/components/annotation-edit/src/AnnotationEdit.js +1 -1
- package/es/components/annotation-edit/src/type.d.ts +4 -0
- package/es/components/audio-sdk/src/audioSDK.d.ts +21 -7
- package/es/components/audio-sdk/src/audioSDK.js +1 -1
- package/es/components/audio-sdk/src/components/recordingDialog.vue.d.ts +14 -0
- package/es/components/audio-sdk/src/components/recordingDialog.vue2.js +1 -1
- package/es/components/audio-sdk/src/utils/recordingDialog.d.ts +5 -2
- package/es/components/audio-sdk/src/utils/recordingDialog.js +1 -1
- package/es/components/audio-sdk/style/index.css +1 -1
- package/es/components/base-search/index.d.ts +15 -1
- package/es/components/base-search/src/index.vue.d.ts +18 -4
- package/es/components/base-search/src/index.vue2.js +1 -1
- package/es/components/base-search/style/index.css +1 -1
- package/es/components/big-table/index.d.ts +22 -22
- package/es/components/big-table/src/BigTable.vue.d.ts +2 -2
- package/es/components/big-table/src/bigTableProps.d.ts +1 -1
- package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +5 -5
- package/es/components/big-table/src/components/edit-form/useCommon.d.ts +1 -1
- package/es/components/big-table/src/components/separate.vue.d.ts +1 -1
- package/es/components/big-table/src/constants/index.d.ts +1 -1
- package/es/components/big-table/src/hooks/useAnnotation.d.ts +1 -1
- package/es/components/big-table/src/hooks/useFormat.d.ts +1 -1
- package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
- package/es/components/big-table/src/utils.d.ts +1 -1
- package/es/components/biunique-chat/index.d.ts +14 -14
- package/es/components/biunique-chat/src/BiuniqueChat.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/api/index.d.ts +1 -1
- package/es/components/biunique-chat/src/components/ChatFooter.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/components/ChatMain.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/components/SiderList.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/utils/chatSock.d.ts +1 -1
- package/es/components/body-select/index.d.ts +5 -5
- package/es/components/body-select/src/hooks/renderCanvas.d.ts +2 -2
- package/es/components/body-select/src/index.vue.d.ts +1 -1
- package/es/components/bpmn-workflow/index.d.ts +1 -1
- package/es/components/button-print/index.d.ts +21 -21
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +1 -1
- package/es/components/button-print/src/api.d.ts +1 -1
- package/es/components/button-print/src/components/EditFormat.vue.d.ts +1 -1
- package/es/components/button-print/src/utils/dialog.d.ts +1 -1
- package/es/components/button-print/src/utils/print.d.ts +5 -2
- package/es/components/button-print/src/utils/print.js +1 -1
- package/es/components/callback/index.d.ts +1 -1
- package/es/components/callback/src/components/dialog/drawer.vue.d.ts +1 -1
- package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
- package/es/components/callback/src/components/render/popupMaps.d.ts +74 -166
- package/es/components/card-reader-sdk/src/cardReaderSDK.d.ts +1 -1
- package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +1 -1
- package/es/components/card-reader-sdk/src/constants/index.d.ts +1 -1
- package/es/components/card-reader-sdk/src/insuranceSDK.d.ts +1 -1
- package/es/components/card-reader-sdk/src/types/index.d.ts +2 -2
- package/es/components/card-reader-sdk/src/utils/readHealthCard.d.ts +1 -1
- package/es/components/classification/index.d.ts +59 -43
- package/es/components/classification/src/components/search-filter/index.vue.d.ts +14 -0
- package/es/components/classification/src/components/search-filter/index.vue2.js +1 -1
- package/es/components/classification/src/components/set-classification/index.vue.d.ts +33 -35
- package/es/components/classification/src/components/set-classification/index.vue2.js +1 -1
- package/es/components/classification/src/components/table-modal/index.vue.d.ts +7 -21
- package/es/components/classification/src/components/table-modal/index.vue2.js +1 -1
- package/es/components/classification/src/index.vue.d.ts +75 -58
- package/es/components/classification/src/index.vue2.js +1 -1
- package/es/components/classification/style/index.css +1 -1
- package/es/components/config-provider/index.d.ts +1 -1
- package/es/components/date-picker/index.d.ts +2 -2
- package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
- package/es/components/editor/index.d.ts +1 -1
- package/es/components/expand-field/index.d.ts +29 -29
- package/es/components/expand-field/src/components/PersonModal.vue.d.ts +2 -2
- package/es/components/expand-field/src/components/form.vue.d.ts +2 -2
- package/es/components/expand-field/src/constants/index.d.ts +1 -1
- package/es/components/expand-field/src/index.vue.d.ts +2 -2
- package/es/components/fabric-chart/index.d.ts +10 -8
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +5 -3
- package/es/components/fabric-chart/src/FabricChart.vue2.js +1 -1
- package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.js +1 -1
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogram.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogram.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.d.ts +4 -4
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useMeasureInstrument.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useMeasureInstrument.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useLeft.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useOther.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useOther.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useTop.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/temperature/useBottom.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useCenter.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/temperature/useCenter.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useLeft.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useOther.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useRight.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useTop.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useTop.js +1 -1
- package/es/components/fabric-chart/src/hooks/useCommon.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/useCumputedPoint.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/useEvent.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useGrid.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/useScaleColumn.d.ts +2 -2
- package/es/components/fabric-chart/src/interface.d.ts +2 -2
- package/es/components/fabric-chart/src/utils/index.d.ts +1 -1
- package/es/components/field-set/index.d.ts +15 -15
- package/es/components/field-set/src/FieldSet.vue.d.ts +5 -5
- package/es/components/field-set/src/components/Row.vue.d.ts +2 -2
- package/es/components/field-set/src/types/index.d.ts +1 -1
- package/es/components/field-set/src/utils/index.d.ts +3 -3
- package/es/components/form-config/index.d.ts +322 -475
- package/es/components/form-config/src/FormConfig.vue.d.ts +448 -601
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +40 -132
- package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +1 -1
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +214 -291
- package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +2 -2
- package/es/components/form-config/src/components/FormConfigMaterialItem.d.ts +1 -1
- package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +1 -1
- package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -2
- package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +2 -2
- package/es/components/form-config/src/constants/index.d.ts +2 -2
- package/es/components/form-config/src/hooks/useConfigurationField.d.ts +3 -3
- package/es/components/form-config/src/hooks/useDataNormalize.d.ts +1 -1
- package/es/components/form-config/src/hooks/useSortalbeConfig.d.ts +1 -1
- package/es/components/form-config/src/types/index.d.ts +2 -2
- package/es/components/form-config/src/utils/index.d.ts +3 -3
- package/es/components/form-render/index.d.ts +69 -161
- package/es/components/form-render/src/FormRender.vue.d.ts +39 -131
- package/es/components/form-render/src/FormRender.vue2.js +1 -1
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +92 -184
- package/es/components/form-render/src/components/renderer/combination/combination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/hooks/useCombination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/hooks/useDeepValidate.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/formItem.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/formItem.js +1 -1
- package/es/components/form-render/src/components/renderer/inputNumber.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/levelSearchCascader/index.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue2.js +1 -1
- package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/remoteSearch.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
- package/es/components/form-render/src/components/renderer/simpleComponent.d.ts +1 -1
- package/es/components/form-render/src/constants/index.d.ts +6 -5
- package/es/components/form-render/src/constants/index.js +1 -1
- package/es/components/form-render/src/hooks/useAnchor.d.ts +2 -2
- package/es/components/form-render/src/hooks/useBusinessBinding.d.ts +1 -1
- package/es/components/form-render/src/hooks/useCommonInjection.d.ts +1 -1
- package/es/components/form-render/src/hooks/useComplexOptions.d.ts +3 -3
- package/es/components/form-render/src/hooks/useComplexOptions.js +1 -1
- package/es/components/form-render/src/hooks/useFieldListAdaptor.d.ts +1 -1
- package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +27 -19
- package/es/components/form-render/src/hooks/useFormContext.d.ts +6 -6
- package/es/components/form-render/src/hooks/useFormContext.js +1 -1
- package/es/components/form-render/src/hooks/useFormEvent.d.ts +4 -25
- package/es/components/form-render/src/hooks/useFormEvent.js +1 -1
- package/es/components/form-render/src/hooks/useFormItemDeps.d.ts +3 -3
- package/es/components/form-render/src/hooks/useFormItemDeps.js +1 -1
- package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +8 -8
- package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +4 -4
- package/es/components/form-render/src/hooks/useFormRenderOptions.js +1 -1
- package/es/components/form-render/src/hooks/useFormValidator.d.ts +1 -1
- package/es/components/form-render/src/hooks/useLowCodeReactions.d.ts +1 -1
- package/es/components/form-render/src/hooks/useOperationalForm.d.ts +1 -1
- package/es/components/form-render/src/hooks/useWordbookSetting.d.ts +2 -2
- package/es/components/form-render/src/types/fieldItem.d.ts +3 -3
- package/es/components/form-render/src/types/index.d.ts +18 -16
- package/es/components/form-render/src/utils/business.d.ts +2 -2
- package/es/components/form-render/src/utils/dom.d.ts +1 -1
- package/es/components/form-render/src/utils/index.d.ts +1 -1
- package/es/components/form-render/src/utils/schema.d.ts +3 -3
- package/es/components/form-render/src/utils/schema.js +1 -1
- package/es/components/grid/index.d.ts +1 -1
- package/es/components/guide/src/renderer.d.ts +1 -1
- package/es/components/guide/src/types/index.d.ts +1 -1
- package/es/components/guide/src/useGuide.d.ts +1 -1
- package/es/components/guide/src/utils/index.d.ts +1 -1
- package/es/components/iho-table/index.d.ts +39 -39
- package/es/components/iho-table/src/IhoTable.vue.d.ts +27 -27
- package/es/components/iho-table/src/constants/index.d.ts +5 -5
- package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +9 -9
- package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +21 -21
- package/es/components/iho-table/src/hooks/tapHooks/useDataHooks.d.ts +10 -10
- package/es/components/iho-table/src/hooks/tapHooks/useDomInsertHooks.d.ts +4 -4
- package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +65 -65
- package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +4 -4
- package/es/components/iho-table/src/hooks/tapHooks/useFieldHooks.d.ts +7 -7
- package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +3 -3
- package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
- package/es/components/iho-table/src/hooks/useTablePlugin.d.ts +2 -2
- package/es/components/iho-table/src/plugins/anchorPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/anchorPlugin/useAnchor.d.ts +1 -1
- package/es/components/iho-table/src/plugins/bindEventSettingPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/colorAndIconPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/copyPastePlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/defaultConfigPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/defaultValuePlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/defaultValuePlugin.js +1 -1
- package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/filterRenderPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/filterVisibleEventPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/forceArrowKeyPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/headerPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/headerPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/highLightSetPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/keyboardEventPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/maxCheckSizePlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/operationalFormPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useAutoFocus.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useSelectOption.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/inputRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +7 -7
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/radioRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +8 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/selectUtils.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/colorRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/defaultRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/htmlRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/labelRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/pictureRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/seqRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowClickPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowDragPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +2 -2
- package/es/components/iho-table/src/plugins/varialbleHeightPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/virtualTreePlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/wordbookSettingPlugin.d.ts +1 -1
- package/es/components/iho-table/src/types/index.d.ts +3 -3
- package/es/components/iho-table/src/types/pluginType.d.ts +2 -2
- package/es/components/iho-table/src/utils/index.d.ts +3 -3
- package/es/components/iho-table/src/utils/separateMap.d.ts +2 -2
- package/es/components/index.css +1 -1
- package/es/components/index.d.ts +3 -3
- package/es/components/info-header/index.d.ts +213 -377
- package/es/components/info-header/src/InfoHeader.vue.d.ts +242 -406
- package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +11 -7
- package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +13 -9
- package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +119 -207
- package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +41 -133
- package/es/components/info-header/src/constants/index.d.ts +1 -1
- package/es/components/info-header/src/types/index.d.ts +1 -1
- package/es/components/keyboard/index.d.ts +1 -1
- package/es/components/map/index.d.ts +1 -1
- package/es/components/map/src/Map.vue.d.ts +1 -1
- package/es/components/picture-clipper/index.d.ts +1 -1
- package/es/components/picture-clipper/src/PictureClipper.vue.d.ts +1 -1
- package/es/components/quick-search/index.d.ts +1 -1
- package/es/components/quick-search/src/index.vue.d.ts +4 -4
- package/es/components/recommend-search/index.d.ts +33 -33
- package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +15 -15
- package/es/components/recommend-search/src/components/BaseSearch.d.ts +1 -1
- package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +6 -6
- package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +5 -5
- package/es/components/scale-view/index.d.ts +1 -1
- package/es/components/scale-view/src/hooks/use-component.d.ts +33 -33
- package/es/components/scale-view/src/types/index.d.ts +1 -1
- package/es/components/search-cascader/index.d.ts +34 -34
- package/es/components/search-cascader/src/SearchCascader.vue.d.ts +1 -1
- package/es/components/search-cascader/src/components/SearchMenu.d.ts +1 -1
- package/es/components/search-cascader/src/constants/index.d.ts +1 -1
- package/es/components/search-cascader/src/utils/index.d.ts +1 -1
- package/es/components/select-label/index.d.ts +1 -1
- package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -1
- package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -1
- package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +3 -3
- package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +3 -3
- package/es/components/select-label/src/ihoLabel/iho-label-classify.vue.d.ts +1 -1
- package/es/components/select-label/src/index.vue.d.ts +19 -19
- package/es/components/select-person/index.d.ts +22 -22
- package/es/components/select-person/src/SelectPerson.vue.d.ts +1 -1
- package/es/components/shortcut-provider/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/ShortcutProvider.vue.d.ts +2 -2
- package/es/components/shortcut-provider/src/constants/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/hooks/useShortcuts.d.ts +1 -1
- package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/utils/index.d.ts +1 -1
- package/es/components/shortcut-setter/index.d.ts +85 -176
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +118 -209
- package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +2 -2
- package/es/components/shortcut-setter/src/types/index.d.ts +1 -1
- package/es/components/slider-tree/index.d.ts +1 -1
- package/es/components/steps-wheel/index.d.ts +1 -1
- package/es/components/table-export-field/index.d.ts +3 -3
- package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +1 -1
- package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +1 -1
- package/es/components/table-export-field/src/constants/index.d.ts +1 -1
- package/es/components/table-export-field/src/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/hooks/useBiConditions.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +14 -0
- package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +14 -0
- package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +14 -0
- package/es/components/table-filter/src/components/classify-filter/hooks/useDisplayCategory.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/hooks/useFilterConditions.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +16 -2
- package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/LabelOut.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +19 -0
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue2.js +1 -1
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +15 -1
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue2.js +1 -1
- package/es/components/table-filter/src/components/render-widget/components/index.d.ts +19 -0
- package/es/components/table-filter/src/components/render-widget/helpers/setDefaultValue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +28 -9
- package/es/components/table-filter/src/constants/index.d.ts +1 -1
- package/es/components/table-filter/src/hooks/useAdvanced.d.ts +2 -2
- package/es/components/table-filter/src/hooks/useMixins.d.ts +1 -1
- package/es/components/table-filter/src/hooks/useRenderWidget.d.ts +1 -1
- package/es/components/table-filter/src/tool/transformData.d.ts +1 -1
- package/es/components/table-filter/src/types/index.d.ts +4 -1
- package/es/components/time-line/index.d.ts +1 -1
- package/es/components/time-picker/index.d.ts +2 -2
- package/es/components/time-picker/src/TimePicker.vue.d.ts +1 -1
- package/es/components/vod-chunk-upload/index.d.ts +1 -1
- package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +5 -3
- package/es/shared/components/InputNumberSlash/InputNumberSlash.js +1 -1
- package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1
- package/es/shared/components/SlotRender/SlotRender.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useOptionFiltered.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSearchContent.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSearchContent.js +1 -1
- package/es/shared/hooks/selectHooks/useSelectAllowModify.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSelectRenders.d.ts +2 -2
- package/es/shared/hooks/selectHooks/useSelectRenders.js +1 -1
- package/es/shared/hooks/useAsyncQueue/types.d.ts +1 -1
- package/es/shared/hooks/useDateTime.d.ts +1 -1
- package/es/shared/hooks/useFormRequest/index.d.ts +2 -2
- package/es/shared/hooks/useFormRequest/types.d.ts +2 -2
- package/es/shared/hooks/useLevelSearchCascader.d.ts +2 -2
- package/es/shared/hooks/useTheme.d.ts +1 -1
- package/es/shared/package.json.js +1 -1
- package/es/shared/types/business.d.ts +1 -1
- package/es/shared/utils/business.d.ts +1 -1
- package/es/shared/utils/business.js +1 -1
- package/es/shared/utils/index.d.ts +1 -1
- package/package.json +2 -2
|
@@ -1,9 +1,10 @@
|
|
|
1
|
-
import { FormRequestDefine } from '
|
|
2
|
-
import { AnyObject, LowCodeTypes, UndefinedAble } from '
|
|
1
|
+
import { FormRequestDefine } from '../../../../shared/hooks';
|
|
2
|
+
import { AnyObject, LowCodeTypes, UndefinedAble } from '../../../../shared/types';
|
|
3
3
|
import { DataField, Field, Form, GeneralField } from '@formily/core';
|
|
4
4
|
import { ISchema } from '@formily/json-schema/esm/types';
|
|
5
5
|
import { Component, FunctionalComponent } from 'vue';
|
|
6
|
-
import {
|
|
6
|
+
import { AnnotationItem } from '../../../../components/annotation-edit/src/type';
|
|
7
|
+
import { FIELD_BUSINESS_TYPE } from '../../../../components/form-render/src/constants';
|
|
7
8
|
import { FieldItem } from '../types';
|
|
8
9
|
export * from './fieldItem';
|
|
9
10
|
export declare type FormCommonState = '0' | '1';
|
|
@@ -42,21 +43,18 @@ export declare type FormRenderExpose = {
|
|
|
42
43
|
* avoidDependKeyConnection?: boolean|string;
|
|
43
44
|
* avoidWordbookSettingConnection?: boolean|string;
|
|
44
45
|
* avoidOperationalFormConnection?: boolean|string;
|
|
46
|
+
* dependKeyKeepValue: boolean | string;
|
|
45
47
|
* overwrite?: boolean;
|
|
46
|
-
* }
|
|
47
|
-
* ⭐️ 当值为对象时(推荐)
|
|
48
|
+
* }} options
|
|
48
49
|
* {
|
|
49
50
|
* needSplitExtendKey, //是否将extendKey展开, 默认为true
|
|
50
51
|
* avoidBusinessConnection, // 赋值时是否规避业务联动, 默认为false
|
|
51
52
|
* avoidDependKeyConnection, // 赋值时是否规避依赖联动, 默认为true
|
|
53
|
+
* dependKeyKeepValue, // 赋值时如果触发了依赖联动, 是否保持原值
|
|
52
54
|
* avoidWordbookSettingConnection, // 赋值时是否规避字典联动, 默认为true
|
|
53
55
|
* avoidOperationalFormConnection, // 赋值时是否规避操作联动, 默认为true
|
|
54
56
|
* overwrite // 是否对表单值进行全量覆盖, 默认为true
|
|
55
57
|
* }
|
|
56
|
-
* 🗑 当值为boolean时(即将移除此用法)
|
|
57
|
-
* 表示needSplitExtendKey 是否将extendKey展开, 默认为true
|
|
58
|
-
* @param {boolean} avoidBusinessConnection 🗑 赋值时是否规避业务联动, 默认为false(即将移除此参数)
|
|
59
|
-
* @param {boolean} overwrite 🗑 是否对表单值进行全量覆盖, 默认为true(即将移除此参数)
|
|
60
58
|
*/
|
|
61
59
|
setFormValues(values: AnyObject, options?: Partial<{
|
|
62
60
|
needSplitExtendKey: boolean;
|
|
@@ -64,8 +62,9 @@ export declare type FormRenderExpose = {
|
|
|
64
62
|
avoidDependKeyConnection: boolean | string;
|
|
65
63
|
avoidWordbookSettingConnection: boolean | string;
|
|
66
64
|
avoidOperationalFormConnection: boolean | string;
|
|
65
|
+
dependKeyKeepValue: boolean | string;
|
|
67
66
|
overwrite: boolean;
|
|
68
|
-
}>
|
|
67
|
+
}>): any;
|
|
69
68
|
/**
|
|
70
69
|
* @desc 修改表单field实例配置
|
|
71
70
|
* @param {string} path 目标路径, 支持Path语法
|
|
@@ -83,15 +82,15 @@ export declare type FormRenderExpose = {
|
|
|
83
82
|
* @return {Object}
|
|
84
83
|
*/
|
|
85
84
|
queryWidget(key: string): Promise<{
|
|
86
|
-
widgetElement: HTMLInputElement | null;
|
|
85
|
+
widgetElement: HTMLInputElement | null | undefined;
|
|
87
86
|
widgetElementList: HTMLInputElement[];
|
|
88
|
-
decoratorElement: HTMLElement | null;
|
|
87
|
+
decoratorElement: HTMLElement | null | undefined;
|
|
89
88
|
}>;
|
|
90
89
|
/**
|
|
91
90
|
* @desc 获取经过visitor解析之后的fieldList(无响应式)
|
|
92
91
|
* @return {FieldItem[]}
|
|
93
92
|
*/
|
|
94
|
-
getFieldList(): FieldItem[]
|
|
93
|
+
getFieldList(): FieldItem[];
|
|
95
94
|
/**
|
|
96
95
|
* @desc 完全重置表单
|
|
97
96
|
*/
|
|
@@ -108,11 +107,13 @@ export declare type FormChangePayload = {
|
|
|
108
107
|
fieldInstance: DataField;
|
|
109
108
|
context?: FormChangeContext;
|
|
110
109
|
};
|
|
111
|
-
export declare type
|
|
110
|
+
export declare type ObjectDependKey = {
|
|
112
111
|
paramName: string;
|
|
113
112
|
paramValue?: string;
|
|
114
113
|
required?: boolean;
|
|
115
|
-
|
|
114
|
+
keepValue?: boolean;
|
|
115
|
+
};
|
|
116
|
+
export declare type DependKeyType = string | Record<string, string> | Array<ObjectDependKey | string>;
|
|
116
117
|
export declare type FormRenderLifeCycle = Partial<{
|
|
117
118
|
onSetup(): void;
|
|
118
119
|
beforeSetValue(fieldKey: string, value: unknown, payload: {
|
|
@@ -134,7 +135,8 @@ export declare type FormRenderProps = Partial<{
|
|
|
134
135
|
schema: ISchema;
|
|
135
136
|
components: Record<string, Component | FunctionalComponent>;
|
|
136
137
|
scope: AnyObject;
|
|
137
|
-
annotation:
|
|
138
|
+
annotation: Record<string, AnnotationItem>;
|
|
139
|
+
annotationShortcuts: Exclude<NonNullable<AnnotationItem>, string>['shortcuts'];
|
|
138
140
|
consumer: boolean;
|
|
139
141
|
uuid: string;
|
|
140
142
|
lifeCycle: FormRenderLifeCycle;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { AgeContext, IdCardParseInfo } from '
|
|
2
|
-
import { FIELD_AGE_UNIT } from '
|
|
1
|
+
import { AgeContext, IdCardParseInfo } from '../../../../components/form-render';
|
|
2
|
+
import { FIELD_AGE_UNIT } from '../../../../components/form-render/src/constants';
|
|
3
3
|
export declare function parseIdCard(idCardNo: string): IdCardParseInfo;
|
|
4
4
|
export declare function transformDateFormat(format?: string): "month" | "date" | "datetime";
|
|
5
5
|
export declare function isIdCard(idCardNo: string): boolean;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { Nullable } from '
|
|
1
|
+
import { Nullable } from '../../../../shared/types';
|
|
2
2
|
export declare function queryDecoratorByFieldKey(key: string, wrapperElement: HTMLElement, formUUID: string): HTMLElement | null;
|
|
3
3
|
export declare function queryDecoratorByAddress(key: string, wrapperElement: HTMLElement, formUUID: string): HTMLElement | null;
|
|
4
4
|
export declare function queryInput(decoratorElement?: Nullable<HTMLElement>): {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AnyObject, ArrayAble } from '
|
|
1
|
+
import { AnyObject, ArrayAble } from '../../../../shared/types';
|
|
2
2
|
import { GeneralField } from '@formily/core';
|
|
3
3
|
import { Pattern } from '@formily/path';
|
|
4
4
|
import { FunctionalComponent, InjectionKey, VNode } from 'vue';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
|
-
import { AnyObject, AnyFn } from '
|
|
1
|
+
import { AnyObject, AnyFn } from '../../../../shared/types';
|
|
2
2
|
import { GeneralField } from '@formily/core';
|
|
3
3
|
import { ISchema } from '@formily/json-schema/esm/types';
|
|
4
4
|
import { Ref } from 'vue';
|
|
5
|
-
import { DependKeyType, FieldItem } from '
|
|
5
|
+
import { DependKeyType, FieldItem, ObjectDependKey } from '../../../../components/form-render';
|
|
6
6
|
export declare function traverseSchema(schema: ISchema, handler: (_s: ISchema) => void): void;
|
|
7
7
|
export declare function fieldKeyEscape(fieldList: FieldItem[]): string;
|
|
8
8
|
export declare function dotEscape(id: string): string;
|
|
9
9
|
export declare function createLinebarId(id: string): string;
|
|
10
10
|
export declare function traverseDependKey(dependKeys: DependKeyType, handler: {
|
|
11
|
-
(dependKey: string, valueKey: string,
|
|
11
|
+
(dependKey: string, valueKey: string, dependKeyConfig?: ObjectDependKey): void;
|
|
12
12
|
}): void;
|
|
13
13
|
export declare function getParentLinebar(key: string, fieldList: FieldItem[]): string | null;
|
|
14
14
|
export declare function assignUpdateValue(props: AnyObject, field: GeneralField): {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{isField as e}from"@formily/core";import{isObject as
|
|
1
|
+
import{isField as e}from"@formily/core";import{isObject as t,isPromise as r}from"@vue/shared";import{isString as n,isArray as o,isFunction as u,noop as a}from"lodash-es";function i(e,r){r(e),t(e.properties)&&Object.values(e.properties).forEach((e=>{i(e,r)}))}function c(e){return l(e.map((e=>e.val_key)).join("-"))}function l(e){return e.replace(/[.]/g,"-")}function f(e){return l(`id-${e}`)}function s(e,r){e&&function(){const r=new Map;o(e)?e.forEach((e=>{var n;t(e)?r.set(e.paramName,{key:null!=(n=e.paramValue)?n:e.paramName,dependKey:e}):r.set(e,e)})):t(e)?Object.entries(e).forEach((([e,t])=>{r.set(e,t)})):n(e)&&r.set(e,e);return r}().forEach(((e,t)=>{if(n(e))return r(t,e);r(t,e.key,e.dependKey)}))}function p(e,t){let r=null;for(const o of t){if(o.val_key===e){n(o)&&(r=null);break}n(o)&&(r=o.val_key)}return r;function n(e){return"LINEBAR"===e.html_type}}function v(t,n){const o={...t};return e(n)&&Object.assign(o,{"onUpdate:value"(e){var t;const o=null==(t=n.decoratorProps)?void 0:t.beforeSetValue;if(u(o)){const t=o(n.path.toString(),e,{field:n,oldValue:n.value});return r(t)?t.then((e=>n.setValue(e)),a):n.setValue(t)}n.setValue(e)}}),o}function d(t,r){const n={...t};return e(r)&&(n.key=void 0===n.value?0:1),n}function m(t,r){const n={...t};return e(r)&&(n.onClear=()=>r.visited=!0),n}function y(e){return{type:"object",properties:e}}function h(t,r){return(...n)=>(e(t.value)&&(t.value.visited=!0),u(r)?r(...n):void 0)}export{m as assignClearBindVisited,v as assignUpdateValue,d as assignValueBindKey,f as createLinebarId,y as createObjSchema,h as createVisitedSetter,l as dotEscape,c as fieldKeyEscape,p as getParentLinebar,s as traverseDependKey,i as traverseSchema};
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
import { SFCWithInstall } from '
|
|
1
|
+
import { SFCWithInstall } from '../../shared/types';
|
|
2
2
|
declare const Grid: 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<{}>>, {}>>;
|
|
3
3
|
export default Grid;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ComponentInternalInstance, PropType } from 'vue';
|
|
2
|
-
import { GuideDefine } from '
|
|
2
|
+
import { GuideDefine } from '../../../components/guide/src/types';
|
|
3
3
|
export declare function createGuideStep(instance?: ComponentInternalInstance | null): import("vue").DefineComponent<{
|
|
4
4
|
config: {
|
|
5
5
|
type: PropType<GuideDefine.Config>;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { AnyObject } from '
|
|
1
|
+
import { AnyObject } from '../../../../shared/types';
|
|
2
2
|
import { ComponentInternalInstance, CSSProperties } from 'vue';
|
|
3
3
|
export declare namespace GuideDefine {
|
|
4
4
|
type StepRender = string | ((next: () => void, cancel: () => void, to: (idx: number) => void) => any);
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { GuideDefine } from '
|
|
1
|
+
import { GuideDefine } from '../../../components/guide/src/types';
|
|
2
2
|
declare function start(config: GuideDefine.Config): () => Promise<void>;
|
|
3
3
|
export declare function useGuide(): {
|
|
4
4
|
start: typeof start;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { CSSProperties } from 'vue';
|
|
2
|
-
import { GuideDefine } from '
|
|
2
|
+
import { GuideDefine } from '../../../../components/guide/src/types';
|
|
3
3
|
export declare class GuideError extends Error {
|
|
4
4
|
constructor(message: string);
|
|
5
5
|
}
|
|
@@ -1,19 +1,19 @@
|
|
|
1
|
-
import { SFCWithInstall } from '
|
|
2
|
-
import { IhoTableInstance } from '
|
|
1
|
+
import { SFCWithInstall } from '../../shared/types';
|
|
2
|
+
import { IhoTableInstance } from '../../components/iho-table/src/types';
|
|
3
3
|
export * from './src/hooks/export';
|
|
4
4
|
export * from './src/types';
|
|
5
5
|
export declare const useIhoTablePresetPlugins: (instance: IhoTableInstance) => void;
|
|
6
6
|
declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
7
7
|
tableConfig: {
|
|
8
|
-
type: import("vue").PropType<import("
|
|
8
|
+
type: import("vue").PropType<import("../../components/iho-table/src/types").IhoTableConfig>;
|
|
9
9
|
default: () => {};
|
|
10
10
|
};
|
|
11
11
|
fieldList: {
|
|
12
|
-
type: import("vue").PropType<import("
|
|
12
|
+
type: import("vue").PropType<import("../../components/iho-table/src/types").LowCodeTableFieldItem[]>;
|
|
13
13
|
default: () => never[];
|
|
14
14
|
};
|
|
15
15
|
tableData: {
|
|
16
|
-
type: import("vue").PropType<import("
|
|
16
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
|
|
17
17
|
default: () => never[];
|
|
18
18
|
};
|
|
19
19
|
annotation: {
|
|
@@ -33,15 +33,15 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
33
33
|
}, {
|
|
34
34
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
35
35
|
tableConfig: {
|
|
36
|
-
type: import("vue").PropType<import("
|
|
36
|
+
type: import("vue").PropType<import("../../components/iho-table/src/types").IhoTableConfig>;
|
|
37
37
|
default: () => {};
|
|
38
38
|
};
|
|
39
39
|
fieldList: {
|
|
40
|
-
type: import("vue").PropType<import("
|
|
40
|
+
type: import("vue").PropType<import("../../components/iho-table/src/types").LowCodeTableFieldItem[]>;
|
|
41
41
|
default: () => never[];
|
|
42
42
|
};
|
|
43
43
|
tableData: {
|
|
44
|
-
type: import("vue").PropType<import("
|
|
44
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
|
|
45
45
|
default: () => never[];
|
|
46
46
|
};
|
|
47
47
|
annotation: {
|
|
@@ -137,13 +137,13 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
137
137
|
value: unknown;
|
|
138
138
|
}[]>;
|
|
139
139
|
hooks: Readonly<{
|
|
140
|
-
configHooks: import("
|
|
141
|
-
fieldHooks: import("
|
|
142
|
-
eventHooks: import("
|
|
143
|
-
dataHooks: import("
|
|
144
|
-
setupHooks: import("
|
|
145
|
-
domInsertHooks: import("
|
|
146
|
-
exposeHooks: import("
|
|
140
|
+
configHooks: import("../../components/iho-table/src/types").AbstractConfigHooks;
|
|
141
|
+
fieldHooks: import("../../components/iho-table/src/types").AbstractFieldHooks;
|
|
142
|
+
eventHooks: import("../../components/iho-table/src/types").AbstractEventHooks;
|
|
143
|
+
dataHooks: import("../../components/iho-table/src/types").AbstractDataHooks;
|
|
144
|
+
setupHooks: import("../../components/iho-table/src/types").AbstractSetupHooks;
|
|
145
|
+
domInsertHooks: import("../../components/iho-table/src/types").AbstractDomInsertHooks;
|
|
146
|
+
exposeHooks: import("../../components/iho-table/src/types").AbstractExposeHooks;
|
|
147
147
|
}>;
|
|
148
148
|
uuid: string;
|
|
149
149
|
$table: import("vue").Ref<import("vxe-table").VxeTableInstance | undefined>;
|
|
@@ -2079,7 +2079,7 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2079
2079
|
adaptive?: boolean | undefined;
|
|
2080
2080
|
} | undefined;
|
|
2081
2081
|
params?: any;
|
|
2082
|
-
onFormChange?: ((payload_0: import("
|
|
2082
|
+
onFormChange?: ((payload_0: import("../../components/iho-table/src/types").IhoTableFormChangePayload) => void) | undefined;
|
|
2083
2083
|
onCopy?: ((params: import("vxe-table").VxeTableDefines.CopyEventParams) => void) | undefined;
|
|
2084
2084
|
onCut?: ((params: import("vxe-table").VxeTableDefines.CutEventParams) => void) | undefined;
|
|
2085
2085
|
onPaste?: ((params: import("vxe-table").VxeTableDefines.PasteEventParams) => void) | undefined;
|
|
@@ -2141,18 +2141,18 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2141
2141
|
onActiveCellChangeEnd?: ((params: import("vxe-table").VxeTableProDefines.ActiveCellChangeEndEventParams) => void) | undefined;
|
|
2142
2142
|
onPageChange?: (() => void) | undefined;
|
|
2143
2143
|
onSettingClick?: (() => void) | undefined;
|
|
2144
|
-
onFormClick?: ((payload_0: import("
|
|
2145
|
-
onKeyboard?: ((payload_0: import("
|
|
2144
|
+
onFormClick?: ((payload_0: import("../../components/iho-table/src/types").IhoTableFormChangePayload) => void) | undefined;
|
|
2145
|
+
onKeyboard?: ((payload_0: import("../../components/iho-table/src/types").IHoTableKeyboardPayload) => void) | undefined;
|
|
2146
2146
|
onRowDrag?: ((payload_0: import("sortablejs").SortableEvent) => void) | undefined;
|
|
2147
2147
|
uuid?: string | undefined;
|
|
2148
|
-
isTree?: import("
|
|
2149
|
-
isBatchSelect?: import("
|
|
2150
|
-
isSingleSelect?: import("
|
|
2148
|
+
isTree?: import("../../shared/types").MaybeString<0 | 2 | 1 | 3> | undefined;
|
|
2149
|
+
isBatchSelect?: import("../../shared/types").MaybeString<0 | 1> | undefined;
|
|
2150
|
+
isSingleSelect?: import("../../shared/types").MaybeString<0 | 1> | undefined;
|
|
2151
2151
|
selectType?: "checkbox" | "radio" | null | undefined;
|
|
2152
2152
|
rowDraggable?: boolean | undefined;
|
|
2153
2153
|
showSeq?: boolean | undefined;
|
|
2154
2154
|
forceClearable?: boolean | undefined;
|
|
2155
|
-
hideSettingBtn?: import("
|
|
2155
|
+
hideSettingBtn?: import("../../shared/types").MaybeString<0 | 1> | undefined;
|
|
2156
2156
|
rowGroupSetting?: {
|
|
2157
2157
|
firstRowGroup?: {
|
|
2158
2158
|
groupName?: string | undefined;
|
|
@@ -2538,11 +2538,11 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2538
2538
|
}[]>;
|
|
2539
2539
|
updateFieldListRefDebounced: () => void;
|
|
2540
2540
|
updateFieldListRef: () => void;
|
|
2541
|
-
dataTransfer: (data: import("
|
|
2542
|
-
tableDataRef: import("vue").Ref<import("
|
|
2541
|
+
dataTransfer: (data: import("../../shared/types").AnyObject[]) => Promise<import("../../shared/types").AnyObject[]>;
|
|
2542
|
+
tableDataRef: import("vue").Ref<import("../../shared/types").AnyObject[]>;
|
|
2543
2543
|
updateTableDataRefDebounced: () => Promise<void>;
|
|
2544
2544
|
updateTableDataRef: () => Promise<void>;
|
|
2545
|
-
tableHandler: import("
|
|
2545
|
+
tableHandler: import("../../components/iho-table/src/types").IhoTableHandler;
|
|
2546
2546
|
eventHookHandler: {
|
|
2547
2547
|
onCopy: import("vxe-table").VxeTableEvents.Copy | undefined;
|
|
2548
2548
|
onCut: import("vxe-table").VxeTableEvents.Cut | undefined;
|
|
@@ -4596,20 +4596,20 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
4596
4596
|
adaptive?: boolean | undefined;
|
|
4597
4597
|
} | undefined;
|
|
4598
4598
|
params?: any;
|
|
4599
|
-
onFormChange?: ((payload_0: import("
|
|
4599
|
+
onFormChange?: ((payload_0: import("../../components/iho-table/src/types").IhoTableFormChangePayload) => void) | undefined;
|
|
4600
4600
|
onSettingClick?: (() => void) | undefined;
|
|
4601
|
-
onFormClick?: ((payload_0: import("
|
|
4602
|
-
onKeyboard?: ((payload_0: import("
|
|
4601
|
+
onFormClick?: ((payload_0: import("../../components/iho-table/src/types").IhoTableFormChangePayload) => void) | undefined;
|
|
4602
|
+
onKeyboard?: ((payload_0: import("../../components/iho-table/src/types").IHoTableKeyboardPayload) => void) | undefined;
|
|
4603
4603
|
onRowDrag?: ((payload_0: import("sortablejs").SortableEvent) => void) | undefined;
|
|
4604
4604
|
uuid?: string | undefined;
|
|
4605
|
-
isTree?: import("
|
|
4606
|
-
isBatchSelect?: import("
|
|
4607
|
-
isSingleSelect?: import("
|
|
4605
|
+
isTree?: import("../../shared/types").MaybeString<0 | 2 | 1 | 3> | undefined;
|
|
4606
|
+
isBatchSelect?: import("../../shared/types").MaybeString<0 | 1> | undefined;
|
|
4607
|
+
isSingleSelect?: import("../../shared/types").MaybeString<0 | 1> | undefined;
|
|
4608
4608
|
selectType?: "checkbox" | "radio" | null | undefined;
|
|
4609
4609
|
rowDraggable?: boolean | undefined;
|
|
4610
4610
|
showSeq?: boolean | undefined;
|
|
4611
4611
|
forceClearable?: boolean | undefined;
|
|
4612
|
-
hideSettingBtn?: import("
|
|
4612
|
+
hideSettingBtn?: import("../../shared/types").MaybeString<0 | 1> | undefined;
|
|
4613
4613
|
rowGroupSetting?: {
|
|
4614
4614
|
firstRowGroup?: {
|
|
4615
4615
|
groupName?: string | undefined;
|
|
@@ -4698,19 +4698,19 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
4698
4698
|
updateState: () => void;
|
|
4699
4699
|
header: any;
|
|
4700
4700
|
footer: any;
|
|
4701
|
-
slotPropertiesPicker: (args: import("
|
|
4701
|
+
slotPropertiesPicker: (args: import("../../shared/types").AnyObject) => Pick<import("../../shared/types").AnyObject, "row" | "column" | "rowIndex" | "checked" | "$rowIndex" | "disabled" | "columnIndex" | "$columnIndex" | "_columnIndex" | "indeterminate">;
|
|
4702
4702
|
useVersion: typeof import("..").useVersion;
|
|
4703
4703
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("toggleRowExpand" | "toggleTreeExpand" | "copy" | "scroll" | "formChange" | "settingClick" | "formClick" | "keyboard" | "rowDrag" | "cut" | "paste" | "keydown" | "keydownStart" | "keydownEnd" | "currentChange" | "radioChange" | "checkboxChange" | "checkboxAll" | "checkboxRangeStart" | "checkboxRangeChange" | "checkboxRangeEnd" | "cellClick" | "cellDblclick" | "cellMenu" | "cellMouseenter" | "cellMouseleave" | "headerCellClick" | "headerCellDblclick" | "headerCellMenu" | "footerCellClick" | "footerCellDblclick" | "footerCellMenu" | "sortChange" | "filterChange" | "filterVisible" | "resizableChange" | "menuClick" | "editClosed" | "editActived" | "editDisabled" | "validError" | "custom" | "openFnr" | "fnrChange" | "fnrFind" | "fnrFindAll" | "fnrReplace" | "fnrReplaceAll" | "cellAreaCopy" | "cellAreaCut" | "cellAreaPaste" | "cellAreaMerge" | "clearCellAreaMerge" | "headerCellAreaSelection" | "cellAreaSelectionStart" | "cellAreaSelectionDrag" | "cellAreaSelectionEnd" | "cellAreaExtensionStart" | "cellAreaExtensionDrag" | "cellAreaExtensionEnd" | "cellAreaArrowsStart" | "cellAreaArrowsEnd" | "activeCellChangeStart" | "activeCellChangeEnd" | "pageChange")[], "toggleRowExpand" | "toggleTreeExpand" | "copy" | "scroll" | "formChange" | "settingClick" | "formClick" | "keyboard" | "rowDrag" | "cut" | "paste" | "keydown" | "keydownStart" | "keydownEnd" | "currentChange" | "radioChange" | "checkboxChange" | "checkboxAll" | "checkboxRangeStart" | "checkboxRangeChange" | "checkboxRangeEnd" | "cellClick" | "cellDblclick" | "cellMenu" | "cellMouseenter" | "cellMouseleave" | "headerCellClick" | "headerCellDblclick" | "headerCellMenu" | "footerCellClick" | "footerCellDblclick" | "footerCellMenu" | "sortChange" | "filterChange" | "filterVisible" | "resizableChange" | "menuClick" | "editClosed" | "editActived" | "editDisabled" | "validError" | "custom" | "openFnr" | "fnrChange" | "fnrFind" | "fnrFindAll" | "fnrReplace" | "fnrReplaceAll" | "cellAreaCopy" | "cellAreaCut" | "cellAreaPaste" | "cellAreaMerge" | "clearCellAreaMerge" | "headerCellAreaSelection" | "cellAreaSelectionStart" | "cellAreaSelectionDrag" | "cellAreaSelectionEnd" | "cellAreaExtensionStart" | "cellAreaExtensionDrag" | "cellAreaExtensionEnd" | "cellAreaArrowsStart" | "cellAreaArrowsEnd" | "activeCellChangeStart" | "activeCellChangeEnd" | "pageChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
4704
4704
|
tableConfig: {
|
|
4705
|
-
type: import("vue").PropType<import("
|
|
4705
|
+
type: import("vue").PropType<import("../../components/iho-table/src/types").IhoTableConfig>;
|
|
4706
4706
|
default: () => {};
|
|
4707
4707
|
};
|
|
4708
4708
|
fieldList: {
|
|
4709
|
-
type: import("vue").PropType<import("
|
|
4709
|
+
type: import("vue").PropType<import("../../components/iho-table/src/types").LowCodeTableFieldItem[]>;
|
|
4710
4710
|
default: () => never[];
|
|
4711
4711
|
};
|
|
4712
4712
|
tableData: {
|
|
4713
|
-
type: import("vue").PropType<import("
|
|
4713
|
+
type: import("vue").PropType<import("../../shared/types").AnyObject[]>;
|
|
4714
4714
|
default: () => never[];
|
|
4715
4715
|
};
|
|
4716
4716
|
annotation: {
|
|
@@ -4794,10 +4794,10 @@ declare const IhoTable: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
4794
4794
|
onKeyboard?: ((...args: any[]) => any) | undefined;
|
|
4795
4795
|
onRowDrag?: ((...args: any[]) => any) | undefined;
|
|
4796
4796
|
}, {
|
|
4797
|
-
fieldList: import("
|
|
4797
|
+
fieldList: import("../../components/iho-table/src/types").LowCodeTableFieldItem[];
|
|
4798
4798
|
parallelism: number;
|
|
4799
4799
|
uniqueCacheData: boolean;
|
|
4800
|
-
tableConfig: import("
|
|
4801
|
-
tableData: import("
|
|
4800
|
+
tableConfig: import("../../components/iho-table/src/types").IhoTableConfig;
|
|
4801
|
+
tableData: import("../../shared/types").AnyObject[];
|
|
4802
4802
|
}>>;
|
|
4803
4803
|
export default IhoTable;
|
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import { FormRequestDefine, useVersion } from '
|
|
2
|
-
import { AnyObject } from '
|
|
1
|
+
import { FormRequestDefine, useVersion } from '../../../shared/hooks';
|
|
2
|
+
import { AnyObject } from '../../../shared/types';
|
|
3
3
|
import { PropType } from 'vue';
|
|
4
4
|
import { VxeTableInstance } from 'vxe-table';
|
|
5
|
-
import { AnnotationItem } from '
|
|
6
|
-
import { IhoTableConfig, IhoTableHandler, LowCodeTableFieldItem } from '
|
|
5
|
+
import { AnnotationItem } from '../../../components/annotation-edit/src/type';
|
|
6
|
+
import { IhoTableConfig, IhoTableHandler, LowCodeTableFieldItem } from '../../../components/iho-table/src/types';
|
|
7
7
|
declare const _default: import("vue").DefineComponent<{
|
|
8
8
|
tableConfig: {
|
|
9
9
|
type: PropType<IhoTableConfig>;
|
|
@@ -131,20 +131,20 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
131
131
|
styles: import("vue").ComputedRef<{
|
|
132
132
|
height: string;
|
|
133
133
|
}>;
|
|
134
|
-
eventListener: import("
|
|
134
|
+
eventListener: import("../../../components/iho-table/src/hooks/tapHooks/useEventHooks").IhoTableEventListener;
|
|
135
135
|
emits: (event: "toggleRowExpand" | "toggleTreeExpand" | "copy" | "scroll" | "formChange" | "settingClick" | "formClick" | "keyboard" | "rowDrag" | "cut" | "paste" | "keydown" | "keydownStart" | "keydownEnd" | "currentChange" | "radioChange" | "checkboxChange" | "checkboxAll" | "checkboxRangeStart" | "checkboxRangeChange" | "checkboxRangeEnd" | "cellClick" | "cellDblclick" | "cellMenu" | "cellMouseenter" | "cellMouseleave" | "headerCellClick" | "headerCellDblclick" | "headerCellMenu" | "footerCellClick" | "footerCellDblclick" | "footerCellMenu" | "sortChange" | "filterChange" | "filterVisible" | "resizableChange" | "menuClick" | "editClosed" | "editActived" | "editDisabled" | "validError" | "custom" | "openFnr" | "fnrChange" | "fnrFind" | "fnrFindAll" | "fnrReplace" | "fnrReplaceAll" | "cellAreaCopy" | "cellAreaCut" | "cellAreaPaste" | "cellAreaMerge" | "clearCellAreaMerge" | "headerCellAreaSelection" | "cellAreaSelectionStart" | "cellAreaSelectionDrag" | "cellAreaSelectionEnd" | "cellAreaExtensionStart" | "cellAreaExtensionDrag" | "cellAreaExtensionEnd" | "cellAreaArrowsStart" | "cellAreaArrowsEnd" | "activeCellChangeStart" | "activeCellChangeEnd" | "pageChange", ...args: any[]) => void;
|
|
136
|
-
asyncQueue: import("
|
|
136
|
+
asyncQueue: import("../../../shared/hooks").AsyncQueue<FormRequestDefine.AsyncQueueItem, any, {
|
|
137
137
|
label: string;
|
|
138
138
|
value: unknown;
|
|
139
139
|
}[]>;
|
|
140
140
|
hooks: Readonly<{
|
|
141
|
-
configHooks: import("
|
|
142
|
-
fieldHooks: import("
|
|
143
|
-
eventHooks: import("
|
|
144
|
-
dataHooks: import("
|
|
145
|
-
setupHooks: import("
|
|
146
|
-
domInsertHooks: import("
|
|
147
|
-
exposeHooks: import("
|
|
141
|
+
configHooks: import("../../../components/iho-table/src/types").AbstractConfigHooks;
|
|
142
|
+
fieldHooks: import("../../../components/iho-table/src/types").AbstractFieldHooks;
|
|
143
|
+
eventHooks: import("../../../components/iho-table/src/types").AbstractEventHooks;
|
|
144
|
+
dataHooks: import("../../../components/iho-table/src/types").AbstractDataHooks;
|
|
145
|
+
setupHooks: import("../../../components/iho-table/src/types").AbstractSetupHooks;
|
|
146
|
+
domInsertHooks: import("../../../components/iho-table/src/types").AbstractDomInsertHooks;
|
|
147
|
+
exposeHooks: import("../../../components/iho-table/src/types").AbstractExposeHooks;
|
|
148
148
|
}>;
|
|
149
149
|
uuid: string;
|
|
150
150
|
$table: import("vue").Ref<VxeTableInstance | undefined>;
|
|
@@ -2080,7 +2080,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2080
2080
|
adaptive?: boolean | undefined;
|
|
2081
2081
|
} | undefined;
|
|
2082
2082
|
params?: any;
|
|
2083
|
-
onFormChange?: ((payload_0: import("
|
|
2083
|
+
onFormChange?: ((payload_0: import("../../../components/iho-table/src/types").IhoTableFormChangePayload) => void) | undefined;
|
|
2084
2084
|
onCopy?: ((params: import("vxe-table").VxeTableDefines.CopyEventParams) => void) | undefined;
|
|
2085
2085
|
onCut?: ((params: import("vxe-table").VxeTableDefines.CutEventParams) => void) | undefined;
|
|
2086
2086
|
onPaste?: ((params: import("vxe-table").VxeTableDefines.PasteEventParams) => void) | undefined;
|
|
@@ -2142,18 +2142,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2142
2142
|
onActiveCellChangeEnd?: ((params: import("vxe-table").VxeTableProDefines.ActiveCellChangeEndEventParams) => void) | undefined;
|
|
2143
2143
|
onPageChange?: (() => void) | undefined;
|
|
2144
2144
|
onSettingClick?: (() => void) | undefined;
|
|
2145
|
-
onFormClick?: ((payload_0: import("
|
|
2146
|
-
onKeyboard?: ((payload_0: import("
|
|
2145
|
+
onFormClick?: ((payload_0: import("../../../components/iho-table/src/types").IhoTableFormChangePayload) => void) | undefined;
|
|
2146
|
+
onKeyboard?: ((payload_0: import("../../../components/iho-table/src/types").IHoTableKeyboardPayload) => void) | undefined;
|
|
2147
2147
|
onRowDrag?: ((payload_0: import("sortablejs").SortableEvent) => void) | undefined;
|
|
2148
2148
|
uuid?: string | undefined;
|
|
2149
|
-
isTree?: import("
|
|
2150
|
-
isBatchSelect?: import("
|
|
2151
|
-
isSingleSelect?: import("
|
|
2149
|
+
isTree?: import("../../../shared/types").MaybeString<0 | 2 | 1 | 3> | undefined;
|
|
2150
|
+
isBatchSelect?: import("../../../shared/types").MaybeString<0 | 1> | undefined;
|
|
2151
|
+
isSingleSelect?: import("../../../shared/types").MaybeString<0 | 1> | undefined;
|
|
2152
2152
|
selectType?: "checkbox" | "radio" | null | undefined;
|
|
2153
2153
|
rowDraggable?: boolean | undefined;
|
|
2154
2154
|
showSeq?: boolean | undefined;
|
|
2155
2155
|
forceClearable?: boolean | undefined;
|
|
2156
|
-
hideSettingBtn?: import("
|
|
2156
|
+
hideSettingBtn?: import("../../../shared/types").MaybeString<0 | 1> | undefined;
|
|
2157
2157
|
rowGroupSetting?: {
|
|
2158
2158
|
firstRowGroup?: {
|
|
2159
2159
|
groupName?: string | undefined;
|
|
@@ -4597,20 +4597,20 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4597
4597
|
adaptive?: boolean | undefined;
|
|
4598
4598
|
} | undefined;
|
|
4599
4599
|
params?: any;
|
|
4600
|
-
onFormChange?: ((payload_0: import("
|
|
4600
|
+
onFormChange?: ((payload_0: import("../../../components/iho-table/src/types").IhoTableFormChangePayload) => void) | undefined;
|
|
4601
4601
|
onSettingClick?: (() => void) | undefined;
|
|
4602
|
-
onFormClick?: ((payload_0: import("
|
|
4603
|
-
onKeyboard?: ((payload_0: import("
|
|
4602
|
+
onFormClick?: ((payload_0: import("../../../components/iho-table/src/types").IhoTableFormChangePayload) => void) | undefined;
|
|
4603
|
+
onKeyboard?: ((payload_0: import("../../../components/iho-table/src/types").IHoTableKeyboardPayload) => void) | undefined;
|
|
4604
4604
|
onRowDrag?: ((payload_0: import("sortablejs").SortableEvent) => void) | undefined;
|
|
4605
4605
|
uuid?: string | undefined;
|
|
4606
|
-
isTree?: import("
|
|
4607
|
-
isBatchSelect?: import("
|
|
4608
|
-
isSingleSelect?: import("
|
|
4606
|
+
isTree?: import("../../../shared/types").MaybeString<0 | 2 | 1 | 3> | undefined;
|
|
4607
|
+
isBatchSelect?: import("../../../shared/types").MaybeString<0 | 1> | undefined;
|
|
4608
|
+
isSingleSelect?: import("../../../shared/types").MaybeString<0 | 1> | undefined;
|
|
4609
4609
|
selectType?: "checkbox" | "radio" | null | undefined;
|
|
4610
4610
|
rowDraggable?: boolean | undefined;
|
|
4611
4611
|
showSeq?: boolean | undefined;
|
|
4612
4612
|
forceClearable?: boolean | undefined;
|
|
4613
|
-
hideSettingBtn?: import("
|
|
4613
|
+
hideSettingBtn?: import("../../../shared/types").MaybeString<0 | 1> | undefined;
|
|
4614
4614
|
rowGroupSetting?: {
|
|
4615
4615
|
firstRowGroup?: {
|
|
4616
4616
|
groupName?: string | undefined;
|
|
@@ -1,10 +1,10 @@
|
|
|
1
|
-
import { FormRequestDefine } from '
|
|
2
|
-
import { Nullable, UndefinedAble } from '
|
|
1
|
+
import { FormRequestDefine } from '../../../../shared/hooks';
|
|
2
|
+
import { Nullable, UndefinedAble } from '../../../../shared/types';
|
|
3
3
|
import { ComputedRef, InjectionKey, Ref } from 'vue';
|
|
4
4
|
import { VxeTableInstance } from 'vxe-table';
|
|
5
|
-
import { AnnotationItem } from '
|
|
6
|
-
import { IhoTableConfig, IhoTableEmits, IhoTableFieldItem, IhoTableHandler } from '
|
|
7
|
-
import { IhoTableEventListener } from '
|
|
5
|
+
import { AnnotationItem } from '../../../../components/annotation-edit/src/type';
|
|
6
|
+
import { IhoTableConfig, IhoTableEmits, IhoTableFieldItem, IhoTableHandler } from '../../../../components/iho-table';
|
|
7
|
+
import { IhoTableEventListener } from '../../../../components/iho-table/src/hooks/tapHooks/useEventHooks';
|
|
8
8
|
export declare enum WIDGET_TYPE {
|
|
9
9
|
DEFAULT = "DEFAULT",
|
|
10
10
|
PICTURE = "PICTURE",
|
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
import { AnyObject, Nullable } from '
|
|
1
|
+
import { AnyObject, Nullable } from '../../../../../shared/types';
|
|
2
2
|
import { MaybeRef } from '@vueuse/core';
|
|
3
3
|
import { Ref } from 'vue';
|
|
4
4
|
import { VxeTableInstance } from 'vxe-table';
|
|
5
|
-
import { IhoTableHandlerContext, IhoTableConfig, IhoTableEmits, IhoTableFieldItem, IhoTableHandler, TableHooks } from '
|
|
5
|
+
import { IhoTableHandlerContext, IhoTableConfig, IhoTableEmits, IhoTableFieldItem, IhoTableHandler, TableHooks } from '../../../../../components/iho-table/src/types';
|
|
6
6
|
export declare const createTableHooks: () => Readonly<{
|
|
7
|
-
configHooks: import("
|
|
8
|
-
fieldHooks: import("
|
|
9
|
-
eventHooks: import("
|
|
10
|
-
dataHooks: import("
|
|
11
|
-
setupHooks: import("
|
|
12
|
-
domInsertHooks: import("
|
|
13
|
-
exposeHooks: import("
|
|
7
|
+
configHooks: import("../../../../../components/iho-table/src/types").AbstractConfigHooks;
|
|
8
|
+
fieldHooks: import("../../../../../components/iho-table/src/types").AbstractFieldHooks;
|
|
9
|
+
eventHooks: import("../../../../../components/iho-table/src/types").AbstractEventHooks;
|
|
10
|
+
dataHooks: import("../../../../../components/iho-table/src/types").AbstractDataHooks;
|
|
11
|
+
setupHooks: import("../../../../../components/iho-table/src/types").AbstractSetupHooks;
|
|
12
|
+
domInsertHooks: import("../../../../../components/iho-table/src/types").AbstractDomInsertHooks;
|
|
13
|
+
exposeHooks: import("../../../../../components/iho-table/src/types").AbstractExposeHooks;
|
|
14
14
|
}>;
|
|
15
15
|
export declare function applyTableConfigHooks(hooks: TableHooks, config: IhoTableConfig, context: IhoTableHandlerContext): IhoTableConfig;
|
|
16
16
|
export declare function applyTableFieldHooks(hooks: TableHooks, fieldList: IhoTableFieldItem[], config: IhoTableConfig, context: {
|