cnhis-design-vue 3.2.5 → 3.2.6-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +87 -87
- package/es/components/annotation-edit/src/type.d.ts +1 -1
- package/es/components/audio-sdk/src/components/recordingDialog.vue.d.ts +1 -1
- package/es/components/big-table/index.d.ts +6 -56
- package/es/components/big-table/src/BigTable.vue.d.ts +6 -56
- package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
- package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +4 -4
- package/es/components/big-table/src/hooks/useEdit.d.ts +27 -27
- package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/BpmnRenderer.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomContextPadProvider.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPalette.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRenderer.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRules.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/index.d.ts +13 -13
- package/es/components/bpmn-workflow/src/custom/customOtherModule/CustomPopupMenu.d.ts +2 -2
- package/es/components/bpmn-workflow/src/custom/customOtherModule/customViewerRenderer.d.ts +9 -9
- package/es/components/bpmn-workflow/src/custom/customOtherModule/zoomScroll.d.ts +2 -2
- package/es/components/button-print/index.d.ts +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 +4 -1
- package/es/components/classification/src/index.vue.d.ts +4 -14
- package/es/components/config-provider/src/interface.d.ts +2 -2
- package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
- package/es/components/drag-scroll/src/types.d.ts +2 -2
- package/es/components/expand-field/index.d.ts +41 -575
- package/es/components/expand-field/src/components/FormItemPerson.vue.d.ts +56 -198
- package/es/components/expand-field/src/components/PersonModal.vue.d.ts +36 -168
- package/es/components/expand-field/src/components/form.vue.d.ts +41 -526
- package/es/components/expand-field/src/index.vue.d.ts +41 -575
- package/es/components/expand-field/src/types/index.d.ts +1 -1
- package/es/components/fabric-chart/index.d.ts +10 -10
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +10 -10
- package/es/components/fabric-chart/src/components/PopupMenu.d.ts +3 -3
- package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
- package/es/components/fabric-chart/src/interface.d.ts +9 -9
- package/es/components/field-set/index.d.ts +5 -52
- package/es/components/field-set/src/FieldColor.vue.d.ts +14 -606
- package/es/components/field-set/src/FieldColor.vue2.js +1 -1
- package/es/components/field-set/src/FieldFilter.vue.d.ts +7 -20
- package/es/components/field-set/src/FieldFilter.vue2.js +1 -1
- package/es/components/field-set/src/FieldSet.vue.d.ts +9 -10
- package/es/components/field-set/src/FieldSet.vue2.js +1 -1
- package/es/components/field-set/src/Index.vue.d.ts +6 -53
- package/es/components/field-set/src/Index.vue2.js +1 -1
- package/es/components/field-set/src/components/Row.vue.d.ts +2 -2
- package/es/components/field-set/src/components/condition.vue.d.ts +2 -2
- package/es/components/field-set/src/components/edit-dialog.vue.d.ts +11 -589
- package/es/components/field-set/src/components/edit-filter.vue.d.ts +3 -3
- package/es/components/field-set/src/constants/index.d.ts +1 -1
- package/es/components/field-set/src/types/index.d.ts +8 -8
- package/es/components/field-set/style/index.css +1 -1
- package/es/components/form-config/index.d.ts +62 -4785
- package/es/components/form-config/src/FormConfig.vue.d.ts +41 -4764
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +37 -98
- package/es/components/form-config/src/components/FormConfigCreator.vue2.js +1 -1
- package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +2 -2
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +22 -4651
- package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +3 -36
- package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +3 -3
- package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +1 -1
- package/es/components/form-config/src/hooks/usePresetRenderer.d.ts +1 -1
- package/es/components/form-config/src/types/index.d.ts +8 -8
- package/es/components/form-render/index.d.ts +15 -75
- package/es/components/form-render/src/FormRender.vue.d.ts +10 -70
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +15 -75
- package/es/components/form-render/src/components/renderer/combination/combination.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/complex.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/date.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/index.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/inputGroup.d.ts +1 -11
- package/es/components/form-render/src/components/renderer/inputNumber.d.ts +4 -4
- package/es/components/form-render/src/components/renderer/levelSearchCascader/index.d.ts +9 -0
- package/es/components/form-render/src/components/renderer/levelSearchCascader/index.js +1 -1
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +10 -10
- package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +15 -15
- package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
- package/es/components/form-render/src/hooks/useChangeContext.d.ts +1 -1
- package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +4 -4
- package/es/components/form-render/src/hooks/useFormContext.d.ts +1 -11
- package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +1 -19
- package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +1 -1
- package/es/components/form-render/src/types/fieldItem.d.ts +10 -10
- package/es/components/form-render/src/types/index.d.ts +13 -13
- package/es/components/form-render/src/utils/index.d.ts +1 -1
- package/es/components/iho-chat/index.d.ts +719 -0
- package/es/components/iho-chat/index.js +1 -0
- package/es/components/iho-chat/src/Index.vue.d.ts +723 -0
- package/es/components/iho-chat/src/Index.vue2.js +1 -0
- package/es/components/iho-chat/src/components/ChatFile.vue.d.ts +64 -0
- package/es/components/{biunique-chat → iho-chat}/src/components/ChatFile.vue2.js +1 -1
- package/es/components/{biunique-chat → iho-chat}/src/components/ChatFooter.vue.d.ts +24 -11
- package/es/components/iho-chat/src/components/ChatFooter.vue2.js +1 -0
- package/es/components/iho-chat/src/components/ChatHeader.vue.d.ts +333 -0
- package/es/components/iho-chat/src/components/ChatHeader.vue2.js +1 -0
- package/es/components/{biunique-chat → iho-chat}/src/components/ChatMain.vue.d.ts +21 -209
- package/es/components/iho-chat/src/components/ChatMain.vue2.js +1 -0
- package/es/components/{biunique-chat → iho-chat}/src/components/ChatRecord.vue.d.ts +1 -11
- package/es/components/iho-chat/src/components/ChatRecord.vue2.js +1 -0
- package/es/components/{biunique-chat → iho-chat}/src/components/ChatSearch.vue.d.ts +2 -2
- package/es/components/iho-chat/src/components/ChatSet.vue.d.ts +73 -0
- package/es/components/iho-chat/src/components/ChatSet.vue2.js +1 -0
- package/es/components/iho-chat/src/components/ContextMenu.d.ts +17 -0
- package/es/components/iho-chat/src/components/ContextMenu.js +1 -0
- package/es/components/iho-chat/src/components/MessageTemplate.vue2.js +1 -0
- package/es/components/{biunique-chat → iho-chat}/src/components/PersonProfile.vue.d.ts +1 -9
- package/es/components/iho-chat/src/components/Video.vue.d.ts +38 -0
- package/es/components/{biunique-chat → iho-chat}/src/constants/index.d.ts +13 -1
- package/es/components/iho-chat/src/constants/index.js +1 -0
- package/es/components/iho-chat/src/hooks/useSession.js +1 -0
- package/es/components/{biunique-chat → iho-chat}/src/types/index.d.ts +2 -2
- package/es/components/{biunique-chat → iho-chat}/src/utils/index.d.ts +2 -0
- package/es/components/{biunique-chat → iho-chat}/src/utils/index.js +1 -1
- package/es/components/iho-chat/style/index.css +1 -0
- package/es/components/iho-table/index.d.ts +46 -1567
- package/es/components/iho-table/src/IhoTable.vue.d.ts +40 -1561
- package/es/components/iho-table/src/constants/index.d.ts +2 -2
- package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +4 -4
- package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +18 -18
- package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +61 -61
- package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +1 -1
- package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +1 -1
- package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
- package/es/components/iho-table/src/hooks/useTableContext.d.ts +1 -1
- package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue.d.ts +2 -335
- package/es/components/iho-table/src/plugins/forceArrowKeyPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/pagerScrollPlugin/types.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +18 -17
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +1 -1
- package/es/components/iho-table/src/plugins/verticalTablePlugin/src/hooks/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/verticalTablePlugin/src/types.d.ts +1 -1
- package/es/components/iho-table/src/types/index.d.ts +17 -17
- package/es/components/iho-table/src/types/pluginType.d.ts +13 -13
- package/es/components/iho-table/style/index.css +1 -1
- package/es/components/index.css +1 -1
- package/es/components/index.d.ts +2 -2
- package/es/components/index.js +1 -1
- package/es/components/info-header/index.d.ts +65 -1723
- package/es/components/info-header/src/InfoHeader.vue.d.ts +42 -1700
- package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +27 -1547
- package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +16 -1554
- package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +31 -1629
- package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +59 -119
- package/es/components/info-header/src/types/index.d.ts +4 -3
- package/es/components/keyboard/index.d.ts +1 -1
- package/es/components/keyboard/src/Keyboard.vue.d.ts +1 -1
- package/es/components/map/src/types/index.d.ts +2 -2
- package/es/components/quick-search/index.d.ts +1 -295
- package/es/components/quick-search/src/index.vue.d.ts +1 -295
- package/es/components/recommend-search/index.d.ts +28 -28
- package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +28 -28
- package/es/components/recommend-search/src/components/BaseSearch.d.ts +4 -4
- package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +10 -10
- package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +11 -11
- package/es/components/recommend-search/src/types/index.d.ts +2 -2
- package/es/components/scale-view/index.d.ts +6 -300
- package/es/components/scale-view/src/ScaleView.vue.d.ts +6 -300
- package/es/components/scale-view/src/ScaleView.vue2.js +1 -1
- package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +2 -2
- package/es/components/scale-view/src/components/formitem/standard-modal.d.ts +2 -2
- package/es/components/scale-view/src/hooks/use-component.d.ts +3 -15
- package/es/components/scale-view/src/types/index.d.ts +1 -1
- package/es/components/search-cascader/index.d.ts +15 -14
- package/es/components/search-cascader/src/SearchCascader.vue.d.ts +16 -15
- package/es/components/search-cascader/src/SearchCascader.vue2.js +1 -1
- package/es/components/search-cascader/src/components/SearchMenu.d.ts +3 -3
- package/es/components/search-cascader/src/components/SearchMenu.js +1 -1
- package/es/components/select-label/index.d.ts +3 -21
- package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -7
- package/es/components/select-label/src/LabelFormContent.vue2.js +1 -1
- package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -7
- package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +1 -7
- package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +1 -7
- package/es/components/select-label/src/index.vue.d.ts +2 -14
- package/es/components/select-label/src/types/index.d.ts +3 -3
- package/es/components/select-person/index.d.ts +36 -168
- package/es/components/select-person/src/SearchMultiple.vue.d.ts +3 -52
- package/es/components/select-person/src/SearchOrgAndStaff.vue.d.ts +2 -2
- package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -117
- package/es/components/shortcut-provider/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
- package/es/components/shortcut-setter/index.d.ts +23 -1606
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +14 -1597
- package/es/components/step-notice/index.d.ts +94 -1615
- package/es/components/step-notice/src/StepNotice.vue.d.ts +79 -1600
- package/es/components/step-notice/src/components/NoticeItem.vue.d.ts +22 -22
- package/es/components/step-notice/src/components/NoticeItemAside.vue.d.ts +2 -2
- package/es/components/step-notice/src/components/NoticeOperationList.vue.d.ts +16 -16
- package/es/components/step-notice/src/hooks/useTheme.d.ts +1 -1
- package/es/components/step-notice/src/utils.d.ts +1 -1
- package/es/components/steps-wheel/index.d.ts +1 -1
- package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -1
- package/es/components/table-export-field/index.d.ts +3 -630
- package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +2 -51
- package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +3 -581
- package/es/components/table-export-field/src/index.vue.d.ts +5 -632
- package/es/components/table-export-field/src/types/index.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/bi-filter/components/Date.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/bi-filter/components/index.d.ts +2 -2
- package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +22 -32
- package/es/components/table-filter/src/components/classify-filter/components/Date.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue.d.ts +1 -11
- package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +15 -15
- package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +22 -32
- package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +22 -32
- package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -50
- package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +3 -3
- package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +4 -4
- package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue.d.ts +1 -11
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +16 -16
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/index.d.ts +60 -119
- package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +59 -108
- package/es/components/table-filter/src/types/index.d.ts +25 -25
- package/es/components/time-line/index.d.ts +1 -48
- package/es/components/time-line/src/TimeLine.vue.d.ts +4 -51
- package/es/components/tooth-bitmap/index.d.ts +3 -3
- package/es/components/tooth-bitmap/src/ToothBitmap.vue.d.ts +1 -1
- package/es/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/hooks/useLevelSearchCascader.d.ts +2 -1
- package/es/shared/hooks/useLevelSearchCascader.js +1 -1
- package/es/shared/hooks/useTheme.d.ts +2 -2
- package/es/shared/package.json.js +1 -1
- package/es/shared/types/business.d.ts +1 -1
- package/es/shared/types/index.d.ts +15 -15
- package/es/shared/utils/tapable/AsyncParallelBailHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncParallelHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesBailHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesLoopHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncBailHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncLoopHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncWaterfallHook.d.ts +1 -1
- package/es/shared/utils/vexutils.d.ts +2 -2
- package/package.json +6 -5
- package/es/components/biunique-chat/index.d.ts +0 -1692
- package/es/components/biunique-chat/index.js +0 -1
- package/es/components/biunique-chat/src/Index.vue.d.ts +0 -1695
- package/es/components/biunique-chat/src/Index.vue2.js +0 -1
- package/es/components/biunique-chat/src/components/ChatFile.vue.d.ts +0 -263
- package/es/components/biunique-chat/src/components/ChatFooter.vue2.js +0 -1
- package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +0 -733
- package/es/components/biunique-chat/src/components/ChatHeader.vue2.js +0 -1
- package/es/components/biunique-chat/src/components/ChatMain.vue2.js +0 -1
- package/es/components/biunique-chat/src/components/ChatRecord.vue2.js +0 -1
- package/es/components/biunique-chat/src/components/ChatSet.vue.d.ts +0 -258
- package/es/components/biunique-chat/src/components/ChatSet.vue2.js +0 -1
- package/es/components/biunique-chat/src/components/MessageTemplate.vue2.js +0 -1
- package/es/components/biunique-chat/src/constants/index.js +0 -1
- package/es/components/biunique-chat/src/hooks/useSession.js +0 -1
- package/es/components/biunique-chat/style/index.css +0 -1
- package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
- package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +0 -1
- package/es/components/bpmn-workflow/types/ModelingModule.d.ts +0 -1
- package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +0 -1
- package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +0 -86
- package/es/shared/utils/fabricjs/index.d.ts +0 -6823
- package/es/shared/utils/tapable/index.d.ts +0 -139
- /package/es/components/{biunique-chat → iho-chat}/src/Index.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/api/index.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/api/index.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatFile.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatFooter.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatHeader.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatMain.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatRecord.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatSearch.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatSearch.vue2.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatSet.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/MessageTemplate.vue.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/MessageTemplate.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/PersonProfile.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/PersonProfile.vue2.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/SiderList.vue.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/SiderList.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/SiderList.vue2.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/index.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/index.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/useScrollLoading.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/useScrollLoading.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/useSession.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/useState.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/useState.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/types/index.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/utils/chatSock.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/utils/chatSock.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/utils/emoji.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/utils/emoji.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/style/iconfont.ttf +0 -0
|
@@ -55,56 +55,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
55
55
|
handleDelItem: (row: any) => Promise<void>;
|
|
56
56
|
NButton: any;
|
|
57
57
|
NGrid: any;
|
|
58
|
-
NGridItem:
|
|
59
|
-
readonly span: {
|
|
60
|
-
readonly type: PropType<string | number>;
|
|
61
|
-
readonly default: 1;
|
|
62
|
-
};
|
|
63
|
-
readonly offset: {
|
|
64
|
-
readonly type: PropType<string | number>;
|
|
65
|
-
readonly default: 0;
|
|
66
|
-
};
|
|
67
|
-
readonly suffix: BooleanConstructor;
|
|
68
|
-
readonly privateOffset: NumberConstructor;
|
|
69
|
-
readonly privateSpan: NumberConstructor;
|
|
70
|
-
readonly privateColStart: NumberConstructor;
|
|
71
|
-
readonly privateShow: {
|
|
72
|
-
readonly type: BooleanConstructor;
|
|
73
|
-
readonly default: true;
|
|
74
|
-
};
|
|
75
|
-
}, {
|
|
76
|
-
overflow: import("vue").Ref<boolean>;
|
|
77
|
-
itemStyle: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
|
|
78
|
-
layoutShiftDisabled: import("vue").Ref<boolean>;
|
|
79
|
-
mergedXGap: import("vue").ComputedRef<string>;
|
|
80
|
-
deriveStyle: () => {
|
|
81
|
-
display: string;
|
|
82
|
-
gridColumn: string;
|
|
83
|
-
marginLeft: string;
|
|
84
|
-
};
|
|
85
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
86
|
-
readonly span: {
|
|
87
|
-
readonly type: PropType<string | number>;
|
|
88
|
-
readonly default: 1;
|
|
89
|
-
};
|
|
90
|
-
readonly offset: {
|
|
91
|
-
readonly type: PropType<string | number>;
|
|
92
|
-
readonly default: 0;
|
|
93
|
-
};
|
|
94
|
-
readonly suffix: BooleanConstructor;
|
|
95
|
-
readonly privateOffset: NumberConstructor;
|
|
96
|
-
readonly privateSpan: NumberConstructor;
|
|
97
|
-
readonly privateColStart: NumberConstructor;
|
|
98
|
-
readonly privateShow: {
|
|
99
|
-
readonly type: BooleanConstructor;
|
|
100
|
-
readonly default: true;
|
|
101
|
-
};
|
|
102
|
-
}>>, {
|
|
103
|
-
readonly offset: string | number;
|
|
104
|
-
readonly span: string | number;
|
|
105
|
-
readonly suffix: boolean;
|
|
106
|
-
readonly privateShow: boolean;
|
|
107
|
-
}>;
|
|
58
|
+
NGridItem: any;
|
|
108
59
|
NTooltip: any;
|
|
109
60
|
NPopconfirm: any;
|
|
110
61
|
NIcon: any;
|
|
@@ -302,301 +253,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
302
253
|
NCard: any;
|
|
303
254
|
NButton: any;
|
|
304
255
|
NForm: any;
|
|
305
|
-
NFormItem:
|
|
306
|
-
readonly label: StringConstructor;
|
|
307
|
-
readonly labelWidth: PropType<string | number>;
|
|
308
|
-
readonly labelStyle: PropType<string | import("vue").CSSProperties>;
|
|
309
|
-
readonly labelAlign: PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
|
|
310
|
-
readonly labelPlacement: PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
311
|
-
readonly path: StringConstructor;
|
|
312
|
-
readonly first: BooleanConstructor;
|
|
313
|
-
readonly rulePath: StringConstructor;
|
|
314
|
-
readonly required: BooleanConstructor;
|
|
315
|
-
readonly showRequireMark: {
|
|
316
|
-
readonly type: PropType<boolean | undefined>;
|
|
317
|
-
readonly default: undefined;
|
|
318
|
-
};
|
|
319
|
-
readonly requireMarkPlacement: PropType<"left" | "right" | "right-hanging">;
|
|
320
|
-
readonly showFeedback: {
|
|
321
|
-
readonly type: PropType<boolean | undefined>;
|
|
322
|
-
readonly default: undefined;
|
|
323
|
-
};
|
|
324
|
-
readonly rule: PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
325
|
-
readonly size: PropType<"small" | "medium" | "large">;
|
|
326
|
-
readonly ignorePathChange: BooleanConstructor;
|
|
327
|
-
readonly validationStatus: PropType<"success" | "error" | "warning">;
|
|
328
|
-
readonly feedback: StringConstructor;
|
|
329
|
-
readonly showLabel: {
|
|
330
|
-
readonly type: PropType<boolean | undefined>;
|
|
331
|
-
readonly default: undefined;
|
|
332
|
-
};
|
|
333
|
-
readonly labelProps: PropType<import("vue").LabelHTMLAttributes>;
|
|
334
|
-
readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
335
|
-
blankHeightSmall: string;
|
|
336
|
-
blankHeightMedium: string;
|
|
337
|
-
blankHeightLarge: string;
|
|
338
|
-
lineHeight: string;
|
|
339
|
-
labelTextColor: string;
|
|
340
|
-
asteriskColor: string;
|
|
341
|
-
feedbackTextColorError: string;
|
|
342
|
-
feedbackTextColorWarning: string;
|
|
343
|
-
feedbackTextColor: string;
|
|
344
|
-
feedbackPadding: string;
|
|
345
|
-
feedbackHeightSmall: string;
|
|
346
|
-
feedbackHeightMedium: string;
|
|
347
|
-
feedbackHeightLarge: string;
|
|
348
|
-
feedbackFontSizeSmall: string;
|
|
349
|
-
feedbackFontSizeMedium: string;
|
|
350
|
-
feedbackFontSizeLarge: string;
|
|
351
|
-
labelFontSizeLeftSmall: string;
|
|
352
|
-
labelFontSizeLeftMedium: string;
|
|
353
|
-
labelFontSizeLeftLarge: string;
|
|
354
|
-
labelFontSizeTopSmall: string;
|
|
355
|
-
labelFontSizeTopMedium: string;
|
|
356
|
-
labelFontSizeTopLarge: string;
|
|
357
|
-
labelHeightSmall: string;
|
|
358
|
-
labelHeightMedium: string;
|
|
359
|
-
labelHeightLarge: string;
|
|
360
|
-
labelPaddingVertical: string;
|
|
361
|
-
labelPaddingHorizontal: string;
|
|
362
|
-
labelTextAlignVertical: string;
|
|
363
|
-
labelTextAlignHorizontal: string;
|
|
364
|
-
}, any>>;
|
|
365
|
-
readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
366
|
-
blankHeightSmall: string;
|
|
367
|
-
blankHeightMedium: string;
|
|
368
|
-
blankHeightLarge: string;
|
|
369
|
-
lineHeight: string;
|
|
370
|
-
labelTextColor: string;
|
|
371
|
-
asteriskColor: string;
|
|
372
|
-
feedbackTextColorError: string;
|
|
373
|
-
feedbackTextColorWarning: string;
|
|
374
|
-
feedbackTextColor: string;
|
|
375
|
-
feedbackPadding: string;
|
|
376
|
-
feedbackHeightSmall: string;
|
|
377
|
-
feedbackHeightMedium: string;
|
|
378
|
-
feedbackHeightLarge: string;
|
|
379
|
-
feedbackFontSizeSmall: string;
|
|
380
|
-
feedbackFontSizeMedium: string;
|
|
381
|
-
feedbackFontSizeLarge: string;
|
|
382
|
-
labelFontSizeLeftSmall: string;
|
|
383
|
-
labelFontSizeLeftMedium: string;
|
|
384
|
-
labelFontSizeLeftLarge: string;
|
|
385
|
-
labelFontSizeTopSmall: string;
|
|
386
|
-
labelFontSizeTopMedium: string;
|
|
387
|
-
labelFontSizeTopLarge: string;
|
|
388
|
-
labelHeightSmall: string;
|
|
389
|
-
labelHeightMedium: string;
|
|
390
|
-
labelHeightLarge: string;
|
|
391
|
-
labelPaddingVertical: string;
|
|
392
|
-
labelPaddingHorizontal: string;
|
|
393
|
-
labelTextAlignVertical: string;
|
|
394
|
-
labelTextAlignHorizontal: string;
|
|
395
|
-
}, any>>>;
|
|
396
|
-
readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
397
|
-
blankHeightSmall: string;
|
|
398
|
-
blankHeightMedium: string;
|
|
399
|
-
blankHeightLarge: string;
|
|
400
|
-
lineHeight: string;
|
|
401
|
-
labelTextColor: string;
|
|
402
|
-
asteriskColor: string;
|
|
403
|
-
feedbackTextColorError: string;
|
|
404
|
-
feedbackTextColorWarning: string;
|
|
405
|
-
feedbackTextColor: string;
|
|
406
|
-
feedbackPadding: string;
|
|
407
|
-
feedbackHeightSmall: string;
|
|
408
|
-
feedbackHeightMedium: string;
|
|
409
|
-
feedbackHeightLarge: string;
|
|
410
|
-
feedbackFontSizeSmall: string;
|
|
411
|
-
feedbackFontSizeMedium: string;
|
|
412
|
-
feedbackFontSizeLarge: string;
|
|
413
|
-
labelFontSizeLeftSmall: string;
|
|
414
|
-
labelFontSizeLeftMedium: string;
|
|
415
|
-
labelFontSizeLeftLarge: string;
|
|
416
|
-
labelFontSizeTopSmall: string;
|
|
417
|
-
labelFontSizeTopMedium: string;
|
|
418
|
-
labelFontSizeTopLarge: string;
|
|
419
|
-
labelHeightSmall: string;
|
|
420
|
-
labelHeightMedium: string;
|
|
421
|
-
labelHeightLarge: string;
|
|
422
|
-
labelPaddingVertical: string;
|
|
423
|
-
labelPaddingHorizontal: string;
|
|
424
|
-
labelTextAlignVertical: string;
|
|
425
|
-
labelTextAlignHorizontal: string;
|
|
426
|
-
}, any>>>;
|
|
427
|
-
}, {
|
|
428
|
-
cssVars: import("vue").ComputedRef<{
|
|
429
|
-
'--n-bezier': string;
|
|
430
|
-
'--n-line-height': string;
|
|
431
|
-
'--n-blank-height': string;
|
|
432
|
-
'--n-label-font-size': string;
|
|
433
|
-
'--n-label-text-align': string;
|
|
434
|
-
'--n-label-height': string;
|
|
435
|
-
'--n-label-padding': string;
|
|
436
|
-
'--n-asterisk-color': string;
|
|
437
|
-
'--n-label-text-color': string;
|
|
438
|
-
'--n-feedback-padding': string;
|
|
439
|
-
'--n-feedback-font-size': string;
|
|
440
|
-
'--n-feedback-height': string;
|
|
441
|
-
'--n-feedback-text-color': string;
|
|
442
|
-
'--n-feedback-text-color-warning': string;
|
|
443
|
-
'--n-feedback-text-color-error': string;
|
|
444
|
-
}> | undefined;
|
|
445
|
-
themeClass: import("vue").Ref<string>;
|
|
446
|
-
onRender: () => void;
|
|
447
|
-
validate: import("naive-ui/es/form/src/interface").FormItemValidate;
|
|
448
|
-
restoreValidation: () => void;
|
|
449
|
-
path?: string | undefined;
|
|
450
|
-
internalValidate: import("naive-ui/es/form/src/interface").FormItemInternalValidate;
|
|
451
|
-
mergedSize: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").Size>;
|
|
452
|
-
validationErrored: import("vue").Ref<boolean>;
|
|
453
|
-
mergedLabelStyle: import("vue").ComputedRef<(import("vue").StyleValue | undefined)[]>;
|
|
454
|
-
mergedLabelPlacement: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
455
|
-
mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
|
|
456
|
-
mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
|
|
457
|
-
mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
|
|
458
|
-
mergedValidationStatus: import("vue").ComputedRef<"success" | "error" | "warning" | undefined>;
|
|
459
|
-
mergedShowFeedback: import("vue").ComputedRef<boolean>;
|
|
460
|
-
mergedShowLabel: import("vue").ComputedRef<boolean>;
|
|
461
|
-
isAutoLabelWidth: import("vue").ComputedRef<boolean>;
|
|
462
|
-
labelElementRef: import("vue").Ref<HTMLLabelElement | null>;
|
|
463
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
464
|
-
mergedRequired: import("vue").ComputedRef<boolean>;
|
|
465
|
-
feedbackId: import("vue").Ref<string>;
|
|
466
|
-
renderExplains: import("vue").Ref<{
|
|
467
|
-
key: string;
|
|
468
|
-
render: () => import("vue").VNodeChild;
|
|
469
|
-
}[]>;
|
|
470
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
471
|
-
readonly label: StringConstructor;
|
|
472
|
-
readonly labelWidth: PropType<string | number>;
|
|
473
|
-
readonly labelStyle: PropType<string | import("vue").CSSProperties>;
|
|
474
|
-
readonly labelAlign: PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
|
|
475
|
-
readonly labelPlacement: PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
476
|
-
readonly path: StringConstructor;
|
|
477
|
-
readonly first: BooleanConstructor;
|
|
478
|
-
readonly rulePath: StringConstructor;
|
|
479
|
-
readonly required: BooleanConstructor;
|
|
480
|
-
readonly showRequireMark: {
|
|
481
|
-
readonly type: PropType<boolean | undefined>;
|
|
482
|
-
readonly default: undefined;
|
|
483
|
-
};
|
|
484
|
-
readonly requireMarkPlacement: PropType<"left" | "right" | "right-hanging">;
|
|
485
|
-
readonly showFeedback: {
|
|
486
|
-
readonly type: PropType<boolean | undefined>;
|
|
487
|
-
readonly default: undefined;
|
|
488
|
-
};
|
|
489
|
-
readonly rule: PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
490
|
-
readonly size: PropType<"small" | "medium" | "large">;
|
|
491
|
-
readonly ignorePathChange: BooleanConstructor;
|
|
492
|
-
readonly validationStatus: PropType<"success" | "error" | "warning">;
|
|
493
|
-
readonly feedback: StringConstructor;
|
|
494
|
-
readonly showLabel: {
|
|
495
|
-
readonly type: PropType<boolean | undefined>;
|
|
496
|
-
readonly default: undefined;
|
|
497
|
-
};
|
|
498
|
-
readonly labelProps: PropType<import("vue").LabelHTMLAttributes>;
|
|
499
|
-
readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
500
|
-
blankHeightSmall: string;
|
|
501
|
-
blankHeightMedium: string;
|
|
502
|
-
blankHeightLarge: string;
|
|
503
|
-
lineHeight: string;
|
|
504
|
-
labelTextColor: string;
|
|
505
|
-
asteriskColor: string;
|
|
506
|
-
feedbackTextColorError: string;
|
|
507
|
-
feedbackTextColorWarning: string;
|
|
508
|
-
feedbackTextColor: string;
|
|
509
|
-
feedbackPadding: string;
|
|
510
|
-
feedbackHeightSmall: string;
|
|
511
|
-
feedbackHeightMedium: string;
|
|
512
|
-
feedbackHeightLarge: string;
|
|
513
|
-
feedbackFontSizeSmall: string;
|
|
514
|
-
feedbackFontSizeMedium: string;
|
|
515
|
-
feedbackFontSizeLarge: string;
|
|
516
|
-
labelFontSizeLeftSmall: string;
|
|
517
|
-
labelFontSizeLeftMedium: string;
|
|
518
|
-
labelFontSizeLeftLarge: string;
|
|
519
|
-
labelFontSizeTopSmall: string;
|
|
520
|
-
labelFontSizeTopMedium: string;
|
|
521
|
-
labelFontSizeTopLarge: string;
|
|
522
|
-
labelHeightSmall: string;
|
|
523
|
-
labelHeightMedium: string;
|
|
524
|
-
labelHeightLarge: string;
|
|
525
|
-
labelPaddingVertical: string;
|
|
526
|
-
labelPaddingHorizontal: string;
|
|
527
|
-
labelTextAlignVertical: string;
|
|
528
|
-
labelTextAlignHorizontal: string;
|
|
529
|
-
}, any>>;
|
|
530
|
-
readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
531
|
-
blankHeightSmall: string;
|
|
532
|
-
blankHeightMedium: string;
|
|
533
|
-
blankHeightLarge: string;
|
|
534
|
-
lineHeight: string;
|
|
535
|
-
labelTextColor: string;
|
|
536
|
-
asteriskColor: string;
|
|
537
|
-
feedbackTextColorError: string;
|
|
538
|
-
feedbackTextColorWarning: string;
|
|
539
|
-
feedbackTextColor: string;
|
|
540
|
-
feedbackPadding: string;
|
|
541
|
-
feedbackHeightSmall: string;
|
|
542
|
-
feedbackHeightMedium: string;
|
|
543
|
-
feedbackHeightLarge: string;
|
|
544
|
-
feedbackFontSizeSmall: string;
|
|
545
|
-
feedbackFontSizeMedium: string;
|
|
546
|
-
feedbackFontSizeLarge: string;
|
|
547
|
-
labelFontSizeLeftSmall: string;
|
|
548
|
-
labelFontSizeLeftMedium: string;
|
|
549
|
-
labelFontSizeLeftLarge: string;
|
|
550
|
-
labelFontSizeTopSmall: string;
|
|
551
|
-
labelFontSizeTopMedium: string;
|
|
552
|
-
labelFontSizeTopLarge: string;
|
|
553
|
-
labelHeightSmall: string;
|
|
554
|
-
labelHeightMedium: string;
|
|
555
|
-
labelHeightLarge: string;
|
|
556
|
-
labelPaddingVertical: string;
|
|
557
|
-
labelPaddingHorizontal: string;
|
|
558
|
-
labelTextAlignVertical: string;
|
|
559
|
-
labelTextAlignHorizontal: string;
|
|
560
|
-
}, any>>>;
|
|
561
|
-
readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
562
|
-
blankHeightSmall: string;
|
|
563
|
-
blankHeightMedium: string;
|
|
564
|
-
blankHeightLarge: string;
|
|
565
|
-
lineHeight: string;
|
|
566
|
-
labelTextColor: string;
|
|
567
|
-
asteriskColor: string;
|
|
568
|
-
feedbackTextColorError: string;
|
|
569
|
-
feedbackTextColorWarning: string;
|
|
570
|
-
feedbackTextColor: string;
|
|
571
|
-
feedbackPadding: string;
|
|
572
|
-
feedbackHeightSmall: string;
|
|
573
|
-
feedbackHeightMedium: string;
|
|
574
|
-
feedbackHeightLarge: string;
|
|
575
|
-
feedbackFontSizeSmall: string;
|
|
576
|
-
feedbackFontSizeMedium: string;
|
|
577
|
-
feedbackFontSizeLarge: string;
|
|
578
|
-
labelFontSizeLeftSmall: string;
|
|
579
|
-
labelFontSizeLeftMedium: string;
|
|
580
|
-
labelFontSizeLeftLarge: string;
|
|
581
|
-
labelFontSizeTopSmall: string;
|
|
582
|
-
labelFontSizeTopMedium: string;
|
|
583
|
-
labelFontSizeTopLarge: string;
|
|
584
|
-
labelHeightSmall: string;
|
|
585
|
-
labelHeightMedium: string;
|
|
586
|
-
labelHeightLarge: string;
|
|
587
|
-
labelPaddingVertical: string;
|
|
588
|
-
labelPaddingHorizontal: string;
|
|
589
|
-
labelTextAlignVertical: string;
|
|
590
|
-
labelTextAlignHorizontal: string;
|
|
591
|
-
}, any>>>;
|
|
592
|
-
}>>, {
|
|
593
|
-
readonly required: boolean;
|
|
594
|
-
readonly first: boolean;
|
|
595
|
-
readonly showRequireMark: boolean | undefined;
|
|
596
|
-
readonly showFeedback: boolean | undefined;
|
|
597
|
-
readonly showLabel: boolean | undefined;
|
|
598
|
-
readonly ignorePathChange: boolean;
|
|
599
|
-
}>;
|
|
256
|
+
NFormItem: any;
|
|
600
257
|
NInput: any;
|
|
601
258
|
NSelect: any;
|
|
602
259
|
NSwitch: any;
|
|
@@ -605,56 +262,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
605
262
|
NDatePicker: any;
|
|
606
263
|
NTimePicker: any;
|
|
607
264
|
NGrid: any;
|
|
608
|
-
NGridItem:
|
|
609
|
-
readonly span: {
|
|
610
|
-
readonly type: PropType<string | number>;
|
|
611
|
-
readonly default: 1;
|
|
612
|
-
};
|
|
613
|
-
readonly offset: {
|
|
614
|
-
readonly type: PropType<string | number>;
|
|
615
|
-
readonly default: 0;
|
|
616
|
-
};
|
|
617
|
-
readonly suffix: BooleanConstructor;
|
|
618
|
-
readonly privateOffset: NumberConstructor;
|
|
619
|
-
readonly privateSpan: NumberConstructor;
|
|
620
|
-
readonly privateColStart: NumberConstructor;
|
|
621
|
-
readonly privateShow: {
|
|
622
|
-
readonly type: BooleanConstructor;
|
|
623
|
-
readonly default: true;
|
|
624
|
-
};
|
|
625
|
-
}, {
|
|
626
|
-
overflow: import("vue").Ref<boolean>;
|
|
627
|
-
itemStyle: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
|
|
628
|
-
layoutShiftDisabled: import("vue").Ref<boolean>;
|
|
629
|
-
mergedXGap: import("vue").ComputedRef<string>;
|
|
630
|
-
deriveStyle: () => {
|
|
631
|
-
display: string;
|
|
632
|
-
gridColumn: string;
|
|
633
|
-
marginLeft: string;
|
|
634
|
-
};
|
|
635
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
636
|
-
readonly span: {
|
|
637
|
-
readonly type: PropType<string | number>;
|
|
638
|
-
readonly default: 1;
|
|
639
|
-
};
|
|
640
|
-
readonly offset: {
|
|
641
|
-
readonly type: PropType<string | number>;
|
|
642
|
-
readonly default: 0;
|
|
643
|
-
};
|
|
644
|
-
readonly suffix: BooleanConstructor;
|
|
645
|
-
readonly privateOffset: NumberConstructor;
|
|
646
|
-
readonly privateSpan: NumberConstructor;
|
|
647
|
-
readonly privateColStart: NumberConstructor;
|
|
648
|
-
readonly privateShow: {
|
|
649
|
-
readonly type: BooleanConstructor;
|
|
650
|
-
readonly default: true;
|
|
651
|
-
};
|
|
652
|
-
}>>, {
|
|
653
|
-
readonly offset: string | number;
|
|
654
|
-
readonly span: string | number;
|
|
655
|
-
readonly suffix: boolean;
|
|
656
|
-
readonly privateShow: boolean;
|
|
657
|
-
}>;
|
|
265
|
+
NGridItem: any;
|
|
658
266
|
NIcon: any;
|
|
659
267
|
NTooltip: any;
|
|
660
268
|
isTextarea: typeof import("./utils").isTextarea;
|
|
@@ -756,17 +364,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
756
364
|
findAllDeptEmpByOrgFunc: () => Promise<void>;
|
|
757
365
|
handleInit: () => never[] | undefined;
|
|
758
366
|
init: () => Promise<void>;
|
|
759
|
-
NInputGroup:
|
|
760
|
-
[x: string]: never;
|
|
761
|
-
[x: number]: never;
|
|
762
|
-
[x: symbol]: never;
|
|
763
|
-
}, {
|
|
764
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
765
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
766
|
-
[x: string]: never;
|
|
767
|
-
[x: number]: never;
|
|
768
|
-
[x: symbol]: never;
|
|
769
|
-
}>>, {}>;
|
|
367
|
+
NInputGroup: any;
|
|
770
368
|
NButton: any;
|
|
771
369
|
NInput: any;
|
|
772
370
|
NTooltip: any;
|
|
@@ -833,9 +431,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
833
431
|
default: () => never[];
|
|
834
432
|
};
|
|
835
433
|
data: {
|
|
836
|
-
type: PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase &
|
|
837
|
-
[k: string]: unknown;
|
|
838
|
-
} & AnyObject)[]>;
|
|
434
|
+
type: PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[]>;
|
|
839
435
|
default: () => never[];
|
|
840
436
|
};
|
|
841
437
|
searchPlaceholder: {
|
|
@@ -849,17 +445,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
849
445
|
wordbook: {
|
|
850
446
|
type: PropType<{
|
|
851
447
|
[key: string]: any;
|
|
852
|
-
parent_id_obj: string
|
|
853
|
-
parent_name_obj: string
|
|
854
|
-
user_count_obj?: string |
|
|
448
|
+
parent_id_obj: string;
|
|
449
|
+
parent_name_obj: string;
|
|
450
|
+
user_count_obj?: string | undefined;
|
|
855
451
|
filter_key?: string | undefined;
|
|
856
452
|
}>;
|
|
857
453
|
default: () => {};
|
|
858
454
|
};
|
|
859
455
|
wordbookChild: {
|
|
860
456
|
type: PropType<{
|
|
861
|
-
user_id_obj: string
|
|
862
|
-
user_name_obj: string
|
|
457
|
+
user_id_obj: string;
|
|
458
|
+
user_name_obj: string;
|
|
863
459
|
user_expand_keys?: string[] | undefined;
|
|
864
460
|
}>;
|
|
865
461
|
default: () => {};
|
|
@@ -885,9 +481,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
885
481
|
default: () => {};
|
|
886
482
|
};
|
|
887
483
|
treeSetting: {
|
|
888
|
-
type: PropType<import("naive-ui/es/tree/src/interface").TreeOptionBase &
|
|
889
|
-
[k: string]: unknown;
|
|
890
|
-
} & AnyObject>;
|
|
484
|
+
type: PropType<import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject>;
|
|
891
485
|
default: () => {};
|
|
892
486
|
};
|
|
893
487
|
queryLoadChildData: {
|
|
@@ -903,9 +497,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
903
497
|
default: boolean;
|
|
904
498
|
};
|
|
905
499
|
roleData: {
|
|
906
|
-
type: PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase &
|
|
907
|
-
[k: string]: unknown;
|
|
908
|
-
} & AnyObject)[]>;
|
|
500
|
+
type: PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[]>;
|
|
909
501
|
default: () => never[];
|
|
910
502
|
};
|
|
911
503
|
roleFields: {
|
|
@@ -940,9 +532,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
940
532
|
default: () => never[];
|
|
941
533
|
};
|
|
942
534
|
data: {
|
|
943
|
-
type: PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase &
|
|
944
|
-
[k: string]: unknown;
|
|
945
|
-
} & AnyObject)[]>;
|
|
535
|
+
type: PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[]>;
|
|
946
536
|
default: () => never[];
|
|
947
537
|
};
|
|
948
538
|
searchPlaceholder: {
|
|
@@ -956,17 +546,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
956
546
|
wordbook: {
|
|
957
547
|
type: PropType<{
|
|
958
548
|
[key: string]: any;
|
|
959
|
-
parent_id_obj: string
|
|
960
|
-
parent_name_obj: string
|
|
961
|
-
user_count_obj?: string |
|
|
549
|
+
parent_id_obj: string;
|
|
550
|
+
parent_name_obj: string;
|
|
551
|
+
user_count_obj?: string | undefined;
|
|
962
552
|
filter_key?: string | undefined;
|
|
963
553
|
}>;
|
|
964
554
|
default: () => {};
|
|
965
555
|
};
|
|
966
556
|
wordbookChild: {
|
|
967
557
|
type: PropType<{
|
|
968
|
-
user_id_obj: string
|
|
969
|
-
user_name_obj: string
|
|
558
|
+
user_id_obj: string;
|
|
559
|
+
user_name_obj: string;
|
|
970
560
|
user_expand_keys?: string[] | undefined;
|
|
971
561
|
}>;
|
|
972
562
|
default: () => {};
|
|
@@ -992,9 +582,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
992
582
|
default: () => {};
|
|
993
583
|
};
|
|
994
584
|
treeSetting: {
|
|
995
|
-
type: PropType<import("naive-ui/es/tree/src/interface").TreeOptionBase &
|
|
996
|
-
[k: string]: unknown;
|
|
997
|
-
} & AnyObject>;
|
|
585
|
+
type: PropType<import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject>;
|
|
998
586
|
default: () => {};
|
|
999
587
|
};
|
|
1000
588
|
queryLoadChildData: {
|
|
@@ -1010,9 +598,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1010
598
|
default: boolean;
|
|
1011
599
|
};
|
|
1012
600
|
roleData: {
|
|
1013
|
-
type: PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase &
|
|
1014
|
-
[k: string]: unknown;
|
|
1015
|
-
} & AnyObject)[]>;
|
|
601
|
+
type: PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[]>;
|
|
1016
602
|
default: () => never[];
|
|
1017
603
|
};
|
|
1018
604
|
roleFields: {
|
|
@@ -1088,7 +674,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1088
674
|
renderLabel: ({ option }: {
|
|
1089
675
|
option: import("naive-ui").TreeOption;
|
|
1090
676
|
}) => JSX.Element;
|
|
1091
|
-
getLabelName: (option: import("naive-ui").TreeOption) =>
|
|
677
|
+
getLabelName: (option: import("naive-ui").TreeOption) => {};
|
|
1092
678
|
transformData: (trees: import("naive-ui").TreeOption[]) => import("naive-ui").TreeOption[];
|
|
1093
679
|
calculateRootItems: (trees: import("naive-ui").TreeOption[], items: import("naive-ui").TreeOption[]) => import("naive-ui").TreeOption[];
|
|
1094
680
|
transformParentNodeName: (trees: import("naive-ui").TreeOption[], tempContent: any) => import("naive-ui").TreeOption[];
|
|
@@ -1118,73 +704,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1118
704
|
getCheckWithLevel: () => any;
|
|
1119
705
|
NButton: any;
|
|
1120
706
|
NInput: any;
|
|
1121
|
-
NInputGroup:
|
|
1122
|
-
[x: string]: never;
|
|
1123
|
-
[x: number]: never;
|
|
1124
|
-
[x: symbol]: never;
|
|
1125
|
-
}, {
|
|
1126
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
1127
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1128
|
-
[x: string]: never;
|
|
1129
|
-
[x: number]: never;
|
|
1130
|
-
[x: symbol]: never;
|
|
1131
|
-
}>>, {}>;
|
|
707
|
+
NInputGroup: any;
|
|
1132
708
|
NCheckbox: any;
|
|
1133
709
|
NTree: any;
|
|
1134
710
|
NTag: any;
|
|
1135
711
|
NIcon: any;
|
|
1136
712
|
NSpace: any;
|
|
1137
713
|
NGrid: any;
|
|
1138
|
-
NGi:
|
|
1139
|
-
readonly span: {
|
|
1140
|
-
readonly type: PropType<string | number>;
|
|
1141
|
-
readonly default: 1;
|
|
1142
|
-
};
|
|
1143
|
-
readonly offset: {
|
|
1144
|
-
readonly type: PropType<string | number>;
|
|
1145
|
-
readonly default: 0;
|
|
1146
|
-
};
|
|
1147
|
-
readonly suffix: BooleanConstructor;
|
|
1148
|
-
readonly privateOffset: NumberConstructor;
|
|
1149
|
-
readonly privateSpan: NumberConstructor;
|
|
1150
|
-
readonly privateColStart: NumberConstructor;
|
|
1151
|
-
readonly privateShow: {
|
|
1152
|
-
readonly type: BooleanConstructor;
|
|
1153
|
-
readonly default: true;
|
|
1154
|
-
};
|
|
1155
|
-
}, {
|
|
1156
|
-
overflow: import("vue").Ref<boolean>;
|
|
1157
|
-
itemStyle: import("vue").Ref<string | import("vue").CSSProperties | undefined>;
|
|
1158
|
-
layoutShiftDisabled: import("vue").Ref<boolean>;
|
|
1159
|
-
mergedXGap: import("vue").ComputedRef<string>;
|
|
1160
|
-
deriveStyle: () => {
|
|
1161
|
-
display: string;
|
|
1162
|
-
gridColumn: string;
|
|
1163
|
-
marginLeft: string;
|
|
1164
|
-
};
|
|
1165
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1166
|
-
readonly span: {
|
|
1167
|
-
readonly type: PropType<string | number>;
|
|
1168
|
-
readonly default: 1;
|
|
1169
|
-
};
|
|
1170
|
-
readonly offset: {
|
|
1171
|
-
readonly type: PropType<string | number>;
|
|
1172
|
-
readonly default: 0;
|
|
1173
|
-
};
|
|
1174
|
-
readonly suffix: BooleanConstructor;
|
|
1175
|
-
readonly privateOffset: NumberConstructor;
|
|
1176
|
-
readonly privateSpan: NumberConstructor;
|
|
1177
|
-
readonly privateColStart: NumberConstructor;
|
|
1178
|
-
readonly privateShow: {
|
|
1179
|
-
readonly type: BooleanConstructor;
|
|
1180
|
-
readonly default: true;
|
|
1181
|
-
};
|
|
1182
|
-
}>>, {
|
|
1183
|
-
readonly offset: string | number;
|
|
1184
|
-
readonly span: string | number;
|
|
1185
|
-
readonly suffix: boolean;
|
|
1186
|
-
readonly privateShow: boolean;
|
|
1187
|
-
}>;
|
|
714
|
+
NGi: any;
|
|
1188
715
|
NEmpty: any;
|
|
1189
716
|
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<{}>>, {}>;
|
|
1190
717
|
SearchMultiple: import("vue").DefineComponent<{
|
|
@@ -1262,56 +789,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1262
789
|
parentNode: any;
|
|
1263
790
|
}, baseKey: string | number) => false | undefined;
|
|
1264
791
|
ref: typeof ref;
|
|
1265
|
-
NCheckboxGroup:
|
|
1266
|
-
readonly min: NumberConstructor;
|
|
1267
|
-
readonly max: NumberConstructor;
|
|
1268
|
-
readonly size: PropType<"small" | "medium" | "large">;
|
|
1269
|
-
readonly value: PropType<(string | number)[] | null>;
|
|
1270
|
-
readonly defaultValue: {
|
|
1271
|
-
readonly type: PropType<(string | number)[] | null>;
|
|
1272
|
-
readonly default: null;
|
|
1273
|
-
};
|
|
1274
|
-
readonly disabled: {
|
|
1275
|
-
readonly type: PropType<boolean | undefined>;
|
|
1276
|
-
readonly default: undefined;
|
|
1277
|
-
};
|
|
1278
|
-
readonly 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
|
|
1279
|
-
actionType: "check" | "uncheck";
|
|
1280
|
-
value: string | number;
|
|
1281
|
-
}) => void>>;
|
|
1282
|
-
readonly onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
|
|
1283
|
-
actionType: "check" | "uncheck";
|
|
1284
|
-
value: string | number;
|
|
1285
|
-
}) => void>>;
|
|
1286
|
-
readonly onChange: PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[]) => void> | undefined>;
|
|
1287
|
-
}, {
|
|
1288
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
1289
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1290
|
-
readonly min: NumberConstructor;
|
|
1291
|
-
readonly max: NumberConstructor;
|
|
1292
|
-
readonly size: PropType<"small" | "medium" | "large">;
|
|
1293
|
-
readonly value: PropType<(string | number)[] | null>;
|
|
1294
|
-
readonly defaultValue: {
|
|
1295
|
-
readonly type: PropType<(string | number)[] | null>;
|
|
1296
|
-
readonly default: null;
|
|
1297
|
-
};
|
|
1298
|
-
readonly disabled: {
|
|
1299
|
-
readonly type: PropType<boolean | undefined>;
|
|
1300
|
-
readonly default: undefined;
|
|
1301
|
-
};
|
|
1302
|
-
readonly 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
|
|
1303
|
-
actionType: "check" | "uncheck";
|
|
1304
|
-
value: string | number;
|
|
1305
|
-
}) => void>>;
|
|
1306
|
-
readonly onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
|
|
1307
|
-
actionType: "check" | "uncheck";
|
|
1308
|
-
value: string | number;
|
|
1309
|
-
}) => void>>;
|
|
1310
|
-
readonly onChange: PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[]) => void> | undefined>;
|
|
1311
|
-
}>>, {
|
|
1312
|
-
readonly disabled: boolean | undefined;
|
|
1313
|
-
readonly defaultValue: (string | number)[] | null;
|
|
1314
|
-
}>;
|
|
792
|
+
NCheckboxGroup: any;
|
|
1315
793
|
NCheckbox: any;
|
|
1316
794
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "notifyCheck"[], "notifyCheck", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1317
795
|
treeData: {
|
|
@@ -1472,9 +950,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1472
950
|
default: () => never[];
|
|
1473
951
|
};
|
|
1474
952
|
data: {
|
|
1475
|
-
type: PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase &
|
|
1476
|
-
[k: string]: unknown;
|
|
1477
|
-
} & AnyObject)[]>;
|
|
953
|
+
type: PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[]>;
|
|
1478
954
|
default: () => never[];
|
|
1479
955
|
};
|
|
1480
956
|
searchPlaceholder: {
|
|
@@ -1488,17 +964,17 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1488
964
|
wordbook: {
|
|
1489
965
|
type: PropType<{
|
|
1490
966
|
[key: string]: any;
|
|
1491
|
-
parent_id_obj: string
|
|
1492
|
-
parent_name_obj: string
|
|
1493
|
-
user_count_obj?: string |
|
|
967
|
+
parent_id_obj: string;
|
|
968
|
+
parent_name_obj: string;
|
|
969
|
+
user_count_obj?: string | undefined;
|
|
1494
970
|
filter_key?: string | undefined;
|
|
1495
971
|
}>;
|
|
1496
972
|
default: () => {};
|
|
1497
973
|
};
|
|
1498
974
|
wordbookChild: {
|
|
1499
975
|
type: PropType<{
|
|
1500
|
-
user_id_obj: string
|
|
1501
|
-
user_name_obj: string
|
|
976
|
+
user_id_obj: string;
|
|
977
|
+
user_name_obj: string;
|
|
1502
978
|
user_expand_keys?: string[] | undefined;
|
|
1503
979
|
}>;
|
|
1504
980
|
default: () => {};
|
|
@@ -1524,9 +1000,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1524
1000
|
default: () => {};
|
|
1525
1001
|
};
|
|
1526
1002
|
treeSetting: {
|
|
1527
|
-
type: PropType<import("naive-ui/es/tree/src/interface").TreeOptionBase &
|
|
1528
|
-
[k: string]: unknown;
|
|
1529
|
-
} & AnyObject>;
|
|
1003
|
+
type: PropType<import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject>;
|
|
1530
1004
|
default: () => {};
|
|
1531
1005
|
};
|
|
1532
1006
|
queryLoadChildData: {
|
|
@@ -1542,9 +1016,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1542
1016
|
default: boolean;
|
|
1543
1017
|
};
|
|
1544
1018
|
roleData: {
|
|
1545
|
-
type: PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase &
|
|
1546
|
-
[k: string]: unknown;
|
|
1547
|
-
} & AnyObject)[]>;
|
|
1019
|
+
type: PropType<(import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[]>;
|
|
1548
1020
|
default: () => never[];
|
|
1549
1021
|
};
|
|
1550
1022
|
roleFields: {
|
|
@@ -1559,9 +1031,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1559
1031
|
onCheck?: ((...args: any[]) => any) | undefined;
|
|
1560
1032
|
onCheckWithLevel?: ((...args: any[]) => any) | undefined;
|
|
1561
1033
|
}, {
|
|
1562
|
-
data: (import("naive-ui/es/tree/src/interface").TreeOptionBase &
|
|
1563
|
-
[k: string]: unknown;
|
|
1564
|
-
} & AnyObject)[];
|
|
1034
|
+
data: (import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[];
|
|
1565
1035
|
defaultList: ((string | number) | {
|
|
1566
1036
|
[key: string]: any;
|
|
1567
1037
|
key: string | number;
|
|
@@ -1570,14 +1040,14 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1570
1040
|
searchButtonText: string;
|
|
1571
1041
|
wordbook: {
|
|
1572
1042
|
[key: string]: any;
|
|
1573
|
-
parent_id_obj: string
|
|
1574
|
-
parent_name_obj: string
|
|
1575
|
-
user_count_obj?: string |
|
|
1043
|
+
parent_id_obj: string;
|
|
1044
|
+
parent_name_obj: string;
|
|
1045
|
+
user_count_obj?: string | undefined;
|
|
1576
1046
|
filter_key?: string | undefined;
|
|
1577
1047
|
};
|
|
1578
1048
|
wordbookChild: {
|
|
1579
|
-
user_id_obj: string
|
|
1580
|
-
user_name_obj: string
|
|
1049
|
+
user_id_obj: string;
|
|
1050
|
+
user_name_obj: string;
|
|
1581
1051
|
user_expand_keys?: string[] | undefined;
|
|
1582
1052
|
};
|
|
1583
1053
|
showCount: boolean;
|
|
@@ -1585,15 +1055,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1585
1055
|
multiple: boolean;
|
|
1586
1056
|
searchInner: boolean;
|
|
1587
1057
|
searchFilter: AnyObject;
|
|
1588
|
-
treeSetting: import("naive-ui/es/tree/src/interface").TreeOptionBase &
|
|
1589
|
-
[k: string]: unknown;
|
|
1590
|
-
} & AnyObject;
|
|
1058
|
+
treeSetting: import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject;
|
|
1591
1059
|
queryLoadChildData: (node: import("naive-ui").TreeOption) => Promise<AnyObject>;
|
|
1592
1060
|
queryTreeSearch: (keyWork: string) => Promise<AnyObject[]>;
|
|
1593
1061
|
showSelectType: boolean;
|
|
1594
|
-
roleData: (import("naive-ui/es/tree/src/interface").TreeOptionBase &
|
|
1595
|
-
[k: string]: unknown;
|
|
1596
|
-
} & AnyObject)[];
|
|
1062
|
+
roleData: (import("naive-ui/es/tree/src/interface").TreeOptionBase & Record<string, unknown> & AnyObject)[];
|
|
1597
1063
|
roleFields: Record<string, any>;
|
|
1598
1064
|
}>>;
|
|
1599
1065
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("check" | "changeModalVisible")[], "check" | "changeModalVisible", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -1662,8 +1128,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1662
1128
|
}>> & {
|
|
1663
1129
|
onCancelModal?: ((...args: any[]) => any) | undefined;
|
|
1664
1130
|
}, {
|
|
1665
|
-
id: string;
|
|
1666
1131
|
visible: boolean;
|
|
1132
|
+
id: string;
|
|
1667
1133
|
searchFieldList: unknown[];
|
|
1668
1134
|
conditionList: unknown[];
|
|
1669
1135
|
orgId: string;
|