cnhis-design-vue 3.2.5-beta.53 → 3.2.5-beta.55
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/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/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/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 +1 -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 +6 -19
- package/es/components/field-set/src/FieldFilter.vue2.js +1 -1
- package/es/components/field-set/src/FieldSet.vue.d.ts +8 -9
- 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 +1 -1
- package/es/components/field-set/src/components/condition.vue.d.ts +2 -2
- package/es/components/field-set/src/components/edit-dialog.vue.d.ts +12 -590
- package/es/components/field-set/src/components/edit-filter.vue.d.ts +3 -3
- package/es/components/field-set/src/constants/index.d.ts +1 -1
- package/es/components/field-set/src/types/index.d.ts +8 -8
- package/es/components/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/FormConfigDragDisplay.vue.d.ts +2 -2
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +22 -4651
- package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +3 -36
- package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +3 -3
- package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +1 -1
- package/es/components/form-config/src/hooks/usePresetRenderer.d.ts +1 -1
- package/es/components/form-config/src/types/index.d.ts +8 -8
- package/es/components/form-render/index.d.ts +15 -75
- package/es/components/form-render/src/FormRender.vue.d.ts +10 -70
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +15 -75
- package/es/components/form-render/src/components/renderer/combination/combination.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/complex.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/date.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/index.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/inputGroup.d.ts +1 -11
- package/es/components/form-render/src/components/renderer/inputNumber.d.ts +4 -4
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +10 -10
- package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +15 -15
- package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
- package/es/components/form-render/src/hooks/useChangeContext.d.ts +1 -1
- package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +4 -4
- package/es/components/form-render/src/hooks/useFormContext.d.ts +1 -11
- package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +1 -19
- package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +1 -1
- package/es/components/form-render/src/types/fieldItem.d.ts +10 -10
- package/es/components/form-render/src/types/index.d.ts +13 -13
- package/es/components/form-render/src/utils/index.d.ts +1 -1
- package/es/components/iho-table/index.d.ts +46 -1567
- package/es/components/iho-table/src/IhoTable.vue.d.ts +40 -1561
- package/es/components/iho-table/src/constants/index.d.ts +2 -2
- package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +4 -4
- package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +18 -18
- package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +61 -61
- package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +1 -1
- package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +1 -1
- package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
- package/es/components/iho-table/src/hooks/useTableContext.d.ts +1 -1
- package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue.d.ts +2 -335
- package/es/components/iho-table/src/plugins/pagerScrollPlugin/types.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +16 -16
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +1 -1
- package/es/components/iho-table/src/plugins/verticalTablePlugin/src/hooks/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/verticalTablePlugin/src/types.d.ts +1 -1
- package/es/components/iho-table/src/types/index.d.ts +17 -17
- package/es/components/iho-table/src/types/pluginType.d.ts +13 -13
- package/es/components/index.css +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/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/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/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/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 +5 -5
|
@@ -78,7 +78,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
78
78
|
isSelectAll: import("vue").Ref<boolean>;
|
|
79
79
|
isIndeterminate: import("vue").Ref<boolean>;
|
|
80
80
|
fieldCheckList: import("vue").Ref<any[]>;
|
|
81
|
-
exportApiConfig: import("
|
|
81
|
+
exportApiConfig: import("../../../../shared/types").AnyObject;
|
|
82
82
|
curSchemeId: import("vue").ComputedRef<string>;
|
|
83
83
|
dragEnd: () => void;
|
|
84
84
|
deleteExportSchemeItem: (schemeId: string) => Promise<import("naive-ui").MessageReactive | undefined>;
|
|
@@ -102,56 +102,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
102
102
|
NCard: any;
|
|
103
103
|
NButton: any;
|
|
104
104
|
NSelect: any;
|
|
105
|
-
NCheckboxGroup:
|
|
106
|
-
readonly min: NumberConstructor;
|
|
107
|
-
readonly max: NumberConstructor;
|
|
108
|
-
readonly size: PropType<"small" | "medium" | "large">;
|
|
109
|
-
readonly value: PropType<(string | number)[] | null>;
|
|
110
|
-
readonly defaultValue: {
|
|
111
|
-
readonly type: PropType<(string | number)[] | null>;
|
|
112
|
-
readonly default: null;
|
|
113
|
-
};
|
|
114
|
-
readonly disabled: {
|
|
115
|
-
readonly type: PropType<boolean | undefined>;
|
|
116
|
-
readonly default: undefined;
|
|
117
|
-
};
|
|
118
|
-
readonly 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
|
|
119
|
-
actionType: "check" | "uncheck";
|
|
120
|
-
value: string | number;
|
|
121
|
-
}) => void>>;
|
|
122
|
-
readonly onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
|
|
123
|
-
actionType: "check" | "uncheck";
|
|
124
|
-
value: string | number;
|
|
125
|
-
}) => void>>;
|
|
126
|
-
readonly onChange: PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[]) => void> | undefined>;
|
|
127
|
-
}, {
|
|
128
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
129
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
130
|
-
readonly min: NumberConstructor;
|
|
131
|
-
readonly max: NumberConstructor;
|
|
132
|
-
readonly size: PropType<"small" | "medium" | "large">;
|
|
133
|
-
readonly value: PropType<(string | number)[] | null>;
|
|
134
|
-
readonly defaultValue: {
|
|
135
|
-
readonly type: PropType<(string | number)[] | null>;
|
|
136
|
-
readonly default: null;
|
|
137
|
-
};
|
|
138
|
-
readonly disabled: {
|
|
139
|
-
readonly type: PropType<boolean | undefined>;
|
|
140
|
-
readonly default: undefined;
|
|
141
|
-
};
|
|
142
|
-
readonly 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
|
|
143
|
-
actionType: "check" | "uncheck";
|
|
144
|
-
value: string | number;
|
|
145
|
-
}) => void>>;
|
|
146
|
-
readonly onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[], meta: {
|
|
147
|
-
actionType: "check" | "uncheck";
|
|
148
|
-
value: string | number;
|
|
149
|
-
}) => void>>;
|
|
150
|
-
readonly onChange: PropType<import("naive-ui/es/_utils").MaybeArray<(value: (string | number)[]) => void> | undefined>;
|
|
151
|
-
}>>, {
|
|
152
|
-
readonly disabled: boolean | undefined;
|
|
153
|
-
readonly defaultValue: (string | number)[] | null;
|
|
154
|
-
}>;
|
|
105
|
+
NCheckboxGroup: any;
|
|
155
106
|
NCheckbox: any;
|
|
156
107
|
Draggable: import("vue").DefineComponent<{
|
|
157
108
|
list: {
|
|
@@ -67,7 +67,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
67
67
|
};
|
|
68
68
|
selectProject: import("vue").Ref<any>;
|
|
69
69
|
projectList: import("vue").Ref<any[]>;
|
|
70
|
-
exportApiConfig: import("
|
|
70
|
+
exportApiConfig: import("../../../../shared/types").AnyObject;
|
|
71
71
|
handleRadioChange: (value: string | number | boolean) => void;
|
|
72
72
|
validateProjectName: () => boolean;
|
|
73
73
|
getParams: () => {
|
|
@@ -80,591 +80,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
80
80
|
saveToCalss: () => void;
|
|
81
81
|
cancelSaveToCalss: () => void;
|
|
82
82
|
NForm: any;
|
|
83
|
-
NFormItem:
|
|
84
|
-
readonly label: StringConstructor;
|
|
85
|
-
readonly labelWidth: PropType<string | number>;
|
|
86
|
-
readonly labelStyle: PropType<string | import("vue").CSSProperties>;
|
|
87
|
-
readonly labelAlign: PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
|
|
88
|
-
readonly labelPlacement: PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
89
|
-
readonly path: StringConstructor;
|
|
90
|
-
readonly first: BooleanConstructor;
|
|
91
|
-
readonly rulePath: StringConstructor;
|
|
92
|
-
readonly required: BooleanConstructor;
|
|
93
|
-
readonly showRequireMark: {
|
|
94
|
-
readonly type: PropType<boolean | undefined>;
|
|
95
|
-
readonly default: undefined;
|
|
96
|
-
};
|
|
97
|
-
readonly requireMarkPlacement: PropType<"left" | "right" | "right-hanging">;
|
|
98
|
-
readonly showFeedback: {
|
|
99
|
-
readonly type: PropType<boolean | undefined>;
|
|
100
|
-
readonly default: undefined;
|
|
101
|
-
};
|
|
102
|
-
readonly rule: PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
103
|
-
readonly size: PropType<"small" | "medium" | "large">;
|
|
104
|
-
readonly ignorePathChange: BooleanConstructor;
|
|
105
|
-
readonly validationStatus: PropType<"success" | "error" | "warning">;
|
|
106
|
-
readonly feedback: StringConstructor;
|
|
107
|
-
readonly showLabel: {
|
|
108
|
-
readonly type: PropType<boolean | undefined>;
|
|
109
|
-
readonly default: undefined;
|
|
110
|
-
};
|
|
111
|
-
readonly labelProps: PropType<import("vue").LabelHTMLAttributes>;
|
|
112
|
-
readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
113
|
-
blankHeightSmall: string;
|
|
114
|
-
blankHeightMedium: string;
|
|
115
|
-
blankHeightLarge: string;
|
|
116
|
-
lineHeight: string;
|
|
117
|
-
labelTextColor: string;
|
|
118
|
-
asteriskColor: string;
|
|
119
|
-
feedbackTextColorError: string;
|
|
120
|
-
feedbackTextColorWarning: string;
|
|
121
|
-
feedbackTextColor: string;
|
|
122
|
-
feedbackPadding: string;
|
|
123
|
-
feedbackHeightSmall: string;
|
|
124
|
-
feedbackHeightMedium: string;
|
|
125
|
-
feedbackHeightLarge: string;
|
|
126
|
-
feedbackFontSizeSmall: string;
|
|
127
|
-
feedbackFontSizeMedium: string;
|
|
128
|
-
feedbackFontSizeLarge: string;
|
|
129
|
-
labelFontSizeLeftSmall: string;
|
|
130
|
-
labelFontSizeLeftMedium: string;
|
|
131
|
-
labelFontSizeLeftLarge: string;
|
|
132
|
-
labelFontSizeTopSmall: string;
|
|
133
|
-
labelFontSizeTopMedium: string;
|
|
134
|
-
labelFontSizeTopLarge: string;
|
|
135
|
-
labelHeightSmall: string;
|
|
136
|
-
labelHeightMedium: string;
|
|
137
|
-
labelHeightLarge: string;
|
|
138
|
-
labelPaddingVertical: string;
|
|
139
|
-
labelPaddingHorizontal: string;
|
|
140
|
-
labelTextAlignVertical: string;
|
|
141
|
-
labelTextAlignHorizontal: string;
|
|
142
|
-
}, any>>;
|
|
143
|
-
readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
144
|
-
blankHeightSmall: string;
|
|
145
|
-
blankHeightMedium: string;
|
|
146
|
-
blankHeightLarge: string;
|
|
147
|
-
lineHeight: string;
|
|
148
|
-
labelTextColor: string;
|
|
149
|
-
asteriskColor: string;
|
|
150
|
-
feedbackTextColorError: string;
|
|
151
|
-
feedbackTextColorWarning: string;
|
|
152
|
-
feedbackTextColor: string;
|
|
153
|
-
feedbackPadding: string;
|
|
154
|
-
feedbackHeightSmall: string;
|
|
155
|
-
feedbackHeightMedium: string;
|
|
156
|
-
feedbackHeightLarge: string;
|
|
157
|
-
feedbackFontSizeSmall: string;
|
|
158
|
-
feedbackFontSizeMedium: string;
|
|
159
|
-
feedbackFontSizeLarge: string;
|
|
160
|
-
labelFontSizeLeftSmall: string;
|
|
161
|
-
labelFontSizeLeftMedium: string;
|
|
162
|
-
labelFontSizeLeftLarge: string;
|
|
163
|
-
labelFontSizeTopSmall: string;
|
|
164
|
-
labelFontSizeTopMedium: string;
|
|
165
|
-
labelFontSizeTopLarge: string;
|
|
166
|
-
labelHeightSmall: string;
|
|
167
|
-
labelHeightMedium: string;
|
|
168
|
-
labelHeightLarge: string;
|
|
169
|
-
labelPaddingVertical: string;
|
|
170
|
-
labelPaddingHorizontal: string;
|
|
171
|
-
labelTextAlignVertical: string;
|
|
172
|
-
labelTextAlignHorizontal: string;
|
|
173
|
-
}, any>>>;
|
|
174
|
-
readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
175
|
-
blankHeightSmall: string;
|
|
176
|
-
blankHeightMedium: string;
|
|
177
|
-
blankHeightLarge: string;
|
|
178
|
-
lineHeight: string;
|
|
179
|
-
labelTextColor: string;
|
|
180
|
-
asteriskColor: string;
|
|
181
|
-
feedbackTextColorError: string;
|
|
182
|
-
feedbackTextColorWarning: string;
|
|
183
|
-
feedbackTextColor: string;
|
|
184
|
-
feedbackPadding: string;
|
|
185
|
-
feedbackHeightSmall: string;
|
|
186
|
-
feedbackHeightMedium: string;
|
|
187
|
-
feedbackHeightLarge: string;
|
|
188
|
-
feedbackFontSizeSmall: string;
|
|
189
|
-
feedbackFontSizeMedium: string;
|
|
190
|
-
feedbackFontSizeLarge: string;
|
|
191
|
-
labelFontSizeLeftSmall: string;
|
|
192
|
-
labelFontSizeLeftMedium: string;
|
|
193
|
-
labelFontSizeLeftLarge: string;
|
|
194
|
-
labelFontSizeTopSmall: string;
|
|
195
|
-
labelFontSizeTopMedium: string;
|
|
196
|
-
labelFontSizeTopLarge: string;
|
|
197
|
-
labelHeightSmall: string;
|
|
198
|
-
labelHeightMedium: string;
|
|
199
|
-
labelHeightLarge: string;
|
|
200
|
-
labelPaddingVertical: string;
|
|
201
|
-
labelPaddingHorizontal: string;
|
|
202
|
-
labelTextAlignVertical: string;
|
|
203
|
-
labelTextAlignHorizontal: string;
|
|
204
|
-
}, any>>>;
|
|
205
|
-
}, {
|
|
206
|
-
cssVars: import("vue").ComputedRef<{
|
|
207
|
-
'--n-bezier': string;
|
|
208
|
-
'--n-line-height': string;
|
|
209
|
-
'--n-blank-height': string;
|
|
210
|
-
'--n-label-font-size': string;
|
|
211
|
-
'--n-label-text-align': string;
|
|
212
|
-
'--n-label-height': string;
|
|
213
|
-
'--n-label-padding': string;
|
|
214
|
-
'--n-asterisk-color': string;
|
|
215
|
-
'--n-label-text-color': string;
|
|
216
|
-
'--n-feedback-padding': string;
|
|
217
|
-
'--n-feedback-font-size': string;
|
|
218
|
-
'--n-feedback-height': string;
|
|
219
|
-
'--n-feedback-text-color': string;
|
|
220
|
-
'--n-feedback-text-color-warning': string;
|
|
221
|
-
'--n-feedback-text-color-error': string;
|
|
222
|
-
}> | undefined;
|
|
223
|
-
themeClass: import("vue").Ref<string>;
|
|
224
|
-
onRender: () => void;
|
|
225
|
-
validate: import("naive-ui/es/form/src/interface").FormItemValidate;
|
|
226
|
-
restoreValidation: () => void;
|
|
227
|
-
path?: string | undefined;
|
|
228
|
-
internalValidate: import("naive-ui/es/form/src/interface").FormItemInternalValidate;
|
|
229
|
-
mergedSize: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").Size>;
|
|
230
|
-
validationErrored: import("vue").Ref<boolean>;
|
|
231
|
-
mergedLabelStyle: import("vue").ComputedRef<(import("vue").StyleValue | undefined)[]>;
|
|
232
|
-
mergedLabelPlacement: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
233
|
-
mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
|
|
234
|
-
mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
|
|
235
|
-
mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
|
|
236
|
-
mergedValidationStatus: import("vue").ComputedRef<"success" | "error" | "warning" | undefined>;
|
|
237
|
-
mergedShowFeedback: import("vue").ComputedRef<boolean>;
|
|
238
|
-
mergedShowLabel: import("vue").ComputedRef<boolean>;
|
|
239
|
-
isAutoLabelWidth: import("vue").ComputedRef<boolean>;
|
|
240
|
-
labelElementRef: import("vue").Ref<HTMLLabelElement | null>;
|
|
241
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
242
|
-
mergedRequired: import("vue").ComputedRef<boolean>;
|
|
243
|
-
feedbackId: import("vue").Ref<string>;
|
|
244
|
-
renderExplains: import("vue").Ref<{
|
|
245
|
-
key: string;
|
|
246
|
-
render: () => import("vue").VNodeChild;
|
|
247
|
-
}[]>;
|
|
248
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
249
|
-
readonly label: StringConstructor;
|
|
250
|
-
readonly labelWidth: PropType<string | number>;
|
|
251
|
-
readonly labelStyle: PropType<string | import("vue").CSSProperties>;
|
|
252
|
-
readonly labelAlign: PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
|
|
253
|
-
readonly labelPlacement: PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
254
|
-
readonly path: StringConstructor;
|
|
255
|
-
readonly first: BooleanConstructor;
|
|
256
|
-
readonly rulePath: StringConstructor;
|
|
257
|
-
readonly required: BooleanConstructor;
|
|
258
|
-
readonly showRequireMark: {
|
|
259
|
-
readonly type: PropType<boolean | undefined>;
|
|
260
|
-
readonly default: undefined;
|
|
261
|
-
};
|
|
262
|
-
readonly requireMarkPlacement: PropType<"left" | "right" | "right-hanging">;
|
|
263
|
-
readonly showFeedback: {
|
|
264
|
-
readonly type: PropType<boolean | undefined>;
|
|
265
|
-
readonly default: undefined;
|
|
266
|
-
};
|
|
267
|
-
readonly rule: PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
268
|
-
readonly size: PropType<"small" | "medium" | "large">;
|
|
269
|
-
readonly ignorePathChange: BooleanConstructor;
|
|
270
|
-
readonly validationStatus: PropType<"success" | "error" | "warning">;
|
|
271
|
-
readonly feedback: StringConstructor;
|
|
272
|
-
readonly showLabel: {
|
|
273
|
-
readonly type: PropType<boolean | undefined>;
|
|
274
|
-
readonly default: undefined;
|
|
275
|
-
};
|
|
276
|
-
readonly labelProps: PropType<import("vue").LabelHTMLAttributes>;
|
|
277
|
-
readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
278
|
-
blankHeightSmall: string;
|
|
279
|
-
blankHeightMedium: string;
|
|
280
|
-
blankHeightLarge: string;
|
|
281
|
-
lineHeight: string;
|
|
282
|
-
labelTextColor: string;
|
|
283
|
-
asteriskColor: string;
|
|
284
|
-
feedbackTextColorError: string;
|
|
285
|
-
feedbackTextColorWarning: string;
|
|
286
|
-
feedbackTextColor: string;
|
|
287
|
-
feedbackPadding: string;
|
|
288
|
-
feedbackHeightSmall: string;
|
|
289
|
-
feedbackHeightMedium: string;
|
|
290
|
-
feedbackHeightLarge: string;
|
|
291
|
-
feedbackFontSizeSmall: string;
|
|
292
|
-
feedbackFontSizeMedium: string;
|
|
293
|
-
feedbackFontSizeLarge: string;
|
|
294
|
-
labelFontSizeLeftSmall: string;
|
|
295
|
-
labelFontSizeLeftMedium: string;
|
|
296
|
-
labelFontSizeLeftLarge: string;
|
|
297
|
-
labelFontSizeTopSmall: string;
|
|
298
|
-
labelFontSizeTopMedium: string;
|
|
299
|
-
labelFontSizeTopLarge: string;
|
|
300
|
-
labelHeightSmall: string;
|
|
301
|
-
labelHeightMedium: string;
|
|
302
|
-
labelHeightLarge: string;
|
|
303
|
-
labelPaddingVertical: string;
|
|
304
|
-
labelPaddingHorizontal: string;
|
|
305
|
-
labelTextAlignVertical: string;
|
|
306
|
-
labelTextAlignHorizontal: string;
|
|
307
|
-
}, any>>;
|
|
308
|
-
readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
309
|
-
blankHeightSmall: string;
|
|
310
|
-
blankHeightMedium: string;
|
|
311
|
-
blankHeightLarge: string;
|
|
312
|
-
lineHeight: string;
|
|
313
|
-
labelTextColor: string;
|
|
314
|
-
asteriskColor: string;
|
|
315
|
-
feedbackTextColorError: string;
|
|
316
|
-
feedbackTextColorWarning: string;
|
|
317
|
-
feedbackTextColor: string;
|
|
318
|
-
feedbackPadding: string;
|
|
319
|
-
feedbackHeightSmall: string;
|
|
320
|
-
feedbackHeightMedium: string;
|
|
321
|
-
feedbackHeightLarge: string;
|
|
322
|
-
feedbackFontSizeSmall: string;
|
|
323
|
-
feedbackFontSizeMedium: string;
|
|
324
|
-
feedbackFontSizeLarge: string;
|
|
325
|
-
labelFontSizeLeftSmall: string;
|
|
326
|
-
labelFontSizeLeftMedium: string;
|
|
327
|
-
labelFontSizeLeftLarge: string;
|
|
328
|
-
labelFontSizeTopSmall: string;
|
|
329
|
-
labelFontSizeTopMedium: string;
|
|
330
|
-
labelFontSizeTopLarge: string;
|
|
331
|
-
labelHeightSmall: string;
|
|
332
|
-
labelHeightMedium: string;
|
|
333
|
-
labelHeightLarge: string;
|
|
334
|
-
labelPaddingVertical: string;
|
|
335
|
-
labelPaddingHorizontal: string;
|
|
336
|
-
labelTextAlignVertical: string;
|
|
337
|
-
labelTextAlignHorizontal: string;
|
|
338
|
-
}, any>>>;
|
|
339
|
-
readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
340
|
-
blankHeightSmall: string;
|
|
341
|
-
blankHeightMedium: string;
|
|
342
|
-
blankHeightLarge: string;
|
|
343
|
-
lineHeight: string;
|
|
344
|
-
labelTextColor: string;
|
|
345
|
-
asteriskColor: string;
|
|
346
|
-
feedbackTextColorError: string;
|
|
347
|
-
feedbackTextColorWarning: string;
|
|
348
|
-
feedbackTextColor: string;
|
|
349
|
-
feedbackPadding: string;
|
|
350
|
-
feedbackHeightSmall: string;
|
|
351
|
-
feedbackHeightMedium: string;
|
|
352
|
-
feedbackHeightLarge: string;
|
|
353
|
-
feedbackFontSizeSmall: string;
|
|
354
|
-
feedbackFontSizeMedium: string;
|
|
355
|
-
feedbackFontSizeLarge: string;
|
|
356
|
-
labelFontSizeLeftSmall: string;
|
|
357
|
-
labelFontSizeLeftMedium: string;
|
|
358
|
-
labelFontSizeLeftLarge: string;
|
|
359
|
-
labelFontSizeTopSmall: string;
|
|
360
|
-
labelFontSizeTopMedium: string;
|
|
361
|
-
labelFontSizeTopLarge: string;
|
|
362
|
-
labelHeightSmall: string;
|
|
363
|
-
labelHeightMedium: string;
|
|
364
|
-
labelHeightLarge: string;
|
|
365
|
-
labelPaddingVertical: string;
|
|
366
|
-
labelPaddingHorizontal: string;
|
|
367
|
-
labelTextAlignVertical: string;
|
|
368
|
-
labelTextAlignHorizontal: string;
|
|
369
|
-
}, any>>>;
|
|
370
|
-
}>>, {
|
|
371
|
-
readonly required: boolean;
|
|
372
|
-
readonly first: boolean;
|
|
373
|
-
readonly showRequireMark: boolean | undefined;
|
|
374
|
-
readonly showFeedback: boolean | undefined;
|
|
375
|
-
readonly showLabel: boolean | undefined;
|
|
376
|
-
readonly ignorePathChange: boolean;
|
|
377
|
-
}>;
|
|
83
|
+
NFormItem: any;
|
|
378
84
|
NModal: any;
|
|
379
85
|
NCard: any;
|
|
380
86
|
NIcon: any;
|
|
381
87
|
NInput: any;
|
|
382
88
|
NButton: any;
|
|
383
|
-
NRadioGroup:
|
|
384
|
-
readonly name: StringConstructor;
|
|
385
|
-
readonly value: PropType<string | number | boolean | null>;
|
|
386
|
-
readonly defaultValue: {
|
|
387
|
-
readonly type: PropType<string | number | boolean | null>;
|
|
388
|
-
readonly default: null;
|
|
389
|
-
};
|
|
390
|
-
readonly size: PropType<"small" | "medium" | "large">;
|
|
391
|
-
readonly disabled: {
|
|
392
|
-
readonly type: PropType<boolean | undefined>;
|
|
393
|
-
readonly default: undefined;
|
|
394
|
-
};
|
|
395
|
-
readonly 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/radio/src/interface").OnUpdateValue>>;
|
|
396
|
-
readonly onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/radio/src/interface").OnUpdateValue>>;
|
|
397
|
-
readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Radio", {
|
|
398
|
-
labelLineHeight: string;
|
|
399
|
-
buttonHeightSmall: string;
|
|
400
|
-
buttonHeightMedium: string;
|
|
401
|
-
buttonHeightLarge: string;
|
|
402
|
-
fontSizeSmall: string;
|
|
403
|
-
fontSizeMedium: string;
|
|
404
|
-
fontSizeLarge: string;
|
|
405
|
-
boxShadow: string;
|
|
406
|
-
boxShadowActive: string;
|
|
407
|
-
boxShadowFocus: string;
|
|
408
|
-
boxShadowHover: string;
|
|
409
|
-
boxShadowDisabled: string;
|
|
410
|
-
color: string;
|
|
411
|
-
colorDisabled: string;
|
|
412
|
-
colorActive: string;
|
|
413
|
-
textColor: string;
|
|
414
|
-
textColorDisabled: string;
|
|
415
|
-
dotColorActive: string;
|
|
416
|
-
dotColorDisabled: string;
|
|
417
|
-
buttonBorderColor: string;
|
|
418
|
-
buttonBorderColorActive: string;
|
|
419
|
-
buttonBorderColorHover: string;
|
|
420
|
-
buttonColor: string;
|
|
421
|
-
buttonColorActive: string;
|
|
422
|
-
buttonTextColor: string;
|
|
423
|
-
buttonTextColorActive: string;
|
|
424
|
-
buttonTextColorHover: string;
|
|
425
|
-
opacityDisabled: string;
|
|
426
|
-
buttonBoxShadowFocus: string;
|
|
427
|
-
buttonBoxShadowHover: string;
|
|
428
|
-
buttonBoxShadow: string;
|
|
429
|
-
buttonBorderRadius: string;
|
|
430
|
-
radioSizeSmall: string;
|
|
431
|
-
radioSizeMedium: string;
|
|
432
|
-
radioSizeLarge: string;
|
|
433
|
-
labelPadding: string;
|
|
434
|
-
}, any>>;
|
|
435
|
-
readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Radio", {
|
|
436
|
-
labelLineHeight: string;
|
|
437
|
-
buttonHeightSmall: string;
|
|
438
|
-
buttonHeightMedium: string;
|
|
439
|
-
buttonHeightLarge: string;
|
|
440
|
-
fontSizeSmall: string;
|
|
441
|
-
fontSizeMedium: string;
|
|
442
|
-
fontSizeLarge: string;
|
|
443
|
-
boxShadow: string;
|
|
444
|
-
boxShadowActive: string;
|
|
445
|
-
boxShadowFocus: string;
|
|
446
|
-
boxShadowHover: string;
|
|
447
|
-
boxShadowDisabled: string;
|
|
448
|
-
color: string;
|
|
449
|
-
colorDisabled: string;
|
|
450
|
-
colorActive: string;
|
|
451
|
-
textColor: string;
|
|
452
|
-
textColorDisabled: string;
|
|
453
|
-
dotColorActive: string;
|
|
454
|
-
dotColorDisabled: string;
|
|
455
|
-
buttonBorderColor: string;
|
|
456
|
-
buttonBorderColorActive: string;
|
|
457
|
-
buttonBorderColorHover: string;
|
|
458
|
-
buttonColor: string;
|
|
459
|
-
buttonColorActive: string;
|
|
460
|
-
buttonTextColor: string;
|
|
461
|
-
buttonTextColorActive: string;
|
|
462
|
-
buttonTextColorHover: string;
|
|
463
|
-
opacityDisabled: string;
|
|
464
|
-
buttonBoxShadowFocus: string;
|
|
465
|
-
buttonBoxShadowHover: string;
|
|
466
|
-
buttonBoxShadow: string;
|
|
467
|
-
buttonBorderRadius: string;
|
|
468
|
-
radioSizeSmall: string;
|
|
469
|
-
radioSizeMedium: string;
|
|
470
|
-
radioSizeLarge: string;
|
|
471
|
-
labelPadding: string;
|
|
472
|
-
}, any>>>;
|
|
473
|
-
readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Radio", {
|
|
474
|
-
labelLineHeight: string;
|
|
475
|
-
buttonHeightSmall: string;
|
|
476
|
-
buttonHeightMedium: string;
|
|
477
|
-
buttonHeightLarge: string;
|
|
478
|
-
fontSizeSmall: string;
|
|
479
|
-
fontSizeMedium: string;
|
|
480
|
-
fontSizeLarge: string;
|
|
481
|
-
boxShadow: string;
|
|
482
|
-
boxShadowActive: string;
|
|
483
|
-
boxShadowFocus: string;
|
|
484
|
-
boxShadowHover: string;
|
|
485
|
-
boxShadowDisabled: string;
|
|
486
|
-
color: string;
|
|
487
|
-
colorDisabled: string;
|
|
488
|
-
colorActive: string;
|
|
489
|
-
textColor: string;
|
|
490
|
-
textColorDisabled: string;
|
|
491
|
-
dotColorActive: string;
|
|
492
|
-
dotColorDisabled: string;
|
|
493
|
-
buttonBorderColor: string;
|
|
494
|
-
buttonBorderColorActive: string;
|
|
495
|
-
buttonBorderColorHover: string;
|
|
496
|
-
buttonColor: string;
|
|
497
|
-
buttonColorActive: string;
|
|
498
|
-
buttonTextColor: string;
|
|
499
|
-
buttonTextColorActive: string;
|
|
500
|
-
buttonTextColorHover: string;
|
|
501
|
-
opacityDisabled: string;
|
|
502
|
-
buttonBoxShadowFocus: string;
|
|
503
|
-
buttonBoxShadowHover: string;
|
|
504
|
-
buttonBoxShadow: string;
|
|
505
|
-
buttonBorderRadius: string;
|
|
506
|
-
radioSizeSmall: string;
|
|
507
|
-
radioSizeMedium: string;
|
|
508
|
-
radioSizeLarge: string;
|
|
509
|
-
labelPadding: string;
|
|
510
|
-
}, any>>>;
|
|
511
|
-
}, {
|
|
512
|
-
selfElRef: import("vue").Ref<HTMLDivElement | null>;
|
|
513
|
-
rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
|
|
514
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
515
|
-
mergedValue: import("vue").ComputedRef<string | number | boolean | null>;
|
|
516
|
-
handleFocusout: (e: FocusEvent) => void;
|
|
517
|
-
handleFocusin: (e: FocusEvent) => void;
|
|
518
|
-
cssVars: import("vue").ComputedRef<{
|
|
519
|
-
'--n-font-size': string;
|
|
520
|
-
'--n-bezier': string;
|
|
521
|
-
'--n-button-border-color': string;
|
|
522
|
-
'--n-button-border-color-active': string;
|
|
523
|
-
'--n-button-border-radius': string;
|
|
524
|
-
'--n-button-box-shadow': string;
|
|
525
|
-
'--n-button-box-shadow-focus': string;
|
|
526
|
-
'--n-button-box-shadow-hover': string;
|
|
527
|
-
'--n-button-color-active': string;
|
|
528
|
-
'--n-button-text-color': string;
|
|
529
|
-
'--n-button-text-color-hover': string;
|
|
530
|
-
'--n-button-text-color-active': string;
|
|
531
|
-
'--n-height': string;
|
|
532
|
-
'--n-opacity-disabled': string;
|
|
533
|
-
}> | undefined;
|
|
534
|
-
themeClass: import("vue").Ref<string> | undefined;
|
|
535
|
-
onRender: (() => void) | undefined;
|
|
536
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
537
|
-
readonly name: StringConstructor;
|
|
538
|
-
readonly value: PropType<string | number | boolean | null>;
|
|
539
|
-
readonly defaultValue: {
|
|
540
|
-
readonly type: PropType<string | number | boolean | null>;
|
|
541
|
-
readonly default: null;
|
|
542
|
-
};
|
|
543
|
-
readonly size: PropType<"small" | "medium" | "large">;
|
|
544
|
-
readonly disabled: {
|
|
545
|
-
readonly type: PropType<boolean | undefined>;
|
|
546
|
-
readonly default: undefined;
|
|
547
|
-
};
|
|
548
|
-
readonly 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/radio/src/interface").OnUpdateValue>>;
|
|
549
|
-
readonly onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/radio/src/interface").OnUpdateValue>>;
|
|
550
|
-
readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Radio", {
|
|
551
|
-
labelLineHeight: string;
|
|
552
|
-
buttonHeightSmall: string;
|
|
553
|
-
buttonHeightMedium: string;
|
|
554
|
-
buttonHeightLarge: string;
|
|
555
|
-
fontSizeSmall: string;
|
|
556
|
-
fontSizeMedium: string;
|
|
557
|
-
fontSizeLarge: string;
|
|
558
|
-
boxShadow: string;
|
|
559
|
-
boxShadowActive: string;
|
|
560
|
-
boxShadowFocus: string;
|
|
561
|
-
boxShadowHover: string;
|
|
562
|
-
boxShadowDisabled: string;
|
|
563
|
-
color: string;
|
|
564
|
-
colorDisabled: string;
|
|
565
|
-
colorActive: string;
|
|
566
|
-
textColor: string;
|
|
567
|
-
textColorDisabled: string;
|
|
568
|
-
dotColorActive: string;
|
|
569
|
-
dotColorDisabled: string;
|
|
570
|
-
buttonBorderColor: string;
|
|
571
|
-
buttonBorderColorActive: string;
|
|
572
|
-
buttonBorderColorHover: string;
|
|
573
|
-
buttonColor: string;
|
|
574
|
-
buttonColorActive: string;
|
|
575
|
-
buttonTextColor: string;
|
|
576
|
-
buttonTextColorActive: string;
|
|
577
|
-
buttonTextColorHover: string;
|
|
578
|
-
opacityDisabled: string;
|
|
579
|
-
buttonBoxShadowFocus: string;
|
|
580
|
-
buttonBoxShadowHover: string;
|
|
581
|
-
buttonBoxShadow: string;
|
|
582
|
-
buttonBorderRadius: string;
|
|
583
|
-
radioSizeSmall: string;
|
|
584
|
-
radioSizeMedium: string;
|
|
585
|
-
radioSizeLarge: string;
|
|
586
|
-
labelPadding: string;
|
|
587
|
-
}, any>>;
|
|
588
|
-
readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Radio", {
|
|
589
|
-
labelLineHeight: string;
|
|
590
|
-
buttonHeightSmall: string;
|
|
591
|
-
buttonHeightMedium: string;
|
|
592
|
-
buttonHeightLarge: string;
|
|
593
|
-
fontSizeSmall: string;
|
|
594
|
-
fontSizeMedium: string;
|
|
595
|
-
fontSizeLarge: string;
|
|
596
|
-
boxShadow: string;
|
|
597
|
-
boxShadowActive: string;
|
|
598
|
-
boxShadowFocus: string;
|
|
599
|
-
boxShadowHover: string;
|
|
600
|
-
boxShadowDisabled: string;
|
|
601
|
-
color: string;
|
|
602
|
-
colorDisabled: string;
|
|
603
|
-
colorActive: string;
|
|
604
|
-
textColor: string;
|
|
605
|
-
textColorDisabled: string;
|
|
606
|
-
dotColorActive: string;
|
|
607
|
-
dotColorDisabled: string;
|
|
608
|
-
buttonBorderColor: string;
|
|
609
|
-
buttonBorderColorActive: string;
|
|
610
|
-
buttonBorderColorHover: string;
|
|
611
|
-
buttonColor: string;
|
|
612
|
-
buttonColorActive: string;
|
|
613
|
-
buttonTextColor: string;
|
|
614
|
-
buttonTextColorActive: string;
|
|
615
|
-
buttonTextColorHover: string;
|
|
616
|
-
opacityDisabled: string;
|
|
617
|
-
buttonBoxShadowFocus: string;
|
|
618
|
-
buttonBoxShadowHover: string;
|
|
619
|
-
buttonBoxShadow: string;
|
|
620
|
-
buttonBorderRadius: string;
|
|
621
|
-
radioSizeSmall: string;
|
|
622
|
-
radioSizeMedium: string;
|
|
623
|
-
radioSizeLarge: string;
|
|
624
|
-
labelPadding: string;
|
|
625
|
-
}, any>>>;
|
|
626
|
-
readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Radio", {
|
|
627
|
-
labelLineHeight: string;
|
|
628
|
-
buttonHeightSmall: string;
|
|
629
|
-
buttonHeightMedium: string;
|
|
630
|
-
buttonHeightLarge: string;
|
|
631
|
-
fontSizeSmall: string;
|
|
632
|
-
fontSizeMedium: string;
|
|
633
|
-
fontSizeLarge: string;
|
|
634
|
-
boxShadow: string;
|
|
635
|
-
boxShadowActive: string;
|
|
636
|
-
boxShadowFocus: string;
|
|
637
|
-
boxShadowHover: string;
|
|
638
|
-
boxShadowDisabled: string;
|
|
639
|
-
color: string;
|
|
640
|
-
colorDisabled: string;
|
|
641
|
-
colorActive: string;
|
|
642
|
-
textColor: string;
|
|
643
|
-
textColorDisabled: string;
|
|
644
|
-
dotColorActive: string;
|
|
645
|
-
dotColorDisabled: string;
|
|
646
|
-
buttonBorderColor: string;
|
|
647
|
-
buttonBorderColorActive: string;
|
|
648
|
-
buttonBorderColorHover: string;
|
|
649
|
-
buttonColor: string;
|
|
650
|
-
buttonColorActive: string;
|
|
651
|
-
buttonTextColor: string;
|
|
652
|
-
buttonTextColorActive: string;
|
|
653
|
-
buttonTextColorHover: string;
|
|
654
|
-
opacityDisabled: string;
|
|
655
|
-
buttonBoxShadowFocus: string;
|
|
656
|
-
buttonBoxShadowHover: string;
|
|
657
|
-
buttonBoxShadow: string;
|
|
658
|
-
buttonBorderRadius: string;
|
|
659
|
-
radioSizeSmall: string;
|
|
660
|
-
radioSizeMedium: string;
|
|
661
|
-
radioSizeLarge: string;
|
|
662
|
-
labelPadding: string;
|
|
663
|
-
}, any>>>;
|
|
664
|
-
}>>, {
|
|
665
|
-
readonly disabled: boolean | undefined;
|
|
666
|
-
readonly defaultValue: string | number | boolean | null;
|
|
667
|
-
}>;
|
|
89
|
+
NRadioGroup: any;
|
|
668
90
|
NRadio: any;
|
|
669
91
|
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<{}>>, {}>;
|
|
670
92
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, "cancelSaveModal"[], "cancelSaveModal", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|