cnhis-design-vue 3.1.55-release.1 → 3.1.56-beta.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/components/annotation-edit/index.d.ts +19 -1
- package/es/components/annotation-edit/src/AnnotationEdit.d.ts +19 -1
- package/es/components/annotation-edit/src/AnnotationEdit.js +1 -1
- package/es/components/annotation-edit/src/type.d.ts +4 -0
- package/es/components/audio-sdk/src/audioSDK.d.ts +21 -7
- package/es/components/audio-sdk/src/audioSDK.js +1 -1
- package/es/components/audio-sdk/src/components/recordingDialog.vue.d.ts +14 -0
- package/es/components/audio-sdk/src/components/recordingDialog.vue2.js +1 -1
- package/es/components/audio-sdk/src/utils/recordingDialog.d.ts +5 -2
- package/es/components/audio-sdk/src/utils/recordingDialog.js +1 -1
- package/es/components/audio-sdk/style/index.css +1 -1
- package/es/components/base-search/index.d.ts +15 -1
- package/es/components/base-search/src/index.vue.d.ts +18 -4
- package/es/components/base-search/src/index.vue2.js +1 -1
- package/es/components/base-search/style/index.css +1 -1
- package/es/components/big-table/index.d.ts +22 -22
- package/es/components/big-table/src/BigTable.vue.d.ts +2 -2
- package/es/components/big-table/src/bigTableProps.d.ts +1 -1
- package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +5 -5
- package/es/components/big-table/src/components/edit-form/useCommon.d.ts +1 -1
- package/es/components/big-table/src/components/separate.vue.d.ts +1 -1
- package/es/components/big-table/src/constants/index.d.ts +1 -1
- package/es/components/big-table/src/hooks/useAnnotation.d.ts +1 -1
- package/es/components/big-table/src/hooks/useFormat.d.ts +1 -1
- package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
- package/es/components/big-table/src/utils.d.ts +1 -1
- package/es/components/biunique-chat/index.d.ts +14 -14
- package/es/components/biunique-chat/src/BiuniqueChat.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/api/index.d.ts +1 -1
- package/es/components/biunique-chat/src/components/ChatFooter.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/components/ChatMain.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/components/SiderList.vue.d.ts +1 -1
- package/es/components/biunique-chat/src/utils/chatSock.d.ts +1 -1
- package/es/components/body-select/index.d.ts +5 -5
- package/es/components/body-select/src/hooks/renderCanvas.d.ts +2 -2
- package/es/components/body-select/src/index.vue.d.ts +1 -1
- package/es/components/bpmn-workflow/index.d.ts +1 -1
- package/es/components/button-print/index.d.ts +21 -21
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +1 -1
- package/es/components/button-print/src/api.d.ts +1 -1
- package/es/components/button-print/src/components/EditFormat.vue.d.ts +1 -1
- package/es/components/button-print/src/utils/dialog.d.ts +1 -1
- package/es/components/button-print/src/utils/print.d.ts +5 -2
- package/es/components/button-print/src/utils/print.js +1 -1
- package/es/components/callback/index.d.ts +1 -1
- package/es/components/callback/src/components/dialog/drawer.vue.d.ts +1 -1
- package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
- package/es/components/callback/src/components/render/popupMaps.d.ts +74 -166
- package/es/components/card-reader-sdk/src/cardReaderSDK.d.ts +1 -1
- package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +1 -1
- package/es/components/card-reader-sdk/src/constants/index.d.ts +1 -1
- package/es/components/card-reader-sdk/src/insuranceSDK.d.ts +1 -1
- package/es/components/card-reader-sdk/src/types/index.d.ts +2 -2
- package/es/components/card-reader-sdk/src/utils/readHealthCard.d.ts +1 -1
- package/es/components/classification/index.d.ts +59 -43
- package/es/components/classification/src/components/search-filter/index.vue.d.ts +14 -0
- package/es/components/classification/src/components/search-filter/index.vue2.js +1 -1
- package/es/components/classification/src/components/set-classification/index.vue.d.ts +33 -35
- package/es/components/classification/src/components/set-classification/index.vue2.js +1 -1
- package/es/components/classification/src/components/table-modal/index.vue.d.ts +7 -21
- package/es/components/classification/src/components/table-modal/index.vue2.js +1 -1
- package/es/components/classification/src/index.vue.d.ts +75 -58
- package/es/components/classification/src/index.vue2.js +1 -1
- package/es/components/classification/style/index.css +1 -1
- package/es/components/config-provider/index.d.ts +1 -1
- package/es/components/date-picker/index.d.ts +2 -2
- package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
- package/es/components/editor/index.d.ts +1 -1
- package/es/components/expand-field/index.d.ts +29 -29
- package/es/components/expand-field/src/components/PersonModal.vue.d.ts +2 -2
- package/es/components/expand-field/src/components/form.vue.d.ts +2 -2
- package/es/components/expand-field/src/constants/index.d.ts +1 -1
- package/es/components/expand-field/src/index.vue.d.ts +2 -2
- package/es/components/fabric-chart/index.d.ts +10 -8
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +5 -3
- package/es/components/fabric-chart/src/FabricChart.vue2.js +1 -1
- package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.js +1 -1
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogram.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogram.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.d.ts +4 -4
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useElectrocardiogramChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useMeasureInstrument.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/electrocardiogram/useMeasureInstrument.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useLeft.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useOther.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useOther.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useTop.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/temperature/useBottom.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useCenter.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/temperature/useCenter.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useLeft.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useOther.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useRight.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.d.ts +3 -3
- package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useTop.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/temperature/useTop.js +1 -1
- package/es/components/fabric-chart/src/hooks/useCommon.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/useCumputedPoint.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useDraw.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/useEvent.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/useGrid.d.ts +2 -2
- package/es/components/fabric-chart/src/hooks/useScaleColumn.d.ts +2 -2
- package/es/components/fabric-chart/src/interface.d.ts +2 -2
- package/es/components/fabric-chart/src/utils/index.d.ts +1 -1
- package/es/components/field-set/index.d.ts +15 -15
- package/es/components/field-set/src/FieldSet.vue.d.ts +5 -5
- package/es/components/field-set/src/components/Row.vue.d.ts +2 -2
- package/es/components/field-set/src/types/index.d.ts +1 -1
- package/es/components/field-set/src/utils/index.d.ts +3 -3
- package/es/components/form-config/index.d.ts +322 -475
- package/es/components/form-config/src/FormConfig.vue.d.ts +448 -601
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +40 -132
- package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +1 -1
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +214 -291
- package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +2 -2
- package/es/components/form-config/src/components/FormConfigMaterialItem.d.ts +1 -1
- package/es/components/form-config/src/components/renderer/CloseButton.vue.d.ts +1 -1
- package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +2 -2
- package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +2 -2
- package/es/components/form-config/src/constants/index.d.ts +2 -2
- package/es/components/form-config/src/hooks/useConfigurationField.d.ts +3 -3
- package/es/components/form-config/src/hooks/useDataNormalize.d.ts +1 -1
- package/es/components/form-config/src/hooks/useSortalbeConfig.d.ts +1 -1
- package/es/components/form-config/src/types/index.d.ts +2 -2
- package/es/components/form-config/src/utils/index.d.ts +3 -3
- package/es/components/form-render/index.d.ts +69 -161
- package/es/components/form-render/src/FormRender.vue.d.ts +39 -131
- package/es/components/form-render/src/FormRender.vue2.js +1 -1
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +92 -184
- package/es/components/form-render/src/components/renderer/combination/combination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/hooks/useCombination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/hooks/useDeepValidate.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/formItem.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/formItem.js +1 -1
- package/es/components/form-render/src/components/renderer/inputNumber.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/levelSearchCascader/index.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue2.js +1 -1
- package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/remoteSearch.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
- package/es/components/form-render/src/components/renderer/simpleComponent.d.ts +1 -1
- package/es/components/form-render/src/constants/index.d.ts +6 -5
- package/es/components/form-render/src/constants/index.js +1 -1
- package/es/components/form-render/src/hooks/useAnchor.d.ts +2 -2
- package/es/components/form-render/src/hooks/useBusinessBinding.d.ts +1 -1
- package/es/components/form-render/src/hooks/useCommonInjection.d.ts +1 -1
- package/es/components/form-render/src/hooks/useComplexOptions.d.ts +3 -3
- package/es/components/form-render/src/hooks/useComplexOptions.js +1 -1
- package/es/components/form-render/src/hooks/useFieldListAdaptor.d.ts +1 -1
- package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +27 -19
- package/es/components/form-render/src/hooks/useFormContext.d.ts +6 -6
- package/es/components/form-render/src/hooks/useFormContext.js +1 -1
- package/es/components/form-render/src/hooks/useFormEvent.d.ts +4 -25
- package/es/components/form-render/src/hooks/useFormEvent.js +1 -1
- package/es/components/form-render/src/hooks/useFormItemDeps.d.ts +3 -3
- package/es/components/form-render/src/hooks/useFormItemDeps.js +1 -1
- package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +8 -8
- package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +4 -4
- package/es/components/form-render/src/hooks/useFormRenderOptions.js +1 -1
- package/es/components/form-render/src/hooks/useFormValidator.d.ts +1 -1
- package/es/components/form-render/src/hooks/useLowCodeReactions.d.ts +1 -1
- package/es/components/form-render/src/hooks/useOperationalForm.d.ts +1 -1
- package/es/components/form-render/src/hooks/useWordbookSetting.d.ts +2 -2
- package/es/components/form-render/src/types/fieldItem.d.ts +3 -3
- package/es/components/form-render/src/types/index.d.ts +18 -16
- package/es/components/form-render/src/utils/business.d.ts +2 -2
- package/es/components/form-render/src/utils/dom.d.ts +1 -1
- package/es/components/form-render/src/utils/index.d.ts +1 -1
- package/es/components/form-render/src/utils/schema.d.ts +3 -3
- package/es/components/form-render/src/utils/schema.js +1 -1
- package/es/components/grid/index.d.ts +1 -1
- package/es/components/guide/src/renderer.d.ts +1 -1
- package/es/components/guide/src/types/index.d.ts +1 -1
- package/es/components/guide/src/useGuide.d.ts +1 -1
- package/es/components/guide/src/utils/index.d.ts +1 -1
- package/es/components/iho-table/index.d.ts +39 -39
- package/es/components/iho-table/src/IhoTable.vue.d.ts +27 -27
- package/es/components/iho-table/src/constants/index.d.ts +5 -5
- package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +9 -9
- package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +21 -21
- package/es/components/iho-table/src/hooks/tapHooks/useDataHooks.d.ts +10 -10
- package/es/components/iho-table/src/hooks/tapHooks/useDomInsertHooks.d.ts +4 -4
- package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +65 -65
- package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +4 -4
- package/es/components/iho-table/src/hooks/tapHooks/useFieldHooks.d.ts +7 -7
- package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +3 -3
- package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
- package/es/components/iho-table/src/hooks/useTablePlugin.d.ts +2 -2
- package/es/components/iho-table/src/plugins/anchorPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/anchorPlugin/useAnchor.d.ts +1 -1
- package/es/components/iho-table/src/plugins/bindEventSettingPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/colorAndIconPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/copyPastePlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/defaultConfigPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/defaultValuePlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/defaultValuePlugin.js +1 -1
- package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/filter.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/filterDaterangeRenderPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/filterRenderPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/filterVisibleEventPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/forceArrowKeyPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/headerPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/headerPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/highLightSetPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/keyboardEventPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/lowCodeFieldAdaptorPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/maxCheckSizePlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/operationalFormPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/editDate.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/dateRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useAutoFocus.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/hooks/useSelectOption.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/inputRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +7 -7
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/numberRendererPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/radioRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +8 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/selectUtils.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/editTime.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/timeRendererPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/checkRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/colorRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/defaultRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/htmlRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/labelRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/pictureRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/widgets/seqRendererPlugin.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowClickPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowDragPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +2 -2
- package/es/components/iho-table/src/plugins/varialbleHeightPlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/virtualTreePlugin/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/wordbookSettingPlugin.d.ts +1 -1
- package/es/components/iho-table/src/types/index.d.ts +3 -3
- package/es/components/iho-table/src/types/pluginType.d.ts +2 -2
- package/es/components/iho-table/src/utils/index.d.ts +3 -3
- package/es/components/iho-table/src/utils/separateMap.d.ts +2 -2
- package/es/components/index.css +1 -1
- package/es/components/index.d.ts +3 -3
- package/es/components/info-header/index.d.ts +213 -377
- package/es/components/info-header/src/InfoHeader.vue.d.ts +242 -406
- package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +11 -7
- package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +13 -9
- package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +119 -207
- package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +41 -133
- package/es/components/info-header/src/constants/index.d.ts +1 -1
- package/es/components/info-header/src/types/index.d.ts +1 -1
- package/es/components/keyboard/index.d.ts +1 -1
- package/es/components/map/index.d.ts +1 -1
- package/es/components/map/src/Map.vue.d.ts +1 -1
- package/es/components/picture-clipper/index.d.ts +1 -1
- package/es/components/picture-clipper/src/PictureClipper.vue.d.ts +1 -1
- package/es/components/quick-search/index.d.ts +1 -1
- package/es/components/quick-search/src/index.vue.d.ts +4 -4
- package/es/components/recommend-search/index.d.ts +33 -33
- package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +15 -15
- package/es/components/recommend-search/src/components/BaseSearch.d.ts +1 -1
- package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +6 -6
- package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +5 -5
- package/es/components/scale-view/index.d.ts +1 -1
- package/es/components/scale-view/src/hooks/use-component.d.ts +33 -33
- package/es/components/scale-view/src/types/index.d.ts +1 -1
- package/es/components/search-cascader/index.d.ts +34 -34
- package/es/components/search-cascader/src/SearchCascader.vue.d.ts +1 -1
- package/es/components/search-cascader/src/components/SearchMenu.d.ts +1 -1
- package/es/components/search-cascader/src/constants/index.d.ts +1 -1
- package/es/components/search-cascader/src/utils/index.d.ts +1 -1
- package/es/components/select-label/index.d.ts +1 -1
- package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -1
- package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -1
- package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +3 -3
- package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +3 -3
- package/es/components/select-label/src/ihoLabel/iho-label-classify.vue.d.ts +1 -1
- package/es/components/select-label/src/index.vue.d.ts +19 -19
- package/es/components/select-person/index.d.ts +22 -22
- package/es/components/select-person/src/SelectPerson.vue.d.ts +1 -1
- package/es/components/shortcut-provider/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/ShortcutProvider.vue.d.ts +2 -2
- package/es/components/shortcut-provider/src/constants/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/hooks/useShortcuts.d.ts +1 -1
- package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/utils/index.d.ts +1 -1
- package/es/components/shortcut-setter/index.d.ts +85 -176
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +118 -209
- package/es/components/shortcut-setter/src/ShortcutSetterItem.vue.d.ts +2 -2
- package/es/components/shortcut-setter/src/types/index.d.ts +1 -1
- package/es/components/slider-tree/index.d.ts +1 -1
- package/es/components/steps-wheel/index.d.ts +1 -1
- package/es/components/table-export-field/index.d.ts +3 -3
- package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +1 -1
- package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +1 -1
- package/es/components/table-export-field/src/constants/index.d.ts +1 -1
- package/es/components/table-export-field/src/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/hooks/useBiConditions.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +14 -0
- package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +14 -0
- package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +14 -0
- package/es/components/table-filter/src/components/classify-filter/hooks/useDisplayCategory.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/hooks/useFilterConditions.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +16 -2
- package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/LabelInner.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/LabelOut.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +19 -0
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue2.js +1 -1
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +15 -1
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue2.js +1 -1
- package/es/components/table-filter/src/components/render-widget/components/index.d.ts +19 -0
- package/es/components/table-filter/src/components/render-widget/helpers/setDefaultValue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +28 -9
- package/es/components/table-filter/src/constants/index.d.ts +1 -1
- package/es/components/table-filter/src/hooks/useAdvanced.d.ts +2 -2
- package/es/components/table-filter/src/hooks/useMixins.d.ts +1 -1
- package/es/components/table-filter/src/hooks/useRenderWidget.d.ts +1 -1
- package/es/components/table-filter/src/tool/transformData.d.ts +1 -1
- package/es/components/table-filter/src/types/index.d.ts +4 -1
- package/es/components/time-line/index.d.ts +1 -1
- package/es/components/time-picker/index.d.ts +2 -2
- package/es/components/time-picker/src/TimePicker.vue.d.ts +1 -1
- package/es/components/vod-chunk-upload/index.d.ts +1 -1
- package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +5 -3
- package/es/shared/components/InputNumberSlash/InputNumberSlash.js +1 -1
- package/es/shared/components/SelectPage/SelectPage.vue.d.ts +1 -1
- package/es/shared/components/SlotRender/SlotRender.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useOptionFiltered.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSearchContent.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSearchContent.js +1 -1
- package/es/shared/hooks/selectHooks/useSelectAllowModify.d.ts +1 -1
- package/es/shared/hooks/selectHooks/useSelectRenders.d.ts +2 -2
- package/es/shared/hooks/selectHooks/useSelectRenders.js +1 -1
- package/es/shared/hooks/useAsyncQueue/types.d.ts +1 -1
- package/es/shared/hooks/useDateTime.d.ts +1 -1
- package/es/shared/hooks/useFormRequest/index.d.ts +2 -2
- package/es/shared/hooks/useFormRequest/types.d.ts +2 -2
- package/es/shared/hooks/useLevelSearchCascader.d.ts +2 -2
- package/es/shared/hooks/useTheme.d.ts +1 -1
- package/es/shared/package.json.js +1 -1
- package/es/shared/types/business.d.ts +1 -1
- package/es/shared/utils/business.d.ts +1 -1
- package/es/shared/utils/business.js +1 -1
- package/es/shared/utils/index.d.ts +1 -1
- package/package.json +2 -2
|
@@ -1 +1 @@
|
|
|
1
|
-
import{defineComponent as e,ref as
|
|
1
|
+
import{defineComponent as e,ref as i,inject as t,useAttrs as a,computed as n,watch as o,openBlock as s,createElementBlock as l,unref as c,createBlock as d,mergeProps as r,withCtx as u,createVNode as f,createTextVNode as v,createCommentVNode as y}from"vue";import{useMessage as m,NButton as p}from"naive-ui";import b from"../table-modal/index.vue.js";import h from"../search-filter/index.vue.js";import C from"../../../../table-filter/src/hooks/useMixins.js";import{InjectionFilterApiConfig as g}from"../../../../table-filter/src/constants/index.js";const L={class:"search"};var I=e({__name:"index",props:{searchFieldList:{type:Array,default:()=>[]},conditionList:{type:Array,default:()=>[]},settingId:String,classifyModal:{type:Boolean,default:!1}},emits:["CondiTionListInit","saveGetTableCondiTionList","setClassifyModal"],setup(e,{emit:I}){const T=e,S=m(),{handleGetConfigApi:j}=C();let A=i(T.conditionList),_=i(!1),k=i({}),O=i([]),x=i(!1);const F=i(null),w=t(g),G=a();async function M(e){try{let i=Object.assign(e,{id:T.settingId,tableId:G.tableId});await j(i,"requestSaveTableCondiTionSetting",{},w)&&(I("CondiTionListInit"),$(!1))}catch(e){console.log(e)}}function q(){$(!1),A.value.forEach((e=>{e.checked=!1}))}function R(){_.value=!0}function E(e){_.value=!0,k.value=Object.assign(e,{from:"edit"})}function H(e){_.value=!0,k.value=Object.assign(e,{from:"copy"})}async function K(e){try{if(Object.assign(e,{tableId:G.tableId,conditionList:JSON.stringify(A.value)}),x.value=!0,!await j(e,"requestSaveTableCondiTion",{},w))return;F.value&&F.value.cancelSaveAdd(),I("saveGetTableCondiTionList"),_.value=!1}catch(e){console.log(e)}finally{x.value=!1}}function D(){_.value=!1,k.value={}}async function N(e){if(e)try{let i={id:e.sid};if(!await j(i,"requestDeleteTableCondiTion",{},w))return;S.success("删除成功"),I("saveGetTableCondiTionList",{type:"delete",item:e})}catch(e){console.log(e)}else S.info("请选择行")}function $(e){I("setClassifyModal",e)}async function B(){try{let e={id:T.settingId,tableId:G.tableId,type:"SEARCH_CATEGORY"};await j(e,"requestResetDefaultSetting",{},w)&&(I("CondiTionListInit"),$(!1))}catch(e){console.log(e)}}let J=n((()=>T.classifyModal));return o((()=>G.searchKey),(()=>{G.selectKeys=[G.searchKey||"all"]})),o((()=>T.searchFieldList),(e=>{e&&e.length>0&&(O.value=e.filter((e=>"operatorColumn"!==e.columnName)))}),{immediate:!0,deep:!0}),o((()=>T.conditionList),(e=>{A.value=e}),{immediate:!0,deep:!0}),o((()=>_),(e=>{e||(k.value={})})),(e,i)=>(s(),l("div",L,[c(J)?(s(),d(b,r({key:0,dataSource:c(A),visibleIn:c(J)},e.$attrs,{onHandleOk:M,onClose:q,onResetPopconfirm:B,edit:E,copy:H,delItem:N,type:"search"}),{add:u((()=>[f(c(p),{type:"info",onClick:R},{default:u((()=>[v("新增")])),_:1})])),_:1},16,["dataSource","visibleIn"])):y("v-if",!0),c(_)?(s(),d(h,r({key:1,ref_key:"searchFilter",ref:F},e.$attrs,{visible:c(_),loading:c(x),conditionList:c(A),actionList_prop:c(k),searchFieldList:c(O),isInSearch:!0,isCnHis:!0,showCompareField:!0,onSaveAdd:K,onCancelSaveAdd:D}),null,16,["visible","loading","conditionList","actionList_prop","searchFieldList"])):y("v-if",!0)]))}});export{I as default};
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { IClassifyListType } from '
|
|
1
|
+
import { IClassifyListType } from '../../../../../components/table-filter/src/types';
|
|
2
2
|
declare const _default: import("vue").DefineComponent<{
|
|
3
3
|
visibleIn: {
|
|
4
4
|
type: BooleanConstructor;
|
|
@@ -27,6 +27,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
27
27
|
};
|
|
28
28
|
type: {
|
|
29
29
|
type: StringConstructor;
|
|
30
|
+
default: string;
|
|
30
31
|
};
|
|
31
32
|
transitionName: {
|
|
32
33
|
type: StringConstructor;
|
|
@@ -36,12 +37,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
36
37
|
default: () => HTMLElement;
|
|
37
38
|
};
|
|
38
39
|
}, {
|
|
39
|
-
instance: import("axios").AxiosInstance;
|
|
40
|
-
attrs: {
|
|
41
|
-
[x: string]: unknown;
|
|
42
|
-
};
|
|
43
|
-
$message: import("naive-ui").MessageApi;
|
|
44
|
-
$dialog: import("naive-ui").DialogApi;
|
|
45
40
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
46
41
|
visibleIn: {
|
|
47
42
|
type: BooleanConstructor;
|
|
@@ -70,6 +65,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
70
65
|
};
|
|
71
66
|
type: {
|
|
72
67
|
type: StringConstructor;
|
|
68
|
+
default: string;
|
|
73
69
|
};
|
|
74
70
|
transitionName: {
|
|
75
71
|
type: StringConstructor;
|
|
@@ -81,12 +77,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
81
77
|
}>> & {
|
|
82
78
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
83
79
|
onHandleOk?: ((...args: any[]) => any) | undefined;
|
|
84
|
-
onChangeData?: ((...args: any[]) => any) | undefined;
|
|
85
80
|
onResetPopconfirm?: ((...args: any[]) => any) | undefined;
|
|
86
81
|
onFinishSubmit?: ((...args: any[]) => any) | undefined;
|
|
87
82
|
}>>;
|
|
88
|
-
emits: (event: "close" | "handleOk" | "
|
|
89
|
-
isAdmin: import("vue").ComputedRef<unknown>;
|
|
83
|
+
emits: (event: "close" | "handleOk" | "resetPopconfirm" | "finishSubmit", ...args: any[]) => void;
|
|
90
84
|
homeList: any;
|
|
91
85
|
visible: import("vue").Ref<boolean>;
|
|
92
86
|
isChangeWindow: import("vue").Ref<boolean>;
|
|
@@ -94,24 +88,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
94
88
|
modalHeight: import("vue").Ref<string>;
|
|
95
89
|
isShowResetButton: boolean;
|
|
96
90
|
handleOk: () => void;
|
|
97
|
-
rinkTo: () => void;
|
|
98
91
|
close: () => void;
|
|
99
92
|
resetChangeWindow: () => void;
|
|
100
|
-
dragEnd: () => void;
|
|
101
93
|
clickli: (item: IClassifyListType) => void;
|
|
102
94
|
clickChecked: (item: IClassifyListType) => void;
|
|
103
95
|
changeSwitch: (item: IClassifyListType) => void;
|
|
104
|
-
changecommonSwitch: (item: IClassifyListType) => void;
|
|
105
96
|
formatParams: (type: string) => {
|
|
106
97
|
id: string;
|
|
107
98
|
tableId: string;
|
|
108
99
|
setting: string;
|
|
109
|
-
type?: undefined;
|
|
110
|
-
} | {
|
|
111
|
-
type: string;
|
|
112
|
-
tableId: string;
|
|
113
|
-
setting: string;
|
|
114
|
-
id?: undefined;
|
|
115
100
|
} | undefined;
|
|
116
101
|
changeModalWindow: () => void;
|
|
117
102
|
popconfirm: (e: any) => void;
|
|
@@ -199,7 +184,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
199
184
|
modelValue: unknown[];
|
|
200
185
|
componentData: Record<string, any>;
|
|
201
186
|
}>;
|
|
202
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "handleOk" | "
|
|
187
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "handleOk" | "resetPopconfirm" | "finishSubmit")[], "close" | "handleOk" | "resetPopconfirm" | "finishSubmit", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
203
188
|
visibleIn: {
|
|
204
189
|
type: BooleanConstructor;
|
|
205
190
|
};
|
|
@@ -227,6 +212,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
227
212
|
};
|
|
228
213
|
type: {
|
|
229
214
|
type: StringConstructor;
|
|
215
|
+
default: string;
|
|
230
216
|
};
|
|
231
217
|
transitionName: {
|
|
232
218
|
type: StringConstructor;
|
|
@@ -238,11 +224,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
238
224
|
}>> & {
|
|
239
225
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
240
226
|
onHandleOk?: ((...args: any[]) => any) | undefined;
|
|
241
|
-
onChangeData?: ((...args: any[]) => any) | undefined;
|
|
242
227
|
onResetPopconfirm?: ((...args: any[]) => any) | undefined;
|
|
243
228
|
onFinishSubmit?: ((...args: any[]) => any) | undefined;
|
|
244
229
|
}, {
|
|
245
230
|
loading: boolean;
|
|
231
|
+
type: string;
|
|
246
232
|
dataSource: unknown[];
|
|
247
233
|
visibleIn: boolean;
|
|
248
234
|
getContainer: Function;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
import{defineComponent as e,
|
|
1
|
+
import{defineComponent as e,ref as t,inject as i,watch as l,openBlock as a,createBlock as n,unref as o,normalizeClass as s,withCtx as c,createVNode as r,normalizeStyle as u,createSlots as d,createElementVNode as p,withDirectives as v,createTextVNode as m,toDisplayString as h,createCommentVNode as f,withModifiers as y,vShow as g,createElementBlock as w,renderSlot as k}from"vue";import{NModal as x,NCard as b,NTooltip as C,NIcon as z,NSwitch as S,NPopconfirm as _,NButton as D}from"naive-ui";import{ReorderTwo as I,Brush as E,DocumentOutline as N}from"@vicons/ionicons5";import P from"../../../../../shared/components/VueDraggable/src/vuedraggable.js";import{root_isShowResetButton as F}from"../../const/index.js";import{cloneDeep as M}from"lodash-es";const U={class:"svg-wrap"},V={class:"flex_between"},B={class:"table-modal-list"},O=p("div",{class:"list-title"},[p("span",{class:"list-title-item",style:{width:"6%"}}),p("span",{class:"list-title-item"}," 名称 "),p("span",{class:"list-title-item"}," 父类名称 "),p("span",{class:"list-title-item"}," 是否显示 "),p("span",{class:"list-title-item"}," 设置为默认 "),p("span",{class:"list-title-item"}," 操作 ")],-1),j=["onClick"],Y={class:"list-content-item",style:{width:"6%","text-align":"center",overflow:"initial"}},$=["title"],A=["title"],H={class:"list-content-item list-content-switch"},J={class:"list-content-item list-content-radio"},q={class:"list-content-item"},G={key:0},K=p("svg",{xmlns:"http://www.w3.org/2000/svg","xmlns:xlink":"http://www.w3.org/1999/xlink",viewBox:"0 0 32 32"},[p("path",{d:"M12 12h2v12h-2z",fill:"currentColor"}),p("path",{d:"M18 12h2v12h-2z",fill:"currentColor"}),p("path",{d:"M4 6v2h2v20a2 2 0 0 0 2 2h16a2 2 0 0 0 2-2V8h2V6zm4 22V8h16v20z",fill:"currentColor"}),p("path",{d:"M12 2h8v2h-8z",fill:"currentColor"})],-1);var L=e({__name:"index",props:{visibleIn:{type:Boolean},loading:{type:Boolean},confirm:{type:Function},edit:{type:Function,defdault:()=>({})},copy:{type:Function,defdault:()=>({})},delItem:{type:Function,defdault:()=>({})},dataSource:{type:Array,default:()=>[]},type:{type:String,default:"search"},transitionName:{type:String},getContainer:{type:Function,default:()=>document.body}},emits:["handleOk","close","resetPopconfirm","finishSubmit"],setup(e,{emit:L}){const Q=e,R=t([]),T=t(Q.visibleIn),W=t(!1),X=t("other"==Q.type?"100%":"860px"),Z=t("654px"),ee=i(F);function te(){var e;Q.type&&(le(),L("handleOk","search"==(e=Q.type)||"other"==e?{id:"",tableId:"",setting:JSON.stringify(R.value.map((e=>({isDefault:e.isDefault,isShow:e.isShow,name:e.name,type:e.type,classifyId:e.sid}))))}:void 0))}function ie(){T.value=!1,le(),L("close")}function le(){X.value="860px",Z.value="654px",W.value=!1}function ae(){W.value=!W.value;let e=document.body.clientHeight;X.value="860px"===X.value?"100%":"860px",Z.value="654px"===Z.value?`${e}px`:"654px"}function ne(e){L("resetPopconfirm",e)}function oe(e,t,i){const l=Q[e];l&&l(t,i)}return l((()=>Q.visibleIn),(e=>{T.value=e})),l((()=>Q.dataSource),(e=>{R.value=M(e)}),{immediate:!0,deep:!0}),(t,i)=>(a(),n(o(x),{show:T.value,bodyStyle:{height:Z.value,overflowY:"auto"},width:X.value,maskClosable:!1,class:s(["classification-modal-block standard-modal standard-modal-white",{"modal-screen":W.value}]),closable:!1,centered:"",transitionName:e.transitionName,getContainer:e.getContainer,"positive-text":"保存","negative-text":"取消",onPositiveClick:te,onNegativeClick:ie},{default:c((()=>[r(o(b),{style:u({width:X.value,height:Z.value,overflowY:"auto"}),title:"设置分类",bordered:!1,size:"huge",role:"dialog","aria-modal":"true"},d({"header-extra":c((()=>[p("div",U,[p("i",{onClick:ae,class:s(["iconfont-table-filter",W.value?"icon-table-filter-menzhenyishengzhanxitongtubiaozuixiaohua2":"icon-table-filter-menzhenyishengzhanxitongtubiaozuidahua"])},null,2),p("i",{onClick:ie,class:"iconfont-table-filter icon-table-filter-menzhenyishengzhanxitongtubiaoguanbi"})])])),default:c((()=>[p("div",B,[O,r(o(P),{class:"list-content",tag:"ul",list:R.value,"item-key":"sid",animation:"300"},{item:c((({element:t})=>[v(p("li",{class:s({checked:t.checked}),onClick:e=>{return i=t,void R.value.forEach((e=>{e.sid==i.sid?e.checked=!0:e.checked=!1}));var i}},[p("span",Y,[r(o(C),{mouseEnterDelay:1},{trigger:c((()=>[r(o(z),{component:o(I),size:"24"},null,8,["component"])])),default:c((()=>[m(" 拖拽调整顺序 ")])),_:1})]),p("span",{title:t.displayCategory,class:"list-content-item"},h(t.name),9,$),p("span",{title:t.name,class:"list-content-item"},h(t.displayCategory),9,A),p("span",H,[r(o(S),{"onUpdate:value":e=>{return i=t,void R.value.forEach((e=>{e.sid==i.sid&&(e.isShow=!e.isShow,e.isShow||(i.isDefault=!1))}));var i},size:"small",value:t.isShow},null,8,["onUpdate:value","value"])]),p("span",J,[r(o(S),{"onUpdate:value":e=>{var i;(i=t).isShow&&R.value.forEach((e=>{e.sid==i.sid?e.isDefault=!e.isDefault:e.isDefault=!1}))},size:"small",value:t.isDefault},null,8,["onUpdate:value","value"])]),p("span",q,[f(" 编辑 "),v(p("span",null,[r(o(C),null,{trigger:c((()=>[r(o(z),{component:o(E),onClick:y((e=>oe("edit",t,"编辑")),["prevent","stop"])},null,8,["component","onClick"])])),default:c((()=>[m(" 编辑 ")])),_:2},1024)],512),[[g,"other"==e.type||"search"==e.type&&t.isEdit]]),f(" 复制 "),v(p("span",null,[r(o(C),null,{trigger:c((()=>[r(o(z),{component:o(N),onClick:y((e=>oe("copy",t,"复制")),["prevent","stop"])},null,8,["component","onClick"])])),default:c((()=>[m(" 复制 ")])),_:2},1024)],512),[[g,"search"==e.type||"other"==e.type]]),f(" 删除 "),t.isEdit?(a(),w("span",G,[r(o(_),{onPositiveClick:e=>oe("delItem",t,"删除")},{trigger:c((()=>[r(o(z),null,{default:c((()=>[K])),_:1})])),default:c((()=>[m(" 是否确认删除? ")])),_:2},1032,["onPositiveClick"])])):f("v-if",!0)])],10,j),[[g,"line"!=t.type]])])),_:1},8,["list"])])])),_:2},["search"==e.type?{name:"footer",fn:c((()=>[p("div",V,[p("div",null,[o(ee)?(a(),n(o(_),{key:0,placement:"top-start","positive-text":"确认","negative-text":"取消",onPositiveClick:ne},{trigger:c((()=>[r(o(D),null,{default:c((()=>[m("恢复默认设置")])),_:1})])),default:c((()=>[m(" 确认要恢复系统默认设置吗? ")])),_:1})):f("v-if",!0)]),p("div",null,[r(o(D),{onClick:ie},{default:c((()=>[m("取消")])),_:1}),k(t.$slots,"add"),r(o(D),{type:"info",onClick:te},{default:c((()=>[m("保存")])),_:1})])])])),key:"0"}:void 0]),1032,["style"])])),_:3},8,["show","bodyStyle","width","class","transitionName","getContainer"]))}});export{L as default};
|
|
@@ -1,5 +1,6 @@
|
|
|
1
1
|
import { PropType } from 'vue';
|
|
2
|
-
import { IClassifyListType, ITreeDataType, IConditionMapType, IClassifyItemType } from '
|
|
2
|
+
import { IClassifyListType, ITreeDataType, IConditionMapType, IClassifyItemType } from '../../../components/table-filter/src/types';
|
|
3
|
+
import { AnyObject } from '../../../shared/types';
|
|
3
4
|
declare const _default: import("vue").DefineComponent<{
|
|
4
5
|
tableId: {
|
|
5
6
|
type: StringConstructor;
|
|
@@ -44,6 +45,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
44
45
|
type: ObjectConstructor;
|
|
45
46
|
default: () => {};
|
|
46
47
|
};
|
|
48
|
+
condiTionDigital: {
|
|
49
|
+
type: ObjectConstructor;
|
|
50
|
+
default: () => {};
|
|
51
|
+
};
|
|
47
52
|
filterType: {
|
|
48
53
|
type: StringConstructor;
|
|
49
54
|
default: string;
|
|
@@ -97,6 +102,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
97
102
|
type: ObjectConstructor;
|
|
98
103
|
default: () => {};
|
|
99
104
|
};
|
|
105
|
+
condiTionDigital: {
|
|
106
|
+
type: ObjectConstructor;
|
|
107
|
+
default: () => {};
|
|
108
|
+
};
|
|
100
109
|
filterType: {
|
|
101
110
|
type: StringConstructor;
|
|
102
111
|
default: string;
|
|
@@ -111,9 +120,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
111
120
|
classificationWidth: import("vue").Ref<number>;
|
|
112
121
|
selectShow: import("vue").Ref<boolean>;
|
|
113
122
|
treeData: import("vue").Ref<{
|
|
123
|
+
[x: string]: any;
|
|
114
124
|
name: string;
|
|
115
|
-
sid
|
|
125
|
+
sid: string;
|
|
116
126
|
children: {
|
|
127
|
+
[x: string]: any;
|
|
117
128
|
displayCategory: string;
|
|
118
129
|
isDefault: boolean;
|
|
119
130
|
isEdit: boolean;
|
|
@@ -137,6 +148,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
137
148
|
selected?: boolean | undefined;
|
|
138
149
|
}[]>;
|
|
139
150
|
conditionLists: import("vue").Ref<{
|
|
151
|
+
[x: string]: any;
|
|
140
152
|
displayCategory: string;
|
|
141
153
|
isDefault: boolean;
|
|
142
154
|
isEdit: boolean;
|
|
@@ -156,6 +168,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
156
168
|
from?: string | undefined;
|
|
157
169
|
}[]>;
|
|
158
170
|
originConditionList: import("vue").Ref<{
|
|
171
|
+
[x: string]: any;
|
|
159
172
|
displayCategory: string;
|
|
160
173
|
isDefault: boolean;
|
|
161
174
|
isEdit: boolean;
|
|
@@ -212,6 +225,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
212
225
|
handleGetTableCondiTionList: (first?: boolean, conditionMapVal?: {}) => Promise<unknown>;
|
|
213
226
|
getTableCondiTionListNew: (tableIdVal: any) => Promise<any>;
|
|
214
227
|
fmtChildName: (name: string, isPublic?: string) => string;
|
|
228
|
+
mergeDigitalMapToTreeData: (list: any[], digitalObj: AnyObject) => void;
|
|
215
229
|
NIcon: any;
|
|
216
230
|
NTooltip: any;
|
|
217
231
|
SettingsOutline: 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<{}>>, {}>;
|
|
@@ -259,13 +273,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
259
273
|
$message: import("naive-ui").MessageApi;
|
|
260
274
|
handleGetConfigApi: (params: any, key: string, config: {} | undefined, filterApiConfigVal: any) => Promise<any>;
|
|
261
275
|
conditionList: import("vue").Ref<unknown[]>;
|
|
262
|
-
checkedItem: import("vue").Ref<any>;
|
|
263
276
|
addVisible: import("vue").Ref<boolean>;
|
|
264
277
|
actionList_prop: import("vue").Ref<{}>;
|
|
265
278
|
newSearchFieldList: any;
|
|
266
279
|
saveLoading: import("vue").Ref<boolean>;
|
|
267
280
|
searchFilter: any;
|
|
268
|
-
filterApiConfig:
|
|
281
|
+
filterApiConfig: AnyObject;
|
|
269
282
|
attrs: {
|
|
270
283
|
[x: string]: unknown;
|
|
271
284
|
};
|
|
@@ -276,7 +289,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
276
289
|
copy: (item: IClassifyListType) => void;
|
|
277
290
|
saveAdd: (params: any) => Promise<void>;
|
|
278
291
|
cancelSaveAdd: () => void;
|
|
279
|
-
changeData: (data: any, checkedItemVal: any) => void;
|
|
280
292
|
delItem: (checkedItemVal: any) => Promise<void>;
|
|
281
293
|
setOneVisible: (flag: boolean) => void;
|
|
282
294
|
resetPopconfirm: () => Promise<void>;
|
|
@@ -310,6 +322,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
310
322
|
};
|
|
311
323
|
type: {
|
|
312
324
|
type: StringConstructor;
|
|
325
|
+
default: string;
|
|
313
326
|
};
|
|
314
327
|
transitionName: {
|
|
315
328
|
type: StringConstructor;
|
|
@@ -319,12 +332,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
319
332
|
default: () => HTMLElement;
|
|
320
333
|
};
|
|
321
334
|
}, {
|
|
322
|
-
instance: import("axios").AxiosInstance;
|
|
323
|
-
attrs: {
|
|
324
|
-
[x: string]: unknown;
|
|
325
|
-
};
|
|
326
|
-
$message: import("naive-ui").MessageApi;
|
|
327
|
-
$dialog: import("naive-ui").DialogApi;
|
|
328
335
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
329
336
|
visibleIn: {
|
|
330
337
|
type: BooleanConstructor;
|
|
@@ -353,6 +360,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
353
360
|
};
|
|
354
361
|
type: {
|
|
355
362
|
type: StringConstructor;
|
|
363
|
+
default: string;
|
|
356
364
|
};
|
|
357
365
|
transitionName: {
|
|
358
366
|
type: StringConstructor;
|
|
@@ -364,12 +372,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
364
372
|
}>> & {
|
|
365
373
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
366
374
|
onHandleOk?: ((...args: any[]) => any) | undefined;
|
|
367
|
-
onChangeData?: ((...args: any[]) => any) | undefined;
|
|
368
375
|
onResetPopconfirm?: ((...args: any[]) => any) | undefined;
|
|
369
376
|
onFinishSubmit?: ((...args: any[]) => any) | undefined;
|
|
370
377
|
}>>;
|
|
371
|
-
emits: (event: "close" | "handleOk" | "
|
|
372
|
-
isAdmin: import("vue").ComputedRef<unknown>;
|
|
378
|
+
emits: (event: "close" | "handleOk" | "resetPopconfirm" | "finishSubmit", ...args: any[]) => void;
|
|
373
379
|
homeList: any;
|
|
374
380
|
visible: import("vue").Ref<boolean>;
|
|
375
381
|
isChangeWindow: import("vue").Ref<boolean>;
|
|
@@ -377,24 +383,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
377
383
|
modalHeight: import("vue").Ref<string>;
|
|
378
384
|
isShowResetButton: boolean;
|
|
379
385
|
handleOk: () => void;
|
|
380
|
-
rinkTo: () => void;
|
|
381
386
|
close: () => void;
|
|
382
387
|
resetChangeWindow: () => void;
|
|
383
|
-
dragEnd: () => void;
|
|
384
388
|
clickli: (item: IClassifyListType) => void;
|
|
385
389
|
clickChecked: (item: IClassifyListType) => void;
|
|
386
390
|
changeSwitch: (item: IClassifyListType) => void;
|
|
387
|
-
changecommonSwitch: (item: IClassifyListType) => void;
|
|
388
391
|
formatParams: (type: string) => {
|
|
389
392
|
id: string;
|
|
390
393
|
tableId: string;
|
|
391
394
|
setting: string;
|
|
392
|
-
type?: undefined;
|
|
393
|
-
} | {
|
|
394
|
-
type: string;
|
|
395
|
-
tableId: string;
|
|
396
|
-
setting: string;
|
|
397
|
-
id?: undefined;
|
|
398
395
|
} | undefined;
|
|
399
396
|
changeModalWindow: () => void;
|
|
400
397
|
popconfirm: (e: any) => void;
|
|
@@ -482,7 +479,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
482
479
|
modelValue: unknown[];
|
|
483
480
|
componentData: Record<string, any>;
|
|
484
481
|
}>;
|
|
485
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "handleOk" | "
|
|
482
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "handleOk" | "resetPopconfirm" | "finishSubmit")[], "close" | "handleOk" | "resetPopconfirm" | "finishSubmit", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
486
483
|
visibleIn: {
|
|
487
484
|
type: BooleanConstructor;
|
|
488
485
|
};
|
|
@@ -510,6 +507,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
510
507
|
};
|
|
511
508
|
type: {
|
|
512
509
|
type: StringConstructor;
|
|
510
|
+
default: string;
|
|
513
511
|
};
|
|
514
512
|
transitionName: {
|
|
515
513
|
type: StringConstructor;
|
|
@@ -521,11 +519,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
521
519
|
}>> & {
|
|
522
520
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
523
521
|
onHandleOk?: ((...args: any[]) => any) | undefined;
|
|
524
|
-
onChangeData?: ((...args: any[]) => any) | undefined;
|
|
525
522
|
onResetPopconfirm?: ((...args: any[]) => any) | undefined;
|
|
526
523
|
onFinishSubmit?: ((...args: any[]) => any) | undefined;
|
|
527
524
|
}, {
|
|
528
525
|
loading: boolean;
|
|
526
|
+
type: string;
|
|
529
527
|
dataSource: unknown[];
|
|
530
528
|
visibleIn: boolean;
|
|
531
529
|
getContainer: Function;
|
|
@@ -678,9 +676,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
678
676
|
showAdd: boolean;
|
|
679
677
|
};
|
|
680
678
|
isEnableAddDisplayCategory: import("vue").ComputedRef<boolean>;
|
|
681
|
-
editDisplayCategory: (item: import("
|
|
682
|
-
handleDisplayCategorySelect: (item: import("
|
|
683
|
-
handleDisplayCategoryRemove: (index: number, item: import("
|
|
679
|
+
editDisplayCategory: (item: import("../../../components/table-filter/src/types").ICategoryItemType, cb?: any) => void;
|
|
680
|
+
handleDisplayCategorySelect: (item: import("../../../components/table-filter/src/types").ICategoryItemType) => void;
|
|
681
|
+
handleDisplayCategoryRemove: (index: number, item: import("../../../components/table-filter/src/types").ICategoryItemType) => void;
|
|
684
682
|
handleDisplayCategoryAdd: (cb?: any) => void;
|
|
685
683
|
handlerBlur: () => void;
|
|
686
684
|
initDisplayCategories: (rawDataDisplayCategories: any, displayCategory: any) => void;
|
|
@@ -691,12 +689,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
691
689
|
updateKey: (index: number, val: any) => void;
|
|
692
690
|
updateCondition: (index: number, val: any) => void;
|
|
693
691
|
getParamCfg: (key: string) => any;
|
|
694
|
-
initFilterConditions: (tableId: string, rawConditions: import("
|
|
692
|
+
initFilterConditions: (tableId: string, rawConditions: import("../../../components/table-filter/src/types").ISearchConfigType) => Promise<void>;
|
|
695
693
|
getRawFilterConditions: () => any[];
|
|
696
|
-
handleEditDisplayCategory: (item: import("
|
|
694
|
+
handleEditDisplayCategory: (item: import("../../../components/table-filter/src/types").ICategoryItemType) => void;
|
|
697
695
|
handleDisplayCategoryAddState: () => void;
|
|
698
696
|
findConditionByDisplayCategory: (sid: string) => unknown;
|
|
699
|
-
handleDisplayCategorySelectProxy: (item: import("
|
|
697
|
+
handleDisplayCategorySelectProxy: (item: import("../../../components/table-filter/src/types").ICategoryItemType) => void;
|
|
700
698
|
clearFormData: () => void;
|
|
701
699
|
handleInitConditions: () => Promise<void>;
|
|
702
700
|
validate: () => Promise<unknown>;
|
|
@@ -809,7 +807,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
809
807
|
isMinuteDisabled(minute: number, hour: number | null): boolean | undefined;
|
|
810
808
|
isSecondDisabled(second: number, minute: number | null, hour: number | null): boolean | undefined;
|
|
811
809
|
};
|
|
812
|
-
CDatePicker: import("
|
|
810
|
+
CDatePicker: import("../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
|
|
813
811
|
updateUnchangedValue: {
|
|
814
812
|
type: BooleanConstructor;
|
|
815
813
|
};
|
|
@@ -849,7 +847,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
849
847
|
"onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
|
|
850
848
|
}>>;
|
|
851
849
|
emit: (event: "update:formatted-value", ...args: any[]) => void;
|
|
852
|
-
datePickerRef: import("vue").Ref<
|
|
850
|
+
datePickerRef: import("vue").Ref<AnyObject | null>;
|
|
853
851
|
panelInstRef: import("vue").Ref<null>;
|
|
854
852
|
placeholderRef: import("vue").Ref<any>;
|
|
855
853
|
currentFormattedValue: import("vue").WritableComputedRef<(string | [string, string]) | null | undefined>;
|
|
@@ -1115,8 +1113,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1115
1113
|
getDynamicSelectData: (params: any, filterApiConfig: any) => Promise<any>;
|
|
1116
1114
|
emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
1117
1115
|
isLoading: import("vue").Ref<boolean>;
|
|
1118
|
-
filterApiConfig:
|
|
1119
|
-
classifyFilterList: import("vue").Ref<
|
|
1116
|
+
filterApiConfig: AnyObject;
|
|
1117
|
+
classifyFilterList: import("vue").Ref<AnyObject[]>;
|
|
1120
1118
|
totalPage: import("vue").Ref<number>;
|
|
1121
1119
|
menuProps: {
|
|
1122
1120
|
class: string;
|
|
@@ -1148,15 +1146,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1148
1146
|
NSelect: any;
|
|
1149
1147
|
SelectDynamicOption: import("vue").DefineComponent<{
|
|
1150
1148
|
dynamicOptionInfo: {
|
|
1151
|
-
type: PropType<
|
|
1149
|
+
type: PropType<AnyObject>;
|
|
1152
1150
|
default: () => {};
|
|
1153
1151
|
};
|
|
1154
1152
|
fieldTitleList: {
|
|
1155
|
-
type: PropType<
|
|
1153
|
+
type: PropType<AnyObject[]>;
|
|
1156
1154
|
default: () => never[];
|
|
1157
1155
|
};
|
|
1158
1156
|
optionList: {
|
|
1159
|
-
type: PropType<
|
|
1157
|
+
type: PropType<AnyObject[]>;
|
|
1160
1158
|
default: () => never[];
|
|
1161
1159
|
};
|
|
1162
1160
|
isMultiple: {
|
|
@@ -1175,19 +1173,23 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1175
1173
|
type: BooleanConstructor;
|
|
1176
1174
|
default: boolean;
|
|
1177
1175
|
};
|
|
1176
|
+
loading: {
|
|
1177
|
+
type: BooleanConstructor;
|
|
1178
|
+
default: boolean;
|
|
1179
|
+
};
|
|
1178
1180
|
}, {
|
|
1179
1181
|
selectMinWidth: number;
|
|
1180
1182
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
1181
1183
|
dynamicOptionInfo: {
|
|
1182
|
-
type: PropType<
|
|
1184
|
+
type: PropType<AnyObject>;
|
|
1183
1185
|
default: () => {};
|
|
1184
1186
|
};
|
|
1185
1187
|
fieldTitleList: {
|
|
1186
|
-
type: PropType<
|
|
1188
|
+
type: PropType<AnyObject[]>;
|
|
1187
1189
|
default: () => never[];
|
|
1188
1190
|
};
|
|
1189
1191
|
optionList: {
|
|
1190
|
-
type: PropType<
|
|
1192
|
+
type: PropType<AnyObject[]>;
|
|
1191
1193
|
default: () => never[];
|
|
1192
1194
|
};
|
|
1193
1195
|
isMultiple: {
|
|
@@ -1206,6 +1208,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1206
1208
|
type: BooleanConstructor;
|
|
1207
1209
|
default: boolean;
|
|
1208
1210
|
};
|
|
1211
|
+
loading: {
|
|
1212
|
+
type: BooleanConstructor;
|
|
1213
|
+
default: boolean;
|
|
1214
|
+
};
|
|
1209
1215
|
}>> & {
|
|
1210
1216
|
onUpdateSelect?: ((...args: any[]) => any) | undefined;
|
|
1211
1217
|
onUpdatePage?: ((...args: any[]) => any) | undefined;
|
|
@@ -1214,6 +1220,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1214
1220
|
dragEndWidth: import("vue").Ref<number>;
|
|
1215
1221
|
showKeys: import("vue").ComputedRef<any>;
|
|
1216
1222
|
titleList: import("vue").ComputedRef<string[]>;
|
|
1223
|
+
isOptionsNull: import("vue").ComputedRef<boolean>;
|
|
1217
1224
|
handleSelect: (option: any) => void;
|
|
1218
1225
|
searchByPage: (onePage: number) => void;
|
|
1219
1226
|
changeWidth: ({ distance }: any) => void;
|
|
@@ -1262,15 +1269,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1262
1269
|
ArrowForward: 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<{}>>, {}>;
|
|
1263
1270
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateSelect" | "updatePage")[], "updateSelect" | "updatePage", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1264
1271
|
dynamicOptionInfo: {
|
|
1265
|
-
type: PropType<
|
|
1272
|
+
type: PropType<AnyObject>;
|
|
1266
1273
|
default: () => {};
|
|
1267
1274
|
};
|
|
1268
1275
|
fieldTitleList: {
|
|
1269
|
-
type: PropType<
|
|
1276
|
+
type: PropType<AnyObject[]>;
|
|
1270
1277
|
default: () => never[];
|
|
1271
1278
|
};
|
|
1272
1279
|
optionList: {
|
|
1273
|
-
type: PropType<
|
|
1280
|
+
type: PropType<AnyObject[]>;
|
|
1274
1281
|
default: () => never[];
|
|
1275
1282
|
};
|
|
1276
1283
|
isMultiple: {
|
|
@@ -1289,13 +1296,18 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1289
1296
|
type: BooleanConstructor;
|
|
1290
1297
|
default: boolean;
|
|
1291
1298
|
};
|
|
1299
|
+
loading: {
|
|
1300
|
+
type: BooleanConstructor;
|
|
1301
|
+
default: boolean;
|
|
1302
|
+
};
|
|
1292
1303
|
}>> & {
|
|
1293
1304
|
onUpdateSelect?: ((...args: any[]) => any) | undefined;
|
|
1294
1305
|
onUpdatePage?: ((...args: any[]) => any) | undefined;
|
|
1295
1306
|
}, {
|
|
1296
|
-
|
|
1297
|
-
|
|
1298
|
-
|
|
1307
|
+
loading: boolean;
|
|
1308
|
+
dynamicOptionInfo: AnyObject;
|
|
1309
|
+
fieldTitleList: AnyObject[];
|
|
1310
|
+
optionList: AnyObject[];
|
|
1299
1311
|
isMultiple: boolean;
|
|
1300
1312
|
curPage: number;
|
|
1301
1313
|
isLastPage: boolean;
|
|
@@ -1436,7 +1448,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1436
1448
|
};
|
|
1437
1449
|
NSelect: any;
|
|
1438
1450
|
NPopover: any;
|
|
1439
|
-
CDatePicker: import("
|
|
1451
|
+
CDatePicker: import("../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
|
|
1440
1452
|
updateUnchangedValue: {
|
|
1441
1453
|
type: BooleanConstructor;
|
|
1442
1454
|
};
|
|
@@ -1476,7 +1488,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1476
1488
|
"onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
|
|
1477
1489
|
}>>;
|
|
1478
1490
|
emit: (event: "update:formatted-value", ...args: any[]) => void;
|
|
1479
|
-
datePickerRef: import("vue").Ref<
|
|
1491
|
+
datePickerRef: import("vue").Ref<AnyObject | null>;
|
|
1480
1492
|
panelInstRef: import("vue").Ref<null>;
|
|
1481
1493
|
placeholderRef: import("vue").Ref<any>;
|
|
1482
1494
|
currentFormattedValue: import("vue").WritableComputedRef<(string | [string, string]) | null | undefined>;
|
|
@@ -1589,7 +1601,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1589
1601
|
}>>;
|
|
1590
1602
|
emit: (event: "update:modelValue", ...args: any[]) => void;
|
|
1591
1603
|
tagList: import("vue").Ref<never[]>;
|
|
1592
|
-
filterApiConfig:
|
|
1604
|
+
filterApiConfig: AnyObject;
|
|
1593
1605
|
valueCp: import("vue").WritableComputedRef<string[]>;
|
|
1594
1606
|
optionList: import("vue").ComputedRef<import("naive-ui").SelectOption[]>;
|
|
1595
1607
|
initTagList: () => Promise<void>;
|
|
@@ -1778,9 +1790,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1778
1790
|
showAdd: boolean;
|
|
1779
1791
|
};
|
|
1780
1792
|
isEnableAddDisplayCategory: import("vue").ComputedRef<boolean>;
|
|
1781
|
-
editDisplayCategory: (item: import("
|
|
1782
|
-
handleDisplayCategorySelect: (item: import("
|
|
1783
|
-
handleDisplayCategoryRemove: (index: number, item: import("
|
|
1793
|
+
editDisplayCategory: (item: import("../../../components/table-filter/src/types").ICategoryItemType, cb?: any) => void;
|
|
1794
|
+
handleDisplayCategorySelect: (item: import("../../../components/table-filter/src/types").ICategoryItemType) => void;
|
|
1795
|
+
handleDisplayCategoryRemove: (index: number, item: import("../../../components/table-filter/src/types").ICategoryItemType) => void;
|
|
1784
1796
|
handleDisplayCategoryAdd: (cb?: any) => void;
|
|
1785
1797
|
handlerBlur: () => void;
|
|
1786
1798
|
initDisplayCategories: (rawDataDisplayCategories: any, displayCategory: any) => void;
|
|
@@ -1791,13 +1803,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1791
1803
|
updateKey: (index: number, val: any) => void;
|
|
1792
1804
|
updateCondition: (index: number, val: any) => void;
|
|
1793
1805
|
getParamCfg: (key: string) => any;
|
|
1794
|
-
initFilterConditions: (tableId: string, rawConditions: import("
|
|
1806
|
+
initFilterConditions: (tableId: string, rawConditions: import("../../../components/table-filter/src/types").ISearchConfigType[]) => Promise<void>;
|
|
1795
1807
|
getRawFilterConditions: () => any;
|
|
1796
1808
|
isShowValueCfg: (con: string) => boolean;
|
|
1797
|
-
handleEditDisplayCategory: (item: import("
|
|
1809
|
+
handleEditDisplayCategory: (item: import("../../../components/table-filter/src/types").ICategoryItemType) => void;
|
|
1798
1810
|
handleDisplayCategoryAddState: () => void;
|
|
1799
1811
|
findConditionByDisplayCategory: (sid: string) => unknown;
|
|
1800
|
-
handleDisplayCategorySelectProxy: (item: import("
|
|
1812
|
+
handleDisplayCategorySelectProxy: (item: import("../../../components/table-filter/src/types").ICategoryItemType) => void;
|
|
1801
1813
|
clearFormData: () => void;
|
|
1802
1814
|
handleInitConditions: () => Promise<void>;
|
|
1803
1815
|
validate: () => Promise<unknown>;
|
|
@@ -1883,7 +1895,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1883
1895
|
dateType: any;
|
|
1884
1896
|
valueFormat: import("vue").ComputedRef<string>;
|
|
1885
1897
|
compType: import("vue").ComputedRef<any>;
|
|
1886
|
-
CDatePicker: import("
|
|
1898
|
+
CDatePicker: import("../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
|
|
1887
1899
|
updateUnchangedValue: {
|
|
1888
1900
|
type: BooleanConstructor;
|
|
1889
1901
|
};
|
|
@@ -1923,7 +1935,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1923
1935
|
"onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
|
|
1924
1936
|
}>>;
|
|
1925
1937
|
emit: (event: "update:formatted-value", ...args: any[]) => void;
|
|
1926
|
-
datePickerRef: import("vue").Ref<
|
|
1938
|
+
datePickerRef: import("vue").Ref<AnyObject | null>;
|
|
1927
1939
|
panelInstRef: import("vue").Ref<null>;
|
|
1928
1940
|
placeholderRef: import("vue").Ref<any>;
|
|
1929
1941
|
currentFormattedValue: import("vue").WritableComputedRef<(string | [string, string]) | null | undefined>;
|
|
@@ -2264,6 +2276,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2264
2276
|
type: ObjectConstructor;
|
|
2265
2277
|
default: () => {};
|
|
2266
2278
|
};
|
|
2279
|
+
condiTionDigital: {
|
|
2280
|
+
type: ObjectConstructor;
|
|
2281
|
+
default: () => {};
|
|
2282
|
+
};
|
|
2267
2283
|
filterType: {
|
|
2268
2284
|
type: StringConstructor;
|
|
2269
2285
|
default: string;
|
|
@@ -2283,6 +2299,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2283
2299
|
hideConditionChangeSetting: number;
|
|
2284
2300
|
hideClearConditionChange: number;
|
|
2285
2301
|
isShowResetButton: boolean;
|
|
2302
|
+
condiTionDigital: Record<string, any>;
|
|
2286
2303
|
filterType: string;
|
|
2287
2304
|
}>;
|
|
2288
2305
|
export default _default;
|