cnhis-design-vue 3.1.57-beta.3 → 3.1.57-beta.32
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/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
- package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +1 -0
- package/es/components/bpmn-workflow/types/ModelingModule.d.ts +1 -0
- package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +1 -0
- package/es/components/button-print/index.d.ts +8 -8
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +8 -8
- package/es/components/button-print/src/ButtonPrint.vue2.js +1 -1
- package/es/components/button-print/src/components/EditFormat.vue.d.ts +3 -3
- package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +7 -7
- package/es/components/button-print/style/index.css +1 -1
- package/es/components/calendar/index.d.ts +277 -0
- package/es/components/calendar/index.js +1 -0
- package/es/components/calendar/src/Calendar.vue.d.ts +266 -0
- package/es/components/calendar/src/Calendar.vue.js +1 -0
- package/es/components/calendar/src/Calendar.vue2.js +1 -0
- package/es/components/calendar/src/types/index.d.ts +6 -0
- package/es/components/calendar/src/types/index.js +1 -0
- package/es/components/calendar/style/index.css +1 -0
- package/es/components/callback/src/components/render/popupMaps.d.ts +259 -224
- package/es/components/classification/index.d.ts +3 -3
- package/es/components/classification/src/components/search-filter/index.vue.d.ts +3 -3
- package/es/components/classification/src/components/set-classification/index.vue.d.ts +3 -3
- package/es/components/classification/src/index.vue.d.ts +6 -3
- package/es/components/date-picker/index.d.ts +1 -1
- package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
- package/es/components/date-picker/src/DatePicker.vue2.js +1 -1
- package/es/components/drag-scroll/index.d.ts +2 -0
- package/es/components/drag-scroll/index.js +1 -0
- package/es/components/drag-scroll/src/index.d.ts +4 -0
- package/es/components/drag-scroll/src/index.js +1 -0
- package/es/components/drag-scroll/src/types.d.ts +19 -0
- package/es/components/drag-scroll/src/types.js +1 -0
- package/es/components/expand-field/index.d.ts +3 -3
- package/es/components/expand-field/src/components/form.vue.d.ts +3 -3
- package/es/components/expand-field/src/components/form.vue2.js +1 -1
- package/es/components/expand-field/src/index.vue.d.ts +3 -3
- package/es/components/fabric-chart/index.d.ts +4 -2
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +4 -2
- package/es/components/fabric-chart/src/FabricChart.vue2.js +1 -1
- package/es/components/fabric-chart/src/components/PopupMenu.js +1 -1
- package/es/components/fabric-chart/src/constants/index.d.ts +2 -1
- package/es/components/fabric-chart/src/constants/index.js +1 -1
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogram.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useLeft.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useCenter.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useOther.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useOther.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.js +1 -1
- package/es/components/fabric-chart/src/interface.d.ts +4 -3
- package/es/components/field-set/index.d.ts +107 -616
- package/es/components/field-set/index.js +1 -1
- package/es/components/field-set/src/FieldColor.vue.d.ts +1680 -0
- package/es/components/field-set/src/FieldColor.vue.js +1 -0
- package/es/components/field-set/src/FieldColor.vue2.js +1 -0
- package/es/components/field-set/src/FieldSet.vue.d.ts +58 -16
- package/es/components/field-set/src/FieldSet.vue2.js +1 -1
- package/es/components/field-set/src/Index.vue.d.ts +141 -0
- package/es/components/field-set/src/Index.vue.js +1 -0
- package/es/components/field-set/src/Index.vue2.js +1 -0
- package/es/components/field-set/src/components/Row.vue.d.ts +50 -9
- package/es/components/field-set/src/components/Row.vue2.js +1 -1
- package/es/components/field-set/src/components/condition.vue.d.ts +172 -0
- package/es/components/field-set/src/components/condition.vue.js +1 -0
- package/es/components/field-set/src/components/condition.vue2.js +1 -0
- package/es/components/field-set/src/components/edit-dialog.vue.d.ts +1194 -0
- package/es/components/field-set/src/components/edit-dialog.vue.js +1 -0
- package/es/components/field-set/src/components/edit-dialog.vue2.js +1 -0
- package/es/components/field-set/src/components/edit-filter.vue.d.ts +286 -0
- package/es/components/field-set/src/components/edit-filter.vue.js +1 -0
- package/es/components/field-set/src/components/edit-filter.vue2.js +1 -0
- package/es/components/field-set/src/constants/index.d.ts +55 -0
- package/es/components/field-set/src/constants/index.js +1 -0
- package/es/components/field-set/src/types/index.d.ts +31 -1
- package/es/components/field-set/src/utils/index.d.ts +2 -1
- package/es/components/field-set/src/utils/index.js +1 -1
- package/es/components/field-set/style/index.css +1 -1
- package/es/components/form-config/index.d.ts +89 -30
- package/es/components/form-config/src/FormConfig.vue.d.ts +89 -30
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +31 -8
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +40 -11
- package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +8 -8
- package/es/components/form-config/src/constants/index.d.ts +1 -1
- package/es/components/form-config/src/types/index.d.ts +2 -2
- package/es/components/form-render/index.d.ts +31 -8
- package/es/components/form-render/index.js +1 -1
- package/es/components/form-render/src/FormRender.vue.d.ts +31 -8
- package/es/components/form-render/src/FormRender.vue2.js +1 -1
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +31 -8
- package/es/components/form-render/src/components/renderer/combination/combination.d.ts +12 -0
- package/es/components/form-render/src/components/renderer/combination/combination.js +1 -1
- package/es/components/form-render/src/components/renderer/combination/hooks/useCombination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/hooks/useCombination.js +1 -1
- package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +12 -0
- package/es/components/form-render/src/components/renderer/combination/jsonCombination.js +1 -1
- package/es/components/form-render/src/components/renderer/select.d.ts +2 -0
- package/es/components/form-render/src/components/renderer/select.js +1 -1
- package/es/components/form-render/src/components/renderer/switch.js +1 -1
- package/es/components/form-render/src/hooks/index.d.ts +1 -0
- package/es/components/form-render/src/hooks/index.js +1 -1
- package/es/components/form-render/src/hooks/useFieldListAdaptor.js +1 -1
- package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +4 -2
- package/es/components/form-render/src/hooks/useFormRenderOptions.js +1 -1
- package/es/components/form-render/src/hooks/useLowCodeReactions.d.ts +1 -1
- package/es/components/form-render/src/hooks/useNewLowCodeReactions.d.ts +6 -0
- package/es/components/form-render/src/hooks/useNewLowCodeReactions.js +1 -0
- package/es/components/form-render/src/types/fieldItem.d.ts +1 -0
- package/es/components/form-render/src/types/index.d.ts +2 -1
- package/es/components/guide/src/renderer.d.ts +2 -2
- package/es/components/iho-table/index.d.ts +228 -216
- package/es/components/iho-table/src/IhoTable.vue.d.ts +228 -216
- package/es/components/iho-table/src/IhoTable.vue2.js +1 -1
- package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +1 -5
- package/es/components/iho-table/src/hooks/tapHooks/index.js +1 -1
- package/es/components/iho-table/src/hooks/tapHooks/useDataHooks.d.ts +2 -1
- package/es/components/iho-table/src/hooks/tapHooks/useDataHooks.js +1 -1
- package/es/components/iho-table/src/plugins/{bindEventSettingPlugin/index.d.ts → bindEventSettingPlugin.d.ts} +1 -1
- package/es/components/iho-table/src/plugins/bindEventSettingPlugin.js +1 -0
- package/es/components/iho-table/src/plugins/{defaultConfigPlugin/index.d.ts → defaultConfigPlugin.d.ts} +1 -1
- package/es/components/iho-table/src/plugins/defaultConfigPlugin.js +1 -0
- package/es/components/iho-table/src/plugins/dragScrollPlugin.d.ts +1 -0
- package/es/components/iho-table/src/plugins/dragScrollPlugin.js +1 -0
- package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue.d.ts +1 -1
- package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue.d.ts +4 -2
- package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue2.js +1 -1
- package/es/components/iho-table/src/plugins/headerPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/index.js +1 -1
- package/es/components/iho-table/src/plugins/{keyboardEventPlugin/index.d.ts → keyboardEventPlugin.d.ts} +1 -1
- package/es/components/iho-table/src/plugins/keyboardEventPlugin.js +1 -0
- package/es/components/iho-table/src/plugins/{lowCodeFieldAdaptorPlugin/index.d.ts → lowCodeFieldAdaptorPlugin.d.ts} +1 -1
- package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin.js +1 -0
- package/es/components/iho-table/src/plugins/{operationalFormPlugin/index.d.ts → operationalFormPlugin.d.ts} +1 -1
- package/es/components/iho-table/src/plugins/operationalFormPlugin.js +1 -0
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue.d.ts +32 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue2.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/index.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/index.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue2.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/index.js +1 -1
- package/es/components/iho-table/src/plugins/rowClickPlugin.d.ts +1 -0
- package/es/components/iho-table/src/plugins/rowClickPlugin.js +1 -0
- package/es/components/iho-table/src/plugins/rowDragPlugin.d.ts +1 -0
- package/es/components/iho-table/src/plugins/rowDragPlugin.js +1 -0
- package/es/components/iho-table/src/plugins/{varialbleHeightPlugin/index.d.ts → varialbleHeightPlugin.d.ts} +1 -1
- package/es/components/iho-table/src/plugins/varialbleHeightPlugin.js +1 -0
- package/es/components/iho-table/src/plugins/verticalTablePlugin/constants.d.ts +1 -0
- package/es/components/iho-table/src/plugins/verticalTablePlugin/constants.js +1 -0
- package/es/components/iho-table/src/plugins/verticalTablePlugin/index.d.ts +1 -0
- package/es/components/iho-table/src/plugins/verticalTablePlugin/index.js +1 -0
- package/es/components/iho-table/src/plugins/verticalTablePlugin/renderer.d.ts +3 -0
- package/es/components/iho-table/src/plugins/verticalTablePlugin/renderer.js +1 -0
- package/es/components/iho-table/src/plugins/verticalTablePlugin/types.d.ts +8 -0
- package/es/components/iho-table/src/plugins/verticalTablePlugin/types.js +1 -0
- package/es/components/iho-table/src/plugins/verticalTablePlugin/utils.d.ts +15 -0
- package/es/components/iho-table/src/plugins/verticalTablePlugin/utils.js +1 -0
- package/es/components/iho-table/src/plugins/{virtualTreePlugin/index.d.ts → virtualTreePlugin.d.ts} +1 -1
- package/es/components/iho-table/src/plugins/virtualTreePlugin.js +1 -0
- package/es/components/iho-table/src/types/index.d.ts +10 -1
- package/es/components/iho-table/src/types/pluginType.d.ts +3 -1
- package/es/components/iho-table/src/utils/index.d.ts +4 -7
- package/es/components/iho-table/src/utils/index.js +1 -1
- package/es/components/index.css +1 -1
- package/es/components/index.d.ts +3 -1
- package/es/components/index.js +1 -1
- package/es/components/info-header/index.d.ts +74 -23
- package/es/components/info-header/src/InfoHeader.vue.d.ts +74 -23
- package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +2 -1
- package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +2 -1
- package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +33 -9
- package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +31 -8
- package/es/components/keyboard/index.d.ts +1 -1
- package/es/components/keyboard/src/Keyboard.vue.d.ts +1 -1
- package/es/components/quick-search/index.d.ts +3 -3
- package/es/components/quick-search/src/index.vue.d.ts +3 -3
- package/es/components/recommend-search/index.d.ts +6 -6
- package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +6 -6
- package/es/components/recommend-search/src/components/BaseSearch.d.ts +1 -1
- package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +1 -1
- package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +1 -1
- package/es/components/scale-view/index.d.ts +3 -3
- package/es/components/scale-view/src/ScaleView.vue.d.ts +3 -3
- package/es/components/scale-view/src/ScaleView.vue2.js +1 -1
- package/es/components/scale-view/src/components/formitem/standard-modal.d.ts +1 -1
- package/es/components/scale-view/src/hooks/use-component.d.ts +1 -1
- package/es/components/select-label/index.d.ts +2 -2
- package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -1
- package/es/components/select-label/src/LabelFormContent.vue2.js +1 -1
- package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -1
- package/es/components/select-label/src/index.vue.d.ts +1 -1
- package/es/components/select-person/src/SearchMultiple.vue.d.ts +0 -6
- package/es/components/select-person/src/SelectPerson.vue2.js +1 -1
- package/es/components/shortcut-provider/src/hooks/useShortcuts.js +1 -1
- package/es/components/shortcut-setter/index.d.ts +32 -8
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +32 -8
- package/es/components/table-export-field/index.d.ts +3 -3
- package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +3 -0
- package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +3 -3
- package/es/components/table-export-field/src/index.vue.d.ts +3 -3
- package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/components/Date.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/components/index.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/components/Date.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +1 -1
- 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/DateRangeInner.vue.d.ts +1 -1
- 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/index.d.ts +4 -4
- package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +4 -4
- package/es/components/time-line/index.d.ts +7 -7
- package/es/components/time-line/src/TimeLine.vue.d.ts +3 -3
- package/es/env.d.ts +25 -25
- 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/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.js +1 -1
- package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +86 -0
- package/es/shared/hooks/selectHooks/useOptionFiltered.d.ts +3 -1
- package/es/shared/hooks/selectHooks/useOptionFiltered.js +1 -1
- package/es/shared/hooks/selectHooks/useSearchContent.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSearchContent.js +1 -1
- package/es/shared/package.json.js +1 -1
- package/es/shared/types/business.d.ts +23 -3
- package/es/shared/utils/business.d.ts +2 -1
- package/es/shared/utils/business.js +1 -1
- package/es/shared/utils/fabricjs/index.d.ts +6823 -0
- package/es/shared/utils/index.d.ts +2 -1
- package/es/shared/utils/index.js +1 -1
- package/es/shared/utils/tapable/index.d.ts +139 -0
- package/package.json +8 -2
- package/es/components/iho-table/src/plugins/bindEventSettingPlugin/index.js +0 -1
- package/es/components/iho-table/src/plugins/defaultConfigPlugin/index.js +0 -1
- package/es/components/iho-table/src/plugins/keyboardEventPlugin/index.js +0 -1
- package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin/index.js +0 -1
- package/es/components/iho-table/src/plugins/operationalFormPlugin/index.js +0 -1
- package/es/components/iho-table/src/plugins/rowClickPlugin/index.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rowClickPlugin/index.js +0 -1
- package/es/components/iho-table/src/plugins/rowDragPlugin/index.d.ts +0 -1
- package/es/components/iho-table/src/plugins/rowDragPlugin/index.js +0 -1
- package/es/components/iho-table/src/plugins/varialbleHeightPlugin/index.js +0 -1
- package/es/components/iho-table/src/plugins/virtualTreePlugin/index.js +0 -1
|
@@ -159,13 +159,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
159
159
|
businessFormatter: import("../../../components/form-render").FormBusinessFormatter;
|
|
160
160
|
requestInstance: import("../../../shared/hooks").FormRequestDefine.RequestInstance;
|
|
161
161
|
enterToNextWidget: boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void);
|
|
162
|
-
lowCodeReactions: import("../../../shared/types").LowCodeTypes.
|
|
162
|
+
lowCodeReactions: import("../../../shared/types").LowCodeTypes.reactionConfig[];
|
|
163
163
|
linebarAutoHidden: boolean;
|
|
164
164
|
bordered: string | boolean;
|
|
165
165
|
uniqueCacheData: boolean;
|
|
166
166
|
operationalForm: import("../../../shared/types").LowCodeTypes.operationalConfig[];
|
|
167
167
|
outBordered: boolean;
|
|
168
168
|
forceClearable: boolean;
|
|
169
|
+
wordSplitFilter: boolean;
|
|
169
170
|
}>>>;
|
|
170
171
|
};
|
|
171
172
|
}, {
|
|
@@ -326,13 +327,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
326
327
|
businessFormatter: import("../../../components/form-render").FormBusinessFormatter;
|
|
327
328
|
requestInstance: import("../../../shared/hooks").FormRequestDefine.RequestInstance;
|
|
328
329
|
enterToNextWidget: boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void);
|
|
329
|
-
lowCodeReactions: import("../../../shared/types").LowCodeTypes.
|
|
330
|
+
lowCodeReactions: import("../../../shared/types").LowCodeTypes.reactionConfig[];
|
|
330
331
|
linebarAutoHidden: boolean;
|
|
331
332
|
bordered: string | boolean;
|
|
332
333
|
uniqueCacheData: boolean;
|
|
333
334
|
operationalForm: import("../../../shared/types").LowCodeTypes.operationalConfig[];
|
|
334
335
|
outBordered: boolean;
|
|
335
336
|
forceClearable: boolean;
|
|
337
|
+
wordSplitFilter: boolean;
|
|
336
338
|
}>>>;
|
|
337
339
|
};
|
|
338
340
|
}>> & {
|
|
@@ -341,7 +343,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
341
343
|
onFieldSet?: ((...args: any[]) => any) | undefined;
|
|
342
344
|
"onUpdate:compact"?: ((...args: any[]) => any) | undefined;
|
|
343
345
|
}>>;
|
|
344
|
-
emit: (event: "
|
|
346
|
+
emit: (event: "openPatientInfo" | "fieldSet" | "update:compact" | "formChange", ...args: any[]) => void;
|
|
345
347
|
infoDescriptionRef: import("vue").Ref<{
|
|
346
348
|
updateColumn: AnyFn;
|
|
347
349
|
} | undefined>;
|
|
@@ -498,13 +500,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
498
500
|
businessFormatter: import("../../../components/form-render").FormBusinessFormatter;
|
|
499
501
|
requestInstance: import("../../../shared/hooks").FormRequestDefine.RequestInstance;
|
|
500
502
|
enterToNextWidget: boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void);
|
|
501
|
-
lowCodeReactions: import("../../../shared/types").LowCodeTypes.
|
|
503
|
+
lowCodeReactions: import("../../../shared/types").LowCodeTypes.reactionConfig[];
|
|
502
504
|
linebarAutoHidden: boolean;
|
|
503
505
|
bordered: string | boolean;
|
|
504
506
|
uniqueCacheData: boolean;
|
|
505
507
|
operationalForm: import("../../../shared/types").LowCodeTypes.operationalConfig[];
|
|
506
508
|
outBordered: boolean;
|
|
507
509
|
forceClearable: boolean;
|
|
510
|
+
wordSplitFilter: boolean;
|
|
508
511
|
}>>;
|
|
509
512
|
};
|
|
510
513
|
themeOverrides: import("naive-ui").GlobalThemeOverrides;
|
|
@@ -747,13 +750,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
747
750
|
businessFormatter: import("../../../components/form-render").FormBusinessFormatter;
|
|
748
751
|
requestInstance: import("../../../shared/hooks").FormRequestDefine.RequestInstance;
|
|
749
752
|
enterToNextWidget: boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void);
|
|
750
|
-
lowCodeReactions: import("../../../shared/types").LowCodeTypes.
|
|
753
|
+
lowCodeReactions: import("../../../shared/types").LowCodeTypes.reactionConfig[];
|
|
751
754
|
linebarAutoHidden: boolean;
|
|
752
755
|
bordered: string | boolean;
|
|
753
756
|
uniqueCacheData: boolean;
|
|
754
757
|
operationalForm: import("../../../shared/types").LowCodeTypes.operationalConfig[];
|
|
755
758
|
outBordered: boolean;
|
|
756
759
|
forceClearable: boolean;
|
|
760
|
+
wordSplitFilter: boolean;
|
|
757
761
|
}>) => Record<string, import("@formily/json-schema").Stringify<{
|
|
758
762
|
[key: symbol]: any;
|
|
759
763
|
[key: `x-${string}`]: any;
|
|
@@ -2736,7 +2740,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2736
2740
|
default: boolean;
|
|
2737
2741
|
};
|
|
2738
2742
|
lowCodeReactions: {
|
|
2739
|
-
type: PropType<import("../../../shared/types").LowCodeTypes.
|
|
2743
|
+
type: PropType<import("../../../shared/types").LowCodeTypes.reactionConfig[]>;
|
|
2744
|
+
};
|
|
2745
|
+
newLowCodeReactions: {
|
|
2746
|
+
type: PropType<import("../../../shared/types").LowCodeTypes.newReactionConfig[]>;
|
|
2740
2747
|
};
|
|
2741
2748
|
operationalForm: {
|
|
2742
2749
|
type: PropType<import("../../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
@@ -2764,6 +2771,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2764
2771
|
default: boolean;
|
|
2765
2772
|
};
|
|
2766
2773
|
forceClearable: BooleanConstructor;
|
|
2774
|
+
wordSplitFilter: {
|
|
2775
|
+
type: BooleanConstructor;
|
|
2776
|
+
default: boolean;
|
|
2777
|
+
};
|
|
2767
2778
|
}, {
|
|
2768
2779
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
2769
2780
|
fieldList: {
|
|
@@ -2898,7 +2909,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2898
2909
|
default: boolean;
|
|
2899
2910
|
};
|
|
2900
2911
|
lowCodeReactions: {
|
|
2901
|
-
type: PropType<import("../../../shared/types").LowCodeTypes.
|
|
2912
|
+
type: PropType<import("../../../shared/types").LowCodeTypes.reactionConfig[]>;
|
|
2913
|
+
};
|
|
2914
|
+
newLowCodeReactions: {
|
|
2915
|
+
type: PropType<import("../../../shared/types").LowCodeTypes.newReactionConfig[]>;
|
|
2902
2916
|
};
|
|
2903
2917
|
operationalForm: {
|
|
2904
2918
|
type: PropType<import("../../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
@@ -2926,12 +2940,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2926
2940
|
default: boolean;
|
|
2927
2941
|
};
|
|
2928
2942
|
forceClearable: BooleanConstructor;
|
|
2943
|
+
wordSplitFilter: {
|
|
2944
|
+
type: BooleanConstructor;
|
|
2945
|
+
default: boolean;
|
|
2946
|
+
};
|
|
2929
2947
|
}>> & {
|
|
2930
2948
|
onFormChange?: ((...args: any[]) => any) | undefined;
|
|
2931
2949
|
onScroll?: ((...args: any[]) => any) | undefined;
|
|
2932
2950
|
onAnnotationChange?: ((...args: any[]) => any) | undefined;
|
|
2933
2951
|
}>>;
|
|
2934
|
-
emit: (event: "
|
|
2952
|
+
emit: (event: "scroll" | "formChange" | "annotationChange", ...args: any[]) => void;
|
|
2935
2953
|
cssVars: import("vue").ComputedRef<import("vue").CSSProperties>;
|
|
2936
2954
|
nuiThemeOverrides: import("naive-ui").GlobalThemeOverrides;
|
|
2937
2955
|
formRenderRef: import("vue").Ref<HTMLElement | undefined>;
|
|
@@ -2989,7 +3007,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2989
3007
|
[x: string]: any;
|
|
2990
3008
|
}>;
|
|
2991
3009
|
lowCodeReactionsHandler: (field: string) => void;
|
|
2992
|
-
|
|
3010
|
+
newLowCodeReactionsHandler: (field: string) => void;
|
|
2993
3011
|
operationalFormHandler: {
|
|
2994
3012
|
trigger(fieldKey: string): void;
|
|
2995
3013
|
triggerAll(): void;
|
|
@@ -3083,13 +3101,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3083
3101
|
businessFormatter: import("../../../components/form-render").FormBusinessFormatter;
|
|
3084
3102
|
requestInstance: import("../../../shared/hooks").FormRequestDefine.RequestInstance;
|
|
3085
3103
|
enterToNextWidget: boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void);
|
|
3086
|
-
lowCodeReactions: import("../../../shared/types").LowCodeTypes.
|
|
3104
|
+
lowCodeReactions: import("../../../shared/types").LowCodeTypes.reactionConfig[];
|
|
3087
3105
|
linebarAutoHidden: boolean;
|
|
3088
3106
|
bordered: string | boolean;
|
|
3089
3107
|
uniqueCacheData: boolean;
|
|
3090
3108
|
operationalForm: import("../../../shared/types").LowCodeTypes.operationalConfig[];
|
|
3091
3109
|
outBordered: boolean;
|
|
3092
3110
|
forceClearable: boolean;
|
|
3111
|
+
wordSplitFilter: boolean;
|
|
3093
3112
|
}>) => Record<string, import("@formily/json-schema").Stringify<{
|
|
3094
3113
|
[key: symbol]: any;
|
|
3095
3114
|
[key: `x-${string}`]: any;
|
|
@@ -3267,7 +3286,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3267
3286
|
readonly displayDirective: "if" | "show" | "show:lazy";
|
|
3268
3287
|
}>;
|
|
3269
3288
|
NTabs: any;
|
|
3270
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
3289
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("scroll" | "formChange" | "annotationChange")[], "scroll" | "formChange" | "annotationChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
3271
3290
|
fieldList: {
|
|
3272
3291
|
type: PropType<import("../../../components/form-render").FieldItem[]>;
|
|
3273
3292
|
};
|
|
@@ -3400,7 +3419,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3400
3419
|
default: boolean;
|
|
3401
3420
|
};
|
|
3402
3421
|
lowCodeReactions: {
|
|
3403
|
-
type: PropType<import("../../../shared/types").LowCodeTypes.
|
|
3422
|
+
type: PropType<import("../../../shared/types").LowCodeTypes.reactionConfig[]>;
|
|
3423
|
+
};
|
|
3424
|
+
newLowCodeReactions: {
|
|
3425
|
+
type: PropType<import("../../../shared/types").LowCodeTypes.newReactionConfig[]>;
|
|
3404
3426
|
};
|
|
3405
3427
|
operationalForm: {
|
|
3406
3428
|
type: PropType<import("../../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
@@ -3428,6 +3450,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3428
3450
|
default: boolean;
|
|
3429
3451
|
};
|
|
3430
3452
|
forceClearable: BooleanConstructor;
|
|
3453
|
+
wordSplitFilter: {
|
|
3454
|
+
type: BooleanConstructor;
|
|
3455
|
+
default: boolean;
|
|
3456
|
+
};
|
|
3431
3457
|
}>> & {
|
|
3432
3458
|
onFormChange?: ((...args: any[]) => any) | undefined;
|
|
3433
3459
|
onScroll?: ((...args: any[]) => any) | undefined;
|
|
@@ -3436,7 +3462,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3436
3462
|
anchor: boolean;
|
|
3437
3463
|
maxHeight: string | number;
|
|
3438
3464
|
column: number;
|
|
3439
|
-
forceClearable: boolean;
|
|
3440
3465
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
3441
3466
|
initialData: AnyObject;
|
|
3442
3467
|
parallelism: number;
|
|
@@ -3447,6 +3472,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3447
3472
|
bordered: string | boolean;
|
|
3448
3473
|
uniqueCacheData: boolean;
|
|
3449
3474
|
outBordered: boolean;
|
|
3475
|
+
forceClearable: boolean;
|
|
3476
|
+
wordSplitFilter: boolean;
|
|
3450
3477
|
operationalFormInit: boolean;
|
|
3451
3478
|
}>;
|
|
3452
3479
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
|
|
@@ -3704,7 +3731,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3704
3731
|
default: boolean;
|
|
3705
3732
|
};
|
|
3706
3733
|
lowCodeReactions: {
|
|
3707
|
-
type: PropType<import("../../../shared/types").LowCodeTypes.
|
|
3734
|
+
type: PropType<import("../../../shared/types").LowCodeTypes.reactionConfig[]>;
|
|
3735
|
+
};
|
|
3736
|
+
newLowCodeReactions: {
|
|
3737
|
+
type: PropType<import("../../../shared/types").LowCodeTypes.newReactionConfig[]>;
|
|
3708
3738
|
};
|
|
3709
3739
|
operationalForm: {
|
|
3710
3740
|
type: PropType<import("../../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
@@ -3732,6 +3762,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3732
3762
|
default: boolean;
|
|
3733
3763
|
};
|
|
3734
3764
|
forceClearable: BooleanConstructor;
|
|
3765
|
+
wordSplitFilter: {
|
|
3766
|
+
type: BooleanConstructor;
|
|
3767
|
+
default: boolean;
|
|
3768
|
+
};
|
|
3735
3769
|
}, {
|
|
3736
3770
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
3737
3771
|
fieldList: {
|
|
@@ -3866,7 +3900,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3866
3900
|
default: boolean;
|
|
3867
3901
|
};
|
|
3868
3902
|
lowCodeReactions: {
|
|
3869
|
-
type: PropType<import("../../../shared/types").LowCodeTypes.
|
|
3903
|
+
type: PropType<import("../../../shared/types").LowCodeTypes.reactionConfig[]>;
|
|
3904
|
+
};
|
|
3905
|
+
newLowCodeReactions: {
|
|
3906
|
+
type: PropType<import("../../../shared/types").LowCodeTypes.newReactionConfig[]>;
|
|
3870
3907
|
};
|
|
3871
3908
|
operationalForm: {
|
|
3872
3909
|
type: PropType<import("../../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
@@ -3894,12 +3931,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3894
3931
|
default: boolean;
|
|
3895
3932
|
};
|
|
3896
3933
|
forceClearable: BooleanConstructor;
|
|
3934
|
+
wordSplitFilter: {
|
|
3935
|
+
type: BooleanConstructor;
|
|
3936
|
+
default: boolean;
|
|
3937
|
+
};
|
|
3897
3938
|
}>> & {
|
|
3898
3939
|
onFormChange?: ((...args: any[]) => any) | undefined;
|
|
3899
3940
|
onScroll?: ((...args: any[]) => any) | undefined;
|
|
3900
3941
|
onAnnotationChange?: ((...args: any[]) => any) | undefined;
|
|
3901
3942
|
}>>;
|
|
3902
|
-
emit: (event: "
|
|
3943
|
+
emit: (event: "scroll" | "formChange" | "annotationChange", ...args: any[]) => void;
|
|
3903
3944
|
cssVars: import("vue").ComputedRef<import("vue").CSSProperties>;
|
|
3904
3945
|
nuiThemeOverrides: import("naive-ui").GlobalThemeOverrides;
|
|
3905
3946
|
formRenderRef: import("vue").Ref<HTMLElement | undefined>;
|
|
@@ -3957,7 +3998,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3957
3998
|
[x: string]: any;
|
|
3958
3999
|
}>;
|
|
3959
4000
|
lowCodeReactionsHandler: (field: string) => void;
|
|
3960
|
-
|
|
4001
|
+
newLowCodeReactionsHandler: (field: string) => void;
|
|
3961
4002
|
operationalFormHandler: {
|
|
3962
4003
|
trigger(fieldKey: string): void;
|
|
3963
4004
|
triggerAll(): void;
|
|
@@ -4051,13 +4092,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4051
4092
|
businessFormatter: import("../../../components/form-render").FormBusinessFormatter;
|
|
4052
4093
|
requestInstance: import("../../../shared/hooks").FormRequestDefine.RequestInstance;
|
|
4053
4094
|
enterToNextWidget: boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void);
|
|
4054
|
-
lowCodeReactions: import("../../../shared/types").LowCodeTypes.
|
|
4095
|
+
lowCodeReactions: import("../../../shared/types").LowCodeTypes.reactionConfig[];
|
|
4055
4096
|
linebarAutoHidden: boolean;
|
|
4056
4097
|
bordered: string | boolean;
|
|
4057
4098
|
uniqueCacheData: boolean;
|
|
4058
4099
|
operationalForm: import("../../../shared/types").LowCodeTypes.operationalConfig[];
|
|
4059
4100
|
outBordered: boolean;
|
|
4060
4101
|
forceClearable: boolean;
|
|
4102
|
+
wordSplitFilter: boolean;
|
|
4061
4103
|
}>) => Record<string, import("@formily/json-schema").Stringify<{
|
|
4062
4104
|
[key: symbol]: any;
|
|
4063
4105
|
[key: `x-${string}`]: any;
|
|
@@ -4235,7 +4277,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4235
4277
|
readonly displayDirective: "if" | "show" | "show:lazy";
|
|
4236
4278
|
}>;
|
|
4237
4279
|
NTabs: any;
|
|
4238
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
4280
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("scroll" | "formChange" | "annotationChange")[], "scroll" | "formChange" | "annotationChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
4239
4281
|
fieldList: {
|
|
4240
4282
|
type: PropType<import("../../../components/form-render").FieldItem[]>;
|
|
4241
4283
|
};
|
|
@@ -4368,7 +4410,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4368
4410
|
default: boolean;
|
|
4369
4411
|
};
|
|
4370
4412
|
lowCodeReactions: {
|
|
4371
|
-
type: PropType<import("../../../shared/types").LowCodeTypes.
|
|
4413
|
+
type: PropType<import("../../../shared/types").LowCodeTypes.reactionConfig[]>;
|
|
4414
|
+
};
|
|
4415
|
+
newLowCodeReactions: {
|
|
4416
|
+
type: PropType<import("../../../shared/types").LowCodeTypes.newReactionConfig[]>;
|
|
4372
4417
|
};
|
|
4373
4418
|
operationalForm: {
|
|
4374
4419
|
type: PropType<import("../../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
@@ -4396,6 +4441,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4396
4441
|
default: boolean;
|
|
4397
4442
|
};
|
|
4398
4443
|
forceClearable: BooleanConstructor;
|
|
4444
|
+
wordSplitFilter: {
|
|
4445
|
+
type: BooleanConstructor;
|
|
4446
|
+
default: boolean;
|
|
4447
|
+
};
|
|
4399
4448
|
}>> & {
|
|
4400
4449
|
onFormChange?: ((...args: any[]) => any) | undefined;
|
|
4401
4450
|
onScroll?: ((...args: any[]) => any) | undefined;
|
|
@@ -4404,7 +4453,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4404
4453
|
anchor: boolean;
|
|
4405
4454
|
maxHeight: string | number;
|
|
4406
4455
|
column: number;
|
|
4407
|
-
forceClearable: boolean;
|
|
4408
4456
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
4409
4457
|
initialData: AnyObject;
|
|
4410
4458
|
parallelism: number;
|
|
@@ -4415,6 +4463,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4415
4463
|
bordered: string | boolean;
|
|
4416
4464
|
uniqueCacheData: boolean;
|
|
4417
4465
|
outBordered: boolean;
|
|
4466
|
+
forceClearable: boolean;
|
|
4467
|
+
wordSplitFilter: boolean;
|
|
4418
4468
|
operationalFormInit: boolean;
|
|
4419
4469
|
}>;
|
|
4420
4470
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
|
|
@@ -4431,7 +4481,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4431
4481
|
}>>, {
|
|
4432
4482
|
patientInfo: any;
|
|
4433
4483
|
}>;
|
|
4434
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
4484
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("openPatientInfo" | "fieldSet" | "update:compact" | "formChange")[], "openPatientInfo" | "fieldSet" | "update:compact" | "formChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
4435
4485
|
anime: {
|
|
4436
4486
|
type: BooleanConstructor;
|
|
4437
4487
|
default: boolean;
|
|
@@ -4588,13 +4638,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4588
4638
|
businessFormatter: import("../../../components/form-render").FormBusinessFormatter;
|
|
4589
4639
|
requestInstance: import("../../../shared/hooks").FormRequestDefine.RequestInstance;
|
|
4590
4640
|
enterToNextWidget: boolean | ((fieldItem: import("../../../components/form-render").FieldItem) => boolean | void);
|
|
4591
|
-
lowCodeReactions: import("../../../shared/types").LowCodeTypes.
|
|
4641
|
+
lowCodeReactions: import("../../../shared/types").LowCodeTypes.reactionConfig[];
|
|
4592
4642
|
linebarAutoHidden: boolean;
|
|
4593
4643
|
bordered: string | boolean;
|
|
4594
4644
|
uniqueCacheData: boolean;
|
|
4595
4645
|
operationalForm: import("../../../shared/types").LowCodeTypes.operationalConfig[];
|
|
4596
4646
|
outBordered: boolean;
|
|
4597
4647
|
forceClearable: boolean;
|
|
4648
|
+
wordSplitFilter: boolean;
|
|
4598
4649
|
}>>>;
|
|
4599
4650
|
};
|
|
4600
4651
|
}>> & {
|
|
@@ -125,13 +125,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
125
125
|
businessFormatter: import("../../../../../components/form-render").FormBusinessFormatter;
|
|
126
126
|
requestInstance: import("../../../..").FormRequestDefine.RequestInstance;
|
|
127
127
|
enterToNextWidget: boolean | ((fieldItem: FieldItem) => boolean | void);
|
|
128
|
-
lowCodeReactions: import("../../../..").LowCodeTypes.
|
|
128
|
+
lowCodeReactions: import("../../../..").LowCodeTypes.reactionConfig[];
|
|
129
129
|
linebarAutoHidden: boolean;
|
|
130
130
|
bordered: string | boolean;
|
|
131
131
|
uniqueCacheData: boolean;
|
|
132
132
|
operationalForm: import("../../../..").LowCodeTypes.operationalConfig[];
|
|
133
133
|
outBordered: boolean;
|
|
134
134
|
forceClearable: boolean;
|
|
135
|
+
wordSplitFilter: boolean;
|
|
135
136
|
}>) => Record<string, import("@formily/vue").Stringify<{
|
|
136
137
|
[key: symbol]: any;
|
|
137
138
|
[key: `x-${string}`]: any;
|
|
@@ -213,13 +213,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
213
213
|
businessFormatter: import("../../../..").FormBusinessFormatter;
|
|
214
214
|
requestInstance: import("../../../..").FormRequestDefine.RequestInstance;
|
|
215
215
|
enterToNextWidget: boolean | ((fieldItem: import("../../../..").FieldItem) => boolean | void);
|
|
216
|
-
lowCodeReactions: import("../../../../../shared/types").LowCodeTypes.
|
|
216
|
+
lowCodeReactions: import("../../../../../shared/types").LowCodeTypes.reactionConfig[];
|
|
217
217
|
linebarAutoHidden: boolean;
|
|
218
218
|
bordered: string | boolean;
|
|
219
219
|
uniqueCacheData: boolean;
|
|
220
220
|
operationalForm: import("../../../../../shared/types").LowCodeTypes.operationalConfig[];
|
|
221
221
|
outBordered: boolean;
|
|
222
222
|
forceClearable: boolean;
|
|
223
|
+
wordSplitFilter: boolean;
|
|
223
224
|
}>) => Record<string, import("@formily/json-schema").Stringify<{
|
|
224
225
|
[key: symbol]: any;
|
|
225
226
|
[key: `x-${string}`]: any;
|
|
@@ -280,13 +280,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
280
280
|
businessFormatter: import("../../../../../components/form-render").FormBusinessFormatter;
|
|
281
281
|
requestInstance: import("../../../..").FormRequestDefine.RequestInstance;
|
|
282
282
|
enterToNextWidget: boolean | ((fieldItem: import("../../../../../components/form-render").FieldItem) => boolean | void);
|
|
283
|
-
lowCodeReactions: import("../../../../../shared/types").LowCodeTypes.
|
|
283
|
+
lowCodeReactions: import("../../../../../shared/types").LowCodeTypes.reactionConfig[];
|
|
284
284
|
linebarAutoHidden: boolean;
|
|
285
285
|
bordered: string | boolean;
|
|
286
286
|
uniqueCacheData: boolean;
|
|
287
287
|
operationalForm: import("../../../../../shared/types").LowCodeTypes.operationalConfig[];
|
|
288
288
|
outBordered: boolean;
|
|
289
289
|
forceClearable: boolean;
|
|
290
|
+
wordSplitFilter: boolean;
|
|
290
291
|
}>) => Record<string, import("@formily/json-schema").Stringify<{
|
|
291
292
|
[key: symbol]: any;
|
|
292
293
|
[key: `x-${string}`]: any;
|
|
@@ -2269,7 +2270,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2269
2270
|
default: boolean;
|
|
2270
2271
|
};
|
|
2271
2272
|
lowCodeReactions: {
|
|
2272
|
-
type: import("vue").PropType<import("../../../../../shared/types").LowCodeTypes.
|
|
2273
|
+
type: import("vue").PropType<import("../../../../../shared/types").LowCodeTypes.reactionConfig[]>;
|
|
2274
|
+
};
|
|
2275
|
+
newLowCodeReactions: {
|
|
2276
|
+
type: import("vue").PropType<import("../../../../../shared/types").LowCodeTypes.newReactionConfig[]>;
|
|
2273
2277
|
};
|
|
2274
2278
|
operationalForm: {
|
|
2275
2279
|
type: import("vue").PropType<import("../../../../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
@@ -2297,6 +2301,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2297
2301
|
default: boolean;
|
|
2298
2302
|
};
|
|
2299
2303
|
forceClearable: BooleanConstructor;
|
|
2304
|
+
wordSplitFilter: {
|
|
2305
|
+
type: BooleanConstructor;
|
|
2306
|
+
default: boolean;
|
|
2307
|
+
};
|
|
2300
2308
|
}, {
|
|
2301
2309
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
2302
2310
|
fieldList: {
|
|
@@ -2431,7 +2439,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2431
2439
|
default: boolean;
|
|
2432
2440
|
};
|
|
2433
2441
|
lowCodeReactions: {
|
|
2434
|
-
type: import("vue").PropType<import("../../../../../shared/types").LowCodeTypes.
|
|
2442
|
+
type: import("vue").PropType<import("../../../../../shared/types").LowCodeTypes.reactionConfig[]>;
|
|
2443
|
+
};
|
|
2444
|
+
newLowCodeReactions: {
|
|
2445
|
+
type: import("vue").PropType<import("../../../../../shared/types").LowCodeTypes.newReactionConfig[]>;
|
|
2435
2446
|
};
|
|
2436
2447
|
operationalForm: {
|
|
2437
2448
|
type: import("vue").PropType<import("../../../../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
@@ -2459,12 +2470,16 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2459
2470
|
default: boolean;
|
|
2460
2471
|
};
|
|
2461
2472
|
forceClearable: BooleanConstructor;
|
|
2473
|
+
wordSplitFilter: {
|
|
2474
|
+
type: BooleanConstructor;
|
|
2475
|
+
default: boolean;
|
|
2476
|
+
};
|
|
2462
2477
|
}>> & {
|
|
2463
2478
|
onFormChange?: ((...args: any[]) => any) | undefined;
|
|
2464
2479
|
onScroll?: ((...args: any[]) => any) | undefined;
|
|
2465
2480
|
onAnnotationChange?: ((...args: any[]) => any) | undefined;
|
|
2466
2481
|
}>>;
|
|
2467
|
-
emit: (event: "
|
|
2482
|
+
emit: (event: "scroll" | "formChange" | "annotationChange", ...args: any[]) => void;
|
|
2468
2483
|
cssVars: import("vue").ComputedRef<import("vue").CSSProperties>;
|
|
2469
2484
|
nuiThemeOverrides: import("naive-ui").GlobalThemeOverrides;
|
|
2470
2485
|
formRenderRef: import("vue").Ref<HTMLElement | undefined>;
|
|
@@ -2522,7 +2537,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2522
2537
|
[x: string]: any;
|
|
2523
2538
|
}>;
|
|
2524
2539
|
lowCodeReactionsHandler: (field: string) => void;
|
|
2525
|
-
|
|
2540
|
+
newLowCodeReactionsHandler: (field: string) => void;
|
|
2526
2541
|
operationalFormHandler: {
|
|
2527
2542
|
trigger(fieldKey: string): void;
|
|
2528
2543
|
triggerAll(): void;
|
|
@@ -2616,13 +2631,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2616
2631
|
businessFormatter: import("../../../../../components/form-render").FormBusinessFormatter;
|
|
2617
2632
|
requestInstance: import("../../../..").FormRequestDefine.RequestInstance;
|
|
2618
2633
|
enterToNextWidget: boolean | ((fieldItem: import("../../../../../components/form-render").FieldItem) => boolean | void);
|
|
2619
|
-
lowCodeReactions: import("../../../../../shared/types").LowCodeTypes.
|
|
2634
|
+
lowCodeReactions: import("../../../../../shared/types").LowCodeTypes.reactionConfig[];
|
|
2620
2635
|
linebarAutoHidden: boolean;
|
|
2621
2636
|
bordered: string | boolean;
|
|
2622
2637
|
uniqueCacheData: boolean;
|
|
2623
2638
|
operationalForm: import("../../../../../shared/types").LowCodeTypes.operationalConfig[];
|
|
2624
2639
|
outBordered: boolean;
|
|
2625
2640
|
forceClearable: boolean;
|
|
2641
|
+
wordSplitFilter: boolean;
|
|
2626
2642
|
}>) => Record<string, import("@formily/json-schema").Stringify<{
|
|
2627
2643
|
[key: symbol]: any;
|
|
2628
2644
|
[key: `x-${string}`]: any;
|
|
@@ -2800,7 +2816,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2800
2816
|
readonly displayDirective: "if" | "show" | "show:lazy";
|
|
2801
2817
|
}>;
|
|
2802
2818
|
NTabs: any;
|
|
2803
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
2819
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("scroll" | "formChange" | "annotationChange")[], "scroll" | "formChange" | "annotationChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
2804
2820
|
fieldList: {
|
|
2805
2821
|
type: import("vue").PropType<import("../../../../../components/form-render").FieldItem[]>;
|
|
2806
2822
|
};
|
|
@@ -2933,7 +2949,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2933
2949
|
default: boolean;
|
|
2934
2950
|
};
|
|
2935
2951
|
lowCodeReactions: {
|
|
2936
|
-
type: import("vue").PropType<import("../../../../../shared/types").LowCodeTypes.
|
|
2952
|
+
type: import("vue").PropType<import("../../../../../shared/types").LowCodeTypes.reactionConfig[]>;
|
|
2953
|
+
};
|
|
2954
|
+
newLowCodeReactions: {
|
|
2955
|
+
type: import("vue").PropType<import("../../../../../shared/types").LowCodeTypes.newReactionConfig[]>;
|
|
2937
2956
|
};
|
|
2938
2957
|
operationalForm: {
|
|
2939
2958
|
type: import("vue").PropType<import("../../../../../shared/types").LowCodeTypes.operationalConfig[]>;
|
|
@@ -2961,6 +2980,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2961
2980
|
default: boolean;
|
|
2962
2981
|
};
|
|
2963
2982
|
forceClearable: BooleanConstructor;
|
|
2983
|
+
wordSplitFilter: {
|
|
2984
|
+
type: BooleanConstructor;
|
|
2985
|
+
default: boolean;
|
|
2986
|
+
};
|
|
2964
2987
|
}>> & {
|
|
2965
2988
|
onFormChange?: ((...args: any[]) => any) | undefined;
|
|
2966
2989
|
onScroll?: ((...args: any[]) => any) | undefined;
|
|
@@ -2969,7 +2992,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2969
2992
|
anchor: boolean;
|
|
2970
2993
|
maxHeight: string | number;
|
|
2971
2994
|
column: number;
|
|
2972
|
-
forceClearable: boolean;
|
|
2973
2995
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
2974
2996
|
initialData: import("../../../../../shared/types").AnyObject;
|
|
2975
2997
|
parallelism: number;
|
|
@@ -2980,6 +3002,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2980
3002
|
bordered: string | boolean;
|
|
2981
3003
|
uniqueCacheData: boolean;
|
|
2982
3004
|
outBordered: boolean;
|
|
3005
|
+
forceClearable: boolean;
|
|
3006
|
+
wordSplitFilter: boolean;
|
|
2983
3007
|
operationalFormInit: boolean;
|
|
2984
3008
|
}>;
|
|
2985
3009
|
}, {}, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{}>>, {}>>;
|