cnhis-design-vue 3.2.5 → 3.2.6-beta.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +87 -87
- package/es/components/annotation-edit/src/type.d.ts +1 -1
- package/es/components/audio-sdk/src/components/recordingDialog.vue.d.ts +1 -1
- package/es/components/big-table/index.d.ts +6 -56
- package/es/components/big-table/src/BigTable.vue.d.ts +6 -56
- package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
- package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +4 -4
- package/es/components/big-table/src/hooks/useEdit.d.ts +27 -27
- package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/BpmnRenderer.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomContextPadProvider.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPalette.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRenderer.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRules.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/index.d.ts +13 -13
- package/es/components/bpmn-workflow/src/custom/customOtherModule/CustomPopupMenu.d.ts +2 -2
- package/es/components/bpmn-workflow/src/custom/customOtherModule/customViewerRenderer.d.ts +9 -9
- package/es/components/bpmn-workflow/src/custom/customOtherModule/zoomScroll.d.ts +2 -2
- package/es/components/button-print/index.d.ts +13 -2917
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +13 -2917
- package/es/components/button-print/src/components/EditFormat.vue.d.ts +4 -1162
- package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +6 -1458
- package/es/components/button-print/src/components/NewPrintComponent.vue.d.ts +5 -1457
- package/es/components/button-print/src/components/OldPrintComponent.vue.d.ts +5 -1457
- package/es/components/calendar/index.d.ts +4 -4
- package/es/components/calendar/src/Calendar.vue.d.ts +4 -4
- package/es/components/calendar/src/types/index.d.ts +1 -1
- package/es/components/callback/src/components/dialog/drawer.vue.d.ts +2 -179
- package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
- package/es/components/callback/src/components/render/popupMaps.d.ts +120 -1701
- package/es/components/callback/src/types/index.d.ts +1 -1
- package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +2 -2
- package/es/components/card-reader-sdk/src/constants/index.d.ts +56 -56
- package/es/components/card-reader-sdk/src/utils/ensureUID2IdCard.d.ts +1 -1
- package/es/components/classification/index.d.ts +4 -14
- package/es/components/classification/src/components/search-filter/index.vue.d.ts +24 -34
- package/es/components/classification/src/components/set-classification/index.vue.d.ts +26 -36
- package/es/components/classification/src/components/table-modal/index.vue.d.ts +4 -1
- package/es/components/classification/src/index.vue.d.ts +4 -14
- package/es/components/config-provider/src/interface.d.ts +2 -2
- package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
- package/es/components/drag-scroll/src/types.d.ts +2 -2
- package/es/components/expand-field/index.d.ts +41 -575
- package/es/components/expand-field/src/components/FormItemPerson.vue.d.ts +56 -198
- package/es/components/expand-field/src/components/PersonModal.vue.d.ts +36 -168
- package/es/components/expand-field/src/components/form.vue.d.ts +41 -526
- package/es/components/expand-field/src/index.vue.d.ts +41 -575
- package/es/components/expand-field/src/types/index.d.ts +1 -1
- package/es/components/fabric-chart/index.d.ts +10 -10
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +10 -10
- package/es/components/fabric-chart/src/components/PopupMenu.d.ts +3 -3
- package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
- package/es/components/fabric-chart/src/interface.d.ts +9 -9
- package/es/components/field-set/index.d.ts +5 -52
- package/es/components/field-set/src/FieldColor.vue.d.ts +14 -606
- package/es/components/field-set/src/FieldColor.vue2.js +1 -1
- package/es/components/field-set/src/FieldFilter.vue.d.ts +7 -20
- package/es/components/field-set/src/FieldFilter.vue2.js +1 -1
- package/es/components/field-set/src/FieldSet.vue.d.ts +9 -10
- package/es/components/field-set/src/FieldSet.vue2.js +1 -1
- package/es/components/field-set/src/Index.vue.d.ts +6 -53
- package/es/components/field-set/src/Index.vue2.js +1 -1
- package/es/components/field-set/src/components/Row.vue.d.ts +2 -2
- package/es/components/field-set/src/components/condition.vue.d.ts +2 -2
- package/es/components/field-set/src/components/edit-dialog.vue.d.ts +11 -589
- package/es/components/field-set/src/components/edit-filter.vue.d.ts +3 -3
- package/es/components/field-set/src/constants/index.d.ts +1 -1
- package/es/components/field-set/src/types/index.d.ts +8 -8
- package/es/components/field-set/style/index.css +1 -1
- package/es/components/form-config/index.d.ts +62 -4785
- package/es/components/form-config/src/FormConfig.vue.d.ts +41 -4764
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +37 -98
- package/es/components/form-config/src/components/FormConfigCreator.vue2.js +1 -1
- package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +2 -2
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +22 -4651
- package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +3 -36
- package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +3 -3
- package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +1 -1
- package/es/components/form-config/src/hooks/usePresetRenderer.d.ts +1 -1
- package/es/components/form-config/src/types/index.d.ts +8 -8
- package/es/components/form-render/index.d.ts +15 -75
- package/es/components/form-render/src/FormRender.vue.d.ts +10 -70
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +15 -75
- package/es/components/form-render/src/components/renderer/combination/combination.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/complex.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/date.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/index.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/inputGroup.d.ts +1 -11
- package/es/components/form-render/src/components/renderer/inputNumber.d.ts +4 -4
- package/es/components/form-render/src/components/renderer/levelSearchCascader/index.d.ts +9 -0
- package/es/components/form-render/src/components/renderer/levelSearchCascader/index.js +1 -1
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +10 -10
- package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +15 -15
- package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
- package/es/components/form-render/src/hooks/useChangeContext.d.ts +1 -1
- package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +4 -4
- package/es/components/form-render/src/hooks/useFormContext.d.ts +1 -11
- package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +1 -19
- package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +1 -1
- package/es/components/form-render/src/types/fieldItem.d.ts +10 -10
- package/es/components/form-render/src/types/index.d.ts +13 -13
- package/es/components/form-render/src/utils/index.d.ts +1 -1
- package/es/components/iho-chat/index.d.ts +719 -0
- package/es/components/iho-chat/index.js +1 -0
- package/es/components/iho-chat/src/Index.vue.d.ts +723 -0
- package/es/components/iho-chat/src/Index.vue2.js +1 -0
- package/es/components/iho-chat/src/components/ChatFile.vue.d.ts +64 -0
- package/es/components/{biunique-chat → iho-chat}/src/components/ChatFile.vue2.js +1 -1
- package/es/components/{biunique-chat → iho-chat}/src/components/ChatFooter.vue.d.ts +24 -11
- package/es/components/iho-chat/src/components/ChatFooter.vue2.js +1 -0
- package/es/components/iho-chat/src/components/ChatHeader.vue.d.ts +333 -0
- package/es/components/iho-chat/src/components/ChatHeader.vue2.js +1 -0
- package/es/components/{biunique-chat → iho-chat}/src/components/ChatMain.vue.d.ts +21 -209
- package/es/components/iho-chat/src/components/ChatMain.vue2.js +1 -0
- package/es/components/{biunique-chat → iho-chat}/src/components/ChatRecord.vue.d.ts +1 -11
- package/es/components/iho-chat/src/components/ChatRecord.vue2.js +1 -0
- package/es/components/{biunique-chat → iho-chat}/src/components/ChatSearch.vue.d.ts +2 -2
- package/es/components/iho-chat/src/components/ChatSet.vue.d.ts +73 -0
- package/es/components/iho-chat/src/components/ChatSet.vue2.js +1 -0
- package/es/components/iho-chat/src/components/ContextMenu.d.ts +17 -0
- package/es/components/iho-chat/src/components/ContextMenu.js +1 -0
- package/es/components/iho-chat/src/components/MessageTemplate.vue2.js +1 -0
- package/es/components/{biunique-chat → iho-chat}/src/components/PersonProfile.vue.d.ts +1 -9
- package/es/components/iho-chat/src/components/Video.vue.d.ts +38 -0
- package/es/components/{biunique-chat → iho-chat}/src/constants/index.d.ts +13 -1
- package/es/components/iho-chat/src/constants/index.js +1 -0
- package/es/components/iho-chat/src/hooks/useSession.js +1 -0
- package/es/components/{biunique-chat → iho-chat}/src/types/index.d.ts +2 -2
- package/es/components/{biunique-chat → iho-chat}/src/utils/index.d.ts +2 -0
- package/es/components/{biunique-chat → iho-chat}/src/utils/index.js +1 -1
- package/es/components/iho-chat/style/index.css +1 -0
- package/es/components/iho-table/index.d.ts +46 -1567
- package/es/components/iho-table/src/IhoTable.vue.d.ts +40 -1561
- package/es/components/iho-table/src/constants/index.d.ts +2 -2
- package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +4 -4
- package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +18 -18
- package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +61 -61
- package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +1 -1
- package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +1 -1
- package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
- package/es/components/iho-table/src/hooks/useTableContext.d.ts +1 -1
- package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue.d.ts +2 -335
- package/es/components/iho-table/src/plugins/forceArrowKeyPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/pagerScrollPlugin/types.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +18 -17
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +1 -1
- package/es/components/iho-table/src/plugins/verticalTablePlugin/src/hooks/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/verticalTablePlugin/src/types.d.ts +1 -1
- package/es/components/iho-table/src/types/index.d.ts +17 -17
- package/es/components/iho-table/src/types/pluginType.d.ts +13 -13
- package/es/components/iho-table/style/index.css +1 -1
- package/es/components/index.css +1 -1
- package/es/components/index.d.ts +2 -2
- package/es/components/index.js +1 -1
- package/es/components/info-header/index.d.ts +65 -1723
- package/es/components/info-header/src/InfoHeader.vue.d.ts +42 -1700
- package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +27 -1547
- package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +16 -1554
- package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +31 -1629
- package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +59 -119
- package/es/components/info-header/src/types/index.d.ts +4 -3
- package/es/components/keyboard/index.d.ts +1 -1
- package/es/components/keyboard/src/Keyboard.vue.d.ts +1 -1
- package/es/components/map/src/types/index.d.ts +2 -2
- package/es/components/quick-search/index.d.ts +1 -295
- package/es/components/quick-search/src/index.vue.d.ts +1 -295
- package/es/components/recommend-search/index.d.ts +28 -28
- package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +28 -28
- package/es/components/recommend-search/src/components/BaseSearch.d.ts +4 -4
- package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +10 -10
- package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +11 -11
- package/es/components/recommend-search/src/types/index.d.ts +2 -2
- package/es/components/scale-view/index.d.ts +6 -300
- package/es/components/scale-view/src/ScaleView.vue.d.ts +6 -300
- package/es/components/scale-view/src/ScaleView.vue2.js +1 -1
- package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +2 -2
- package/es/components/scale-view/src/components/formitem/standard-modal.d.ts +2 -2
- package/es/components/scale-view/src/hooks/use-component.d.ts +3 -15
- package/es/components/scale-view/src/types/index.d.ts +1 -1
- package/es/components/search-cascader/index.d.ts +15 -14
- package/es/components/search-cascader/src/SearchCascader.vue.d.ts +16 -15
- package/es/components/search-cascader/src/SearchCascader.vue2.js +1 -1
- package/es/components/search-cascader/src/components/SearchMenu.d.ts +3 -3
- package/es/components/search-cascader/src/components/SearchMenu.js +1 -1
- package/es/components/select-label/index.d.ts +3 -21
- package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -7
- package/es/components/select-label/src/LabelFormContent.vue2.js +1 -1
- package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -7
- package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +1 -7
- package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +1 -7
- package/es/components/select-label/src/index.vue.d.ts +2 -14
- package/es/components/select-label/src/types/index.d.ts +3 -3
- package/es/components/select-person/index.d.ts +36 -168
- package/es/components/select-person/src/SearchMultiple.vue.d.ts +3 -52
- package/es/components/select-person/src/SearchOrgAndStaff.vue.d.ts +2 -2
- package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -117
- package/es/components/shortcut-provider/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
- package/es/components/shortcut-setter/index.d.ts +23 -1606
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +14 -1597
- package/es/components/step-notice/index.d.ts +94 -1615
- package/es/components/step-notice/src/StepNotice.vue.d.ts +79 -1600
- package/es/components/step-notice/src/components/NoticeItem.vue.d.ts +22 -22
- package/es/components/step-notice/src/components/NoticeItemAside.vue.d.ts +2 -2
- package/es/components/step-notice/src/components/NoticeOperationList.vue.d.ts +16 -16
- package/es/components/step-notice/src/hooks/useTheme.d.ts +1 -1
- package/es/components/step-notice/src/utils.d.ts +1 -1
- package/es/components/steps-wheel/index.d.ts +1 -1
- package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -1
- package/es/components/table-export-field/index.d.ts +3 -630
- package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +2 -51
- package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +3 -581
- package/es/components/table-export-field/src/index.vue.d.ts +5 -632
- package/es/components/table-export-field/src/types/index.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/bi-filter/components/Date.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/bi-filter/components/index.d.ts +2 -2
- package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +22 -32
- package/es/components/table-filter/src/components/classify-filter/components/Date.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue.d.ts +1 -11
- package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +15 -15
- package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +22 -32
- package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +22 -32
- package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -50
- package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +3 -3
- package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +4 -4
- package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue.d.ts +1 -11
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +16 -16
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/index.d.ts +60 -119
- package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +59 -108
- package/es/components/table-filter/src/types/index.d.ts +25 -25
- package/es/components/time-line/index.d.ts +1 -48
- package/es/components/time-line/src/TimeLine.vue.d.ts +4 -51
- package/es/components/tooth-bitmap/index.d.ts +3 -3
- package/es/components/tooth-bitmap/src/ToothBitmap.vue.d.ts +1 -1
- package/es/env.d.ts +25 -25
- package/es/shared/assets/img/defaultCover/10review_successful.png.js +1 -1
- package/es/shared/assets/img/defaultCover/11review_fail.png.js +1 -1
- package/es/shared/assets/img/defaultCover/12no_setting.png.js +1 -1
- package/es/shared/assets/img/defaultCover/13no_menu_setting.png.js +1 -1
- package/es/shared/assets/img/defaultCover/14no_call_setting.png.js +1 -1
- package/es/shared/assets/img/defaultCover/15no_use_tag.png.js +1 -1
- package/es/shared/assets/img/defaultCover/16no_table_data.png.js +1 -1
- package/es/shared/assets/img/defaultCover/1location.png.js +1 -1
- package/es/shared/assets/img/defaultCover/2notfound.png.js +1 -1
- package/es/shared/assets/img/defaultCover/3loading.png.js +1 -1
- package/es/shared/assets/img/defaultCover/4no_permission.png.js +1 -1
- package/es/shared/assets/img/defaultCover/5no_data.png.js +1 -1
- package/es/shared/assets/img/defaultCover/6no_network.png.js +1 -1
- package/es/shared/assets/img/defaultCover/7no_doctor.png.js +1 -1
- package/es/shared/assets/img/defaultCover/8system_error.png.js +1 -1
- package/es/shared/assets/img/defaultCover/9system_upgrade.png.js +1 -1
- package/es/shared/assets/img/failure.png.js +1 -1
- package/es/shared/assets/img/no-permission.png.js +1 -1
- package/es/shared/assets/img/nodata.png.js +1 -1
- package/es/shared/assets/img/notfound.png.js +1 -1
- package/es/shared/assets/img/qr.png.js +1 -1
- package/es/shared/assets/img/success.png.js +1 -1
- package/es/shared/assets/img/table_style_2.png.js +1 -1
- package/es/shared/assets/img/video.png.js +1 -1
- package/es/shared/assets/img/video_default_cover.png.js +1 -1
- package/es/shared/assets/img/xb_big.png.js +1 -1
- package/es/shared/assets/img/xb_small.png.js +1 -1
- package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +3 -3
- package/es/shared/components/SlotRender/SlotRender.d.ts +4 -4
- package/es/shared/components/VueDraggable/src/core/renderHelper.d.ts +1 -1
- package/es/shared/hooks/useLevelSearchCascader.d.ts +2 -1
- package/es/shared/hooks/useLevelSearchCascader.js +1 -1
- package/es/shared/hooks/useTheme.d.ts +2 -2
- package/es/shared/package.json.js +1 -1
- package/es/shared/types/business.d.ts +1 -1
- package/es/shared/types/index.d.ts +15 -15
- package/es/shared/utils/tapable/AsyncParallelBailHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncParallelHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesBailHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesLoopHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncBailHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncLoopHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncWaterfallHook.d.ts +1 -1
- package/es/shared/utils/vexutils.d.ts +2 -2
- package/package.json +6 -5
- package/es/components/biunique-chat/index.d.ts +0 -1692
- package/es/components/biunique-chat/index.js +0 -1
- package/es/components/biunique-chat/src/Index.vue.d.ts +0 -1695
- package/es/components/biunique-chat/src/Index.vue2.js +0 -1
- package/es/components/biunique-chat/src/components/ChatFile.vue.d.ts +0 -263
- package/es/components/biunique-chat/src/components/ChatFooter.vue2.js +0 -1
- package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +0 -733
- package/es/components/biunique-chat/src/components/ChatHeader.vue2.js +0 -1
- package/es/components/biunique-chat/src/components/ChatMain.vue2.js +0 -1
- package/es/components/biunique-chat/src/components/ChatRecord.vue2.js +0 -1
- package/es/components/biunique-chat/src/components/ChatSet.vue.d.ts +0 -258
- package/es/components/biunique-chat/src/components/ChatSet.vue2.js +0 -1
- package/es/components/biunique-chat/src/components/MessageTemplate.vue2.js +0 -1
- package/es/components/biunique-chat/src/constants/index.js +0 -1
- package/es/components/biunique-chat/src/hooks/useSession.js +0 -1
- package/es/components/biunique-chat/style/index.css +0 -1
- package/es/components/bpmn-workflow/src/BpmnWorkflow.d.ts +0 -0
- package/es/components/bpmn-workflow/types/BpmnViewer.d.ts +0 -1
- package/es/components/bpmn-workflow/types/ModelingModule.d.ts +0 -1
- package/es/components/bpmn-workflow/types/MoveCanvasModule.d.ts +0 -1
- package/es/shared/components/VueDraggable/src/vuedraggable.d.ts +0 -86
- package/es/shared/utils/fabricjs/index.d.ts +0 -6823
- package/es/shared/utils/tapable/index.d.ts +0 -139
- /package/es/components/{biunique-chat → iho-chat}/src/Index.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/api/index.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/api/index.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatFile.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatFooter.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatHeader.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatMain.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatRecord.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatSearch.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatSearch.vue2.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/ChatSet.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/MessageTemplate.vue.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/MessageTemplate.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/PersonProfile.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/PersonProfile.vue2.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/SiderList.vue.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/SiderList.vue.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/components/SiderList.vue2.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/index.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/index.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/useScrollLoading.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/useScrollLoading.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/useSession.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/useState.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/hooks/useState.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/types/index.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/utils/chatSock.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/utils/chatSock.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/utils/emoji.d.ts +0 -0
- /package/es/components/{biunique-chat → iho-chat}/src/utils/emoji.js +0 -0
- /package/es/components/{biunique-chat → iho-chat}/style/iconfont.ttf +0 -0
|
@@ -200,8 +200,8 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
200
200
|
default: () => {};
|
|
201
201
|
};
|
|
202
202
|
}>> & {
|
|
203
|
-
onError?: ((...args: any[]) => any) | undefined;
|
|
204
203
|
onSuccess?: ((...args: any[]) => any) | undefined;
|
|
204
|
+
onError?: ((...args: any[]) => any) | undefined;
|
|
205
205
|
onCancel?: ((...args: any[]) => any) | undefined;
|
|
206
206
|
onClickoutside?: ((...args: any[]) => any) | undefined;
|
|
207
207
|
onSaveOuterPrint?: ((...args: any[]) => any) | undefined;
|
|
@@ -581,301 +581,7 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
581
581
|
NButton: any;
|
|
582
582
|
NModal: any;
|
|
583
583
|
NForm: any;
|
|
584
|
-
NFormItem:
|
|
585
|
-
readonly label: StringConstructor;
|
|
586
|
-
readonly labelWidth: import("vue").PropType<string | number>;
|
|
587
|
-
readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
|
|
588
|
-
readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
|
|
589
|
-
readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
590
|
-
readonly path: StringConstructor;
|
|
591
|
-
readonly first: BooleanConstructor;
|
|
592
|
-
readonly rulePath: StringConstructor;
|
|
593
|
-
readonly required: BooleanConstructor;
|
|
594
|
-
readonly showRequireMark: {
|
|
595
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
596
|
-
readonly default: undefined;
|
|
597
|
-
};
|
|
598
|
-
readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
|
|
599
|
-
readonly showFeedback: {
|
|
600
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
601
|
-
readonly default: undefined;
|
|
602
|
-
};
|
|
603
|
-
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
604
|
-
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
605
|
-
readonly ignorePathChange: BooleanConstructor;
|
|
606
|
-
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
607
|
-
readonly feedback: StringConstructor;
|
|
608
|
-
readonly showLabel: {
|
|
609
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
610
|
-
readonly default: undefined;
|
|
611
|
-
};
|
|
612
|
-
readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
|
|
613
|
-
readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
614
|
-
blankHeightSmall: string;
|
|
615
|
-
blankHeightMedium: string;
|
|
616
|
-
blankHeightLarge: string;
|
|
617
|
-
lineHeight: string;
|
|
618
|
-
labelTextColor: string;
|
|
619
|
-
asteriskColor: string;
|
|
620
|
-
feedbackTextColorError: string;
|
|
621
|
-
feedbackTextColorWarning: string;
|
|
622
|
-
feedbackTextColor: string;
|
|
623
|
-
feedbackPadding: string;
|
|
624
|
-
feedbackHeightSmall: string;
|
|
625
|
-
feedbackHeightMedium: string;
|
|
626
|
-
feedbackHeightLarge: string;
|
|
627
|
-
feedbackFontSizeSmall: string;
|
|
628
|
-
feedbackFontSizeMedium: string;
|
|
629
|
-
feedbackFontSizeLarge: string;
|
|
630
|
-
labelFontSizeLeftSmall: string;
|
|
631
|
-
labelFontSizeLeftMedium: string;
|
|
632
|
-
labelFontSizeLeftLarge: string;
|
|
633
|
-
labelFontSizeTopSmall: string;
|
|
634
|
-
labelFontSizeTopMedium: string;
|
|
635
|
-
labelFontSizeTopLarge: string;
|
|
636
|
-
labelHeightSmall: string;
|
|
637
|
-
labelHeightMedium: string;
|
|
638
|
-
labelHeightLarge: string;
|
|
639
|
-
labelPaddingVertical: string;
|
|
640
|
-
labelPaddingHorizontal: string;
|
|
641
|
-
labelTextAlignVertical: string;
|
|
642
|
-
labelTextAlignHorizontal: string;
|
|
643
|
-
}, any>>;
|
|
644
|
-
readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
645
|
-
blankHeightSmall: string;
|
|
646
|
-
blankHeightMedium: string;
|
|
647
|
-
blankHeightLarge: string;
|
|
648
|
-
lineHeight: string;
|
|
649
|
-
labelTextColor: string;
|
|
650
|
-
asteriskColor: string;
|
|
651
|
-
feedbackTextColorError: string;
|
|
652
|
-
feedbackTextColorWarning: string;
|
|
653
|
-
feedbackTextColor: string;
|
|
654
|
-
feedbackPadding: string;
|
|
655
|
-
feedbackHeightSmall: string;
|
|
656
|
-
feedbackHeightMedium: string;
|
|
657
|
-
feedbackHeightLarge: string;
|
|
658
|
-
feedbackFontSizeSmall: string;
|
|
659
|
-
feedbackFontSizeMedium: string;
|
|
660
|
-
feedbackFontSizeLarge: string;
|
|
661
|
-
labelFontSizeLeftSmall: string;
|
|
662
|
-
labelFontSizeLeftMedium: string;
|
|
663
|
-
labelFontSizeLeftLarge: string;
|
|
664
|
-
labelFontSizeTopSmall: string;
|
|
665
|
-
labelFontSizeTopMedium: string;
|
|
666
|
-
labelFontSizeTopLarge: string;
|
|
667
|
-
labelHeightSmall: string;
|
|
668
|
-
labelHeightMedium: string;
|
|
669
|
-
labelHeightLarge: string;
|
|
670
|
-
labelPaddingVertical: string;
|
|
671
|
-
labelPaddingHorizontal: string;
|
|
672
|
-
labelTextAlignVertical: string;
|
|
673
|
-
labelTextAlignHorizontal: string;
|
|
674
|
-
}, any>>>;
|
|
675
|
-
readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
676
|
-
blankHeightSmall: string;
|
|
677
|
-
blankHeightMedium: string;
|
|
678
|
-
blankHeightLarge: string;
|
|
679
|
-
lineHeight: string;
|
|
680
|
-
labelTextColor: string;
|
|
681
|
-
asteriskColor: string;
|
|
682
|
-
feedbackTextColorError: string;
|
|
683
|
-
feedbackTextColorWarning: string;
|
|
684
|
-
feedbackTextColor: string;
|
|
685
|
-
feedbackPadding: string;
|
|
686
|
-
feedbackHeightSmall: string;
|
|
687
|
-
feedbackHeightMedium: string;
|
|
688
|
-
feedbackHeightLarge: string;
|
|
689
|
-
feedbackFontSizeSmall: string;
|
|
690
|
-
feedbackFontSizeMedium: string;
|
|
691
|
-
feedbackFontSizeLarge: string;
|
|
692
|
-
labelFontSizeLeftSmall: string;
|
|
693
|
-
labelFontSizeLeftMedium: string;
|
|
694
|
-
labelFontSizeLeftLarge: string;
|
|
695
|
-
labelFontSizeTopSmall: string;
|
|
696
|
-
labelFontSizeTopMedium: string;
|
|
697
|
-
labelFontSizeTopLarge: string;
|
|
698
|
-
labelHeightSmall: string;
|
|
699
|
-
labelHeightMedium: string;
|
|
700
|
-
labelHeightLarge: string;
|
|
701
|
-
labelPaddingVertical: string;
|
|
702
|
-
labelPaddingHorizontal: string;
|
|
703
|
-
labelTextAlignVertical: string;
|
|
704
|
-
labelTextAlignHorizontal: string;
|
|
705
|
-
}, any>>>;
|
|
706
|
-
}, {
|
|
707
|
-
cssVars: import("vue").ComputedRef<{
|
|
708
|
-
'--n-bezier': string;
|
|
709
|
-
'--n-line-height': string;
|
|
710
|
-
'--n-blank-height': string;
|
|
711
|
-
'--n-label-font-size': string;
|
|
712
|
-
'--n-label-text-align': string;
|
|
713
|
-
'--n-label-height': string;
|
|
714
|
-
'--n-label-padding': string;
|
|
715
|
-
'--n-asterisk-color': string;
|
|
716
|
-
'--n-label-text-color': string;
|
|
717
|
-
'--n-feedback-padding': string;
|
|
718
|
-
'--n-feedback-font-size': string;
|
|
719
|
-
'--n-feedback-height': string;
|
|
720
|
-
'--n-feedback-text-color': string;
|
|
721
|
-
'--n-feedback-text-color-warning': string;
|
|
722
|
-
'--n-feedback-text-color-error': string;
|
|
723
|
-
}> | undefined;
|
|
724
|
-
themeClass: import("vue").Ref<string>;
|
|
725
|
-
onRender: () => void;
|
|
726
|
-
validate: import("naive-ui/es/form/src/interface").FormItemValidate;
|
|
727
|
-
restoreValidation: () => void;
|
|
728
|
-
path?: string | undefined;
|
|
729
|
-
internalValidate: import("naive-ui/es/form/src/interface").FormItemInternalValidate;
|
|
730
|
-
mergedSize: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").Size>;
|
|
731
|
-
validationErrored: import("vue").Ref<boolean>;
|
|
732
|
-
mergedLabelStyle: import("vue").ComputedRef<(import("vue").StyleValue | undefined)[]>;
|
|
733
|
-
mergedLabelPlacement: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
734
|
-
mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
|
|
735
|
-
mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
|
|
736
|
-
mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
|
|
737
|
-
mergedValidationStatus: import("vue").ComputedRef<"success" | "error" | "warning" | undefined>;
|
|
738
|
-
mergedShowFeedback: import("vue").ComputedRef<boolean>;
|
|
739
|
-
mergedShowLabel: import("vue").ComputedRef<boolean>;
|
|
740
|
-
isAutoLabelWidth: import("vue").ComputedRef<boolean>;
|
|
741
|
-
labelElementRef: import("vue").Ref<HTMLLabelElement | null>;
|
|
742
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
743
|
-
mergedRequired: import("vue").ComputedRef<boolean>;
|
|
744
|
-
feedbackId: import("vue").Ref<string>;
|
|
745
|
-
renderExplains: import("vue").Ref<{
|
|
746
|
-
key: string;
|
|
747
|
-
render: () => import("vue").VNodeChild;
|
|
748
|
-
}[]>;
|
|
749
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
750
|
-
readonly label: StringConstructor;
|
|
751
|
-
readonly labelWidth: import("vue").PropType<string | number>;
|
|
752
|
-
readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
|
|
753
|
-
readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
|
|
754
|
-
readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
755
|
-
readonly path: StringConstructor;
|
|
756
|
-
readonly first: BooleanConstructor;
|
|
757
|
-
readonly rulePath: StringConstructor;
|
|
758
|
-
readonly required: BooleanConstructor;
|
|
759
|
-
readonly showRequireMark: {
|
|
760
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
761
|
-
readonly default: undefined;
|
|
762
|
-
};
|
|
763
|
-
readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
|
|
764
|
-
readonly showFeedback: {
|
|
765
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
766
|
-
readonly default: undefined;
|
|
767
|
-
};
|
|
768
|
-
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
769
|
-
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
770
|
-
readonly ignorePathChange: BooleanConstructor;
|
|
771
|
-
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
772
|
-
readonly feedback: StringConstructor;
|
|
773
|
-
readonly showLabel: {
|
|
774
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
775
|
-
readonly default: undefined;
|
|
776
|
-
};
|
|
777
|
-
readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
|
|
778
|
-
readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
779
|
-
blankHeightSmall: string;
|
|
780
|
-
blankHeightMedium: string;
|
|
781
|
-
blankHeightLarge: string;
|
|
782
|
-
lineHeight: string;
|
|
783
|
-
labelTextColor: string;
|
|
784
|
-
asteriskColor: string;
|
|
785
|
-
feedbackTextColorError: string;
|
|
786
|
-
feedbackTextColorWarning: string;
|
|
787
|
-
feedbackTextColor: string;
|
|
788
|
-
feedbackPadding: string;
|
|
789
|
-
feedbackHeightSmall: string;
|
|
790
|
-
feedbackHeightMedium: string;
|
|
791
|
-
feedbackHeightLarge: string;
|
|
792
|
-
feedbackFontSizeSmall: string;
|
|
793
|
-
feedbackFontSizeMedium: string;
|
|
794
|
-
feedbackFontSizeLarge: string;
|
|
795
|
-
labelFontSizeLeftSmall: string;
|
|
796
|
-
labelFontSizeLeftMedium: string;
|
|
797
|
-
labelFontSizeLeftLarge: string;
|
|
798
|
-
labelFontSizeTopSmall: string;
|
|
799
|
-
labelFontSizeTopMedium: string;
|
|
800
|
-
labelFontSizeTopLarge: string;
|
|
801
|
-
labelHeightSmall: string;
|
|
802
|
-
labelHeightMedium: string;
|
|
803
|
-
labelHeightLarge: string;
|
|
804
|
-
labelPaddingVertical: string;
|
|
805
|
-
labelPaddingHorizontal: string;
|
|
806
|
-
labelTextAlignVertical: string;
|
|
807
|
-
labelTextAlignHorizontal: string;
|
|
808
|
-
}, any>>;
|
|
809
|
-
readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
810
|
-
blankHeightSmall: string;
|
|
811
|
-
blankHeightMedium: string;
|
|
812
|
-
blankHeightLarge: string;
|
|
813
|
-
lineHeight: string;
|
|
814
|
-
labelTextColor: string;
|
|
815
|
-
asteriskColor: string;
|
|
816
|
-
feedbackTextColorError: string;
|
|
817
|
-
feedbackTextColorWarning: string;
|
|
818
|
-
feedbackTextColor: string;
|
|
819
|
-
feedbackPadding: string;
|
|
820
|
-
feedbackHeightSmall: string;
|
|
821
|
-
feedbackHeightMedium: string;
|
|
822
|
-
feedbackHeightLarge: string;
|
|
823
|
-
feedbackFontSizeSmall: string;
|
|
824
|
-
feedbackFontSizeMedium: string;
|
|
825
|
-
feedbackFontSizeLarge: string;
|
|
826
|
-
labelFontSizeLeftSmall: string;
|
|
827
|
-
labelFontSizeLeftMedium: string;
|
|
828
|
-
labelFontSizeLeftLarge: string;
|
|
829
|
-
labelFontSizeTopSmall: string;
|
|
830
|
-
labelFontSizeTopMedium: string;
|
|
831
|
-
labelFontSizeTopLarge: string;
|
|
832
|
-
labelHeightSmall: string;
|
|
833
|
-
labelHeightMedium: string;
|
|
834
|
-
labelHeightLarge: string;
|
|
835
|
-
labelPaddingVertical: string;
|
|
836
|
-
labelPaddingHorizontal: string;
|
|
837
|
-
labelTextAlignVertical: string;
|
|
838
|
-
labelTextAlignHorizontal: string;
|
|
839
|
-
}, any>>>;
|
|
840
|
-
readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
841
|
-
blankHeightSmall: string;
|
|
842
|
-
blankHeightMedium: string;
|
|
843
|
-
blankHeightLarge: string;
|
|
844
|
-
lineHeight: string;
|
|
845
|
-
labelTextColor: string;
|
|
846
|
-
asteriskColor: string;
|
|
847
|
-
feedbackTextColorError: string;
|
|
848
|
-
feedbackTextColorWarning: string;
|
|
849
|
-
feedbackTextColor: string;
|
|
850
|
-
feedbackPadding: string;
|
|
851
|
-
feedbackHeightSmall: string;
|
|
852
|
-
feedbackHeightMedium: string;
|
|
853
|
-
feedbackHeightLarge: string;
|
|
854
|
-
feedbackFontSizeSmall: string;
|
|
855
|
-
feedbackFontSizeMedium: string;
|
|
856
|
-
feedbackFontSizeLarge: string;
|
|
857
|
-
labelFontSizeLeftSmall: string;
|
|
858
|
-
labelFontSizeLeftMedium: string;
|
|
859
|
-
labelFontSizeLeftLarge: string;
|
|
860
|
-
labelFontSizeTopSmall: string;
|
|
861
|
-
labelFontSizeTopMedium: string;
|
|
862
|
-
labelFontSizeTopLarge: string;
|
|
863
|
-
labelHeightSmall: string;
|
|
864
|
-
labelHeightMedium: string;
|
|
865
|
-
labelHeightLarge: string;
|
|
866
|
-
labelPaddingVertical: string;
|
|
867
|
-
labelPaddingHorizontal: string;
|
|
868
|
-
labelTextAlignVertical: string;
|
|
869
|
-
labelTextAlignHorizontal: string;
|
|
870
|
-
}, any>>>;
|
|
871
|
-
}>>, {
|
|
872
|
-
readonly required: boolean;
|
|
873
|
-
readonly first: boolean;
|
|
874
|
-
readonly showRequireMark: boolean | undefined;
|
|
875
|
-
readonly showFeedback: boolean | undefined;
|
|
876
|
-
readonly showLabel: boolean | undefined;
|
|
877
|
-
readonly ignorePathChange: boolean;
|
|
878
|
-
}>;
|
|
584
|
+
NFormItem: any;
|
|
879
585
|
NInput: any;
|
|
880
586
|
EditFormat: import("vue").DefineComponent<{
|
|
881
587
|
formatId: {
|
|
@@ -941,1170 +647,12 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
941
647
|
submit: (datas: import("../../shared/types").AnyObject) => Promise<unknown>;
|
|
942
648
|
validateFormat: () => boolean;
|
|
943
649
|
NForm: any;
|
|
944
|
-
NFormItem:
|
|
945
|
-
readonly label: StringConstructor;
|
|
946
|
-
readonly labelWidth: import("vue").PropType<string | number>;
|
|
947
|
-
readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
|
|
948
|
-
readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
|
|
949
|
-
readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
950
|
-
readonly path: StringConstructor;
|
|
951
|
-
readonly first: BooleanConstructor;
|
|
952
|
-
readonly rulePath: StringConstructor;
|
|
953
|
-
readonly required: BooleanConstructor;
|
|
954
|
-
readonly showRequireMark: {
|
|
955
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
956
|
-
readonly default: undefined;
|
|
957
|
-
};
|
|
958
|
-
readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
|
|
959
|
-
readonly showFeedback: {
|
|
960
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
961
|
-
readonly default: undefined;
|
|
962
|
-
};
|
|
963
|
-
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
964
|
-
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
965
|
-
readonly ignorePathChange: BooleanConstructor;
|
|
966
|
-
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
967
|
-
readonly feedback: StringConstructor;
|
|
968
|
-
readonly showLabel: {
|
|
969
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
970
|
-
readonly default: undefined;
|
|
971
|
-
};
|
|
972
|
-
readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
|
|
973
|
-
readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
974
|
-
blankHeightSmall: string;
|
|
975
|
-
blankHeightMedium: string;
|
|
976
|
-
blankHeightLarge: string;
|
|
977
|
-
lineHeight: string;
|
|
978
|
-
labelTextColor: string;
|
|
979
|
-
asteriskColor: string;
|
|
980
|
-
feedbackTextColorError: string;
|
|
981
|
-
feedbackTextColorWarning: string;
|
|
982
|
-
feedbackTextColor: string;
|
|
983
|
-
feedbackPadding: string;
|
|
984
|
-
feedbackHeightSmall: string;
|
|
985
|
-
feedbackHeightMedium: string;
|
|
986
|
-
feedbackHeightLarge: string;
|
|
987
|
-
feedbackFontSizeSmall: string;
|
|
988
|
-
feedbackFontSizeMedium: string;
|
|
989
|
-
feedbackFontSizeLarge: string;
|
|
990
|
-
labelFontSizeLeftSmall: string;
|
|
991
|
-
labelFontSizeLeftMedium: string;
|
|
992
|
-
labelFontSizeLeftLarge: string;
|
|
993
|
-
labelFontSizeTopSmall: string;
|
|
994
|
-
labelFontSizeTopMedium: string;
|
|
995
|
-
labelFontSizeTopLarge: string;
|
|
996
|
-
labelHeightSmall: string;
|
|
997
|
-
labelHeightMedium: string;
|
|
998
|
-
labelHeightLarge: string;
|
|
999
|
-
labelPaddingVertical: string;
|
|
1000
|
-
labelPaddingHorizontal: string;
|
|
1001
|
-
labelTextAlignVertical: string;
|
|
1002
|
-
labelTextAlignHorizontal: string;
|
|
1003
|
-
}, any>>;
|
|
1004
|
-
readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
1005
|
-
blankHeightSmall: string;
|
|
1006
|
-
blankHeightMedium: string;
|
|
1007
|
-
blankHeightLarge: string;
|
|
1008
|
-
lineHeight: string;
|
|
1009
|
-
labelTextColor: string;
|
|
1010
|
-
asteriskColor: string;
|
|
1011
|
-
feedbackTextColorError: string;
|
|
1012
|
-
feedbackTextColorWarning: string;
|
|
1013
|
-
feedbackTextColor: string;
|
|
1014
|
-
feedbackPadding: string;
|
|
1015
|
-
feedbackHeightSmall: string;
|
|
1016
|
-
feedbackHeightMedium: string;
|
|
1017
|
-
feedbackHeightLarge: string;
|
|
1018
|
-
feedbackFontSizeSmall: string;
|
|
1019
|
-
feedbackFontSizeMedium: string;
|
|
1020
|
-
feedbackFontSizeLarge: string;
|
|
1021
|
-
labelFontSizeLeftSmall: string;
|
|
1022
|
-
labelFontSizeLeftMedium: string;
|
|
1023
|
-
labelFontSizeLeftLarge: string;
|
|
1024
|
-
labelFontSizeTopSmall: string;
|
|
1025
|
-
labelFontSizeTopMedium: string;
|
|
1026
|
-
labelFontSizeTopLarge: string;
|
|
1027
|
-
labelHeightSmall: string;
|
|
1028
|
-
labelHeightMedium: string;
|
|
1029
|
-
labelHeightLarge: string;
|
|
1030
|
-
labelPaddingVertical: string;
|
|
1031
|
-
labelPaddingHorizontal: string;
|
|
1032
|
-
labelTextAlignVertical: string;
|
|
1033
|
-
labelTextAlignHorizontal: string;
|
|
1034
|
-
}, any>>>;
|
|
1035
|
-
readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
1036
|
-
blankHeightSmall: string;
|
|
1037
|
-
blankHeightMedium: string;
|
|
1038
|
-
blankHeightLarge: string;
|
|
1039
|
-
lineHeight: string;
|
|
1040
|
-
labelTextColor: string;
|
|
1041
|
-
asteriskColor: string;
|
|
1042
|
-
feedbackTextColorError: string;
|
|
1043
|
-
feedbackTextColorWarning: string;
|
|
1044
|
-
feedbackTextColor: string;
|
|
1045
|
-
feedbackPadding: string;
|
|
1046
|
-
feedbackHeightSmall: string;
|
|
1047
|
-
feedbackHeightMedium: string;
|
|
1048
|
-
feedbackHeightLarge: string;
|
|
1049
|
-
feedbackFontSizeSmall: string;
|
|
1050
|
-
feedbackFontSizeMedium: string;
|
|
1051
|
-
feedbackFontSizeLarge: string;
|
|
1052
|
-
labelFontSizeLeftSmall: string;
|
|
1053
|
-
labelFontSizeLeftMedium: string;
|
|
1054
|
-
labelFontSizeLeftLarge: string;
|
|
1055
|
-
labelFontSizeTopSmall: string;
|
|
1056
|
-
labelFontSizeTopMedium: string;
|
|
1057
|
-
labelFontSizeTopLarge: string;
|
|
1058
|
-
labelHeightSmall: string;
|
|
1059
|
-
labelHeightMedium: string;
|
|
1060
|
-
labelHeightLarge: string;
|
|
1061
|
-
labelPaddingVertical: string;
|
|
1062
|
-
labelPaddingHorizontal: string;
|
|
1063
|
-
labelTextAlignVertical: string;
|
|
1064
|
-
labelTextAlignHorizontal: string;
|
|
1065
|
-
}, any>>>;
|
|
1066
|
-
}, {
|
|
1067
|
-
cssVars: import("vue").ComputedRef<{
|
|
1068
|
-
'--n-bezier': string;
|
|
1069
|
-
'--n-line-height': string;
|
|
1070
|
-
'--n-blank-height': string;
|
|
1071
|
-
'--n-label-font-size': string;
|
|
1072
|
-
'--n-label-text-align': string;
|
|
1073
|
-
'--n-label-height': string;
|
|
1074
|
-
'--n-label-padding': string;
|
|
1075
|
-
'--n-asterisk-color': string;
|
|
1076
|
-
'--n-label-text-color': string;
|
|
1077
|
-
'--n-feedback-padding': string;
|
|
1078
|
-
'--n-feedback-font-size': string;
|
|
1079
|
-
'--n-feedback-height': string;
|
|
1080
|
-
'--n-feedback-text-color': string;
|
|
1081
|
-
'--n-feedback-text-color-warning': string;
|
|
1082
|
-
'--n-feedback-text-color-error': string;
|
|
1083
|
-
}> | undefined;
|
|
1084
|
-
themeClass: import("vue").Ref<string>;
|
|
1085
|
-
onRender: () => void;
|
|
1086
|
-
validate: import("naive-ui/es/form/src/interface").FormItemValidate;
|
|
1087
|
-
restoreValidation: () => void;
|
|
1088
|
-
path?: string | undefined;
|
|
1089
|
-
internalValidate: import("naive-ui/es/form/src/interface").FormItemInternalValidate;
|
|
1090
|
-
mergedSize: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").Size>;
|
|
1091
|
-
validationErrored: import("vue").Ref<boolean>;
|
|
1092
|
-
mergedLabelStyle: import("vue").ComputedRef<(import("vue").StyleValue | undefined)[]>;
|
|
1093
|
-
mergedLabelPlacement: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
1094
|
-
mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
|
|
1095
|
-
mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
|
|
1096
|
-
mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
|
|
1097
|
-
mergedValidationStatus: import("vue").ComputedRef<"success" | "error" | "warning" | undefined>;
|
|
1098
|
-
mergedShowFeedback: import("vue").ComputedRef<boolean>;
|
|
1099
|
-
mergedShowLabel: import("vue").ComputedRef<boolean>;
|
|
1100
|
-
isAutoLabelWidth: import("vue").ComputedRef<boolean>;
|
|
1101
|
-
labelElementRef: import("vue").Ref<HTMLLabelElement | null>;
|
|
1102
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
1103
|
-
mergedRequired: import("vue").ComputedRef<boolean>;
|
|
1104
|
-
feedbackId: import("vue").Ref<string>;
|
|
1105
|
-
renderExplains: import("vue").Ref<{
|
|
1106
|
-
key: string;
|
|
1107
|
-
render: () => import("vue").VNodeChild;
|
|
1108
|
-
}[]>;
|
|
1109
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1110
|
-
readonly label: StringConstructor;
|
|
1111
|
-
readonly labelWidth: import("vue").PropType<string | number>;
|
|
1112
|
-
readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
|
|
1113
|
-
readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
|
|
1114
|
-
readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
1115
|
-
readonly path: StringConstructor;
|
|
1116
|
-
readonly first: BooleanConstructor;
|
|
1117
|
-
readonly rulePath: StringConstructor;
|
|
1118
|
-
readonly required: BooleanConstructor;
|
|
1119
|
-
readonly showRequireMark: {
|
|
1120
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
1121
|
-
readonly default: undefined;
|
|
1122
|
-
};
|
|
1123
|
-
readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
|
|
1124
|
-
readonly showFeedback: {
|
|
1125
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
1126
|
-
readonly default: undefined;
|
|
1127
|
-
};
|
|
1128
|
-
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
1129
|
-
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
1130
|
-
readonly ignorePathChange: BooleanConstructor;
|
|
1131
|
-
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
1132
|
-
readonly feedback: StringConstructor;
|
|
1133
|
-
readonly showLabel: {
|
|
1134
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
1135
|
-
readonly default: undefined;
|
|
1136
|
-
};
|
|
1137
|
-
readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
|
|
1138
|
-
readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
1139
|
-
blankHeightSmall: string;
|
|
1140
|
-
blankHeightMedium: string;
|
|
1141
|
-
blankHeightLarge: string;
|
|
1142
|
-
lineHeight: string;
|
|
1143
|
-
labelTextColor: string;
|
|
1144
|
-
asteriskColor: string;
|
|
1145
|
-
feedbackTextColorError: string;
|
|
1146
|
-
feedbackTextColorWarning: string;
|
|
1147
|
-
feedbackTextColor: string;
|
|
1148
|
-
feedbackPadding: string;
|
|
1149
|
-
feedbackHeightSmall: string;
|
|
1150
|
-
feedbackHeightMedium: string;
|
|
1151
|
-
feedbackHeightLarge: string;
|
|
1152
|
-
feedbackFontSizeSmall: string;
|
|
1153
|
-
feedbackFontSizeMedium: string;
|
|
1154
|
-
feedbackFontSizeLarge: string;
|
|
1155
|
-
labelFontSizeLeftSmall: string;
|
|
1156
|
-
labelFontSizeLeftMedium: string;
|
|
1157
|
-
labelFontSizeLeftLarge: string;
|
|
1158
|
-
labelFontSizeTopSmall: string;
|
|
1159
|
-
labelFontSizeTopMedium: string;
|
|
1160
|
-
labelFontSizeTopLarge: string;
|
|
1161
|
-
labelHeightSmall: string;
|
|
1162
|
-
labelHeightMedium: string;
|
|
1163
|
-
labelHeightLarge: string;
|
|
1164
|
-
labelPaddingVertical: string;
|
|
1165
|
-
labelPaddingHorizontal: string;
|
|
1166
|
-
labelTextAlignVertical: string;
|
|
1167
|
-
labelTextAlignHorizontal: string;
|
|
1168
|
-
}, any>>;
|
|
1169
|
-
readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
1170
|
-
blankHeightSmall: string;
|
|
1171
|
-
blankHeightMedium: string;
|
|
1172
|
-
blankHeightLarge: string;
|
|
1173
|
-
lineHeight: string;
|
|
1174
|
-
labelTextColor: string;
|
|
1175
|
-
asteriskColor: string;
|
|
1176
|
-
feedbackTextColorError: string;
|
|
1177
|
-
feedbackTextColorWarning: string;
|
|
1178
|
-
feedbackTextColor: string;
|
|
1179
|
-
feedbackPadding: string;
|
|
1180
|
-
feedbackHeightSmall: string;
|
|
1181
|
-
feedbackHeightMedium: string;
|
|
1182
|
-
feedbackHeightLarge: string;
|
|
1183
|
-
feedbackFontSizeSmall: string;
|
|
1184
|
-
feedbackFontSizeMedium: string;
|
|
1185
|
-
feedbackFontSizeLarge: string;
|
|
1186
|
-
labelFontSizeLeftSmall: string;
|
|
1187
|
-
labelFontSizeLeftMedium: string;
|
|
1188
|
-
labelFontSizeLeftLarge: string;
|
|
1189
|
-
labelFontSizeTopSmall: string;
|
|
1190
|
-
labelFontSizeTopMedium: string;
|
|
1191
|
-
labelFontSizeTopLarge: string;
|
|
1192
|
-
labelHeightSmall: string;
|
|
1193
|
-
labelHeightMedium: string;
|
|
1194
|
-
labelHeightLarge: string;
|
|
1195
|
-
labelPaddingVertical: string;
|
|
1196
|
-
labelPaddingHorizontal: string;
|
|
1197
|
-
labelTextAlignVertical: string;
|
|
1198
|
-
labelTextAlignHorizontal: string;
|
|
1199
|
-
}, any>>>;
|
|
1200
|
-
readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
1201
|
-
blankHeightSmall: string;
|
|
1202
|
-
blankHeightMedium: string;
|
|
1203
|
-
blankHeightLarge: string;
|
|
1204
|
-
lineHeight: string;
|
|
1205
|
-
labelTextColor: string;
|
|
1206
|
-
asteriskColor: string;
|
|
1207
|
-
feedbackTextColorError: string;
|
|
1208
|
-
feedbackTextColorWarning: string;
|
|
1209
|
-
feedbackTextColor: string;
|
|
1210
|
-
feedbackPadding: string;
|
|
1211
|
-
feedbackHeightSmall: string;
|
|
1212
|
-
feedbackHeightMedium: string;
|
|
1213
|
-
feedbackHeightLarge: string;
|
|
1214
|
-
feedbackFontSizeSmall: string;
|
|
1215
|
-
feedbackFontSizeMedium: string;
|
|
1216
|
-
feedbackFontSizeLarge: string;
|
|
1217
|
-
labelFontSizeLeftSmall: string;
|
|
1218
|
-
labelFontSizeLeftMedium: string;
|
|
1219
|
-
labelFontSizeLeftLarge: string;
|
|
1220
|
-
labelFontSizeTopSmall: string;
|
|
1221
|
-
labelFontSizeTopMedium: string;
|
|
1222
|
-
labelFontSizeTopLarge: string;
|
|
1223
|
-
labelHeightSmall: string;
|
|
1224
|
-
labelHeightMedium: string;
|
|
1225
|
-
labelHeightLarge: string;
|
|
1226
|
-
labelPaddingVertical: string;
|
|
1227
|
-
labelPaddingHorizontal: string;
|
|
1228
|
-
labelTextAlignVertical: string;
|
|
1229
|
-
labelTextAlignHorizontal: string;
|
|
1230
|
-
}, any>>>;
|
|
1231
|
-
}>>, {
|
|
1232
|
-
readonly required: boolean;
|
|
1233
|
-
readonly first: boolean;
|
|
1234
|
-
readonly showRequireMark: boolean | undefined;
|
|
1235
|
-
readonly showFeedback: boolean | undefined;
|
|
1236
|
-
readonly showLabel: boolean | undefined;
|
|
1237
|
-
readonly ignorePathChange: boolean;
|
|
1238
|
-
}>;
|
|
650
|
+
NFormItem: any;
|
|
1239
651
|
NUpload: any;
|
|
1240
|
-
NUploadDragger:
|
|
1241
|
-
NP:
|
|
1242
|
-
depth: import("vue").PropType<2 | 1 | "1" | "2" | "3" | 3>;
|
|
1243
|
-
theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
1244
|
-
aTextColor: string;
|
|
1245
|
-
blockquoteTextColor: string;
|
|
1246
|
-
blockquotePrefixColor: string;
|
|
1247
|
-
blockquoteLineHeight: string;
|
|
1248
|
-
blockquoteFontSize: string;
|
|
1249
|
-
codeBorderRadius: string;
|
|
1250
|
-
liTextColor: string;
|
|
1251
|
-
liLineHeight: string;
|
|
1252
|
-
liFontSize: string;
|
|
1253
|
-
hrColor: string;
|
|
1254
|
-
headerFontWeight: string;
|
|
1255
|
-
headerTextColor: string;
|
|
1256
|
-
pTextColor: string;
|
|
1257
|
-
pTextColor1Depth: string;
|
|
1258
|
-
pTextColor2Depth: string;
|
|
1259
|
-
pTextColor3Depth: string;
|
|
1260
|
-
pLineHeight: string;
|
|
1261
|
-
pFontSize: string;
|
|
1262
|
-
headerBarColor: string;
|
|
1263
|
-
headerBarColorPrimary: string;
|
|
1264
|
-
headerBarColorInfo: string;
|
|
1265
|
-
headerBarColorError: string;
|
|
1266
|
-
headerBarColorWarning: string;
|
|
1267
|
-
headerBarColorSuccess: string;
|
|
1268
|
-
textColor: string;
|
|
1269
|
-
textColor1Depth: string;
|
|
1270
|
-
textColor2Depth: string;
|
|
1271
|
-
textColor3Depth: string;
|
|
1272
|
-
textColorPrimary: string;
|
|
1273
|
-
textColorInfo: string;
|
|
1274
|
-
textColorSuccess: string;
|
|
1275
|
-
textColorWarning: string;
|
|
1276
|
-
textColorError: string;
|
|
1277
|
-
codeTextColor: string;
|
|
1278
|
-
codeColor: string;
|
|
1279
|
-
codeBorder: string;
|
|
1280
|
-
headerFontSize1: string;
|
|
1281
|
-
headerFontSize2: string;
|
|
1282
|
-
headerFontSize3: string;
|
|
1283
|
-
headerFontSize4: string;
|
|
1284
|
-
headerFontSize5: string;
|
|
1285
|
-
headerFontSize6: string;
|
|
1286
|
-
headerMargin1: string;
|
|
1287
|
-
headerMargin2: string;
|
|
1288
|
-
headerMargin3: string;
|
|
1289
|
-
headerMargin4: string;
|
|
1290
|
-
headerMargin5: string;
|
|
1291
|
-
headerMargin6: string;
|
|
1292
|
-
headerPrefixWidth1: string;
|
|
1293
|
-
headerPrefixWidth2: string;
|
|
1294
|
-
headerPrefixWidth3: string;
|
|
1295
|
-
headerPrefixWidth4: string;
|
|
1296
|
-
headerPrefixWidth5: string;
|
|
1297
|
-
headerPrefixWidth6: string;
|
|
1298
|
-
headerBarWidth1: string;
|
|
1299
|
-
headerBarWidth2: string;
|
|
1300
|
-
headerBarWidth3: string;
|
|
1301
|
-
headerBarWidth4: string;
|
|
1302
|
-
headerBarWidth5: string;
|
|
1303
|
-
headerBarWidth6: string;
|
|
1304
|
-
pMargin: string;
|
|
1305
|
-
liMargin: string;
|
|
1306
|
-
olPadding: string;
|
|
1307
|
-
ulPadding: string;
|
|
1308
|
-
}, any>>;
|
|
1309
|
-
themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
1310
|
-
aTextColor: string;
|
|
1311
|
-
blockquoteTextColor: string;
|
|
1312
|
-
blockquotePrefixColor: string;
|
|
1313
|
-
blockquoteLineHeight: string;
|
|
1314
|
-
blockquoteFontSize: string;
|
|
1315
|
-
codeBorderRadius: string;
|
|
1316
|
-
liTextColor: string;
|
|
1317
|
-
liLineHeight: string;
|
|
1318
|
-
liFontSize: string;
|
|
1319
|
-
hrColor: string;
|
|
1320
|
-
headerFontWeight: string;
|
|
1321
|
-
headerTextColor: string;
|
|
1322
|
-
pTextColor: string;
|
|
1323
|
-
pTextColor1Depth: string;
|
|
1324
|
-
pTextColor2Depth: string;
|
|
1325
|
-
pTextColor3Depth: string;
|
|
1326
|
-
pLineHeight: string;
|
|
1327
|
-
pFontSize: string;
|
|
1328
|
-
headerBarColor: string;
|
|
1329
|
-
headerBarColorPrimary: string;
|
|
1330
|
-
headerBarColorInfo: string;
|
|
1331
|
-
headerBarColorError: string;
|
|
1332
|
-
headerBarColorWarning: string;
|
|
1333
|
-
headerBarColorSuccess: string;
|
|
1334
|
-
textColor: string;
|
|
1335
|
-
textColor1Depth: string;
|
|
1336
|
-
textColor2Depth: string;
|
|
1337
|
-
textColor3Depth: string;
|
|
1338
|
-
textColorPrimary: string;
|
|
1339
|
-
textColorInfo: string;
|
|
1340
|
-
textColorSuccess: string;
|
|
1341
|
-
textColorWarning: string;
|
|
1342
|
-
textColorError: string;
|
|
1343
|
-
codeTextColor: string;
|
|
1344
|
-
codeColor: string;
|
|
1345
|
-
codeBorder: string;
|
|
1346
|
-
headerFontSize1: string;
|
|
1347
|
-
headerFontSize2: string;
|
|
1348
|
-
headerFontSize3: string;
|
|
1349
|
-
headerFontSize4: string;
|
|
1350
|
-
headerFontSize5: string;
|
|
1351
|
-
headerFontSize6: string;
|
|
1352
|
-
headerMargin1: string;
|
|
1353
|
-
headerMargin2: string;
|
|
1354
|
-
headerMargin3: string;
|
|
1355
|
-
headerMargin4: string;
|
|
1356
|
-
headerMargin5: string;
|
|
1357
|
-
headerMargin6: string;
|
|
1358
|
-
headerPrefixWidth1: string;
|
|
1359
|
-
headerPrefixWidth2: string;
|
|
1360
|
-
headerPrefixWidth3: string;
|
|
1361
|
-
headerPrefixWidth4: string;
|
|
1362
|
-
headerPrefixWidth5: string;
|
|
1363
|
-
headerPrefixWidth6: string;
|
|
1364
|
-
headerBarWidth1: string;
|
|
1365
|
-
headerBarWidth2: string;
|
|
1366
|
-
headerBarWidth3: string;
|
|
1367
|
-
headerBarWidth4: string;
|
|
1368
|
-
headerBarWidth5: string;
|
|
1369
|
-
headerBarWidth6: string;
|
|
1370
|
-
pMargin: string;
|
|
1371
|
-
liMargin: string;
|
|
1372
|
-
olPadding: string;
|
|
1373
|
-
ulPadding: string;
|
|
1374
|
-
}, any>>>;
|
|
1375
|
-
builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
1376
|
-
aTextColor: string;
|
|
1377
|
-
blockquoteTextColor: string;
|
|
1378
|
-
blockquotePrefixColor: string;
|
|
1379
|
-
blockquoteLineHeight: string;
|
|
1380
|
-
blockquoteFontSize: string;
|
|
1381
|
-
codeBorderRadius: string;
|
|
1382
|
-
liTextColor: string;
|
|
1383
|
-
liLineHeight: string;
|
|
1384
|
-
liFontSize: string;
|
|
1385
|
-
hrColor: string;
|
|
1386
|
-
headerFontWeight: string;
|
|
1387
|
-
headerTextColor: string;
|
|
1388
|
-
pTextColor: string;
|
|
1389
|
-
pTextColor1Depth: string;
|
|
1390
|
-
pTextColor2Depth: string;
|
|
1391
|
-
pTextColor3Depth: string;
|
|
1392
|
-
pLineHeight: string;
|
|
1393
|
-
pFontSize: string;
|
|
1394
|
-
headerBarColor: string;
|
|
1395
|
-
headerBarColorPrimary: string;
|
|
1396
|
-
headerBarColorInfo: string;
|
|
1397
|
-
headerBarColorError: string;
|
|
1398
|
-
headerBarColorWarning: string;
|
|
1399
|
-
headerBarColorSuccess: string;
|
|
1400
|
-
textColor: string;
|
|
1401
|
-
textColor1Depth: string;
|
|
1402
|
-
textColor2Depth: string;
|
|
1403
|
-
textColor3Depth: string;
|
|
1404
|
-
textColorPrimary: string;
|
|
1405
|
-
textColorInfo: string;
|
|
1406
|
-
textColorSuccess: string;
|
|
1407
|
-
textColorWarning: string;
|
|
1408
|
-
textColorError: string;
|
|
1409
|
-
codeTextColor: string;
|
|
1410
|
-
codeColor: string;
|
|
1411
|
-
codeBorder: string;
|
|
1412
|
-
headerFontSize1: string;
|
|
1413
|
-
headerFontSize2: string;
|
|
1414
|
-
headerFontSize3: string;
|
|
1415
|
-
headerFontSize4: string;
|
|
1416
|
-
headerFontSize5: string;
|
|
1417
|
-
headerFontSize6: string;
|
|
1418
|
-
headerMargin1: string;
|
|
1419
|
-
headerMargin2: string;
|
|
1420
|
-
headerMargin3: string;
|
|
1421
|
-
headerMargin4: string;
|
|
1422
|
-
headerMargin5: string;
|
|
1423
|
-
headerMargin6: string;
|
|
1424
|
-
headerPrefixWidth1: string;
|
|
1425
|
-
headerPrefixWidth2: string;
|
|
1426
|
-
headerPrefixWidth3: string;
|
|
1427
|
-
headerPrefixWidth4: string;
|
|
1428
|
-
headerPrefixWidth5: string;
|
|
1429
|
-
headerPrefixWidth6: string;
|
|
1430
|
-
headerBarWidth1: string;
|
|
1431
|
-
headerBarWidth2: string;
|
|
1432
|
-
headerBarWidth3: string;
|
|
1433
|
-
headerBarWidth4: string;
|
|
1434
|
-
headerBarWidth5: string;
|
|
1435
|
-
headerBarWidth6: string;
|
|
1436
|
-
pMargin: string;
|
|
1437
|
-
liMargin: string;
|
|
1438
|
-
olPadding: string;
|
|
1439
|
-
ulPadding: string;
|
|
1440
|
-
}, any>>>;
|
|
1441
|
-
}, {
|
|
1442
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
1443
|
-
cssVars: import("vue").ComputedRef<{
|
|
1444
|
-
'--n-bezier': string;
|
|
1445
|
-
'--n-font-size': string;
|
|
1446
|
-
'--n-line-height': string;
|
|
1447
|
-
'--n-margin': string;
|
|
1448
|
-
'--n-text-color': string;
|
|
1449
|
-
}> | undefined;
|
|
1450
|
-
themeClass: import("vue").Ref<string> | undefined;
|
|
1451
|
-
onRender: (() => void) | undefined;
|
|
1452
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1453
|
-
depth: import("vue").PropType<2 | 1 | "1" | "2" | "3" | 3>;
|
|
1454
|
-
theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
1455
|
-
aTextColor: string;
|
|
1456
|
-
blockquoteTextColor: string;
|
|
1457
|
-
blockquotePrefixColor: string;
|
|
1458
|
-
blockquoteLineHeight: string;
|
|
1459
|
-
blockquoteFontSize: string;
|
|
1460
|
-
codeBorderRadius: string;
|
|
1461
|
-
liTextColor: string;
|
|
1462
|
-
liLineHeight: string;
|
|
1463
|
-
liFontSize: string;
|
|
1464
|
-
hrColor: string;
|
|
1465
|
-
headerFontWeight: string;
|
|
1466
|
-
headerTextColor: string;
|
|
1467
|
-
pTextColor: string;
|
|
1468
|
-
pTextColor1Depth: string;
|
|
1469
|
-
pTextColor2Depth: string;
|
|
1470
|
-
pTextColor3Depth: string;
|
|
1471
|
-
pLineHeight: string;
|
|
1472
|
-
pFontSize: string;
|
|
1473
|
-
headerBarColor: string;
|
|
1474
|
-
headerBarColorPrimary: string;
|
|
1475
|
-
headerBarColorInfo: string;
|
|
1476
|
-
headerBarColorError: string;
|
|
1477
|
-
headerBarColorWarning: string;
|
|
1478
|
-
headerBarColorSuccess: string;
|
|
1479
|
-
textColor: string;
|
|
1480
|
-
textColor1Depth: string;
|
|
1481
|
-
textColor2Depth: string;
|
|
1482
|
-
textColor3Depth: string;
|
|
1483
|
-
textColorPrimary: string;
|
|
1484
|
-
textColorInfo: string;
|
|
1485
|
-
textColorSuccess: string;
|
|
1486
|
-
textColorWarning: string;
|
|
1487
|
-
textColorError: string;
|
|
1488
|
-
codeTextColor: string;
|
|
1489
|
-
codeColor: string;
|
|
1490
|
-
codeBorder: string;
|
|
1491
|
-
headerFontSize1: string;
|
|
1492
|
-
headerFontSize2: string;
|
|
1493
|
-
headerFontSize3: string;
|
|
1494
|
-
headerFontSize4: string;
|
|
1495
|
-
headerFontSize5: string;
|
|
1496
|
-
headerFontSize6: string;
|
|
1497
|
-
headerMargin1: string;
|
|
1498
|
-
headerMargin2: string;
|
|
1499
|
-
headerMargin3: string;
|
|
1500
|
-
headerMargin4: string;
|
|
1501
|
-
headerMargin5: string;
|
|
1502
|
-
headerMargin6: string;
|
|
1503
|
-
headerPrefixWidth1: string;
|
|
1504
|
-
headerPrefixWidth2: string;
|
|
1505
|
-
headerPrefixWidth3: string;
|
|
1506
|
-
headerPrefixWidth4: string;
|
|
1507
|
-
headerPrefixWidth5: string;
|
|
1508
|
-
headerPrefixWidth6: string;
|
|
1509
|
-
headerBarWidth1: string;
|
|
1510
|
-
headerBarWidth2: string;
|
|
1511
|
-
headerBarWidth3: string;
|
|
1512
|
-
headerBarWidth4: string;
|
|
1513
|
-
headerBarWidth5: string;
|
|
1514
|
-
headerBarWidth6: string;
|
|
1515
|
-
pMargin: string;
|
|
1516
|
-
liMargin: string;
|
|
1517
|
-
olPadding: string;
|
|
1518
|
-
ulPadding: string;
|
|
1519
|
-
}, any>>;
|
|
1520
|
-
themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
1521
|
-
aTextColor: string;
|
|
1522
|
-
blockquoteTextColor: string;
|
|
1523
|
-
blockquotePrefixColor: string;
|
|
1524
|
-
blockquoteLineHeight: string;
|
|
1525
|
-
blockquoteFontSize: string;
|
|
1526
|
-
codeBorderRadius: string;
|
|
1527
|
-
liTextColor: string;
|
|
1528
|
-
liLineHeight: string;
|
|
1529
|
-
liFontSize: string;
|
|
1530
|
-
hrColor: string;
|
|
1531
|
-
headerFontWeight: string;
|
|
1532
|
-
headerTextColor: string;
|
|
1533
|
-
pTextColor: string;
|
|
1534
|
-
pTextColor1Depth: string;
|
|
1535
|
-
pTextColor2Depth: string;
|
|
1536
|
-
pTextColor3Depth: string;
|
|
1537
|
-
pLineHeight: string;
|
|
1538
|
-
pFontSize: string;
|
|
1539
|
-
headerBarColor: string;
|
|
1540
|
-
headerBarColorPrimary: string;
|
|
1541
|
-
headerBarColorInfo: string;
|
|
1542
|
-
headerBarColorError: string;
|
|
1543
|
-
headerBarColorWarning: string;
|
|
1544
|
-
headerBarColorSuccess: string;
|
|
1545
|
-
textColor: string;
|
|
1546
|
-
textColor1Depth: string;
|
|
1547
|
-
textColor2Depth: string;
|
|
1548
|
-
textColor3Depth: string;
|
|
1549
|
-
textColorPrimary: string;
|
|
1550
|
-
textColorInfo: string;
|
|
1551
|
-
textColorSuccess: string;
|
|
1552
|
-
textColorWarning: string;
|
|
1553
|
-
textColorError: string;
|
|
1554
|
-
codeTextColor: string;
|
|
1555
|
-
codeColor: string;
|
|
1556
|
-
codeBorder: string;
|
|
1557
|
-
headerFontSize1: string;
|
|
1558
|
-
headerFontSize2: string;
|
|
1559
|
-
headerFontSize3: string;
|
|
1560
|
-
headerFontSize4: string;
|
|
1561
|
-
headerFontSize5: string;
|
|
1562
|
-
headerFontSize6: string;
|
|
1563
|
-
headerMargin1: string;
|
|
1564
|
-
headerMargin2: string;
|
|
1565
|
-
headerMargin3: string;
|
|
1566
|
-
headerMargin4: string;
|
|
1567
|
-
headerMargin5: string;
|
|
1568
|
-
headerMargin6: string;
|
|
1569
|
-
headerPrefixWidth1: string;
|
|
1570
|
-
headerPrefixWidth2: string;
|
|
1571
|
-
headerPrefixWidth3: string;
|
|
1572
|
-
headerPrefixWidth4: string;
|
|
1573
|
-
headerPrefixWidth5: string;
|
|
1574
|
-
headerPrefixWidth6: string;
|
|
1575
|
-
headerBarWidth1: string;
|
|
1576
|
-
headerBarWidth2: string;
|
|
1577
|
-
headerBarWidth3: string;
|
|
1578
|
-
headerBarWidth4: string;
|
|
1579
|
-
headerBarWidth5: string;
|
|
1580
|
-
headerBarWidth6: string;
|
|
1581
|
-
pMargin: string;
|
|
1582
|
-
liMargin: string;
|
|
1583
|
-
olPadding: string;
|
|
1584
|
-
ulPadding: string;
|
|
1585
|
-
}, any>>>;
|
|
1586
|
-
builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
1587
|
-
aTextColor: string;
|
|
1588
|
-
blockquoteTextColor: string;
|
|
1589
|
-
blockquotePrefixColor: string;
|
|
1590
|
-
blockquoteLineHeight: string;
|
|
1591
|
-
blockquoteFontSize: string;
|
|
1592
|
-
codeBorderRadius: string;
|
|
1593
|
-
liTextColor: string;
|
|
1594
|
-
liLineHeight: string;
|
|
1595
|
-
liFontSize: string;
|
|
1596
|
-
hrColor: string;
|
|
1597
|
-
headerFontWeight: string;
|
|
1598
|
-
headerTextColor: string;
|
|
1599
|
-
pTextColor: string;
|
|
1600
|
-
pTextColor1Depth: string;
|
|
1601
|
-
pTextColor2Depth: string;
|
|
1602
|
-
pTextColor3Depth: string;
|
|
1603
|
-
pLineHeight: string;
|
|
1604
|
-
pFontSize: string;
|
|
1605
|
-
headerBarColor: string;
|
|
1606
|
-
headerBarColorPrimary: string;
|
|
1607
|
-
headerBarColorInfo: string;
|
|
1608
|
-
headerBarColorError: string;
|
|
1609
|
-
headerBarColorWarning: string;
|
|
1610
|
-
headerBarColorSuccess: string;
|
|
1611
|
-
textColor: string;
|
|
1612
|
-
textColor1Depth: string;
|
|
1613
|
-
textColor2Depth: string;
|
|
1614
|
-
textColor3Depth: string;
|
|
1615
|
-
textColorPrimary: string;
|
|
1616
|
-
textColorInfo: string;
|
|
1617
|
-
textColorSuccess: string;
|
|
1618
|
-
textColorWarning: string;
|
|
1619
|
-
textColorError: string;
|
|
1620
|
-
codeTextColor: string;
|
|
1621
|
-
codeColor: string;
|
|
1622
|
-
codeBorder: string;
|
|
1623
|
-
headerFontSize1: string;
|
|
1624
|
-
headerFontSize2: string;
|
|
1625
|
-
headerFontSize3: string;
|
|
1626
|
-
headerFontSize4: string;
|
|
1627
|
-
headerFontSize5: string;
|
|
1628
|
-
headerFontSize6: string;
|
|
1629
|
-
headerMargin1: string;
|
|
1630
|
-
headerMargin2: string;
|
|
1631
|
-
headerMargin3: string;
|
|
1632
|
-
headerMargin4: string;
|
|
1633
|
-
headerMargin5: string;
|
|
1634
|
-
headerMargin6: string;
|
|
1635
|
-
headerPrefixWidth1: string;
|
|
1636
|
-
headerPrefixWidth2: string;
|
|
1637
|
-
headerPrefixWidth3: string;
|
|
1638
|
-
headerPrefixWidth4: string;
|
|
1639
|
-
headerPrefixWidth5: string;
|
|
1640
|
-
headerPrefixWidth6: string;
|
|
1641
|
-
headerBarWidth1: string;
|
|
1642
|
-
headerBarWidth2: string;
|
|
1643
|
-
headerBarWidth3: string;
|
|
1644
|
-
headerBarWidth4: string;
|
|
1645
|
-
headerBarWidth5: string;
|
|
1646
|
-
headerBarWidth6: string;
|
|
1647
|
-
pMargin: string;
|
|
1648
|
-
liMargin: string;
|
|
1649
|
-
olPadding: string;
|
|
1650
|
-
ulPadding: string;
|
|
1651
|
-
}, any>>>;
|
|
1652
|
-
}>>, {}>;
|
|
652
|
+
NUploadDragger: any;
|
|
653
|
+
NP: any;
|
|
1653
654
|
NIcon: any;
|
|
1654
|
-
NText:
|
|
1655
|
-
readonly code: BooleanConstructor;
|
|
1656
|
-
readonly type: {
|
|
1657
|
-
readonly type: StringConstructor;
|
|
1658
|
-
readonly default: "default";
|
|
1659
|
-
};
|
|
1660
|
-
readonly delete: BooleanConstructor;
|
|
1661
|
-
readonly strong: BooleanConstructor;
|
|
1662
|
-
readonly italic: BooleanConstructor;
|
|
1663
|
-
readonly underline: BooleanConstructor;
|
|
1664
|
-
readonly depth: import("vue").PropType<2 | 1 | "1" | "2" | "3" | 3>;
|
|
1665
|
-
readonly tag: StringConstructor;
|
|
1666
|
-
readonly as: {
|
|
1667
|
-
readonly type: StringConstructor;
|
|
1668
|
-
readonly validator: () => boolean;
|
|
1669
|
-
readonly default: undefined;
|
|
1670
|
-
};
|
|
1671
|
-
readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
1672
|
-
aTextColor: string;
|
|
1673
|
-
blockquoteTextColor: string;
|
|
1674
|
-
blockquotePrefixColor: string;
|
|
1675
|
-
blockquoteLineHeight: string;
|
|
1676
|
-
blockquoteFontSize: string;
|
|
1677
|
-
codeBorderRadius: string;
|
|
1678
|
-
liTextColor: string;
|
|
1679
|
-
liLineHeight: string;
|
|
1680
|
-
liFontSize: string;
|
|
1681
|
-
hrColor: string;
|
|
1682
|
-
headerFontWeight: string;
|
|
1683
|
-
headerTextColor: string;
|
|
1684
|
-
pTextColor: string;
|
|
1685
|
-
pTextColor1Depth: string;
|
|
1686
|
-
pTextColor2Depth: string;
|
|
1687
|
-
pTextColor3Depth: string;
|
|
1688
|
-
pLineHeight: string;
|
|
1689
|
-
pFontSize: string;
|
|
1690
|
-
headerBarColor: string;
|
|
1691
|
-
headerBarColorPrimary: string;
|
|
1692
|
-
headerBarColorInfo: string;
|
|
1693
|
-
headerBarColorError: string;
|
|
1694
|
-
headerBarColorWarning: string;
|
|
1695
|
-
headerBarColorSuccess: string;
|
|
1696
|
-
textColor: string;
|
|
1697
|
-
textColor1Depth: string;
|
|
1698
|
-
textColor2Depth: string;
|
|
1699
|
-
textColor3Depth: string;
|
|
1700
|
-
textColorPrimary: string;
|
|
1701
|
-
textColorInfo: string;
|
|
1702
|
-
textColorSuccess: string;
|
|
1703
|
-
textColorWarning: string;
|
|
1704
|
-
textColorError: string;
|
|
1705
|
-
codeTextColor: string;
|
|
1706
|
-
codeColor: string;
|
|
1707
|
-
codeBorder: string;
|
|
1708
|
-
headerFontSize1: string;
|
|
1709
|
-
headerFontSize2: string;
|
|
1710
|
-
headerFontSize3: string;
|
|
1711
|
-
headerFontSize4: string;
|
|
1712
|
-
headerFontSize5: string;
|
|
1713
|
-
headerFontSize6: string;
|
|
1714
|
-
headerMargin1: string;
|
|
1715
|
-
headerMargin2: string;
|
|
1716
|
-
headerMargin3: string;
|
|
1717
|
-
headerMargin4: string;
|
|
1718
|
-
headerMargin5: string;
|
|
1719
|
-
headerMargin6: string;
|
|
1720
|
-
headerPrefixWidth1: string;
|
|
1721
|
-
headerPrefixWidth2: string;
|
|
1722
|
-
headerPrefixWidth3: string;
|
|
1723
|
-
headerPrefixWidth4: string;
|
|
1724
|
-
headerPrefixWidth5: string;
|
|
1725
|
-
headerPrefixWidth6: string;
|
|
1726
|
-
headerBarWidth1: string;
|
|
1727
|
-
headerBarWidth2: string;
|
|
1728
|
-
headerBarWidth3: string;
|
|
1729
|
-
headerBarWidth4: string;
|
|
1730
|
-
headerBarWidth5: string;
|
|
1731
|
-
headerBarWidth6: string;
|
|
1732
|
-
pMargin: string;
|
|
1733
|
-
liMargin: string;
|
|
1734
|
-
olPadding: string;
|
|
1735
|
-
ulPadding: string;
|
|
1736
|
-
}, any>>;
|
|
1737
|
-
readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
1738
|
-
aTextColor: string;
|
|
1739
|
-
blockquoteTextColor: string;
|
|
1740
|
-
blockquotePrefixColor: string;
|
|
1741
|
-
blockquoteLineHeight: string;
|
|
1742
|
-
blockquoteFontSize: string;
|
|
1743
|
-
codeBorderRadius: string;
|
|
1744
|
-
liTextColor: string;
|
|
1745
|
-
liLineHeight: string;
|
|
1746
|
-
liFontSize: string;
|
|
1747
|
-
hrColor: string;
|
|
1748
|
-
headerFontWeight: string;
|
|
1749
|
-
headerTextColor: string;
|
|
1750
|
-
pTextColor: string;
|
|
1751
|
-
pTextColor1Depth: string;
|
|
1752
|
-
pTextColor2Depth: string;
|
|
1753
|
-
pTextColor3Depth: string;
|
|
1754
|
-
pLineHeight: string;
|
|
1755
|
-
pFontSize: string;
|
|
1756
|
-
headerBarColor: string;
|
|
1757
|
-
headerBarColorPrimary: string;
|
|
1758
|
-
headerBarColorInfo: string;
|
|
1759
|
-
headerBarColorError: string;
|
|
1760
|
-
headerBarColorWarning: string;
|
|
1761
|
-
headerBarColorSuccess: string;
|
|
1762
|
-
textColor: string;
|
|
1763
|
-
textColor1Depth: string;
|
|
1764
|
-
textColor2Depth: string;
|
|
1765
|
-
textColor3Depth: string;
|
|
1766
|
-
textColorPrimary: string;
|
|
1767
|
-
textColorInfo: string;
|
|
1768
|
-
textColorSuccess: string;
|
|
1769
|
-
textColorWarning: string;
|
|
1770
|
-
textColorError: string;
|
|
1771
|
-
codeTextColor: string;
|
|
1772
|
-
codeColor: string;
|
|
1773
|
-
codeBorder: string;
|
|
1774
|
-
headerFontSize1: string;
|
|
1775
|
-
headerFontSize2: string;
|
|
1776
|
-
headerFontSize3: string;
|
|
1777
|
-
headerFontSize4: string;
|
|
1778
|
-
headerFontSize5: string;
|
|
1779
|
-
headerFontSize6: string;
|
|
1780
|
-
headerMargin1: string;
|
|
1781
|
-
headerMargin2: string;
|
|
1782
|
-
headerMargin3: string;
|
|
1783
|
-
headerMargin4: string;
|
|
1784
|
-
headerMargin5: string;
|
|
1785
|
-
headerMargin6: string;
|
|
1786
|
-
headerPrefixWidth1: string;
|
|
1787
|
-
headerPrefixWidth2: string;
|
|
1788
|
-
headerPrefixWidth3: string;
|
|
1789
|
-
headerPrefixWidth4: string;
|
|
1790
|
-
headerPrefixWidth5: string;
|
|
1791
|
-
headerPrefixWidth6: string;
|
|
1792
|
-
headerBarWidth1: string;
|
|
1793
|
-
headerBarWidth2: string;
|
|
1794
|
-
headerBarWidth3: string;
|
|
1795
|
-
headerBarWidth4: string;
|
|
1796
|
-
headerBarWidth5: string;
|
|
1797
|
-
headerBarWidth6: string;
|
|
1798
|
-
pMargin: string;
|
|
1799
|
-
liMargin: string;
|
|
1800
|
-
olPadding: string;
|
|
1801
|
-
ulPadding: string;
|
|
1802
|
-
}, any>>>;
|
|
1803
|
-
readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
1804
|
-
aTextColor: string;
|
|
1805
|
-
blockquoteTextColor: string;
|
|
1806
|
-
blockquotePrefixColor: string;
|
|
1807
|
-
blockquoteLineHeight: string;
|
|
1808
|
-
blockquoteFontSize: string;
|
|
1809
|
-
codeBorderRadius: string;
|
|
1810
|
-
liTextColor: string;
|
|
1811
|
-
liLineHeight: string;
|
|
1812
|
-
liFontSize: string;
|
|
1813
|
-
hrColor: string;
|
|
1814
|
-
headerFontWeight: string;
|
|
1815
|
-
headerTextColor: string;
|
|
1816
|
-
pTextColor: string;
|
|
1817
|
-
pTextColor1Depth: string;
|
|
1818
|
-
pTextColor2Depth: string;
|
|
1819
|
-
pTextColor3Depth: string;
|
|
1820
|
-
pLineHeight: string;
|
|
1821
|
-
pFontSize: string;
|
|
1822
|
-
headerBarColor: string;
|
|
1823
|
-
headerBarColorPrimary: string;
|
|
1824
|
-
headerBarColorInfo: string;
|
|
1825
|
-
headerBarColorError: string;
|
|
1826
|
-
headerBarColorWarning: string;
|
|
1827
|
-
headerBarColorSuccess: string;
|
|
1828
|
-
textColor: string;
|
|
1829
|
-
textColor1Depth: string;
|
|
1830
|
-
textColor2Depth: string;
|
|
1831
|
-
textColor3Depth: string;
|
|
1832
|
-
textColorPrimary: string;
|
|
1833
|
-
textColorInfo: string;
|
|
1834
|
-
textColorSuccess: string;
|
|
1835
|
-
textColorWarning: string;
|
|
1836
|
-
textColorError: string;
|
|
1837
|
-
codeTextColor: string;
|
|
1838
|
-
codeColor: string;
|
|
1839
|
-
codeBorder: string;
|
|
1840
|
-
headerFontSize1: string;
|
|
1841
|
-
headerFontSize2: string;
|
|
1842
|
-
headerFontSize3: string;
|
|
1843
|
-
headerFontSize4: string;
|
|
1844
|
-
headerFontSize5: string;
|
|
1845
|
-
headerFontSize6: string;
|
|
1846
|
-
headerMargin1: string;
|
|
1847
|
-
headerMargin2: string;
|
|
1848
|
-
headerMargin3: string;
|
|
1849
|
-
headerMargin4: string;
|
|
1850
|
-
headerMargin5: string;
|
|
1851
|
-
headerMargin6: string;
|
|
1852
|
-
headerPrefixWidth1: string;
|
|
1853
|
-
headerPrefixWidth2: string;
|
|
1854
|
-
headerPrefixWidth3: string;
|
|
1855
|
-
headerPrefixWidth4: string;
|
|
1856
|
-
headerPrefixWidth5: string;
|
|
1857
|
-
headerPrefixWidth6: string;
|
|
1858
|
-
headerBarWidth1: string;
|
|
1859
|
-
headerBarWidth2: string;
|
|
1860
|
-
headerBarWidth3: string;
|
|
1861
|
-
headerBarWidth4: string;
|
|
1862
|
-
headerBarWidth5: string;
|
|
1863
|
-
headerBarWidth6: string;
|
|
1864
|
-
pMargin: string;
|
|
1865
|
-
liMargin: string;
|
|
1866
|
-
olPadding: string;
|
|
1867
|
-
ulPadding: string;
|
|
1868
|
-
}, any>>>;
|
|
1869
|
-
}, {
|
|
1870
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
1871
|
-
compitableTag: import("vue").ComputedRef<string | undefined>;
|
|
1872
|
-
cssVars: import("vue").ComputedRef<{
|
|
1873
|
-
'--n-bezier': string;
|
|
1874
|
-
'--n-text-color': string;
|
|
1875
|
-
'--n-font-weight-strong': string;
|
|
1876
|
-
'--n-font-famliy-mono': string;
|
|
1877
|
-
'--n-code-border-radius': string;
|
|
1878
|
-
'--n-code-text-color': string;
|
|
1879
|
-
'--n-code-color': string;
|
|
1880
|
-
'--n-code-border': string;
|
|
1881
|
-
}> | undefined;
|
|
1882
|
-
themeClass: import("vue").Ref<string> | undefined;
|
|
1883
|
-
onRender: (() => void) | undefined;
|
|
1884
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1885
|
-
readonly code: BooleanConstructor;
|
|
1886
|
-
readonly type: {
|
|
1887
|
-
readonly type: StringConstructor;
|
|
1888
|
-
readonly default: "default";
|
|
1889
|
-
};
|
|
1890
|
-
readonly delete: BooleanConstructor;
|
|
1891
|
-
readonly strong: BooleanConstructor;
|
|
1892
|
-
readonly italic: BooleanConstructor;
|
|
1893
|
-
readonly underline: BooleanConstructor;
|
|
1894
|
-
readonly depth: import("vue").PropType<2 | 1 | "1" | "2" | "3" | 3>;
|
|
1895
|
-
readonly tag: StringConstructor;
|
|
1896
|
-
readonly as: {
|
|
1897
|
-
readonly type: StringConstructor;
|
|
1898
|
-
readonly validator: () => boolean;
|
|
1899
|
-
readonly default: undefined;
|
|
1900
|
-
};
|
|
1901
|
-
readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
1902
|
-
aTextColor: string;
|
|
1903
|
-
blockquoteTextColor: string;
|
|
1904
|
-
blockquotePrefixColor: string;
|
|
1905
|
-
blockquoteLineHeight: string;
|
|
1906
|
-
blockquoteFontSize: string;
|
|
1907
|
-
codeBorderRadius: string;
|
|
1908
|
-
liTextColor: string;
|
|
1909
|
-
liLineHeight: string;
|
|
1910
|
-
liFontSize: string;
|
|
1911
|
-
hrColor: string;
|
|
1912
|
-
headerFontWeight: string;
|
|
1913
|
-
headerTextColor: string;
|
|
1914
|
-
pTextColor: string;
|
|
1915
|
-
pTextColor1Depth: string;
|
|
1916
|
-
pTextColor2Depth: string;
|
|
1917
|
-
pTextColor3Depth: string;
|
|
1918
|
-
pLineHeight: string;
|
|
1919
|
-
pFontSize: string;
|
|
1920
|
-
headerBarColor: string;
|
|
1921
|
-
headerBarColorPrimary: string;
|
|
1922
|
-
headerBarColorInfo: string;
|
|
1923
|
-
headerBarColorError: string;
|
|
1924
|
-
headerBarColorWarning: string;
|
|
1925
|
-
headerBarColorSuccess: string;
|
|
1926
|
-
textColor: string;
|
|
1927
|
-
textColor1Depth: string;
|
|
1928
|
-
textColor2Depth: string;
|
|
1929
|
-
textColor3Depth: string;
|
|
1930
|
-
textColorPrimary: string;
|
|
1931
|
-
textColorInfo: string;
|
|
1932
|
-
textColorSuccess: string;
|
|
1933
|
-
textColorWarning: string;
|
|
1934
|
-
textColorError: string;
|
|
1935
|
-
codeTextColor: string;
|
|
1936
|
-
codeColor: string;
|
|
1937
|
-
codeBorder: string;
|
|
1938
|
-
headerFontSize1: string;
|
|
1939
|
-
headerFontSize2: string;
|
|
1940
|
-
headerFontSize3: string;
|
|
1941
|
-
headerFontSize4: string;
|
|
1942
|
-
headerFontSize5: string;
|
|
1943
|
-
headerFontSize6: string;
|
|
1944
|
-
headerMargin1: string;
|
|
1945
|
-
headerMargin2: string;
|
|
1946
|
-
headerMargin3: string;
|
|
1947
|
-
headerMargin4: string;
|
|
1948
|
-
headerMargin5: string;
|
|
1949
|
-
headerMargin6: string;
|
|
1950
|
-
headerPrefixWidth1: string;
|
|
1951
|
-
headerPrefixWidth2: string;
|
|
1952
|
-
headerPrefixWidth3: string;
|
|
1953
|
-
headerPrefixWidth4: string;
|
|
1954
|
-
headerPrefixWidth5: string;
|
|
1955
|
-
headerPrefixWidth6: string;
|
|
1956
|
-
headerBarWidth1: string;
|
|
1957
|
-
headerBarWidth2: string;
|
|
1958
|
-
headerBarWidth3: string;
|
|
1959
|
-
headerBarWidth4: string;
|
|
1960
|
-
headerBarWidth5: string;
|
|
1961
|
-
headerBarWidth6: string;
|
|
1962
|
-
pMargin: string;
|
|
1963
|
-
liMargin: string;
|
|
1964
|
-
olPadding: string;
|
|
1965
|
-
ulPadding: string;
|
|
1966
|
-
}, any>>;
|
|
1967
|
-
readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
1968
|
-
aTextColor: string;
|
|
1969
|
-
blockquoteTextColor: string;
|
|
1970
|
-
blockquotePrefixColor: string;
|
|
1971
|
-
blockquoteLineHeight: string;
|
|
1972
|
-
blockquoteFontSize: string;
|
|
1973
|
-
codeBorderRadius: string;
|
|
1974
|
-
liTextColor: string;
|
|
1975
|
-
liLineHeight: string;
|
|
1976
|
-
liFontSize: string;
|
|
1977
|
-
hrColor: string;
|
|
1978
|
-
headerFontWeight: string;
|
|
1979
|
-
headerTextColor: string;
|
|
1980
|
-
pTextColor: string;
|
|
1981
|
-
pTextColor1Depth: string;
|
|
1982
|
-
pTextColor2Depth: string;
|
|
1983
|
-
pTextColor3Depth: string;
|
|
1984
|
-
pLineHeight: string;
|
|
1985
|
-
pFontSize: string;
|
|
1986
|
-
headerBarColor: string;
|
|
1987
|
-
headerBarColorPrimary: string;
|
|
1988
|
-
headerBarColorInfo: string;
|
|
1989
|
-
headerBarColorError: string;
|
|
1990
|
-
headerBarColorWarning: string;
|
|
1991
|
-
headerBarColorSuccess: string;
|
|
1992
|
-
textColor: string;
|
|
1993
|
-
textColor1Depth: string;
|
|
1994
|
-
textColor2Depth: string;
|
|
1995
|
-
textColor3Depth: string;
|
|
1996
|
-
textColorPrimary: string;
|
|
1997
|
-
textColorInfo: string;
|
|
1998
|
-
textColorSuccess: string;
|
|
1999
|
-
textColorWarning: string;
|
|
2000
|
-
textColorError: string;
|
|
2001
|
-
codeTextColor: string;
|
|
2002
|
-
codeColor: string;
|
|
2003
|
-
codeBorder: string;
|
|
2004
|
-
headerFontSize1: string;
|
|
2005
|
-
headerFontSize2: string;
|
|
2006
|
-
headerFontSize3: string;
|
|
2007
|
-
headerFontSize4: string;
|
|
2008
|
-
headerFontSize5: string;
|
|
2009
|
-
headerFontSize6: string;
|
|
2010
|
-
headerMargin1: string;
|
|
2011
|
-
headerMargin2: string;
|
|
2012
|
-
headerMargin3: string;
|
|
2013
|
-
headerMargin4: string;
|
|
2014
|
-
headerMargin5: string;
|
|
2015
|
-
headerMargin6: string;
|
|
2016
|
-
headerPrefixWidth1: string;
|
|
2017
|
-
headerPrefixWidth2: string;
|
|
2018
|
-
headerPrefixWidth3: string;
|
|
2019
|
-
headerPrefixWidth4: string;
|
|
2020
|
-
headerPrefixWidth5: string;
|
|
2021
|
-
headerPrefixWidth6: string;
|
|
2022
|
-
headerBarWidth1: string;
|
|
2023
|
-
headerBarWidth2: string;
|
|
2024
|
-
headerBarWidth3: string;
|
|
2025
|
-
headerBarWidth4: string;
|
|
2026
|
-
headerBarWidth5: string;
|
|
2027
|
-
headerBarWidth6: string;
|
|
2028
|
-
pMargin: string;
|
|
2029
|
-
liMargin: string;
|
|
2030
|
-
olPadding: string;
|
|
2031
|
-
ulPadding: string;
|
|
2032
|
-
}, any>>>;
|
|
2033
|
-
readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
2034
|
-
aTextColor: string;
|
|
2035
|
-
blockquoteTextColor: string;
|
|
2036
|
-
blockquotePrefixColor: string;
|
|
2037
|
-
blockquoteLineHeight: string;
|
|
2038
|
-
blockquoteFontSize: string;
|
|
2039
|
-
codeBorderRadius: string;
|
|
2040
|
-
liTextColor: string;
|
|
2041
|
-
liLineHeight: string;
|
|
2042
|
-
liFontSize: string;
|
|
2043
|
-
hrColor: string;
|
|
2044
|
-
headerFontWeight: string;
|
|
2045
|
-
headerTextColor: string;
|
|
2046
|
-
pTextColor: string;
|
|
2047
|
-
pTextColor1Depth: string;
|
|
2048
|
-
pTextColor2Depth: string;
|
|
2049
|
-
pTextColor3Depth: string;
|
|
2050
|
-
pLineHeight: string;
|
|
2051
|
-
pFontSize: string;
|
|
2052
|
-
headerBarColor: string;
|
|
2053
|
-
headerBarColorPrimary: string;
|
|
2054
|
-
headerBarColorInfo: string;
|
|
2055
|
-
headerBarColorError: string;
|
|
2056
|
-
headerBarColorWarning: string;
|
|
2057
|
-
headerBarColorSuccess: string;
|
|
2058
|
-
textColor: string;
|
|
2059
|
-
textColor1Depth: string;
|
|
2060
|
-
textColor2Depth: string;
|
|
2061
|
-
textColor3Depth: string;
|
|
2062
|
-
textColorPrimary: string;
|
|
2063
|
-
textColorInfo: string;
|
|
2064
|
-
textColorSuccess: string;
|
|
2065
|
-
textColorWarning: string;
|
|
2066
|
-
textColorError: string;
|
|
2067
|
-
codeTextColor: string;
|
|
2068
|
-
codeColor: string;
|
|
2069
|
-
codeBorder: string;
|
|
2070
|
-
headerFontSize1: string;
|
|
2071
|
-
headerFontSize2: string;
|
|
2072
|
-
headerFontSize3: string;
|
|
2073
|
-
headerFontSize4: string;
|
|
2074
|
-
headerFontSize5: string;
|
|
2075
|
-
headerFontSize6: string;
|
|
2076
|
-
headerMargin1: string;
|
|
2077
|
-
headerMargin2: string;
|
|
2078
|
-
headerMargin3: string;
|
|
2079
|
-
headerMargin4: string;
|
|
2080
|
-
headerMargin5: string;
|
|
2081
|
-
headerMargin6: string;
|
|
2082
|
-
headerPrefixWidth1: string;
|
|
2083
|
-
headerPrefixWidth2: string;
|
|
2084
|
-
headerPrefixWidth3: string;
|
|
2085
|
-
headerPrefixWidth4: string;
|
|
2086
|
-
headerPrefixWidth5: string;
|
|
2087
|
-
headerPrefixWidth6: string;
|
|
2088
|
-
headerBarWidth1: string;
|
|
2089
|
-
headerBarWidth2: string;
|
|
2090
|
-
headerBarWidth3: string;
|
|
2091
|
-
headerBarWidth4: string;
|
|
2092
|
-
headerBarWidth5: string;
|
|
2093
|
-
headerBarWidth6: string;
|
|
2094
|
-
pMargin: string;
|
|
2095
|
-
liMargin: string;
|
|
2096
|
-
olPadding: string;
|
|
2097
|
-
ulPadding: string;
|
|
2098
|
-
}, any>>>;
|
|
2099
|
-
}>>, {
|
|
2100
|
-
readonly type: string;
|
|
2101
|
-
readonly delete: boolean;
|
|
2102
|
-
readonly italic: boolean;
|
|
2103
|
-
readonly underline: boolean;
|
|
2104
|
-
readonly as: string;
|
|
2105
|
-
readonly code: boolean;
|
|
2106
|
-
readonly strong: boolean;
|
|
2107
|
-
}>;
|
|
655
|
+
NText: any;
|
|
2108
656
|
NSpace: any;
|
|
2109
657
|
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<{}>>, {}>;
|
|
2110
658
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -2586,301 +1134,7 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2586
1134
|
NButton: any;
|
|
2587
1135
|
NModal: any;
|
|
2588
1136
|
NForm: any;
|
|
2589
|
-
NFormItem:
|
|
2590
|
-
readonly label: StringConstructor;
|
|
2591
|
-
readonly labelWidth: import("vue").PropType<string | number>;
|
|
2592
|
-
readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
|
|
2593
|
-
readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
|
|
2594
|
-
readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
2595
|
-
readonly path: StringConstructor;
|
|
2596
|
-
readonly first: BooleanConstructor;
|
|
2597
|
-
readonly rulePath: StringConstructor;
|
|
2598
|
-
readonly required: BooleanConstructor;
|
|
2599
|
-
readonly showRequireMark: {
|
|
2600
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
2601
|
-
readonly default: undefined;
|
|
2602
|
-
};
|
|
2603
|
-
readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
|
|
2604
|
-
readonly showFeedback: {
|
|
2605
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
2606
|
-
readonly default: undefined;
|
|
2607
|
-
};
|
|
2608
|
-
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
2609
|
-
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
2610
|
-
readonly ignorePathChange: BooleanConstructor;
|
|
2611
|
-
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
2612
|
-
readonly feedback: StringConstructor;
|
|
2613
|
-
readonly showLabel: {
|
|
2614
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
2615
|
-
readonly default: undefined;
|
|
2616
|
-
};
|
|
2617
|
-
readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
|
|
2618
|
-
readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
2619
|
-
blankHeightSmall: string;
|
|
2620
|
-
blankHeightMedium: string;
|
|
2621
|
-
blankHeightLarge: string;
|
|
2622
|
-
lineHeight: string;
|
|
2623
|
-
labelTextColor: string;
|
|
2624
|
-
asteriskColor: string;
|
|
2625
|
-
feedbackTextColorError: string;
|
|
2626
|
-
feedbackTextColorWarning: string;
|
|
2627
|
-
feedbackTextColor: string;
|
|
2628
|
-
feedbackPadding: string;
|
|
2629
|
-
feedbackHeightSmall: string;
|
|
2630
|
-
feedbackHeightMedium: string;
|
|
2631
|
-
feedbackHeightLarge: string;
|
|
2632
|
-
feedbackFontSizeSmall: string;
|
|
2633
|
-
feedbackFontSizeMedium: string;
|
|
2634
|
-
feedbackFontSizeLarge: string;
|
|
2635
|
-
labelFontSizeLeftSmall: string;
|
|
2636
|
-
labelFontSizeLeftMedium: string;
|
|
2637
|
-
labelFontSizeLeftLarge: string;
|
|
2638
|
-
labelFontSizeTopSmall: string;
|
|
2639
|
-
labelFontSizeTopMedium: string;
|
|
2640
|
-
labelFontSizeTopLarge: string;
|
|
2641
|
-
labelHeightSmall: string;
|
|
2642
|
-
labelHeightMedium: string;
|
|
2643
|
-
labelHeightLarge: string;
|
|
2644
|
-
labelPaddingVertical: string;
|
|
2645
|
-
labelPaddingHorizontal: string;
|
|
2646
|
-
labelTextAlignVertical: string;
|
|
2647
|
-
labelTextAlignHorizontal: string;
|
|
2648
|
-
}, any>>;
|
|
2649
|
-
readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
2650
|
-
blankHeightSmall: string;
|
|
2651
|
-
blankHeightMedium: string;
|
|
2652
|
-
blankHeightLarge: string;
|
|
2653
|
-
lineHeight: string;
|
|
2654
|
-
labelTextColor: string;
|
|
2655
|
-
asteriskColor: string;
|
|
2656
|
-
feedbackTextColorError: string;
|
|
2657
|
-
feedbackTextColorWarning: string;
|
|
2658
|
-
feedbackTextColor: string;
|
|
2659
|
-
feedbackPadding: string;
|
|
2660
|
-
feedbackHeightSmall: string;
|
|
2661
|
-
feedbackHeightMedium: string;
|
|
2662
|
-
feedbackHeightLarge: string;
|
|
2663
|
-
feedbackFontSizeSmall: string;
|
|
2664
|
-
feedbackFontSizeMedium: string;
|
|
2665
|
-
feedbackFontSizeLarge: string;
|
|
2666
|
-
labelFontSizeLeftSmall: string;
|
|
2667
|
-
labelFontSizeLeftMedium: string;
|
|
2668
|
-
labelFontSizeLeftLarge: string;
|
|
2669
|
-
labelFontSizeTopSmall: string;
|
|
2670
|
-
labelFontSizeTopMedium: string;
|
|
2671
|
-
labelFontSizeTopLarge: string;
|
|
2672
|
-
labelHeightSmall: string;
|
|
2673
|
-
labelHeightMedium: string;
|
|
2674
|
-
labelHeightLarge: string;
|
|
2675
|
-
labelPaddingVertical: string;
|
|
2676
|
-
labelPaddingHorizontal: string;
|
|
2677
|
-
labelTextAlignVertical: string;
|
|
2678
|
-
labelTextAlignHorizontal: string;
|
|
2679
|
-
}, any>>>;
|
|
2680
|
-
readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
2681
|
-
blankHeightSmall: string;
|
|
2682
|
-
blankHeightMedium: string;
|
|
2683
|
-
blankHeightLarge: string;
|
|
2684
|
-
lineHeight: string;
|
|
2685
|
-
labelTextColor: string;
|
|
2686
|
-
asteriskColor: string;
|
|
2687
|
-
feedbackTextColorError: string;
|
|
2688
|
-
feedbackTextColorWarning: string;
|
|
2689
|
-
feedbackTextColor: string;
|
|
2690
|
-
feedbackPadding: string;
|
|
2691
|
-
feedbackHeightSmall: string;
|
|
2692
|
-
feedbackHeightMedium: string;
|
|
2693
|
-
feedbackHeightLarge: string;
|
|
2694
|
-
feedbackFontSizeSmall: string;
|
|
2695
|
-
feedbackFontSizeMedium: string;
|
|
2696
|
-
feedbackFontSizeLarge: string;
|
|
2697
|
-
labelFontSizeLeftSmall: string;
|
|
2698
|
-
labelFontSizeLeftMedium: string;
|
|
2699
|
-
labelFontSizeLeftLarge: string;
|
|
2700
|
-
labelFontSizeTopSmall: string;
|
|
2701
|
-
labelFontSizeTopMedium: string;
|
|
2702
|
-
labelFontSizeTopLarge: string;
|
|
2703
|
-
labelHeightSmall: string;
|
|
2704
|
-
labelHeightMedium: string;
|
|
2705
|
-
labelHeightLarge: string;
|
|
2706
|
-
labelPaddingVertical: string;
|
|
2707
|
-
labelPaddingHorizontal: string;
|
|
2708
|
-
labelTextAlignVertical: string;
|
|
2709
|
-
labelTextAlignHorizontal: string;
|
|
2710
|
-
}, any>>>;
|
|
2711
|
-
}, {
|
|
2712
|
-
cssVars: import("vue").ComputedRef<{
|
|
2713
|
-
'--n-bezier': string;
|
|
2714
|
-
'--n-line-height': string;
|
|
2715
|
-
'--n-blank-height': string;
|
|
2716
|
-
'--n-label-font-size': string;
|
|
2717
|
-
'--n-label-text-align': string;
|
|
2718
|
-
'--n-label-height': string;
|
|
2719
|
-
'--n-label-padding': string;
|
|
2720
|
-
'--n-asterisk-color': string;
|
|
2721
|
-
'--n-label-text-color': string;
|
|
2722
|
-
'--n-feedback-padding': string;
|
|
2723
|
-
'--n-feedback-font-size': string;
|
|
2724
|
-
'--n-feedback-height': string;
|
|
2725
|
-
'--n-feedback-text-color': string;
|
|
2726
|
-
'--n-feedback-text-color-warning': string;
|
|
2727
|
-
'--n-feedback-text-color-error': string;
|
|
2728
|
-
}> | undefined;
|
|
2729
|
-
themeClass: import("vue").Ref<string>;
|
|
2730
|
-
onRender: () => void;
|
|
2731
|
-
validate: import("naive-ui/es/form/src/interface").FormItemValidate;
|
|
2732
|
-
restoreValidation: () => void;
|
|
2733
|
-
path?: string | undefined;
|
|
2734
|
-
internalValidate: import("naive-ui/es/form/src/interface").FormItemInternalValidate;
|
|
2735
|
-
mergedSize: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").Size>;
|
|
2736
|
-
validationErrored: import("vue").Ref<boolean>;
|
|
2737
|
-
mergedLabelStyle: import("vue").ComputedRef<(import("vue").StyleValue | undefined)[]>;
|
|
2738
|
-
mergedLabelPlacement: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
2739
|
-
mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
|
|
2740
|
-
mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
|
|
2741
|
-
mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
|
|
2742
|
-
mergedValidationStatus: import("vue").ComputedRef<"success" | "error" | "warning" | undefined>;
|
|
2743
|
-
mergedShowFeedback: import("vue").ComputedRef<boolean>;
|
|
2744
|
-
mergedShowLabel: import("vue").ComputedRef<boolean>;
|
|
2745
|
-
isAutoLabelWidth: import("vue").ComputedRef<boolean>;
|
|
2746
|
-
labelElementRef: import("vue").Ref<HTMLLabelElement | null>;
|
|
2747
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
2748
|
-
mergedRequired: import("vue").ComputedRef<boolean>;
|
|
2749
|
-
feedbackId: import("vue").Ref<string>;
|
|
2750
|
-
renderExplains: import("vue").Ref<{
|
|
2751
|
-
key: string;
|
|
2752
|
-
render: () => import("vue").VNodeChild;
|
|
2753
|
-
}[]>;
|
|
2754
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
2755
|
-
readonly label: StringConstructor;
|
|
2756
|
-
readonly labelWidth: import("vue").PropType<string | number>;
|
|
2757
|
-
readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
|
|
2758
|
-
readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
|
|
2759
|
-
readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
2760
|
-
readonly path: StringConstructor;
|
|
2761
|
-
readonly first: BooleanConstructor;
|
|
2762
|
-
readonly rulePath: StringConstructor;
|
|
2763
|
-
readonly required: BooleanConstructor;
|
|
2764
|
-
readonly showRequireMark: {
|
|
2765
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
2766
|
-
readonly default: undefined;
|
|
2767
|
-
};
|
|
2768
|
-
readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
|
|
2769
|
-
readonly showFeedback: {
|
|
2770
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
2771
|
-
readonly default: undefined;
|
|
2772
|
-
};
|
|
2773
|
-
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
2774
|
-
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
2775
|
-
readonly ignorePathChange: BooleanConstructor;
|
|
2776
|
-
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
2777
|
-
readonly feedback: StringConstructor;
|
|
2778
|
-
readonly showLabel: {
|
|
2779
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
2780
|
-
readonly default: undefined;
|
|
2781
|
-
};
|
|
2782
|
-
readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
|
|
2783
|
-
readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
2784
|
-
blankHeightSmall: string;
|
|
2785
|
-
blankHeightMedium: string;
|
|
2786
|
-
blankHeightLarge: string;
|
|
2787
|
-
lineHeight: string;
|
|
2788
|
-
labelTextColor: string;
|
|
2789
|
-
asteriskColor: string;
|
|
2790
|
-
feedbackTextColorError: string;
|
|
2791
|
-
feedbackTextColorWarning: string;
|
|
2792
|
-
feedbackTextColor: string;
|
|
2793
|
-
feedbackPadding: string;
|
|
2794
|
-
feedbackHeightSmall: string;
|
|
2795
|
-
feedbackHeightMedium: string;
|
|
2796
|
-
feedbackHeightLarge: string;
|
|
2797
|
-
feedbackFontSizeSmall: string;
|
|
2798
|
-
feedbackFontSizeMedium: string;
|
|
2799
|
-
feedbackFontSizeLarge: string;
|
|
2800
|
-
labelFontSizeLeftSmall: string;
|
|
2801
|
-
labelFontSizeLeftMedium: string;
|
|
2802
|
-
labelFontSizeLeftLarge: string;
|
|
2803
|
-
labelFontSizeTopSmall: string;
|
|
2804
|
-
labelFontSizeTopMedium: string;
|
|
2805
|
-
labelFontSizeTopLarge: string;
|
|
2806
|
-
labelHeightSmall: string;
|
|
2807
|
-
labelHeightMedium: string;
|
|
2808
|
-
labelHeightLarge: string;
|
|
2809
|
-
labelPaddingVertical: string;
|
|
2810
|
-
labelPaddingHorizontal: string;
|
|
2811
|
-
labelTextAlignVertical: string;
|
|
2812
|
-
labelTextAlignHorizontal: string;
|
|
2813
|
-
}, any>>;
|
|
2814
|
-
readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
2815
|
-
blankHeightSmall: string;
|
|
2816
|
-
blankHeightMedium: string;
|
|
2817
|
-
blankHeightLarge: string;
|
|
2818
|
-
lineHeight: string;
|
|
2819
|
-
labelTextColor: string;
|
|
2820
|
-
asteriskColor: string;
|
|
2821
|
-
feedbackTextColorError: string;
|
|
2822
|
-
feedbackTextColorWarning: string;
|
|
2823
|
-
feedbackTextColor: string;
|
|
2824
|
-
feedbackPadding: string;
|
|
2825
|
-
feedbackHeightSmall: string;
|
|
2826
|
-
feedbackHeightMedium: string;
|
|
2827
|
-
feedbackHeightLarge: string;
|
|
2828
|
-
feedbackFontSizeSmall: string;
|
|
2829
|
-
feedbackFontSizeMedium: string;
|
|
2830
|
-
feedbackFontSizeLarge: string;
|
|
2831
|
-
labelFontSizeLeftSmall: string;
|
|
2832
|
-
labelFontSizeLeftMedium: string;
|
|
2833
|
-
labelFontSizeLeftLarge: string;
|
|
2834
|
-
labelFontSizeTopSmall: string;
|
|
2835
|
-
labelFontSizeTopMedium: string;
|
|
2836
|
-
labelFontSizeTopLarge: string;
|
|
2837
|
-
labelHeightSmall: string;
|
|
2838
|
-
labelHeightMedium: string;
|
|
2839
|
-
labelHeightLarge: string;
|
|
2840
|
-
labelPaddingVertical: string;
|
|
2841
|
-
labelPaddingHorizontal: string;
|
|
2842
|
-
labelTextAlignVertical: string;
|
|
2843
|
-
labelTextAlignHorizontal: string;
|
|
2844
|
-
}, any>>>;
|
|
2845
|
-
readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
2846
|
-
blankHeightSmall: string;
|
|
2847
|
-
blankHeightMedium: string;
|
|
2848
|
-
blankHeightLarge: string;
|
|
2849
|
-
lineHeight: string;
|
|
2850
|
-
labelTextColor: string;
|
|
2851
|
-
asteriskColor: string;
|
|
2852
|
-
feedbackTextColorError: string;
|
|
2853
|
-
feedbackTextColorWarning: string;
|
|
2854
|
-
feedbackTextColor: string;
|
|
2855
|
-
feedbackPadding: string;
|
|
2856
|
-
feedbackHeightSmall: string;
|
|
2857
|
-
feedbackHeightMedium: string;
|
|
2858
|
-
feedbackHeightLarge: string;
|
|
2859
|
-
feedbackFontSizeSmall: string;
|
|
2860
|
-
feedbackFontSizeMedium: string;
|
|
2861
|
-
feedbackFontSizeLarge: string;
|
|
2862
|
-
labelFontSizeLeftSmall: string;
|
|
2863
|
-
labelFontSizeLeftMedium: string;
|
|
2864
|
-
labelFontSizeLeftLarge: string;
|
|
2865
|
-
labelFontSizeTopSmall: string;
|
|
2866
|
-
labelFontSizeTopMedium: string;
|
|
2867
|
-
labelFontSizeTopLarge: string;
|
|
2868
|
-
labelHeightSmall: string;
|
|
2869
|
-
labelHeightMedium: string;
|
|
2870
|
-
labelHeightLarge: string;
|
|
2871
|
-
labelPaddingVertical: string;
|
|
2872
|
-
labelPaddingHorizontal: string;
|
|
2873
|
-
labelTextAlignVertical: string;
|
|
2874
|
-
labelTextAlignHorizontal: string;
|
|
2875
|
-
}, any>>>;
|
|
2876
|
-
}>>, {
|
|
2877
|
-
readonly required: boolean;
|
|
2878
|
-
readonly first: boolean;
|
|
2879
|
-
readonly showRequireMark: boolean | undefined;
|
|
2880
|
-
readonly showFeedback: boolean | undefined;
|
|
2881
|
-
readonly showLabel: boolean | undefined;
|
|
2882
|
-
readonly ignorePathChange: boolean;
|
|
2883
|
-
}>;
|
|
1137
|
+
NFormItem: any;
|
|
2884
1138
|
NInput: any;
|
|
2885
1139
|
EditFormat: import("vue").DefineComponent<{
|
|
2886
1140
|
formatId: {
|
|
@@ -2946,1170 +1200,12 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2946
1200
|
submit: (datas: import("../../shared/types").AnyObject) => Promise<unknown>;
|
|
2947
1201
|
validateFormat: () => boolean;
|
|
2948
1202
|
NForm: any;
|
|
2949
|
-
NFormItem:
|
|
2950
|
-
readonly label: StringConstructor;
|
|
2951
|
-
readonly labelWidth: import("vue").PropType<string | number>;
|
|
2952
|
-
readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
|
|
2953
|
-
readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
|
|
2954
|
-
readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
2955
|
-
readonly path: StringConstructor;
|
|
2956
|
-
readonly first: BooleanConstructor;
|
|
2957
|
-
readonly rulePath: StringConstructor;
|
|
2958
|
-
readonly required: BooleanConstructor;
|
|
2959
|
-
readonly showRequireMark: {
|
|
2960
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
2961
|
-
readonly default: undefined;
|
|
2962
|
-
};
|
|
2963
|
-
readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
|
|
2964
|
-
readonly showFeedback: {
|
|
2965
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
2966
|
-
readonly default: undefined;
|
|
2967
|
-
};
|
|
2968
|
-
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
2969
|
-
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
2970
|
-
readonly ignorePathChange: BooleanConstructor;
|
|
2971
|
-
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
2972
|
-
readonly feedback: StringConstructor;
|
|
2973
|
-
readonly showLabel: {
|
|
2974
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
2975
|
-
readonly default: undefined;
|
|
2976
|
-
};
|
|
2977
|
-
readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
|
|
2978
|
-
readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
2979
|
-
blankHeightSmall: string;
|
|
2980
|
-
blankHeightMedium: string;
|
|
2981
|
-
blankHeightLarge: string;
|
|
2982
|
-
lineHeight: string;
|
|
2983
|
-
labelTextColor: string;
|
|
2984
|
-
asteriskColor: string;
|
|
2985
|
-
feedbackTextColorError: string;
|
|
2986
|
-
feedbackTextColorWarning: string;
|
|
2987
|
-
feedbackTextColor: string;
|
|
2988
|
-
feedbackPadding: string;
|
|
2989
|
-
feedbackHeightSmall: string;
|
|
2990
|
-
feedbackHeightMedium: string;
|
|
2991
|
-
feedbackHeightLarge: string;
|
|
2992
|
-
feedbackFontSizeSmall: string;
|
|
2993
|
-
feedbackFontSizeMedium: string;
|
|
2994
|
-
feedbackFontSizeLarge: string;
|
|
2995
|
-
labelFontSizeLeftSmall: string;
|
|
2996
|
-
labelFontSizeLeftMedium: string;
|
|
2997
|
-
labelFontSizeLeftLarge: string;
|
|
2998
|
-
labelFontSizeTopSmall: string;
|
|
2999
|
-
labelFontSizeTopMedium: string;
|
|
3000
|
-
labelFontSizeTopLarge: string;
|
|
3001
|
-
labelHeightSmall: string;
|
|
3002
|
-
labelHeightMedium: string;
|
|
3003
|
-
labelHeightLarge: string;
|
|
3004
|
-
labelPaddingVertical: string;
|
|
3005
|
-
labelPaddingHorizontal: string;
|
|
3006
|
-
labelTextAlignVertical: string;
|
|
3007
|
-
labelTextAlignHorizontal: string;
|
|
3008
|
-
}, any>>;
|
|
3009
|
-
readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
3010
|
-
blankHeightSmall: string;
|
|
3011
|
-
blankHeightMedium: string;
|
|
3012
|
-
blankHeightLarge: string;
|
|
3013
|
-
lineHeight: string;
|
|
3014
|
-
labelTextColor: string;
|
|
3015
|
-
asteriskColor: string;
|
|
3016
|
-
feedbackTextColorError: string;
|
|
3017
|
-
feedbackTextColorWarning: string;
|
|
3018
|
-
feedbackTextColor: string;
|
|
3019
|
-
feedbackPadding: string;
|
|
3020
|
-
feedbackHeightSmall: string;
|
|
3021
|
-
feedbackHeightMedium: string;
|
|
3022
|
-
feedbackHeightLarge: string;
|
|
3023
|
-
feedbackFontSizeSmall: string;
|
|
3024
|
-
feedbackFontSizeMedium: string;
|
|
3025
|
-
feedbackFontSizeLarge: string;
|
|
3026
|
-
labelFontSizeLeftSmall: string;
|
|
3027
|
-
labelFontSizeLeftMedium: string;
|
|
3028
|
-
labelFontSizeLeftLarge: string;
|
|
3029
|
-
labelFontSizeTopSmall: string;
|
|
3030
|
-
labelFontSizeTopMedium: string;
|
|
3031
|
-
labelFontSizeTopLarge: string;
|
|
3032
|
-
labelHeightSmall: string;
|
|
3033
|
-
labelHeightMedium: string;
|
|
3034
|
-
labelHeightLarge: string;
|
|
3035
|
-
labelPaddingVertical: string;
|
|
3036
|
-
labelPaddingHorizontal: string;
|
|
3037
|
-
labelTextAlignVertical: string;
|
|
3038
|
-
labelTextAlignHorizontal: string;
|
|
3039
|
-
}, any>>>;
|
|
3040
|
-
readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
3041
|
-
blankHeightSmall: string;
|
|
3042
|
-
blankHeightMedium: string;
|
|
3043
|
-
blankHeightLarge: string;
|
|
3044
|
-
lineHeight: string;
|
|
3045
|
-
labelTextColor: string;
|
|
3046
|
-
asteriskColor: string;
|
|
3047
|
-
feedbackTextColorError: string;
|
|
3048
|
-
feedbackTextColorWarning: string;
|
|
3049
|
-
feedbackTextColor: string;
|
|
3050
|
-
feedbackPadding: string;
|
|
3051
|
-
feedbackHeightSmall: string;
|
|
3052
|
-
feedbackHeightMedium: string;
|
|
3053
|
-
feedbackHeightLarge: string;
|
|
3054
|
-
feedbackFontSizeSmall: string;
|
|
3055
|
-
feedbackFontSizeMedium: string;
|
|
3056
|
-
feedbackFontSizeLarge: string;
|
|
3057
|
-
labelFontSizeLeftSmall: string;
|
|
3058
|
-
labelFontSizeLeftMedium: string;
|
|
3059
|
-
labelFontSizeLeftLarge: string;
|
|
3060
|
-
labelFontSizeTopSmall: string;
|
|
3061
|
-
labelFontSizeTopMedium: string;
|
|
3062
|
-
labelFontSizeTopLarge: string;
|
|
3063
|
-
labelHeightSmall: string;
|
|
3064
|
-
labelHeightMedium: string;
|
|
3065
|
-
labelHeightLarge: string;
|
|
3066
|
-
labelPaddingVertical: string;
|
|
3067
|
-
labelPaddingHorizontal: string;
|
|
3068
|
-
labelTextAlignVertical: string;
|
|
3069
|
-
labelTextAlignHorizontal: string;
|
|
3070
|
-
}, any>>>;
|
|
3071
|
-
}, {
|
|
3072
|
-
cssVars: import("vue").ComputedRef<{
|
|
3073
|
-
'--n-bezier': string;
|
|
3074
|
-
'--n-line-height': string;
|
|
3075
|
-
'--n-blank-height': string;
|
|
3076
|
-
'--n-label-font-size': string;
|
|
3077
|
-
'--n-label-text-align': string;
|
|
3078
|
-
'--n-label-height': string;
|
|
3079
|
-
'--n-label-padding': string;
|
|
3080
|
-
'--n-asterisk-color': string;
|
|
3081
|
-
'--n-label-text-color': string;
|
|
3082
|
-
'--n-feedback-padding': string;
|
|
3083
|
-
'--n-feedback-font-size': string;
|
|
3084
|
-
'--n-feedback-height': string;
|
|
3085
|
-
'--n-feedback-text-color': string;
|
|
3086
|
-
'--n-feedback-text-color-warning': string;
|
|
3087
|
-
'--n-feedback-text-color-error': string;
|
|
3088
|
-
}> | undefined;
|
|
3089
|
-
themeClass: import("vue").Ref<string>;
|
|
3090
|
-
onRender: () => void;
|
|
3091
|
-
validate: import("naive-ui/es/form/src/interface").FormItemValidate;
|
|
3092
|
-
restoreValidation: () => void;
|
|
3093
|
-
path?: string | undefined;
|
|
3094
|
-
internalValidate: import("naive-ui/es/form/src/interface").FormItemInternalValidate;
|
|
3095
|
-
mergedSize: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").Size>;
|
|
3096
|
-
validationErrored: import("vue").Ref<boolean>;
|
|
3097
|
-
mergedLabelStyle: import("vue").ComputedRef<(import("vue").StyleValue | undefined)[]>;
|
|
3098
|
-
mergedLabelPlacement: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
3099
|
-
mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
|
|
3100
|
-
mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
|
|
3101
|
-
mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
|
|
3102
|
-
mergedValidationStatus: import("vue").ComputedRef<"success" | "error" | "warning" | undefined>;
|
|
3103
|
-
mergedShowFeedback: import("vue").ComputedRef<boolean>;
|
|
3104
|
-
mergedShowLabel: import("vue").ComputedRef<boolean>;
|
|
3105
|
-
isAutoLabelWidth: import("vue").ComputedRef<boolean>;
|
|
3106
|
-
labelElementRef: import("vue").Ref<HTMLLabelElement | null>;
|
|
3107
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
3108
|
-
mergedRequired: import("vue").ComputedRef<boolean>;
|
|
3109
|
-
feedbackId: import("vue").Ref<string>;
|
|
3110
|
-
renderExplains: import("vue").Ref<{
|
|
3111
|
-
key: string;
|
|
3112
|
-
render: () => import("vue").VNodeChild;
|
|
3113
|
-
}[]>;
|
|
3114
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
3115
|
-
readonly label: StringConstructor;
|
|
3116
|
-
readonly labelWidth: import("vue").PropType<string | number>;
|
|
3117
|
-
readonly labelStyle: import("vue").PropType<string | import("vue").CSSProperties>;
|
|
3118
|
-
readonly labelAlign: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
|
|
3119
|
-
readonly labelPlacement: import("vue").PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
3120
|
-
readonly path: StringConstructor;
|
|
3121
|
-
readonly first: BooleanConstructor;
|
|
3122
|
-
readonly rulePath: StringConstructor;
|
|
3123
|
-
readonly required: BooleanConstructor;
|
|
3124
|
-
readonly showRequireMark: {
|
|
3125
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
3126
|
-
readonly default: undefined;
|
|
3127
|
-
};
|
|
3128
|
-
readonly requireMarkPlacement: import("vue").PropType<"left" | "right" | "right-hanging">;
|
|
3129
|
-
readonly showFeedback: {
|
|
3130
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
3131
|
-
readonly default: undefined;
|
|
3132
|
-
};
|
|
3133
|
-
readonly rule: import("vue").PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
3134
|
-
readonly size: import("vue").PropType<"small" | "medium" | "large">;
|
|
3135
|
-
readonly ignorePathChange: BooleanConstructor;
|
|
3136
|
-
readonly validationStatus: import("vue").PropType<"success" | "error" | "warning">;
|
|
3137
|
-
readonly feedback: StringConstructor;
|
|
3138
|
-
readonly showLabel: {
|
|
3139
|
-
readonly type: import("vue").PropType<boolean | undefined>;
|
|
3140
|
-
readonly default: undefined;
|
|
3141
|
-
};
|
|
3142
|
-
readonly labelProps: import("vue").PropType<import("vue").LabelHTMLAttributes>;
|
|
3143
|
-
readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
3144
|
-
blankHeightSmall: string;
|
|
3145
|
-
blankHeightMedium: string;
|
|
3146
|
-
blankHeightLarge: string;
|
|
3147
|
-
lineHeight: string;
|
|
3148
|
-
labelTextColor: string;
|
|
3149
|
-
asteriskColor: string;
|
|
3150
|
-
feedbackTextColorError: string;
|
|
3151
|
-
feedbackTextColorWarning: string;
|
|
3152
|
-
feedbackTextColor: string;
|
|
3153
|
-
feedbackPadding: string;
|
|
3154
|
-
feedbackHeightSmall: string;
|
|
3155
|
-
feedbackHeightMedium: string;
|
|
3156
|
-
feedbackHeightLarge: string;
|
|
3157
|
-
feedbackFontSizeSmall: string;
|
|
3158
|
-
feedbackFontSizeMedium: string;
|
|
3159
|
-
feedbackFontSizeLarge: string;
|
|
3160
|
-
labelFontSizeLeftSmall: string;
|
|
3161
|
-
labelFontSizeLeftMedium: string;
|
|
3162
|
-
labelFontSizeLeftLarge: string;
|
|
3163
|
-
labelFontSizeTopSmall: string;
|
|
3164
|
-
labelFontSizeTopMedium: string;
|
|
3165
|
-
labelFontSizeTopLarge: string;
|
|
3166
|
-
labelHeightSmall: string;
|
|
3167
|
-
labelHeightMedium: string;
|
|
3168
|
-
labelHeightLarge: string;
|
|
3169
|
-
labelPaddingVertical: string;
|
|
3170
|
-
labelPaddingHorizontal: string;
|
|
3171
|
-
labelTextAlignVertical: string;
|
|
3172
|
-
labelTextAlignHorizontal: string;
|
|
3173
|
-
}, any>>;
|
|
3174
|
-
readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
3175
|
-
blankHeightSmall: string;
|
|
3176
|
-
blankHeightMedium: string;
|
|
3177
|
-
blankHeightLarge: string;
|
|
3178
|
-
lineHeight: string;
|
|
3179
|
-
labelTextColor: string;
|
|
3180
|
-
asteriskColor: string;
|
|
3181
|
-
feedbackTextColorError: string;
|
|
3182
|
-
feedbackTextColorWarning: string;
|
|
3183
|
-
feedbackTextColor: string;
|
|
3184
|
-
feedbackPadding: string;
|
|
3185
|
-
feedbackHeightSmall: string;
|
|
3186
|
-
feedbackHeightMedium: string;
|
|
3187
|
-
feedbackHeightLarge: string;
|
|
3188
|
-
feedbackFontSizeSmall: string;
|
|
3189
|
-
feedbackFontSizeMedium: string;
|
|
3190
|
-
feedbackFontSizeLarge: string;
|
|
3191
|
-
labelFontSizeLeftSmall: string;
|
|
3192
|
-
labelFontSizeLeftMedium: string;
|
|
3193
|
-
labelFontSizeLeftLarge: string;
|
|
3194
|
-
labelFontSizeTopSmall: string;
|
|
3195
|
-
labelFontSizeTopMedium: string;
|
|
3196
|
-
labelFontSizeTopLarge: string;
|
|
3197
|
-
labelHeightSmall: string;
|
|
3198
|
-
labelHeightMedium: string;
|
|
3199
|
-
labelHeightLarge: string;
|
|
3200
|
-
labelPaddingVertical: string;
|
|
3201
|
-
labelPaddingHorizontal: string;
|
|
3202
|
-
labelTextAlignVertical: string;
|
|
3203
|
-
labelTextAlignHorizontal: string;
|
|
3204
|
-
}, any>>>;
|
|
3205
|
-
readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
3206
|
-
blankHeightSmall: string;
|
|
3207
|
-
blankHeightMedium: string;
|
|
3208
|
-
blankHeightLarge: string;
|
|
3209
|
-
lineHeight: string;
|
|
3210
|
-
labelTextColor: string;
|
|
3211
|
-
asteriskColor: string;
|
|
3212
|
-
feedbackTextColorError: string;
|
|
3213
|
-
feedbackTextColorWarning: string;
|
|
3214
|
-
feedbackTextColor: string;
|
|
3215
|
-
feedbackPadding: string;
|
|
3216
|
-
feedbackHeightSmall: string;
|
|
3217
|
-
feedbackHeightMedium: string;
|
|
3218
|
-
feedbackHeightLarge: string;
|
|
3219
|
-
feedbackFontSizeSmall: string;
|
|
3220
|
-
feedbackFontSizeMedium: string;
|
|
3221
|
-
feedbackFontSizeLarge: string;
|
|
3222
|
-
labelFontSizeLeftSmall: string;
|
|
3223
|
-
labelFontSizeLeftMedium: string;
|
|
3224
|
-
labelFontSizeLeftLarge: string;
|
|
3225
|
-
labelFontSizeTopSmall: string;
|
|
3226
|
-
labelFontSizeTopMedium: string;
|
|
3227
|
-
labelFontSizeTopLarge: string;
|
|
3228
|
-
labelHeightSmall: string;
|
|
3229
|
-
labelHeightMedium: string;
|
|
3230
|
-
labelHeightLarge: string;
|
|
3231
|
-
labelPaddingVertical: string;
|
|
3232
|
-
labelPaddingHorizontal: string;
|
|
3233
|
-
labelTextAlignVertical: string;
|
|
3234
|
-
labelTextAlignHorizontal: string;
|
|
3235
|
-
}, any>>>;
|
|
3236
|
-
}>>, {
|
|
3237
|
-
readonly required: boolean;
|
|
3238
|
-
readonly first: boolean;
|
|
3239
|
-
readonly showRequireMark: boolean | undefined;
|
|
3240
|
-
readonly showFeedback: boolean | undefined;
|
|
3241
|
-
readonly showLabel: boolean | undefined;
|
|
3242
|
-
readonly ignorePathChange: boolean;
|
|
3243
|
-
}>;
|
|
1203
|
+
NFormItem: any;
|
|
3244
1204
|
NUpload: any;
|
|
3245
|
-
NUploadDragger:
|
|
3246
|
-
NP:
|
|
3247
|
-
depth: import("vue").PropType<2 | 1 | "1" | "2" | "3" | 3>;
|
|
3248
|
-
theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
3249
|
-
aTextColor: string;
|
|
3250
|
-
blockquoteTextColor: string;
|
|
3251
|
-
blockquotePrefixColor: string;
|
|
3252
|
-
blockquoteLineHeight: string;
|
|
3253
|
-
blockquoteFontSize: string;
|
|
3254
|
-
codeBorderRadius: string;
|
|
3255
|
-
liTextColor: string;
|
|
3256
|
-
liLineHeight: string;
|
|
3257
|
-
liFontSize: string;
|
|
3258
|
-
hrColor: string;
|
|
3259
|
-
headerFontWeight: string;
|
|
3260
|
-
headerTextColor: string;
|
|
3261
|
-
pTextColor: string;
|
|
3262
|
-
pTextColor1Depth: string;
|
|
3263
|
-
pTextColor2Depth: string;
|
|
3264
|
-
pTextColor3Depth: string;
|
|
3265
|
-
pLineHeight: string;
|
|
3266
|
-
pFontSize: string;
|
|
3267
|
-
headerBarColor: string;
|
|
3268
|
-
headerBarColorPrimary: string;
|
|
3269
|
-
headerBarColorInfo: string;
|
|
3270
|
-
headerBarColorError: string;
|
|
3271
|
-
headerBarColorWarning: string;
|
|
3272
|
-
headerBarColorSuccess: string;
|
|
3273
|
-
textColor: string;
|
|
3274
|
-
textColor1Depth: string;
|
|
3275
|
-
textColor2Depth: string;
|
|
3276
|
-
textColor3Depth: string;
|
|
3277
|
-
textColorPrimary: string;
|
|
3278
|
-
textColorInfo: string;
|
|
3279
|
-
textColorSuccess: string;
|
|
3280
|
-
textColorWarning: string;
|
|
3281
|
-
textColorError: string;
|
|
3282
|
-
codeTextColor: string;
|
|
3283
|
-
codeColor: string;
|
|
3284
|
-
codeBorder: string;
|
|
3285
|
-
headerFontSize1: string;
|
|
3286
|
-
headerFontSize2: string;
|
|
3287
|
-
headerFontSize3: string;
|
|
3288
|
-
headerFontSize4: string;
|
|
3289
|
-
headerFontSize5: string;
|
|
3290
|
-
headerFontSize6: string;
|
|
3291
|
-
headerMargin1: string;
|
|
3292
|
-
headerMargin2: string;
|
|
3293
|
-
headerMargin3: string;
|
|
3294
|
-
headerMargin4: string;
|
|
3295
|
-
headerMargin5: string;
|
|
3296
|
-
headerMargin6: string;
|
|
3297
|
-
headerPrefixWidth1: string;
|
|
3298
|
-
headerPrefixWidth2: string;
|
|
3299
|
-
headerPrefixWidth3: string;
|
|
3300
|
-
headerPrefixWidth4: string;
|
|
3301
|
-
headerPrefixWidth5: string;
|
|
3302
|
-
headerPrefixWidth6: string;
|
|
3303
|
-
headerBarWidth1: string;
|
|
3304
|
-
headerBarWidth2: string;
|
|
3305
|
-
headerBarWidth3: string;
|
|
3306
|
-
headerBarWidth4: string;
|
|
3307
|
-
headerBarWidth5: string;
|
|
3308
|
-
headerBarWidth6: string;
|
|
3309
|
-
pMargin: string;
|
|
3310
|
-
liMargin: string;
|
|
3311
|
-
olPadding: string;
|
|
3312
|
-
ulPadding: string;
|
|
3313
|
-
}, any>>;
|
|
3314
|
-
themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
3315
|
-
aTextColor: string;
|
|
3316
|
-
blockquoteTextColor: string;
|
|
3317
|
-
blockquotePrefixColor: string;
|
|
3318
|
-
blockquoteLineHeight: string;
|
|
3319
|
-
blockquoteFontSize: string;
|
|
3320
|
-
codeBorderRadius: string;
|
|
3321
|
-
liTextColor: string;
|
|
3322
|
-
liLineHeight: string;
|
|
3323
|
-
liFontSize: string;
|
|
3324
|
-
hrColor: string;
|
|
3325
|
-
headerFontWeight: string;
|
|
3326
|
-
headerTextColor: string;
|
|
3327
|
-
pTextColor: string;
|
|
3328
|
-
pTextColor1Depth: string;
|
|
3329
|
-
pTextColor2Depth: string;
|
|
3330
|
-
pTextColor3Depth: string;
|
|
3331
|
-
pLineHeight: string;
|
|
3332
|
-
pFontSize: string;
|
|
3333
|
-
headerBarColor: string;
|
|
3334
|
-
headerBarColorPrimary: string;
|
|
3335
|
-
headerBarColorInfo: string;
|
|
3336
|
-
headerBarColorError: string;
|
|
3337
|
-
headerBarColorWarning: string;
|
|
3338
|
-
headerBarColorSuccess: string;
|
|
3339
|
-
textColor: string;
|
|
3340
|
-
textColor1Depth: string;
|
|
3341
|
-
textColor2Depth: string;
|
|
3342
|
-
textColor3Depth: string;
|
|
3343
|
-
textColorPrimary: string;
|
|
3344
|
-
textColorInfo: string;
|
|
3345
|
-
textColorSuccess: string;
|
|
3346
|
-
textColorWarning: string;
|
|
3347
|
-
textColorError: string;
|
|
3348
|
-
codeTextColor: string;
|
|
3349
|
-
codeColor: string;
|
|
3350
|
-
codeBorder: string;
|
|
3351
|
-
headerFontSize1: string;
|
|
3352
|
-
headerFontSize2: string;
|
|
3353
|
-
headerFontSize3: string;
|
|
3354
|
-
headerFontSize4: string;
|
|
3355
|
-
headerFontSize5: string;
|
|
3356
|
-
headerFontSize6: string;
|
|
3357
|
-
headerMargin1: string;
|
|
3358
|
-
headerMargin2: string;
|
|
3359
|
-
headerMargin3: string;
|
|
3360
|
-
headerMargin4: string;
|
|
3361
|
-
headerMargin5: string;
|
|
3362
|
-
headerMargin6: string;
|
|
3363
|
-
headerPrefixWidth1: string;
|
|
3364
|
-
headerPrefixWidth2: string;
|
|
3365
|
-
headerPrefixWidth3: string;
|
|
3366
|
-
headerPrefixWidth4: string;
|
|
3367
|
-
headerPrefixWidth5: string;
|
|
3368
|
-
headerPrefixWidth6: string;
|
|
3369
|
-
headerBarWidth1: string;
|
|
3370
|
-
headerBarWidth2: string;
|
|
3371
|
-
headerBarWidth3: string;
|
|
3372
|
-
headerBarWidth4: string;
|
|
3373
|
-
headerBarWidth5: string;
|
|
3374
|
-
headerBarWidth6: string;
|
|
3375
|
-
pMargin: string;
|
|
3376
|
-
liMargin: string;
|
|
3377
|
-
olPadding: string;
|
|
3378
|
-
ulPadding: string;
|
|
3379
|
-
}, any>>>;
|
|
3380
|
-
builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
3381
|
-
aTextColor: string;
|
|
3382
|
-
blockquoteTextColor: string;
|
|
3383
|
-
blockquotePrefixColor: string;
|
|
3384
|
-
blockquoteLineHeight: string;
|
|
3385
|
-
blockquoteFontSize: string;
|
|
3386
|
-
codeBorderRadius: string;
|
|
3387
|
-
liTextColor: string;
|
|
3388
|
-
liLineHeight: string;
|
|
3389
|
-
liFontSize: string;
|
|
3390
|
-
hrColor: string;
|
|
3391
|
-
headerFontWeight: string;
|
|
3392
|
-
headerTextColor: string;
|
|
3393
|
-
pTextColor: string;
|
|
3394
|
-
pTextColor1Depth: string;
|
|
3395
|
-
pTextColor2Depth: string;
|
|
3396
|
-
pTextColor3Depth: string;
|
|
3397
|
-
pLineHeight: string;
|
|
3398
|
-
pFontSize: string;
|
|
3399
|
-
headerBarColor: string;
|
|
3400
|
-
headerBarColorPrimary: string;
|
|
3401
|
-
headerBarColorInfo: string;
|
|
3402
|
-
headerBarColorError: string;
|
|
3403
|
-
headerBarColorWarning: string;
|
|
3404
|
-
headerBarColorSuccess: string;
|
|
3405
|
-
textColor: string;
|
|
3406
|
-
textColor1Depth: string;
|
|
3407
|
-
textColor2Depth: string;
|
|
3408
|
-
textColor3Depth: string;
|
|
3409
|
-
textColorPrimary: string;
|
|
3410
|
-
textColorInfo: string;
|
|
3411
|
-
textColorSuccess: string;
|
|
3412
|
-
textColorWarning: string;
|
|
3413
|
-
textColorError: string;
|
|
3414
|
-
codeTextColor: string;
|
|
3415
|
-
codeColor: string;
|
|
3416
|
-
codeBorder: string;
|
|
3417
|
-
headerFontSize1: string;
|
|
3418
|
-
headerFontSize2: string;
|
|
3419
|
-
headerFontSize3: string;
|
|
3420
|
-
headerFontSize4: string;
|
|
3421
|
-
headerFontSize5: string;
|
|
3422
|
-
headerFontSize6: string;
|
|
3423
|
-
headerMargin1: string;
|
|
3424
|
-
headerMargin2: string;
|
|
3425
|
-
headerMargin3: string;
|
|
3426
|
-
headerMargin4: string;
|
|
3427
|
-
headerMargin5: string;
|
|
3428
|
-
headerMargin6: string;
|
|
3429
|
-
headerPrefixWidth1: string;
|
|
3430
|
-
headerPrefixWidth2: string;
|
|
3431
|
-
headerPrefixWidth3: string;
|
|
3432
|
-
headerPrefixWidth4: string;
|
|
3433
|
-
headerPrefixWidth5: string;
|
|
3434
|
-
headerPrefixWidth6: string;
|
|
3435
|
-
headerBarWidth1: string;
|
|
3436
|
-
headerBarWidth2: string;
|
|
3437
|
-
headerBarWidth3: string;
|
|
3438
|
-
headerBarWidth4: string;
|
|
3439
|
-
headerBarWidth5: string;
|
|
3440
|
-
headerBarWidth6: string;
|
|
3441
|
-
pMargin: string;
|
|
3442
|
-
liMargin: string;
|
|
3443
|
-
olPadding: string;
|
|
3444
|
-
ulPadding: string;
|
|
3445
|
-
}, any>>>;
|
|
3446
|
-
}, {
|
|
3447
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
3448
|
-
cssVars: import("vue").ComputedRef<{
|
|
3449
|
-
'--n-bezier': string;
|
|
3450
|
-
'--n-font-size': string;
|
|
3451
|
-
'--n-line-height': string;
|
|
3452
|
-
'--n-margin': string;
|
|
3453
|
-
'--n-text-color': string;
|
|
3454
|
-
}> | undefined;
|
|
3455
|
-
themeClass: import("vue").Ref<string> | undefined;
|
|
3456
|
-
onRender: (() => void) | undefined;
|
|
3457
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
3458
|
-
depth: import("vue").PropType<2 | 1 | "1" | "2" | "3" | 3>;
|
|
3459
|
-
theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
3460
|
-
aTextColor: string;
|
|
3461
|
-
blockquoteTextColor: string;
|
|
3462
|
-
blockquotePrefixColor: string;
|
|
3463
|
-
blockquoteLineHeight: string;
|
|
3464
|
-
blockquoteFontSize: string;
|
|
3465
|
-
codeBorderRadius: string;
|
|
3466
|
-
liTextColor: string;
|
|
3467
|
-
liLineHeight: string;
|
|
3468
|
-
liFontSize: string;
|
|
3469
|
-
hrColor: string;
|
|
3470
|
-
headerFontWeight: string;
|
|
3471
|
-
headerTextColor: string;
|
|
3472
|
-
pTextColor: string;
|
|
3473
|
-
pTextColor1Depth: string;
|
|
3474
|
-
pTextColor2Depth: string;
|
|
3475
|
-
pTextColor3Depth: string;
|
|
3476
|
-
pLineHeight: string;
|
|
3477
|
-
pFontSize: string;
|
|
3478
|
-
headerBarColor: string;
|
|
3479
|
-
headerBarColorPrimary: string;
|
|
3480
|
-
headerBarColorInfo: string;
|
|
3481
|
-
headerBarColorError: string;
|
|
3482
|
-
headerBarColorWarning: string;
|
|
3483
|
-
headerBarColorSuccess: string;
|
|
3484
|
-
textColor: string;
|
|
3485
|
-
textColor1Depth: string;
|
|
3486
|
-
textColor2Depth: string;
|
|
3487
|
-
textColor3Depth: string;
|
|
3488
|
-
textColorPrimary: string;
|
|
3489
|
-
textColorInfo: string;
|
|
3490
|
-
textColorSuccess: string;
|
|
3491
|
-
textColorWarning: string;
|
|
3492
|
-
textColorError: string;
|
|
3493
|
-
codeTextColor: string;
|
|
3494
|
-
codeColor: string;
|
|
3495
|
-
codeBorder: string;
|
|
3496
|
-
headerFontSize1: string;
|
|
3497
|
-
headerFontSize2: string;
|
|
3498
|
-
headerFontSize3: string;
|
|
3499
|
-
headerFontSize4: string;
|
|
3500
|
-
headerFontSize5: string;
|
|
3501
|
-
headerFontSize6: string;
|
|
3502
|
-
headerMargin1: string;
|
|
3503
|
-
headerMargin2: string;
|
|
3504
|
-
headerMargin3: string;
|
|
3505
|
-
headerMargin4: string;
|
|
3506
|
-
headerMargin5: string;
|
|
3507
|
-
headerMargin6: string;
|
|
3508
|
-
headerPrefixWidth1: string;
|
|
3509
|
-
headerPrefixWidth2: string;
|
|
3510
|
-
headerPrefixWidth3: string;
|
|
3511
|
-
headerPrefixWidth4: string;
|
|
3512
|
-
headerPrefixWidth5: string;
|
|
3513
|
-
headerPrefixWidth6: string;
|
|
3514
|
-
headerBarWidth1: string;
|
|
3515
|
-
headerBarWidth2: string;
|
|
3516
|
-
headerBarWidth3: string;
|
|
3517
|
-
headerBarWidth4: string;
|
|
3518
|
-
headerBarWidth5: string;
|
|
3519
|
-
headerBarWidth6: string;
|
|
3520
|
-
pMargin: string;
|
|
3521
|
-
liMargin: string;
|
|
3522
|
-
olPadding: string;
|
|
3523
|
-
ulPadding: string;
|
|
3524
|
-
}, any>>;
|
|
3525
|
-
themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
3526
|
-
aTextColor: string;
|
|
3527
|
-
blockquoteTextColor: string;
|
|
3528
|
-
blockquotePrefixColor: string;
|
|
3529
|
-
blockquoteLineHeight: string;
|
|
3530
|
-
blockquoteFontSize: string;
|
|
3531
|
-
codeBorderRadius: string;
|
|
3532
|
-
liTextColor: string;
|
|
3533
|
-
liLineHeight: string;
|
|
3534
|
-
liFontSize: string;
|
|
3535
|
-
hrColor: string;
|
|
3536
|
-
headerFontWeight: string;
|
|
3537
|
-
headerTextColor: string;
|
|
3538
|
-
pTextColor: string;
|
|
3539
|
-
pTextColor1Depth: string;
|
|
3540
|
-
pTextColor2Depth: string;
|
|
3541
|
-
pTextColor3Depth: string;
|
|
3542
|
-
pLineHeight: string;
|
|
3543
|
-
pFontSize: string;
|
|
3544
|
-
headerBarColor: string;
|
|
3545
|
-
headerBarColorPrimary: string;
|
|
3546
|
-
headerBarColorInfo: string;
|
|
3547
|
-
headerBarColorError: string;
|
|
3548
|
-
headerBarColorWarning: string;
|
|
3549
|
-
headerBarColorSuccess: string;
|
|
3550
|
-
textColor: string;
|
|
3551
|
-
textColor1Depth: string;
|
|
3552
|
-
textColor2Depth: string;
|
|
3553
|
-
textColor3Depth: string;
|
|
3554
|
-
textColorPrimary: string;
|
|
3555
|
-
textColorInfo: string;
|
|
3556
|
-
textColorSuccess: string;
|
|
3557
|
-
textColorWarning: string;
|
|
3558
|
-
textColorError: string;
|
|
3559
|
-
codeTextColor: string;
|
|
3560
|
-
codeColor: string;
|
|
3561
|
-
codeBorder: string;
|
|
3562
|
-
headerFontSize1: string;
|
|
3563
|
-
headerFontSize2: string;
|
|
3564
|
-
headerFontSize3: string;
|
|
3565
|
-
headerFontSize4: string;
|
|
3566
|
-
headerFontSize5: string;
|
|
3567
|
-
headerFontSize6: string;
|
|
3568
|
-
headerMargin1: string;
|
|
3569
|
-
headerMargin2: string;
|
|
3570
|
-
headerMargin3: string;
|
|
3571
|
-
headerMargin4: string;
|
|
3572
|
-
headerMargin5: string;
|
|
3573
|
-
headerMargin6: string;
|
|
3574
|
-
headerPrefixWidth1: string;
|
|
3575
|
-
headerPrefixWidth2: string;
|
|
3576
|
-
headerPrefixWidth3: string;
|
|
3577
|
-
headerPrefixWidth4: string;
|
|
3578
|
-
headerPrefixWidth5: string;
|
|
3579
|
-
headerPrefixWidth6: string;
|
|
3580
|
-
headerBarWidth1: string;
|
|
3581
|
-
headerBarWidth2: string;
|
|
3582
|
-
headerBarWidth3: string;
|
|
3583
|
-
headerBarWidth4: string;
|
|
3584
|
-
headerBarWidth5: string;
|
|
3585
|
-
headerBarWidth6: string;
|
|
3586
|
-
pMargin: string;
|
|
3587
|
-
liMargin: string;
|
|
3588
|
-
olPadding: string;
|
|
3589
|
-
ulPadding: string;
|
|
3590
|
-
}, any>>>;
|
|
3591
|
-
builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
3592
|
-
aTextColor: string;
|
|
3593
|
-
blockquoteTextColor: string;
|
|
3594
|
-
blockquotePrefixColor: string;
|
|
3595
|
-
blockquoteLineHeight: string;
|
|
3596
|
-
blockquoteFontSize: string;
|
|
3597
|
-
codeBorderRadius: string;
|
|
3598
|
-
liTextColor: string;
|
|
3599
|
-
liLineHeight: string;
|
|
3600
|
-
liFontSize: string;
|
|
3601
|
-
hrColor: string;
|
|
3602
|
-
headerFontWeight: string;
|
|
3603
|
-
headerTextColor: string;
|
|
3604
|
-
pTextColor: string;
|
|
3605
|
-
pTextColor1Depth: string;
|
|
3606
|
-
pTextColor2Depth: string;
|
|
3607
|
-
pTextColor3Depth: string;
|
|
3608
|
-
pLineHeight: string;
|
|
3609
|
-
pFontSize: string;
|
|
3610
|
-
headerBarColor: string;
|
|
3611
|
-
headerBarColorPrimary: string;
|
|
3612
|
-
headerBarColorInfo: string;
|
|
3613
|
-
headerBarColorError: string;
|
|
3614
|
-
headerBarColorWarning: string;
|
|
3615
|
-
headerBarColorSuccess: string;
|
|
3616
|
-
textColor: string;
|
|
3617
|
-
textColor1Depth: string;
|
|
3618
|
-
textColor2Depth: string;
|
|
3619
|
-
textColor3Depth: string;
|
|
3620
|
-
textColorPrimary: string;
|
|
3621
|
-
textColorInfo: string;
|
|
3622
|
-
textColorSuccess: string;
|
|
3623
|
-
textColorWarning: string;
|
|
3624
|
-
textColorError: string;
|
|
3625
|
-
codeTextColor: string;
|
|
3626
|
-
codeColor: string;
|
|
3627
|
-
codeBorder: string;
|
|
3628
|
-
headerFontSize1: string;
|
|
3629
|
-
headerFontSize2: string;
|
|
3630
|
-
headerFontSize3: string;
|
|
3631
|
-
headerFontSize4: string;
|
|
3632
|
-
headerFontSize5: string;
|
|
3633
|
-
headerFontSize6: string;
|
|
3634
|
-
headerMargin1: string;
|
|
3635
|
-
headerMargin2: string;
|
|
3636
|
-
headerMargin3: string;
|
|
3637
|
-
headerMargin4: string;
|
|
3638
|
-
headerMargin5: string;
|
|
3639
|
-
headerMargin6: string;
|
|
3640
|
-
headerPrefixWidth1: string;
|
|
3641
|
-
headerPrefixWidth2: string;
|
|
3642
|
-
headerPrefixWidth3: string;
|
|
3643
|
-
headerPrefixWidth4: string;
|
|
3644
|
-
headerPrefixWidth5: string;
|
|
3645
|
-
headerPrefixWidth6: string;
|
|
3646
|
-
headerBarWidth1: string;
|
|
3647
|
-
headerBarWidth2: string;
|
|
3648
|
-
headerBarWidth3: string;
|
|
3649
|
-
headerBarWidth4: string;
|
|
3650
|
-
headerBarWidth5: string;
|
|
3651
|
-
headerBarWidth6: string;
|
|
3652
|
-
pMargin: string;
|
|
3653
|
-
liMargin: string;
|
|
3654
|
-
olPadding: string;
|
|
3655
|
-
ulPadding: string;
|
|
3656
|
-
}, any>>>;
|
|
3657
|
-
}>>, {}>;
|
|
1205
|
+
NUploadDragger: any;
|
|
1206
|
+
NP: any;
|
|
3658
1207
|
NIcon: any;
|
|
3659
|
-
NText:
|
|
3660
|
-
readonly code: BooleanConstructor;
|
|
3661
|
-
readonly type: {
|
|
3662
|
-
readonly type: StringConstructor;
|
|
3663
|
-
readonly default: "default";
|
|
3664
|
-
};
|
|
3665
|
-
readonly delete: BooleanConstructor;
|
|
3666
|
-
readonly strong: BooleanConstructor;
|
|
3667
|
-
readonly italic: BooleanConstructor;
|
|
3668
|
-
readonly underline: BooleanConstructor;
|
|
3669
|
-
readonly depth: import("vue").PropType<2 | 1 | "1" | "2" | "3" | 3>;
|
|
3670
|
-
readonly tag: StringConstructor;
|
|
3671
|
-
readonly as: {
|
|
3672
|
-
readonly type: StringConstructor;
|
|
3673
|
-
readonly validator: () => boolean;
|
|
3674
|
-
readonly default: undefined;
|
|
3675
|
-
};
|
|
3676
|
-
readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
3677
|
-
aTextColor: string;
|
|
3678
|
-
blockquoteTextColor: string;
|
|
3679
|
-
blockquotePrefixColor: string;
|
|
3680
|
-
blockquoteLineHeight: string;
|
|
3681
|
-
blockquoteFontSize: string;
|
|
3682
|
-
codeBorderRadius: string;
|
|
3683
|
-
liTextColor: string;
|
|
3684
|
-
liLineHeight: string;
|
|
3685
|
-
liFontSize: string;
|
|
3686
|
-
hrColor: string;
|
|
3687
|
-
headerFontWeight: string;
|
|
3688
|
-
headerTextColor: string;
|
|
3689
|
-
pTextColor: string;
|
|
3690
|
-
pTextColor1Depth: string;
|
|
3691
|
-
pTextColor2Depth: string;
|
|
3692
|
-
pTextColor3Depth: string;
|
|
3693
|
-
pLineHeight: string;
|
|
3694
|
-
pFontSize: string;
|
|
3695
|
-
headerBarColor: string;
|
|
3696
|
-
headerBarColorPrimary: string;
|
|
3697
|
-
headerBarColorInfo: string;
|
|
3698
|
-
headerBarColorError: string;
|
|
3699
|
-
headerBarColorWarning: string;
|
|
3700
|
-
headerBarColorSuccess: string;
|
|
3701
|
-
textColor: string;
|
|
3702
|
-
textColor1Depth: string;
|
|
3703
|
-
textColor2Depth: string;
|
|
3704
|
-
textColor3Depth: string;
|
|
3705
|
-
textColorPrimary: string;
|
|
3706
|
-
textColorInfo: string;
|
|
3707
|
-
textColorSuccess: string;
|
|
3708
|
-
textColorWarning: string;
|
|
3709
|
-
textColorError: string;
|
|
3710
|
-
codeTextColor: string;
|
|
3711
|
-
codeColor: string;
|
|
3712
|
-
codeBorder: string;
|
|
3713
|
-
headerFontSize1: string;
|
|
3714
|
-
headerFontSize2: string;
|
|
3715
|
-
headerFontSize3: string;
|
|
3716
|
-
headerFontSize4: string;
|
|
3717
|
-
headerFontSize5: string;
|
|
3718
|
-
headerFontSize6: string;
|
|
3719
|
-
headerMargin1: string;
|
|
3720
|
-
headerMargin2: string;
|
|
3721
|
-
headerMargin3: string;
|
|
3722
|
-
headerMargin4: string;
|
|
3723
|
-
headerMargin5: string;
|
|
3724
|
-
headerMargin6: string;
|
|
3725
|
-
headerPrefixWidth1: string;
|
|
3726
|
-
headerPrefixWidth2: string;
|
|
3727
|
-
headerPrefixWidth3: string;
|
|
3728
|
-
headerPrefixWidth4: string;
|
|
3729
|
-
headerPrefixWidth5: string;
|
|
3730
|
-
headerPrefixWidth6: string;
|
|
3731
|
-
headerBarWidth1: string;
|
|
3732
|
-
headerBarWidth2: string;
|
|
3733
|
-
headerBarWidth3: string;
|
|
3734
|
-
headerBarWidth4: string;
|
|
3735
|
-
headerBarWidth5: string;
|
|
3736
|
-
headerBarWidth6: string;
|
|
3737
|
-
pMargin: string;
|
|
3738
|
-
liMargin: string;
|
|
3739
|
-
olPadding: string;
|
|
3740
|
-
ulPadding: string;
|
|
3741
|
-
}, any>>;
|
|
3742
|
-
readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
3743
|
-
aTextColor: string;
|
|
3744
|
-
blockquoteTextColor: string;
|
|
3745
|
-
blockquotePrefixColor: string;
|
|
3746
|
-
blockquoteLineHeight: string;
|
|
3747
|
-
blockquoteFontSize: string;
|
|
3748
|
-
codeBorderRadius: string;
|
|
3749
|
-
liTextColor: string;
|
|
3750
|
-
liLineHeight: string;
|
|
3751
|
-
liFontSize: string;
|
|
3752
|
-
hrColor: string;
|
|
3753
|
-
headerFontWeight: string;
|
|
3754
|
-
headerTextColor: string;
|
|
3755
|
-
pTextColor: string;
|
|
3756
|
-
pTextColor1Depth: string;
|
|
3757
|
-
pTextColor2Depth: string;
|
|
3758
|
-
pTextColor3Depth: string;
|
|
3759
|
-
pLineHeight: string;
|
|
3760
|
-
pFontSize: string;
|
|
3761
|
-
headerBarColor: string;
|
|
3762
|
-
headerBarColorPrimary: string;
|
|
3763
|
-
headerBarColorInfo: string;
|
|
3764
|
-
headerBarColorError: string;
|
|
3765
|
-
headerBarColorWarning: string;
|
|
3766
|
-
headerBarColorSuccess: string;
|
|
3767
|
-
textColor: string;
|
|
3768
|
-
textColor1Depth: string;
|
|
3769
|
-
textColor2Depth: string;
|
|
3770
|
-
textColor3Depth: string;
|
|
3771
|
-
textColorPrimary: string;
|
|
3772
|
-
textColorInfo: string;
|
|
3773
|
-
textColorSuccess: string;
|
|
3774
|
-
textColorWarning: string;
|
|
3775
|
-
textColorError: string;
|
|
3776
|
-
codeTextColor: string;
|
|
3777
|
-
codeColor: string;
|
|
3778
|
-
codeBorder: string;
|
|
3779
|
-
headerFontSize1: string;
|
|
3780
|
-
headerFontSize2: string;
|
|
3781
|
-
headerFontSize3: string;
|
|
3782
|
-
headerFontSize4: string;
|
|
3783
|
-
headerFontSize5: string;
|
|
3784
|
-
headerFontSize6: string;
|
|
3785
|
-
headerMargin1: string;
|
|
3786
|
-
headerMargin2: string;
|
|
3787
|
-
headerMargin3: string;
|
|
3788
|
-
headerMargin4: string;
|
|
3789
|
-
headerMargin5: string;
|
|
3790
|
-
headerMargin6: string;
|
|
3791
|
-
headerPrefixWidth1: string;
|
|
3792
|
-
headerPrefixWidth2: string;
|
|
3793
|
-
headerPrefixWidth3: string;
|
|
3794
|
-
headerPrefixWidth4: string;
|
|
3795
|
-
headerPrefixWidth5: string;
|
|
3796
|
-
headerPrefixWidth6: string;
|
|
3797
|
-
headerBarWidth1: string;
|
|
3798
|
-
headerBarWidth2: string;
|
|
3799
|
-
headerBarWidth3: string;
|
|
3800
|
-
headerBarWidth4: string;
|
|
3801
|
-
headerBarWidth5: string;
|
|
3802
|
-
headerBarWidth6: string;
|
|
3803
|
-
pMargin: string;
|
|
3804
|
-
liMargin: string;
|
|
3805
|
-
olPadding: string;
|
|
3806
|
-
ulPadding: string;
|
|
3807
|
-
}, any>>>;
|
|
3808
|
-
readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
3809
|
-
aTextColor: string;
|
|
3810
|
-
blockquoteTextColor: string;
|
|
3811
|
-
blockquotePrefixColor: string;
|
|
3812
|
-
blockquoteLineHeight: string;
|
|
3813
|
-
blockquoteFontSize: string;
|
|
3814
|
-
codeBorderRadius: string;
|
|
3815
|
-
liTextColor: string;
|
|
3816
|
-
liLineHeight: string;
|
|
3817
|
-
liFontSize: string;
|
|
3818
|
-
hrColor: string;
|
|
3819
|
-
headerFontWeight: string;
|
|
3820
|
-
headerTextColor: string;
|
|
3821
|
-
pTextColor: string;
|
|
3822
|
-
pTextColor1Depth: string;
|
|
3823
|
-
pTextColor2Depth: string;
|
|
3824
|
-
pTextColor3Depth: string;
|
|
3825
|
-
pLineHeight: string;
|
|
3826
|
-
pFontSize: string;
|
|
3827
|
-
headerBarColor: string;
|
|
3828
|
-
headerBarColorPrimary: string;
|
|
3829
|
-
headerBarColorInfo: string;
|
|
3830
|
-
headerBarColorError: string;
|
|
3831
|
-
headerBarColorWarning: string;
|
|
3832
|
-
headerBarColorSuccess: string;
|
|
3833
|
-
textColor: string;
|
|
3834
|
-
textColor1Depth: string;
|
|
3835
|
-
textColor2Depth: string;
|
|
3836
|
-
textColor3Depth: string;
|
|
3837
|
-
textColorPrimary: string;
|
|
3838
|
-
textColorInfo: string;
|
|
3839
|
-
textColorSuccess: string;
|
|
3840
|
-
textColorWarning: string;
|
|
3841
|
-
textColorError: string;
|
|
3842
|
-
codeTextColor: string;
|
|
3843
|
-
codeColor: string;
|
|
3844
|
-
codeBorder: string;
|
|
3845
|
-
headerFontSize1: string;
|
|
3846
|
-
headerFontSize2: string;
|
|
3847
|
-
headerFontSize3: string;
|
|
3848
|
-
headerFontSize4: string;
|
|
3849
|
-
headerFontSize5: string;
|
|
3850
|
-
headerFontSize6: string;
|
|
3851
|
-
headerMargin1: string;
|
|
3852
|
-
headerMargin2: string;
|
|
3853
|
-
headerMargin3: string;
|
|
3854
|
-
headerMargin4: string;
|
|
3855
|
-
headerMargin5: string;
|
|
3856
|
-
headerMargin6: string;
|
|
3857
|
-
headerPrefixWidth1: string;
|
|
3858
|
-
headerPrefixWidth2: string;
|
|
3859
|
-
headerPrefixWidth3: string;
|
|
3860
|
-
headerPrefixWidth4: string;
|
|
3861
|
-
headerPrefixWidth5: string;
|
|
3862
|
-
headerPrefixWidth6: string;
|
|
3863
|
-
headerBarWidth1: string;
|
|
3864
|
-
headerBarWidth2: string;
|
|
3865
|
-
headerBarWidth3: string;
|
|
3866
|
-
headerBarWidth4: string;
|
|
3867
|
-
headerBarWidth5: string;
|
|
3868
|
-
headerBarWidth6: string;
|
|
3869
|
-
pMargin: string;
|
|
3870
|
-
liMargin: string;
|
|
3871
|
-
olPadding: string;
|
|
3872
|
-
ulPadding: string;
|
|
3873
|
-
}, any>>>;
|
|
3874
|
-
}, {
|
|
3875
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
3876
|
-
compitableTag: import("vue").ComputedRef<string | undefined>;
|
|
3877
|
-
cssVars: import("vue").ComputedRef<{
|
|
3878
|
-
'--n-bezier': string;
|
|
3879
|
-
'--n-text-color': string;
|
|
3880
|
-
'--n-font-weight-strong': string;
|
|
3881
|
-
'--n-font-famliy-mono': string;
|
|
3882
|
-
'--n-code-border-radius': string;
|
|
3883
|
-
'--n-code-text-color': string;
|
|
3884
|
-
'--n-code-color': string;
|
|
3885
|
-
'--n-code-border': string;
|
|
3886
|
-
}> | undefined;
|
|
3887
|
-
themeClass: import("vue").Ref<string> | undefined;
|
|
3888
|
-
onRender: (() => void) | undefined;
|
|
3889
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
3890
|
-
readonly code: BooleanConstructor;
|
|
3891
|
-
readonly type: {
|
|
3892
|
-
readonly type: StringConstructor;
|
|
3893
|
-
readonly default: "default";
|
|
3894
|
-
};
|
|
3895
|
-
readonly delete: BooleanConstructor;
|
|
3896
|
-
readonly strong: BooleanConstructor;
|
|
3897
|
-
readonly italic: BooleanConstructor;
|
|
3898
|
-
readonly underline: BooleanConstructor;
|
|
3899
|
-
readonly depth: import("vue").PropType<2 | 1 | "1" | "2" | "3" | 3>;
|
|
3900
|
-
readonly tag: StringConstructor;
|
|
3901
|
-
readonly as: {
|
|
3902
|
-
readonly type: StringConstructor;
|
|
3903
|
-
readonly validator: () => boolean;
|
|
3904
|
-
readonly default: undefined;
|
|
3905
|
-
};
|
|
3906
|
-
readonly theme: import("vue").PropType<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
3907
|
-
aTextColor: string;
|
|
3908
|
-
blockquoteTextColor: string;
|
|
3909
|
-
blockquotePrefixColor: string;
|
|
3910
|
-
blockquoteLineHeight: string;
|
|
3911
|
-
blockquoteFontSize: string;
|
|
3912
|
-
codeBorderRadius: string;
|
|
3913
|
-
liTextColor: string;
|
|
3914
|
-
liLineHeight: string;
|
|
3915
|
-
liFontSize: string;
|
|
3916
|
-
hrColor: string;
|
|
3917
|
-
headerFontWeight: string;
|
|
3918
|
-
headerTextColor: string;
|
|
3919
|
-
pTextColor: string;
|
|
3920
|
-
pTextColor1Depth: string;
|
|
3921
|
-
pTextColor2Depth: string;
|
|
3922
|
-
pTextColor3Depth: string;
|
|
3923
|
-
pLineHeight: string;
|
|
3924
|
-
pFontSize: string;
|
|
3925
|
-
headerBarColor: string;
|
|
3926
|
-
headerBarColorPrimary: string;
|
|
3927
|
-
headerBarColorInfo: string;
|
|
3928
|
-
headerBarColorError: string;
|
|
3929
|
-
headerBarColorWarning: string;
|
|
3930
|
-
headerBarColorSuccess: string;
|
|
3931
|
-
textColor: string;
|
|
3932
|
-
textColor1Depth: string;
|
|
3933
|
-
textColor2Depth: string;
|
|
3934
|
-
textColor3Depth: string;
|
|
3935
|
-
textColorPrimary: string;
|
|
3936
|
-
textColorInfo: string;
|
|
3937
|
-
textColorSuccess: string;
|
|
3938
|
-
textColorWarning: string;
|
|
3939
|
-
textColorError: string;
|
|
3940
|
-
codeTextColor: string;
|
|
3941
|
-
codeColor: string;
|
|
3942
|
-
codeBorder: string;
|
|
3943
|
-
headerFontSize1: string;
|
|
3944
|
-
headerFontSize2: string;
|
|
3945
|
-
headerFontSize3: string;
|
|
3946
|
-
headerFontSize4: string;
|
|
3947
|
-
headerFontSize5: string;
|
|
3948
|
-
headerFontSize6: string;
|
|
3949
|
-
headerMargin1: string;
|
|
3950
|
-
headerMargin2: string;
|
|
3951
|
-
headerMargin3: string;
|
|
3952
|
-
headerMargin4: string;
|
|
3953
|
-
headerMargin5: string;
|
|
3954
|
-
headerMargin6: string;
|
|
3955
|
-
headerPrefixWidth1: string;
|
|
3956
|
-
headerPrefixWidth2: string;
|
|
3957
|
-
headerPrefixWidth3: string;
|
|
3958
|
-
headerPrefixWidth4: string;
|
|
3959
|
-
headerPrefixWidth5: string;
|
|
3960
|
-
headerPrefixWidth6: string;
|
|
3961
|
-
headerBarWidth1: string;
|
|
3962
|
-
headerBarWidth2: string;
|
|
3963
|
-
headerBarWidth3: string;
|
|
3964
|
-
headerBarWidth4: string;
|
|
3965
|
-
headerBarWidth5: string;
|
|
3966
|
-
headerBarWidth6: string;
|
|
3967
|
-
pMargin: string;
|
|
3968
|
-
liMargin: string;
|
|
3969
|
-
olPadding: string;
|
|
3970
|
-
ulPadding: string;
|
|
3971
|
-
}, any>>;
|
|
3972
|
-
readonly themeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
3973
|
-
aTextColor: string;
|
|
3974
|
-
blockquoteTextColor: string;
|
|
3975
|
-
blockquotePrefixColor: string;
|
|
3976
|
-
blockquoteLineHeight: string;
|
|
3977
|
-
blockquoteFontSize: string;
|
|
3978
|
-
codeBorderRadius: string;
|
|
3979
|
-
liTextColor: string;
|
|
3980
|
-
liLineHeight: string;
|
|
3981
|
-
liFontSize: string;
|
|
3982
|
-
hrColor: string;
|
|
3983
|
-
headerFontWeight: string;
|
|
3984
|
-
headerTextColor: string;
|
|
3985
|
-
pTextColor: string;
|
|
3986
|
-
pTextColor1Depth: string;
|
|
3987
|
-
pTextColor2Depth: string;
|
|
3988
|
-
pTextColor3Depth: string;
|
|
3989
|
-
pLineHeight: string;
|
|
3990
|
-
pFontSize: string;
|
|
3991
|
-
headerBarColor: string;
|
|
3992
|
-
headerBarColorPrimary: string;
|
|
3993
|
-
headerBarColorInfo: string;
|
|
3994
|
-
headerBarColorError: string;
|
|
3995
|
-
headerBarColorWarning: string;
|
|
3996
|
-
headerBarColorSuccess: string;
|
|
3997
|
-
textColor: string;
|
|
3998
|
-
textColor1Depth: string;
|
|
3999
|
-
textColor2Depth: string;
|
|
4000
|
-
textColor3Depth: string;
|
|
4001
|
-
textColorPrimary: string;
|
|
4002
|
-
textColorInfo: string;
|
|
4003
|
-
textColorSuccess: string;
|
|
4004
|
-
textColorWarning: string;
|
|
4005
|
-
textColorError: string;
|
|
4006
|
-
codeTextColor: string;
|
|
4007
|
-
codeColor: string;
|
|
4008
|
-
codeBorder: string;
|
|
4009
|
-
headerFontSize1: string;
|
|
4010
|
-
headerFontSize2: string;
|
|
4011
|
-
headerFontSize3: string;
|
|
4012
|
-
headerFontSize4: string;
|
|
4013
|
-
headerFontSize5: string;
|
|
4014
|
-
headerFontSize6: string;
|
|
4015
|
-
headerMargin1: string;
|
|
4016
|
-
headerMargin2: string;
|
|
4017
|
-
headerMargin3: string;
|
|
4018
|
-
headerMargin4: string;
|
|
4019
|
-
headerMargin5: string;
|
|
4020
|
-
headerMargin6: string;
|
|
4021
|
-
headerPrefixWidth1: string;
|
|
4022
|
-
headerPrefixWidth2: string;
|
|
4023
|
-
headerPrefixWidth3: string;
|
|
4024
|
-
headerPrefixWidth4: string;
|
|
4025
|
-
headerPrefixWidth5: string;
|
|
4026
|
-
headerPrefixWidth6: string;
|
|
4027
|
-
headerBarWidth1: string;
|
|
4028
|
-
headerBarWidth2: string;
|
|
4029
|
-
headerBarWidth3: string;
|
|
4030
|
-
headerBarWidth4: string;
|
|
4031
|
-
headerBarWidth5: string;
|
|
4032
|
-
headerBarWidth6: string;
|
|
4033
|
-
pMargin: string;
|
|
4034
|
-
liMargin: string;
|
|
4035
|
-
olPadding: string;
|
|
4036
|
-
ulPadding: string;
|
|
4037
|
-
}, any>>>;
|
|
4038
|
-
readonly builtinThemeOverrides: import("vue").PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Typography", {
|
|
4039
|
-
aTextColor: string;
|
|
4040
|
-
blockquoteTextColor: string;
|
|
4041
|
-
blockquotePrefixColor: string;
|
|
4042
|
-
blockquoteLineHeight: string;
|
|
4043
|
-
blockquoteFontSize: string;
|
|
4044
|
-
codeBorderRadius: string;
|
|
4045
|
-
liTextColor: string;
|
|
4046
|
-
liLineHeight: string;
|
|
4047
|
-
liFontSize: string;
|
|
4048
|
-
hrColor: string;
|
|
4049
|
-
headerFontWeight: string;
|
|
4050
|
-
headerTextColor: string;
|
|
4051
|
-
pTextColor: string;
|
|
4052
|
-
pTextColor1Depth: string;
|
|
4053
|
-
pTextColor2Depth: string;
|
|
4054
|
-
pTextColor3Depth: string;
|
|
4055
|
-
pLineHeight: string;
|
|
4056
|
-
pFontSize: string;
|
|
4057
|
-
headerBarColor: string;
|
|
4058
|
-
headerBarColorPrimary: string;
|
|
4059
|
-
headerBarColorInfo: string;
|
|
4060
|
-
headerBarColorError: string;
|
|
4061
|
-
headerBarColorWarning: string;
|
|
4062
|
-
headerBarColorSuccess: string;
|
|
4063
|
-
textColor: string;
|
|
4064
|
-
textColor1Depth: string;
|
|
4065
|
-
textColor2Depth: string;
|
|
4066
|
-
textColor3Depth: string;
|
|
4067
|
-
textColorPrimary: string;
|
|
4068
|
-
textColorInfo: string;
|
|
4069
|
-
textColorSuccess: string;
|
|
4070
|
-
textColorWarning: string;
|
|
4071
|
-
textColorError: string;
|
|
4072
|
-
codeTextColor: string;
|
|
4073
|
-
codeColor: string;
|
|
4074
|
-
codeBorder: string;
|
|
4075
|
-
headerFontSize1: string;
|
|
4076
|
-
headerFontSize2: string;
|
|
4077
|
-
headerFontSize3: string;
|
|
4078
|
-
headerFontSize4: string;
|
|
4079
|
-
headerFontSize5: string;
|
|
4080
|
-
headerFontSize6: string;
|
|
4081
|
-
headerMargin1: string;
|
|
4082
|
-
headerMargin2: string;
|
|
4083
|
-
headerMargin3: string;
|
|
4084
|
-
headerMargin4: string;
|
|
4085
|
-
headerMargin5: string;
|
|
4086
|
-
headerMargin6: string;
|
|
4087
|
-
headerPrefixWidth1: string;
|
|
4088
|
-
headerPrefixWidth2: string;
|
|
4089
|
-
headerPrefixWidth3: string;
|
|
4090
|
-
headerPrefixWidth4: string;
|
|
4091
|
-
headerPrefixWidth5: string;
|
|
4092
|
-
headerPrefixWidth6: string;
|
|
4093
|
-
headerBarWidth1: string;
|
|
4094
|
-
headerBarWidth2: string;
|
|
4095
|
-
headerBarWidth3: string;
|
|
4096
|
-
headerBarWidth4: string;
|
|
4097
|
-
headerBarWidth5: string;
|
|
4098
|
-
headerBarWidth6: string;
|
|
4099
|
-
pMargin: string;
|
|
4100
|
-
liMargin: string;
|
|
4101
|
-
olPadding: string;
|
|
4102
|
-
ulPadding: string;
|
|
4103
|
-
}, any>>>;
|
|
4104
|
-
}>>, {
|
|
4105
|
-
readonly type: string;
|
|
4106
|
-
readonly delete: boolean;
|
|
4107
|
-
readonly italic: boolean;
|
|
4108
|
-
readonly underline: boolean;
|
|
4109
|
-
readonly as: string;
|
|
4110
|
-
readonly code: boolean;
|
|
4111
|
-
readonly strong: boolean;
|
|
4112
|
-
}>;
|
|
1208
|
+
NText: any;
|
|
4113
1209
|
NSpace: any;
|
|
4114
1210
|
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<{}>>, {}>;
|
|
4115
1211
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -4369,8 +1465,8 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
4369
1465
|
default: () => {};
|
|
4370
1466
|
};
|
|
4371
1467
|
}>> & {
|
|
4372
|
-
onError?: ((...args: any[]) => any) | undefined;
|
|
4373
1468
|
onSuccess?: ((...args: any[]) => any) | undefined;
|
|
1469
|
+
onError?: ((...args: any[]) => any) | undefined;
|
|
4374
1470
|
onCancel?: ((...args: any[]) => any) | undefined;
|
|
4375
1471
|
onClickoutside?: ((...args: any[]) => any) | undefined;
|
|
4376
1472
|
onSaveOuterPrint?: ((...args: any[]) => any) | undefined;
|
|
@@ -4477,8 +1573,8 @@ declare const ButtonPrint: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
4477
1573
|
default: () => {};
|
|
4478
1574
|
};
|
|
4479
1575
|
}>> & {
|
|
4480
|
-
onError?: ((...args: any[]) => any) | undefined;
|
|
4481
1576
|
onSuccess?: ((...args: any[]) => any) | undefined;
|
|
1577
|
+
onError?: ((...args: any[]) => any) | undefined;
|
|
4482
1578
|
onCancel?: ((...args: any[]) => any) | undefined;
|
|
4483
1579
|
onClickoutside?: ((...args: any[]) => any) | undefined;
|
|
4484
1580
|
onSaveOuterPrint?: ((...args: any[]) => any) | undefined;
|