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
|
@@ -62,301 +62,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
62
62
|
NButton: any;
|
|
63
63
|
NModal: any;
|
|
64
64
|
NForm: any;
|
|
65
|
-
NFormItem:
|
|
66
|
-
readonly label: StringConstructor;
|
|
67
|
-
readonly labelWidth: import("vue").PropType<string | number>;
|
|
68
|
-
readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
|
|
69
|
-
readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
|
|
70
|
-
readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
71
|
-
readonly path: StringConstructor;
|
|
72
|
-
readonly first: BooleanConstructor;
|
|
73
|
-
readonly rulePath: StringConstructor;
|
|
74
|
-
readonly required: BooleanConstructor;
|
|
75
|
-
readonly showRequireMark: {
|
|
76
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
77
|
-
readonly default: undefined;
|
|
78
|
-
};
|
|
79
|
-
readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
|
|
80
|
-
readonly showFeedback: {
|
|
81
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
82
|
-
readonly default: undefined;
|
|
83
|
-
};
|
|
84
|
-
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
85
|
-
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
86
|
-
readonly ignorePathChange: BooleanConstructor;
|
|
87
|
-
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
88
|
-
readonly feedback: StringConstructor;
|
|
89
|
-
readonly showLabel: {
|
|
90
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
91
|
-
readonly default: undefined;
|
|
92
|
-
};
|
|
93
|
-
readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
|
|
94
|
-
readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
95
|
-
blankHeightSmall: string;
|
|
96
|
-
blankHeightMedium: string;
|
|
97
|
-
blankHeightLarge: string;
|
|
98
|
-
lineHeight: string;
|
|
99
|
-
labelTextColor: string;
|
|
100
|
-
asteriskColor: string;
|
|
101
|
-
feedbackTextColorError: string;
|
|
102
|
-
feedbackTextColorWarning: string;
|
|
103
|
-
feedbackTextColor: string;
|
|
104
|
-
feedbackPadding: string;
|
|
105
|
-
feedbackHeightSmall: string;
|
|
106
|
-
feedbackHeightMedium: string;
|
|
107
|
-
feedbackHeightLarge: string;
|
|
108
|
-
feedbackFontSizeSmall: string;
|
|
109
|
-
feedbackFontSizeMedium: string;
|
|
110
|
-
feedbackFontSizeLarge: string;
|
|
111
|
-
labelFontSizeLeftSmall: string;
|
|
112
|
-
labelFontSizeLeftMedium: string;
|
|
113
|
-
labelFontSizeLeftLarge: string;
|
|
114
|
-
labelFontSizeTopSmall: string;
|
|
115
|
-
labelFontSizeTopMedium: string;
|
|
116
|
-
labelFontSizeTopLarge: string;
|
|
117
|
-
labelHeightSmall: string;
|
|
118
|
-
labelHeightMedium: string;
|
|
119
|
-
labelHeightLarge: string;
|
|
120
|
-
labelPaddingVertical: string;
|
|
121
|
-
labelPaddingHorizontal: string;
|
|
122
|
-
labelTextAlignVertical: string;
|
|
123
|
-
labelTextAlignHorizontal: string;
|
|
124
|
-
}, any>>;
|
|
125
|
-
readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
126
|
-
blankHeightSmall: string;
|
|
127
|
-
blankHeightMedium: string;
|
|
128
|
-
blankHeightLarge: string;
|
|
129
|
-
lineHeight: string;
|
|
130
|
-
labelTextColor: string;
|
|
131
|
-
asteriskColor: string;
|
|
132
|
-
feedbackTextColorError: string;
|
|
133
|
-
feedbackTextColorWarning: string;
|
|
134
|
-
feedbackTextColor: string;
|
|
135
|
-
feedbackPadding: string;
|
|
136
|
-
feedbackHeightSmall: string;
|
|
137
|
-
feedbackHeightMedium: string;
|
|
138
|
-
feedbackHeightLarge: string;
|
|
139
|
-
feedbackFontSizeSmall: string;
|
|
140
|
-
feedbackFontSizeMedium: string;
|
|
141
|
-
feedbackFontSizeLarge: string;
|
|
142
|
-
labelFontSizeLeftSmall: string;
|
|
143
|
-
labelFontSizeLeftMedium: string;
|
|
144
|
-
labelFontSizeLeftLarge: string;
|
|
145
|
-
labelFontSizeTopSmall: string;
|
|
146
|
-
labelFontSizeTopMedium: string;
|
|
147
|
-
labelFontSizeTopLarge: string;
|
|
148
|
-
labelHeightSmall: string;
|
|
149
|
-
labelHeightMedium: string;
|
|
150
|
-
labelHeightLarge: string;
|
|
151
|
-
labelPaddingVertical: string;
|
|
152
|
-
labelPaddingHorizontal: string;
|
|
153
|
-
labelTextAlignVertical: string;
|
|
154
|
-
labelTextAlignHorizontal: string;
|
|
155
|
-
}, any>>>;
|
|
156
|
-
readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
157
|
-
blankHeightSmall: string;
|
|
158
|
-
blankHeightMedium: string;
|
|
159
|
-
blankHeightLarge: string;
|
|
160
|
-
lineHeight: string;
|
|
161
|
-
labelTextColor: string;
|
|
162
|
-
asteriskColor: string;
|
|
163
|
-
feedbackTextColorError: string;
|
|
164
|
-
feedbackTextColorWarning: string;
|
|
165
|
-
feedbackTextColor: string;
|
|
166
|
-
feedbackPadding: string;
|
|
167
|
-
feedbackHeightSmall: string;
|
|
168
|
-
feedbackHeightMedium: string;
|
|
169
|
-
feedbackHeightLarge: string;
|
|
170
|
-
feedbackFontSizeSmall: string;
|
|
171
|
-
feedbackFontSizeMedium: string;
|
|
172
|
-
feedbackFontSizeLarge: string;
|
|
173
|
-
labelFontSizeLeftSmall: string;
|
|
174
|
-
labelFontSizeLeftMedium: string;
|
|
175
|
-
labelFontSizeLeftLarge: string;
|
|
176
|
-
labelFontSizeTopSmall: string;
|
|
177
|
-
labelFontSizeTopMedium: string;
|
|
178
|
-
labelFontSizeTopLarge: string;
|
|
179
|
-
labelHeightSmall: string;
|
|
180
|
-
labelHeightMedium: string;
|
|
181
|
-
labelHeightLarge: string;
|
|
182
|
-
labelPaddingVertical: string;
|
|
183
|
-
labelPaddingHorizontal: string;
|
|
184
|
-
labelTextAlignVertical: string;
|
|
185
|
-
labelTextAlignHorizontal: string;
|
|
186
|
-
}, any>>>;
|
|
187
|
-
}, {
|
|
188
|
-
cssVars: import("vue").ComputedRef<{
|
|
189
|
-
'--n-bezier': string;
|
|
190
|
-
'--n-line-height': string;
|
|
191
|
-
'--n-blank-height': string;
|
|
192
|
-
'--n-label-font-size': string;
|
|
193
|
-
'--n-label-text-align': string;
|
|
194
|
-
'--n-label-height': string;
|
|
195
|
-
'--n-label-padding': string;
|
|
196
|
-
'--n-asterisk-color': string;
|
|
197
|
-
'--n-label-text-color': string;
|
|
198
|
-
'--n-feedback-padding': string;
|
|
199
|
-
'--n-feedback-font-size': string;
|
|
200
|
-
'--n-feedback-height': string;
|
|
201
|
-
'--n-feedback-text-color': string;
|
|
202
|
-
'--n-feedback-text-color-warning': string;
|
|
203
|
-
'--n-feedback-text-color-error': string;
|
|
204
|
-
}> | undefined;
|
|
205
|
-
themeClass: import("vue").Ref<string>;
|
|
206
|
-
onRender: () => void;
|
|
207
|
-
validate: import("naive-ui/es/form/src/interface").FormItemValidate;
|
|
208
|
-
restoreValidation: () => void;
|
|
209
|
-
path?: string | undefined;
|
|
210
|
-
internalValidate: import("naive-ui/es/form/src/interface").FormItemInternalValidate;
|
|
211
|
-
mergedSize: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").Size>;
|
|
212
|
-
validationErrored: import("vue").Ref<boolean>;
|
|
213
|
-
mergedLabelStyle: import("vue").ComputedRef<(import("vue").StyleValue | undefined)[]>;
|
|
214
|
-
mergedLabelPlacement: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
215
|
-
mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
|
|
216
|
-
mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
|
|
217
|
-
mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
|
|
218
|
-
mergedValidationStatus: import("vue").ComputedRef<"success" | "error" | "warning" | undefined>;
|
|
219
|
-
mergedShowFeedback: import("vue").ComputedRef<boolean>;
|
|
220
|
-
mergedShowLabel: import("vue").ComputedRef<boolean>;
|
|
221
|
-
isAutoLabelWidth: import("vue").ComputedRef<boolean>;
|
|
222
|
-
labelElementRef: import("vue").Ref<HTMLLabelElement | null>;
|
|
223
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
224
|
-
mergedRequired: import("vue").ComputedRef<boolean>;
|
|
225
|
-
feedbackId: import("vue").Ref<string>;
|
|
226
|
-
renderExplains: import("vue").Ref<{
|
|
227
|
-
key: string;
|
|
228
|
-
render: () => import("vue").VNodeChild;
|
|
229
|
-
}[]>;
|
|
230
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
231
|
-
readonly label: StringConstructor;
|
|
232
|
-
readonly labelWidth: import("vue").PropType<string | number>;
|
|
233
|
-
readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
|
|
234
|
-
readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
|
|
235
|
-
readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
236
|
-
readonly path: StringConstructor;
|
|
237
|
-
readonly first: BooleanConstructor;
|
|
238
|
-
readonly rulePath: StringConstructor;
|
|
239
|
-
readonly required: BooleanConstructor;
|
|
240
|
-
readonly showRequireMark: {
|
|
241
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
242
|
-
readonly default: undefined;
|
|
243
|
-
};
|
|
244
|
-
readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
|
|
245
|
-
readonly showFeedback: {
|
|
246
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
247
|
-
readonly default: undefined;
|
|
248
|
-
};
|
|
249
|
-
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
250
|
-
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
251
|
-
readonly ignorePathChange: BooleanConstructor;
|
|
252
|
-
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
253
|
-
readonly feedback: StringConstructor;
|
|
254
|
-
readonly showLabel: {
|
|
255
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
256
|
-
readonly default: undefined;
|
|
257
|
-
};
|
|
258
|
-
readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
|
|
259
|
-
readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
260
|
-
blankHeightSmall: string;
|
|
261
|
-
blankHeightMedium: string;
|
|
262
|
-
blankHeightLarge: string;
|
|
263
|
-
lineHeight: string;
|
|
264
|
-
labelTextColor: string;
|
|
265
|
-
asteriskColor: string;
|
|
266
|
-
feedbackTextColorError: string;
|
|
267
|
-
feedbackTextColorWarning: string;
|
|
268
|
-
feedbackTextColor: string;
|
|
269
|
-
feedbackPadding: string;
|
|
270
|
-
feedbackHeightSmall: string;
|
|
271
|
-
feedbackHeightMedium: string;
|
|
272
|
-
feedbackHeightLarge: string;
|
|
273
|
-
feedbackFontSizeSmall: string;
|
|
274
|
-
feedbackFontSizeMedium: string;
|
|
275
|
-
feedbackFontSizeLarge: string;
|
|
276
|
-
labelFontSizeLeftSmall: string;
|
|
277
|
-
labelFontSizeLeftMedium: string;
|
|
278
|
-
labelFontSizeLeftLarge: string;
|
|
279
|
-
labelFontSizeTopSmall: string;
|
|
280
|
-
labelFontSizeTopMedium: string;
|
|
281
|
-
labelFontSizeTopLarge: string;
|
|
282
|
-
labelHeightSmall: string;
|
|
283
|
-
labelHeightMedium: string;
|
|
284
|
-
labelHeightLarge: string;
|
|
285
|
-
labelPaddingVertical: string;
|
|
286
|
-
labelPaddingHorizontal: string;
|
|
287
|
-
labelTextAlignVertical: string;
|
|
288
|
-
labelTextAlignHorizontal: string;
|
|
289
|
-
}, any>>;
|
|
290
|
-
readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
291
|
-
blankHeightSmall: string;
|
|
292
|
-
blankHeightMedium: string;
|
|
293
|
-
blankHeightLarge: string;
|
|
294
|
-
lineHeight: string;
|
|
295
|
-
labelTextColor: string;
|
|
296
|
-
asteriskColor: string;
|
|
297
|
-
feedbackTextColorError: string;
|
|
298
|
-
feedbackTextColorWarning: string;
|
|
299
|
-
feedbackTextColor: string;
|
|
300
|
-
feedbackPadding: string;
|
|
301
|
-
feedbackHeightSmall: string;
|
|
302
|
-
feedbackHeightMedium: string;
|
|
303
|
-
feedbackHeightLarge: string;
|
|
304
|
-
feedbackFontSizeSmall: string;
|
|
305
|
-
feedbackFontSizeMedium: string;
|
|
306
|
-
feedbackFontSizeLarge: string;
|
|
307
|
-
labelFontSizeLeftSmall: string;
|
|
308
|
-
labelFontSizeLeftMedium: string;
|
|
309
|
-
labelFontSizeLeftLarge: string;
|
|
310
|
-
labelFontSizeTopSmall: string;
|
|
311
|
-
labelFontSizeTopMedium: string;
|
|
312
|
-
labelFontSizeTopLarge: string;
|
|
313
|
-
labelHeightSmall: string;
|
|
314
|
-
labelHeightMedium: string;
|
|
315
|
-
labelHeightLarge: string;
|
|
316
|
-
labelPaddingVertical: string;
|
|
317
|
-
labelPaddingHorizontal: string;
|
|
318
|
-
labelTextAlignVertical: string;
|
|
319
|
-
labelTextAlignHorizontal: string;
|
|
320
|
-
}, any>>>;
|
|
321
|
-
readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
322
|
-
blankHeightSmall: string;
|
|
323
|
-
blankHeightMedium: string;
|
|
324
|
-
blankHeightLarge: string;
|
|
325
|
-
lineHeight: string;
|
|
326
|
-
labelTextColor: string;
|
|
327
|
-
asteriskColor: string;
|
|
328
|
-
feedbackTextColorError: string;
|
|
329
|
-
feedbackTextColorWarning: string;
|
|
330
|
-
feedbackTextColor: string;
|
|
331
|
-
feedbackPadding: string;
|
|
332
|
-
feedbackHeightSmall: string;
|
|
333
|
-
feedbackHeightMedium: string;
|
|
334
|
-
feedbackHeightLarge: string;
|
|
335
|
-
feedbackFontSizeSmall: string;
|
|
336
|
-
feedbackFontSizeMedium: string;
|
|
337
|
-
feedbackFontSizeLarge: string;
|
|
338
|
-
labelFontSizeLeftSmall: string;
|
|
339
|
-
labelFontSizeLeftMedium: string;
|
|
340
|
-
labelFontSizeLeftLarge: string;
|
|
341
|
-
labelFontSizeTopSmall: string;
|
|
342
|
-
labelFontSizeTopMedium: string;
|
|
343
|
-
labelFontSizeTopLarge: string;
|
|
344
|
-
labelHeightSmall: string;
|
|
345
|
-
labelHeightMedium: string;
|
|
346
|
-
labelHeightLarge: string;
|
|
347
|
-
labelPaddingVertical: string;
|
|
348
|
-
labelPaddingHorizontal: string;
|
|
349
|
-
labelTextAlignVertical: string;
|
|
350
|
-
labelTextAlignHorizontal: string;
|
|
351
|
-
}, any>>>;
|
|
352
|
-
}>>, {
|
|
353
|
-
readonly required: boolean;
|
|
354
|
-
readonly first: boolean;
|
|
355
|
-
readonly showRequireMark: boolean | undefined;
|
|
356
|
-
readonly showFeedback: boolean | undefined;
|
|
357
|
-
readonly showLabel: boolean | undefined;
|
|
358
|
-
readonly ignorePathChange: boolean;
|
|
359
|
-
}>;
|
|
65
|
+
NFormItem: any;
|
|
360
66
|
NInput: any;
|
|
361
67
|
EditFormat: import("vue").DefineComponent<{
|
|
362
68
|
formatId: {
|
|
@@ -419,1173 +125,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
419
125
|
file: import("naive-ui").UploadFileInfo;
|
|
420
126
|
fileList: import("naive-ui").UploadFileInfo[];
|
|
421
127
|
}) => Promise<unknown>;
|
|
422
|
-
submit: (datas: import("
|
|
128
|
+
submit: (datas: import("../../../../shared/types").AnyObject) => Promise<unknown>;
|
|
423
129
|
validateFormat: () => boolean;
|
|
424
130
|
NForm: any;
|
|
425
|
-
NFormItem:
|
|
426
|
-
readonly label: StringConstructor;
|
|
427
|
-
readonly labelWidth: import("vue").PropType<string | number>;
|
|
428
|
-
readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
|
|
429
|
-
readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
|
|
430
|
-
readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
431
|
-
readonly path: StringConstructor;
|
|
432
|
-
readonly first: BooleanConstructor;
|
|
433
|
-
readonly rulePath: StringConstructor;
|
|
434
|
-
readonly required: BooleanConstructor;
|
|
435
|
-
readonly showRequireMark: {
|
|
436
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
437
|
-
readonly default: undefined;
|
|
438
|
-
};
|
|
439
|
-
readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
|
|
440
|
-
readonly showFeedback: {
|
|
441
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
442
|
-
readonly default: undefined;
|
|
443
|
-
};
|
|
444
|
-
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
445
|
-
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
446
|
-
readonly ignorePathChange: BooleanConstructor;
|
|
447
|
-
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
448
|
-
readonly feedback: StringConstructor;
|
|
449
|
-
readonly showLabel: {
|
|
450
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
451
|
-
readonly default: undefined;
|
|
452
|
-
};
|
|
453
|
-
readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
|
|
454
|
-
readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
455
|
-
blankHeightSmall: string;
|
|
456
|
-
blankHeightMedium: string;
|
|
457
|
-
blankHeightLarge: string;
|
|
458
|
-
lineHeight: string;
|
|
459
|
-
labelTextColor: string;
|
|
460
|
-
asteriskColor: string;
|
|
461
|
-
feedbackTextColorError: string;
|
|
462
|
-
feedbackTextColorWarning: string;
|
|
463
|
-
feedbackTextColor: string;
|
|
464
|
-
feedbackPadding: string;
|
|
465
|
-
feedbackHeightSmall: string;
|
|
466
|
-
feedbackHeightMedium: string;
|
|
467
|
-
feedbackHeightLarge: string;
|
|
468
|
-
feedbackFontSizeSmall: string;
|
|
469
|
-
feedbackFontSizeMedium: string;
|
|
470
|
-
feedbackFontSizeLarge: string;
|
|
471
|
-
labelFontSizeLeftSmall: string;
|
|
472
|
-
labelFontSizeLeftMedium: string;
|
|
473
|
-
labelFontSizeLeftLarge: string;
|
|
474
|
-
labelFontSizeTopSmall: string;
|
|
475
|
-
labelFontSizeTopMedium: string;
|
|
476
|
-
labelFontSizeTopLarge: string;
|
|
477
|
-
labelHeightSmall: string;
|
|
478
|
-
labelHeightMedium: string;
|
|
479
|
-
labelHeightLarge: string;
|
|
480
|
-
labelPaddingVertical: string;
|
|
481
|
-
labelPaddingHorizontal: string;
|
|
482
|
-
labelTextAlignVertical: string;
|
|
483
|
-
labelTextAlignHorizontal: string;
|
|
484
|
-
}, any>>;
|
|
485
|
-
readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
486
|
-
blankHeightSmall: string;
|
|
487
|
-
blankHeightMedium: string;
|
|
488
|
-
blankHeightLarge: string;
|
|
489
|
-
lineHeight: string;
|
|
490
|
-
labelTextColor: string;
|
|
491
|
-
asteriskColor: string;
|
|
492
|
-
feedbackTextColorError: string;
|
|
493
|
-
feedbackTextColorWarning: string;
|
|
494
|
-
feedbackTextColor: string;
|
|
495
|
-
feedbackPadding: string;
|
|
496
|
-
feedbackHeightSmall: string;
|
|
497
|
-
feedbackHeightMedium: string;
|
|
498
|
-
feedbackHeightLarge: string;
|
|
499
|
-
feedbackFontSizeSmall: string;
|
|
500
|
-
feedbackFontSizeMedium: string;
|
|
501
|
-
feedbackFontSizeLarge: string;
|
|
502
|
-
labelFontSizeLeftSmall: string;
|
|
503
|
-
labelFontSizeLeftMedium: string;
|
|
504
|
-
labelFontSizeLeftLarge: string;
|
|
505
|
-
labelFontSizeTopSmall: string;
|
|
506
|
-
labelFontSizeTopMedium: string;
|
|
507
|
-
labelFontSizeTopLarge: string;
|
|
508
|
-
labelHeightSmall: string;
|
|
509
|
-
labelHeightMedium: string;
|
|
510
|
-
labelHeightLarge: string;
|
|
511
|
-
labelPaddingVertical: string;
|
|
512
|
-
labelPaddingHorizontal: string;
|
|
513
|
-
labelTextAlignVertical: string;
|
|
514
|
-
labelTextAlignHorizontal: string;
|
|
515
|
-
}, any>>>;
|
|
516
|
-
readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
517
|
-
blankHeightSmall: string;
|
|
518
|
-
blankHeightMedium: string;
|
|
519
|
-
blankHeightLarge: string;
|
|
520
|
-
lineHeight: string;
|
|
521
|
-
labelTextColor: string;
|
|
522
|
-
asteriskColor: string;
|
|
523
|
-
feedbackTextColorError: string;
|
|
524
|
-
feedbackTextColorWarning: string;
|
|
525
|
-
feedbackTextColor: string;
|
|
526
|
-
feedbackPadding: string;
|
|
527
|
-
feedbackHeightSmall: string;
|
|
528
|
-
feedbackHeightMedium: string;
|
|
529
|
-
feedbackHeightLarge: string;
|
|
530
|
-
feedbackFontSizeSmall: string;
|
|
531
|
-
feedbackFontSizeMedium: string;
|
|
532
|
-
feedbackFontSizeLarge: string;
|
|
533
|
-
labelFontSizeLeftSmall: string;
|
|
534
|
-
labelFontSizeLeftMedium: string;
|
|
535
|
-
labelFontSizeLeftLarge: string;
|
|
536
|
-
labelFontSizeTopSmall: string;
|
|
537
|
-
labelFontSizeTopMedium: string;
|
|
538
|
-
labelFontSizeTopLarge: string;
|
|
539
|
-
labelHeightSmall: string;
|
|
540
|
-
labelHeightMedium: string;
|
|
541
|
-
labelHeightLarge: string;
|
|
542
|
-
labelPaddingVertical: string;
|
|
543
|
-
labelPaddingHorizontal: string;
|
|
544
|
-
labelTextAlignVertical: string;
|
|
545
|
-
labelTextAlignHorizontal: string;
|
|
546
|
-
}, any>>>;
|
|
547
|
-
}, {
|
|
548
|
-
cssVars: import("vue").ComputedRef<{
|
|
549
|
-
'--n-bezier': string;
|
|
550
|
-
'--n-line-height': string;
|
|
551
|
-
'--n-blank-height': string;
|
|
552
|
-
'--n-label-font-size': string;
|
|
553
|
-
'--n-label-text-align': string;
|
|
554
|
-
'--n-label-height': string;
|
|
555
|
-
'--n-label-padding': string;
|
|
556
|
-
'--n-asterisk-color': string;
|
|
557
|
-
'--n-label-text-color': string;
|
|
558
|
-
'--n-feedback-padding': string;
|
|
559
|
-
'--n-feedback-font-size': string;
|
|
560
|
-
'--n-feedback-height': string;
|
|
561
|
-
'--n-feedback-text-color': string;
|
|
562
|
-
'--n-feedback-text-color-warning': string;
|
|
563
|
-
'--n-feedback-text-color-error': string;
|
|
564
|
-
}> | undefined;
|
|
565
|
-
themeClass: import("vue").Ref<string>;
|
|
566
|
-
onRender: () => void;
|
|
567
|
-
validate: import("naive-ui/es/form/src/interface").FormItemValidate;
|
|
568
|
-
restoreValidation: () => void;
|
|
569
|
-
path?: string | undefined;
|
|
570
|
-
internalValidate: import("naive-ui/es/form/src/interface").FormItemInternalValidate;
|
|
571
|
-
mergedSize: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").Size>;
|
|
572
|
-
validationErrored: import("vue").Ref<boolean>;
|
|
573
|
-
mergedLabelStyle: import("vue").ComputedRef<(import("vue").StyleValue | undefined)[]>;
|
|
574
|
-
mergedLabelPlacement: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
575
|
-
mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
|
|
576
|
-
mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
|
|
577
|
-
mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
|
|
578
|
-
mergedValidationStatus: import("vue").ComputedRef<"success" | "error" | "warning" | undefined>;
|
|
579
|
-
mergedShowFeedback: import("vue").ComputedRef<boolean>;
|
|
580
|
-
mergedShowLabel: import("vue").ComputedRef<boolean>;
|
|
581
|
-
isAutoLabelWidth: import("vue").ComputedRef<boolean>;
|
|
582
|
-
labelElementRef: import("vue").Ref<HTMLLabelElement | null>;
|
|
583
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
584
|
-
mergedRequired: import("vue").ComputedRef<boolean>;
|
|
585
|
-
feedbackId: import("vue").Ref<string>;
|
|
586
|
-
renderExplains: import("vue").Ref<{
|
|
587
|
-
key: string;
|
|
588
|
-
render: () => import("vue").VNodeChild;
|
|
589
|
-
}[]>;
|
|
590
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
591
|
-
readonly label: StringConstructor;
|
|
592
|
-
readonly labelWidth: import("vue").PropType<string | number>;
|
|
593
|
-
readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
|
|
594
|
-
readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
|
|
595
|
-
readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
596
|
-
readonly path: StringConstructor;
|
|
597
|
-
readonly first: BooleanConstructor;
|
|
598
|
-
readonly rulePath: StringConstructor;
|
|
599
|
-
readonly required: BooleanConstructor;
|
|
600
|
-
readonly showRequireMark: {
|
|
601
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
602
|
-
readonly default: undefined;
|
|
603
|
-
};
|
|
604
|
-
readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
|
|
605
|
-
readonly showFeedback: {
|
|
606
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
607
|
-
readonly default: undefined;
|
|
608
|
-
};
|
|
609
|
-
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
610
|
-
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
611
|
-
readonly ignorePathChange: BooleanConstructor;
|
|
612
|
-
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
613
|
-
readonly feedback: StringConstructor;
|
|
614
|
-
readonly showLabel: {
|
|
615
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
616
|
-
readonly default: undefined;
|
|
617
|
-
};
|
|
618
|
-
readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
|
|
619
|
-
readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
620
|
-
blankHeightSmall: string;
|
|
621
|
-
blankHeightMedium: string;
|
|
622
|
-
blankHeightLarge: string;
|
|
623
|
-
lineHeight: string;
|
|
624
|
-
labelTextColor: string;
|
|
625
|
-
asteriskColor: string;
|
|
626
|
-
feedbackTextColorError: string;
|
|
627
|
-
feedbackTextColorWarning: string;
|
|
628
|
-
feedbackTextColor: string;
|
|
629
|
-
feedbackPadding: string;
|
|
630
|
-
feedbackHeightSmall: string;
|
|
631
|
-
feedbackHeightMedium: string;
|
|
632
|
-
feedbackHeightLarge: string;
|
|
633
|
-
feedbackFontSizeSmall: string;
|
|
634
|
-
feedbackFontSizeMedium: string;
|
|
635
|
-
feedbackFontSizeLarge: string;
|
|
636
|
-
labelFontSizeLeftSmall: string;
|
|
637
|
-
labelFontSizeLeftMedium: string;
|
|
638
|
-
labelFontSizeLeftLarge: string;
|
|
639
|
-
labelFontSizeTopSmall: string;
|
|
640
|
-
labelFontSizeTopMedium: string;
|
|
641
|
-
labelFontSizeTopLarge: string;
|
|
642
|
-
labelHeightSmall: string;
|
|
643
|
-
labelHeightMedium: string;
|
|
644
|
-
labelHeightLarge: string;
|
|
645
|
-
labelPaddingVertical: string;
|
|
646
|
-
labelPaddingHorizontal: string;
|
|
647
|
-
labelTextAlignVertical: string;
|
|
648
|
-
labelTextAlignHorizontal: string;
|
|
649
|
-
}, any>>;
|
|
650
|
-
readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
651
|
-
blankHeightSmall: string;
|
|
652
|
-
blankHeightMedium: string;
|
|
653
|
-
blankHeightLarge: string;
|
|
654
|
-
lineHeight: string;
|
|
655
|
-
labelTextColor: string;
|
|
656
|
-
asteriskColor: string;
|
|
657
|
-
feedbackTextColorError: string;
|
|
658
|
-
feedbackTextColorWarning: string;
|
|
659
|
-
feedbackTextColor: string;
|
|
660
|
-
feedbackPadding: string;
|
|
661
|
-
feedbackHeightSmall: string;
|
|
662
|
-
feedbackHeightMedium: string;
|
|
663
|
-
feedbackHeightLarge: string;
|
|
664
|
-
feedbackFontSizeSmall: string;
|
|
665
|
-
feedbackFontSizeMedium: string;
|
|
666
|
-
feedbackFontSizeLarge: string;
|
|
667
|
-
labelFontSizeLeftSmall: string;
|
|
668
|
-
labelFontSizeLeftMedium: string;
|
|
669
|
-
labelFontSizeLeftLarge: string;
|
|
670
|
-
labelFontSizeTopSmall: string;
|
|
671
|
-
labelFontSizeTopMedium: string;
|
|
672
|
-
labelFontSizeTopLarge: string;
|
|
673
|
-
labelHeightSmall: string;
|
|
674
|
-
labelHeightMedium: string;
|
|
675
|
-
labelHeightLarge: string;
|
|
676
|
-
labelPaddingVertical: string;
|
|
677
|
-
labelPaddingHorizontal: string;
|
|
678
|
-
labelTextAlignVertical: string;
|
|
679
|
-
labelTextAlignHorizontal: string;
|
|
680
|
-
}, any>>>;
|
|
681
|
-
readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
682
|
-
blankHeightSmall: string;
|
|
683
|
-
blankHeightMedium: string;
|
|
684
|
-
blankHeightLarge: string;
|
|
685
|
-
lineHeight: string;
|
|
686
|
-
labelTextColor: string;
|
|
687
|
-
asteriskColor: string;
|
|
688
|
-
feedbackTextColorError: string;
|
|
689
|
-
feedbackTextColorWarning: string;
|
|
690
|
-
feedbackTextColor: string;
|
|
691
|
-
feedbackPadding: string;
|
|
692
|
-
feedbackHeightSmall: string;
|
|
693
|
-
feedbackHeightMedium: string;
|
|
694
|
-
feedbackHeightLarge: string;
|
|
695
|
-
feedbackFontSizeSmall: string;
|
|
696
|
-
feedbackFontSizeMedium: string;
|
|
697
|
-
feedbackFontSizeLarge: string;
|
|
698
|
-
labelFontSizeLeftSmall: string;
|
|
699
|
-
labelFontSizeLeftMedium: string;
|
|
700
|
-
labelFontSizeLeftLarge: string;
|
|
701
|
-
labelFontSizeTopSmall: string;
|
|
702
|
-
labelFontSizeTopMedium: string;
|
|
703
|
-
labelFontSizeTopLarge: string;
|
|
704
|
-
labelHeightSmall: string;
|
|
705
|
-
labelHeightMedium: string;
|
|
706
|
-
labelHeightLarge: string;
|
|
707
|
-
labelPaddingVertical: string;
|
|
708
|
-
labelPaddingHorizontal: string;
|
|
709
|
-
labelTextAlignVertical: string;
|
|
710
|
-
labelTextAlignHorizontal: string;
|
|
711
|
-
}, any>>>;
|
|
712
|
-
}>>, {
|
|
713
|
-
readonly required: boolean;
|
|
714
|
-
readonly first: boolean;
|
|
715
|
-
readonly showRequireMark: boolean | undefined;
|
|
716
|
-
readonly showFeedback: boolean | undefined;
|
|
717
|
-
readonly showLabel: boolean | undefined;
|
|
718
|
-
readonly ignorePathChange: boolean;
|
|
719
|
-
}>;
|
|
131
|
+
NFormItem: any;
|
|
720
132
|
NUpload: any;
|
|
721
|
-
NUploadDragger:
|
|
722
|
-
NP:
|
|
723
|
-
depth: import("vue").PropType<2 | 1 | "1" | "2" | "3" | 3>;
|
|
724
|
-
theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
725
|
-
aTextColor: string;
|
|
726
|
-
blockquoteTextColor: string;
|
|
727
|
-
blockquotePrefixColor: string;
|
|
728
|
-
blockquoteLineHeight: string;
|
|
729
|
-
blockquoteFontSize: string;
|
|
730
|
-
codeBorderRadius: string;
|
|
731
|
-
liTextColor: string;
|
|
732
|
-
liLineHeight: string;
|
|
733
|
-
liFontSize: string;
|
|
734
|
-
hrColor: string;
|
|
735
|
-
headerFontWeight: string;
|
|
736
|
-
headerTextColor: string;
|
|
737
|
-
pTextColor: string;
|
|
738
|
-
pTextColor1Depth: string;
|
|
739
|
-
pTextColor2Depth: string;
|
|
740
|
-
pTextColor3Depth: string;
|
|
741
|
-
pLineHeight: string;
|
|
742
|
-
pFontSize: string;
|
|
743
|
-
headerBarColor: string;
|
|
744
|
-
headerBarColorPrimary: string;
|
|
745
|
-
headerBarColorInfo: string;
|
|
746
|
-
headerBarColorError: string;
|
|
747
|
-
headerBarColorWarning: string;
|
|
748
|
-
headerBarColorSuccess: string;
|
|
749
|
-
textColor: string;
|
|
750
|
-
textColor1Depth: string;
|
|
751
|
-
textColor2Depth: string;
|
|
752
|
-
textColor3Depth: string;
|
|
753
|
-
textColorPrimary: string;
|
|
754
|
-
textColorInfo: string;
|
|
755
|
-
textColorSuccess: string;
|
|
756
|
-
textColorWarning: string;
|
|
757
|
-
textColorError: string;
|
|
758
|
-
codeTextColor: string;
|
|
759
|
-
codeColor: string;
|
|
760
|
-
codeBorder: string;
|
|
761
|
-
headerFontSize1: string;
|
|
762
|
-
headerFontSize2: string;
|
|
763
|
-
headerFontSize3: string;
|
|
764
|
-
headerFontSize4: string;
|
|
765
|
-
headerFontSize5: string;
|
|
766
|
-
headerFontSize6: string;
|
|
767
|
-
headerMargin1: string;
|
|
768
|
-
headerMargin2: string;
|
|
769
|
-
headerMargin3: string;
|
|
770
|
-
headerMargin4: string;
|
|
771
|
-
headerMargin5: string;
|
|
772
|
-
headerMargin6: string;
|
|
773
|
-
headerPrefixWidth1: string;
|
|
774
|
-
headerPrefixWidth2: string;
|
|
775
|
-
headerPrefixWidth3: string;
|
|
776
|
-
headerPrefixWidth4: string;
|
|
777
|
-
headerPrefixWidth5: string;
|
|
778
|
-
headerPrefixWidth6: string;
|
|
779
|
-
headerBarWidth1: string;
|
|
780
|
-
headerBarWidth2: string;
|
|
781
|
-
headerBarWidth3: string;
|
|
782
|
-
headerBarWidth4: string;
|
|
783
|
-
headerBarWidth5: string;
|
|
784
|
-
headerBarWidth6: string;
|
|
785
|
-
pMargin: string;
|
|
786
|
-
liMargin: string;
|
|
787
|
-
olPadding: string;
|
|
788
|
-
ulPadding: string;
|
|
789
|
-
}, any>>;
|
|
790
|
-
themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
791
|
-
aTextColor: string;
|
|
792
|
-
blockquoteTextColor: string;
|
|
793
|
-
blockquotePrefixColor: string;
|
|
794
|
-
blockquoteLineHeight: string;
|
|
795
|
-
blockquoteFontSize: string;
|
|
796
|
-
codeBorderRadius: string;
|
|
797
|
-
liTextColor: string;
|
|
798
|
-
liLineHeight: string;
|
|
799
|
-
liFontSize: string;
|
|
800
|
-
hrColor: string;
|
|
801
|
-
headerFontWeight: string;
|
|
802
|
-
headerTextColor: string;
|
|
803
|
-
pTextColor: string;
|
|
804
|
-
pTextColor1Depth: string;
|
|
805
|
-
pTextColor2Depth: string;
|
|
806
|
-
pTextColor3Depth: string;
|
|
807
|
-
pLineHeight: string;
|
|
808
|
-
pFontSize: string;
|
|
809
|
-
headerBarColor: string;
|
|
810
|
-
headerBarColorPrimary: string;
|
|
811
|
-
headerBarColorInfo: string;
|
|
812
|
-
headerBarColorError: string;
|
|
813
|
-
headerBarColorWarning: string;
|
|
814
|
-
headerBarColorSuccess: string;
|
|
815
|
-
textColor: string;
|
|
816
|
-
textColor1Depth: string;
|
|
817
|
-
textColor2Depth: string;
|
|
818
|
-
textColor3Depth: string;
|
|
819
|
-
textColorPrimary: string;
|
|
820
|
-
textColorInfo: string;
|
|
821
|
-
textColorSuccess: string;
|
|
822
|
-
textColorWarning: string;
|
|
823
|
-
textColorError: string;
|
|
824
|
-
codeTextColor: string;
|
|
825
|
-
codeColor: string;
|
|
826
|
-
codeBorder: string;
|
|
827
|
-
headerFontSize1: string;
|
|
828
|
-
headerFontSize2: string;
|
|
829
|
-
headerFontSize3: string;
|
|
830
|
-
headerFontSize4: string;
|
|
831
|
-
headerFontSize5: string;
|
|
832
|
-
headerFontSize6: string;
|
|
833
|
-
headerMargin1: string;
|
|
834
|
-
headerMargin2: string;
|
|
835
|
-
headerMargin3: string;
|
|
836
|
-
headerMargin4: string;
|
|
837
|
-
headerMargin5: string;
|
|
838
|
-
headerMargin6: string;
|
|
839
|
-
headerPrefixWidth1: string;
|
|
840
|
-
headerPrefixWidth2: string;
|
|
841
|
-
headerPrefixWidth3: string;
|
|
842
|
-
headerPrefixWidth4: string;
|
|
843
|
-
headerPrefixWidth5: string;
|
|
844
|
-
headerPrefixWidth6: string;
|
|
845
|
-
headerBarWidth1: string;
|
|
846
|
-
headerBarWidth2: string;
|
|
847
|
-
headerBarWidth3: string;
|
|
848
|
-
headerBarWidth4: string;
|
|
849
|
-
headerBarWidth5: string;
|
|
850
|
-
headerBarWidth6: string;
|
|
851
|
-
pMargin: string;
|
|
852
|
-
liMargin: string;
|
|
853
|
-
olPadding: string;
|
|
854
|
-
ulPadding: string;
|
|
855
|
-
}, any>>>;
|
|
856
|
-
builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
857
|
-
aTextColor: string;
|
|
858
|
-
blockquoteTextColor: string;
|
|
859
|
-
blockquotePrefixColor: string;
|
|
860
|
-
blockquoteLineHeight: string;
|
|
861
|
-
blockquoteFontSize: string;
|
|
862
|
-
codeBorderRadius: string;
|
|
863
|
-
liTextColor: string;
|
|
864
|
-
liLineHeight: string;
|
|
865
|
-
liFontSize: string;
|
|
866
|
-
hrColor: string;
|
|
867
|
-
headerFontWeight: string;
|
|
868
|
-
headerTextColor: string;
|
|
869
|
-
pTextColor: string;
|
|
870
|
-
pTextColor1Depth: string;
|
|
871
|
-
pTextColor2Depth: string;
|
|
872
|
-
pTextColor3Depth: string;
|
|
873
|
-
pLineHeight: string;
|
|
874
|
-
pFontSize: string;
|
|
875
|
-
headerBarColor: string;
|
|
876
|
-
headerBarColorPrimary: string;
|
|
877
|
-
headerBarColorInfo: string;
|
|
878
|
-
headerBarColorError: string;
|
|
879
|
-
headerBarColorWarning: string;
|
|
880
|
-
headerBarColorSuccess: string;
|
|
881
|
-
textColor: string;
|
|
882
|
-
textColor1Depth: string;
|
|
883
|
-
textColor2Depth: string;
|
|
884
|
-
textColor3Depth: string;
|
|
885
|
-
textColorPrimary: string;
|
|
886
|
-
textColorInfo: string;
|
|
887
|
-
textColorSuccess: string;
|
|
888
|
-
textColorWarning: string;
|
|
889
|
-
textColorError: string;
|
|
890
|
-
codeTextColor: string;
|
|
891
|
-
codeColor: string;
|
|
892
|
-
codeBorder: string;
|
|
893
|
-
headerFontSize1: string;
|
|
894
|
-
headerFontSize2: string;
|
|
895
|
-
headerFontSize3: string;
|
|
896
|
-
headerFontSize4: string;
|
|
897
|
-
headerFontSize5: string;
|
|
898
|
-
headerFontSize6: string;
|
|
899
|
-
headerMargin1: string;
|
|
900
|
-
headerMargin2: string;
|
|
901
|
-
headerMargin3: string;
|
|
902
|
-
headerMargin4: string;
|
|
903
|
-
headerMargin5: string;
|
|
904
|
-
headerMargin6: string;
|
|
905
|
-
headerPrefixWidth1: string;
|
|
906
|
-
headerPrefixWidth2: string;
|
|
907
|
-
headerPrefixWidth3: string;
|
|
908
|
-
headerPrefixWidth4: string;
|
|
909
|
-
headerPrefixWidth5: string;
|
|
910
|
-
headerPrefixWidth6: string;
|
|
911
|
-
headerBarWidth1: string;
|
|
912
|
-
headerBarWidth2: string;
|
|
913
|
-
headerBarWidth3: string;
|
|
914
|
-
headerBarWidth4: string;
|
|
915
|
-
headerBarWidth5: string;
|
|
916
|
-
headerBarWidth6: string;
|
|
917
|
-
pMargin: string;
|
|
918
|
-
liMargin: string;
|
|
919
|
-
olPadding: string;
|
|
920
|
-
ulPadding: string;
|
|
921
|
-
}, any>>>;
|
|
922
|
-
}, {
|
|
923
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
924
|
-
cssVars: import("vue").ComputedRef<{
|
|
925
|
-
'--n-bezier': string;
|
|
926
|
-
'--n-font-size': string;
|
|
927
|
-
'--n-line-height': string;
|
|
928
|
-
'--n-margin': string;
|
|
929
|
-
'--n-text-color': string;
|
|
930
|
-
}> | undefined;
|
|
931
|
-
themeClass: import("vue").Ref<string> | undefined;
|
|
932
|
-
onRender: (() => void) | undefined;
|
|
933
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
934
|
-
depth: import("vue").PropType<2 | 1 | "1" | "2" | "3" | 3>;
|
|
935
|
-
theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
936
|
-
aTextColor: string;
|
|
937
|
-
blockquoteTextColor: string;
|
|
938
|
-
blockquotePrefixColor: string;
|
|
939
|
-
blockquoteLineHeight: string;
|
|
940
|
-
blockquoteFontSize: string;
|
|
941
|
-
codeBorderRadius: string;
|
|
942
|
-
liTextColor: string;
|
|
943
|
-
liLineHeight: string;
|
|
944
|
-
liFontSize: string;
|
|
945
|
-
hrColor: string;
|
|
946
|
-
headerFontWeight: string;
|
|
947
|
-
headerTextColor: string;
|
|
948
|
-
pTextColor: string;
|
|
949
|
-
pTextColor1Depth: string;
|
|
950
|
-
pTextColor2Depth: string;
|
|
951
|
-
pTextColor3Depth: string;
|
|
952
|
-
pLineHeight: string;
|
|
953
|
-
pFontSize: string;
|
|
954
|
-
headerBarColor: string;
|
|
955
|
-
headerBarColorPrimary: string;
|
|
956
|
-
headerBarColorInfo: string;
|
|
957
|
-
headerBarColorError: string;
|
|
958
|
-
headerBarColorWarning: string;
|
|
959
|
-
headerBarColorSuccess: string;
|
|
960
|
-
textColor: string;
|
|
961
|
-
textColor1Depth: string;
|
|
962
|
-
textColor2Depth: string;
|
|
963
|
-
textColor3Depth: string;
|
|
964
|
-
textColorPrimary: string;
|
|
965
|
-
textColorInfo: string;
|
|
966
|
-
textColorSuccess: string;
|
|
967
|
-
textColorWarning: string;
|
|
968
|
-
textColorError: string;
|
|
969
|
-
codeTextColor: string;
|
|
970
|
-
codeColor: string;
|
|
971
|
-
codeBorder: string;
|
|
972
|
-
headerFontSize1: string;
|
|
973
|
-
headerFontSize2: string;
|
|
974
|
-
headerFontSize3: string;
|
|
975
|
-
headerFontSize4: string;
|
|
976
|
-
headerFontSize5: string;
|
|
977
|
-
headerFontSize6: string;
|
|
978
|
-
headerMargin1: string;
|
|
979
|
-
headerMargin2: string;
|
|
980
|
-
headerMargin3: string;
|
|
981
|
-
headerMargin4: string;
|
|
982
|
-
headerMargin5: string;
|
|
983
|
-
headerMargin6: string;
|
|
984
|
-
headerPrefixWidth1: string;
|
|
985
|
-
headerPrefixWidth2: string;
|
|
986
|
-
headerPrefixWidth3: string;
|
|
987
|
-
headerPrefixWidth4: string;
|
|
988
|
-
headerPrefixWidth5: string;
|
|
989
|
-
headerPrefixWidth6: string;
|
|
990
|
-
headerBarWidth1: string;
|
|
991
|
-
headerBarWidth2: string;
|
|
992
|
-
headerBarWidth3: string;
|
|
993
|
-
headerBarWidth4: string;
|
|
994
|
-
headerBarWidth5: string;
|
|
995
|
-
headerBarWidth6: string;
|
|
996
|
-
pMargin: string;
|
|
997
|
-
liMargin: string;
|
|
998
|
-
olPadding: string;
|
|
999
|
-
ulPadding: string;
|
|
1000
|
-
}, any>>;
|
|
1001
|
-
themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
1002
|
-
aTextColor: string;
|
|
1003
|
-
blockquoteTextColor: string;
|
|
1004
|
-
blockquotePrefixColor: string;
|
|
1005
|
-
blockquoteLineHeight: string;
|
|
1006
|
-
blockquoteFontSize: string;
|
|
1007
|
-
codeBorderRadius: string;
|
|
1008
|
-
liTextColor: string;
|
|
1009
|
-
liLineHeight: string;
|
|
1010
|
-
liFontSize: string;
|
|
1011
|
-
hrColor: string;
|
|
1012
|
-
headerFontWeight: string;
|
|
1013
|
-
headerTextColor: string;
|
|
1014
|
-
pTextColor: string;
|
|
1015
|
-
pTextColor1Depth: string;
|
|
1016
|
-
pTextColor2Depth: string;
|
|
1017
|
-
pTextColor3Depth: string;
|
|
1018
|
-
pLineHeight: string;
|
|
1019
|
-
pFontSize: string;
|
|
1020
|
-
headerBarColor: string;
|
|
1021
|
-
headerBarColorPrimary: string;
|
|
1022
|
-
headerBarColorInfo: string;
|
|
1023
|
-
headerBarColorError: string;
|
|
1024
|
-
headerBarColorWarning: string;
|
|
1025
|
-
headerBarColorSuccess: string;
|
|
1026
|
-
textColor: string;
|
|
1027
|
-
textColor1Depth: string;
|
|
1028
|
-
textColor2Depth: string;
|
|
1029
|
-
textColor3Depth: string;
|
|
1030
|
-
textColorPrimary: string;
|
|
1031
|
-
textColorInfo: string;
|
|
1032
|
-
textColorSuccess: string;
|
|
1033
|
-
textColorWarning: string;
|
|
1034
|
-
textColorError: string;
|
|
1035
|
-
codeTextColor: string;
|
|
1036
|
-
codeColor: string;
|
|
1037
|
-
codeBorder: string;
|
|
1038
|
-
headerFontSize1: string;
|
|
1039
|
-
headerFontSize2: string;
|
|
1040
|
-
headerFontSize3: string;
|
|
1041
|
-
headerFontSize4: string;
|
|
1042
|
-
headerFontSize5: string;
|
|
1043
|
-
headerFontSize6: string;
|
|
1044
|
-
headerMargin1: string;
|
|
1045
|
-
headerMargin2: string;
|
|
1046
|
-
headerMargin3: string;
|
|
1047
|
-
headerMargin4: string;
|
|
1048
|
-
headerMargin5: string;
|
|
1049
|
-
headerMargin6: string;
|
|
1050
|
-
headerPrefixWidth1: string;
|
|
1051
|
-
headerPrefixWidth2: string;
|
|
1052
|
-
headerPrefixWidth3: string;
|
|
1053
|
-
headerPrefixWidth4: string;
|
|
1054
|
-
headerPrefixWidth5: string;
|
|
1055
|
-
headerPrefixWidth6: string;
|
|
1056
|
-
headerBarWidth1: string;
|
|
1057
|
-
headerBarWidth2: string;
|
|
1058
|
-
headerBarWidth3: string;
|
|
1059
|
-
headerBarWidth4: string;
|
|
1060
|
-
headerBarWidth5: string;
|
|
1061
|
-
headerBarWidth6: string;
|
|
1062
|
-
pMargin: string;
|
|
1063
|
-
liMargin: string;
|
|
1064
|
-
olPadding: string;
|
|
1065
|
-
ulPadding: string;
|
|
1066
|
-
}, any>>>;
|
|
1067
|
-
builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
1068
|
-
aTextColor: string;
|
|
1069
|
-
blockquoteTextColor: string;
|
|
1070
|
-
blockquotePrefixColor: string;
|
|
1071
|
-
blockquoteLineHeight: string;
|
|
1072
|
-
blockquoteFontSize: string;
|
|
1073
|
-
codeBorderRadius: string;
|
|
1074
|
-
liTextColor: string;
|
|
1075
|
-
liLineHeight: string;
|
|
1076
|
-
liFontSize: string;
|
|
1077
|
-
hrColor: string;
|
|
1078
|
-
headerFontWeight: string;
|
|
1079
|
-
headerTextColor: string;
|
|
1080
|
-
pTextColor: string;
|
|
1081
|
-
pTextColor1Depth: string;
|
|
1082
|
-
pTextColor2Depth: string;
|
|
1083
|
-
pTextColor3Depth: string;
|
|
1084
|
-
pLineHeight: string;
|
|
1085
|
-
pFontSize: string;
|
|
1086
|
-
headerBarColor: string;
|
|
1087
|
-
headerBarColorPrimary: string;
|
|
1088
|
-
headerBarColorInfo: string;
|
|
1089
|
-
headerBarColorError: string;
|
|
1090
|
-
headerBarColorWarning: string;
|
|
1091
|
-
headerBarColorSuccess: string;
|
|
1092
|
-
textColor: string;
|
|
1093
|
-
textColor1Depth: string;
|
|
1094
|
-
textColor2Depth: string;
|
|
1095
|
-
textColor3Depth: string;
|
|
1096
|
-
textColorPrimary: string;
|
|
1097
|
-
textColorInfo: string;
|
|
1098
|
-
textColorSuccess: string;
|
|
1099
|
-
textColorWarning: string;
|
|
1100
|
-
textColorError: string;
|
|
1101
|
-
codeTextColor: string;
|
|
1102
|
-
codeColor: string;
|
|
1103
|
-
codeBorder: string;
|
|
1104
|
-
headerFontSize1: string;
|
|
1105
|
-
headerFontSize2: string;
|
|
1106
|
-
headerFontSize3: string;
|
|
1107
|
-
headerFontSize4: string;
|
|
1108
|
-
headerFontSize5: string;
|
|
1109
|
-
headerFontSize6: string;
|
|
1110
|
-
headerMargin1: string;
|
|
1111
|
-
headerMargin2: string;
|
|
1112
|
-
headerMargin3: string;
|
|
1113
|
-
headerMargin4: string;
|
|
1114
|
-
headerMargin5: string;
|
|
1115
|
-
headerMargin6: string;
|
|
1116
|
-
headerPrefixWidth1: string;
|
|
1117
|
-
headerPrefixWidth2: string;
|
|
1118
|
-
headerPrefixWidth3: string;
|
|
1119
|
-
headerPrefixWidth4: string;
|
|
1120
|
-
headerPrefixWidth5: string;
|
|
1121
|
-
headerPrefixWidth6: string;
|
|
1122
|
-
headerBarWidth1: string;
|
|
1123
|
-
headerBarWidth2: string;
|
|
1124
|
-
headerBarWidth3: string;
|
|
1125
|
-
headerBarWidth4: string;
|
|
1126
|
-
headerBarWidth5: string;
|
|
1127
|
-
headerBarWidth6: string;
|
|
1128
|
-
pMargin: string;
|
|
1129
|
-
liMargin: string;
|
|
1130
|
-
olPadding: string;
|
|
1131
|
-
ulPadding: string;
|
|
1132
|
-
}, any>>>;
|
|
1133
|
-
}>>, {}>;
|
|
133
|
+
NUploadDragger: any;
|
|
134
|
+
NP: any;
|
|
1134
135
|
NIcon: any;
|
|
1135
|
-
NText:
|
|
1136
|
-
readonly code: BooleanConstructor;
|
|
1137
|
-
readonly type: {
|
|
1138
|
-
readonly type: StringConstructor;
|
|
1139
|
-
readonly default: "default";
|
|
1140
|
-
};
|
|
1141
|
-
readonly delete: BooleanConstructor;
|
|
1142
|
-
readonly strong: BooleanConstructor;
|
|
1143
|
-
readonly italic: BooleanConstructor;
|
|
1144
|
-
readonly underline: BooleanConstructor;
|
|
1145
|
-
readonly depth: import("vue").PropType<2 | 1 | "1" | "2" | "3" | 3>;
|
|
1146
|
-
readonly tag: StringConstructor;
|
|
1147
|
-
readonly as: {
|
|
1148
|
-
readonly type: StringConstructor;
|
|
1149
|
-
readonly validator: () => boolean;
|
|
1150
|
-
readonly default: undefined;
|
|
1151
|
-
};
|
|
1152
|
-
readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
1153
|
-
aTextColor: string;
|
|
1154
|
-
blockquoteTextColor: string;
|
|
1155
|
-
blockquotePrefixColor: string;
|
|
1156
|
-
blockquoteLineHeight: string;
|
|
1157
|
-
blockquoteFontSize: string;
|
|
1158
|
-
codeBorderRadius: string;
|
|
1159
|
-
liTextColor: string;
|
|
1160
|
-
liLineHeight: string;
|
|
1161
|
-
liFontSize: string;
|
|
1162
|
-
hrColor: string;
|
|
1163
|
-
headerFontWeight: string;
|
|
1164
|
-
headerTextColor: string;
|
|
1165
|
-
pTextColor: string;
|
|
1166
|
-
pTextColor1Depth: string;
|
|
1167
|
-
pTextColor2Depth: string;
|
|
1168
|
-
pTextColor3Depth: string;
|
|
1169
|
-
pLineHeight: string;
|
|
1170
|
-
pFontSize: string;
|
|
1171
|
-
headerBarColor: string;
|
|
1172
|
-
headerBarColorPrimary: string;
|
|
1173
|
-
headerBarColorInfo: string;
|
|
1174
|
-
headerBarColorError: string;
|
|
1175
|
-
headerBarColorWarning: string;
|
|
1176
|
-
headerBarColorSuccess: string;
|
|
1177
|
-
textColor: string;
|
|
1178
|
-
textColor1Depth: string;
|
|
1179
|
-
textColor2Depth: string;
|
|
1180
|
-
textColor3Depth: string;
|
|
1181
|
-
textColorPrimary: string;
|
|
1182
|
-
textColorInfo: string;
|
|
1183
|
-
textColorSuccess: string;
|
|
1184
|
-
textColorWarning: string;
|
|
1185
|
-
textColorError: string;
|
|
1186
|
-
codeTextColor: string;
|
|
1187
|
-
codeColor: string;
|
|
1188
|
-
codeBorder: string;
|
|
1189
|
-
headerFontSize1: string;
|
|
1190
|
-
headerFontSize2: string;
|
|
1191
|
-
headerFontSize3: string;
|
|
1192
|
-
headerFontSize4: string;
|
|
1193
|
-
headerFontSize5: string;
|
|
1194
|
-
headerFontSize6: string;
|
|
1195
|
-
headerMargin1: string;
|
|
1196
|
-
headerMargin2: string;
|
|
1197
|
-
headerMargin3: string;
|
|
1198
|
-
headerMargin4: string;
|
|
1199
|
-
headerMargin5: string;
|
|
1200
|
-
headerMargin6: string;
|
|
1201
|
-
headerPrefixWidth1: string;
|
|
1202
|
-
headerPrefixWidth2: string;
|
|
1203
|
-
headerPrefixWidth3: string;
|
|
1204
|
-
headerPrefixWidth4: string;
|
|
1205
|
-
headerPrefixWidth5: string;
|
|
1206
|
-
headerPrefixWidth6: string;
|
|
1207
|
-
headerBarWidth1: string;
|
|
1208
|
-
headerBarWidth2: string;
|
|
1209
|
-
headerBarWidth3: string;
|
|
1210
|
-
headerBarWidth4: string;
|
|
1211
|
-
headerBarWidth5: string;
|
|
1212
|
-
headerBarWidth6: string;
|
|
1213
|
-
pMargin: string;
|
|
1214
|
-
liMargin: string;
|
|
1215
|
-
olPadding: string;
|
|
1216
|
-
ulPadding: string;
|
|
1217
|
-
}, any>>;
|
|
1218
|
-
readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
1219
|
-
aTextColor: string;
|
|
1220
|
-
blockquoteTextColor: string;
|
|
1221
|
-
blockquotePrefixColor: string;
|
|
1222
|
-
blockquoteLineHeight: string;
|
|
1223
|
-
blockquoteFontSize: string;
|
|
1224
|
-
codeBorderRadius: string;
|
|
1225
|
-
liTextColor: string;
|
|
1226
|
-
liLineHeight: string;
|
|
1227
|
-
liFontSize: string;
|
|
1228
|
-
hrColor: string;
|
|
1229
|
-
headerFontWeight: string;
|
|
1230
|
-
headerTextColor: string;
|
|
1231
|
-
pTextColor: string;
|
|
1232
|
-
pTextColor1Depth: string;
|
|
1233
|
-
pTextColor2Depth: string;
|
|
1234
|
-
pTextColor3Depth: string;
|
|
1235
|
-
pLineHeight: string;
|
|
1236
|
-
pFontSize: string;
|
|
1237
|
-
headerBarColor: string;
|
|
1238
|
-
headerBarColorPrimary: string;
|
|
1239
|
-
headerBarColorInfo: string;
|
|
1240
|
-
headerBarColorError: string;
|
|
1241
|
-
headerBarColorWarning: string;
|
|
1242
|
-
headerBarColorSuccess: string;
|
|
1243
|
-
textColor: string;
|
|
1244
|
-
textColor1Depth: string;
|
|
1245
|
-
textColor2Depth: string;
|
|
1246
|
-
textColor3Depth: string;
|
|
1247
|
-
textColorPrimary: string;
|
|
1248
|
-
textColorInfo: string;
|
|
1249
|
-
textColorSuccess: string;
|
|
1250
|
-
textColorWarning: string;
|
|
1251
|
-
textColorError: string;
|
|
1252
|
-
codeTextColor: string;
|
|
1253
|
-
codeColor: string;
|
|
1254
|
-
codeBorder: string;
|
|
1255
|
-
headerFontSize1: string;
|
|
1256
|
-
headerFontSize2: string;
|
|
1257
|
-
headerFontSize3: string;
|
|
1258
|
-
headerFontSize4: string;
|
|
1259
|
-
headerFontSize5: string;
|
|
1260
|
-
headerFontSize6: string;
|
|
1261
|
-
headerMargin1: string;
|
|
1262
|
-
headerMargin2: string;
|
|
1263
|
-
headerMargin3: string;
|
|
1264
|
-
headerMargin4: string;
|
|
1265
|
-
headerMargin5: string;
|
|
1266
|
-
headerMargin6: string;
|
|
1267
|
-
headerPrefixWidth1: string;
|
|
1268
|
-
headerPrefixWidth2: string;
|
|
1269
|
-
headerPrefixWidth3: string;
|
|
1270
|
-
headerPrefixWidth4: string;
|
|
1271
|
-
headerPrefixWidth5: string;
|
|
1272
|
-
headerPrefixWidth6: string;
|
|
1273
|
-
headerBarWidth1: string;
|
|
1274
|
-
headerBarWidth2: string;
|
|
1275
|
-
headerBarWidth3: string;
|
|
1276
|
-
headerBarWidth4: string;
|
|
1277
|
-
headerBarWidth5: string;
|
|
1278
|
-
headerBarWidth6: string;
|
|
1279
|
-
pMargin: string;
|
|
1280
|
-
liMargin: string;
|
|
1281
|
-
olPadding: string;
|
|
1282
|
-
ulPadding: string;
|
|
1283
|
-
}, any>>>;
|
|
1284
|
-
readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
1285
|
-
aTextColor: string;
|
|
1286
|
-
blockquoteTextColor: string;
|
|
1287
|
-
blockquotePrefixColor: string;
|
|
1288
|
-
blockquoteLineHeight: string;
|
|
1289
|
-
blockquoteFontSize: string;
|
|
1290
|
-
codeBorderRadius: string;
|
|
1291
|
-
liTextColor: string;
|
|
1292
|
-
liLineHeight: string;
|
|
1293
|
-
liFontSize: string;
|
|
1294
|
-
hrColor: string;
|
|
1295
|
-
headerFontWeight: string;
|
|
1296
|
-
headerTextColor: string;
|
|
1297
|
-
pTextColor: string;
|
|
1298
|
-
pTextColor1Depth: string;
|
|
1299
|
-
pTextColor2Depth: string;
|
|
1300
|
-
pTextColor3Depth: string;
|
|
1301
|
-
pLineHeight: string;
|
|
1302
|
-
pFontSize: string;
|
|
1303
|
-
headerBarColor: string;
|
|
1304
|
-
headerBarColorPrimary: string;
|
|
1305
|
-
headerBarColorInfo: string;
|
|
1306
|
-
headerBarColorError: string;
|
|
1307
|
-
headerBarColorWarning: string;
|
|
1308
|
-
headerBarColorSuccess: string;
|
|
1309
|
-
textColor: string;
|
|
1310
|
-
textColor1Depth: string;
|
|
1311
|
-
textColor2Depth: string;
|
|
1312
|
-
textColor3Depth: string;
|
|
1313
|
-
textColorPrimary: string;
|
|
1314
|
-
textColorInfo: string;
|
|
1315
|
-
textColorSuccess: string;
|
|
1316
|
-
textColorWarning: string;
|
|
1317
|
-
textColorError: string;
|
|
1318
|
-
codeTextColor: string;
|
|
1319
|
-
codeColor: string;
|
|
1320
|
-
codeBorder: string;
|
|
1321
|
-
headerFontSize1: string;
|
|
1322
|
-
headerFontSize2: string;
|
|
1323
|
-
headerFontSize3: string;
|
|
1324
|
-
headerFontSize4: string;
|
|
1325
|
-
headerFontSize5: string;
|
|
1326
|
-
headerFontSize6: string;
|
|
1327
|
-
headerMargin1: string;
|
|
1328
|
-
headerMargin2: string;
|
|
1329
|
-
headerMargin3: string;
|
|
1330
|
-
headerMargin4: string;
|
|
1331
|
-
headerMargin5: string;
|
|
1332
|
-
headerMargin6: string;
|
|
1333
|
-
headerPrefixWidth1: string;
|
|
1334
|
-
headerPrefixWidth2: string;
|
|
1335
|
-
headerPrefixWidth3: string;
|
|
1336
|
-
headerPrefixWidth4: string;
|
|
1337
|
-
headerPrefixWidth5: string;
|
|
1338
|
-
headerPrefixWidth6: string;
|
|
1339
|
-
headerBarWidth1: string;
|
|
1340
|
-
headerBarWidth2: string;
|
|
1341
|
-
headerBarWidth3: string;
|
|
1342
|
-
headerBarWidth4: string;
|
|
1343
|
-
headerBarWidth5: string;
|
|
1344
|
-
headerBarWidth6: string;
|
|
1345
|
-
pMargin: string;
|
|
1346
|
-
liMargin: string;
|
|
1347
|
-
olPadding: string;
|
|
1348
|
-
ulPadding: string;
|
|
1349
|
-
}, any>>>;
|
|
1350
|
-
}, {
|
|
1351
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
1352
|
-
compitableTag: import("vue").ComputedRef<string | undefined>;
|
|
1353
|
-
cssVars: import("vue").ComputedRef<{
|
|
1354
|
-
'--n-bezier': string;
|
|
1355
|
-
'--n-text-color': string;
|
|
1356
|
-
'--n-font-weight-strong': string;
|
|
1357
|
-
'--n-font-famliy-mono': string;
|
|
1358
|
-
'--n-code-border-radius': string;
|
|
1359
|
-
'--n-code-text-color': string;
|
|
1360
|
-
'--n-code-color': string;
|
|
1361
|
-
'--n-code-border': string;
|
|
1362
|
-
}> | undefined;
|
|
1363
|
-
themeClass: import("vue").Ref<string> | undefined;
|
|
1364
|
-
onRender: (() => void) | undefined;
|
|
1365
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1366
|
-
readonly code: BooleanConstructor;
|
|
1367
|
-
readonly type: {
|
|
1368
|
-
readonly type: StringConstructor;
|
|
1369
|
-
readonly default: "default";
|
|
1370
|
-
};
|
|
1371
|
-
readonly delete: BooleanConstructor;
|
|
1372
|
-
readonly strong: BooleanConstructor;
|
|
1373
|
-
readonly italic: BooleanConstructor;
|
|
1374
|
-
readonly underline: BooleanConstructor;
|
|
1375
|
-
readonly depth: import("vue").PropType<2 | 1 | "1" | "2" | "3" | 3>;
|
|
1376
|
-
readonly tag: StringConstructor;
|
|
1377
|
-
readonly as: {
|
|
1378
|
-
readonly type: StringConstructor;
|
|
1379
|
-
readonly validator: () => boolean;
|
|
1380
|
-
readonly default: undefined;
|
|
1381
|
-
};
|
|
1382
|
-
readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
1383
|
-
aTextColor: string;
|
|
1384
|
-
blockquoteTextColor: string;
|
|
1385
|
-
blockquotePrefixColor: string;
|
|
1386
|
-
blockquoteLineHeight: string;
|
|
1387
|
-
blockquoteFontSize: string;
|
|
1388
|
-
codeBorderRadius: string;
|
|
1389
|
-
liTextColor: string;
|
|
1390
|
-
liLineHeight: string;
|
|
1391
|
-
liFontSize: string;
|
|
1392
|
-
hrColor: string;
|
|
1393
|
-
headerFontWeight: string;
|
|
1394
|
-
headerTextColor: string;
|
|
1395
|
-
pTextColor: string;
|
|
1396
|
-
pTextColor1Depth: string;
|
|
1397
|
-
pTextColor2Depth: string;
|
|
1398
|
-
pTextColor3Depth: string;
|
|
1399
|
-
pLineHeight: string;
|
|
1400
|
-
pFontSize: string;
|
|
1401
|
-
headerBarColor: string;
|
|
1402
|
-
headerBarColorPrimary: string;
|
|
1403
|
-
headerBarColorInfo: string;
|
|
1404
|
-
headerBarColorError: string;
|
|
1405
|
-
headerBarColorWarning: string;
|
|
1406
|
-
headerBarColorSuccess: string;
|
|
1407
|
-
textColor: string;
|
|
1408
|
-
textColor1Depth: string;
|
|
1409
|
-
textColor2Depth: string;
|
|
1410
|
-
textColor3Depth: string;
|
|
1411
|
-
textColorPrimary: string;
|
|
1412
|
-
textColorInfo: string;
|
|
1413
|
-
textColorSuccess: string;
|
|
1414
|
-
textColorWarning: string;
|
|
1415
|
-
textColorError: string;
|
|
1416
|
-
codeTextColor: string;
|
|
1417
|
-
codeColor: string;
|
|
1418
|
-
codeBorder: string;
|
|
1419
|
-
headerFontSize1: string;
|
|
1420
|
-
headerFontSize2: string;
|
|
1421
|
-
headerFontSize3: string;
|
|
1422
|
-
headerFontSize4: string;
|
|
1423
|
-
headerFontSize5: string;
|
|
1424
|
-
headerFontSize6: string;
|
|
1425
|
-
headerMargin1: string;
|
|
1426
|
-
headerMargin2: string;
|
|
1427
|
-
headerMargin3: string;
|
|
1428
|
-
headerMargin4: string;
|
|
1429
|
-
headerMargin5: string;
|
|
1430
|
-
headerMargin6: string;
|
|
1431
|
-
headerPrefixWidth1: string;
|
|
1432
|
-
headerPrefixWidth2: string;
|
|
1433
|
-
headerPrefixWidth3: string;
|
|
1434
|
-
headerPrefixWidth4: string;
|
|
1435
|
-
headerPrefixWidth5: string;
|
|
1436
|
-
headerPrefixWidth6: string;
|
|
1437
|
-
headerBarWidth1: string;
|
|
1438
|
-
headerBarWidth2: string;
|
|
1439
|
-
headerBarWidth3: string;
|
|
1440
|
-
headerBarWidth4: string;
|
|
1441
|
-
headerBarWidth5: string;
|
|
1442
|
-
headerBarWidth6: string;
|
|
1443
|
-
pMargin: string;
|
|
1444
|
-
liMargin: string;
|
|
1445
|
-
olPadding: string;
|
|
1446
|
-
ulPadding: string;
|
|
1447
|
-
}, any>>;
|
|
1448
|
-
readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
1449
|
-
aTextColor: string;
|
|
1450
|
-
blockquoteTextColor: string;
|
|
1451
|
-
blockquotePrefixColor: string;
|
|
1452
|
-
blockquoteLineHeight: string;
|
|
1453
|
-
blockquoteFontSize: string;
|
|
1454
|
-
codeBorderRadius: string;
|
|
1455
|
-
liTextColor: string;
|
|
1456
|
-
liLineHeight: string;
|
|
1457
|
-
liFontSize: string;
|
|
1458
|
-
hrColor: string;
|
|
1459
|
-
headerFontWeight: string;
|
|
1460
|
-
headerTextColor: string;
|
|
1461
|
-
pTextColor: string;
|
|
1462
|
-
pTextColor1Depth: string;
|
|
1463
|
-
pTextColor2Depth: string;
|
|
1464
|
-
pTextColor3Depth: string;
|
|
1465
|
-
pLineHeight: string;
|
|
1466
|
-
pFontSize: string;
|
|
1467
|
-
headerBarColor: string;
|
|
1468
|
-
headerBarColorPrimary: string;
|
|
1469
|
-
headerBarColorInfo: string;
|
|
1470
|
-
headerBarColorError: string;
|
|
1471
|
-
headerBarColorWarning: string;
|
|
1472
|
-
headerBarColorSuccess: string;
|
|
1473
|
-
textColor: string;
|
|
1474
|
-
textColor1Depth: string;
|
|
1475
|
-
textColor2Depth: string;
|
|
1476
|
-
textColor3Depth: string;
|
|
1477
|
-
textColorPrimary: string;
|
|
1478
|
-
textColorInfo: string;
|
|
1479
|
-
textColorSuccess: string;
|
|
1480
|
-
textColorWarning: string;
|
|
1481
|
-
textColorError: string;
|
|
1482
|
-
codeTextColor: string;
|
|
1483
|
-
codeColor: string;
|
|
1484
|
-
codeBorder: string;
|
|
1485
|
-
headerFontSize1: string;
|
|
1486
|
-
headerFontSize2: string;
|
|
1487
|
-
headerFontSize3: string;
|
|
1488
|
-
headerFontSize4: string;
|
|
1489
|
-
headerFontSize5: string;
|
|
1490
|
-
headerFontSize6: string;
|
|
1491
|
-
headerMargin1: string;
|
|
1492
|
-
headerMargin2: string;
|
|
1493
|
-
headerMargin3: string;
|
|
1494
|
-
headerMargin4: string;
|
|
1495
|
-
headerMargin5: string;
|
|
1496
|
-
headerMargin6: string;
|
|
1497
|
-
headerPrefixWidth1: string;
|
|
1498
|
-
headerPrefixWidth2: string;
|
|
1499
|
-
headerPrefixWidth3: string;
|
|
1500
|
-
headerPrefixWidth4: string;
|
|
1501
|
-
headerPrefixWidth5: string;
|
|
1502
|
-
headerPrefixWidth6: string;
|
|
1503
|
-
headerBarWidth1: string;
|
|
1504
|
-
headerBarWidth2: string;
|
|
1505
|
-
headerBarWidth3: string;
|
|
1506
|
-
headerBarWidth4: string;
|
|
1507
|
-
headerBarWidth5: string;
|
|
1508
|
-
headerBarWidth6: string;
|
|
1509
|
-
pMargin: string;
|
|
1510
|
-
liMargin: string;
|
|
1511
|
-
olPadding: string;
|
|
1512
|
-
ulPadding: string;
|
|
1513
|
-
}, any>>>;
|
|
1514
|
-
readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
1515
|
-
aTextColor: string;
|
|
1516
|
-
blockquoteTextColor: string;
|
|
1517
|
-
blockquotePrefixColor: string;
|
|
1518
|
-
blockquoteLineHeight: string;
|
|
1519
|
-
blockquoteFontSize: string;
|
|
1520
|
-
codeBorderRadius: string;
|
|
1521
|
-
liTextColor: string;
|
|
1522
|
-
liLineHeight: string;
|
|
1523
|
-
liFontSize: string;
|
|
1524
|
-
hrColor: string;
|
|
1525
|
-
headerFontWeight: string;
|
|
1526
|
-
headerTextColor: string;
|
|
1527
|
-
pTextColor: string;
|
|
1528
|
-
pTextColor1Depth: string;
|
|
1529
|
-
pTextColor2Depth: string;
|
|
1530
|
-
pTextColor3Depth: string;
|
|
1531
|
-
pLineHeight: string;
|
|
1532
|
-
pFontSize: string;
|
|
1533
|
-
headerBarColor: string;
|
|
1534
|
-
headerBarColorPrimary: string;
|
|
1535
|
-
headerBarColorInfo: string;
|
|
1536
|
-
headerBarColorError: string;
|
|
1537
|
-
headerBarColorWarning: string;
|
|
1538
|
-
headerBarColorSuccess: string;
|
|
1539
|
-
textColor: string;
|
|
1540
|
-
textColor1Depth: string;
|
|
1541
|
-
textColor2Depth: string;
|
|
1542
|
-
textColor3Depth: string;
|
|
1543
|
-
textColorPrimary: string;
|
|
1544
|
-
textColorInfo: string;
|
|
1545
|
-
textColorSuccess: string;
|
|
1546
|
-
textColorWarning: string;
|
|
1547
|
-
textColorError: string;
|
|
1548
|
-
codeTextColor: string;
|
|
1549
|
-
codeColor: string;
|
|
1550
|
-
codeBorder: string;
|
|
1551
|
-
headerFontSize1: string;
|
|
1552
|
-
headerFontSize2: string;
|
|
1553
|
-
headerFontSize3: string;
|
|
1554
|
-
headerFontSize4: string;
|
|
1555
|
-
headerFontSize5: string;
|
|
1556
|
-
headerFontSize6: string;
|
|
1557
|
-
headerMargin1: string;
|
|
1558
|
-
headerMargin2: string;
|
|
1559
|
-
headerMargin3: string;
|
|
1560
|
-
headerMargin4: string;
|
|
1561
|
-
headerMargin5: string;
|
|
1562
|
-
headerMargin6: string;
|
|
1563
|
-
headerPrefixWidth1: string;
|
|
1564
|
-
headerPrefixWidth2: string;
|
|
1565
|
-
headerPrefixWidth3: string;
|
|
1566
|
-
headerPrefixWidth4: string;
|
|
1567
|
-
headerPrefixWidth5: string;
|
|
1568
|
-
headerPrefixWidth6: string;
|
|
1569
|
-
headerBarWidth1: string;
|
|
1570
|
-
headerBarWidth2: string;
|
|
1571
|
-
headerBarWidth3: string;
|
|
1572
|
-
headerBarWidth4: string;
|
|
1573
|
-
headerBarWidth5: string;
|
|
1574
|
-
headerBarWidth6: string;
|
|
1575
|
-
pMargin: string;
|
|
1576
|
-
liMargin: string;
|
|
1577
|
-
olPadding: string;
|
|
1578
|
-
ulPadding: string;
|
|
1579
|
-
}, any>>>;
|
|
1580
|
-
}>>, {
|
|
1581
|
-
readonly type: string;
|
|
1582
|
-
readonly delete: boolean;
|
|
1583
|
-
readonly italic: boolean;
|
|
1584
|
-
readonly underline: boolean;
|
|
1585
|
-
readonly as: string;
|
|
1586
|
-
readonly code: boolean;
|
|
1587
|
-
readonly strong: boolean;
|
|
1588
|
-
}>;
|
|
136
|
+
NText: any;
|
|
1589
137
|
NSpace: any;
|
|
1590
138
|
Archive: 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<{}>>, {}>;
|
|
1591
139
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|