cnhis-design-vue 3.2.5-beta.53 → 3.2.5-beta.55
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/components/annotation-edit/src/type.d.ts +1 -1
- package/es/components/audio-sdk/src/components/recordingDialog.vue.d.ts +1 -1
- package/es/components/big-table/index.d.ts +7 -57
- package/es/components/big-table/src/BigTable.vue.d.ts +7 -57
- package/es/components/big-table/src/components/edit-form/edit-select.d.ts +1 -1
- package/es/components/big-table/src/components/edit-form/edit-separate.vue.d.ts +4 -4
- package/es/components/big-table/src/hooks/useEdit.d.ts +27 -27
- package/es/components/big-table/src/hooks/useSeparateRow.d.ts +1 -1
- package/es/components/biunique-chat/index.d.ts +13 -1027
- package/es/components/biunique-chat/src/Index.vue.d.ts +13 -1027
- package/es/components/biunique-chat/src/components/ChatFile.vue.d.ts +2 -201
- package/es/components/biunique-chat/src/components/ChatFooter.vue.d.ts +1 -9
- package/es/components/biunique-chat/src/components/ChatHeader.vue.d.ts +7 -408
- package/es/components/biunique-chat/src/components/ChatMain.vue.d.ts +2 -208
- package/es/components/biunique-chat/src/components/ChatRecord.vue.d.ts +1 -11
- package/es/components/biunique-chat/src/components/ChatSearch.vue.d.ts +2 -2
- package/es/components/biunique-chat/src/components/ChatSet.vue.d.ts +2 -187
- package/es/components/biunique-chat/src/components/PersonProfile.vue.d.ts +1 -9
- package/es/components/biunique-chat/src/types/index.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/BpmnRenderer.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomContextPadProvider.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomPalette.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRenderer.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/CustomRules.d.ts +1 -1
- package/es/components/bpmn-workflow/src/custom/customModeler/customBpmn/index.d.ts +13 -13
- package/es/components/bpmn-workflow/src/custom/customOtherModule/CustomPopupMenu.d.ts +2 -2
- package/es/components/bpmn-workflow/src/custom/customOtherModule/customViewerRenderer.d.ts +9 -9
- package/es/components/bpmn-workflow/src/custom/customOtherModule/zoomScroll.d.ts +2 -2
- package/es/components/button-print/index.d.ts +13 -2917
- package/es/components/button-print/src/ButtonPrint.vue.d.ts +13 -2917
- package/es/components/button-print/src/components/EditFormat.vue.d.ts +4 -1162
- package/es/components/button-print/src/components/IdentityVerification.vue.d.ts +6 -1458
- package/es/components/button-print/src/components/NewPrintComponent.vue.d.ts +5 -1457
- package/es/components/button-print/src/components/OldPrintComponent.vue.d.ts +5 -1457
- package/es/components/calendar/index.d.ts +4 -4
- package/es/components/calendar/src/Calendar.vue.d.ts +4 -4
- package/es/components/calendar/src/types/index.d.ts +1 -1
- package/es/components/callback/src/components/dialog/drawer.vue.d.ts +2 -179
- package/es/components/callback/src/components/dialog/modal.vue.d.ts +1 -1
- package/es/components/callback/src/components/render/popupMaps.d.ts +120 -1701
- package/es/components/callback/src/types/index.d.ts +1 -1
- package/es/components/card-reader-sdk/src/components/readCardDialog.vue.d.ts +2 -2
- package/es/components/card-reader-sdk/src/constants/index.d.ts +56 -56
- package/es/components/card-reader-sdk/src/utils/ensureUID2IdCard.d.ts +1 -1
- package/es/components/classification/index.d.ts +4 -14
- package/es/components/classification/src/components/search-filter/index.vue.d.ts +24 -34
- package/es/components/classification/src/components/set-classification/index.vue.d.ts +26 -36
- package/es/components/classification/src/components/table-modal/index.vue.d.ts +1 -1
- package/es/components/classification/src/index.vue.d.ts +4 -14
- package/es/components/config-provider/src/interface.d.ts +2 -2
- package/es/components/date-picker/src/DatePicker.vue.d.ts +1 -1
- package/es/components/drag-scroll/src/types.d.ts +2 -2
- package/es/components/expand-field/index.d.ts +41 -575
- package/es/components/expand-field/src/components/FormItemPerson.vue.d.ts +56 -198
- package/es/components/expand-field/src/components/PersonModal.vue.d.ts +36 -168
- package/es/components/expand-field/src/components/form.vue.d.ts +41 -526
- package/es/components/expand-field/src/index.vue.d.ts +41 -575
- package/es/components/expand-field/src/types/index.d.ts +1 -1
- package/es/components/fabric-chart/index.d.ts +10 -10
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +10 -10
- package/es/components/fabric-chart/src/components/PopupMenu.d.ts +3 -3
- package/es/components/fabric-chart/src/components/PopupTip.vue.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/electrocardiogram/hooks/useDetailEvent.d.ts +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useShadow.d.ts +1 -1
- package/es/components/fabric-chart/src/interface.d.ts +9 -9
- package/es/components/field-set/index.d.ts +5 -52
- package/es/components/field-set/src/FieldColor.vue.d.ts +14 -606
- package/es/components/field-set/src/FieldColor.vue2.js +1 -1
- package/es/components/field-set/src/FieldFilter.vue.d.ts +6 -19
- package/es/components/field-set/src/FieldFilter.vue2.js +1 -1
- package/es/components/field-set/src/FieldSet.vue.d.ts +8 -9
- package/es/components/field-set/src/FieldSet.vue2.js +1 -1
- package/es/components/field-set/src/Index.vue.d.ts +6 -53
- package/es/components/field-set/src/Index.vue2.js +1 -1
- package/es/components/field-set/src/components/Row.vue.d.ts +1 -1
- package/es/components/field-set/src/components/condition.vue.d.ts +2 -2
- package/es/components/field-set/src/components/edit-dialog.vue.d.ts +12 -590
- package/es/components/field-set/src/components/edit-filter.vue.d.ts +3 -3
- package/es/components/field-set/src/constants/index.d.ts +1 -1
- package/es/components/field-set/src/types/index.d.ts +8 -8
- package/es/components/field-set/style/index.css +1 -1
- package/es/components/form-config/index.d.ts +62 -4785
- package/es/components/form-config/src/FormConfig.vue.d.ts +41 -4764
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +37 -98
- package/es/components/form-config/src/components/FormConfigDragDisplay.vue.d.ts +2 -2
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +22 -4651
- package/es/components/form-config/src/components/FormConfigEventSetting.vue.d.ts +3 -36
- package/es/components/form-config/src/components/renderer/ComplexNode.vue.d.ts +3 -3
- package/es/components/form-config/src/components/renderer/DefaultNode.vue.d.ts +1 -1
- package/es/components/form-config/src/hooks/usePresetRenderer.d.ts +1 -1
- package/es/components/form-config/src/types/index.d.ts +8 -8
- package/es/components/form-render/index.d.ts +15 -75
- package/es/components/form-render/src/FormRender.vue.d.ts +10 -70
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +15 -75
- package/es/components/form-render/src/components/renderer/combination/combination.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/combination/jsonCombination.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/combination/tableCombination.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/complex.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/date.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/index.d.ts +1 -1
- package/es/components/form-render/src/components/renderer/inputGroup.d.ts +1 -11
- package/es/components/form-render/src/components/renderer/inputNumber.d.ts +4 -4
- package/es/components/form-render/src/components/renderer/lineBar/FormCollapse.vue.d.ts +10 -10
- package/es/components/form-render/src/components/renderer/lineBar/index.d.ts +15 -15
- package/es/components/form-render/src/components/renderer/radio&checkbox.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/searchCascade.d.ts +2 -2
- package/es/components/form-render/src/components/renderer/select.d.ts +3 -3
- package/es/components/form-render/src/hooks/useChangeContext.d.ts +1 -1
- package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +4 -4
- package/es/components/form-render/src/hooks/useFormContext.d.ts +1 -11
- package/es/components/form-render/src/hooks/useFormRenderLifeCycle.d.ts +1 -19
- package/es/components/form-render/src/hooks/useFormRenderOptions.d.ts +1 -1
- package/es/components/form-render/src/types/fieldItem.d.ts +10 -10
- package/es/components/form-render/src/types/index.d.ts +13 -13
- package/es/components/form-render/src/utils/index.d.ts +1 -1
- package/es/components/iho-table/index.d.ts +46 -1567
- package/es/components/iho-table/src/IhoTable.vue.d.ts +40 -1561
- package/es/components/iho-table/src/constants/index.d.ts +2 -2
- package/es/components/iho-table/src/hooks/tapHooks/index.d.ts +4 -4
- package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.d.ts +18 -18
- package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.d.ts +61 -61
- package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.d.ts +1 -1
- package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.d.ts +1 -1
- package/es/components/iho-table/src/hooks/useColumnConfigAdaptor.d.ts +1 -1
- package/es/components/iho-table/src/hooks/useTableContext.d.ts +1 -1
- package/es/components/iho-table/src/plugins/filterRenderPlugin/filter.vue.d.ts +2 -335
- package/es/components/iho-table/src/plugins/pagerScrollPlugin/types.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/levelSearchCascadePlugin/levelSearchCascade.vue.d.ts +16 -16
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/editSelect.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/editSeparate.vue.d.ts +2 -2
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/separateRendererPlugin/separateUtils.d.ts +1 -1
- package/es/components/iho-table/src/plugins/rowGroupSettingPlugin/rowGroupUtils.d.ts +1 -1
- package/es/components/iho-table/src/plugins/verticalTablePlugin/src/hooks/index.d.ts +1 -1
- package/es/components/iho-table/src/plugins/verticalTablePlugin/src/types.d.ts +1 -1
- package/es/components/iho-table/src/types/index.d.ts +17 -17
- package/es/components/iho-table/src/types/pluginType.d.ts +13 -13
- package/es/components/index.css +1 -1
- package/es/components/info-header/index.d.ts +65 -1723
- package/es/components/info-header/src/InfoHeader.vue.d.ts +42 -1700
- package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +27 -1547
- package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +16 -1554
- package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +31 -1629
- package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +59 -119
- package/es/components/info-header/src/types/index.d.ts +4 -3
- package/es/components/keyboard/index.d.ts +1 -1
- package/es/components/keyboard/src/Keyboard.vue.d.ts +1 -1
- package/es/components/map/src/types/index.d.ts +2 -2
- package/es/components/quick-search/index.d.ts +1 -295
- package/es/components/quick-search/src/index.vue.d.ts +1 -295
- package/es/components/recommend-search/index.d.ts +28 -28
- package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +28 -28
- package/es/components/recommend-search/src/components/BaseSearch.d.ts +4 -4
- package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +10 -10
- package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +11 -11
- package/es/components/recommend-search/src/types/index.d.ts +2 -2
- package/es/components/scale-view/index.d.ts +6 -300
- package/es/components/scale-view/src/ScaleView.vue.d.ts +6 -300
- package/es/components/scale-view/src/components/EvaluatePage.vue.d.ts +2 -2
- package/es/components/scale-view/src/components/formitem/standard-modal.d.ts +2 -2
- package/es/components/scale-view/src/hooks/use-component.d.ts +3 -15
- package/es/components/scale-view/src/types/index.d.ts +1 -1
- package/es/components/search-cascader/index.d.ts +14 -14
- package/es/components/search-cascader/src/SearchCascader.vue.d.ts +15 -15
- package/es/components/search-cascader/src/components/SearchMenu.d.ts +3 -3
- package/es/components/select-label/index.d.ts +3 -21
- package/es/components/select-label/src/LabelFormContent.vue.d.ts +1 -7
- package/es/components/select-label/src/SelectLabel.vue.d.ts +1 -7
- package/es/components/select-label/src/ihoLabel/IhoLabelFormContent.vue.d.ts +1 -7
- package/es/components/select-label/src/ihoLabel/IhoSelectLabel.vue.d.ts +1 -7
- package/es/components/select-label/src/index.vue.d.ts +2 -14
- package/es/components/select-label/src/types/index.d.ts +3 -3
- package/es/components/select-person/index.d.ts +36 -168
- package/es/components/select-person/src/SearchMultiple.vue.d.ts +3 -52
- package/es/components/select-person/src/SearchOrgAndStaff.vue.d.ts +2 -2
- package/es/components/select-person/src/SelectPerson.vue.d.ts +9 -117
- package/es/components/shortcut-provider/index.d.ts +1 -1
- package/es/components/shortcut-provider/src/types/index.d.ts +1 -1
- package/es/components/shortcut-setter/index.d.ts +23 -1606
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +14 -1597
- package/es/components/step-notice/index.d.ts +94 -1615
- package/es/components/step-notice/src/StepNotice.vue.d.ts +79 -1600
- package/es/components/step-notice/src/components/NoticeItem.vue.d.ts +22 -22
- package/es/components/step-notice/src/components/NoticeItemAside.vue.d.ts +2 -2
- package/es/components/step-notice/src/components/NoticeOperationList.vue.d.ts +16 -16
- package/es/components/step-notice/src/hooks/useTheme.d.ts +1 -1
- package/es/components/step-notice/src/utils.d.ts +1 -1
- package/es/components/steps-wheel/index.d.ts +1 -1
- package/es/components/steps-wheel/src/StepsWheel.vue.d.ts +1 -1
- package/es/components/table-export-field/index.d.ts +3 -630
- package/es/components/table-export-field/src/components/ExportModal.vue.d.ts +2 -51
- package/es/components/table-export-field/src/components/SaveProjectModal.vue.d.ts +3 -581
- package/es/components/table-export-field/src/index.vue.d.ts +5 -632
- package/es/components/table-export-field/src/types/index.d.ts +1 -1
- package/es/components/table-filter/src/components/bi-filter/ValueCfg.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/bi-filter/components/Date.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/bi-filter/components/index.d.ts +2 -2
- package/es/components/table-filter/src/components/bi-filter/index.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +22 -32
- package/es/components/table-filter/src/components/classify-filter/components/Date.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/components/DateRange.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/classify-filter/components/InputNumberGroup.vue.d.ts +1 -11
- package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +15 -15
- package/es/components/table-filter/src/components/classify-filter/components/SelectLabel.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +22 -32
- package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +22 -32
- package/es/components/table-filter/src/components/render-widget/components/CheckboxGroup.vue.d.ts +1 -50
- package/es/components/table-filter/src/components/render-widget/components/DateInner.vue.d.ts +3 -3
- package/es/components/table-filter/src/components/render-widget/components/DateOut.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateQuickBtn/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/DateRangeInner.vue.d.ts +4 -4
- package/es/components/table-filter/src/components/render-widget/components/DateRangeOut.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/InputCustom.vue.d.ts +2 -2
- package/es/components/table-filter/src/components/render-widget/components/InputNumberGroup.vue.d.ts +1 -11
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +16 -16
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +1 -1
- package/es/components/table-filter/src/components/render-widget/components/index.d.ts +60 -119
- package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +59 -108
- package/es/components/table-filter/src/types/index.d.ts +25 -25
- package/es/components/time-line/index.d.ts +1 -48
- package/es/components/time-line/src/TimeLine.vue.d.ts +4 -51
- package/es/components/tooth-bitmap/index.d.ts +3 -3
- package/es/components/tooth-bitmap/src/ToothBitmap.vue.d.ts +1 -1
- package/es/shared/components/InputNumberSlash/InputNumberSlash.d.ts +3 -3
- package/es/shared/components/SlotRender/SlotRender.d.ts +4 -4
- package/es/shared/components/VueDraggable/src/core/renderHelper.d.ts +1 -1
- package/es/shared/hooks/useTheme.d.ts +2 -2
- package/es/shared/package.json.js +1 -1
- package/es/shared/types/business.d.ts +1 -1
- package/es/shared/types/index.d.ts +15 -15
- package/es/shared/utils/tapable/AsyncParallelBailHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncParallelHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesBailHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesLoopHook.d.ts +1 -1
- package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncBailHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncLoopHook.d.ts +1 -1
- package/es/shared/utils/tapable/SyncWaterfallHook.d.ts +1 -1
- package/es/shared/utils/vexutils.d.ts +2 -2
- package/package.json +5 -5
|
@@ -34,7 +34,7 @@ declare const Calendar: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
34
34
|
};
|
|
35
35
|
}, {
|
|
36
36
|
dayNames: string[];
|
|
37
|
-
cssVars: import("vue").ComputedRef<import("
|
|
37
|
+
cssVars: import("vue").ComputedRef<import("../../shared/types").AnyObject>;
|
|
38
38
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
39
39
|
showDateNavigation: {
|
|
40
40
|
type: BooleanConstructor;
|
|
@@ -229,15 +229,15 @@ declare const Calendar: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
229
229
|
ChevronBackOutline: 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<{}>>, {}>;
|
|
230
230
|
ChevronForwardOutline: 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<{}>>, {}>;
|
|
231
231
|
FullCalendar: import("vue").DefineComponent<{
|
|
232
|
-
options: import("vue").PropType<import("@fullcalendar/core
|
|
232
|
+
options: import("vue").PropType<import("@fullcalendar/core").CalendarOptions>;
|
|
233
233
|
}, unknown, {
|
|
234
234
|
renderId: number;
|
|
235
235
|
customRenderingMap: Map<string, import("@fullcalendar/core/internal-common").eF<any>>;
|
|
236
236
|
}, {}, {
|
|
237
237
|
getApi(): import("@fullcalendar/core").Calendar;
|
|
238
|
-
buildOptions(suppliedOptions: import("@fullcalendar/core
|
|
238
|
+
buildOptions(suppliedOptions: import("@fullcalendar/core").CalendarOptions | undefined): import("@fullcalendar/core").CalendarOptions;
|
|
239
239
|
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
240
|
-
options: import("vue").PropType<import("@fullcalendar/core
|
|
240
|
+
options: import("vue").PropType<import("@fullcalendar/core").CalendarOptions>;
|
|
241
241
|
}>>, {}>;
|
|
242
242
|
isSameDay: typeof import("date-fns").isSameDay;
|
|
243
243
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("select" | "eventClick" | "eventDrag" | "eventResize" | "dateChange")[], "select" | "eventClick" | "eventDrag" | "eventResize" | "dateChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -31,7 +31,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
31
31
|
};
|
|
32
32
|
}, {
|
|
33
33
|
dayNames: string[];
|
|
34
|
-
cssVars: import("vue").ComputedRef<
|
|
34
|
+
cssVars: import("vue").ComputedRef<AnyObject>;
|
|
35
35
|
props: Readonly<import("@vue/shared").LooseRequired<Readonly<import("vue").ExtractPropTypes<{
|
|
36
36
|
showDateNavigation: {
|
|
37
37
|
type: BooleanConstructor;
|
|
@@ -222,15 +222,15 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
222
222
|
ChevronBackOutline: 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<{}>>, {}>;
|
|
223
223
|
ChevronForwardOutline: 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<{}>>, {}>;
|
|
224
224
|
FullCalendar: import("vue").DefineComponent<{
|
|
225
|
-
options: PropType<import("@fullcalendar/core
|
|
225
|
+
options: PropType<import("@fullcalendar/core").CalendarOptions>;
|
|
226
226
|
}, unknown, {
|
|
227
227
|
renderId: number;
|
|
228
228
|
customRenderingMap: Map<string, import("@fullcalendar/core/internal-common").eF<any>>;
|
|
229
229
|
}, {}, {
|
|
230
230
|
getApi(): import("@fullcalendar/core").Calendar;
|
|
231
|
-
buildOptions(suppliedOptions: import("@fullcalendar/core
|
|
231
|
+
buildOptions(suppliedOptions: import("@fullcalendar/core").CalendarOptions | undefined): import("@fullcalendar/core").CalendarOptions;
|
|
232
232
|
}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
233
|
-
options: PropType<import("@fullcalendar/core
|
|
233
|
+
options: PropType<import("@fullcalendar/core").CalendarOptions>;
|
|
234
234
|
}>>, {}>;
|
|
235
235
|
isSameDay: typeof isSameDay;
|
|
236
236
|
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("select" | "eventClick" | "eventDrag" | "eventResize" | "dateChange")[], "select" | "eventClick" | "eventDrag" | "eventResize" | "dateChange", import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
@@ -77,184 +77,7 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
77
77
|
calculateWidth: (isBig: boolean) => string;
|
|
78
78
|
changeWindow: () => void;
|
|
79
79
|
NDrawer: any;
|
|
80
|
-
NDrawerContent:
|
|
81
|
-
title: {
|
|
82
|
-
type: StringConstructor;
|
|
83
|
-
};
|
|
84
|
-
headerStyle: PropType<string | import("vue").CSSProperties>;
|
|
85
|
-
footerStyle: PropType<string | import("vue").CSSProperties>;
|
|
86
|
-
bodyStyle: PropType<string | import("vue").CSSProperties>;
|
|
87
|
-
bodyContentStyle: PropType<string | import("vue").CSSProperties>;
|
|
88
|
-
nativeScrollbar: {
|
|
89
|
-
type: BooleanConstructor;
|
|
90
|
-
default: boolean;
|
|
91
|
-
};
|
|
92
|
-
scrollbarProps: PropType<import("naive-ui/es/_internal").ScrollbarProps>;
|
|
93
|
-
closable: BooleanConstructor;
|
|
94
|
-
}, {
|
|
95
|
-
handleCloseClick: () => void;
|
|
96
|
-
mergedTheme: import("vue").Ref<{
|
|
97
|
-
common: {
|
|
98
|
-
baseColor: string;
|
|
99
|
-
primaryColor: string;
|
|
100
|
-
primaryColorHover: string;
|
|
101
|
-
primaryColorPressed: string;
|
|
102
|
-
primaryColorSuppl: string;
|
|
103
|
-
infoColor: string;
|
|
104
|
-
infoColorHover: string;
|
|
105
|
-
infoColorPressed: string;
|
|
106
|
-
infoColorSuppl: string;
|
|
107
|
-
successColor: string;
|
|
108
|
-
successColorHover: string;
|
|
109
|
-
successColorPressed: string;
|
|
110
|
-
successColorSuppl: string;
|
|
111
|
-
warningColor: string;
|
|
112
|
-
warningColorHover: string;
|
|
113
|
-
warningColorPressed: string;
|
|
114
|
-
warningColorSuppl: string;
|
|
115
|
-
errorColor: string;
|
|
116
|
-
errorColorHover: string;
|
|
117
|
-
errorColorPressed: string;
|
|
118
|
-
errorColorSuppl: string;
|
|
119
|
-
textColorBase: string;
|
|
120
|
-
textColor1: string;
|
|
121
|
-
textColor2: string;
|
|
122
|
-
textColor3: string;
|
|
123
|
-
textColorDisabled: string;
|
|
124
|
-
placeholderColor: string;
|
|
125
|
-
placeholderColorDisabled: string;
|
|
126
|
-
iconColor: string;
|
|
127
|
-
iconColorHover: string;
|
|
128
|
-
iconColorPressed: string;
|
|
129
|
-
iconColorDisabled: string;
|
|
130
|
-
opacity1: string;
|
|
131
|
-
opacity2: string;
|
|
132
|
-
opacity3: string;
|
|
133
|
-
opacity4: string;
|
|
134
|
-
opacity5: string;
|
|
135
|
-
dividerColor: string;
|
|
136
|
-
borderColor: string;
|
|
137
|
-
closeIconColor: string;
|
|
138
|
-
closeIconColorHover: string;
|
|
139
|
-
closeIconColorPressed: string;
|
|
140
|
-
closeColorHover: string;
|
|
141
|
-
closeColorPressed: string;
|
|
142
|
-
clearColor: string;
|
|
143
|
-
clearColorHover: string;
|
|
144
|
-
clearColorPressed: string;
|
|
145
|
-
scrollbarColor: string;
|
|
146
|
-
scrollbarColorHover: string;
|
|
147
|
-
scrollbarWidth: string;
|
|
148
|
-
scrollbarHeight: string;
|
|
149
|
-
scrollbarBorderRadius: string;
|
|
150
|
-
progressRailColor: string;
|
|
151
|
-
railColor: string;
|
|
152
|
-
popoverColor: string;
|
|
153
|
-
tableColor: string;
|
|
154
|
-
cardColor: string;
|
|
155
|
-
modalColor: string;
|
|
156
|
-
bodyColor: string;
|
|
157
|
-
tagColor: string;
|
|
158
|
-
avatarColor: string;
|
|
159
|
-
invertedColor: string;
|
|
160
|
-
inputColor: string;
|
|
161
|
-
codeColor: string;
|
|
162
|
-
tabColor: string;
|
|
163
|
-
actionColor: string;
|
|
164
|
-
tableHeaderColor: string;
|
|
165
|
-
hoverColor: string;
|
|
166
|
-
tableColorHover: string;
|
|
167
|
-
tableColorStriped: string;
|
|
168
|
-
pressedColor: string;
|
|
169
|
-
opacityDisabled: string;
|
|
170
|
-
inputColorDisabled: string;
|
|
171
|
-
buttonColor2: string;
|
|
172
|
-
buttonColor2Hover: string;
|
|
173
|
-
buttonColor2Pressed: string;
|
|
174
|
-
boxShadow1: string;
|
|
175
|
-
boxShadow2: string;
|
|
176
|
-
boxShadow3: string;
|
|
177
|
-
fontFamily: string;
|
|
178
|
-
fontFamilyMono: string;
|
|
179
|
-
fontWeight: string;
|
|
180
|
-
fontWeightStrong: string;
|
|
181
|
-
cubicBezierEaseInOut: string;
|
|
182
|
-
cubicBezierEaseOut: string;
|
|
183
|
-
cubicBezierEaseIn: string;
|
|
184
|
-
borderRadius: string;
|
|
185
|
-
borderRadiusSmall: string;
|
|
186
|
-
fontSize: string;
|
|
187
|
-
fontSizeMini: string;
|
|
188
|
-
fontSizeTiny: string;
|
|
189
|
-
fontSizeSmall: string;
|
|
190
|
-
fontSizeMedium: string;
|
|
191
|
-
fontSizeLarge: string;
|
|
192
|
-
fontSizeHuge: string;
|
|
193
|
-
lineHeight: string;
|
|
194
|
-
heightMini: string;
|
|
195
|
-
heightTiny: string;
|
|
196
|
-
heightSmall: string;
|
|
197
|
-
heightMedium: string;
|
|
198
|
-
heightLarge: string;
|
|
199
|
-
heightHuge: string;
|
|
200
|
-
name: "common";
|
|
201
|
-
};
|
|
202
|
-
self: {
|
|
203
|
-
bodyPadding: string;
|
|
204
|
-
headerPadding: string;
|
|
205
|
-
footerPadding: string;
|
|
206
|
-
color: string;
|
|
207
|
-
textColor: string;
|
|
208
|
-
titleTextColor: string;
|
|
209
|
-
titleFontSize: string;
|
|
210
|
-
titleFontWeight: string;
|
|
211
|
-
boxShadow: string;
|
|
212
|
-
lineHeight: string;
|
|
213
|
-
headerBorderBottom: string;
|
|
214
|
-
footerBorderTop: string;
|
|
215
|
-
closeIconColor: string;
|
|
216
|
-
closeIconColorHover: string;
|
|
217
|
-
closeIconColorPressed: string;
|
|
218
|
-
closeSize: string;
|
|
219
|
-
closeIconSize: string;
|
|
220
|
-
closeColorHover: string;
|
|
221
|
-
closeColorPressed: string;
|
|
222
|
-
closeBorderRadius: string;
|
|
223
|
-
resizableTriggerColorHover: string;
|
|
224
|
-
};
|
|
225
|
-
peers: {
|
|
226
|
-
Scrollbar: import("naive-ui/es/_mixins").Theme<"Scrollbar", {
|
|
227
|
-
color: string;
|
|
228
|
-
colorHover: string;
|
|
229
|
-
}, any>;
|
|
230
|
-
};
|
|
231
|
-
peerOverrides: {
|
|
232
|
-
Scrollbar?: {
|
|
233
|
-
peers?: {
|
|
234
|
-
[x: string]: any;
|
|
235
|
-
} | undefined;
|
|
236
|
-
} | undefined;
|
|
237
|
-
};
|
|
238
|
-
}>;
|
|
239
|
-
mergedClsPrefix: import("vue").Ref<string>;
|
|
240
|
-
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps, Readonly<import("vue").ExtractPropTypes<{
|
|
241
|
-
title: {
|
|
242
|
-
type: StringConstructor;
|
|
243
|
-
};
|
|
244
|
-
headerStyle: PropType<string | import("vue").CSSProperties>;
|
|
245
|
-
footerStyle: PropType<string | import("vue").CSSProperties>;
|
|
246
|
-
bodyStyle: PropType<string | import("vue").CSSProperties>;
|
|
247
|
-
bodyContentStyle: PropType<string | import("vue").CSSProperties>;
|
|
248
|
-
nativeScrollbar: {
|
|
249
|
-
type: BooleanConstructor;
|
|
250
|
-
default: boolean;
|
|
251
|
-
};
|
|
252
|
-
scrollbarProps: PropType<import("naive-ui/es/_internal").ScrollbarProps>;
|
|
253
|
-
closable: BooleanConstructor;
|
|
254
|
-
}>>, {
|
|
255
|
-
closable: boolean;
|
|
256
|
-
nativeScrollbar: boolean;
|
|
257
|
-
}>;
|
|
80
|
+
NDrawerContent: any;
|
|
258
81
|
renderCb: import("vue").DefineComponent<{
|
|
259
82
|
options: {
|
|
260
83
|
type: ObjectConstructor;
|
|
@@ -343,10 +166,10 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
343
166
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
344
167
|
onChangeWindow?: ((...args: any[]) => any) | undefined;
|
|
345
168
|
}, {
|
|
346
|
-
closable: boolean;
|
|
347
169
|
visible: boolean;
|
|
348
170
|
zIndex: number;
|
|
349
171
|
screen: boolean;
|
|
172
|
+
closable: boolean;
|
|
350
173
|
drawerWidth: string;
|
|
351
174
|
isDrawerBig: boolean;
|
|
352
175
|
}>;
|
|
@@ -158,9 +158,9 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
158
158
|
onClose?: ((...args: any[]) => any) | undefined;
|
|
159
159
|
onChangeWindow?: ((...args: any[]) => any) | undefined;
|
|
160
160
|
}, {
|
|
161
|
-
closable: boolean;
|
|
162
161
|
visible: boolean;
|
|
163
162
|
screen: boolean;
|
|
163
|
+
closable: boolean;
|
|
164
164
|
modalConfig: Record<string, any>;
|
|
165
165
|
}>;
|
|
166
166
|
export default _default;
|