cnhis-design-vue 3.2.5-beta.54 → 3.2.5-beta.55
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +87 -87
- package/es/components/annotation-edit/src/type.d.ts +1 -1
- package/es/components/audio-sdk/src/components/recordingDialog.vue.d.ts +1 -1
- package/es/components/big-table/index.d.ts +6 -56
- package/es/components/big-table/src/BigTable.vue.d.ts +6 -56
- package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
- package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +4 -4
- package/es/components/big-table/src/hooks/useEdit.d.ts +27 -27
- package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
- package/es/components/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 +6 -6
- package/es/components/field-set/src/FieldSet.vue.d.ts +8 -9
- package/es/components/field-set/src/Index.vue.d.ts +2 -52
- package/es/components/field-set/src/components/Row.vue.d.ts +1 -1
- 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 +12 -590
- 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/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
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import { ref } from 'vue';
|
|
2
|
-
import {
|
|
2
|
+
import { FormRules } from 'naive-ui';
|
|
3
3
|
import { isTextarea, isNumber, isDate, isShowOptions, isCandidate } from '../utils';
|
|
4
4
|
import { AnyObject } from '../../../../shared/types';
|
|
5
5
|
declare const _default: import("vue").DefineComponent<{
|
|
@@ -195,301 +195,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
195
195
|
NCard: any;
|
|
196
196
|
NButton: any;
|
|
197
197
|
NForm: any;
|
|
198
|
-
NFormItem:
|
|
199
|
-
readonly label: StringConstructor;
|
|
200
|
-
readonly labelWidth: import("vue").PropType<string | number>;
|
|
201
|
-
readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
|
|
202
|
-
readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
|
|
203
|
-
readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
204
|
-
readonly path: StringConstructor;
|
|
205
|
-
readonly first: BooleanConstructor;
|
|
206
|
-
readonly rulePath: StringConstructor;
|
|
207
|
-
readonly required: BooleanConstructor;
|
|
208
|
-
readonly showRequireMark: {
|
|
209
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
210
|
-
readonly default: undefined;
|
|
211
|
-
};
|
|
212
|
-
readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
|
|
213
|
-
readonly showFeedback: {
|
|
214
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
215
|
-
readonly default: undefined;
|
|
216
|
-
};
|
|
217
|
-
readonly rule: import("vue").PropType<FormItemRule | FormItemRule[]>;
|
|
218
|
-
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
219
|
-
readonly ignorePathChange: BooleanConstructor;
|
|
220
|
-
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
221
|
-
readonly feedback: StringConstructor;
|
|
222
|
-
readonly showLabel: {
|
|
223
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
224
|
-
readonly default: undefined;
|
|
225
|
-
};
|
|
226
|
-
readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
|
|
227
|
-
readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
228
|
-
blankHeightSmall: string;
|
|
229
|
-
blankHeightMedium: string;
|
|
230
|
-
blankHeightLarge: string;
|
|
231
|
-
lineHeight: string;
|
|
232
|
-
labelTextColor: string;
|
|
233
|
-
asteriskColor: string;
|
|
234
|
-
feedbackTextColorError: string;
|
|
235
|
-
feedbackTextColorWarning: string;
|
|
236
|
-
feedbackTextColor: string;
|
|
237
|
-
feedbackPadding: string;
|
|
238
|
-
feedbackHeightSmall: string;
|
|
239
|
-
feedbackHeightMedium: string;
|
|
240
|
-
feedbackHeightLarge: string;
|
|
241
|
-
feedbackFontSizeSmall: string;
|
|
242
|
-
feedbackFontSizeMedium: string;
|
|
243
|
-
feedbackFontSizeLarge: string;
|
|
244
|
-
labelFontSizeLeftSmall: string;
|
|
245
|
-
labelFontSizeLeftMedium: string;
|
|
246
|
-
labelFontSizeLeftLarge: string;
|
|
247
|
-
labelFontSizeTopSmall: string;
|
|
248
|
-
labelFontSizeTopMedium: string;
|
|
249
|
-
labelFontSizeTopLarge: string;
|
|
250
|
-
labelHeightSmall: string;
|
|
251
|
-
labelHeightMedium: string;
|
|
252
|
-
labelHeightLarge: string;
|
|
253
|
-
labelPaddingVertical: string;
|
|
254
|
-
labelPaddingHorizontal: string;
|
|
255
|
-
labelTextAlignVertical: string;
|
|
256
|
-
labelTextAlignHorizontal: string;
|
|
257
|
-
}, any>>;
|
|
258
|
-
readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
259
|
-
blankHeightSmall: string;
|
|
260
|
-
blankHeightMedium: string;
|
|
261
|
-
blankHeightLarge: string;
|
|
262
|
-
lineHeight: string;
|
|
263
|
-
labelTextColor: string;
|
|
264
|
-
asteriskColor: string;
|
|
265
|
-
feedbackTextColorError: string;
|
|
266
|
-
feedbackTextColorWarning: string;
|
|
267
|
-
feedbackTextColor: string;
|
|
268
|
-
feedbackPadding: string;
|
|
269
|
-
feedbackHeightSmall: string;
|
|
270
|
-
feedbackHeightMedium: string;
|
|
271
|
-
feedbackHeightLarge: string;
|
|
272
|
-
feedbackFontSizeSmall: string;
|
|
273
|
-
feedbackFontSizeMedium: string;
|
|
274
|
-
feedbackFontSizeLarge: string;
|
|
275
|
-
labelFontSizeLeftSmall: string;
|
|
276
|
-
labelFontSizeLeftMedium: string;
|
|
277
|
-
labelFontSizeLeftLarge: string;
|
|
278
|
-
labelFontSizeTopSmall: string;
|
|
279
|
-
labelFontSizeTopMedium: string;
|
|
280
|
-
labelFontSizeTopLarge: string;
|
|
281
|
-
labelHeightSmall: string;
|
|
282
|
-
labelHeightMedium: string;
|
|
283
|
-
labelHeightLarge: string;
|
|
284
|
-
labelPaddingVertical: string;
|
|
285
|
-
labelPaddingHorizontal: string;
|
|
286
|
-
labelTextAlignVertical: string;
|
|
287
|
-
labelTextAlignHorizontal: string;
|
|
288
|
-
}, any>>>;
|
|
289
|
-
readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
290
|
-
blankHeightSmall: string;
|
|
291
|
-
blankHeightMedium: string;
|
|
292
|
-
blankHeightLarge: string;
|
|
293
|
-
lineHeight: string;
|
|
294
|
-
labelTextColor: string;
|
|
295
|
-
asteriskColor: string;
|
|
296
|
-
feedbackTextColorError: string;
|
|
297
|
-
feedbackTextColorWarning: string;
|
|
298
|
-
feedbackTextColor: string;
|
|
299
|
-
feedbackPadding: string;
|
|
300
|
-
feedbackHeightSmall: string;
|
|
301
|
-
feedbackHeightMedium: string;
|
|
302
|
-
feedbackHeightLarge: string;
|
|
303
|
-
feedbackFontSizeSmall: string;
|
|
304
|
-
feedbackFontSizeMedium: string;
|
|
305
|
-
feedbackFontSizeLarge: string;
|
|
306
|
-
labelFontSizeLeftSmall: string;
|
|
307
|
-
labelFontSizeLeftMedium: string;
|
|
308
|
-
labelFontSizeLeftLarge: string;
|
|
309
|
-
labelFontSizeTopSmall: string;
|
|
310
|
-
labelFontSizeTopMedium: string;
|
|
311
|
-
labelFontSizeTopLarge: string;
|
|
312
|
-
labelHeightSmall: string;
|
|
313
|
-
labelHeightMedium: string;
|
|
314
|
-
labelHeightLarge: string;
|
|
315
|
-
labelPaddingVertical: string;
|
|
316
|
-
labelPaddingHorizontal: string;
|
|
317
|
-
labelTextAlignVertical: string;
|
|
318
|
-
labelTextAlignHorizontal: string;
|
|
319
|
-
}, any>>>;
|
|
320
|
-
}, {
|
|
321
|
-
cssVars: import("vue").ComputedRef<{
|
|
322
|
-
'--n-bezier': string;
|
|
323
|
-
'--n-line-height': string;
|
|
324
|
-
'--n-blank-height': string;
|
|
325
|
-
'--n-label-font-size': string;
|
|
326
|
-
'--n-label-text-align': string;
|
|
327
|
-
'--n-label-height': string;
|
|
328
|
-
'--n-label-padding': string;
|
|
329
|
-
'--n-asterisk-color': string;
|
|
330
|
-
'--n-label-text-color': string;
|
|
331
|
-
'--n-feedback-padding': string;
|
|
332
|
-
'--n-feedback-font-size': string;
|
|
333
|
-
'--n-feedback-height': string;
|
|
334
|
-
'--n-feedback-text-color': string;
|
|
335
|
-
'--n-feedback-text-color-warning': string;
|
|
336
|
-
'--n-feedback-text-color-error': string;
|
|
337
|
-
}> | undefined;
|
|
338
|
-
themeClass: import("vue").Ref<string>;
|
|
339
|
-
onRender: () => void;
|
|
340
|
-
validate: import("naive-ui/es/form/src/interface").FormItemValidate;
|
|
341
|
-
restoreValidation: () => void;
|
|
342
|
-
path?: string | undefined;
|
|
343
|
-
internalValidate: import("naive-ui/es/form/src/interface").FormItemInternalValidate;
|
|
344
|
-
mergedSize: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").Size>;
|
|
345
|
-
validationErrored: import("vue").Ref<boolean>;
|
|
346
|
-
mergedLabelStyle: import("vue").ComputedRef<(import("vue").StyleValue | undefined)[]>;
|
|
347
|
-
mergedLabelPlacement: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
348
|
-
mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
|
|
349
|
-
mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
|
|
350
|
-
mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
|
|
351
|
-
mergedValidationStatus: import("vue").ComputedRef<"success" | "error" | "warning" | undefined>;
|
|
352
|
-
mergedShowFeedback: import("vue").ComputedRef<boolean>;
|
|
353
|
-
mergedShowLabel: import("vue").ComputedRef<boolean>;
|
|
354
|
-
isAutoLabelWidth: import("vue").ComputedRef<boolean>;
|
|
355
|
-
labelElementRef: import("vue").Ref<HTMLLabelElement | null>;
|
|
356
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
357
|
-
mergedRequired: import("vue").ComputedRef<boolean>;
|
|
358
|
-
feedbackId: import("vue").Ref<string>;
|
|
359
|
-
renderExplains: import("vue").Ref<{
|
|
360
|
-
key: string;
|
|
361
|
-
render: () => import("vue").VNodeChild;
|
|
362
|
-
}[]>;
|
|
363
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
364
|
-
readonly label: StringConstructor;
|
|
365
|
-
readonly labelWidth: import("vue").PropType<string | number>;
|
|
366
|
-
readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
|
|
367
|
-
readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
|
|
368
|
-
readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
369
|
-
readonly path: StringConstructor;
|
|
370
|
-
readonly first: BooleanConstructor;
|
|
371
|
-
readonly rulePath: StringConstructor;
|
|
372
|
-
readonly required: BooleanConstructor;
|
|
373
|
-
readonly showRequireMark: {
|
|
374
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
375
|
-
readonly default: undefined;
|
|
376
|
-
};
|
|
377
|
-
readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
|
|
378
|
-
readonly showFeedback: {
|
|
379
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
380
|
-
readonly default: undefined;
|
|
381
|
-
};
|
|
382
|
-
readonly rule: import("vue").PropType<FormItemRule | FormItemRule[]>;
|
|
383
|
-
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
384
|
-
readonly ignorePathChange: BooleanConstructor;
|
|
385
|
-
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
386
|
-
readonly feedback: StringConstructor;
|
|
387
|
-
readonly showLabel: {
|
|
388
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
389
|
-
readonly default: undefined;
|
|
390
|
-
};
|
|
391
|
-
readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
|
|
392
|
-
readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
393
|
-
blankHeightSmall: string;
|
|
394
|
-
blankHeightMedium: string;
|
|
395
|
-
blankHeightLarge: string;
|
|
396
|
-
lineHeight: string;
|
|
397
|
-
labelTextColor: string;
|
|
398
|
-
asteriskColor: string;
|
|
399
|
-
feedbackTextColorError: string;
|
|
400
|
-
feedbackTextColorWarning: string;
|
|
401
|
-
feedbackTextColor: string;
|
|
402
|
-
feedbackPadding: string;
|
|
403
|
-
feedbackHeightSmall: string;
|
|
404
|
-
feedbackHeightMedium: string;
|
|
405
|
-
feedbackHeightLarge: string;
|
|
406
|
-
feedbackFontSizeSmall: string;
|
|
407
|
-
feedbackFontSizeMedium: string;
|
|
408
|
-
feedbackFontSizeLarge: string;
|
|
409
|
-
labelFontSizeLeftSmall: string;
|
|
410
|
-
labelFontSizeLeftMedium: string;
|
|
411
|
-
labelFontSizeLeftLarge: string;
|
|
412
|
-
labelFontSizeTopSmall: string;
|
|
413
|
-
labelFontSizeTopMedium: string;
|
|
414
|
-
labelFontSizeTopLarge: string;
|
|
415
|
-
labelHeightSmall: string;
|
|
416
|
-
labelHeightMedium: string;
|
|
417
|
-
labelHeightLarge: string;
|
|
418
|
-
labelPaddingVertical: string;
|
|
419
|
-
labelPaddingHorizontal: string;
|
|
420
|
-
labelTextAlignVertical: string;
|
|
421
|
-
labelTextAlignHorizontal: string;
|
|
422
|
-
}, any>>;
|
|
423
|
-
readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
424
|
-
blankHeightSmall: string;
|
|
425
|
-
blankHeightMedium: string;
|
|
426
|
-
blankHeightLarge: string;
|
|
427
|
-
lineHeight: string;
|
|
428
|
-
labelTextColor: string;
|
|
429
|
-
asteriskColor: string;
|
|
430
|
-
feedbackTextColorError: string;
|
|
431
|
-
feedbackTextColorWarning: string;
|
|
432
|
-
feedbackTextColor: string;
|
|
433
|
-
feedbackPadding: string;
|
|
434
|
-
feedbackHeightSmall: string;
|
|
435
|
-
feedbackHeightMedium: string;
|
|
436
|
-
feedbackHeightLarge: string;
|
|
437
|
-
feedbackFontSizeSmall: string;
|
|
438
|
-
feedbackFontSizeMedium: string;
|
|
439
|
-
feedbackFontSizeLarge: string;
|
|
440
|
-
labelFontSizeLeftSmall: string;
|
|
441
|
-
labelFontSizeLeftMedium: string;
|
|
442
|
-
labelFontSizeLeftLarge: string;
|
|
443
|
-
labelFontSizeTopSmall: string;
|
|
444
|
-
labelFontSizeTopMedium: string;
|
|
445
|
-
labelFontSizeTopLarge: string;
|
|
446
|
-
labelHeightSmall: string;
|
|
447
|
-
labelHeightMedium: string;
|
|
448
|
-
labelHeightLarge: string;
|
|
449
|
-
labelPaddingVertical: string;
|
|
450
|
-
labelPaddingHorizontal: string;
|
|
451
|
-
labelTextAlignVertical: string;
|
|
452
|
-
labelTextAlignHorizontal: string;
|
|
453
|
-
}, any>>>;
|
|
454
|
-
readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
455
|
-
blankHeightSmall: string;
|
|
456
|
-
blankHeightMedium: string;
|
|
457
|
-
blankHeightLarge: string;
|
|
458
|
-
lineHeight: string;
|
|
459
|
-
labelTextColor: string;
|
|
460
|
-
asteriskColor: string;
|
|
461
|
-
feedbackTextColorError: string;
|
|
462
|
-
feedbackTextColorWarning: string;
|
|
463
|
-
feedbackTextColor: string;
|
|
464
|
-
feedbackPadding: string;
|
|
465
|
-
feedbackHeightSmall: string;
|
|
466
|
-
feedbackHeightMedium: string;
|
|
467
|
-
feedbackHeightLarge: string;
|
|
468
|
-
feedbackFontSizeSmall: string;
|
|
469
|
-
feedbackFontSizeMedium: string;
|
|
470
|
-
feedbackFontSizeLarge: string;
|
|
471
|
-
labelFontSizeLeftSmall: string;
|
|
472
|
-
labelFontSizeLeftMedium: string;
|
|
473
|
-
labelFontSizeLeftLarge: string;
|
|
474
|
-
labelFontSizeTopSmall: string;
|
|
475
|
-
labelFontSizeTopMedium: string;
|
|
476
|
-
labelFontSizeTopLarge: string;
|
|
477
|
-
labelHeightSmall: string;
|
|
478
|
-
labelHeightMedium: string;
|
|
479
|
-
labelHeightLarge: string;
|
|
480
|
-
labelPaddingVertical: string;
|
|
481
|
-
labelPaddingHorizontal: string;
|
|
482
|
-
labelTextAlignVertical: string;
|
|
483
|
-
labelTextAlignHorizontal: string;
|
|
484
|
-
}, any>>>;
|
|
485
|
-
}>>, {
|
|
486
|
-
readonly required: boolean;
|
|
487
|
-
readonly first: boolean;
|
|
488
|
-
readonly showRequireMark: boolean | undefined;
|
|
489
|
-
readonly showFeedback: boolean | undefined;
|
|
490
|
-
readonly showLabel: boolean | undefined;
|
|
491
|
-
readonly ignorePathChange: boolean;
|
|
492
|
-
}>;
|
|
198
|
+
NFormItem: any;
|
|
493
199
|
NInput: any;
|
|
494
200
|
NSelect: any;
|
|
495
201
|
NSwitch: any;
|
|
@@ -498,56 +204,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
498
204
|
NDatePicker: any;
|
|
499
205
|
NTimePicker: any;
|
|
500
206
|
NGrid: any;
|
|
501
|
-
NGridItem:
|
|
502
|
-
readonly span: {
|
|
503
|
-
readonly type: import("vue").PropType<string | number>;
|
|
504
|
-
readonly default: 1;
|
|
505
|
-
};
|
|
506
|
-
readonly offset: {
|
|
507
|
-
readonly type: import("vue").PropType<string | number>;
|
|
508
|
-
readonly default: 0;
|
|
509
|
-
};
|
|
510
|
-
readonly suffix: BooleanConstructor;
|
|
511
|
-
readonly privateOffset: NumberConstructor;
|
|
512
|
-
readonly privateSpan: NumberConstructor;
|
|
513
|
-
readonly privateColStart: NumberConstructor;
|
|
514
|
-
readonly privateShow: {
|
|
515
|
-
readonly type: BooleanConstructor;
|
|
516
|
-
readonly default: true;
|
|
517
|
-
};
|
|
518
|
-
}, {
|
|
519
|
-
overflow: import("vue").Ref<boolean>;
|
|
520
|
-
itemStyle: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
|
|
521
|
-
layoutShiftDisabled: import("vue").Ref<boolean>;
|
|
522
|
-
mergedXGap: import("vue").ComputedRef<string>;
|
|
523
|
-
deriveStyle: () => {
|
|
524
|
-
display: string;
|
|
525
|
-
gridColumn: string;
|
|
526
|
-
marginLeft: string;
|
|
527
|
-
};
|
|
528
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
529
|
-
readonly span: {
|
|
530
|
-
readonly type: import("vue").PropType<string | number>;
|
|
531
|
-
readonly default: 1;
|
|
532
|
-
};
|
|
533
|
-
readonly offset: {
|
|
534
|
-
readonly type: import("vue").PropType<string | number>;
|
|
535
|
-
readonly default: 0;
|
|
536
|
-
};
|
|
537
|
-
readonly suffix: BooleanConstructor;
|
|
538
|
-
readonly privateOffset: NumberConstructor;
|
|
539
|
-
readonly privateSpan: NumberConstructor;
|
|
540
|
-
readonly privateColStart: NumberConstructor;
|
|
541
|
-
readonly privateShow: {
|
|
542
|
-
readonly type: BooleanConstructor;
|
|
543
|
-
readonly default: true;
|
|
544
|
-
};
|
|
545
|
-
}>>, {
|
|
546
|
-
readonly offset: string | number;
|
|
547
|
-
readonly span: string | number;
|
|
548
|
-
readonly suffix: boolean;
|
|
549
|
-
readonly privateShow: boolean;
|
|
550
|
-
}>;
|
|
207
|
+
NGridItem: any;
|
|
551
208
|
NIcon: any;
|
|
552
209
|
NTooltip: any;
|
|
553
210
|
isTextarea: typeof isTextarea;
|
|
@@ -649,17 +306,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
649
306
|
findAllDeptEmpByOrgFunc: () => Promise<void>;
|
|
650
307
|
handleInit: () => never[] | undefined;
|
|
651
308
|
init: () => Promise<void>;
|
|
652
|
-
NInputGroup:
|
|
653
|
-
[x: string]: never;
|
|
654
|
-
[x: number]: never;
|
|
655
|
-
[x: symbol]: never;
|
|
656
|
-
}, {
|
|
657
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
658
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
659
|
-
[x: string]: never;
|
|
660
|
-
[x: number]: never;
|
|
661
|
-
[x: symbol]: never;
|
|
662
|
-
}>>, {}>;
|
|
309
|
+
NInputGroup: any;
|
|
663
310
|
NButton: any;
|
|
664
311
|
NInput: any;
|
|
665
312
|
NTooltip: any;
|
|
@@ -726,9 +373,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
726
373
|
default: () => never[];
|
|
727
374
|
};
|
|
728
375
|
data: {
|
|
729
|
-
type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase &
|
|
730
|
-
[k: string]: unknown;
|
|
731
|
-
} & AnyObject)[]>;
|
|
376
|
+
type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[]>;
|
|
732
377
|
default: () => never[];
|
|
733
378
|
};
|
|
734
379
|
searchPlaceholder: {
|
|
@@ -742,17 +387,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
742
387
|
wordbook: {
|
|
743
388
|
type: import("vue").PropType<{
|
|
744
389
|
[key: string]: any;
|
|
745
|
-
parent_id_obj: string
|
|
746
|
-
parent_name_obj: string
|
|
747
|
-
user_count_obj?: string |
|
|
390
|
+
parent_id_obj: string;
|
|
391
|
+
parent_name_obj: string;
|
|
392
|
+
user_count_obj?: string | undefined;
|
|
748
393
|
filter_key?: string | undefined;
|
|
749
394
|
}>;
|
|
750
395
|
default: () => {};
|
|
751
396
|
};
|
|
752
397
|
wordbookChild: {
|
|
753
398
|
type: import("vue").PropType<{
|
|
754
|
-
user_id_obj: string
|
|
755
|
-
user_name_obj: string
|
|
399
|
+
user_id_obj: string;
|
|
400
|
+
user_name_obj: string;
|
|
756
401
|
user_expand_keys?: string[] | undefined;
|
|
757
402
|
}>;
|
|
758
403
|
default: () => {};
|
|
@@ -778,9 +423,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
778
423
|
default: () => {};
|
|
779
424
|
};
|
|
780
425
|
treeSetting: {
|
|
781
|
-
type: import("vue").PropType<import("naive-ui/es/tree/src/interface").TreeOptionBase &
|
|
782
|
-
[k: string]: unknown;
|
|
783
|
-
} & AnyObject>;
|
|
426
|
+
type: import("vue").PropType<import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject>;
|
|
784
427
|
default: () => {};
|
|
785
428
|
};
|
|
786
429
|
queryLoadChildData: {
|
|
@@ -796,9 +439,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
796
439
|
default: boolean;
|
|
797
440
|
};
|
|
798
441
|
roleData: {
|
|
799
|
-
type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase &
|
|
800
|
-
[k: string]: unknown;
|
|
801
|
-
} & AnyObject)[]>;
|
|
442
|
+
type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[]>;
|
|
802
443
|
default: () => never[];
|
|
803
444
|
};
|
|
804
445
|
roleFields: {
|
|
@@ -833,9 +474,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
833
474
|
default: () => never[];
|
|
834
475
|
};
|
|
835
476
|
data: {
|
|
836
|
-
type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase &
|
|
837
|
-
[k: string]: unknown;
|
|
838
|
-
} & AnyObject)[]>;
|
|
477
|
+
type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[]>;
|
|
839
478
|
default: () => never[];
|
|
840
479
|
};
|
|
841
480
|
searchPlaceholder: {
|
|
@@ -849,17 +488,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
849
488
|
wordbook: {
|
|
850
489
|
type: import("vue").PropType<{
|
|
851
490
|
[key: string]: any;
|
|
852
|
-
parent_id_obj: string
|
|
853
|
-
parent_name_obj: string
|
|
854
|
-
user_count_obj?: string |
|
|
491
|
+
parent_id_obj: string;
|
|
492
|
+
parent_name_obj: string;
|
|
493
|
+
user_count_obj?: string | undefined;
|
|
855
494
|
filter_key?: string | undefined;
|
|
856
495
|
}>;
|
|
857
496
|
default: () => {};
|
|
858
497
|
};
|
|
859
498
|
wordbookChild: {
|
|
860
499
|
type: import("vue").PropType<{
|
|
861
|
-
user_id_obj: string
|
|
862
|
-
user_name_obj: string
|
|
500
|
+
user_id_obj: string;
|
|
501
|
+
user_name_obj: string;
|
|
863
502
|
user_expand_keys?: string[] | undefined;
|
|
864
503
|
}>;
|
|
865
504
|
default: () => {};
|
|
@@ -885,9 +524,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
885
524
|
default: () => {};
|
|
886
525
|
};
|
|
887
526
|
treeSetting: {
|
|
888
|
-
type: import("vue").PropType<import("naive-ui/es/tree/src/interface").TreeOptionBase &
|
|
889
|
-
[k: string]: unknown;
|
|
890
|
-
} & AnyObject>;
|
|
527
|
+
type: import("vue").PropType<import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject>;
|
|
891
528
|
default: () => {};
|
|
892
529
|
};
|
|
893
530
|
queryLoadChildData: {
|
|
@@ -903,9 +540,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
903
540
|
default: boolean;
|
|
904
541
|
};
|
|
905
542
|
roleData: {
|
|
906
|
-
type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase &
|
|
907
|
-
[k: string]: unknown;
|
|
908
|
-
} & AnyObject)[]>;
|
|
543
|
+
type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[]>;
|
|
909
544
|
default: () => never[];
|
|
910
545
|
};
|
|
911
546
|
roleFields: {
|
|
@@ -981,7 +616,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
981
616
|
renderLabel: ({ option }: {
|
|
982
617
|
option: import("naive-ui").TreeOption;
|
|
983
618
|
}) => JSX.Element;
|
|
984
|
-
getLabelName: (option: import("naive-ui").TreeOption) =>
|
|
619
|
+
getLabelName: (option: import("naive-ui").TreeOption) => {};
|
|
985
620
|
transformData: (trees: import("naive-ui").TreeOption[]) => import("naive-ui").TreeOption[];
|
|
986
621
|
calculateRootItems: (trees: import("naive-ui").TreeOption[], items: import("naive-ui").TreeOption[]) => import("naive-ui").TreeOption[];
|
|
987
622
|
transformParentNodeName: (trees: import("naive-ui").TreeOption[], tempContent: any) => import("naive-ui").TreeOption[];
|
|
@@ -1011,73 +646,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1011
646
|
getCheckWithLevel: () => any;
|
|
1012
647
|
NButton: any;
|
|
1013
648
|
NInput: any;
|
|
1014
|
-
NInputGroup:
|
|
1015
|
-
[x: string]: never;
|
|
1016
|
-
[x: number]: never;
|
|
1017
|
-
[x: symbol]: never;
|
|
1018
|
-
}, {
|
|
1019
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
1020
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1021
|
-
[x: string]: never;
|
|
1022
|
-
[x: number]: never;
|
|
1023
|
-
[x: symbol]: never;
|
|
1024
|
-
}>>, {}>;
|
|
649
|
+
NInputGroup: any;
|
|
1025
650
|
NCheckbox: any;
|
|
1026
651
|
NTree: any;
|
|
1027
652
|
NTag: any;
|
|
1028
653
|
NIcon: any;
|
|
1029
654
|
NSpace: any;
|
|
1030
655
|
NGrid: any;
|
|
1031
|
-
NGi:
|
|
1032
|
-
readonly span: {
|
|
1033
|
-
readonly type: import("vue").PropType<string | number>;
|
|
1034
|
-
readonly default: 1;
|
|
1035
|
-
};
|
|
1036
|
-
readonly offset: {
|
|
1037
|
-
readonly type: import("vue").PropType<string | number>;
|
|
1038
|
-
readonly default: 0;
|
|
1039
|
-
};
|
|
1040
|
-
readonly suffix: BooleanConstructor;
|
|
1041
|
-
readonly privateOffset: NumberConstructor;
|
|
1042
|
-
readonly privateSpan: NumberConstructor;
|
|
1043
|
-
readonly privateColStart: NumberConstructor;
|
|
1044
|
-
readonly privateShow: {
|
|
1045
|
-
readonly type: BooleanConstructor;
|
|
1046
|
-
readonly default: true;
|
|
1047
|
-
};
|
|
1048
|
-
}, {
|
|
1049
|
-
overflow: import("vue").Ref<boolean>;
|
|
1050
|
-
itemStyle: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
|
|
1051
|
-
layoutShiftDisabled: import("vue").Ref<boolean>;
|
|
1052
|
-
mergedXGap: import("vue").ComputedRef<string>;
|
|
1053
|
-
deriveStyle: () => {
|
|
1054
|
-
display: string;
|
|
1055
|
-
gridColumn: string;
|
|
1056
|
-
marginLeft: string;
|
|
1057
|
-
};
|
|
1058
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1059
|
-
readonly span: {
|
|
1060
|
-
readonly type: import("vue").PropType<string | number>;
|
|
1061
|
-
readonly default: 1;
|
|
1062
|
-
};
|
|
1063
|
-
readonly offset: {
|
|
1064
|
-
readonly type: import("vue").PropType<string | number>;
|
|
1065
|
-
readonly default: 0;
|
|
1066
|
-
};
|
|
1067
|
-
readonly suffix: BooleanConstructor;
|
|
1068
|
-
readonly privateOffset: NumberConstructor;
|
|
1069
|
-
readonly privateSpan: NumberConstructor;
|
|
1070
|
-
readonly privateColStart: NumberConstructor;
|
|
1071
|
-
readonly privateShow: {
|
|
1072
|
-
readonly type: BooleanConstructor;
|
|
1073
|
-
readonly default: true;
|
|
1074
|
-
};
|
|
1075
|
-
}>>, {
|
|
1076
|
-
readonly offset: string | number;
|
|
1077
|
-
readonly span: string | number;
|
|
1078
|
-
readonly suffix: boolean;
|
|
1079
|
-
readonly privateShow: boolean;
|
|
1080
|
-
}>;
|
|
656
|
+
NGi: any;
|
|
1081
657
|
NEmpty: any;
|
|
1082
658
|
CloseCircleSharp: 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<{}>>, {}>;
|
|
1083
659
|
SearchMultiple: import("vue").DefineComponent<{
|
|
@@ -1155,56 +731,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1155
731
|
parentNode: any;
|
|
1156
732
|
}, baseKey: string | number) => false | undefined;
|
|
1157
733
|
ref: typeof ref;
|
|
1158
|
-
NCheckboxGroup:
|
|
1159
|
-
readonly min: NumberConstructor;
|
|
1160
|
-
readonly max: NumberConstructor;
|
|
1161
|
-
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
1162
|
-
readonly value: import("vue").PropType<(string | number)[] | null>;
|
|
1163
|
-
readonly defaultValue: {
|
|
1164
|
-
readonly type: import("vue").PropType<(string | number)[] | null>;
|
|
1165
|
-
readonly default: null;
|
|
1166
|
-
};
|
|
1167
|
-
readonly disabled: {
|
|
1168
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
1169
|
-
readonly default: undefined;
|
|
1170
|
-
};
|
|
1171
|
-
readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
|
|
1172
|
-
actionType: "check" | "uncheck";
|
|
1173
|
-
value: string | number;
|
|
1174
|
-
}) => void>>;
|
|
1175
|
-
readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
|
|
1176
|
-
actionType: "check" | "uncheck";
|
|
1177
|
-
value: string | number;
|
|
1178
|
-
}) => void>>;
|
|
1179
|
-
readonly onChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[]) => void> | undefined>;
|
|
1180
|
-
}, {
|
|
1181
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
1182
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1183
|
-
readonly min: NumberConstructor;
|
|
1184
|
-
readonly max: NumberConstructor;
|
|
1185
|
-
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
1186
|
-
readonly value: import("vue").PropType<(string | number)[] | null>;
|
|
1187
|
-
readonly defaultValue: {
|
|
1188
|
-
readonly type: import("vue").PropType<(string | number)[] | null>;
|
|
1189
|
-
readonly default: null;
|
|
1190
|
-
};
|
|
1191
|
-
readonly disabled: {
|
|
1192
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
1193
|
-
readonly default: undefined;
|
|
1194
|
-
};
|
|
1195
|
-
readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
|
|
1196
|
-
actionType: "check" | "uncheck";
|
|
1197
|
-
value: string | number;
|
|
1198
|
-
}) => void>>;
|
|
1199
|
-
readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
|
|
1200
|
-
actionType: "check" | "uncheck";
|
|
1201
|
-
value: string | number;
|
|
1202
|
-
}) => void>>;
|
|
1203
|
-
readonly onChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[]) => void> | undefined>;
|
|
1204
|
-
}>>, {
|
|
1205
|
-
readonly disabled: boolean | undefined;
|
|
1206
|
-
readonly defaultValue: (string | number)[] | null;
|
|
1207
|
-
}>;
|
|
734
|
+
NCheckboxGroup: any;
|
|
1208
735
|
NCheckbox: any;
|
|
1209
736
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "notifyCheck"[], "notifyCheck", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1210
737
|
treeData: {
|
|
@@ -1365,9 +892,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1365
892
|
default: () => never[];
|
|
1366
893
|
};
|
|
1367
894
|
data: {
|
|
1368
|
-
type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase &
|
|
1369
|
-
[k: string]: unknown;
|
|
1370
|
-
} & AnyObject)[]>;
|
|
895
|
+
type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[]>;
|
|
1371
896
|
default: () => never[];
|
|
1372
897
|
};
|
|
1373
898
|
searchPlaceholder: {
|
|
@@ -1381,17 +906,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1381
906
|
wordbook: {
|
|
1382
907
|
type: import("vue").PropType<{
|
|
1383
908
|
[key: string]: any;
|
|
1384
|
-
parent_id_obj: string
|
|
1385
|
-
parent_name_obj: string
|
|
1386
|
-
user_count_obj?: string |
|
|
909
|
+
parent_id_obj: string;
|
|
910
|
+
parent_name_obj: string;
|
|
911
|
+
user_count_obj?: string | undefined;
|
|
1387
912
|
filter_key?: string | undefined;
|
|
1388
913
|
}>;
|
|
1389
914
|
default: () => {};
|
|
1390
915
|
};
|
|
1391
916
|
wordbookChild: {
|
|
1392
917
|
type: import("vue").PropType<{
|
|
1393
|
-
user_id_obj: string
|
|
1394
|
-
user_name_obj: string
|
|
918
|
+
user_id_obj: string;
|
|
919
|
+
user_name_obj: string;
|
|
1395
920
|
user_expand_keys?: string[] | undefined;
|
|
1396
921
|
}>;
|
|
1397
922
|
default: () => {};
|
|
@@ -1417,9 +942,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1417
942
|
default: () => {};
|
|
1418
943
|
};
|
|
1419
944
|
treeSetting: {
|
|
1420
|
-
type: import("vue").PropType<import("naive-ui/es/tree/src/interface").TreeOptionBase &
|
|
1421
|
-
[k: string]: unknown;
|
|
1422
|
-
} & AnyObject>;
|
|
945
|
+
type: import("vue").PropType<import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject>;
|
|
1423
946
|
default: () => {};
|
|
1424
947
|
};
|
|
1425
948
|
queryLoadChildData: {
|
|
@@ -1435,9 +958,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1435
958
|
default: boolean;
|
|
1436
959
|
};
|
|
1437
960
|
roleData: {
|
|
1438
|
-
type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase &
|
|
1439
|
-
[k: string]: unknown;
|
|
1440
|
-
} & AnyObject)[]>;
|
|
961
|
+
type: import("vue").PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[]>;
|
|
1441
962
|
default: () => never[];
|
|
1442
963
|
};
|
|
1443
964
|
roleFields: {
|
|
@@ -1452,9 +973,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1452
973
|
onCheck?: ((...args: any[]) => any) | undefined;
|
|
1453
974
|
onCheckWithLevel?: ((...args: any[]) => any) | undefined;
|
|
1454
975
|
}, {
|
|
1455
|
-
data: (import("naive-ui/es/tree/src/interface").TreeOptionBase &
|
|
1456
|
-
[k: string]: unknown;
|
|
1457
|
-
} & AnyObject)[];
|
|
976
|
+
data: (import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[];
|
|
1458
977
|
defaultList: ((string | number) | {
|
|
1459
978
|
[key: string]: any;
|
|
1460
979
|
key: string | number;
|
|
@@ -1463,14 +982,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1463
982
|
searchButtonText: string;
|
|
1464
983
|
wordbook: {
|
|
1465
984
|
[key: string]: any;
|
|
1466
|
-
parent_id_obj: string
|
|
1467
|
-
parent_name_obj: string
|
|
1468
|
-
user_count_obj?: string |
|
|
985
|
+
parent_id_obj: string;
|
|
986
|
+
parent_name_obj: string;
|
|
987
|
+
user_count_obj?: string | undefined;
|
|
1469
988
|
filter_key?: string | undefined;
|
|
1470
989
|
};
|
|
1471
990
|
wordbookChild: {
|
|
1472
|
-
user_id_obj: string
|
|
1473
|
-
user_name_obj: string
|
|
991
|
+
user_id_obj: string;
|
|
992
|
+
user_name_obj: string;
|
|
1474
993
|
user_expand_keys?: string[] | undefined;
|
|
1475
994
|
};
|
|
1476
995
|
showCount: boolean;
|
|
@@ -1478,15 +997,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1478
997
|
multiple: boolean;
|
|
1479
998
|
searchInner: boolean;
|
|
1480
999
|
searchFilter: AnyObject;
|
|
1481
|
-
treeSetting: import("naive-ui/es/tree/src/interface").TreeOptionBase &
|
|
1482
|
-
[k: string]: unknown;
|
|
1483
|
-
} & AnyObject;
|
|
1000
|
+
treeSetting: import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject;
|
|
1484
1001
|
queryLoadChildData: (node: import("naive-ui").TreeOption) => Promise<AnyObject>;
|
|
1485
1002
|
queryTreeSearch: (keyWork: string) => Promise<AnyObject[]>;
|
|
1486
1003
|
showSelectType: boolean;
|
|
1487
|
-
roleData: (import("naive-ui/es/tree/src/interface").TreeOptionBase &
|
|
1488
|
-
[k: string]: unknown;
|
|
1489
|
-
} & AnyObject)[];
|
|
1004
|
+
roleData: (import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[];
|
|
1490
1005
|
roleFields: Record<string, any>;
|
|
1491
1006
|
}>>;
|
|
1492
1007
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("check" | "changeModalVisible")[], "check" | "changeModalVisible", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -1555,8 +1070,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1555
1070
|
}>> & {
|
|
1556
1071
|
onCancelModal?: ((...args: any[]) => any) | undefined;
|
|
1557
1072
|
}, {
|
|
1558
|
-
id: string;
|
|
1559
1073
|
visible: boolean;
|
|
1074
|
+
id: string;
|
|
1560
1075
|
searchFieldList: unknown[];
|
|
1561
1076
|
conditionList: unknown[];
|
|
1562
1077
|
orgId: string;
|