cnhis-design-vue 3.2.5-beta.54 → 3.2.5-beta.56
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +87 -87
- package/es/components/annotation-edit/src/type.d.ts +1 -1
- package/es/components/audio-sdk/src/components/recordingDialog.vue.d.ts +1 -1
- package/es/components/big-table/index.d.ts +7 -57
- package/es/components/big-table/src/BigTable.vue.d.ts +7 -57
- package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
- package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +4 -4
- package/es/components/big-table/src/hooks/useEdit.d.ts +27 -27
- package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
- package/es/components/biunique-chat/index.d.ts +13 -1027
- package/es/components/biunique-chat/src/Index.vue.d.ts +13 -1027
- package/es/components/biunique-chat/src/components/ChatFile.vue.d.ts +2 -201
- package/es/components/biunique-chat/src/components/ChatFooter.vue.d.ts +1 -9
- package/es/components/biunique-chat/src/components/ChatFooter.vue2.js +1 -1
- package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +7 -408
- package/es/components/biunique-chat/src/components/ChatMain.vue.d.ts +2 -208
- package/es/components/biunique-chat/src/components/ChatRecord.vue.d.ts +1 -11
- package/es/components/biunique-chat/src/components/ChatSearch.vue.d.ts +2 -2
- package/es/components/biunique-chat/src/components/ChatSet.vue.d.ts +2 -187
- package/es/components/biunique-chat/src/components/PersonProfile.vue.d.ts +1 -9
- package/es/components/biunique-chat/src/types/index.d.ts +1 -1
- package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/BpmnRenderer.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomContextPadProvider.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPalette.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRenderer.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRules.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/index.d.ts +13 -13
- package/es/components/bpmn-workflow/src/custom/customOtherModule/CustomPopupMenu.d.ts +2 -2
- package/es/components/bpmn-workflow/src/custom/customOtherModule/customViewerRenderer.d.ts +9 -9
- package/es/components/bpmn-workflow/src/custom/customOtherModule/zoomScroll.d.ts +2 -2
- package/es/components/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 +13 -2917
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +13 -2917
- package/es/components/button-print/src/components/EditFormat.vue.d.ts +4 -1162
- package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +6 -1458
- package/es/components/button-print/src/components/NewPrintComponent.vue.d.ts +5 -1457
- package/es/components/button-print/src/components/OldPrintComponent.vue.d.ts +5 -1457
- package/es/components/calendar/index.d.ts +4 -4
- package/es/components/calendar/src/Calendar.vue.d.ts +4 -4
- package/es/components/calendar/src/types/index.d.ts +1 -1
- package/es/components/callback/src/components/dialog/drawer.vue.d.ts +2 -179
- package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
- package/es/components/callback/src/components/render/popupMaps.d.ts +120 -1701
- package/es/components/callback/src/types/index.d.ts +1 -1
- package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +2 -2
- package/es/components/card-reader-sdk/src/constants/index.d.ts +56 -56
- package/es/components/card-reader-sdk/src/utils/ensureUID2IdCard.d.ts +1 -1
- package/es/components/classification/index.d.ts +4 -14
- package/es/components/classification/src/components/search-filter/index.vue.d.ts +24 -34
- package/es/components/classification/src/components/set-classification/index.vue.d.ts +26 -36
- package/es/components/classification/src/components/table-modal/index.vue.d.ts +1 -4
- package/es/components/classification/src/index.vue.d.ts +4 -14
- package/es/components/config-provider/src/interface.d.ts +2 -2
- package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
- package/es/components/drag-scroll/src/types.d.ts +2 -2
- package/es/components/expand-field/index.d.ts +41 -575
- package/es/components/expand-field/src/components/FormItemPerson.vue.d.ts +56 -198
- package/es/components/expand-field/src/components/PersonModal.vue.d.ts +36 -168
- package/es/components/expand-field/src/components/form.vue.d.ts +41 -526
- package/es/components/expand-field/src/index.vue.d.ts +41 -575
- package/es/components/expand-field/src/types/index.d.ts +1 -1
- package/es/components/fabric-chart/index.d.ts +10 -10
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +10 -10
- package/es/components/fabric-chart/src/components/PopupMenu.d.ts +3 -3
- package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
- package/es/components/fabric-chart/src/interface.d.ts +9 -9
- package/es/components/field-set/index.d.ts +1 -51
- package/es/components/field-set/src/FieldColor.vue.d.ts +14 -593
- package/es/components/field-set/src/FieldFilter.vue.d.ts +7 -7
- package/es/components/field-set/src/FieldSet.vue.d.ts +9 -10
- package/es/components/field-set/src/Index.vue.d.ts +2 -52
- package/es/components/field-set/src/components/Row.vue.d.ts +2 -2
- package/es/components/field-set/src/components/condition.vue.d.ts +2 -2
- package/es/components/field-set/src/components/edit-dialog.vue.d.ts +11 -589
- package/es/components/field-set/src/components/edit-filter.vue.d.ts +3 -3
- package/es/components/field-set/src/constants/index.d.ts +1 -1
- package/es/components/field-set/src/types/index.d.ts +8 -8
- package/es/components/form-config/index.d.ts +62 -4785
- package/es/components/form-config/src/FormConfig.vue.d.ts +41 -4764
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +37 -98
- package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +2 -2
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +22 -4651
- package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +3 -36
- package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +3 -3
- package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +1 -1
- package/es/components/form-config/src/hooks/usePresetRenderer.d.ts +1 -1
- package/es/components/form-config/src/types/index.d.ts +8 -8
- package/es/components/form-render/index.d.ts +15 -75
- package/es/components/form-render/src/FormRender.vue.d.ts +10 -70
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +15 -75
- package/es/components/form-render/src/components/renderer/combination/combination.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/complex.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/date.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/index.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/inputGroup.d.ts +1 -11
- package/es/components/form-render/src/components/renderer/inputNumber.d.ts +4 -4
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +10 -10
- package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +15 -15
- package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
- package/es/components/form-render/src/hooks/useChangeContext.d.ts +1 -1
- package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +4 -4
- package/es/components/form-render/src/hooks/useFormContext.d.ts +1 -11
- package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +1 -19
- package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +1 -1
- package/es/components/form-render/src/types/fieldItem.d.ts +10 -10
- package/es/components/form-render/src/types/index.d.ts +13 -13
- package/es/components/form-render/src/utils/index.d.ts +1 -1
- package/es/components/iho-table/index.d.ts +46 -1567
- package/es/components/iho-table/src/IhoTable.vue.d.ts +40 -1561
- package/es/components/iho-table/src/constants/index.d.ts +2 -2
- package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +4 -4
- package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +18 -18
- package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +61 -61
- package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +1 -1
- package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +1 -1
- package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
- package/es/components/iho-table/src/hooks/useTableContext.d.ts +1 -1
- package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue.d.ts +2 -335
- package/es/components/iho-table/src/plugins/forceArrowKeyPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/pagerScrollPlugin/types.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +16 -16
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +1 -1
- package/es/components/iho-table/src/plugins/verticalTablePlugin/src/hooks/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/verticalTablePlugin/src/types.d.ts +1 -1
- package/es/components/iho-table/src/types/index.d.ts +17 -17
- package/es/components/iho-table/src/types/pluginType.d.ts +13 -13
- package/es/components/info-header/index.d.ts +65 -1723
- package/es/components/info-header/src/InfoHeader.vue.d.ts +42 -1700
- package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +27 -1547
- package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +16 -1554
- package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +31 -1629
- package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +59 -119
- package/es/components/info-header/src/types/index.d.ts +4 -3
- package/es/components/keyboard/index.d.ts +1 -1
- package/es/components/keyboard/src/Keyboard.vue.d.ts +1 -1
- package/es/components/map/src/types/index.d.ts +2 -2
- package/es/components/quick-search/index.d.ts +1 -295
- package/es/components/quick-search/src/index.vue.d.ts +1 -295
- package/es/components/recommend-search/index.d.ts +28 -28
- package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +28 -28
- package/es/components/recommend-search/src/components/BaseSearch.d.ts +4 -4
- package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +10 -10
- package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +11 -11
- package/es/components/recommend-search/src/types/index.d.ts +2 -2
- package/es/components/scale-view/index.d.ts +6 -300
- package/es/components/scale-view/src/ScaleView.vue.d.ts +6 -300
- package/es/components/scale-view/src/ScaleView.vue2.js +1 -1
- package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +2 -2
- package/es/components/scale-view/src/components/formitem/standard-modal.d.ts +2 -2
- package/es/components/scale-view/src/hooks/use-component.d.ts +3 -15
- package/es/components/scale-view/src/types/index.d.ts +1 -1
- package/es/components/search-cascader/index.d.ts +14 -14
- package/es/components/search-cascader/src/SearchCascader.vue.d.ts +15 -15
- package/es/components/search-cascader/src/components/SearchMenu.d.ts +3 -3
- package/es/components/select-label/index.d.ts +3 -21
- package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -7
- package/es/components/select-label/src/LabelFormContent.vue2.js +1 -1
- package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -7
- package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +1 -7
- package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +1 -7
- package/es/components/select-label/src/index.vue.d.ts +2 -14
- package/es/components/select-label/src/types/index.d.ts +3 -3
- package/es/components/select-person/index.d.ts +36 -168
- package/es/components/select-person/src/SearchMultiple.vue.d.ts +3 -58
- package/es/components/select-person/src/SearchOrgAndStaff.vue.d.ts +2 -2
- package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -117
- package/es/components/shortcut-provider/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
- package/es/components/shortcut-setter/index.d.ts +23 -1606
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +14 -1597
- package/es/components/step-notice/index.d.ts +94 -1615
- package/es/components/step-notice/src/StepNotice.vue.d.ts +79 -1600
- package/es/components/step-notice/src/components/NoticeItem.vue.d.ts +22 -22
- package/es/components/step-notice/src/components/NoticeItemAside.vue.d.ts +2 -2
- package/es/components/step-notice/src/components/NoticeOperationList.vue.d.ts +16 -16
- package/es/components/step-notice/src/hooks/useTheme.d.ts +1 -1
- package/es/components/step-notice/src/utils.d.ts +1 -1
- package/es/components/steps-wheel/index.d.ts +1 -1
- package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -1
- package/es/components/table-export-field/index.d.ts +3 -630
- package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +2 -51
- package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +3 -581
- package/es/components/table-export-field/src/index.vue.d.ts +5 -632
- package/es/components/table-export-field/src/types/index.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/bi-filter/components/Date.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/bi-filter/components/index.d.ts +2 -2
- package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +22 -32
- package/es/components/table-filter/src/components/classify-filter/components/Date.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue.d.ts +1 -11
- package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +15 -15
- package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +22 -32
- package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +22 -32
- package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -50
- package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +3 -3
- package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +4 -4
- package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue.d.ts +1 -11
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +16 -16
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/index.d.ts +60 -119
- package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +59 -108
- package/es/components/table-filter/src/types/index.d.ts +25 -25
- package/es/components/time-line/index.d.ts +1 -48
- package/es/components/time-line/src/TimeLine.vue.d.ts +4 -51
- package/es/components/tooth-bitmap/index.d.ts +3 -3
- package/es/components/tooth-bitmap/src/ToothBitmap.vue.d.ts +1 -1
- package/es/env.d.ts +25 -25
- package/es/shared/assets/img/defaultCover/10review_successful.png.js +1 -1
- package/es/shared/assets/img/defaultCover/11review_fail.png.js +1 -1
- package/es/shared/assets/img/defaultCover/12no_setting.png.js +1 -1
- package/es/shared/assets/img/defaultCover/13no_menu_setting.png.js +1 -1
- package/es/shared/assets/img/defaultCover/14no_call_setting.png.js +1 -1
- package/es/shared/assets/img/defaultCover/15no_use_tag.png.js +1 -1
- package/es/shared/assets/img/defaultCover/16no_table_data.png.js +1 -1
- package/es/shared/assets/img/defaultCover/1location.png.js +1 -1
- package/es/shared/assets/img/defaultCover/2notfound.png.js +1 -1
- package/es/shared/assets/img/defaultCover/3loading.png.js +1 -1
- package/es/shared/assets/img/defaultCover/4no_permission.png.js +1 -1
- package/es/shared/assets/img/defaultCover/5no_data.png.js +1 -1
- package/es/shared/assets/img/defaultCover/6no_network.png.js +1 -1
- package/es/shared/assets/img/defaultCover/7no_doctor.png.js +1 -1
- package/es/shared/assets/img/defaultCover/8system_error.png.js +1 -1
- package/es/shared/assets/img/defaultCover/9system_upgrade.png.js +1 -1
- package/es/shared/assets/img/failure.png.js +1 -1
- package/es/shared/assets/img/no-permission.png.js +1 -1
- package/es/shared/assets/img/nodata.png.js +1 -1
- package/es/shared/assets/img/notfound.png.js +1 -1
- package/es/shared/assets/img/qr.png.js +1 -1
- package/es/shared/assets/img/success.png.js +1 -1
- package/es/shared/assets/img/table_style_2.png.js +1 -1
- package/es/shared/assets/img/video.png.js +1 -1
- package/es/shared/assets/img/video_default_cover.png.js +1 -1
- package/es/shared/assets/img/xb_big.png.js +1 -1
- package/es/shared/assets/img/xb_small.png.js +1 -1
- package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +3 -3
- package/es/shared/components/SlotRender/SlotRender.d.ts +4 -4
- package/es/shared/components/VueDraggable/src/core/renderHelper.d.ts +1 -1
- package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +86 -0
- package/es/shared/hooks/useTheme.d.ts +2 -2
- package/es/shared/package.json.js +1 -1
- package/es/shared/types/business.d.ts +1 -1
- package/es/shared/types/index.d.ts +15 -15
- package/es/shared/utils/fabricjs/index.d.ts +6823 -0
- package/es/shared/utils/tapable/AsyncParallelBailHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncParallelHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesBailHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesLoopHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncBailHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncLoopHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncWaterfallHook.d.ts +1 -1
- package/es/shared/utils/tapable/index.d.ts +139 -0
- package/es/shared/utils/vexutils.d.ts +2 -2
- package/package.json +5 -5
|
@@ -20,7 +20,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
20
20
|
} | {
|
|
21
21
|
component: import("vue").DefineComponent<{
|
|
22
22
|
componentCfg: {
|
|
23
|
-
type: import("vue").PropType<import("
|
|
23
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
24
24
|
};
|
|
25
25
|
value: {
|
|
26
26
|
type: StringConstructor;
|
|
@@ -34,7 +34,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
34
34
|
$attrs: any;
|
|
35
35
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
36
36
|
componentCfg: {
|
|
37
|
-
type: import("vue").PropType<import("
|
|
37
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
38
38
|
};
|
|
39
39
|
value: {
|
|
40
40
|
type: StringConstructor;
|
|
@@ -45,8 +45,8 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
45
45
|
default: boolean;
|
|
46
46
|
};
|
|
47
47
|
}>> & {
|
|
48
|
-
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
49
48
|
"onUpdate:isAccurate"?: ((...args: any[]) => any) | undefined;
|
|
49
|
+
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
50
50
|
}>>;
|
|
51
51
|
emit: (event: "update:isAccurate" | "update:value", ...args: any[]) => void;
|
|
52
52
|
valueCp: import("vue").WritableComputedRef<string>;
|
|
@@ -56,7 +56,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
56
56
|
NInput: any;
|
|
57
57
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:isAccurate" | "update:value")[], "update:isAccurate" | "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
58
58
|
componentCfg: {
|
|
59
|
-
type: import("vue").PropType<import("
|
|
59
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
60
60
|
};
|
|
61
61
|
value: {
|
|
62
62
|
type: StringConstructor;
|
|
@@ -67,8 +67,8 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
67
67
|
default: boolean;
|
|
68
68
|
};
|
|
69
69
|
}>> & {
|
|
70
|
-
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
71
70
|
"onUpdate:isAccurate"?: ((...args: any[]) => any) | undefined;
|
|
71
|
+
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
72
72
|
}, {
|
|
73
73
|
value: string;
|
|
74
74
|
isAccurateSearchVal: boolean;
|
|
@@ -175,8 +175,8 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
175
175
|
emit: (event: "update:value", ...args: any[]) => void;
|
|
176
176
|
selectDynamicRef: any;
|
|
177
177
|
isLoading: import("vue").Ref<boolean>;
|
|
178
|
-
filterApiConfig: import("
|
|
179
|
-
searchFilterList: import("vue").Ref<import("
|
|
178
|
+
filterApiConfig: import("../../../../../shared/types").AnyObject;
|
|
179
|
+
searchFilterList: import("vue").Ref<import("../../../../../shared/types").AnyObject[]>;
|
|
180
180
|
curPage: import("vue").Ref<number>;
|
|
181
181
|
fieldTitleList: import("vue").Ref<any>;
|
|
182
182
|
selectOptions: import("vue").Ref<any[]>;
|
|
@@ -190,7 +190,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
190
190
|
dynamicOptionInfos: import("vue").ComputedRef<any>;
|
|
191
191
|
isShowWhole: import("vue").ComputedRef<any>;
|
|
192
192
|
isLastPage: import("vue").ComputedRef<boolean>;
|
|
193
|
-
valueCp: import("vue").ComputedRef<string | number |
|
|
193
|
+
valueCp: import("vue").ComputedRef<string | number | any[] | {
|
|
194
194
|
label: any;
|
|
195
195
|
value: any;
|
|
196
196
|
} | null>;
|
|
@@ -212,15 +212,15 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
212
212
|
NSelect: any;
|
|
213
213
|
SelectDynamicOption: import("vue").DefineComponent<{
|
|
214
214
|
dynamicOptionInfo: {
|
|
215
|
-
type: import("vue").PropType<import("
|
|
215
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
216
216
|
default: () => {};
|
|
217
217
|
};
|
|
218
218
|
fieldTitleList: {
|
|
219
|
-
type: import("vue").PropType<import("
|
|
219
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject[]>;
|
|
220
220
|
default: () => never[];
|
|
221
221
|
};
|
|
222
222
|
optionList: {
|
|
223
|
-
type: import("vue").PropType<import("
|
|
223
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject[]>;
|
|
224
224
|
default: () => never[];
|
|
225
225
|
};
|
|
226
226
|
isMultiple: {
|
|
@@ -247,15 +247,15 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
247
247
|
selectMinWidth: number;
|
|
248
248
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
249
249
|
dynamicOptionInfo: {
|
|
250
|
-
type: import("vue").PropType<import("
|
|
250
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
251
251
|
default: () => {};
|
|
252
252
|
};
|
|
253
253
|
fieldTitleList: {
|
|
254
|
-
type: import("vue").PropType<import("
|
|
254
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject[]>;
|
|
255
255
|
default: () => never[];
|
|
256
256
|
};
|
|
257
257
|
optionList: {
|
|
258
|
-
type: import("vue").PropType<import("
|
|
258
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject[]>;
|
|
259
259
|
default: () => never[];
|
|
260
260
|
};
|
|
261
261
|
isMultiple: {
|
|
@@ -335,15 +335,15 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
335
335
|
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<{}>>, {}>;
|
|
336
336
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("updateSelect" | "updatePage")[], "updateSelect" | "updatePage", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
337
337
|
dynamicOptionInfo: {
|
|
338
|
-
type: import("vue").PropType<import("
|
|
338
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
339
339
|
default: () => {};
|
|
340
340
|
};
|
|
341
341
|
fieldTitleList: {
|
|
342
|
-
type: import("vue").PropType<import("
|
|
342
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject[]>;
|
|
343
343
|
default: () => never[];
|
|
344
344
|
};
|
|
345
345
|
optionList: {
|
|
346
|
-
type: import("vue").PropType<import("
|
|
346
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject[]>;
|
|
347
347
|
default: () => never[];
|
|
348
348
|
};
|
|
349
349
|
isMultiple: {
|
|
@@ -370,11 +370,11 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
370
370
|
onUpdateSelect?: ((...args: any[]) => any) | undefined;
|
|
371
371
|
onUpdatePage?: ((...args: any[]) => any) | undefined;
|
|
372
372
|
}, {
|
|
373
|
-
loading: boolean;
|
|
374
373
|
isMultiple: boolean;
|
|
375
|
-
|
|
376
|
-
|
|
377
|
-
|
|
374
|
+
loading: boolean;
|
|
375
|
+
dynamicOptionInfo: import("../../../../../shared/types").AnyObject;
|
|
376
|
+
fieldTitleList: import("../../../../../shared/types").AnyObject[];
|
|
377
|
+
optionList: import("../../../../../shared/types").AnyObject[];
|
|
378
378
|
curPage: number;
|
|
379
379
|
isLastPage: boolean;
|
|
380
380
|
isShowWhole: boolean;
|
|
@@ -408,7 +408,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
408
408
|
} | {
|
|
409
409
|
component: import("vue").DefineComponent<{
|
|
410
410
|
componentCfg: {
|
|
411
|
-
type: import("vue").PropType<import("
|
|
411
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
412
412
|
};
|
|
413
413
|
type: {
|
|
414
414
|
type: import("vue").PropType<"date" | "datetime">;
|
|
@@ -437,7 +437,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
437
437
|
}, {
|
|
438
438
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
439
439
|
componentCfg: {
|
|
440
|
-
type: import("vue").PropType<import("
|
|
440
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
441
441
|
};
|
|
442
442
|
type: {
|
|
443
443
|
type: import("vue").PropType<"date" | "datetime">;
|
|
@@ -464,8 +464,8 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
464
464
|
default: string;
|
|
465
465
|
};
|
|
466
466
|
}>> & {
|
|
467
|
-
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
468
467
|
"onUpdate:unit"?: ((...args: any[]) => any) | undefined;
|
|
468
|
+
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
469
469
|
}>>;
|
|
470
470
|
emit: (event: "update:unit" | "update:value", ...args: any[]) => void;
|
|
471
471
|
valueCp: import("vue").Ref<any>;
|
|
@@ -488,7 +488,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
488
488
|
};
|
|
489
489
|
init: () => void;
|
|
490
490
|
NButton: any;
|
|
491
|
-
CDatePicker: import("
|
|
491
|
+
CDatePicker: import("../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
|
|
492
492
|
updateUnchangedValue: {
|
|
493
493
|
type: BooleanConstructor;
|
|
494
494
|
};
|
|
@@ -528,7 +528,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
528
528
|
"onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
|
|
529
529
|
}>>;
|
|
530
530
|
emit: (event: "update:formatted-value", ...args: any[]) => void;
|
|
531
|
-
datePickerRef: import("vue").Ref<import("
|
|
531
|
+
datePickerRef: import("vue").Ref<import("../../../../../shared/types").AnyObject | null>;
|
|
532
532
|
panelInstRef: import("vue").Ref<null>;
|
|
533
533
|
placeholderRef: import("vue").Ref<any>;
|
|
534
534
|
oldValue: string;
|
|
@@ -567,7 +567,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
567
567
|
}>>;
|
|
568
568
|
DateQuickBtn: import("vue").DefineComponent<{
|
|
569
569
|
componentCfg: {
|
|
570
|
-
type: import("vue").PropType<import("
|
|
570
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
571
571
|
};
|
|
572
572
|
type: {
|
|
573
573
|
type: import("vue").PropType<"date" | "datetime">;
|
|
@@ -584,7 +584,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
584
584
|
}, {
|
|
585
585
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
586
586
|
componentCfg: {
|
|
587
|
-
type: import("vue").PropType<import("
|
|
587
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
588
588
|
};
|
|
589
589
|
type: {
|
|
590
590
|
type: import("vue").PropType<"date" | "datetime">;
|
|
@@ -610,7 +610,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
610
610
|
handleRadioClick: (value: string) => void;
|
|
611
611
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("clickQuickBtn" | "changeRadioValue")[], "clickQuickBtn" | "changeRadioValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
612
612
|
componentCfg: {
|
|
613
|
-
type: import("vue").PropType<import("
|
|
613
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
614
614
|
};
|
|
615
615
|
type: {
|
|
616
616
|
type: import("vue").PropType<"date" | "datetime">;
|
|
@@ -634,7 +634,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
634
634
|
}>;
|
|
635
635
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:unit" | "update:value")[], "update:unit" | "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
636
636
|
componentCfg: {
|
|
637
|
-
type: import("vue").PropType<import("
|
|
637
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
638
638
|
};
|
|
639
639
|
type: {
|
|
640
640
|
type: import("vue").PropType<"date" | "datetime">;
|
|
@@ -661,8 +661,8 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
661
661
|
default: string;
|
|
662
662
|
};
|
|
663
663
|
}>> & {
|
|
664
|
-
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
665
664
|
"onUpdate:unit"?: ((...args: any[]) => any) | undefined;
|
|
665
|
+
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
666
666
|
}, {
|
|
667
667
|
type: "date" | "datetime";
|
|
668
668
|
value: string;
|
|
@@ -687,7 +687,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
687
687
|
} | {
|
|
688
688
|
component: import("vue").DefineComponent<{
|
|
689
689
|
componentCfg: {
|
|
690
|
-
type: import("vue").PropType<import("
|
|
690
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
691
691
|
};
|
|
692
692
|
type: {
|
|
693
693
|
type: import("vue").PropType<"date" | "datetime">;
|
|
@@ -712,7 +712,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
712
712
|
}, {
|
|
713
713
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
714
714
|
componentCfg: {
|
|
715
|
-
type: import("vue").PropType<import("
|
|
715
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
716
716
|
};
|
|
717
717
|
type: {
|
|
718
718
|
type: import("vue").PropType<"date" | "datetime">;
|
|
@@ -750,7 +750,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
750
750
|
isSecondDisabled(second: number, minute: number | null, hour: number | null): boolean | undefined;
|
|
751
751
|
};
|
|
752
752
|
init: () => void;
|
|
753
|
-
CDatePicker: import("
|
|
753
|
+
CDatePicker: import("../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
|
|
754
754
|
updateUnchangedValue: {
|
|
755
755
|
type: BooleanConstructor;
|
|
756
756
|
};
|
|
@@ -790,7 +790,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
790
790
|
"onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
|
|
791
791
|
}>>;
|
|
792
792
|
emit: (event: "update:formatted-value", ...args: any[]) => void;
|
|
793
|
-
datePickerRef: import("vue").Ref<import("
|
|
793
|
+
datePickerRef: import("vue").Ref<import("../../../../../shared/types").AnyObject | null>;
|
|
794
794
|
panelInstRef: import("vue").Ref<null>;
|
|
795
795
|
placeholderRef: import("vue").Ref<any>;
|
|
796
796
|
oldValue: string;
|
|
@@ -829,7 +829,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
829
829
|
}>>;
|
|
830
830
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:value"[], "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
831
831
|
componentCfg: {
|
|
832
|
-
type: import("vue").PropType<import("
|
|
832
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
833
833
|
};
|
|
834
834
|
type: {
|
|
835
835
|
type: import("vue").PropType<"date" | "datetime">;
|
|
@@ -876,7 +876,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
876
876
|
} | {
|
|
877
877
|
component: import("vue").DefineComponent<{
|
|
878
878
|
componentCfg: {
|
|
879
|
-
type: import("vue").PropType<import("
|
|
879
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
880
880
|
};
|
|
881
881
|
type: {
|
|
882
882
|
type: import("vue").PropType<"date" | "datetime">;
|
|
@@ -909,7 +909,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
909
909
|
}, {
|
|
910
910
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
911
911
|
componentCfg: {
|
|
912
|
-
type: import("vue").PropType<import("
|
|
912
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
913
913
|
};
|
|
914
914
|
type: {
|
|
915
915
|
type: import("vue").PropType<"date" | "datetime">;
|
|
@@ -940,8 +940,8 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
940
940
|
default: string;
|
|
941
941
|
};
|
|
942
942
|
}>> & {
|
|
943
|
-
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
944
943
|
"onUpdate:unit"?: ((...args: any[]) => any) | undefined;
|
|
944
|
+
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
945
945
|
}>>;
|
|
946
946
|
emit: (event: "update:unit" | "update:value", ...args: any[]) => void;
|
|
947
947
|
isShowDateRange: import("vue").Ref<boolean>;
|
|
@@ -959,7 +959,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
959
959
|
handleClickQuickBtn: (result: string) => void;
|
|
960
960
|
changeRadioValue: (value: string) => void;
|
|
961
961
|
changeDateShowType: () => void;
|
|
962
|
-
handleChange: (val: any, type: "
|
|
962
|
+
handleChange: (val: any, type: "start" | "end") => void;
|
|
963
963
|
isStartDateDisabled: (ts: number) => boolean;
|
|
964
964
|
timeStartDisabled: (ts: number) => {
|
|
965
965
|
isHourDisabled(hour: number): boolean | 0;
|
|
@@ -974,7 +974,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
974
974
|
};
|
|
975
975
|
init: () => void;
|
|
976
976
|
NButton: any;
|
|
977
|
-
CDatePicker: import("
|
|
977
|
+
CDatePicker: import("../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
|
|
978
978
|
updateUnchangedValue: {
|
|
979
979
|
type: BooleanConstructor;
|
|
980
980
|
};
|
|
@@ -1014,7 +1014,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
1014
1014
|
"onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
|
|
1015
1015
|
}>>;
|
|
1016
1016
|
emit: (event: "update:formatted-value", ...args: any[]) => void;
|
|
1017
|
-
datePickerRef: import("vue").Ref<import("
|
|
1017
|
+
datePickerRef: import("vue").Ref<import("../../../../../shared/types").AnyObject | null>;
|
|
1018
1018
|
panelInstRef: import("vue").Ref<null>;
|
|
1019
1019
|
placeholderRef: import("vue").Ref<any>;
|
|
1020
1020
|
oldValue: string;
|
|
@@ -1053,7 +1053,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
1053
1053
|
}>>;
|
|
1054
1054
|
DateQuickBtn: import("vue").DefineComponent<{
|
|
1055
1055
|
componentCfg: {
|
|
1056
|
-
type: import("vue").PropType<import("
|
|
1056
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
1057
1057
|
};
|
|
1058
1058
|
type: {
|
|
1059
1059
|
type: import("vue").PropType<"date" | "datetime">;
|
|
@@ -1070,7 +1070,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
1070
1070
|
}, {
|
|
1071
1071
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
1072
1072
|
componentCfg: {
|
|
1073
|
-
type: import("vue").PropType<import("
|
|
1073
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
1074
1074
|
};
|
|
1075
1075
|
type: {
|
|
1076
1076
|
type: import("vue").PropType<"date" | "datetime">;
|
|
@@ -1096,7 +1096,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
1096
1096
|
handleRadioClick: (value: string) => void;
|
|
1097
1097
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("clickQuickBtn" | "changeRadioValue")[], "clickQuickBtn" | "changeRadioValue", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1098
1098
|
componentCfg: {
|
|
1099
|
-
type: import("vue").PropType<import("
|
|
1099
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
1100
1100
|
};
|
|
1101
1101
|
type: {
|
|
1102
1102
|
type: import("vue").PropType<"date" | "datetime">;
|
|
@@ -1120,7 +1120,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
1120
1120
|
}>;
|
|
1121
1121
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("update:unit" | "update:value")[], "update:unit" | "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1122
1122
|
componentCfg: {
|
|
1123
|
-
type: import("vue").PropType<import("
|
|
1123
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
1124
1124
|
};
|
|
1125
1125
|
type: {
|
|
1126
1126
|
type: import("vue").PropType<"date" | "datetime">;
|
|
@@ -1151,16 +1151,16 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
1151
1151
|
default: string;
|
|
1152
1152
|
};
|
|
1153
1153
|
}>> & {
|
|
1154
|
-
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
1155
1154
|
"onUpdate:unit"?: ((...args: any[]) => any) | undefined;
|
|
1155
|
+
"onUpdate:value"?: ((...args: any[]) => any) | undefined;
|
|
1156
1156
|
}, {
|
|
1157
1157
|
type: "date" | "datetime";
|
|
1158
1158
|
value: string;
|
|
1159
1159
|
unit: string;
|
|
1160
1160
|
clearable: boolean;
|
|
1161
|
+
valueFormat: string;
|
|
1161
1162
|
startPlaceholder: string;
|
|
1162
1163
|
endPlaceholder: string;
|
|
1163
|
-
valueFormat: string;
|
|
1164
1164
|
}>;
|
|
1165
1165
|
props: {
|
|
1166
1166
|
type: string;
|
|
@@ -1243,7 +1243,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
1243
1243
|
isSecondDisabled(second: number, minute: number | null, hour: number | null): boolean | undefined;
|
|
1244
1244
|
};
|
|
1245
1245
|
init: () => void;
|
|
1246
|
-
CDatePicker: import("
|
|
1246
|
+
CDatePicker: import("../../../../../shared/types").SFCWithInstall<import("vue").DefineComponent<{
|
|
1247
1247
|
updateUnchangedValue: {
|
|
1248
1248
|
type: BooleanConstructor;
|
|
1249
1249
|
};
|
|
@@ -1283,7 +1283,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
1283
1283
|
"onUpdate:formatted-value"?: ((...args: any[]) => any) | undefined;
|
|
1284
1284
|
}>>;
|
|
1285
1285
|
emit: (event: "update:formatted-value", ...args: any[]) => void;
|
|
1286
|
-
datePickerRef: import("vue").Ref<import("
|
|
1286
|
+
datePickerRef: import("vue").Ref<import("../../../../../shared/types").AnyObject | null>;
|
|
1287
1287
|
panelInstRef: import("vue").Ref<null>;
|
|
1288
1288
|
placeholderRef: import("vue").Ref<any>;
|
|
1289
1289
|
oldValue: string;
|
|
@@ -1401,56 +1401,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
1401
1401
|
valueCp: import("vue").WritableComputedRef<any>;
|
|
1402
1402
|
filterNewVal: (val: any) => any;
|
|
1403
1403
|
onChange: (val: any) => void;
|
|
1404
|
-
NCheckboxGroup:
|
|
1405
|
-
readonly min: NumberConstructor;
|
|
1406
|
-
readonly max: NumberConstructor;
|
|
1407
|
-
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
1408
|
-
readonly value: import("vue").PropType<(string | number)[] | null>;
|
|
1409
|
-
readonly defaultValue: {
|
|
1410
|
-
readonly type: import("vue").PropType<(string | number)[] | null>;
|
|
1411
|
-
readonly default: null;
|
|
1412
|
-
};
|
|
1413
|
-
readonly disabled: {
|
|
1414
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
1415
|
-
readonly default: undefined;
|
|
1416
|
-
};
|
|
1417
|
-
readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
|
|
1418
|
-
actionType: "check" | "uncheck";
|
|
1419
|
-
value: string | number;
|
|
1420
|
-
}) => void>>;
|
|
1421
|
-
readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
|
|
1422
|
-
actionType: "check" | "uncheck";
|
|
1423
|
-
value: string | number;
|
|
1424
|
-
}) => void>>;
|
|
1425
|
-
readonly onChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[]) => void> | undefined>;
|
|
1426
|
-
}, {
|
|
1427
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
1428
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1429
|
-
readonly min: NumberConstructor;
|
|
1430
|
-
readonly max: NumberConstructor;
|
|
1431
|
-
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
1432
|
-
readonly value: import("vue").PropType<(string | number)[] | null>;
|
|
1433
|
-
readonly defaultValue: {
|
|
1434
|
-
readonly type: import("vue").PropType<(string | number)[] | null>;
|
|
1435
|
-
readonly default: null;
|
|
1436
|
-
};
|
|
1437
|
-
readonly disabled: {
|
|
1438
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
1439
|
-
readonly default: undefined;
|
|
1440
|
-
};
|
|
1441
|
-
readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
|
|
1442
|
-
actionType: "check" | "uncheck";
|
|
1443
|
-
value: string | number;
|
|
1444
|
-
}) => void>>;
|
|
1445
|
-
readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
|
|
1446
|
-
actionType: "check" | "uncheck";
|
|
1447
|
-
value: string | number;
|
|
1448
|
-
}) => void>>;
|
|
1449
|
-
readonly onChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[]) => void> | undefined>;
|
|
1450
|
-
}>>, {
|
|
1451
|
-
readonly disabled: boolean | undefined;
|
|
1452
|
-
readonly defaultValue: (string | number)[] | null;
|
|
1453
|
-
}>;
|
|
1404
|
+
NCheckboxGroup: any;
|
|
1454
1405
|
NCheckbox: any;
|
|
1455
1406
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:value"[], "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1456
1407
|
options: {
|
|
@@ -1488,7 +1439,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
1488
1439
|
} | {
|
|
1489
1440
|
component: import("vue").DefineComponent<{
|
|
1490
1441
|
componentCfg: {
|
|
1491
|
-
type: import("vue").PropType<import("
|
|
1442
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
1492
1443
|
};
|
|
1493
1444
|
value: {
|
|
1494
1445
|
type: StringConstructor;
|
|
@@ -1500,7 +1451,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
1500
1451
|
baseActiveColor: string;
|
|
1501
1452
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
1502
1453
|
componentCfg: {
|
|
1503
|
-
type: import("vue").PropType<import("
|
|
1454
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
1504
1455
|
};
|
|
1505
1456
|
value: {
|
|
1506
1457
|
type: StringConstructor;
|
|
@@ -1512,7 +1463,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
1512
1463
|
emit: (event: "update:value", ...args: any[]) => void;
|
|
1513
1464
|
selectedList: import("vue").Ref<string[]>;
|
|
1514
1465
|
tagList: import("vue").Ref<never[]>;
|
|
1515
|
-
filterApiConfig: import("
|
|
1466
|
+
filterApiConfig: import("../../../../../shared/types").AnyObject;
|
|
1516
1467
|
categoryList: import("vue").ComputedRef<import("../../../../../components/table-filter/src/types").IFilterCategoryLabelItemType[]>;
|
|
1517
1468
|
onResize: (el: HTMLElement, categoryItem: import("../../../../../components/table-filter/src/types").IFilterCategoryLabelItemType) => void;
|
|
1518
1469
|
handleLabelUpfold: (categoryItem: import("../../../../../components/table-filter/src/types").IFilterCategoryLabelItemType) => void;
|
|
@@ -1535,7 +1486,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
1535
1486
|
};
|
|
1536
1487
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:value"[], "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1537
1488
|
componentCfg: {
|
|
1538
|
-
type: import("vue").PropType<import("
|
|
1489
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
1539
1490
|
};
|
|
1540
1491
|
value: {
|
|
1541
1492
|
type: StringConstructor;
|
|
@@ -1562,7 +1513,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
1562
1513
|
} | {
|
|
1563
1514
|
component: import("vue").DefineComponent<{
|
|
1564
1515
|
componentCfg: {
|
|
1565
|
-
type: import("vue").PropType<import("
|
|
1516
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
1566
1517
|
};
|
|
1567
1518
|
value: {
|
|
1568
1519
|
type: StringConstructor;
|
|
@@ -1576,7 +1527,7 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
1576
1527
|
message: import("naive-ui").MessageApi;
|
|
1577
1528
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
1578
1529
|
componentCfg: {
|
|
1579
|
-
type: import("vue").PropType<import("
|
|
1530
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
1580
1531
|
};
|
|
1581
1532
|
value: {
|
|
1582
1533
|
type: StringConstructor;
|
|
@@ -1587,14 +1538,14 @@ export declare const WidgetCfgMaps: Map<string, {
|
|
|
1587
1538
|
}>>;
|
|
1588
1539
|
emit: (event: "update:value", ...args: any[]) => void;
|
|
1589
1540
|
tagList: import("vue").Ref<never[]>;
|
|
1590
|
-
filterApiConfig: import("
|
|
1541
|
+
filterApiConfig: import("../../../../../shared/types").AnyObject;
|
|
1591
1542
|
valueCp: import("vue").WritableComputedRef<string[]>;
|
|
1592
1543
|
optionList: import("vue").ComputedRef<import("naive-ui").SelectOption[]>;
|
|
1593
1544
|
initTagList: () => Promise<void>;
|
|
1594
1545
|
NSelect: any;
|
|
1595
1546
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "update:value"[], "update:value", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1596
1547
|
componentCfg: {
|
|
1597
|
-
type: import("vue").PropType<import("
|
|
1548
|
+
type: import("vue").PropType<import("../../../../../shared/types").AnyObject>;
|
|
1598
1549
|
};
|
|
1599
1550
|
value: {
|
|
1600
1551
|
type: StringConstructor;
|