cnhis-design-vue 3.2.5 → 3.2.6-beta.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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 +43 -2917
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +43 -2917
- package/es/components/button-print/src/ButtonPrint.vue2.js +1 -1
- 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 +18 -1457
- package/es/components/button-print/src/components/OldPrintComponent.vue2.js +1 -1
- 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 +1 -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 +37 -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/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
|
@@ -96,7 +96,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
96
96
|
}>>;
|
|
97
97
|
};
|
|
98
98
|
components: {
|
|
99
|
-
type: import("vue").PropType<Record<string, import("vue").Component
|
|
99
|
+
type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
|
|
100
100
|
default: () => {};
|
|
101
101
|
};
|
|
102
102
|
scope: {
|
|
@@ -132,7 +132,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
132
132
|
}>>;
|
|
133
133
|
};
|
|
134
134
|
requestInstance: {
|
|
135
|
-
type: import("vue").PropType<import("
|
|
135
|
+
type: import("vue").PropType<import("../../../shared/hooks").FormRequestDefine.RequestInstance>;
|
|
136
136
|
};
|
|
137
137
|
enterToNextWidget: {
|
|
138
138
|
type: import("vue").PropType<boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void)>;
|
|
@@ -291,7 +291,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
291
291
|
}>>;
|
|
292
292
|
};
|
|
293
293
|
components: {
|
|
294
|
-
type: import("vue").PropType<Record<string, import("vue").Component
|
|
294
|
+
type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
|
|
295
295
|
default: () => {};
|
|
296
296
|
};
|
|
297
297
|
scope: {
|
|
@@ -327,7 +327,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
327
327
|
}>>;
|
|
328
328
|
};
|
|
329
329
|
requestInstance: {
|
|
330
|
-
type: import("vue").PropType<import("
|
|
330
|
+
type: import("vue").PropType<import("../../../shared/hooks").FormRequestDefine.RequestInstance>;
|
|
331
331
|
};
|
|
332
332
|
enterToNextWidget: {
|
|
333
333
|
type: import("vue").PropType<boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void)>;
|
|
@@ -404,28 +404,18 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
404
404
|
onReady?: ((...args: any[]) => any) | undefined;
|
|
405
405
|
}>>;
|
|
406
406
|
emit: (event: "scroll" | "formChange" | "annotationChange" | "update:selectedFields" | "linebarChange" | "ready", ...args: any[]) => void;
|
|
407
|
-
cssVars: import("vue").ComputedRef<import("
|
|
407
|
+
cssVars: import("vue").ComputedRef<import("../../../shared/types").AnyObject>;
|
|
408
408
|
nuiThemeOverrides: import("naive-ui").GlobalThemeOverrides;
|
|
409
409
|
formRenderRef: import("vue").Ref<HTMLElement | undefined>;
|
|
410
410
|
formWidth: import("vue").Ref<number>;
|
|
411
411
|
formHeight: import("vue").ComputedRef<string>;
|
|
412
|
-
SchemaField: import("vue").DefineComponent<
|
|
413
|
-
name: any;
|
|
414
|
-
components: any;
|
|
415
|
-
schema: any;
|
|
416
|
-
scope: any;
|
|
417
|
-
basePath: any;
|
|
418
|
-
onlyRenderProperties: any;
|
|
419
|
-
onlyRenderSelf: any;
|
|
420
|
-
mapProperties: any;
|
|
421
|
-
filterProperties: any;
|
|
422
|
-
}>;
|
|
412
|
+
SchemaField: import("vue").DefineComponent<import("@formily/vue").ISchemaFieldProps>;
|
|
423
413
|
businessCollector: import("../../../components/form-render").BusinessCollector;
|
|
424
414
|
formItemDepsCollector: import("../../../components/form-render").FormItemDepsCollector;
|
|
425
415
|
changeContextCollector: import("../../../components/form-render").ContextCollector;
|
|
426
416
|
formUUID: string;
|
|
427
417
|
anchorBarRef: import("vue").Ref<{
|
|
428
|
-
syncBarPosition: AnyFn
|
|
418
|
+
syncBarPosition: AnyFn;
|
|
429
419
|
} | undefined>;
|
|
430
420
|
currentAnchor: import("vue").WritableComputedRef<string>;
|
|
431
421
|
updateAnchorList: (field: import("@formily/core").GeneralField) => void;
|
|
@@ -537,7 +527,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
537
527
|
"x-read-pretty"?: boolean | undefined;
|
|
538
528
|
"x-compile-omitted"?: string[] | undefined;
|
|
539
529
|
}>;
|
|
540
|
-
components: Record<string, import("vue").Component
|
|
530
|
+
components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
|
|
541
531
|
scope: import("../../../shared/types").AnyObject;
|
|
542
532
|
annotation: Record<string, import("../../annotation-edit/src/type").AnnotationItem>;
|
|
543
533
|
annotationShortcuts: (string | {
|
|
@@ -557,7 +547,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
557
547
|
afterOptionInit(fieldKey: string, options: import("../../../shared/types").AnyObject[], payload?: import("../../../shared/types").AnyObject | undefined): void;
|
|
558
548
|
}>;
|
|
559
549
|
businessFormatter: import("../../../components/form-render").FormBusinessFormatter;
|
|
560
|
-
requestInstance: import("
|
|
550
|
+
requestInstance: import("../../../shared/hooks").FormRequestDefine.RequestInstance;
|
|
561
551
|
enterToNextWidget: boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void);
|
|
562
552
|
autoExpand: boolean;
|
|
563
553
|
lowCodeReactions: import("../../../shared/types").LowCodeTypes.reactionConfig[];
|
|
@@ -751,64 +741,14 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
751
741
|
onKeydown: (event: KeyboardEvent) => Promise<void>;
|
|
752
742
|
clearSpan: (uuid: string) => void;
|
|
753
743
|
exposeEvent: Omit<FormRenderExpose, "getFieldList" | "formModel" | "reload">;
|
|
754
|
-
useVersion: typeof import("
|
|
744
|
+
useVersion: typeof import("../../../shared/hooks").useVersion;
|
|
755
745
|
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<{}>>, {}>;
|
|
756
746
|
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>>>, {
|
|
757
747
|
form: any;
|
|
758
748
|
}>;
|
|
759
749
|
NConfigProvider: any;
|
|
760
750
|
NForm: any;
|
|
761
|
-
NTabPane:
|
|
762
|
-
readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
763
|
-
[key: string]: any;
|
|
764
|
-
}> | (() => import("vue").VNodeChild)>;
|
|
765
|
-
readonly name: {
|
|
766
|
-
readonly type: import("vue").PropType<string | number>;
|
|
767
|
-
readonly required: true;
|
|
768
|
-
};
|
|
769
|
-
readonly disabled: BooleanConstructor;
|
|
770
|
-
readonly displayDirective: {
|
|
771
|
-
readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
|
|
772
|
-
readonly default: "if";
|
|
773
|
-
};
|
|
774
|
-
readonly closable: {
|
|
775
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
776
|
-
readonly default: undefined;
|
|
777
|
-
};
|
|
778
|
-
readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
|
|
779
|
-
readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
780
|
-
[key: string]: any;
|
|
781
|
-
}> | (() => import("vue").VNodeChild)>;
|
|
782
|
-
}, {
|
|
783
|
-
style: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
|
|
784
|
-
class: import("vue").Ref<string | undefined>;
|
|
785
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
786
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
787
|
-
readonly tab: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
788
|
-
[key: string]: any;
|
|
789
|
-
}> | (() => import("vue").VNodeChild)>;
|
|
790
|
-
readonly name: {
|
|
791
|
-
readonly type: import("vue").PropType<string | number>;
|
|
792
|
-
readonly required: true;
|
|
793
|
-
};
|
|
794
|
-
readonly disabled: BooleanConstructor;
|
|
795
|
-
readonly displayDirective: {
|
|
796
|
-
readonly type: import("vue").PropType<"if" | "show" | "show:lazy">;
|
|
797
|
-
readonly default: "if";
|
|
798
|
-
};
|
|
799
|
-
readonly closable: {
|
|
800
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
801
|
-
readonly default: undefined;
|
|
802
|
-
};
|
|
803
|
-
readonly tabProps: import("vue").PropType<import("vue").HTMLAttributes>;
|
|
804
|
-
readonly label: import("vue").PropType<string | number | import("vue").VNode<import("vue").RendererNode, import("vue").RendererElement, {
|
|
805
|
-
[key: string]: any;
|
|
806
|
-
}> | (() => import("vue").VNodeChild)>;
|
|
807
|
-
}>>, {
|
|
808
|
-
readonly disabled: boolean;
|
|
809
|
-
readonly closable: boolean | undefined;
|
|
810
|
-
readonly displayDirective: "if" | "show" | "show:lazy";
|
|
811
|
-
}>;
|
|
751
|
+
NTabPane: any;
|
|
812
752
|
NTabs: any;
|
|
813
753
|
}, 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<{
|
|
814
754
|
fieldList: {
|
|
@@ -900,7 +840,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
900
840
|
}>>;
|
|
901
841
|
};
|
|
902
842
|
components: {
|
|
903
|
-
type: import("vue").PropType<Record<string, import("vue").Component
|
|
843
|
+
type: import("vue").PropType<Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>>;
|
|
904
844
|
default: () => {};
|
|
905
845
|
};
|
|
906
846
|
scope: {
|
|
@@ -936,7 +876,7 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
936
876
|
}>>;
|
|
937
877
|
};
|
|
938
878
|
requestInstance: {
|
|
939
|
-
type: import("vue").PropType<import("
|
|
879
|
+
type: import("vue").PropType<import("../../../shared/hooks").FormRequestDefine.RequestInstance>;
|
|
940
880
|
};
|
|
941
881
|
enterToNextWidget: {
|
|
942
882
|
type: import("vue").PropType<boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void)>;
|
|
@@ -1013,9 +953,9 @@ declare const _default: import("vue").DefineComponent<{}, {
|
|
|
1013
953
|
onReady?: ((...args: any[]) => any) | undefined;
|
|
1014
954
|
}, {
|
|
1015
955
|
anchor: boolean;
|
|
1016
|
-
maxHeight: string | number;
|
|
1017
956
|
column: number;
|
|
1018
|
-
|
|
957
|
+
maxHeight: string | number;
|
|
958
|
+
components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
|
|
1019
959
|
initialData: import("../../../shared/types").AnyObject;
|
|
1020
960
|
parallelism: number;
|
|
1021
961
|
scope: import("../../../shared/types").AnyObject;
|
|
@@ -64,9 +64,9 @@ export declare const COMBINATION: import("vue").DefineComponent<{
|
|
|
64
64
|
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
65
65
|
}, {
|
|
66
66
|
disabled: boolean;
|
|
67
|
-
showLabel: boolean;
|
|
68
|
-
title: string;
|
|
69
67
|
minGroupNum: number;
|
|
70
68
|
combinationItemDeletable: boolean | CombinationItemDeletableFn;
|
|
71
69
|
properties: FieldItem[];
|
|
70
|
+
title: string;
|
|
71
|
+
showLabel: boolean;
|
|
72
72
|
}>;
|
|
@@ -49,8 +49,8 @@ export declare const JSON_COMBINATION: import("vue").DefineComponent<{
|
|
|
49
49
|
}>> & {
|
|
50
50
|
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
51
51
|
}, {
|
|
52
|
-
showLabel: boolean;
|
|
53
|
-
title: string;
|
|
54
52
|
minGroupNum: number;
|
|
55
53
|
properties: FieldItem[];
|
|
54
|
+
title: string;
|
|
55
|
+
showLabel: boolean;
|
|
56
56
|
}>;
|
|
@@ -63,8 +63,8 @@ export declare const TABLE_COMBINATION: import("vue").DefineComponent<{
|
|
|
63
63
|
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
64
64
|
}, {
|
|
65
65
|
disabled: boolean;
|
|
66
|
-
title: string;
|
|
67
66
|
minGroupNum: number;
|
|
68
67
|
combinationItemDeletable: boolean | CombinationItemDeletableFn;
|
|
69
68
|
properties: FieldItem[];
|
|
69
|
+
title: string;
|
|
70
70
|
}>;
|
|
@@ -10,7 +10,7 @@ export declare const DATE: import("vue").DefineComponent<{
|
|
|
10
10
|
validate: {
|
|
11
11
|
type: PropType<Partial<{
|
|
12
12
|
[key: string]: any;
|
|
13
|
-
obj_type: "password" | "sex" | "age" | "email" | "
|
|
13
|
+
obj_type: "password" | "sex" | "age" | "email" | "birthday" | "id_card" | "age_unit" | "mobile" | "telephone" | "bank_card" | "website" | "gestational_weeks" | "gestational_stage" | "customer_name";
|
|
14
14
|
vali_obj: string;
|
|
15
15
|
max_value: string | number;
|
|
16
16
|
min_value: string | number;
|
|
@@ -47,7 +47,7 @@ export declare const DATE: import("vue").DefineComponent<{
|
|
|
47
47
|
validate: {
|
|
48
48
|
type: PropType<Partial<{
|
|
49
49
|
[key: string]: any;
|
|
50
|
-
obj_type: "password" | "sex" | "age" | "email" | "
|
|
50
|
+
obj_type: "password" | "sex" | "age" | "email" | "birthday" | "id_card" | "age_unit" | "mobile" | "telephone" | "bank_card" | "website" | "gestational_weeks" | "gestational_stage" | "customer_name";
|
|
51
51
|
vali_obj: string;
|
|
52
52
|
max_value: string | number;
|
|
53
53
|
min_value: string | number;
|
|
@@ -1,11 +1 @@
|
|
|
1
|
-
export declare const INPUT_GROUP:
|
|
2
|
-
[x: string]: never;
|
|
3
|
-
[x: number]: never;
|
|
4
|
-
[x: symbol]: never;
|
|
5
|
-
}, {
|
|
6
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
7
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
8
|
-
[x: string]: never;
|
|
9
|
-
[x: number]: never;
|
|
10
|
-
[x: symbol]: never;
|
|
11
|
-
}>>, {}>;
|
|
1
|
+
export declare const INPUT_GROUP: any;
|
|
@@ -5,7 +5,7 @@ export declare const INPUT_NUMBER: import("vue").DefineComponent<{
|
|
|
5
5
|
type: (NumberConstructor | StringConstructor)[];
|
|
6
6
|
};
|
|
7
7
|
onChange: {
|
|
8
|
-
type: PropType<AnyFn
|
|
8
|
+
type: PropType<AnyFn>;
|
|
9
9
|
required: true;
|
|
10
10
|
};
|
|
11
11
|
prefix: {
|
|
@@ -19,7 +19,7 @@ export declare const INPUT_NUMBER: import("vue").DefineComponent<{
|
|
|
19
19
|
type: (NumberConstructor | StringConstructor)[];
|
|
20
20
|
};
|
|
21
21
|
onChange: {
|
|
22
|
-
type: PropType<AnyFn
|
|
22
|
+
type: PropType<AnyFn>;
|
|
23
23
|
required: true;
|
|
24
24
|
};
|
|
25
25
|
prefix: {
|
|
@@ -34,7 +34,7 @@ export declare const INPUT_NUMBER_SLASH: import("vue").DefineComponent<{
|
|
|
34
34
|
type: (NumberConstructor | StringConstructor)[];
|
|
35
35
|
};
|
|
36
36
|
onChange: {
|
|
37
|
-
type: PropType<AnyFn
|
|
37
|
+
type: PropType<AnyFn>;
|
|
38
38
|
required: true;
|
|
39
39
|
};
|
|
40
40
|
prefix: {
|
|
@@ -51,7 +51,7 @@ export declare const INPUT_NUMBER_SLASH: import("vue").DefineComponent<{
|
|
|
51
51
|
type: (NumberConstructor | StringConstructor)[];
|
|
52
52
|
};
|
|
53
53
|
onChange: {
|
|
54
|
-
type: PropType<AnyFn
|
|
54
|
+
type: PropType<AnyFn>;
|
|
55
55
|
required: true;
|
|
56
56
|
};
|
|
57
57
|
prefix: {
|
|
@@ -51,6 +51,10 @@ export declare const LEVEL_SEARCH_CASCADER: import("vue").DefineComponent<{
|
|
|
51
51
|
}>>;
|
|
52
52
|
required: true;
|
|
53
53
|
};
|
|
54
|
+
checkAbleLevel: {
|
|
55
|
+
type: PropType<number | "last">;
|
|
56
|
+
default: string;
|
|
57
|
+
};
|
|
54
58
|
onChange: {};
|
|
55
59
|
value: {
|
|
56
60
|
type: PropType<string | AnyObject[]>;
|
|
@@ -106,6 +110,10 @@ export declare const LEVEL_SEARCH_CASCADER: import("vue").DefineComponent<{
|
|
|
106
110
|
}>>;
|
|
107
111
|
required: true;
|
|
108
112
|
};
|
|
113
|
+
checkAbleLevel: {
|
|
114
|
+
type: PropType<number | "last">;
|
|
115
|
+
default: string;
|
|
116
|
+
};
|
|
109
117
|
onChange: {};
|
|
110
118
|
value: {
|
|
111
119
|
type: PropType<string | AnyObject[]>;
|
|
@@ -118,4 +126,5 @@ export declare const LEVEL_SEARCH_CASCADER: import("vue").DefineComponent<{
|
|
|
118
126
|
valueField: string;
|
|
119
127
|
lazyRequest: boolean;
|
|
120
128
|
requestCache: boolean;
|
|
129
|
+
checkAbleLevel: number | "last";
|
|
121
130
|
}>;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{defineComponent as e,inject as o,createVNode as
|
|
1
|
+
import{defineComponent as e,inject as o,createVNode as t}from"vue";import a from"../../../../../../shared/components/no-data/NoData.vue.js";import"../../../../../../shared/utils/index.js";import"naive-ui";import"@vueuse/core";import"date-fns";import"lodash-es";import"@vue/shared";import{useLevelSearchCascader as l}from"../../../../../../shared/hooks/useLevelSearchCascader.js";import"@vueuse/shared";import"../../../../../../shared/hooks/selectHooks/useSearchContent.js";import"@vicons/ionicons5";import{connect as r,mapProps as s}from"@formily/vue";import"../../../../index.js";import{InjectionAsyncQueue as u,InjectionChangeContextCollector as i}from"../../../constants/index.js";import{useCommonInjection as n}from"../../../hooks/useCommonInjection.js";import d from"../../../../../search-cascader/index.js";import{assignUpdateValue as m}from"../../../utils/schema.js";import{useFormField as p}from"../../../hooks/useFormField.js";const c=r(e({name:"FormSearchCascade",props:{options:{type:Array,default:()=>[]},labelField:{type:String,default:"text"},valueField:{type:String,default:"value"},autograph:{type:String,required:!0},lazyRequest:{type:Boolean,default:!0},requestCache:{type:Boolean,default:!0},wordbook:{type:Object,required:!0},checkAbleLevel:{type:[Number,String],default:"last"},onChange:{},value:{type:[String,Array]}},emits:["update:value"],setup(e,{emit:r}){const s=o(u),{field:m,fieldKey:c}=p(),{valueRef:v,labelKey:h,valueKey:f,optionsRef:y,showRef:j,fetchData:b,menuWidth:k,searchCascaderRef:S}=l(e,r,{fieldKey:c,asyncQueue:s,getRequestPayload:()=>({field:m.value})}),g=o(i),C=h.value,F=f.value;function x(){k.value=150}g.setContext(c.value,(()=>({labelField:C,valueField:F})));const{injectValueValidate:K,injectValueBindKey:R}=n();K(v);const q=R(v);return()=>t(d,{ref:S,value:v.value,"onUpdate:value":e=>v.value=e,show:j.value,"onUpdate:show":e=>j.value=e,options:y.value,key:q.value,checkAbleLevel:e.checkAbleLevel,labelKey:h.value,valueKey:f.value,search:b,onFocus:x,menuWidth:k.value},{empty:()=>t(a,null,null)})}}),s({dataSource:"options"},m));export{c as LEVEL_SEARCH_CASCADER};
|
|
@@ -55,7 +55,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
55
55
|
formItemDepsCollector: import("../../../../../../components/form-render").FormItemDepsCollector;
|
|
56
56
|
globProps: Readonly<Partial<{
|
|
57
57
|
fieldList: import("../../../../../../components/form-render").FieldItem[];
|
|
58
|
-
initialData: import("
|
|
58
|
+
initialData: import("../../../../../../shared/types").AnyObject;
|
|
59
59
|
fieldVisitor: import("../../../../../../components/form-render").FieldVisitor;
|
|
60
60
|
column: number;
|
|
61
61
|
maxHeight: string | number;
|
|
@@ -118,8 +118,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
118
118
|
"x-read-pretty"?: boolean | undefined;
|
|
119
119
|
"x-compile-omitted"?: string[] | undefined;
|
|
120
120
|
}>;
|
|
121
|
-
components: Record<string, import("vue").Component
|
|
122
|
-
scope: import("
|
|
121
|
+
components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
|
|
122
|
+
scope: import("../../../../../../shared/types").AnyObject;
|
|
123
123
|
annotation: Record<string, import("../../../../../annotation-edit/src/type").AnnotationItem>;
|
|
124
124
|
annotationShortcuts: (string | {
|
|
125
125
|
label: string;
|
|
@@ -133,20 +133,20 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
133
133
|
field: import("@formily/core").GeneralField;
|
|
134
134
|
oldValue: unknown;
|
|
135
135
|
}): any;
|
|
136
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
137
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
138
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
136
|
+
beforeRequest(fieldKey: string, params?: import("../../../../../../shared/types").AnyObject | undefined, payload?: import("../../../../../../shared/types").AnyObject | undefined): void | import("../../../../../../shared/types").UndefinedAble<import("../../../../../../shared/types").AnyObject>;
|
|
137
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../../../shared/types").AnyObject | undefined): import("../../../../../../shared/types").AnyObject[] | Promise<import("../../../../../../shared/types").AnyObject[]>;
|
|
138
|
+
afterOptionInit(fieldKey: string, options: import("../../../../../../shared/types").AnyObject[], payload?: import("../../../../../../shared/types").AnyObject | undefined): void;
|
|
139
139
|
}>;
|
|
140
140
|
businessFormatter: import("../../../../../../components/form-render").FormBusinessFormatter;
|
|
141
|
-
requestInstance: import("
|
|
141
|
+
requestInstance: import("../../../../../../shared/hooks").FormRequestDefine.RequestInstance;
|
|
142
142
|
enterToNextWidget: boolean | ((fieldItem: import("../../../../../../components/form-render").FieldItem) => boolean | void);
|
|
143
143
|
autoExpand: boolean;
|
|
144
|
-
lowCodeReactions: import("
|
|
144
|
+
lowCodeReactions: import("../../../../../../shared/types").LowCodeTypes.reactionConfig[];
|
|
145
145
|
linebarAutoHidden: boolean;
|
|
146
146
|
labelPlacementOverwrite: boolean;
|
|
147
147
|
bordered: string | boolean;
|
|
148
148
|
uniqueCacheData: boolean;
|
|
149
|
-
operationalForm: import("
|
|
149
|
+
operationalForm: import("../../../../../../shared/types").LowCodeTypes.operationalConfig[];
|
|
150
150
|
outBordered: boolean;
|
|
151
151
|
forceClearable: boolean;
|
|
152
152
|
wordSplitFilter: boolean;
|
|
@@ -212,7 +212,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
212
212
|
};
|
|
213
213
|
}>>, {
|
|
214
214
|
disabled: boolean;
|
|
215
|
-
show: boolean;
|
|
216
215
|
title: string;
|
|
216
|
+
show: boolean;
|
|
217
217
|
}>;
|
|
218
218
|
export default _default;
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export declare const LINEBAR: import("vue").DefineComponent<{
|
|
1
|
+
export declare const LINEBAR: import("@vue/runtime-core").DefineComponent<{
|
|
2
2
|
show: {
|
|
3
3
|
type: BooleanConstructor;
|
|
4
4
|
default: boolean;
|
|
@@ -54,7 +54,7 @@ export declare const LINEBAR: import("vue").DefineComponent<{
|
|
|
54
54
|
formItemDepsCollector: import("../../../hooks").FormItemDepsCollector;
|
|
55
55
|
globProps: Readonly<Partial<{
|
|
56
56
|
fieldList: import("../../../types").FieldItem[];
|
|
57
|
-
initialData: import("
|
|
57
|
+
initialData: import("../../../../../../shared/types").AnyObject;
|
|
58
58
|
fieldVisitor: import("../../../types").FieldVisitor;
|
|
59
59
|
column: number;
|
|
60
60
|
maxHeight: string | number;
|
|
@@ -117,8 +117,8 @@ export declare const LINEBAR: import("vue").DefineComponent<{
|
|
|
117
117
|
"x-read-pretty"?: boolean | undefined;
|
|
118
118
|
"x-compile-omitted"?: string[] | undefined;
|
|
119
119
|
}>;
|
|
120
|
-
components: Record<string, import("vue").Component
|
|
121
|
-
scope: import("
|
|
120
|
+
components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
|
|
121
|
+
scope: import("../../../../../../shared/types").AnyObject;
|
|
122
122
|
annotation: Record<string, import("../../../../../annotation-edit/src/type").AnnotationItem>;
|
|
123
123
|
annotationShortcuts: (string | {
|
|
124
124
|
label: string;
|
|
@@ -132,20 +132,20 @@ export declare const LINEBAR: import("vue").DefineComponent<{
|
|
|
132
132
|
field: import("@formily/core").GeneralField;
|
|
133
133
|
oldValue: unknown;
|
|
134
134
|
}): any;
|
|
135
|
-
beforeRequest(fieldKey: string, params?: import("
|
|
136
|
-
afterRequest(fieldKey: string, res?: any, payload?: import("
|
|
137
|
-
afterOptionInit(fieldKey: string, options: import("
|
|
135
|
+
beforeRequest(fieldKey: string, params?: import("../../../../../../shared/types").AnyObject | undefined, payload?: import("../../../../../../shared/types").AnyObject | undefined): void | import("../../../../../../shared/types").UndefinedAble<import("../../../../../../shared/types").AnyObject>;
|
|
136
|
+
afterRequest(fieldKey: string, res?: any, payload?: import("../../../../../../shared/types").AnyObject | undefined): import("../../../../../../shared/types").AnyObject[] | Promise<import("../../../../../../shared/types").AnyObject[]>;
|
|
137
|
+
afterOptionInit(fieldKey: string, options: import("../../../../../../shared/types").AnyObject[], payload?: import("../../../../../../shared/types").AnyObject | undefined): void;
|
|
138
138
|
}>;
|
|
139
139
|
businessFormatter: import("../../../types").FormBusinessFormatter;
|
|
140
|
-
requestInstance: import("
|
|
140
|
+
requestInstance: import("../../../../../../shared/hooks").FormRequestDefine.RequestInstance;
|
|
141
141
|
enterToNextWidget: boolean | ((fieldItem: import("../../../types").FieldItem) => boolean | void);
|
|
142
142
|
autoExpand: boolean;
|
|
143
|
-
lowCodeReactions: import("
|
|
143
|
+
lowCodeReactions: import("../../../../../../shared/types").LowCodeTypes.reactionConfig[];
|
|
144
144
|
linebarAutoHidden: boolean;
|
|
145
145
|
labelPlacementOverwrite: boolean;
|
|
146
146
|
bordered: string | boolean;
|
|
147
147
|
uniqueCacheData: boolean;
|
|
148
|
-
operationalForm: import("
|
|
148
|
+
operationalForm: import("../../../../../../shared/types").LowCodeTypes.operationalConfig[];
|
|
149
149
|
outBordered: boolean;
|
|
150
150
|
forceClearable: boolean;
|
|
151
151
|
wordSplitFilter: boolean;
|
|
@@ -171,20 +171,20 @@ export declare const LINEBAR: import("vue").DefineComponent<{
|
|
|
171
171
|
})[]>;
|
|
172
172
|
textDirection: import("vue").ComputedRef<"horizontal" | "vertical">;
|
|
173
173
|
textStyle: import("vue").ComputedRef<import("vue").CSSProperties>;
|
|
174
|
-
TooltipMessage: import("vue").DefineComponent<{
|
|
174
|
+
TooltipMessage: import("@vue/runtime-core").DefineComponent<{
|
|
175
175
|
message: StringConstructor;
|
|
176
176
|
}, {
|
|
177
177
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
178
178
|
message: StringConstructor;
|
|
179
179
|
}>> & {}>>;
|
|
180
180
|
parsedMessages: import("vue").ComputedRef<string[]>;
|
|
181
|
-
HelpCircleOutline: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
181
|
+
HelpCircleOutline: import("@vue/runtime-core").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
182
182
|
NTooltip: any;
|
|
183
183
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
184
184
|
message: StringConstructor;
|
|
185
185
|
}>>, {}>;
|
|
186
|
-
ChevronDown: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
187
|
-
ChevronUp: import("vue").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
186
|
+
ChevronDown: import("@vue/runtime-core").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
187
|
+
ChevronUp: import("@vue/runtime-core").DefineComponent<{}, {}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, import("vue").EmitsOptions, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>;
|
|
188
188
|
NCollapseTransition: any;
|
|
189
189
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
190
190
|
show: {
|
|
@@ -211,6 +211,6 @@ export declare const LINEBAR: import("vue").DefineComponent<{
|
|
|
211
211
|
};
|
|
212
212
|
}>>, {
|
|
213
213
|
disabled: boolean;
|
|
214
|
-
show: boolean;
|
|
215
214
|
title: string;
|
|
215
|
+
show: boolean;
|
|
216
216
|
}>;
|
|
@@ -145,13 +145,13 @@ export declare const RADIO: import("vue").DefineComponent<{
|
|
|
145
145
|
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
146
146
|
}, {
|
|
147
147
|
options: AnyObject[];
|
|
148
|
-
vertical: boolean;
|
|
149
148
|
labelField: string;
|
|
150
149
|
valueField: string;
|
|
151
150
|
lazyRequest: boolean;
|
|
152
151
|
requestCache: boolean;
|
|
153
152
|
childFieldStrategy: "checked" | "all";
|
|
154
153
|
childWidthMode: "inner" | "outer";
|
|
154
|
+
vertical: boolean;
|
|
155
155
|
clearable: boolean;
|
|
156
156
|
selectAll: boolean;
|
|
157
157
|
}>;
|
|
@@ -299,13 +299,13 @@ export declare const CHECKBOX: import("vue").DefineComponent<{
|
|
|
299
299
|
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
300
300
|
}, {
|
|
301
301
|
options: AnyObject[];
|
|
302
|
-
vertical: boolean;
|
|
303
302
|
labelField: string;
|
|
304
303
|
valueField: string;
|
|
305
304
|
lazyRequest: boolean;
|
|
306
305
|
requestCache: boolean;
|
|
307
306
|
childFieldStrategy: "checked" | "all";
|
|
308
307
|
childWidthMode: "inner" | "outer";
|
|
308
|
+
vertical: boolean;
|
|
309
309
|
clearable: boolean;
|
|
310
310
|
selectAll: boolean;
|
|
311
311
|
}>;
|
|
@@ -21,7 +21,7 @@ export declare const SEARCH_CASCADER: import("vue").DefineComponent<{
|
|
|
21
21
|
default: boolean;
|
|
22
22
|
};
|
|
23
23
|
onFocus: {
|
|
24
|
-
type: PropType<AnyFn
|
|
24
|
+
type: PropType<AnyFn>;
|
|
25
25
|
};
|
|
26
26
|
filterable: {
|
|
27
27
|
type: BooleanConstructor;
|
|
@@ -61,7 +61,7 @@ export declare const SEARCH_CASCADER: import("vue").DefineComponent<{
|
|
|
61
61
|
default: boolean;
|
|
62
62
|
};
|
|
63
63
|
onFocus: {
|
|
64
|
-
type: PropType<AnyFn
|
|
64
|
+
type: PropType<AnyFn>;
|
|
65
65
|
};
|
|
66
66
|
filterable: {
|
|
67
67
|
type: BooleanConstructor;
|
|
@@ -36,7 +36,7 @@ export declare const SELECT: import("vue").DefineComponent<{
|
|
|
36
36
|
allowModify: BooleanConstructor;
|
|
37
37
|
showCustomValue: BooleanConstructor;
|
|
38
38
|
cursorPlacement: {
|
|
39
|
-
type: PropType<"
|
|
39
|
+
type: PropType<"start" | "end">;
|
|
40
40
|
default: string;
|
|
41
41
|
};
|
|
42
42
|
urlConfig: {
|
|
@@ -146,7 +146,7 @@ export declare const SELECT: import("vue").DefineComponent<{
|
|
|
146
146
|
allowModify: BooleanConstructor;
|
|
147
147
|
showCustomValue: BooleanConstructor;
|
|
148
148
|
cursorPlacement: {
|
|
149
|
-
type: PropType<"
|
|
149
|
+
type: PropType<"start" | "end">;
|
|
150
150
|
default: string;
|
|
151
151
|
};
|
|
152
152
|
urlConfig: {
|
|
@@ -245,5 +245,5 @@ export declare const SELECT: import("vue").DefineComponent<{
|
|
|
245
245
|
searchByValue: boolean;
|
|
246
246
|
useLoading: boolean;
|
|
247
247
|
showCustomValue: boolean;
|
|
248
|
-
cursorPlacement: "
|
|
248
|
+
cursorPlacement: "start" | "end";
|
|
249
249
|
}>;
|
|
@@ -3,7 +3,7 @@ export declare class ContextCollector {
|
|
|
3
3
|
private readonly contextMap;
|
|
4
4
|
setContext(key: string, value: (value: unknown) => FormChangeContext): void;
|
|
5
5
|
getContext(key: string, value: unknown): Partial<{
|
|
6
|
-
currentOption: import("
|
|
6
|
+
currentOption: import("../../../../shared/types").AnyObject;
|
|
7
7
|
labelField: string;
|
|
8
8
|
valueField: string;
|
|
9
9
|
aliasField: string;
|
|
@@ -66,7 +66,7 @@ export declare function useFieldNormalize(): {
|
|
|
66
66
|
"x-read-pretty"?: boolean | undefined;
|
|
67
67
|
"x-compile-omitted"?: string[] | undefined;
|
|
68
68
|
}>;
|
|
69
|
-
components: Record<string, import("vue").Component
|
|
69
|
+
components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
|
|
70
70
|
scope: import("../../../../shared/types").AnyObject;
|
|
71
71
|
annotation: Record<string, import("../../../annotation-edit/src/type").AnnotationItem>;
|
|
72
72
|
annotationShortcuts: (string | {
|
|
@@ -86,7 +86,7 @@ export declare function useFieldNormalize(): {
|
|
|
86
86
|
afterOptionInit(fieldKey: string, options: import("../../../../shared/types").AnyObject[], payload?: import("../../../../shared/types").AnyObject | undefined): void;
|
|
87
87
|
}>;
|
|
88
88
|
businessFormatter: import("../../../../components/form-render").FormBusinessFormatter;
|
|
89
|
-
requestInstance: import("
|
|
89
|
+
requestInstance: import("../../../../shared/hooks").FormRequestDefine.RequestInstance;
|
|
90
90
|
enterToNextWidget: boolean | ((fieldItem: FieldItem) => boolean | void);
|
|
91
91
|
autoExpand: boolean;
|
|
92
92
|
lowCodeReactions: import("../../../../shared/types").LowCodeTypes.reactionConfig[];
|
|
@@ -170,7 +170,7 @@ export declare function useFieldNormalize(): {
|
|
|
170
170
|
"x-read-pretty"?: boolean | undefined;
|
|
171
171
|
"x-compile-omitted"?: string[] | undefined;
|
|
172
172
|
}>;
|
|
173
|
-
components: Record<string, import("vue").Component
|
|
173
|
+
components: Record<string, import("vue").Component | import("vue").FunctionalComponent<{}, {}>>;
|
|
174
174
|
scope: import("../../../../shared/types").AnyObject;
|
|
175
175
|
annotation: Record<string, import("../../../annotation-edit/src/type").AnnotationItem>;
|
|
176
176
|
annotationShortcuts: (string | {
|
|
@@ -190,7 +190,7 @@ export declare function useFieldNormalize(): {
|
|
|
190
190
|
afterOptionInit(fieldKey: string, options: import("../../../../shared/types").AnyObject[], payload?: import("../../../../shared/types").AnyObject | undefined): void;
|
|
191
191
|
}>;
|
|
192
192
|
businessFormatter: import("../../../../components/form-render").FormBusinessFormatter;
|
|
193
|
-
requestInstance: import("
|
|
193
|
+
requestInstance: import("../../../../shared/hooks").FormRequestDefine.RequestInstance;
|
|
194
194
|
enterToNextWidget: boolean | ((fieldItem: FieldItem) => boolean | void);
|
|
195
195
|
autoExpand: boolean;
|
|
196
196
|
lowCodeReactions: import("../../../../shared/types").LowCodeTypes.reactionConfig[];
|