cnhis-design-vue 3.2.5 → 3.2.6-beta.1
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 +43 -2917
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +43 -2917
- package/es/components/button-print/src/ButtonPrint.vue2.js +1 -1
- 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 +18 -1457
- package/es/components/button-print/src/components/OldPrintComponent.vue2.js +1 -1
- package/es/components/calendar/index.d.ts +4 -4
- package/es/components/calendar/src/Calendar.vue.d.ts +4 -4
- package/es/components/calendar/src/types/index.d.ts +1 -1
- package/es/components/callback/src/components/dialog/drawer.vue.d.ts +2 -179
- package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
- package/es/components/callback/src/components/render/popupMaps.d.ts +120 -1701
- package/es/components/callback/src/types/index.d.ts +1 -1
- package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +2 -2
- package/es/components/card-reader-sdk/src/constants/index.d.ts +56 -56
- package/es/components/card-reader-sdk/src/utils/ensureUID2IdCard.d.ts +1 -1
- package/es/components/classification/index.d.ts +4 -14
- package/es/components/classification/src/components/search-filter/index.vue.d.ts +24 -34
- package/es/components/classification/src/components/set-classification/index.vue.d.ts +26 -36
- package/es/components/classification/src/components/table-modal/index.vue.d.ts +1 -1
- package/es/components/classification/src/index.vue.d.ts +4 -14
- package/es/components/config-provider/src/interface.d.ts +2 -2
- package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
- package/es/components/drag-scroll/src/types.d.ts +2 -2
- package/es/components/expand-field/index.d.ts +41 -575
- package/es/components/expand-field/src/components/FormItemPerson.vue.d.ts +56 -198
- package/es/components/expand-field/src/components/PersonModal.vue.d.ts +36 -168
- package/es/components/expand-field/src/components/form.vue.d.ts +41 -526
- package/es/components/expand-field/src/index.vue.d.ts +41 -575
- package/es/components/expand-field/src/types/index.d.ts +1 -1
- package/es/components/fabric-chart/index.d.ts +10 -10
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +10 -10
- package/es/components/fabric-chart/src/components/PopupMenu.d.ts +3 -3
- package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
- package/es/components/fabric-chart/src/interface.d.ts +9 -9
- package/es/components/field-set/index.d.ts +5 -52
- package/es/components/field-set/src/FieldColor.vue.d.ts +14 -606
- package/es/components/field-set/src/FieldColor.vue2.js +1 -1
- package/es/components/field-set/src/FieldFilter.vue.d.ts +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 +37 -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/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
|
@@ -1,13 +1,8 @@
|
|
|
1
|
-
/// <reference types="lodash" />
|
|
2
1
|
import { PropType } from 'vue';
|
|
3
2
|
import { setStyle, setColorInfo } from './utils';
|
|
4
3
|
import { FieldSetColumnItem } from '../../../components/field-set/src/types';
|
|
5
4
|
import { AnyObject } from '../../../shared/types';
|
|
6
5
|
declare const _default: import("vue").DefineComponent<{
|
|
7
|
-
rowHeight: {
|
|
8
|
-
type: NumberConstructor;
|
|
9
|
-
default: number;
|
|
10
|
-
};
|
|
11
6
|
footerFlag: {
|
|
12
7
|
type: BooleanConstructor;
|
|
13
8
|
default: boolean;
|
|
@@ -22,10 +17,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
22
17
|
};
|
|
23
18
|
}, {
|
|
24
19
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
25
|
-
rowHeight: {
|
|
26
|
-
type: NumberConstructor;
|
|
27
|
-
default: number;
|
|
28
|
-
};
|
|
29
20
|
footerFlag: {
|
|
30
21
|
type: BooleanConstructor;
|
|
31
22
|
default: boolean;
|
|
@@ -49,7 +40,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
49
40
|
columns: import("vue").Ref<{
|
|
50
41
|
[x: string]: any;
|
|
51
42
|
title: string;
|
|
52
|
-
type: "color" | "
|
|
43
|
+
type: "color" | "text" | "checkbox" | "input" | "select" | "custom" | "inputNumber";
|
|
53
44
|
field: string;
|
|
54
45
|
checkedAll?: boolean | undefined;
|
|
55
46
|
disabledAll?: boolean | undefined;
|
|
@@ -63,7 +54,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
63
54
|
columns: {
|
|
64
55
|
[x: string]: any;
|
|
65
56
|
title: string;
|
|
66
|
-
type: "color" | "
|
|
57
|
+
type: "color" | "text" | "checkbox" | "input" | "select" | "custom" | "inputNumber";
|
|
67
58
|
field: string;
|
|
68
59
|
checkedAll?: boolean | undefined;
|
|
69
60
|
disabledAll?: boolean | undefined;
|
|
@@ -454,8 +445,8 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
454
445
|
requiredDisable: boolean;
|
|
455
446
|
hide: boolean;
|
|
456
447
|
}>[];
|
|
457
|
-
columns: FieldSetColumnItem[];
|
|
458
448
|
index: number;
|
|
449
|
+
columns: FieldSetColumnItem[];
|
|
459
450
|
element: Partial<{
|
|
460
451
|
[key: string]: any;
|
|
461
452
|
id: string;
|
|
@@ -475,9 +466,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
475
466
|
hide: boolean;
|
|
476
467
|
}>;
|
|
477
468
|
draggable: boolean;
|
|
469
|
+
isHighlightRow: boolean;
|
|
478
470
|
idx: number;
|
|
479
471
|
isHighlight: boolean;
|
|
480
|
-
isHighlightRow: boolean;
|
|
481
472
|
isFieldSet: boolean;
|
|
482
473
|
fieldDescribeMode: "column" | "tooltip";
|
|
483
474
|
}>;
|
|
@@ -495,10 +486,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
495
486
|
default: null;
|
|
496
487
|
};
|
|
497
488
|
}, {
|
|
498
|
-
cssVars: import("vue").ComputedRef<
|
|
489
|
+
cssVars: import("vue").ComputedRef<AnyObject>;
|
|
499
490
|
message: import("naive-ui").MessageApi;
|
|
500
491
|
colorOptions: {
|
|
501
|
-
label:
|
|
492
|
+
label: "黄色" | "绿色" | "蓝色" | "紫色" | "红色";
|
|
502
493
|
value: string;
|
|
503
494
|
}[];
|
|
504
495
|
swatches: string[];
|
|
@@ -520,7 +511,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
520
511
|
onConfirm?: ((...args: any[]) => any) | undefined;
|
|
521
512
|
"onUpdate:visible"?: ((...args: any[]) => any) | undefined;
|
|
522
513
|
}>>;
|
|
523
|
-
emit: (event: "
|
|
514
|
+
emit: (event: "confirm" | "update:visible", ...args: any[]) => void;
|
|
524
515
|
formRef: import("vue").Ref<any>;
|
|
525
516
|
conditionRef: import("vue").Ref<any>;
|
|
526
517
|
filterVisible: import("vue").Ref<boolean>;
|
|
@@ -542,590 +533,12 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
542
533
|
setFilterData: (data: AnyObject) => void;
|
|
543
534
|
NInput: any;
|
|
544
535
|
NModal: any;
|
|
545
|
-
NFormItem:
|
|
546
|
-
readonly label: StringConstructor;
|
|
547
|
-
readonly labelWidth: PropType<string | number>;
|
|
548
|
-
readonly labelStyle: PropType<string | import("vue").CSSProperties>;
|
|
549
|
-
readonly labelAlign: PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
|
|
550
|
-
readonly labelPlacement: PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
551
|
-
readonly path: StringConstructor;
|
|
552
|
-
readonly first: BooleanConstructor;
|
|
553
|
-
readonly rulePath: StringConstructor;
|
|
554
|
-
readonly required: BooleanConstructor;
|
|
555
|
-
readonly showRequireMark: {
|
|
556
|
-
readonly type: PropType<boolean | undefined>;
|
|
557
|
-
readonly default: undefined;
|
|
558
|
-
};
|
|
559
|
-
readonly requireMarkPlacement: PropType<"left" | "right" | "right-hanging">;
|
|
560
|
-
readonly showFeedback: {
|
|
561
|
-
readonly type: PropType<boolean | undefined>;
|
|
562
|
-
readonly default: undefined;
|
|
563
|
-
};
|
|
564
|
-
readonly rule: PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
565
|
-
readonly size: PropType<"small" | "medium" | "large">;
|
|
566
|
-
readonly ignorePathChange: BooleanConstructor;
|
|
567
|
-
readonly validationStatus: PropType<"success" | "error" | "warning">;
|
|
568
|
-
readonly feedback: StringConstructor;
|
|
569
|
-
readonly showLabel: {
|
|
570
|
-
readonly type: PropType<boolean | undefined>;
|
|
571
|
-
readonly default: undefined;
|
|
572
|
-
};
|
|
573
|
-
readonly labelProps: PropType<import("vue").LabelHTMLAttributes>;
|
|
574
|
-
readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
575
|
-
blankHeightSmall: string;
|
|
576
|
-
blankHeightMedium: string;
|
|
577
|
-
blankHeightLarge: string;
|
|
578
|
-
lineHeight: string;
|
|
579
|
-
labelTextColor: string;
|
|
580
|
-
asteriskColor: string;
|
|
581
|
-
feedbackTextColorError: string;
|
|
582
|
-
feedbackTextColorWarning: string;
|
|
583
|
-
feedbackTextColor: string;
|
|
584
|
-
feedbackPadding: string;
|
|
585
|
-
feedbackHeightSmall: string;
|
|
586
|
-
feedbackHeightMedium: string;
|
|
587
|
-
feedbackHeightLarge: string;
|
|
588
|
-
feedbackFontSizeSmall: string;
|
|
589
|
-
feedbackFontSizeMedium: string;
|
|
590
|
-
feedbackFontSizeLarge: string;
|
|
591
|
-
labelFontSizeLeftSmall: string;
|
|
592
|
-
labelFontSizeLeftMedium: string;
|
|
593
|
-
labelFontSizeLeftLarge: string;
|
|
594
|
-
labelFontSizeTopSmall: string;
|
|
595
|
-
labelFontSizeTopMedium: string;
|
|
596
|
-
labelFontSizeTopLarge: string;
|
|
597
|
-
labelHeightSmall: string;
|
|
598
|
-
labelHeightMedium: string;
|
|
599
|
-
labelHeightLarge: string;
|
|
600
|
-
labelPaddingVertical: string;
|
|
601
|
-
labelPaddingHorizontal: string;
|
|
602
|
-
labelTextAlignVertical: string;
|
|
603
|
-
labelTextAlignHorizontal: string;
|
|
604
|
-
}, any>>;
|
|
605
|
-
readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
606
|
-
blankHeightSmall: string;
|
|
607
|
-
blankHeightMedium: string;
|
|
608
|
-
blankHeightLarge: string;
|
|
609
|
-
lineHeight: string;
|
|
610
|
-
labelTextColor: string;
|
|
611
|
-
asteriskColor: string;
|
|
612
|
-
feedbackTextColorError: string;
|
|
613
|
-
feedbackTextColorWarning: string;
|
|
614
|
-
feedbackTextColor: string;
|
|
615
|
-
feedbackPadding: string;
|
|
616
|
-
feedbackHeightSmall: string;
|
|
617
|
-
feedbackHeightMedium: string;
|
|
618
|
-
feedbackHeightLarge: string;
|
|
619
|
-
feedbackFontSizeSmall: string;
|
|
620
|
-
feedbackFontSizeMedium: string;
|
|
621
|
-
feedbackFontSizeLarge: string;
|
|
622
|
-
labelFontSizeLeftSmall: string;
|
|
623
|
-
labelFontSizeLeftMedium: string;
|
|
624
|
-
labelFontSizeLeftLarge: string;
|
|
625
|
-
labelFontSizeTopSmall: string;
|
|
626
|
-
labelFontSizeTopMedium: string;
|
|
627
|
-
labelFontSizeTopLarge: string;
|
|
628
|
-
labelHeightSmall: string;
|
|
629
|
-
labelHeightMedium: string;
|
|
630
|
-
labelHeightLarge: string;
|
|
631
|
-
labelPaddingVertical: string;
|
|
632
|
-
labelPaddingHorizontal: string;
|
|
633
|
-
labelTextAlignVertical: string;
|
|
634
|
-
labelTextAlignHorizontal: string;
|
|
635
|
-
}, any>>>;
|
|
636
|
-
readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
637
|
-
blankHeightSmall: string;
|
|
638
|
-
blankHeightMedium: string;
|
|
639
|
-
blankHeightLarge: string;
|
|
640
|
-
lineHeight: string;
|
|
641
|
-
labelTextColor: string;
|
|
642
|
-
asteriskColor: string;
|
|
643
|
-
feedbackTextColorError: string;
|
|
644
|
-
feedbackTextColorWarning: string;
|
|
645
|
-
feedbackTextColor: string;
|
|
646
|
-
feedbackPadding: string;
|
|
647
|
-
feedbackHeightSmall: string;
|
|
648
|
-
feedbackHeightMedium: string;
|
|
649
|
-
feedbackHeightLarge: string;
|
|
650
|
-
feedbackFontSizeSmall: string;
|
|
651
|
-
feedbackFontSizeMedium: string;
|
|
652
|
-
feedbackFontSizeLarge: string;
|
|
653
|
-
labelFontSizeLeftSmall: string;
|
|
654
|
-
labelFontSizeLeftMedium: string;
|
|
655
|
-
labelFontSizeLeftLarge: string;
|
|
656
|
-
labelFontSizeTopSmall: string;
|
|
657
|
-
labelFontSizeTopMedium: string;
|
|
658
|
-
labelFontSizeTopLarge: string;
|
|
659
|
-
labelHeightSmall: string;
|
|
660
|
-
labelHeightMedium: string;
|
|
661
|
-
labelHeightLarge: string;
|
|
662
|
-
labelPaddingVertical: string;
|
|
663
|
-
labelPaddingHorizontal: string;
|
|
664
|
-
labelTextAlignVertical: string;
|
|
665
|
-
labelTextAlignHorizontal: string;
|
|
666
|
-
}, any>>>;
|
|
667
|
-
}, {
|
|
668
|
-
cssVars: import("vue").ComputedRef<{
|
|
669
|
-
'--n-bezier': string;
|
|
670
|
-
'--n-line-height': string;
|
|
671
|
-
'--n-blank-height': string;
|
|
672
|
-
'--n-label-font-size': string;
|
|
673
|
-
'--n-label-text-align': string;
|
|
674
|
-
'--n-label-height': string;
|
|
675
|
-
'--n-label-padding': string;
|
|
676
|
-
'--n-asterisk-color': string;
|
|
677
|
-
'--n-label-text-color': string;
|
|
678
|
-
'--n-feedback-padding': string;
|
|
679
|
-
'--n-feedback-font-size': string;
|
|
680
|
-
'--n-feedback-height': string;
|
|
681
|
-
'--n-feedback-text-color': string;
|
|
682
|
-
'--n-feedback-text-color-warning': string;
|
|
683
|
-
'--n-feedback-text-color-error': string;
|
|
684
|
-
}> | undefined;
|
|
685
|
-
themeClass: import("vue").Ref<string>;
|
|
686
|
-
onRender: () => void;
|
|
687
|
-
validate: import("naive-ui/es/form/src/interface").FormItemValidate;
|
|
688
|
-
restoreValidation: () => void;
|
|
689
|
-
path?: string | undefined;
|
|
690
|
-
internalValidate: import("naive-ui/es/form/src/interface").FormItemInternalValidate;
|
|
691
|
-
mergedSize: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").Size>;
|
|
692
|
-
validationErrored: import("vue").Ref<boolean>;
|
|
693
|
-
mergedLabelStyle: import("vue").ComputedRef<(import("vue").StyleValue | undefined)[]>;
|
|
694
|
-
mergedLabelPlacement: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
695
|
-
mergedLabelAlign: import("vue").ComputedRef<import("naive-ui/es/form/src/interface").LabelAlign | undefined>;
|
|
696
|
-
mergedShowRequireMark: import("vue").ComputedRef<boolean | undefined>;
|
|
697
|
-
mergedRequireMarkPlacement: import("vue").ComputedRef<"left" | "right" | "right-hanging">;
|
|
698
|
-
mergedValidationStatus: import("vue").ComputedRef<"success" | "error" | "warning" | undefined>;
|
|
699
|
-
mergedShowFeedback: import("vue").ComputedRef<boolean>;
|
|
700
|
-
mergedShowLabel: import("vue").ComputedRef<boolean>;
|
|
701
|
-
isAutoLabelWidth: import("vue").ComputedRef<boolean>;
|
|
702
|
-
labelElementRef: import("vue").Ref<HTMLLabelElement | null>;
|
|
703
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
704
|
-
mergedRequired: import("vue").ComputedRef<boolean>;
|
|
705
|
-
feedbackId: import("vue").Ref<string>;
|
|
706
|
-
renderExplains: import("vue").Ref<{
|
|
707
|
-
key: string;
|
|
708
|
-
render: () => import("vue").VNodeChild;
|
|
709
|
-
}[]>;
|
|
710
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
711
|
-
readonly label: StringConstructor;
|
|
712
|
-
readonly labelWidth: PropType<string | number>;
|
|
713
|
-
readonly labelStyle: PropType<string | import("vue").CSSProperties>;
|
|
714
|
-
readonly labelAlign: PropType<import("naive-ui/es/form/src/interface").LabelAlign>;
|
|
715
|
-
readonly labelPlacement: PropType<import("naive-ui/es/form/src/interface").LabelPlacement>;
|
|
716
|
-
readonly path: StringConstructor;
|
|
717
|
-
readonly first: BooleanConstructor;
|
|
718
|
-
readonly rulePath: StringConstructor;
|
|
719
|
-
readonly required: BooleanConstructor;
|
|
720
|
-
readonly showRequireMark: {
|
|
721
|
-
readonly type: PropType<boolean | undefined>;
|
|
722
|
-
readonly default: undefined;
|
|
723
|
-
};
|
|
724
|
-
readonly requireMarkPlacement: PropType<"left" | "right" | "right-hanging">;
|
|
725
|
-
readonly showFeedback: {
|
|
726
|
-
readonly type: PropType<boolean | undefined>;
|
|
727
|
-
readonly default: undefined;
|
|
728
|
-
};
|
|
729
|
-
readonly rule: PropType<import("naive-ui").FormItemRule | import("naive-ui").FormItemRule[]>;
|
|
730
|
-
readonly size: PropType<"small" | "medium" | "large">;
|
|
731
|
-
readonly ignorePathChange: BooleanConstructor;
|
|
732
|
-
readonly validationStatus: PropType<"success" | "error" | "warning">;
|
|
733
|
-
readonly feedback: StringConstructor;
|
|
734
|
-
readonly showLabel: {
|
|
735
|
-
readonly type: PropType<boolean | undefined>;
|
|
736
|
-
readonly default: undefined;
|
|
737
|
-
};
|
|
738
|
-
readonly labelProps: PropType<import("vue").LabelHTMLAttributes>;
|
|
739
|
-
readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
740
|
-
blankHeightSmall: string;
|
|
741
|
-
blankHeightMedium: string;
|
|
742
|
-
blankHeightLarge: string;
|
|
743
|
-
lineHeight: string;
|
|
744
|
-
labelTextColor: string;
|
|
745
|
-
asteriskColor: string;
|
|
746
|
-
feedbackTextColorError: string;
|
|
747
|
-
feedbackTextColorWarning: string;
|
|
748
|
-
feedbackTextColor: string;
|
|
749
|
-
feedbackPadding: string;
|
|
750
|
-
feedbackHeightSmall: string;
|
|
751
|
-
feedbackHeightMedium: string;
|
|
752
|
-
feedbackHeightLarge: string;
|
|
753
|
-
feedbackFontSizeSmall: string;
|
|
754
|
-
feedbackFontSizeMedium: string;
|
|
755
|
-
feedbackFontSizeLarge: string;
|
|
756
|
-
labelFontSizeLeftSmall: string;
|
|
757
|
-
labelFontSizeLeftMedium: string;
|
|
758
|
-
labelFontSizeLeftLarge: string;
|
|
759
|
-
labelFontSizeTopSmall: string;
|
|
760
|
-
labelFontSizeTopMedium: string;
|
|
761
|
-
labelFontSizeTopLarge: string;
|
|
762
|
-
labelHeightSmall: string;
|
|
763
|
-
labelHeightMedium: string;
|
|
764
|
-
labelHeightLarge: string;
|
|
765
|
-
labelPaddingVertical: string;
|
|
766
|
-
labelPaddingHorizontal: string;
|
|
767
|
-
labelTextAlignVertical: string;
|
|
768
|
-
labelTextAlignHorizontal: string;
|
|
769
|
-
}, any>>;
|
|
770
|
-
readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
771
|
-
blankHeightSmall: string;
|
|
772
|
-
blankHeightMedium: string;
|
|
773
|
-
blankHeightLarge: string;
|
|
774
|
-
lineHeight: string;
|
|
775
|
-
labelTextColor: string;
|
|
776
|
-
asteriskColor: string;
|
|
777
|
-
feedbackTextColorError: string;
|
|
778
|
-
feedbackTextColorWarning: string;
|
|
779
|
-
feedbackTextColor: string;
|
|
780
|
-
feedbackPadding: string;
|
|
781
|
-
feedbackHeightSmall: string;
|
|
782
|
-
feedbackHeightMedium: string;
|
|
783
|
-
feedbackHeightLarge: string;
|
|
784
|
-
feedbackFontSizeSmall: string;
|
|
785
|
-
feedbackFontSizeMedium: string;
|
|
786
|
-
feedbackFontSizeLarge: string;
|
|
787
|
-
labelFontSizeLeftSmall: string;
|
|
788
|
-
labelFontSizeLeftMedium: string;
|
|
789
|
-
labelFontSizeLeftLarge: string;
|
|
790
|
-
labelFontSizeTopSmall: string;
|
|
791
|
-
labelFontSizeTopMedium: string;
|
|
792
|
-
labelFontSizeTopLarge: string;
|
|
793
|
-
labelHeightSmall: string;
|
|
794
|
-
labelHeightMedium: string;
|
|
795
|
-
labelHeightLarge: string;
|
|
796
|
-
labelPaddingVertical: string;
|
|
797
|
-
labelPaddingHorizontal: string;
|
|
798
|
-
labelTextAlignVertical: string;
|
|
799
|
-
labelTextAlignHorizontal: string;
|
|
800
|
-
}, any>>>;
|
|
801
|
-
readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Form", {
|
|
802
|
-
blankHeightSmall: string;
|
|
803
|
-
blankHeightMedium: string;
|
|
804
|
-
blankHeightLarge: string;
|
|
805
|
-
lineHeight: string;
|
|
806
|
-
labelTextColor: string;
|
|
807
|
-
asteriskColor: string;
|
|
808
|
-
feedbackTextColorError: string;
|
|
809
|
-
feedbackTextColorWarning: string;
|
|
810
|
-
feedbackTextColor: string;
|
|
811
|
-
feedbackPadding: string;
|
|
812
|
-
feedbackHeightSmall: string;
|
|
813
|
-
feedbackHeightMedium: string;
|
|
814
|
-
feedbackHeightLarge: string;
|
|
815
|
-
feedbackFontSizeSmall: string;
|
|
816
|
-
feedbackFontSizeMedium: string;
|
|
817
|
-
feedbackFontSizeLarge: string;
|
|
818
|
-
labelFontSizeLeftSmall: string;
|
|
819
|
-
labelFontSizeLeftMedium: string;
|
|
820
|
-
labelFontSizeLeftLarge: string;
|
|
821
|
-
labelFontSizeTopSmall: string;
|
|
822
|
-
labelFontSizeTopMedium: string;
|
|
823
|
-
labelFontSizeTopLarge: string;
|
|
824
|
-
labelHeightSmall: string;
|
|
825
|
-
labelHeightMedium: string;
|
|
826
|
-
labelHeightLarge: string;
|
|
827
|
-
labelPaddingVertical: string;
|
|
828
|
-
labelPaddingHorizontal: string;
|
|
829
|
-
labelTextAlignVertical: string;
|
|
830
|
-
labelTextAlignHorizontal: string;
|
|
831
|
-
}, any>>>;
|
|
832
|
-
}>>, {
|
|
833
|
-
readonly required: boolean;
|
|
834
|
-
readonly first: boolean;
|
|
835
|
-
readonly showRequireMark: boolean | undefined;
|
|
836
|
-
readonly showFeedback: boolean | undefined;
|
|
837
|
-
readonly showLabel: boolean | undefined;
|
|
838
|
-
readonly ignorePathChange: boolean;
|
|
839
|
-
}>;
|
|
536
|
+
NFormItem: any;
|
|
840
537
|
NForm: any;
|
|
841
538
|
NCheckbox: any;
|
|
842
539
|
NSelect: any;
|
|
843
540
|
NColorPicker: any;
|
|
844
|
-
NRadioGroup:
|
|
845
|
-
readonly name: StringConstructor;
|
|
846
|
-
readonly value: PropType<string | number | boolean | null>;
|
|
847
|
-
readonly defaultValue: {
|
|
848
|
-
readonly type: PropType<string | number | boolean | null>;
|
|
849
|
-
readonly default: null;
|
|
850
|
-
};
|
|
851
|
-
readonly size: PropType<"small" | "medium" | "large">;
|
|
852
|
-
readonly disabled: {
|
|
853
|
-
readonly type: PropType<boolean | undefined>;
|
|
854
|
-
readonly default: undefined;
|
|
855
|
-
};
|
|
856
|
-
readonly 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/radio/src/interface").OnUpdateValue>>;
|
|
857
|
-
readonly onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/radio/src/interface").OnUpdateValue>>;
|
|
858
|
-
readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Radio", {
|
|
859
|
-
labelLineHeight: string;
|
|
860
|
-
buttonHeightSmall: string;
|
|
861
|
-
buttonHeightMedium: string;
|
|
862
|
-
buttonHeightLarge: string;
|
|
863
|
-
fontSizeSmall: string;
|
|
864
|
-
fontSizeMedium: string;
|
|
865
|
-
fontSizeLarge: string;
|
|
866
|
-
boxShadow: string;
|
|
867
|
-
boxShadowActive: string;
|
|
868
|
-
boxShadowFocus: string;
|
|
869
|
-
boxShadowHover: string;
|
|
870
|
-
boxShadowDisabled: string;
|
|
871
|
-
color: string;
|
|
872
|
-
colorDisabled: string;
|
|
873
|
-
colorActive: string;
|
|
874
|
-
textColor: string;
|
|
875
|
-
textColorDisabled: string;
|
|
876
|
-
dotColorActive: string;
|
|
877
|
-
dotColorDisabled: string;
|
|
878
|
-
buttonBorderColor: string;
|
|
879
|
-
buttonBorderColorActive: string;
|
|
880
|
-
buttonBorderColorHover: string;
|
|
881
|
-
buttonColor: string;
|
|
882
|
-
buttonColorActive: string;
|
|
883
|
-
buttonTextColor: string;
|
|
884
|
-
buttonTextColorActive: string;
|
|
885
|
-
buttonTextColorHover: string;
|
|
886
|
-
opacityDisabled: string;
|
|
887
|
-
buttonBoxShadowFocus: string;
|
|
888
|
-
buttonBoxShadowHover: string;
|
|
889
|
-
buttonBoxShadow: string;
|
|
890
|
-
buttonBorderRadius: string;
|
|
891
|
-
radioSizeSmall: string;
|
|
892
|
-
radioSizeMedium: string;
|
|
893
|
-
radioSizeLarge: string;
|
|
894
|
-
labelPadding: string;
|
|
895
|
-
}, any>>;
|
|
896
|
-
readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Radio", {
|
|
897
|
-
labelLineHeight: string;
|
|
898
|
-
buttonHeightSmall: string;
|
|
899
|
-
buttonHeightMedium: string;
|
|
900
|
-
buttonHeightLarge: string;
|
|
901
|
-
fontSizeSmall: string;
|
|
902
|
-
fontSizeMedium: string;
|
|
903
|
-
fontSizeLarge: string;
|
|
904
|
-
boxShadow: string;
|
|
905
|
-
boxShadowActive: string;
|
|
906
|
-
boxShadowFocus: string;
|
|
907
|
-
boxShadowHover: string;
|
|
908
|
-
boxShadowDisabled: string;
|
|
909
|
-
color: string;
|
|
910
|
-
colorDisabled: string;
|
|
911
|
-
colorActive: string;
|
|
912
|
-
textColor: string;
|
|
913
|
-
textColorDisabled: string;
|
|
914
|
-
dotColorActive: string;
|
|
915
|
-
dotColorDisabled: string;
|
|
916
|
-
buttonBorderColor: string;
|
|
917
|
-
buttonBorderColorActive: string;
|
|
918
|
-
buttonBorderColorHover: string;
|
|
919
|
-
buttonColor: string;
|
|
920
|
-
buttonColorActive: string;
|
|
921
|
-
buttonTextColor: string;
|
|
922
|
-
buttonTextColorActive: string;
|
|
923
|
-
buttonTextColorHover: string;
|
|
924
|
-
opacityDisabled: string;
|
|
925
|
-
buttonBoxShadowFocus: string;
|
|
926
|
-
buttonBoxShadowHover: string;
|
|
927
|
-
buttonBoxShadow: string;
|
|
928
|
-
buttonBorderRadius: string;
|
|
929
|
-
radioSizeSmall: string;
|
|
930
|
-
radioSizeMedium: string;
|
|
931
|
-
radioSizeLarge: string;
|
|
932
|
-
labelPadding: string;
|
|
933
|
-
}, any>>>;
|
|
934
|
-
readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Radio", {
|
|
935
|
-
labelLineHeight: string;
|
|
936
|
-
buttonHeightSmall: string;
|
|
937
|
-
buttonHeightMedium: string;
|
|
938
|
-
buttonHeightLarge: string;
|
|
939
|
-
fontSizeSmall: string;
|
|
940
|
-
fontSizeMedium: string;
|
|
941
|
-
fontSizeLarge: string;
|
|
942
|
-
boxShadow: string;
|
|
943
|
-
boxShadowActive: string;
|
|
944
|
-
boxShadowFocus: string;
|
|
945
|
-
boxShadowHover: string;
|
|
946
|
-
boxShadowDisabled: string;
|
|
947
|
-
color: string;
|
|
948
|
-
colorDisabled: string;
|
|
949
|
-
colorActive: string;
|
|
950
|
-
textColor: string;
|
|
951
|
-
textColorDisabled: string;
|
|
952
|
-
dotColorActive: string;
|
|
953
|
-
dotColorDisabled: string;
|
|
954
|
-
buttonBorderColor: string;
|
|
955
|
-
buttonBorderColorActive: string;
|
|
956
|
-
buttonBorderColorHover: string;
|
|
957
|
-
buttonColor: string;
|
|
958
|
-
buttonColorActive: string;
|
|
959
|
-
buttonTextColor: string;
|
|
960
|
-
buttonTextColorActive: string;
|
|
961
|
-
buttonTextColorHover: string;
|
|
962
|
-
opacityDisabled: string;
|
|
963
|
-
buttonBoxShadowFocus: string;
|
|
964
|
-
buttonBoxShadowHover: string;
|
|
965
|
-
buttonBoxShadow: string;
|
|
966
|
-
buttonBorderRadius: string;
|
|
967
|
-
radioSizeSmall: string;
|
|
968
|
-
radioSizeMedium: string;
|
|
969
|
-
radioSizeLarge: string;
|
|
970
|
-
labelPadding: string;
|
|
971
|
-
}, any>>>;
|
|
972
|
-
}, {
|
|
973
|
-
selfElRef: import("vue").Ref<HTMLDivElement | null>;
|
|
974
|
-
rtlEnabled: import("vue").Ref<import("naive-ui/es/config-provider/src/internal-interface").RtlItem | undefined> | undefined;
|
|
975
|
-
mergedClsPrefix: import("vue").ComputedRef<string>;
|
|
976
|
-
mergedValue: import("vue").ComputedRef<string | number | boolean | null>;
|
|
977
|
-
handleFocusout: (e: FocusEvent) => void;
|
|
978
|
-
handleFocusin: (e: FocusEvent) => void;
|
|
979
|
-
cssVars: import("vue").ComputedRef<{
|
|
980
|
-
'--n-font-size': string;
|
|
981
|
-
'--n-bezier': string;
|
|
982
|
-
'--n-button-border-color': string;
|
|
983
|
-
'--n-button-border-color-active': string;
|
|
984
|
-
'--n-button-border-radius': string;
|
|
985
|
-
'--n-button-box-shadow': string;
|
|
986
|
-
'--n-button-box-shadow-focus': string;
|
|
987
|
-
'--n-button-box-shadow-hover': string;
|
|
988
|
-
'--n-button-color-active': string;
|
|
989
|
-
'--n-button-text-color': string;
|
|
990
|
-
'--n-button-text-color-hover': string;
|
|
991
|
-
'--n-button-text-color-active': string;
|
|
992
|
-
'--n-height': string;
|
|
993
|
-
'--n-opacity-disabled': string;
|
|
994
|
-
}> | undefined;
|
|
995
|
-
themeClass: import("vue").Ref<string> | undefined;
|
|
996
|
-
onRender: (() => void) | undefined;
|
|
997
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
998
|
-
readonly name: StringConstructor;
|
|
999
|
-
readonly value: PropType<string | number | boolean | null>;
|
|
1000
|
-
readonly defaultValue: {
|
|
1001
|
-
readonly type: PropType<string | number | boolean | null>;
|
|
1002
|
-
readonly default: null;
|
|
1003
|
-
};
|
|
1004
|
-
readonly size: PropType<"small" | "medium" | "large">;
|
|
1005
|
-
readonly disabled: {
|
|
1006
|
-
readonly type: PropType<boolean | undefined>;
|
|
1007
|
-
readonly default: undefined;
|
|
1008
|
-
};
|
|
1009
|
-
readonly 'onUpdate:value': PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/radio/src/interface").OnUpdateValue>>;
|
|
1010
|
-
readonly onUpdateValue: PropType<import("naive-ui/es/_utils").MaybeArray<import("naive-ui/es/radio/src/interface").OnUpdateValue>>;
|
|
1011
|
-
readonly theme: PropType<import("naive-ui/es/_mixins").Theme<"Radio", {
|
|
1012
|
-
labelLineHeight: string;
|
|
1013
|
-
buttonHeightSmall: string;
|
|
1014
|
-
buttonHeightMedium: string;
|
|
1015
|
-
buttonHeightLarge: string;
|
|
1016
|
-
fontSizeSmall: string;
|
|
1017
|
-
fontSizeMedium: string;
|
|
1018
|
-
fontSizeLarge: string;
|
|
1019
|
-
boxShadow: string;
|
|
1020
|
-
boxShadowActive: string;
|
|
1021
|
-
boxShadowFocus: string;
|
|
1022
|
-
boxShadowHover: string;
|
|
1023
|
-
boxShadowDisabled: string;
|
|
1024
|
-
color: string;
|
|
1025
|
-
colorDisabled: string;
|
|
1026
|
-
colorActive: string;
|
|
1027
|
-
textColor: string;
|
|
1028
|
-
textColorDisabled: string;
|
|
1029
|
-
dotColorActive: string;
|
|
1030
|
-
dotColorDisabled: string;
|
|
1031
|
-
buttonBorderColor: string;
|
|
1032
|
-
buttonBorderColorActive: string;
|
|
1033
|
-
buttonBorderColorHover: string;
|
|
1034
|
-
buttonColor: string;
|
|
1035
|
-
buttonColorActive: string;
|
|
1036
|
-
buttonTextColor: string;
|
|
1037
|
-
buttonTextColorActive: string;
|
|
1038
|
-
buttonTextColorHover: string;
|
|
1039
|
-
opacityDisabled: string;
|
|
1040
|
-
buttonBoxShadowFocus: string;
|
|
1041
|
-
buttonBoxShadowHover: string;
|
|
1042
|
-
buttonBoxShadow: string;
|
|
1043
|
-
buttonBorderRadius: string;
|
|
1044
|
-
radioSizeSmall: string;
|
|
1045
|
-
radioSizeMedium: string;
|
|
1046
|
-
radioSizeLarge: string;
|
|
1047
|
-
labelPadding: string;
|
|
1048
|
-
}, any>>;
|
|
1049
|
-
readonly themeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Radio", {
|
|
1050
|
-
labelLineHeight: string;
|
|
1051
|
-
buttonHeightSmall: string;
|
|
1052
|
-
buttonHeightMedium: string;
|
|
1053
|
-
buttonHeightLarge: string;
|
|
1054
|
-
fontSizeSmall: string;
|
|
1055
|
-
fontSizeMedium: string;
|
|
1056
|
-
fontSizeLarge: string;
|
|
1057
|
-
boxShadow: string;
|
|
1058
|
-
boxShadowActive: string;
|
|
1059
|
-
boxShadowFocus: string;
|
|
1060
|
-
boxShadowHover: string;
|
|
1061
|
-
boxShadowDisabled: string;
|
|
1062
|
-
color: string;
|
|
1063
|
-
colorDisabled: string;
|
|
1064
|
-
colorActive: string;
|
|
1065
|
-
textColor: string;
|
|
1066
|
-
textColorDisabled: string;
|
|
1067
|
-
dotColorActive: string;
|
|
1068
|
-
dotColorDisabled: string;
|
|
1069
|
-
buttonBorderColor: string;
|
|
1070
|
-
buttonBorderColorActive: string;
|
|
1071
|
-
buttonBorderColorHover: string;
|
|
1072
|
-
buttonColor: string;
|
|
1073
|
-
buttonColorActive: string;
|
|
1074
|
-
buttonTextColor: string;
|
|
1075
|
-
buttonTextColorActive: string;
|
|
1076
|
-
buttonTextColorHover: string;
|
|
1077
|
-
opacityDisabled: string;
|
|
1078
|
-
buttonBoxShadowFocus: string;
|
|
1079
|
-
buttonBoxShadowHover: string;
|
|
1080
|
-
buttonBoxShadow: string;
|
|
1081
|
-
buttonBorderRadius: string;
|
|
1082
|
-
radioSizeSmall: string;
|
|
1083
|
-
radioSizeMedium: string;
|
|
1084
|
-
radioSizeLarge: string;
|
|
1085
|
-
labelPadding: string;
|
|
1086
|
-
}, any>>>;
|
|
1087
|
-
readonly builtinThemeOverrides: PropType<import("naive-ui/es/_mixins/use-theme").ExtractThemeOverrides<import("naive-ui/es/_mixins").Theme<"Radio", {
|
|
1088
|
-
labelLineHeight: string;
|
|
1089
|
-
buttonHeightSmall: string;
|
|
1090
|
-
buttonHeightMedium: string;
|
|
1091
|
-
buttonHeightLarge: string;
|
|
1092
|
-
fontSizeSmall: string;
|
|
1093
|
-
fontSizeMedium: string;
|
|
1094
|
-
fontSizeLarge: string;
|
|
1095
|
-
boxShadow: string;
|
|
1096
|
-
boxShadowActive: string;
|
|
1097
|
-
boxShadowFocus: string;
|
|
1098
|
-
boxShadowHover: string;
|
|
1099
|
-
boxShadowDisabled: string;
|
|
1100
|
-
color: string;
|
|
1101
|
-
colorDisabled: string;
|
|
1102
|
-
colorActive: string;
|
|
1103
|
-
textColor: string;
|
|
1104
|
-
textColorDisabled: string;
|
|
1105
|
-
dotColorActive: string;
|
|
1106
|
-
dotColorDisabled: string;
|
|
1107
|
-
buttonBorderColor: string;
|
|
1108
|
-
buttonBorderColorActive: string;
|
|
1109
|
-
buttonBorderColorHover: string;
|
|
1110
|
-
buttonColor: string;
|
|
1111
|
-
buttonColorActive: string;
|
|
1112
|
-
buttonTextColor: string;
|
|
1113
|
-
buttonTextColorActive: string;
|
|
1114
|
-
buttonTextColorHover: string;
|
|
1115
|
-
opacityDisabled: string;
|
|
1116
|
-
buttonBoxShadowFocus: string;
|
|
1117
|
-
buttonBoxShadowHover: string;
|
|
1118
|
-
buttonBoxShadow: string;
|
|
1119
|
-
buttonBorderRadius: string;
|
|
1120
|
-
radioSizeSmall: string;
|
|
1121
|
-
radioSizeMedium: string;
|
|
1122
|
-
radioSizeLarge: string;
|
|
1123
|
-
labelPadding: string;
|
|
1124
|
-
}, any>>>;
|
|
1125
|
-
}>>, {
|
|
1126
|
-
readonly disabled: boolean | undefined;
|
|
1127
|
-
readonly defaultValue: string | number | boolean | null;
|
|
1128
|
-
}>;
|
|
541
|
+
NRadioGroup: any;
|
|
1129
542
|
NRadio: any;
|
|
1130
543
|
NSpace: any;
|
|
1131
544
|
Condition: import("vue").DefineComponent<{
|
|
@@ -1135,7 +548,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1135
548
|
};
|
|
1136
549
|
}, {
|
|
1137
550
|
customValue: string;
|
|
1138
|
-
cssVars: import("vue").ComputedRef<
|
|
551
|
+
cssVars: import("vue").ComputedRef<AnyObject>;
|
|
1139
552
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
1140
553
|
data: {
|
|
1141
554
|
type: PropType<AnyObject>;
|
|
@@ -1392,7 +805,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1392
805
|
onConfirm?: ((...args: any[]) => any) | undefined;
|
|
1393
806
|
"onUpdate:visible"?: ((...args: any[]) => any) | undefined;
|
|
1394
807
|
}>>;
|
|
1395
|
-
emit: (event: "
|
|
808
|
+
emit: (event: "confirm" | "update:visible", ...args: any[]) => void;
|
|
1396
809
|
conditionRef: import("vue").Ref<any>;
|
|
1397
810
|
onConfirm: () => void;
|
|
1398
811
|
onClose: () => void;
|
|
@@ -1404,7 +817,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1404
817
|
};
|
|
1405
818
|
}, {
|
|
1406
819
|
customValue: string;
|
|
1407
|
-
cssVars: import("vue").ComputedRef<
|
|
820
|
+
cssVars: import("vue").ComputedRef<AnyObject>;
|
|
1408
821
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
1409
822
|
data: {
|
|
1410
823
|
type: PropType<AnyObject>;
|
|
@@ -1638,7 +1051,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1638
1051
|
}>>, {
|
|
1639
1052
|
data: AnyObject;
|
|
1640
1053
|
}>;
|
|
1641
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
1054
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("confirm" | "update:visible")[], "confirm" | "update:visible", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1642
1055
|
visible: {
|
|
1643
1056
|
type: BooleanConstructor;
|
|
1644
1057
|
default: boolean;
|
|
@@ -1654,7 +1067,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1654
1067
|
visible: boolean;
|
|
1655
1068
|
model: AnyObject;
|
|
1656
1069
|
}>;
|
|
1657
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("
|
|
1070
|
+
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("confirm" | "update:visible")[], "confirm" | "update:visible", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1658
1071
|
visible: {
|
|
1659
1072
|
type: BooleanConstructor;
|
|
1660
1073
|
default: boolean;
|
|
@@ -1677,10 +1090,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1677
1090
|
}>;
|
|
1678
1091
|
setStyle: typeof setStyle;
|
|
1679
1092
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("close" | "save")[], "close" | "save", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
1680
|
-
rowHeight: {
|
|
1681
|
-
type: NumberConstructor;
|
|
1682
|
-
default: number;
|
|
1683
|
-
};
|
|
1684
1093
|
footerFlag: {
|
|
1685
1094
|
type: BooleanConstructor;
|
|
1686
1095
|
default: boolean;
|
|
@@ -1698,7 +1107,6 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
1698
1107
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
1699
1108
|
}, {
|
|
1700
1109
|
defaultList: AnyObject[];
|
|
1701
|
-
rowHeight: number;
|
|
1702
1110
|
footerFlag: boolean;
|
|
1703
1111
|
isFieldColor: boolean;
|
|
1704
1112
|
}>;
|