cnhis-design-vue 3.2.5 → 3.2.6-beta.0
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 +87 -87
- package/es/components/annotation-edit/src/type.d.ts +1 -1
- package/es/components/audio-sdk/src/components/recordingDialog.vue.d.ts +1 -1
- package/es/components/big-table/index.d.ts +6 -56
- package/es/components/big-table/src/BigTable.vue.d.ts +6 -56
- package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
- package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +4 -4
- package/es/components/big-table/src/hooks/useEdit.d.ts +27 -27
- package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/BpmnRenderer.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomContextPadProvider.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPalette.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRenderer.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRules.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/index.d.ts +13 -13
- package/es/components/bpmn-workflow/src/custom/customOtherModule/CustomPopupMenu.d.ts +2 -2
- package/es/components/bpmn-workflow/src/custom/customOtherModule/customViewerRenderer.d.ts +9 -9
- package/es/components/bpmn-workflow/src/custom/customOtherModule/zoomScroll.d.ts +2 -2
- package/es/components/button-print/index.d.ts +13 -2917
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +13 -2917
- package/es/components/button-print/src/components/EditFormat.vue.d.ts +4 -1162
- package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +6 -1458
- package/es/components/button-print/src/components/NewPrintComponent.vue.d.ts +5 -1457
- package/es/components/button-print/src/components/OldPrintComponent.vue.d.ts +5 -1457
- package/es/components/calendar/index.d.ts +4 -4
- package/es/components/calendar/src/Calendar.vue.d.ts +4 -4
- package/es/components/calendar/src/types/index.d.ts +1 -1
- package/es/components/callback/src/components/dialog/drawer.vue.d.ts +2 -179
- package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
- package/es/components/callback/src/components/render/popupMaps.d.ts +120 -1701
- package/es/components/callback/src/types/index.d.ts +1 -1
- package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +2 -2
- package/es/components/card-reader-sdk/src/constants/index.d.ts +56 -56
- package/es/components/card-reader-sdk/src/utils/ensureUID2IdCard.d.ts +1 -1
- package/es/components/classification/index.d.ts +4 -14
- package/es/components/classification/src/components/search-filter/index.vue.d.ts +24 -34
- package/es/components/classification/src/components/set-classification/index.vue.d.ts +26 -36
- package/es/components/classification/src/components/table-modal/index.vue.d.ts +4 -1
- package/es/components/classification/src/index.vue.d.ts +4 -14
- package/es/components/config-provider/src/interface.d.ts +2 -2
- package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
- package/es/components/drag-scroll/src/types.d.ts +2 -2
- package/es/components/expand-field/index.d.ts +41 -575
- package/es/components/expand-field/src/components/FormItemPerson.vue.d.ts +56 -198
- package/es/components/expand-field/src/components/PersonModal.vue.d.ts +36 -168
- package/es/components/expand-field/src/components/form.vue.d.ts +41 -526
- package/es/components/expand-field/src/index.vue.d.ts +41 -575
- package/es/components/expand-field/src/types/index.d.ts +1 -1
- package/es/components/fabric-chart/index.d.ts +10 -10
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +10 -10
- package/es/components/fabric-chart/src/components/PopupMenu.d.ts +3 -3
- package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
- package/es/components/fabric-chart/src/interface.d.ts +9 -9
- package/es/components/field-set/index.d.ts +5 -52
- package/es/components/field-set/src/FieldColor.vue.d.ts +14 -606
- package/es/components/field-set/src/FieldColor.vue2.js +1 -1
- package/es/components/field-set/src/FieldFilter.vue.d.ts +7 -20
- package/es/components/field-set/src/FieldFilter.vue2.js +1 -1
- package/es/components/field-set/src/FieldSet.vue.d.ts +9 -10
- package/es/components/field-set/src/FieldSet.vue2.js +1 -1
- package/es/components/field-set/src/Index.vue.d.ts +6 -53
- package/es/components/field-set/src/Index.vue2.js +1 -1
- package/es/components/field-set/src/components/Row.vue.d.ts +2 -2
- package/es/components/field-set/src/components/condition.vue.d.ts +2 -2
- package/es/components/field-set/src/components/edit-dialog.vue.d.ts +11 -589
- package/es/components/field-set/src/components/edit-filter.vue.d.ts +3 -3
- package/es/components/field-set/src/constants/index.d.ts +1 -1
- package/es/components/field-set/src/types/index.d.ts +8 -8
- package/es/components/field-set/style/index.css +1 -1
- package/es/components/form-config/index.d.ts +62 -4785
- package/es/components/form-config/src/FormConfig.vue.d.ts +41 -4764
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +37 -98
- package/es/components/form-config/src/components/FormConfigCreator.vue2.js +1 -1
- package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +2 -2
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +22 -4651
- package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +3 -36
- package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +3 -3
- package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +1 -1
- package/es/components/form-config/src/hooks/usePresetRenderer.d.ts +1 -1
- package/es/components/form-config/src/types/index.d.ts +8 -8
- package/es/components/form-render/index.d.ts +15 -75
- package/es/components/form-render/src/FormRender.vue.d.ts +10 -70
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +15 -75
- package/es/components/form-render/src/components/renderer/combination/combination.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/complex.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/date.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/index.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/inputGroup.d.ts +1 -11
- package/es/components/form-render/src/components/renderer/inputNumber.d.ts +4 -4
- package/es/components/form-render/src/components/renderer/levelSearchCascader/index.d.ts +9 -0
- package/es/components/form-render/src/components/renderer/levelSearchCascader/index.js +1 -1
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +10 -10
- package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +15 -15
- package/es/components/form-render/src/components/renderer/radio&checkbox.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/hooks/useChangeContext.d.ts +1 -1
- package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +4 -4
- package/es/components/form-render/src/hooks/useFormContext.d.ts +1 -11
- package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +1 -19
- package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +1 -1
- package/es/components/form-render/src/types/fieldItem.d.ts +10 -10
- package/es/components/form-render/src/types/index.d.ts +13 -13
- package/es/components/form-render/src/utils/index.d.ts +1 -1
- package/es/components/iho-chat/index.d.ts +719 -0
- package/es/components/iho-chat/index.js +1 -0
- package/es/components/iho-chat/src/Index.vue.d.ts +723 -0
- package/es/components/iho-chat/src/Index.vue2.js +1 -0
- package/es/components/iho-chat/src/components/ChatFile.vue.d.ts +64 -0
- package/es/components/{biunique-chat → iho-chat}/src/components/ChatFile.vue2.js +1 -1
- package/es/components/{biunique-chat → iho-chat}/src/components/ChatFooter.vue.d.ts +24 -11
- package/es/components/iho-chat/src/components/ChatFooter.vue2.js +1 -0
- package/es/components/iho-chat/src/components/ChatHeader.vue.d.ts +333 -0
- package/es/components/iho-chat/src/components/ChatHeader.vue2.js +1 -0
- package/es/components/{biunique-chat → iho-chat}/src/components/ChatMain.vue.d.ts +21 -209
- package/es/components/iho-chat/src/components/ChatMain.vue2.js +1 -0
- package/es/components/{biunique-chat → iho-chat}/src/components/ChatRecord.vue.d.ts +1 -11
- package/es/components/iho-chat/src/components/ChatRecord.vue2.js +1 -0
- package/es/components/{biunique-chat → iho-chat}/src/components/ChatSearch.vue.d.ts +2 -2
- package/es/components/iho-chat/src/components/ChatSet.vue.d.ts +73 -0
- package/es/components/iho-chat/src/components/ChatSet.vue2.js +1 -0
- package/es/components/iho-chat/src/components/ContextMenu.d.ts +17 -0
- package/es/components/iho-chat/src/components/ContextMenu.js +1 -0
- package/es/components/iho-chat/src/components/MessageTemplate.vue2.js +1 -0
- package/es/components/{biunique-chat → iho-chat}/src/components/PersonProfile.vue.d.ts +1 -9
- package/es/components/iho-chat/src/components/Video.vue.d.ts +38 -0
- package/es/components/{biunique-chat → iho-chat}/src/constants/index.d.ts +13 -1
- package/es/components/iho-chat/src/constants/index.js +1 -0
- package/es/components/iho-chat/src/hooks/useSession.js +1 -0
- package/es/components/{biunique-chat → iho-chat}/src/types/index.d.ts +2 -2
- package/es/components/{biunique-chat → iho-chat}/src/utils/index.d.ts +2 -0
- package/es/components/{biunique-chat → iho-chat}/src/utils/index.js +1 -1
- package/es/components/iho-chat/style/index.css +1 -0
- package/es/components/iho-table/index.d.ts +46 -1567
- package/es/components/iho-table/src/IhoTable.vue.d.ts +40 -1561
- package/es/components/iho-table/src/constants/index.d.ts +2 -2
- package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +4 -4
- package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +18 -18
- package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +61 -61
- package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +1 -1
- package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +1 -1
- package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
- package/es/components/iho-table/src/hooks/useTableContext.d.ts +1 -1
- package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue.d.ts +2 -335
- package/es/components/iho-table/src/plugins/forceArrowKeyPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/pagerScrollPlugin/types.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +18 -17
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +1 -1
- package/es/components/iho-table/src/plugins/verticalTablePlugin/src/hooks/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/verticalTablePlugin/src/types.d.ts +1 -1
- package/es/components/iho-table/src/types/index.d.ts +17 -17
- package/es/components/iho-table/src/types/pluginType.d.ts +13 -13
- package/es/components/iho-table/style/index.css +1 -1
- package/es/components/index.css +1 -1
- package/es/components/index.d.ts +2 -2
- package/es/components/index.js +1 -1
- package/es/components/info-header/index.d.ts +65 -1723
- package/es/components/info-header/src/InfoHeader.vue.d.ts +42 -1700
- package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +27 -1547
- package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +16 -1554
- package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +31 -1629
- package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +59 -119
- package/es/components/info-header/src/types/index.d.ts +4 -3
- package/es/components/keyboard/index.d.ts +1 -1
- package/es/components/keyboard/src/Keyboard.vue.d.ts +1 -1
- package/es/components/map/src/types/index.d.ts +2 -2
- package/es/components/quick-search/index.d.ts +1 -295
- package/es/components/quick-search/src/index.vue.d.ts +1 -295
- package/es/components/recommend-search/index.d.ts +28 -28
- package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +28 -28
- package/es/components/recommend-search/src/components/BaseSearch.d.ts +4 -4
- package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +10 -10
- package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +11 -11
- package/es/components/recommend-search/src/types/index.d.ts +2 -2
- package/es/components/scale-view/index.d.ts +6 -300
- package/es/components/scale-view/src/ScaleView.vue.d.ts +6 -300
- package/es/components/scale-view/src/ScaleView.vue2.js +1 -1
- package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +2 -2
- package/es/components/scale-view/src/components/formitem/standard-modal.d.ts +2 -2
- package/es/components/scale-view/src/hooks/use-component.d.ts +3 -15
- package/es/components/scale-view/src/types/index.d.ts +1 -1
- package/es/components/search-cascader/index.d.ts +15 -14
- package/es/components/search-cascader/src/SearchCascader.vue.d.ts +16 -15
- package/es/components/search-cascader/src/SearchCascader.vue2.js +1 -1
- package/es/components/search-cascader/src/components/SearchMenu.d.ts +3 -3
- package/es/components/search-cascader/src/components/SearchMenu.js +1 -1
- package/es/components/select-label/index.d.ts +3 -21
- package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -7
- package/es/components/select-label/src/LabelFormContent.vue2.js +1 -1
- package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -7
- package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +1 -7
- package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +1 -7
- package/es/components/select-label/src/index.vue.d.ts +2 -14
- package/es/components/select-label/src/types/index.d.ts +3 -3
- package/es/components/select-person/index.d.ts +36 -168
- package/es/components/select-person/src/SearchMultiple.vue.d.ts +3 -52
- package/es/components/select-person/src/SearchOrgAndStaff.vue.d.ts +2 -2
- package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -117
- package/es/components/shortcut-provider/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
- package/es/components/shortcut-setter/index.d.ts +23 -1606
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +14 -1597
- package/es/components/step-notice/index.d.ts +94 -1615
- package/es/components/step-notice/src/StepNotice.vue.d.ts +79 -1600
- package/es/components/step-notice/src/components/NoticeItem.vue.d.ts +22 -22
- package/es/components/step-notice/src/components/NoticeItemAside.vue.d.ts +2 -2
- package/es/components/step-notice/src/components/NoticeOperationList.vue.d.ts +16 -16
- package/es/components/step-notice/src/hooks/useTheme.d.ts +1 -1
- package/es/components/step-notice/src/utils.d.ts +1 -1
- package/es/components/steps-wheel/index.d.ts +1 -1
- package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -1
- package/es/components/table-export-field/index.d.ts +3 -630
- package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +2 -51
- package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +3 -581
- package/es/components/table-export-field/src/index.vue.d.ts +5 -632
- package/es/components/table-export-field/src/types/index.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/bi-filter/components/Date.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/bi-filter/components/index.d.ts +2 -2
- 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 +22 -32
- package/es/components/table-filter/src/components/classify-filter/components/Date.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue.d.ts +1 -11
- package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +15 -15
- package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +22 -32
- package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +22 -32
- package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -50
- package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +3 -3
- package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +1 -1
- 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 +4 -4
- package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue.d.ts +1 -11
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +16 -16
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/index.d.ts +60 -119
- package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +59 -108
- package/es/components/table-filter/src/types/index.d.ts +25 -25
- package/es/components/time-line/index.d.ts +1 -48
- package/es/components/time-line/src/TimeLine.vue.d.ts +4 -51
- package/es/components/tooth-bitmap/index.d.ts +3 -3
- package/es/components/tooth-bitmap/src/ToothBitmap.vue.d.ts +1 -1
- package/es/env.d.ts +25 -25
- package/es/shared/assets/img/defaultCover/10review_successful.png.js +1 -1
- package/es/shared/assets/img/defaultCover/11review_fail.png.js +1 -1
- package/es/shared/assets/img/defaultCover/12no_setting.png.js +1 -1
- package/es/shared/assets/img/defaultCover/13no_menu_setting.png.js +1 -1
- package/es/shared/assets/img/defaultCover/14no_call_setting.png.js +1 -1
- package/es/shared/assets/img/defaultCover/15no_use_tag.png.js +1 -1
- package/es/shared/assets/img/defaultCover/16no_table_data.png.js +1 -1
- package/es/shared/assets/img/defaultCover/1location.png.js +1 -1
- package/es/shared/assets/img/defaultCover/2notfound.png.js +1 -1
- package/es/shared/assets/img/defaultCover/3loading.png.js +1 -1
- package/es/shared/assets/img/defaultCover/4no_permission.png.js +1 -1
- package/es/shared/assets/img/defaultCover/5no_data.png.js +1 -1
- package/es/shared/assets/img/defaultCover/6no_network.png.js +1 -1
- package/es/shared/assets/img/defaultCover/7no_doctor.png.js +1 -1
- package/es/shared/assets/img/defaultCover/8system_error.png.js +1 -1
- package/es/shared/assets/img/defaultCover/9system_upgrade.png.js +1 -1
- package/es/shared/assets/img/failure.png.js +1 -1
- package/es/shared/assets/img/no-permission.png.js +1 -1
- package/es/shared/assets/img/nodata.png.js +1 -1
- package/es/shared/assets/img/notfound.png.js +1 -1
- package/es/shared/assets/img/qr.png.js +1 -1
- package/es/shared/assets/img/success.png.js +1 -1
- package/es/shared/assets/img/table_style_2.png.js +1 -1
- package/es/shared/assets/img/video.png.js +1 -1
- package/es/shared/assets/img/video_default_cover.png.js +1 -1
- package/es/shared/assets/img/xb_big.png.js +1 -1
- package/es/shared/assets/img/xb_small.png.js +1 -1
- package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +3 -3
- package/es/shared/components/SlotRender/SlotRender.d.ts +4 -4
- package/es/shared/components/VueDraggable/src/core/renderHelper.d.ts +1 -1
- package/es/shared/hooks/useLevelSearchCascader.d.ts +2 -1
- package/es/shared/hooks/useLevelSearchCascader.js +1 -1
- package/es/shared/hooks/useTheme.d.ts +2 -2
- package/es/shared/package.json.js +1 -1
- package/es/shared/types/business.d.ts +1 -1
- package/es/shared/types/index.d.ts +15 -15
- package/es/shared/utils/tapable/AsyncParallelBailHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncParallelHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesBailHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesLoopHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncBailHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncLoopHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncWaterfallHook.d.ts +1 -1
- package/es/shared/utils/vexutils.d.ts +2 -2
- package/package.json +6 -5
- package/es/components/biunique-chat/index.d.ts +0 -1692
- package/es/components/biunique-chat/index.js +0 -1
- package/es/components/biunique-chat/src/Index.vue.d.ts +0 -1695
- package/es/components/biunique-chat/src/Index.vue2.js +0 -1
- package/es/components/biunique-chat/src/components/ChatFile.vue.d.ts +0 -263
- package/es/components/biunique-chat/src/components/ChatFooter.vue2.js +0 -1
- package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +0 -733
- package/es/components/biunique-chat/src/components/ChatHeader.vue2.js +0 -1
- package/es/components/biunique-chat/src/components/ChatMain.vue2.js +0 -1
- package/es/components/biunique-chat/src/components/ChatRecord.vue2.js +0 -1
- package/es/components/biunique-chat/src/components/ChatSet.vue.d.ts +0 -258
- package/es/components/biunique-chat/src/components/ChatSet.vue2.js +0 -1
- package/es/components/biunique-chat/src/components/MessageTemplate.vue2.js +0 -1
- package/es/components/biunique-chat/src/constants/index.js +0 -1
- package/es/components/biunique-chat/src/hooks/useSession.js +0 -1
- package/es/components/biunique-chat/style/index.css +0 -1
- package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
- 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/shared/components/VueDraggable/src/vuedraggable.d.ts +0 -86
- package/es/shared/utils/fabricjs/index.d.ts +0 -6823
- package/es/shared/utils/tapable/index.d.ts +0 -139
- /package/es/components/{biunique-chat → iho-chat}/src/Index.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/api/index.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/api/index.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatFile.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatFooter.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatHeader.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatMain.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatRecord.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatSearch.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatSearch.vue2.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatSet.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/MessageTemplate.vue.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/MessageTemplate.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/PersonProfile.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/PersonProfile.vue2.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/SiderList.vue.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/SiderList.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/SiderList.vue2.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/index.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/index.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/useScrollLoading.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/useScrollLoading.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/useSession.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/useState.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/useState.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/types/index.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/utils/chatSock.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/utils/chatSock.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/utils/emoji.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/utils/emoji.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/style/iconfont.ttf +0 -0
|
@@ -48,7 +48,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
48
48
|
NDivider: any;
|
|
49
49
|
NSpace: any;
|
|
50
50
|
NButton: any;
|
|
51
|
-
FormRender: import("
|
|
51
|
+
FormRender: import("../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{}, {
|
|
52
52
|
formRenderRef: import("vue").Ref<FormRenderExpose | undefined>;
|
|
53
53
|
key: import("vue").Ref<number>;
|
|
54
54
|
reload: () => Promise<void>;
|
|
@@ -59,7 +59,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
59
59
|
type: import("vue").PropType<FieldItem[]>;
|
|
60
60
|
};
|
|
61
61
|
initialData: {
|
|
62
|
-
type: import("vue").PropType<import("
|
|
62
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
63
63
|
default: () => {};
|
|
64
64
|
};
|
|
65
65
|
fieldVisitor: {
|
|
@@ -144,11 +144,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
144
144
|
}>>;
|
|
145
145
|
};
|
|
146
146
|
components: {
|
|
147
|
-
type: import("vue").PropType<Record<string, import("vue").Component
|
|
147
|
+
type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
|
|
148
148
|
default: () => {};
|
|
149
149
|
};
|
|
150
150
|
scope: {
|
|
151
|
-
type: import("vue").PropType<import("
|
|
151
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
152
152
|
default: () => {};
|
|
153
153
|
};
|
|
154
154
|
annotation: {
|
|
@@ -174,13 +174,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
174
174
|
field: import("@formily/core").GeneralField;
|
|
175
175
|
oldValue: unknown;
|
|
176
176
|
}): any;
|
|
177
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
178
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
179
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
177
|
+
beforeRequest(fieldKey: string, params?: import("../../../../../shared/types").AnyObject | undefined, payload?: import("../../../../../shared/types").AnyObject | undefined): void | import("../../../../../shared/types").UndefinedAble<import("../../../../../shared/types").AnyObject>;
|
|
178
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../../shared/types").AnyObject | undefined): import("../../../../../shared/types").AnyObject[] | Promise<import("../../../../../shared/types").AnyObject[]>;
|
|
179
|
+
afterOptionInit(fieldKey: string, options: import("../../../../../shared/types").AnyObject[], payload?: import("../../../../../shared/types").AnyObject | undefined): void;
|
|
180
180
|
}>>;
|
|
181
181
|
};
|
|
182
182
|
requestInstance: {
|
|
183
|
-
type: import("vue").PropType<import("
|
|
183
|
+
type: import("vue").PropType<import("../../../../../shared/hooks").FormRequestDefine.RequestInstance>;
|
|
184
184
|
};
|
|
185
185
|
enterToNextWidget: {
|
|
186
186
|
type: import("vue").PropType<boolean | ((fieldItem: FieldItem) => boolean | void)>;
|
|
@@ -188,16 +188,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
188
188
|
};
|
|
189
189
|
autoExpand: BooleanConstructor;
|
|
190
190
|
lowCodeReactions: {
|
|
191
|
-
type: import("vue").PropType<import("
|
|
191
|
+
type: import("vue").PropType<import("../../../../../shared/types").LowCodeTypes.reactionConfig[]>;
|
|
192
192
|
};
|
|
193
193
|
newLowCodeReactions: {
|
|
194
|
-
type: import("vue").PropType<import("
|
|
194
|
+
type: import("vue").PropType<import("../../../../../shared/types").LowCodeTypes.newReactionConfig[]>;
|
|
195
195
|
};
|
|
196
196
|
operationalForm: {
|
|
197
|
-
type: import("vue").PropType<import("
|
|
197
|
+
type: import("vue").PropType<import("../../../../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
198
198
|
};
|
|
199
199
|
dateOperationalForm: {
|
|
200
|
-
type: import("vue").PropType<import("
|
|
200
|
+
type: import("vue").PropType<import("../../../../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
|
201
201
|
};
|
|
202
202
|
operationalFormInit: {
|
|
203
203
|
type: BooleanConstructor;
|
|
@@ -254,7 +254,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
254
254
|
type: import("vue").PropType<FieldItem[]>;
|
|
255
255
|
};
|
|
256
256
|
initialData: {
|
|
257
|
-
type: import("vue").PropType<import("
|
|
257
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
258
258
|
default: () => {};
|
|
259
259
|
};
|
|
260
260
|
fieldVisitor: {
|
|
@@ -339,11 +339,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
339
339
|
}>>;
|
|
340
340
|
};
|
|
341
341
|
components: {
|
|
342
|
-
type: import("vue").PropType<Record<string, import("vue").Component
|
|
342
|
+
type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
|
|
343
343
|
default: () => {};
|
|
344
344
|
};
|
|
345
345
|
scope: {
|
|
346
|
-
type: import("vue").PropType<import("
|
|
346
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
347
347
|
default: () => {};
|
|
348
348
|
};
|
|
349
349
|
annotation: {
|
|
@@ -369,13 +369,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
369
369
|
field: import("@formily/core").GeneralField;
|
|
370
370
|
oldValue: unknown;
|
|
371
371
|
}): any;
|
|
372
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
373
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
374
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
372
|
+
beforeRequest(fieldKey: string, params?: import("../../../../../shared/types").AnyObject | undefined, payload?: import("../../../../../shared/types").AnyObject | undefined): void | import("../../../../../shared/types").UndefinedAble<import("../../../../../shared/types").AnyObject>;
|
|
373
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../../shared/types").AnyObject | undefined): import("../../../../../shared/types").AnyObject[] | Promise<import("../../../../../shared/types").AnyObject[]>;
|
|
374
|
+
afterOptionInit(fieldKey: string, options: import("../../../../../shared/types").AnyObject[], payload?: import("../../../../../shared/types").AnyObject | undefined): void;
|
|
375
375
|
}>>;
|
|
376
376
|
};
|
|
377
377
|
requestInstance: {
|
|
378
|
-
type: import("vue").PropType<import("
|
|
378
|
+
type: import("vue").PropType<import("../../../../../shared/hooks").FormRequestDefine.RequestInstance>;
|
|
379
379
|
};
|
|
380
380
|
enterToNextWidget: {
|
|
381
381
|
type: import("vue").PropType<boolean | ((fieldItem: FieldItem) => boolean | void)>;
|
|
@@ -383,16 +383,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
383
383
|
};
|
|
384
384
|
autoExpand: BooleanConstructor;
|
|
385
385
|
lowCodeReactions: {
|
|
386
|
-
type: import("vue").PropType<import("
|
|
386
|
+
type: import("vue").PropType<import("../../../../../shared/types").LowCodeTypes.reactionConfig[]>;
|
|
387
387
|
};
|
|
388
388
|
newLowCodeReactions: {
|
|
389
|
-
type: import("vue").PropType<import("
|
|
389
|
+
type: import("vue").PropType<import("../../../../../shared/types").LowCodeTypes.newReactionConfig[]>;
|
|
390
390
|
};
|
|
391
391
|
operationalForm: {
|
|
392
|
-
type: import("vue").PropType<import("
|
|
392
|
+
type: import("vue").PropType<import("../../../../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
393
393
|
};
|
|
394
394
|
dateOperationalForm: {
|
|
395
|
-
type: import("vue").PropType<import("
|
|
395
|
+
type: import("vue").PropType<import("../../../../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
|
396
396
|
};
|
|
397
397
|
operationalFormInit: {
|
|
398
398
|
type: BooleanConstructor;
|
|
@@ -452,28 +452,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
452
452
|
onReady?: ((...args: any[]) => any) | undefined;
|
|
453
453
|
}>>;
|
|
454
454
|
emit: (event: "scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready", ...args: any[]) => void;
|
|
455
|
-
cssVars: import("vue").ComputedRef<import("
|
|
455
|
+
cssVars: import("vue").ComputedRef<import("../../../../../shared/types").AnyObject>;
|
|
456
456
|
nuiThemeOverrides: import("naive-ui").GlobalThemeOverrides;
|
|
457
457
|
formRenderRef: import("vue").Ref<HTMLElement | undefined>;
|
|
458
458
|
formWidth: import("vue").Ref<number>;
|
|
459
459
|
formHeight: import("vue").ComputedRef<string>;
|
|
460
|
-
SchemaField: import("vue").DefineComponent<
|
|
461
|
-
name: any;
|
|
462
|
-
components: any;
|
|
463
|
-
schema: any;
|
|
464
|
-
scope: any;
|
|
465
|
-
basePath: any;
|
|
466
|
-
onlyRenderProperties: any;
|
|
467
|
-
onlyRenderSelf: any;
|
|
468
|
-
mapProperties: any;
|
|
469
|
-
filterProperties: any;
|
|
470
|
-
}>;
|
|
460
|
+
SchemaField: import("vue").DefineComponent<import("@formily/vue").ISchemaFieldProps>;
|
|
471
461
|
businessCollector: import("../../../../../components/form-render").BusinessCollector;
|
|
472
462
|
formItemDepsCollector: import("../../../../../components/form-render").FormItemDepsCollector;
|
|
473
463
|
changeContextCollector: import("../../../../../components/form-render").ContextCollector;
|
|
474
464
|
formUUID: string;
|
|
475
465
|
anchorBarRef: import("vue").Ref<{
|
|
476
|
-
syncBarPosition: import("
|
|
466
|
+
syncBarPosition: import("../../../../../shared/types").AnyFn;
|
|
477
467
|
} | undefined>;
|
|
478
468
|
currentAnchor: import("vue").WritableComputedRef<string>;
|
|
479
469
|
updateAnchorList: (field: import("@formily/core").GeneralField) => void;
|
|
@@ -489,18 +479,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
489
479
|
field: import("@formily/core").GeneralField;
|
|
490
480
|
oldValue: unknown;
|
|
491
481
|
}): any;
|
|
492
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
493
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
494
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
495
|
-
}>>[T]> | undefined) => import("
|
|
482
|
+
beforeRequest(fieldKey: string, params?: import("../../../../../shared/types").AnyObject | undefined, payload?: import("../../../../../shared/types").AnyObject | undefined): void | import("../../../../../shared/types").UndefinedAble<import("../../../../../shared/types").AnyObject>;
|
|
483
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../../shared/types").AnyObject | undefined): import("../../../../../shared/types").AnyObject[] | Promise<import("../../../../../shared/types").AnyObject[]>;
|
|
484
|
+
afterOptionInit(fieldKey: string, options: import("../../../../../shared/types").AnyObject[], payload?: import("../../../../../shared/types").AnyObject | undefined): void;
|
|
485
|
+
}>>[T]> | undefined) => import("../../../../../shared/types").UndefinedAble<ReturnType<Required<Partial<{
|
|
496
486
|
onSetup(): void;
|
|
497
487
|
beforeSetValue(fieldKey: string, value: unknown, payload: {
|
|
498
488
|
field: import("@formily/core").GeneralField;
|
|
499
489
|
oldValue: unknown;
|
|
500
490
|
}): any;
|
|
501
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
502
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
503
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
491
|
+
beforeRequest(fieldKey: string, params?: import("../../../../../shared/types").AnyObject | undefined, payload?: import("../../../../../shared/types").AnyObject | undefined): void | import("../../../../../shared/types").UndefinedAble<import("../../../../../shared/types").AnyObject>;
|
|
492
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../../shared/types").AnyObject | undefined): import("../../../../../shared/types").AnyObject[] | Promise<import("../../../../../shared/types").AnyObject[]>;
|
|
493
|
+
afterOptionInit(fieldKey: string, options: import("../../../../../shared/types").AnyObject[], payload?: import("../../../../../shared/types").AnyObject | undefined): void;
|
|
504
494
|
}>>[T]>>;
|
|
505
495
|
triggerAutoHidden: (field: import("@formily/core").GeneralField, includeLinebar?: boolean) => Promise<void>;
|
|
506
496
|
observeFormGraph: Record<string, import("@formily/core").GeneralField>;
|
|
@@ -522,7 +512,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
522
512
|
wordbookSettingHandler: import("../../../../../components/form-render").wordbookSettingHandler;
|
|
523
513
|
schemaAdaptor: (fieldList: FieldItem[], options?: Partial<{
|
|
524
514
|
fieldList: FieldItem[];
|
|
525
|
-
initialData: import("
|
|
515
|
+
initialData: import("../../../../../shared/types").AnyObject;
|
|
526
516
|
fieldVisitor: import("../../../../../components/form-render").FieldVisitor;
|
|
527
517
|
column: number;
|
|
528
518
|
maxHeight: string | number;
|
|
@@ -585,8 +575,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
585
575
|
"x-read-pretty"?: boolean | undefined;
|
|
586
576
|
"x-compile-omitted"?: string[] | undefined;
|
|
587
577
|
}>;
|
|
588
|
-
components: Record<string, import("vue").Component
|
|
589
|
-
scope: import("
|
|
578
|
+
components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
|
|
579
|
+
scope: import("../../../../../shared/types").AnyObject;
|
|
590
580
|
annotation: Record<string, import("../../../../annotation-edit/src/type").AnnotationItem>;
|
|
591
581
|
annotationShortcuts: (string | {
|
|
592
582
|
label: string;
|
|
@@ -600,20 +590,20 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
600
590
|
field: import("@formily/core").GeneralField;
|
|
601
591
|
oldValue: unknown;
|
|
602
592
|
}): any;
|
|
603
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
604
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
605
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
593
|
+
beforeRequest(fieldKey: string, params?: import("../../../../../shared/types").AnyObject | undefined, payload?: import("../../../../../shared/types").AnyObject | undefined): void | import("../../../../../shared/types").UndefinedAble<import("../../../../../shared/types").AnyObject>;
|
|
594
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../../shared/types").AnyObject | undefined): import("../../../../../shared/types").AnyObject[] | Promise<import("../../../../../shared/types").AnyObject[]>;
|
|
595
|
+
afterOptionInit(fieldKey: string, options: import("../../../../../shared/types").AnyObject[], payload?: import("../../../../../shared/types").AnyObject | undefined): void;
|
|
606
596
|
}>;
|
|
607
597
|
businessFormatter: import("../../../../../components/form-render").FormBusinessFormatter;
|
|
608
|
-
requestInstance: import("
|
|
598
|
+
requestInstance: import("../../../../../shared/hooks").FormRequestDefine.RequestInstance;
|
|
609
599
|
enterToNextWidget: boolean | ((fieldItem: FieldItem) => boolean | void);
|
|
610
600
|
autoExpand: boolean;
|
|
611
|
-
lowCodeReactions: import("
|
|
601
|
+
lowCodeReactions: import("../../../../../shared/types").LowCodeTypes.reactionConfig[];
|
|
612
602
|
linebarAutoHidden: boolean;
|
|
613
603
|
labelPlacementOverwrite: boolean;
|
|
614
604
|
bordered: string | boolean;
|
|
615
605
|
uniqueCacheData: boolean;
|
|
616
|
-
operationalForm: import("
|
|
606
|
+
operationalForm: import("../../../../../shared/types").LowCodeTypes.operationalConfig[];
|
|
617
607
|
outBordered: boolean;
|
|
618
608
|
forceClearable: boolean;
|
|
619
609
|
wordSplitFilter: boolean;
|
|
@@ -799,71 +789,21 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
799
789
|
onKeydown: (event: KeyboardEvent) => Promise<void>;
|
|
800
790
|
clearSpan: (uuid: string) => void;
|
|
801
791
|
exposeEvent: Omit<FormRenderExpose, "getFieldList" | "formModel" | "reload">;
|
|
802
|
-
useVersion: typeof import("
|
|
792
|
+
useVersion: typeof import("../../../../../shared/hooks").useVersion;
|
|
803
793
|
FormConsumer: import("vue").DefineComponent<{}, () => any, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
804
794
|
FormProvider: import("vue").DefineComponent<Record<"form", any>, unknown, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, Record<string, any>, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<Record<"form", any>>>, {
|
|
805
795
|
form: any;
|
|
806
796
|
}>;
|
|
807
797
|
NConfigProvider: any;
|
|
808
798
|
NForm: any;
|
|
809
|
-
NTabPane:
|
|
810
|
-
readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
811
|
-
[key: string]: any;
|
|
812
|
-
}> | (() => import("vue").VNodeChild)>;
|
|
813
|
-
readonly name: {
|
|
814
|
-
readonly type: import("vue").PropType<string | number>;
|
|
815
|
-
readonly required: true;
|
|
816
|
-
};
|
|
817
|
-
readonly disabled: BooleanConstructor;
|
|
818
|
-
readonly displayDirective: {
|
|
819
|
-
readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
|
|
820
|
-
readonly default: "if";
|
|
821
|
-
};
|
|
822
|
-
readonly closable: {
|
|
823
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
824
|
-
readonly default: undefined;
|
|
825
|
-
};
|
|
826
|
-
readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
|
|
827
|
-
readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
828
|
-
[key: string]: any;
|
|
829
|
-
}> | (() => import("vue").VNodeChild)>;
|
|
830
|
-
}, {
|
|
831
|
-
style: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
|
|
832
|
-
class: import("vue").Ref<string | undefined>;
|
|
833
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
834
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
835
|
-
readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
836
|
-
[key: string]: any;
|
|
837
|
-
}> | (() => import("vue").VNodeChild)>;
|
|
838
|
-
readonly name: {
|
|
839
|
-
readonly type: import("vue").PropType<string | number>;
|
|
840
|
-
readonly required: true;
|
|
841
|
-
};
|
|
842
|
-
readonly disabled: BooleanConstructor;
|
|
843
|
-
readonly displayDirective: {
|
|
844
|
-
readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
|
|
845
|
-
readonly default: "if";
|
|
846
|
-
};
|
|
847
|
-
readonly closable: {
|
|
848
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
849
|
-
readonly default: undefined;
|
|
850
|
-
};
|
|
851
|
-
readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
|
|
852
|
-
readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
853
|
-
[key: string]: any;
|
|
854
|
-
}> | (() => import("vue").VNodeChild)>;
|
|
855
|
-
}>>, {
|
|
856
|
-
readonly disabled: boolean;
|
|
857
|
-
readonly closable: boolean | undefined;
|
|
858
|
-
readonly displayDirective: "if" | "show" | "show:lazy";
|
|
859
|
-
}>;
|
|
799
|
+
NTabPane: any;
|
|
860
800
|
NTabs: any;
|
|
861
801
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready")[], "scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
862
802
|
fieldList: {
|
|
863
803
|
type: import("vue").PropType<FieldItem[]>;
|
|
864
804
|
};
|
|
865
805
|
initialData: {
|
|
866
|
-
type: import("vue").PropType<import("
|
|
806
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
867
807
|
default: () => {};
|
|
868
808
|
};
|
|
869
809
|
fieldVisitor: {
|
|
@@ -948,11 +888,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
948
888
|
}>>;
|
|
949
889
|
};
|
|
950
890
|
components: {
|
|
951
|
-
type: import("vue").PropType<Record<string, import("vue").Component
|
|
891
|
+
type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
|
|
952
892
|
default: () => {};
|
|
953
893
|
};
|
|
954
894
|
scope: {
|
|
955
|
-
type: import("vue").PropType<import("
|
|
895
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
956
896
|
default: () => {};
|
|
957
897
|
};
|
|
958
898
|
annotation: {
|
|
@@ -978,13 +918,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
978
918
|
field: import("@formily/core").GeneralField;
|
|
979
919
|
oldValue: unknown;
|
|
980
920
|
}): any;
|
|
981
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
982
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
983
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
921
|
+
beforeRequest(fieldKey: string, params?: import("../../../../../shared/types").AnyObject | undefined, payload?: import("../../../../../shared/types").AnyObject | undefined): void | import("../../../../../shared/types").UndefinedAble<import("../../../../../shared/types").AnyObject>;
|
|
922
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../../shared/types").AnyObject | undefined): import("../../../../../shared/types").AnyObject[] | Promise<import("../../../../../shared/types").AnyObject[]>;
|
|
923
|
+
afterOptionInit(fieldKey: string, options: import("../../../../../shared/types").AnyObject[], payload?: import("../../../../../shared/types").AnyObject | undefined): void;
|
|
984
924
|
}>>;
|
|
985
925
|
};
|
|
986
926
|
requestInstance: {
|
|
987
|
-
type: import("vue").PropType<import("
|
|
927
|
+
type: import("vue").PropType<import("../../../../../shared/hooks").FormRequestDefine.RequestInstance>;
|
|
988
928
|
};
|
|
989
929
|
enterToNextWidget: {
|
|
990
930
|
type: import("vue").PropType<boolean | ((fieldItem: FieldItem) => boolean | void)>;
|
|
@@ -992,16 +932,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
992
932
|
};
|
|
993
933
|
autoExpand: BooleanConstructor;
|
|
994
934
|
lowCodeReactions: {
|
|
995
|
-
type: import("vue").PropType<import("
|
|
935
|
+
type: import("vue").PropType<import("../../../../../shared/types").LowCodeTypes.reactionConfig[]>;
|
|
996
936
|
};
|
|
997
937
|
newLowCodeReactions: {
|
|
998
|
-
type: import("vue").PropType<import("
|
|
938
|
+
type: import("vue").PropType<import("../../../../../shared/types").LowCodeTypes.newReactionConfig[]>;
|
|
999
939
|
};
|
|
1000
940
|
operationalForm: {
|
|
1001
|
-
type: import("vue").PropType<import("
|
|
941
|
+
type: import("vue").PropType<import("../../../../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
1002
942
|
};
|
|
1003
943
|
dateOperationalForm: {
|
|
1004
|
-
type: import("vue").PropType<import("
|
|
944
|
+
type: import("vue").PropType<import("../../../../../shared/types").LowCodeTypes.dateOperationalConfig[]>;
|
|
1005
945
|
};
|
|
1006
946
|
operationalFormInit: {
|
|
1007
947
|
type: BooleanConstructor;
|
|
@@ -1061,12 +1001,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1061
1001
|
onReady?: ((...args: any[]) => any) | undefined;
|
|
1062
1002
|
}, {
|
|
1063
1003
|
anchor: boolean;
|
|
1064
|
-
maxHeight: string | number;
|
|
1065
1004
|
column: number;
|
|
1066
|
-
|
|
1067
|
-
|
|
1005
|
+
maxHeight: string | number;
|
|
1006
|
+
components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
|
|
1007
|
+
initialData: import("../../../../../shared/types").AnyObject;
|
|
1068
1008
|
parallelism: number;
|
|
1069
|
-
scope: import("
|
|
1009
|
+
scope: import("../../../../../shared/types").AnyObject;
|
|
1070
1010
|
consumer: boolean;
|
|
1071
1011
|
enterToNextWidget: boolean | ((fieldItem: FieldItem) => boolean | void);
|
|
1072
1012
|
autoExpand: boolean;
|
|
@@ -1,4 +1,5 @@
|
|
|
1
|
-
import {
|
|
1
|
+
import { AnyObject } from '../../../../shared/types';
|
|
2
|
+
import { Component } from 'vue';
|
|
2
3
|
import { FieldItem, FormRenderExpose } from '../../../../components/form-render';
|
|
3
4
|
export declare namespace InfoHeaderTypes {
|
|
4
5
|
type InfoItem = Partial<{
|
|
@@ -7,7 +8,7 @@ export declare namespace InfoHeaderTypes {
|
|
|
7
8
|
item: InfoItem;
|
|
8
9
|
}) => any) | Component;
|
|
9
10
|
tip: string;
|
|
10
|
-
contentStyle:
|
|
11
|
+
contentStyle: AnyObject;
|
|
11
12
|
formField: Partial<FieldItem>;
|
|
12
13
|
edit: boolean;
|
|
13
14
|
[K: string]: any;
|
|
@@ -37,7 +38,7 @@ export declare namespace InfoHeaderTypes {
|
|
|
37
38
|
tagList: PatientTag[];
|
|
38
39
|
}>;
|
|
39
40
|
}
|
|
40
|
-
export
|
|
41
|
+
export type InfoHeaderExpose = {
|
|
41
42
|
update(): void;
|
|
42
43
|
$formRender: FormRenderExpose | undefined;
|
|
43
44
|
};
|
|
@@ -37,7 +37,7 @@ declare const Keyboard: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
37
37
|
ENGLISHOTHERKEY: string[];
|
|
38
38
|
ENGLISHKEYS: string[];
|
|
39
39
|
ENGLISHKEYS_: string[];
|
|
40
|
-
cssVars: import("vue").ComputedRef<import("
|
|
40
|
+
cssVars: import("vue").ComputedRef<import("../../shared/types").AnyObject>;
|
|
41
41
|
toSelectInputContent: import("vue").Ref<number>;
|
|
42
42
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
43
43
|
mode: {
|
|
@@ -38,7 +38,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
38
38
|
ENGLISHOTHERKEY: string[];
|
|
39
39
|
ENGLISHKEYS: string[];
|
|
40
40
|
ENGLISHKEYS_: string[];
|
|
41
|
-
cssVars: import("vue").ComputedRef<import("
|
|
41
|
+
cssVars: import("vue").ComputedRef<import("../../../shared/types").AnyObject>;
|
|
42
42
|
toSelectInputContent: import("vue").Ref<number>;
|
|
43
43
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
44
44
|
mode: {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export
|
|
1
|
+
export type IState = {
|
|
2
2
|
qq: any;
|
|
3
3
|
searchKey: any;
|
|
4
4
|
centrePoint: any;
|
|
@@ -12,7 +12,7 @@ export declare type IState = {
|
|
|
12
12
|
searchService: any;
|
|
13
13
|
geocoder: any;
|
|
14
14
|
};
|
|
15
|
-
export
|
|
15
|
+
export type IMapLocation = Partial<{
|
|
16
16
|
isInit: boolean;
|
|
17
17
|
locationProp: string;
|
|
18
18
|
[key: string]: any;
|