cnhis-design-vue 3.2.5-beta.54 → 3.2.5-beta.56
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +87 -87
- package/es/components/annotation-edit/src/type.d.ts +1 -1
- package/es/components/audio-sdk/src/components/recordingDialog.vue.d.ts +1 -1
- package/es/components/big-table/index.d.ts +7 -57
- package/es/components/big-table/src/BigTable.vue.d.ts +7 -57
- package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
- package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +4 -4
- package/es/components/big-table/src/hooks/useEdit.d.ts +27 -27
- package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
- package/es/components/biunique-chat/index.d.ts +13 -1027
- package/es/components/biunique-chat/src/Index.vue.d.ts +13 -1027
- package/es/components/biunique-chat/src/components/ChatFile.vue.d.ts +2 -201
- package/es/components/biunique-chat/src/components/ChatFooter.vue.d.ts +1 -9
- package/es/components/biunique-chat/src/components/ChatFooter.vue2.js +1 -1
- package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +7 -408
- package/es/components/biunique-chat/src/components/ChatMain.vue.d.ts +2 -208
- package/es/components/biunique-chat/src/components/ChatRecord.vue.d.ts +1 -11
- package/es/components/biunique-chat/src/components/ChatSearch.vue.d.ts +2 -2
- package/es/components/biunique-chat/src/components/ChatSet.vue.d.ts +2 -187
- package/es/components/biunique-chat/src/components/PersonProfile.vue.d.ts +1 -9
- package/es/components/biunique-chat/src/types/index.d.ts +1 -1
- package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/BpmnRenderer.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomContextPadProvider.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPalette.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRenderer.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRules.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/index.d.ts +13 -13
- package/es/components/bpmn-workflow/src/custom/customOtherModule/CustomPopupMenu.d.ts +2 -2
- package/es/components/bpmn-workflow/src/custom/customOtherModule/customViewerRenderer.d.ts +9 -9
- package/es/components/bpmn-workflow/src/custom/customOtherModule/zoomScroll.d.ts +2 -2
- package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +1 -0
- package/es/components/bpmn-workflow/types/ModelingModule.d.ts +1 -0
- package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +1 -0
- package/es/components/button-print/index.d.ts +13 -2917
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +13 -2917
- package/es/components/button-print/src/components/EditFormat.vue.d.ts +4 -1162
- package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +6 -1458
- package/es/components/button-print/src/components/NewPrintComponent.vue.d.ts +5 -1457
- package/es/components/button-print/src/components/OldPrintComponent.vue.d.ts +5 -1457
- package/es/components/calendar/index.d.ts +4 -4
- package/es/components/calendar/src/Calendar.vue.d.ts +4 -4
- package/es/components/calendar/src/types/index.d.ts +1 -1
- package/es/components/callback/src/components/dialog/drawer.vue.d.ts +2 -179
- package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
- package/es/components/callback/src/components/render/popupMaps.d.ts +120 -1701
- package/es/components/callback/src/types/index.d.ts +1 -1
- package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +2 -2
- package/es/components/card-reader-sdk/src/constants/index.d.ts +56 -56
- package/es/components/card-reader-sdk/src/utils/ensureUID2IdCard.d.ts +1 -1
- package/es/components/classification/index.d.ts +4 -14
- package/es/components/classification/src/components/search-filter/index.vue.d.ts +24 -34
- package/es/components/classification/src/components/set-classification/index.vue.d.ts +26 -36
- package/es/components/classification/src/components/table-modal/index.vue.d.ts +1 -4
- package/es/components/classification/src/index.vue.d.ts +4 -14
- package/es/components/config-provider/src/interface.d.ts +2 -2
- package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
- package/es/components/drag-scroll/src/types.d.ts +2 -2
- package/es/components/expand-field/index.d.ts +41 -575
- package/es/components/expand-field/src/components/FormItemPerson.vue.d.ts +56 -198
- package/es/components/expand-field/src/components/PersonModal.vue.d.ts +36 -168
- package/es/components/expand-field/src/components/form.vue.d.ts +41 -526
- package/es/components/expand-field/src/index.vue.d.ts +41 -575
- package/es/components/expand-field/src/types/index.d.ts +1 -1
- package/es/components/fabric-chart/index.d.ts +10 -10
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +10 -10
- package/es/components/fabric-chart/src/components/PopupMenu.d.ts +3 -3
- package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
- package/es/components/fabric-chart/src/interface.d.ts +9 -9
- package/es/components/field-set/index.d.ts +1 -51
- package/es/components/field-set/src/FieldColor.vue.d.ts +14 -593
- package/es/components/field-set/src/FieldFilter.vue.d.ts +7 -7
- package/es/components/field-set/src/FieldSet.vue.d.ts +9 -10
- package/es/components/field-set/src/Index.vue.d.ts +2 -52
- package/es/components/field-set/src/components/Row.vue.d.ts +2 -2
- package/es/components/field-set/src/components/condition.vue.d.ts +2 -2
- package/es/components/field-set/src/components/edit-dialog.vue.d.ts +11 -589
- package/es/components/field-set/src/components/edit-filter.vue.d.ts +3 -3
- package/es/components/field-set/src/constants/index.d.ts +1 -1
- package/es/components/field-set/src/types/index.d.ts +8 -8
- package/es/components/form-config/index.d.ts +62 -4785
- package/es/components/form-config/src/FormConfig.vue.d.ts +41 -4764
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +37 -98
- package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +2 -2
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +22 -4651
- package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +3 -36
- package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +3 -3
- package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +1 -1
- package/es/components/form-config/src/hooks/usePresetRenderer.d.ts +1 -1
- package/es/components/form-config/src/types/index.d.ts +8 -8
- package/es/components/form-render/index.d.ts +15 -75
- package/es/components/form-render/src/FormRender.vue.d.ts +10 -70
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +15 -75
- package/es/components/form-render/src/components/renderer/combination/combination.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/complex.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/date.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/index.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/inputGroup.d.ts +1 -11
- package/es/components/form-render/src/components/renderer/inputNumber.d.ts +4 -4
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +10 -10
- package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +15 -15
- package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
- package/es/components/form-render/src/hooks/useChangeContext.d.ts +1 -1
- package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +4 -4
- package/es/components/form-render/src/hooks/useFormContext.d.ts +1 -11
- package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +1 -19
- package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +1 -1
- package/es/components/form-render/src/types/fieldItem.d.ts +10 -10
- package/es/components/form-render/src/types/index.d.ts +13 -13
- package/es/components/form-render/src/utils/index.d.ts +1 -1
- package/es/components/iho-table/index.d.ts +46 -1567
- package/es/components/iho-table/src/IhoTable.vue.d.ts +40 -1561
- package/es/components/iho-table/src/constants/index.d.ts +2 -2
- package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +4 -4
- package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +18 -18
- package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +61 -61
- package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +1 -1
- package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +1 -1
- package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
- package/es/components/iho-table/src/hooks/useTableContext.d.ts +1 -1
- package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue.d.ts +2 -335
- package/es/components/iho-table/src/plugins/forceArrowKeyPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/pagerScrollPlugin/types.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +16 -16
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +1 -1
- package/es/components/iho-table/src/plugins/verticalTablePlugin/src/hooks/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/verticalTablePlugin/src/types.d.ts +1 -1
- package/es/components/iho-table/src/types/index.d.ts +17 -17
- package/es/components/iho-table/src/types/pluginType.d.ts +13 -13
- package/es/components/info-header/index.d.ts +65 -1723
- package/es/components/info-header/src/InfoHeader.vue.d.ts +42 -1700
- package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +27 -1547
- package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +16 -1554
- package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +31 -1629
- package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +59 -119
- package/es/components/info-header/src/types/index.d.ts +4 -3
- package/es/components/keyboard/index.d.ts +1 -1
- package/es/components/keyboard/src/Keyboard.vue.d.ts +1 -1
- package/es/components/map/src/types/index.d.ts +2 -2
- package/es/components/quick-search/index.d.ts +1 -295
- package/es/components/quick-search/src/index.vue.d.ts +1 -295
- package/es/components/recommend-search/index.d.ts +28 -28
- package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +28 -28
- package/es/components/recommend-search/src/components/BaseSearch.d.ts +4 -4
- package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +10 -10
- package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +11 -11
- package/es/components/recommend-search/src/types/index.d.ts +2 -2
- package/es/components/scale-view/index.d.ts +6 -300
- package/es/components/scale-view/src/ScaleView.vue.d.ts +6 -300
- package/es/components/scale-view/src/ScaleView.vue2.js +1 -1
- package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +2 -2
- package/es/components/scale-view/src/components/formitem/standard-modal.d.ts +2 -2
- package/es/components/scale-view/src/hooks/use-component.d.ts +3 -15
- package/es/components/scale-view/src/types/index.d.ts +1 -1
- package/es/components/search-cascader/index.d.ts +14 -14
- package/es/components/search-cascader/src/SearchCascader.vue.d.ts +15 -15
- package/es/components/search-cascader/src/components/SearchMenu.d.ts +3 -3
- package/es/components/select-label/index.d.ts +3 -21
- package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -7
- package/es/components/select-label/src/LabelFormContent.vue2.js +1 -1
- package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -7
- package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +1 -7
- package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +1 -7
- package/es/components/select-label/src/index.vue.d.ts +2 -14
- package/es/components/select-label/src/types/index.d.ts +3 -3
- package/es/components/select-person/index.d.ts +36 -168
- package/es/components/select-person/src/SearchMultiple.vue.d.ts +3 -58
- package/es/components/select-person/src/SearchOrgAndStaff.vue.d.ts +2 -2
- package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -117
- package/es/components/shortcut-provider/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
- package/es/components/shortcut-setter/index.d.ts +23 -1606
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +14 -1597
- package/es/components/step-notice/index.d.ts +94 -1615
- package/es/components/step-notice/src/StepNotice.vue.d.ts +79 -1600
- package/es/components/step-notice/src/components/NoticeItem.vue.d.ts +22 -22
- package/es/components/step-notice/src/components/NoticeItemAside.vue.d.ts +2 -2
- package/es/components/step-notice/src/components/NoticeOperationList.vue.d.ts +16 -16
- package/es/components/step-notice/src/hooks/useTheme.d.ts +1 -1
- package/es/components/step-notice/src/utils.d.ts +1 -1
- package/es/components/steps-wheel/index.d.ts +1 -1
- package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -1
- package/es/components/table-export-field/index.d.ts +3 -630
- package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +2 -51
- package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +3 -581
- package/es/components/table-export-field/src/index.vue.d.ts +5 -632
- package/es/components/table-export-field/src/types/index.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/bi-filter/components/Date.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/bi-filter/components/index.d.ts +2 -2
- package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +22 -32
- package/es/components/table-filter/src/components/classify-filter/components/Date.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue.d.ts +1 -11
- package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +15 -15
- package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +22 -32
- package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +22 -32
- package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -50
- package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +3 -3
- package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +4 -4
- package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue.d.ts +1 -11
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +16 -16
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/index.d.ts +60 -119
- package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +59 -108
- package/es/components/table-filter/src/types/index.d.ts +25 -25
- package/es/components/time-line/index.d.ts +1 -48
- package/es/components/time-line/src/TimeLine.vue.d.ts +4 -51
- package/es/components/tooth-bitmap/index.d.ts +3 -3
- package/es/components/tooth-bitmap/src/ToothBitmap.vue.d.ts +1 -1
- package/es/env.d.ts +25 -25
- package/es/shared/assets/img/defaultCover/10review_successful.png.js +1 -1
- package/es/shared/assets/img/defaultCover/11review_fail.png.js +1 -1
- package/es/shared/assets/img/defaultCover/12no_setting.png.js +1 -1
- package/es/shared/assets/img/defaultCover/13no_menu_setting.png.js +1 -1
- package/es/shared/assets/img/defaultCover/14no_call_setting.png.js +1 -1
- package/es/shared/assets/img/defaultCover/15no_use_tag.png.js +1 -1
- package/es/shared/assets/img/defaultCover/16no_table_data.png.js +1 -1
- package/es/shared/assets/img/defaultCover/1location.png.js +1 -1
- package/es/shared/assets/img/defaultCover/2notfound.png.js +1 -1
- package/es/shared/assets/img/defaultCover/3loading.png.js +1 -1
- package/es/shared/assets/img/defaultCover/4no_permission.png.js +1 -1
- package/es/shared/assets/img/defaultCover/5no_data.png.js +1 -1
- package/es/shared/assets/img/defaultCover/6no_network.png.js +1 -1
- package/es/shared/assets/img/defaultCover/7no_doctor.png.js +1 -1
- package/es/shared/assets/img/defaultCover/8system_error.png.js +1 -1
- package/es/shared/assets/img/defaultCover/9system_upgrade.png.js +1 -1
- package/es/shared/assets/img/failure.png.js +1 -1
- package/es/shared/assets/img/no-permission.png.js +1 -1
- package/es/shared/assets/img/nodata.png.js +1 -1
- package/es/shared/assets/img/notfound.png.js +1 -1
- package/es/shared/assets/img/qr.png.js +1 -1
- package/es/shared/assets/img/success.png.js +1 -1
- package/es/shared/assets/img/table_style_2.png.js +1 -1
- package/es/shared/assets/img/video.png.js +1 -1
- package/es/shared/assets/img/video_default_cover.png.js +1 -1
- package/es/shared/assets/img/xb_big.png.js +1 -1
- package/es/shared/assets/img/xb_small.png.js +1 -1
- package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +3 -3
- package/es/shared/components/SlotRender/SlotRender.d.ts +4 -4
- package/es/shared/components/VueDraggable/src/core/renderHelper.d.ts +1 -1
- package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +86 -0
- package/es/shared/hooks/useTheme.d.ts +2 -2
- package/es/shared/package.json.js +1 -1
- package/es/shared/types/business.d.ts +1 -1
- package/es/shared/types/index.d.ts +15 -15
- package/es/shared/utils/fabricjs/index.d.ts +6823 -0
- package/es/shared/utils/tapable/AsyncParallelBailHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncParallelHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesBailHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesLoopHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncBailHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncLoopHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncWaterfallHook.d.ts +1 -1
- package/es/shared/utils/tapable/index.d.ts +139 -0
- package/es/shared/utils/vexutils.d.ts +2 -2
- package/package.json +5 -5
|
@@ -172,56 +172,7 @@ declare const TableExportField: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
172
172
|
NCard: any;
|
|
173
173
|
NButton: any;
|
|
174
174
|
NSelect: any;
|
|
175
|
-
NCheckboxGroup:
|
|
176
|
-
readonly min: NumberConstructor;
|
|
177
|
-
readonly max: NumberConstructor;
|
|
178
|
-
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
179
|
-
readonly value: import("vue").PropType<(string | number)[] | null>;
|
|
180
|
-
readonly defaultValue: {
|
|
181
|
-
readonly type: import("vue").PropType<(string | number)[] | null>;
|
|
182
|
-
readonly default: null;
|
|
183
|
-
};
|
|
184
|
-
readonly disabled: {
|
|
185
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
186
|
-
readonly default: undefined;
|
|
187
|
-
};
|
|
188
|
-
readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
|
|
189
|
-
actionType: "check" | "uncheck";
|
|
190
|
-
value: string | number;
|
|
191
|
-
}) => void>>;
|
|
192
|
-
readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
|
|
193
|
-
actionType: "check" | "uncheck";
|
|
194
|
-
value: string | number;
|
|
195
|
-
}) => void>>;
|
|
196
|
-
readonly onChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[]) => void> | undefined>;
|
|
197
|
-
}, {
|
|
198
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
199
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
200
|
-
readonly min: NumberConstructor;
|
|
201
|
-
readonly max: NumberConstructor;
|
|
202
|
-
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
203
|
-
readonly value: import("vue").PropType<(string | number)[] | null>;
|
|
204
|
-
readonly defaultValue: {
|
|
205
|
-
readonly type: import("vue").PropType<(string | number)[] | null>;
|
|
206
|
-
readonly default: null;
|
|
207
|
-
};
|
|
208
|
-
readonly disabled: {
|
|
209
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
210
|
-
readonly default: undefined;
|
|
211
|
-
};
|
|
212
|
-
readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
|
|
213
|
-
actionType: "check" | "uncheck";
|
|
214
|
-
value: string | number;
|
|
215
|
-
}) => void>>;
|
|
216
|
-
readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
|
|
217
|
-
actionType: "check" | "uncheck";
|
|
218
|
-
value: string | number;
|
|
219
|
-
}) => void>>;
|
|
220
|
-
readonly onChange: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[]) => void> | undefined>;
|
|
221
|
-
}>>, {
|
|
222
|
-
readonly disabled: boolean | undefined;
|
|
223
|
-
readonly defaultValue: (string | number)[] | null;
|
|
224
|
-
}>;
|
|
175
|
+
NCheckboxGroup: any;
|
|
225
176
|
NCheckbox: any;
|
|
226
177
|
Draggable: import("vue").DefineComponent<{
|
|
227
178
|
list: {
|
|
@@ -414,591 +365,13 @@ declare const TableExportField: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
414
365
|
saveToCalss: () => void;
|
|
415
366
|
cancelSaveToCalss: () => void;
|
|
416
367
|
NForm: any;
|
|
417
|
-
NFormItem:
|
|
418
|
-
readonly label: StringConstructor;
|
|
419
|
-
readonly labelWidth: import("vue").PropType<string | number>;
|
|
420
|
-
readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
|
|
421
|
-
readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
|
|
422
|
-
readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
423
|
-
readonly path: StringConstructor;
|
|
424
|
-
readonly first: BooleanConstructor;
|
|
425
|
-
readonly rulePath: StringConstructor;
|
|
426
|
-
readonly required: BooleanConstructor;
|
|
427
|
-
readonly showRequireMark: {
|
|
428
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
429
|
-
readonly default: undefined;
|
|
430
|
-
};
|
|
431
|
-
readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
|
|
432
|
-
readonly showFeedback: {
|
|
433
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
434
|
-
readonly default: undefined;
|
|
435
|
-
};
|
|
436
|
-
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
437
|
-
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
438
|
-
readonly ignorePathChange: BooleanConstructor;
|
|
439
|
-
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
440
|
-
readonly feedback: StringConstructor;
|
|
441
|
-
readonly showLabel: {
|
|
442
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
443
|
-
readonly default: undefined;
|
|
444
|
-
};
|
|
445
|
-
readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
|
|
446
|
-
readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
447
|
-
blankHeightSmall: string;
|
|
448
|
-
blankHeightMedium: string;
|
|
449
|
-
blankHeightLarge: string;
|
|
450
|
-
lineHeight: string;
|
|
451
|
-
labelTextColor: string;
|
|
452
|
-
asteriskColor: string;
|
|
453
|
-
feedbackTextColorError: string;
|
|
454
|
-
feedbackTextColorWarning: string;
|
|
455
|
-
feedbackTextColor: string;
|
|
456
|
-
feedbackPadding: string;
|
|
457
|
-
feedbackHeightSmall: string;
|
|
458
|
-
feedbackHeightMedium: string;
|
|
459
|
-
feedbackHeightLarge: string;
|
|
460
|
-
feedbackFontSizeSmall: string;
|
|
461
|
-
feedbackFontSizeMedium: string;
|
|
462
|
-
feedbackFontSizeLarge: string;
|
|
463
|
-
labelFontSizeLeftSmall: string;
|
|
464
|
-
labelFontSizeLeftMedium: string;
|
|
465
|
-
labelFontSizeLeftLarge: string;
|
|
466
|
-
labelFontSizeTopSmall: string;
|
|
467
|
-
labelFontSizeTopMedium: string;
|
|
468
|
-
labelFontSizeTopLarge: string;
|
|
469
|
-
labelHeightSmall: string;
|
|
470
|
-
labelHeightMedium: string;
|
|
471
|
-
labelHeightLarge: string;
|
|
472
|
-
labelPaddingVertical: string;
|
|
473
|
-
labelPaddingHorizontal: string;
|
|
474
|
-
labelTextAlignVertical: string;
|
|
475
|
-
labelTextAlignHorizontal: string;
|
|
476
|
-
}, any>>;
|
|
477
|
-
readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
478
|
-
blankHeightSmall: string;
|
|
479
|
-
blankHeightMedium: string;
|
|
480
|
-
blankHeightLarge: string;
|
|
481
|
-
lineHeight: string;
|
|
482
|
-
labelTextColor: string;
|
|
483
|
-
asteriskColor: string;
|
|
484
|
-
feedbackTextColorError: string;
|
|
485
|
-
feedbackTextColorWarning: string;
|
|
486
|
-
feedbackTextColor: string;
|
|
487
|
-
feedbackPadding: string;
|
|
488
|
-
feedbackHeightSmall: string;
|
|
489
|
-
feedbackHeightMedium: string;
|
|
490
|
-
feedbackHeightLarge: string;
|
|
491
|
-
feedbackFontSizeSmall: string;
|
|
492
|
-
feedbackFontSizeMedium: string;
|
|
493
|
-
feedbackFontSizeLarge: string;
|
|
494
|
-
labelFontSizeLeftSmall: string;
|
|
495
|
-
labelFontSizeLeftMedium: string;
|
|
496
|
-
labelFontSizeLeftLarge: string;
|
|
497
|
-
labelFontSizeTopSmall: string;
|
|
498
|
-
labelFontSizeTopMedium: string;
|
|
499
|
-
labelFontSizeTopLarge: string;
|
|
500
|
-
labelHeightSmall: string;
|
|
501
|
-
labelHeightMedium: string;
|
|
502
|
-
labelHeightLarge: string;
|
|
503
|
-
labelPaddingVertical: string;
|
|
504
|
-
labelPaddingHorizontal: string;
|
|
505
|
-
labelTextAlignVertical: string;
|
|
506
|
-
labelTextAlignHorizontal: string;
|
|
507
|
-
}, any>>>;
|
|
508
|
-
readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
509
|
-
blankHeightSmall: string;
|
|
510
|
-
blankHeightMedium: string;
|
|
511
|
-
blankHeightLarge: string;
|
|
512
|
-
lineHeight: string;
|
|
513
|
-
labelTextColor: string;
|
|
514
|
-
asteriskColor: string;
|
|
515
|
-
feedbackTextColorError: string;
|
|
516
|
-
feedbackTextColorWarning: string;
|
|
517
|
-
feedbackTextColor: string;
|
|
518
|
-
feedbackPadding: string;
|
|
519
|
-
feedbackHeightSmall: string;
|
|
520
|
-
feedbackHeightMedium: string;
|
|
521
|
-
feedbackHeightLarge: string;
|
|
522
|
-
feedbackFontSizeSmall: string;
|
|
523
|
-
feedbackFontSizeMedium: string;
|
|
524
|
-
feedbackFontSizeLarge: string;
|
|
525
|
-
labelFontSizeLeftSmall: string;
|
|
526
|
-
labelFontSizeLeftMedium: string;
|
|
527
|
-
labelFontSizeLeftLarge: string;
|
|
528
|
-
labelFontSizeTopSmall: string;
|
|
529
|
-
labelFontSizeTopMedium: string;
|
|
530
|
-
labelFontSizeTopLarge: string;
|
|
531
|
-
labelHeightSmall: string;
|
|
532
|
-
labelHeightMedium: string;
|
|
533
|
-
labelHeightLarge: string;
|
|
534
|
-
labelPaddingVertical: string;
|
|
535
|
-
labelPaddingHorizontal: string;
|
|
536
|
-
labelTextAlignVertical: string;
|
|
537
|
-
labelTextAlignHorizontal: string;
|
|
538
|
-
}, any>>>;
|
|
539
|
-
}, {
|
|
540
|
-
cssVars: import("vue").ComputedRef<{
|
|
541
|
-
'--n-bezier': string;
|
|
542
|
-
'--n-line-height': string;
|
|
543
|
-
'--n-blank-height': string;
|
|
544
|
-
'--n-label-font-size': string;
|
|
545
|
-
'--n-label-text-align': string;
|
|
546
|
-
'--n-label-height': string;
|
|
547
|
-
'--n-label-padding': string;
|
|
548
|
-
'--n-asterisk-color': string;
|
|
549
|
-
'--n-label-text-color': string;
|
|
550
|
-
'--n-feedback-padding': string;
|
|
551
|
-
'--n-feedback-font-size': string;
|
|
552
|
-
'--n-feedback-height': string;
|
|
553
|
-
'--n-feedback-text-color': string;
|
|
554
|
-
'--n-feedback-text-color-warning': string;
|
|
555
|
-
'--n-feedback-text-color-error': string;
|
|
556
|
-
}> | undefined;
|
|
557
|
-
themeClass: import("vue").Ref<string>;
|
|
558
|
-
onRender: () => void;
|
|
559
|
-
validate: import("naive-ui/es/form/src/interface").FormItemValidate;
|
|
560
|
-
restoreValidation: () => void;
|
|
561
|
-
path?: string | undefined;
|
|
562
|
-
internalValidate: import("naive-ui/es/form/src/interface").FormItemInternalValidate;
|
|
563
|
-
mergedSize: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").Size>;
|
|
564
|
-
validationErrored: import("vue").Ref<boolean>;
|
|
565
|
-
mergedLabelStyle: import("vue").ComputedRef<(import("vue").StyleValue | undefined)[]>;
|
|
566
|
-
mergedLabelPlacement: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
567
|
-
mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
|
|
568
|
-
mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
|
|
569
|
-
mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
|
|
570
|
-
mergedValidationStatus: import("vue").ComputedRef<"success" | "error" | "warning" | undefined>;
|
|
571
|
-
mergedShowFeedback: import("vue").ComputedRef<boolean>;
|
|
572
|
-
mergedShowLabel: import("vue").ComputedRef<boolean>;
|
|
573
|
-
isAutoLabelWidth: import("vue").ComputedRef<boolean>;
|
|
574
|
-
labelElementRef: import("vue").Ref<HTMLLabelElement | null>;
|
|
575
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
576
|
-
mergedRequired: import("vue").ComputedRef<boolean>;
|
|
577
|
-
feedbackId: import("vue").Ref<string>;
|
|
578
|
-
renderExplains: import("vue").Ref<{
|
|
579
|
-
key: string;
|
|
580
|
-
render: () => import("vue").VNodeChild;
|
|
581
|
-
}[]>;
|
|
582
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
583
|
-
readonly label: StringConstructor;
|
|
584
|
-
readonly labelWidth: import("vue").PropType<string | number>;
|
|
585
|
-
readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
|
|
586
|
-
readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
|
|
587
|
-
readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
588
|
-
readonly path: StringConstructor;
|
|
589
|
-
readonly first: BooleanConstructor;
|
|
590
|
-
readonly rulePath: StringConstructor;
|
|
591
|
-
readonly required: BooleanConstructor;
|
|
592
|
-
readonly showRequireMark: {
|
|
593
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
594
|
-
readonly default: undefined;
|
|
595
|
-
};
|
|
596
|
-
readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
|
|
597
|
-
readonly showFeedback: {
|
|
598
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
599
|
-
readonly default: undefined;
|
|
600
|
-
};
|
|
601
|
-
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
602
|
-
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
603
|
-
readonly ignorePathChange: BooleanConstructor;
|
|
604
|
-
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
605
|
-
readonly feedback: StringConstructor;
|
|
606
|
-
readonly showLabel: {
|
|
607
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
608
|
-
readonly default: undefined;
|
|
609
|
-
};
|
|
610
|
-
readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
|
|
611
|
-
readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
612
|
-
blankHeightSmall: string;
|
|
613
|
-
blankHeightMedium: string;
|
|
614
|
-
blankHeightLarge: string;
|
|
615
|
-
lineHeight: string;
|
|
616
|
-
labelTextColor: string;
|
|
617
|
-
asteriskColor: string;
|
|
618
|
-
feedbackTextColorError: string;
|
|
619
|
-
feedbackTextColorWarning: string;
|
|
620
|
-
feedbackTextColor: string;
|
|
621
|
-
feedbackPadding: string;
|
|
622
|
-
feedbackHeightSmall: string;
|
|
623
|
-
feedbackHeightMedium: string;
|
|
624
|
-
feedbackHeightLarge: string;
|
|
625
|
-
feedbackFontSizeSmall: string;
|
|
626
|
-
feedbackFontSizeMedium: string;
|
|
627
|
-
feedbackFontSizeLarge: string;
|
|
628
|
-
labelFontSizeLeftSmall: string;
|
|
629
|
-
labelFontSizeLeftMedium: string;
|
|
630
|
-
labelFontSizeLeftLarge: string;
|
|
631
|
-
labelFontSizeTopSmall: string;
|
|
632
|
-
labelFontSizeTopMedium: string;
|
|
633
|
-
labelFontSizeTopLarge: string;
|
|
634
|
-
labelHeightSmall: string;
|
|
635
|
-
labelHeightMedium: string;
|
|
636
|
-
labelHeightLarge: string;
|
|
637
|
-
labelPaddingVertical: string;
|
|
638
|
-
labelPaddingHorizontal: string;
|
|
639
|
-
labelTextAlignVertical: string;
|
|
640
|
-
labelTextAlignHorizontal: string;
|
|
641
|
-
}, any>>;
|
|
642
|
-
readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
643
|
-
blankHeightSmall: string;
|
|
644
|
-
blankHeightMedium: string;
|
|
645
|
-
blankHeightLarge: string;
|
|
646
|
-
lineHeight: string;
|
|
647
|
-
labelTextColor: string;
|
|
648
|
-
asteriskColor: string;
|
|
649
|
-
feedbackTextColorError: string;
|
|
650
|
-
feedbackTextColorWarning: string;
|
|
651
|
-
feedbackTextColor: string;
|
|
652
|
-
feedbackPadding: string;
|
|
653
|
-
feedbackHeightSmall: string;
|
|
654
|
-
feedbackHeightMedium: string;
|
|
655
|
-
feedbackHeightLarge: string;
|
|
656
|
-
feedbackFontSizeSmall: string;
|
|
657
|
-
feedbackFontSizeMedium: string;
|
|
658
|
-
feedbackFontSizeLarge: string;
|
|
659
|
-
labelFontSizeLeftSmall: string;
|
|
660
|
-
labelFontSizeLeftMedium: string;
|
|
661
|
-
labelFontSizeLeftLarge: string;
|
|
662
|
-
labelFontSizeTopSmall: string;
|
|
663
|
-
labelFontSizeTopMedium: string;
|
|
664
|
-
labelFontSizeTopLarge: string;
|
|
665
|
-
labelHeightSmall: string;
|
|
666
|
-
labelHeightMedium: string;
|
|
667
|
-
labelHeightLarge: string;
|
|
668
|
-
labelPaddingVertical: string;
|
|
669
|
-
labelPaddingHorizontal: string;
|
|
670
|
-
labelTextAlignVertical: string;
|
|
671
|
-
labelTextAlignHorizontal: string;
|
|
672
|
-
}, any>>>;
|
|
673
|
-
readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
674
|
-
blankHeightSmall: string;
|
|
675
|
-
blankHeightMedium: string;
|
|
676
|
-
blankHeightLarge: string;
|
|
677
|
-
lineHeight: string;
|
|
678
|
-
labelTextColor: string;
|
|
679
|
-
asteriskColor: string;
|
|
680
|
-
feedbackTextColorError: string;
|
|
681
|
-
feedbackTextColorWarning: string;
|
|
682
|
-
feedbackTextColor: string;
|
|
683
|
-
feedbackPadding: string;
|
|
684
|
-
feedbackHeightSmall: string;
|
|
685
|
-
feedbackHeightMedium: string;
|
|
686
|
-
feedbackHeightLarge: string;
|
|
687
|
-
feedbackFontSizeSmall: string;
|
|
688
|
-
feedbackFontSizeMedium: string;
|
|
689
|
-
feedbackFontSizeLarge: string;
|
|
690
|
-
labelFontSizeLeftSmall: string;
|
|
691
|
-
labelFontSizeLeftMedium: string;
|
|
692
|
-
labelFontSizeLeftLarge: string;
|
|
693
|
-
labelFontSizeTopSmall: string;
|
|
694
|
-
labelFontSizeTopMedium: string;
|
|
695
|
-
labelFontSizeTopLarge: string;
|
|
696
|
-
labelHeightSmall: string;
|
|
697
|
-
labelHeightMedium: string;
|
|
698
|
-
labelHeightLarge: string;
|
|
699
|
-
labelPaddingVertical: string;
|
|
700
|
-
labelPaddingHorizontal: string;
|
|
701
|
-
labelTextAlignVertical: string;
|
|
702
|
-
labelTextAlignHorizontal: string;
|
|
703
|
-
}, any>>>;
|
|
704
|
-
}>>, {
|
|
705
|
-
readonly required: boolean;
|
|
706
|
-
readonly first: boolean;
|
|
707
|
-
readonly showRequireMark: boolean | undefined;
|
|
708
|
-
readonly showFeedback: boolean | undefined;
|
|
709
|
-
readonly showLabel: boolean | undefined;
|
|
710
|
-
readonly ignorePathChange: boolean;
|
|
711
|
-
}>;
|
|
368
|
+
NFormItem: any;
|
|
712
369
|
NModal: any;
|
|
713
370
|
NCard: any;
|
|
714
371
|
NIcon: any;
|
|
715
372
|
NInput: any;
|
|
716
373
|
NButton: any;
|
|
717
|
-
NRadioGroup:
|
|
718
|
-
readonly name: StringConstructor;
|
|
719
|
-
readonly value: import("vue").PropType<string | number | boolean | null>;
|
|
720
|
-
readonly defaultValue: {
|
|
721
|
-
readonly type: import("vue").PropType<string | number | boolean | null>;
|
|
722
|
-
readonly default: null;
|
|
723
|
-
};
|
|
724
|
-
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
725
|
-
readonly disabled: {
|
|
726
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
727
|
-
readonly default: undefined;
|
|
728
|
-
};
|
|
729
|
-
readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/radio/src/interface").OnUpdateValue>>;
|
|
730
|
-
readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/radio/src/interface").OnUpdateValue>>;
|
|
731
|
-
readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Radio", {
|
|
732
|
-
labelLineHeight: string;
|
|
733
|
-
buttonHeightSmall: string;
|
|
734
|
-
buttonHeightMedium: string;
|
|
735
|
-
buttonHeightLarge: string;
|
|
736
|
-
fontSizeSmall: string;
|
|
737
|
-
fontSizeMedium: string;
|
|
738
|
-
fontSizeLarge: string;
|
|
739
|
-
boxShadow: string;
|
|
740
|
-
boxShadowActive: string;
|
|
741
|
-
boxShadowFocus: string;
|
|
742
|
-
boxShadowHover: string;
|
|
743
|
-
boxShadowDisabled: string;
|
|
744
|
-
color: string;
|
|
745
|
-
colorDisabled: string;
|
|
746
|
-
colorActive: string;
|
|
747
|
-
textColor: string;
|
|
748
|
-
textColorDisabled: string;
|
|
749
|
-
dotColorActive: string;
|
|
750
|
-
dotColorDisabled: string;
|
|
751
|
-
buttonBorderColor: string;
|
|
752
|
-
buttonBorderColorActive: string;
|
|
753
|
-
buttonBorderColorHover: string;
|
|
754
|
-
buttonColor: string;
|
|
755
|
-
buttonColorActive: string;
|
|
756
|
-
buttonTextColor: string;
|
|
757
|
-
buttonTextColorActive: string;
|
|
758
|
-
buttonTextColorHover: string;
|
|
759
|
-
opacityDisabled: string;
|
|
760
|
-
buttonBoxShadowFocus: string;
|
|
761
|
-
buttonBoxShadowHover: string;
|
|
762
|
-
buttonBoxShadow: string;
|
|
763
|
-
buttonBorderRadius: string;
|
|
764
|
-
radioSizeSmall: string;
|
|
765
|
-
radioSizeMedium: string;
|
|
766
|
-
radioSizeLarge: string;
|
|
767
|
-
labelPadding: string;
|
|
768
|
-
}, any>>;
|
|
769
|
-
readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Radio", {
|
|
770
|
-
labelLineHeight: string;
|
|
771
|
-
buttonHeightSmall: string;
|
|
772
|
-
buttonHeightMedium: string;
|
|
773
|
-
buttonHeightLarge: string;
|
|
774
|
-
fontSizeSmall: string;
|
|
775
|
-
fontSizeMedium: string;
|
|
776
|
-
fontSizeLarge: string;
|
|
777
|
-
boxShadow: string;
|
|
778
|
-
boxShadowActive: string;
|
|
779
|
-
boxShadowFocus: string;
|
|
780
|
-
boxShadowHover: string;
|
|
781
|
-
boxShadowDisabled: string;
|
|
782
|
-
color: string;
|
|
783
|
-
colorDisabled: string;
|
|
784
|
-
colorActive: string;
|
|
785
|
-
textColor: string;
|
|
786
|
-
textColorDisabled: string;
|
|
787
|
-
dotColorActive: string;
|
|
788
|
-
dotColorDisabled: string;
|
|
789
|
-
buttonBorderColor: string;
|
|
790
|
-
buttonBorderColorActive: string;
|
|
791
|
-
buttonBorderColorHover: string;
|
|
792
|
-
buttonColor: string;
|
|
793
|
-
buttonColorActive: string;
|
|
794
|
-
buttonTextColor: string;
|
|
795
|
-
buttonTextColorActive: string;
|
|
796
|
-
buttonTextColorHover: string;
|
|
797
|
-
opacityDisabled: string;
|
|
798
|
-
buttonBoxShadowFocus: string;
|
|
799
|
-
buttonBoxShadowHover: string;
|
|
800
|
-
buttonBoxShadow: string;
|
|
801
|
-
buttonBorderRadius: string;
|
|
802
|
-
radioSizeSmall: string;
|
|
803
|
-
radioSizeMedium: string;
|
|
804
|
-
radioSizeLarge: string;
|
|
805
|
-
labelPadding: string;
|
|
806
|
-
}, any>>>;
|
|
807
|
-
readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Radio", {
|
|
808
|
-
labelLineHeight: string;
|
|
809
|
-
buttonHeightSmall: string;
|
|
810
|
-
buttonHeightMedium: string;
|
|
811
|
-
buttonHeightLarge: string;
|
|
812
|
-
fontSizeSmall: string;
|
|
813
|
-
fontSizeMedium: string;
|
|
814
|
-
fontSizeLarge: string;
|
|
815
|
-
boxShadow: string;
|
|
816
|
-
boxShadowActive: string;
|
|
817
|
-
boxShadowFocus: string;
|
|
818
|
-
boxShadowHover: string;
|
|
819
|
-
boxShadowDisabled: string;
|
|
820
|
-
color: string;
|
|
821
|
-
colorDisabled: string;
|
|
822
|
-
colorActive: string;
|
|
823
|
-
textColor: string;
|
|
824
|
-
textColorDisabled: string;
|
|
825
|
-
dotColorActive: string;
|
|
826
|
-
dotColorDisabled: string;
|
|
827
|
-
buttonBorderColor: string;
|
|
828
|
-
buttonBorderColorActive: string;
|
|
829
|
-
buttonBorderColorHover: string;
|
|
830
|
-
buttonColor: string;
|
|
831
|
-
buttonColorActive: string;
|
|
832
|
-
buttonTextColor: string;
|
|
833
|
-
buttonTextColorActive: string;
|
|
834
|
-
buttonTextColorHover: string;
|
|
835
|
-
opacityDisabled: string;
|
|
836
|
-
buttonBoxShadowFocus: string;
|
|
837
|
-
buttonBoxShadowHover: string;
|
|
838
|
-
buttonBoxShadow: string;
|
|
839
|
-
buttonBorderRadius: string;
|
|
840
|
-
radioSizeSmall: string;
|
|
841
|
-
radioSizeMedium: string;
|
|
842
|
-
radioSizeLarge: string;
|
|
843
|
-
labelPadding: string;
|
|
844
|
-
}, any>>>;
|
|
845
|
-
}, {
|
|
846
|
-
selfElRef: import("vue").Ref<HTMLDivElement | null>;
|
|
847
|
-
rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
|
|
848
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
849
|
-
mergedValue: import("vue").ComputedRef<string | number | boolean | null>;
|
|
850
|
-
handleFocusout: (e: FocusEvent) => void;
|
|
851
|
-
handleFocusin: (e: FocusEvent) => void;
|
|
852
|
-
cssVars: import("vue").ComputedRef<{
|
|
853
|
-
'--n-font-size': string;
|
|
854
|
-
'--n-bezier': string;
|
|
855
|
-
'--n-button-border-color': string;
|
|
856
|
-
'--n-button-border-color-active': string;
|
|
857
|
-
'--n-button-border-radius': string;
|
|
858
|
-
'--n-button-box-shadow': string;
|
|
859
|
-
'--n-button-box-shadow-focus': string;
|
|
860
|
-
'--n-button-box-shadow-hover': string;
|
|
861
|
-
'--n-button-color-active': string;
|
|
862
|
-
'--n-button-text-color': string;
|
|
863
|
-
'--n-button-text-color-hover': string;
|
|
864
|
-
'--n-button-text-color-active': string;
|
|
865
|
-
'--n-height': string;
|
|
866
|
-
'--n-opacity-disabled': string;
|
|
867
|
-
}> | undefined;
|
|
868
|
-
themeClass: import("vue").Ref<string> | undefined;
|
|
869
|
-
onRender: (() => void) | undefined;
|
|
870
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
871
|
-
readonly name: StringConstructor;
|
|
872
|
-
readonly value: import("vue").PropType<string | number | boolean | null>;
|
|
873
|
-
readonly defaultValue: {
|
|
874
|
-
readonly type: import("vue").PropType<string | number | boolean | null>;
|
|
875
|
-
readonly default: null;
|
|
876
|
-
};
|
|
877
|
-
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
878
|
-
readonly disabled: {
|
|
879
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
880
|
-
readonly default: undefined;
|
|
881
|
-
};
|
|
882
|
-
readonly 'onUpdate:value': import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/radio/src/interface").OnUpdateValue>>;
|
|
883
|
-
readonly onUpdateValue: import("vue").PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/radio/src/interface").OnUpdateValue>>;
|
|
884
|
-
readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Radio", {
|
|
885
|
-
labelLineHeight: string;
|
|
886
|
-
buttonHeightSmall: string;
|
|
887
|
-
buttonHeightMedium: string;
|
|
888
|
-
buttonHeightLarge: string;
|
|
889
|
-
fontSizeSmall: string;
|
|
890
|
-
fontSizeMedium: string;
|
|
891
|
-
fontSizeLarge: string;
|
|
892
|
-
boxShadow: string;
|
|
893
|
-
boxShadowActive: string;
|
|
894
|
-
boxShadowFocus: string;
|
|
895
|
-
boxShadowHover: string;
|
|
896
|
-
boxShadowDisabled: string;
|
|
897
|
-
color: string;
|
|
898
|
-
colorDisabled: string;
|
|
899
|
-
colorActive: string;
|
|
900
|
-
textColor: string;
|
|
901
|
-
textColorDisabled: string;
|
|
902
|
-
dotColorActive: string;
|
|
903
|
-
dotColorDisabled: string;
|
|
904
|
-
buttonBorderColor: string;
|
|
905
|
-
buttonBorderColorActive: string;
|
|
906
|
-
buttonBorderColorHover: string;
|
|
907
|
-
buttonColor: string;
|
|
908
|
-
buttonColorActive: string;
|
|
909
|
-
buttonTextColor: string;
|
|
910
|
-
buttonTextColorActive: string;
|
|
911
|
-
buttonTextColorHover: string;
|
|
912
|
-
opacityDisabled: string;
|
|
913
|
-
buttonBoxShadowFocus: string;
|
|
914
|
-
buttonBoxShadowHover: string;
|
|
915
|
-
buttonBoxShadow: string;
|
|
916
|
-
buttonBorderRadius: string;
|
|
917
|
-
radioSizeSmall: string;
|
|
918
|
-
radioSizeMedium: string;
|
|
919
|
-
radioSizeLarge: string;
|
|
920
|
-
labelPadding: string;
|
|
921
|
-
}, any>>;
|
|
922
|
-
readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Radio", {
|
|
923
|
-
labelLineHeight: string;
|
|
924
|
-
buttonHeightSmall: string;
|
|
925
|
-
buttonHeightMedium: string;
|
|
926
|
-
buttonHeightLarge: string;
|
|
927
|
-
fontSizeSmall: string;
|
|
928
|
-
fontSizeMedium: string;
|
|
929
|
-
fontSizeLarge: string;
|
|
930
|
-
boxShadow: string;
|
|
931
|
-
boxShadowActive: string;
|
|
932
|
-
boxShadowFocus: string;
|
|
933
|
-
boxShadowHover: string;
|
|
934
|
-
boxShadowDisabled: string;
|
|
935
|
-
color: string;
|
|
936
|
-
colorDisabled: string;
|
|
937
|
-
colorActive: string;
|
|
938
|
-
textColor: string;
|
|
939
|
-
textColorDisabled: string;
|
|
940
|
-
dotColorActive: string;
|
|
941
|
-
dotColorDisabled: string;
|
|
942
|
-
buttonBorderColor: string;
|
|
943
|
-
buttonBorderColorActive: string;
|
|
944
|
-
buttonBorderColorHover: string;
|
|
945
|
-
buttonColor: string;
|
|
946
|
-
buttonColorActive: string;
|
|
947
|
-
buttonTextColor: string;
|
|
948
|
-
buttonTextColorActive: string;
|
|
949
|
-
buttonTextColorHover: string;
|
|
950
|
-
opacityDisabled: string;
|
|
951
|
-
buttonBoxShadowFocus: string;
|
|
952
|
-
buttonBoxShadowHover: string;
|
|
953
|
-
buttonBoxShadow: string;
|
|
954
|
-
buttonBorderRadius: string;
|
|
955
|
-
radioSizeSmall: string;
|
|
956
|
-
radioSizeMedium: string;
|
|
957
|
-
radioSizeLarge: string;
|
|
958
|
-
labelPadding: string;
|
|
959
|
-
}, any>>>;
|
|
960
|
-
readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Radio", {
|
|
961
|
-
labelLineHeight: string;
|
|
962
|
-
buttonHeightSmall: string;
|
|
963
|
-
buttonHeightMedium: string;
|
|
964
|
-
buttonHeightLarge: string;
|
|
965
|
-
fontSizeSmall: string;
|
|
966
|
-
fontSizeMedium: string;
|
|
967
|
-
fontSizeLarge: string;
|
|
968
|
-
boxShadow: string;
|
|
969
|
-
boxShadowActive: string;
|
|
970
|
-
boxShadowFocus: string;
|
|
971
|
-
boxShadowHover: string;
|
|
972
|
-
boxShadowDisabled: string;
|
|
973
|
-
color: string;
|
|
974
|
-
colorDisabled: string;
|
|
975
|
-
colorActive: string;
|
|
976
|
-
textColor: string;
|
|
977
|
-
textColorDisabled: string;
|
|
978
|
-
dotColorActive: string;
|
|
979
|
-
dotColorDisabled: string;
|
|
980
|
-
buttonBorderColor: string;
|
|
981
|
-
buttonBorderColorActive: string;
|
|
982
|
-
buttonBorderColorHover: string;
|
|
983
|
-
buttonColor: string;
|
|
984
|
-
buttonColorActive: string;
|
|
985
|
-
buttonTextColor: string;
|
|
986
|
-
buttonTextColorActive: string;
|
|
987
|
-
buttonTextColorHover: string;
|
|
988
|
-
opacityDisabled: string;
|
|
989
|
-
buttonBoxShadowFocus: string;
|
|
990
|
-
buttonBoxShadowHover: string;
|
|
991
|
-
buttonBoxShadow: string;
|
|
992
|
-
buttonBorderRadius: string;
|
|
993
|
-
radioSizeSmall: string;
|
|
994
|
-
radioSizeMedium: string;
|
|
995
|
-
radioSizeLarge: string;
|
|
996
|
-
labelPadding: string;
|
|
997
|
-
}, any>>>;
|
|
998
|
-
}>>, {
|
|
999
|
-
readonly disabled: boolean | undefined;
|
|
1000
|
-
readonly defaultValue: string | number | boolean | null;
|
|
1001
|
-
}>;
|
|
374
|
+
NRadioGroup: any;
|
|
1002
375
|
NRadio: any;
|
|
1003
376
|
CloseOutline: 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<{}>>, {}>;
|
|
1004
377
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "cancelSaveModal"[], "cancelSaveModal", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|