cnhis-design-vue 3.1.56-release.0 → 3.1.56
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/es/components/annotation-edit/index.d.ts +18 -0
- package/es/components/annotation-edit/src/AnnotationEdit.d.ts +18 -0
- package/es/components/annotation-edit/src/AnnotationEdit.js +1 -1
- package/es/components/annotation-edit/src/type.d.ts +4 -0
- package/es/components/audio-sdk/src/audioSDK.d.ts +20 -6
- package/es/components/audio-sdk/src/audioSDK.js +1 -1
- package/es/components/audio-sdk/src/components/recordingDialog.vue.d.ts +14 -0
- package/es/components/audio-sdk/src/components/recordingDialog.vue2.js +1 -1
- package/es/components/audio-sdk/src/utils/recordingDialog.d.ts +5 -2
- package/es/components/audio-sdk/src/utils/recordingDialog.js +1 -1
- package/es/components/audio-sdk/style/index.css +1 -1
- package/es/components/base-search/index.d.ts +14 -0
- package/es/components/base-search/src/index.vue.d.ts +14 -0
- package/es/components/base-search/src/index.vue2.js +1 -1
- package/es/components/base-search/style/index.css +1 -1
- package/es/components/big-table/index.js +1 -1
- package/es/components/callback/src/components/render/popupMaps.d.ts +26 -4
- package/es/components/classification/index.d.ts +20 -7
- package/es/components/classification/src/components/search-filter/index.vue.d.ts +14 -0
- package/es/components/classification/src/components/set-classification/index.vue.d.ts +20 -7
- package/es/components/classification/src/components/set-classification/index.vue2.js +1 -1
- package/es/components/classification/src/components/table-modal/index.vue.d.ts +6 -5
- package/es/components/classification/src/components/table-modal/index.vue2.js +1 -1
- package/es/components/classification/src/index.vue.d.ts +20 -7
- package/es/components/classification/src/index.vue2.js +1 -1
- package/es/components/fabric-chart/index.d.ts +4 -2
- package/es/components/fabric-chart/src/FabricChart.vue.d.ts +4 -2
- package/es/components/fabric-chart/src/FabricChart.vue2.js +1 -1
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcess.js +1 -1
- package/es/components/fabric-chart/src/hooks/birthProcess/useBirthProcessChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useCenter.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useOther.js +1 -1
- package/es/components/fabric-chart/src/hooks/surgicalAnesthesia/useSurgicalAnesthesiaChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useCenter.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useTemperatureChart.js +1 -1
- package/es/components/fabric-chart/src/hooks/temperature/useTop.js +1 -1
- package/es/components/form-config/index.d.ts +82 -14
- package/es/components/form-config/src/FormConfig.vue.d.ts +82 -14
- package/es/components/form-config/src/components/FormConfigCreator.vue.d.ts +26 -4
- package/es/components/form-config/src/components/FormConfigCreator.vue2.js +1 -1
- package/es/components/form-config/src/components/FormConfigEdit.vue.d.ts +41 -7
- package/es/components/form-config/src/components/FormConfigEdit.vue2.js +1 -1
- package/es/components/form-render/index.d.ts +26 -4
- package/es/components/form-render/src/FormRender.vue.d.ts +27 -4
- package/es/components/form-render/src/FormRender.vue2.js +1 -1
- package/es/components/form-render/src/FormRenderWrapper.vue.d.ts +26 -4
- package/es/components/form-render/src/components/renderer/formItem.js +1 -1
- package/es/components/form-render/src/components/renderer/searchCascade.js +1 -1
- package/es/components/form-render/src/components/renderer/select.js +1 -1
- package/es/components/form-render/src/constants/index.d.ts +1 -0
- package/es/components/form-render/src/constants/index.js +1 -1
- package/es/components/form-render/src/hooks/useFieldNormalize.d.ts +10 -2
- package/es/components/form-render/src/hooks/useFieldNormalize.js +1 -1
- package/es/components/form-render/src/hooks/useFormContext.js +1 -1
- package/es/components/form-render/src/types/index.d.ts +3 -1
- package/es/components/iho-table/index.js +1 -1
- package/es/components/iho-table/src/hooks/tapHooks/useConfigHooks.js +1 -1
- package/es/components/iho-table/src/hooks/tapHooks/useDataHooks.js +1 -1
- package/es/components/iho-table/src/hooks/tapHooks/useDomInsertHooks.js +1 -1
- package/es/components/iho-table/src/hooks/tapHooks/useEventHooks.js +1 -1
- package/es/components/iho-table/src/hooks/tapHooks/useExposeHooks.js +1 -1
- package/es/components/iho-table/src/hooks/tapHooks/useFieldHooks.js +1 -1
- package/es/components/iho-table/src/hooks/tapHooks/useSetupHooks.js +1 -1
- package/es/components/iho-table/src/plugins/defaultValuePlugin.js +1 -1
- package/es/components/iho-table/src/plugins/headerPlugin.js +1 -1
- package/es/components/iho-table/src/plugins/rendererPlugins/editableWidgets/selectRendererPlugin/index.js +1 -1
- package/es/components/iho-table/src/utils/index.js +1 -1
- package/es/components/index.css +1 -1
- package/es/components/index.js +1 -1
- package/es/components/info-header/index.d.ts +77 -13
- package/es/components/info-header/src/InfoHeader.vue.d.ts +77 -13
- package/es/components/info-header/src/components/infoDescription/DescriptionItem.vue.d.ts +5 -1
- package/es/components/info-header/src/components/infoDescription/DescriptionList.vue.d.ts +5 -1
- package/es/components/info-header/src/components/infoDescription/index.vue.d.ts +31 -5
- package/es/components/info-header/src/components/patientInfo/index.vue.d.ts +26 -4
- package/es/components/recommend-search/index.d.ts +8 -8
- package/es/components/recommend-search/src/RecommendSearch.vue.d.ts +8 -8
- package/es/components/recommend-search/src/components/BaseSearch.d.ts +1 -1
- package/es/components/recommend-search/src/components/RecommendInput.vue.d.ts +3 -3
- package/es/components/recommend-search/src/components/RecommendSelect.vue.d.ts +3 -3
- package/es/components/shortcut-setter/index.d.ts +26 -4
- package/es/components/shortcut-setter/src/ShortcutSetter.vue.d.ts +26 -4
- package/es/components/table-filter/src/components/classify-filter/ValueCfg.vue.d.ts +14 -0
- package/es/components/table-filter/src/components/classify-filter/components/SelectDynamic.vue.d.ts +14 -0
- package/es/components/table-filter/src/components/classify-filter/components/index.d.ts +14 -0
- package/es/components/table-filter/src/components/classify-filter/index.vue.d.ts +14 -0
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue.d.ts +15 -0
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamic.vue2.js +1 -1
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue.d.ts +14 -0
- package/es/components/table-filter/src/components/render-widget/components/SelectDynamicOption/index.vue2.js +1 -1
- package/es/components/table-filter/src/components/render-widget/components/index.d.ts +15 -0
- package/es/components/table-filter/src/components/render-widget/widgetCfgMaps.d.ts +15 -0
- package/es/components/vod-chunk-upload/src/vod-chunk-upload/index.js +1 -1
- package/es/shared/components/CancelRadio/index.js +1 -1
- package/es/shared/components/InputNumberSlash/index.js +1 -1
- package/es/shared/components/SelectPage/index.js +1 -1
- package/es/shared/components/SlotRender/index.js +1 -1
- package/es/shared/components/SvgIcon/index.js +1 -1
- package/es/shared/components/TextOverTooltip/index.js +1 -1
- package/es/shared/components/VueDraggable/index.js +1 -1
- package/es/shared/components/no-data/index.js +1 -1
- package/es/shared/package.json.js +1 -1
- package/es/shared/utils/business.js +1 -1
- package/es/shared/utils/tapable/AsyncParallelBailHook.js +1 -0
- package/es/shared/utils/tapable/AsyncSeriesBailHook.js +1 -0
- package/es/shared/utils/tapable/AsyncSeriesLoopHook.js +1 -0
- package/es/shared/utils/tapable/AsyncSeriesWaterfallHook.js +1 -0
- package/es/shared/utils/tapable/SyncBailHook.js +1 -0
- package/es/shared/utils/tapable/SyncLoopHook.js +1 -0
- package/es/shared/utils/vexutils.js +1 -1
- package/package.json +2 -2
package/es/components/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import e from"./grid/index.js";import r from"./big-table/index.js";import o from"./field-set/index.js";import s from"./button-print/index.js";import t from"./select-person/index.js";import i,{CLabelFormContent as a}from"./select-label/index.js";import
|
|
1
|
+
import e from"./grid/index.js";export{default as CGrid}from"./grid/index.js";import r from"./big-table/index.js";export{default as CBigTable}from"./big-table/index.js";import o from"./field-set/index.js";export{default as CFieldSet}from"./field-set/index.js";import s from"./button-print/index.js";export{default as CButtonPrint}from"./button-print/index.js";import t from"./select-person/index.js";export{default as CSelectPerson}from"./select-person/index.js";import i,{CLabelFormContent as a}from"./select-label/index.js";export{CLabelFormContent,default as CSelectLabel}from"./select-label/index.js";import d from"./map/index.js";export{default as CMap}from"./map/index.js";import n from"./vod-chunk-upload/index.js";export{default as CVodChunkUpload}from"./vod-chunk-upload/index.js";import{CScaleView as m,CRadio as f,CCheckbox as p,CSelect as l,CDatetime as u}from"./scale-view/index.js";export{CCheckbox,CDatetime,CRadio,CScaleView,CSelect}from"./scale-view/index.js";import c from"./info-header/index.js";export{default as CInfoHeader}from"./info-header/index.js";import x from"./time-line/index.js";export{default as CTimeLine}from"./time-line/index.js";import C from"./base-search/index.js";export{default as CBaseSearch}from"./base-search/index.js";import h from"./quick-search/index.js";export{default as CQuickSearch}from"./quick-search/index.js";import j from"./classification/index.js";export{default as CClassification}from"./classification/index.js";import k from"./bpmn-workflow/index.js";export{default as CBpmnWorkflow}from"./bpmn-workflow/index.js";import b from"./steps-wheel/index.js";export{default as CStepsWheel}from"./steps-wheel/index.js";import S from"./editor/index.js";export{default as CEditor}from"./editor/index.js";import g from"./form-render/index.js";export{default as CFormRender}from"./form-render/index.js";import F from"./fabric-chart/index.js";export{default as CFabricChart}from"./fabric-chart/index.js";import T from"./shortcut-provider/index.js";export{default as CShortcutProvider}from"./shortcut-provider/index.js";import v from"./shortcut-setter/index.js";export{default as CShortcutSetter}from"./shortcut-setter/index.js";import y from"./form-config/index.js";export{default as CFormConfig}from"./form-config/index.js";import P from"./iho-table/index.js";export{default as CIhoTable,useIhoTablePresetPlugins}from"./iho-table/index.js";import D from"./keyboard/index.js";export{default as CKeyboard}from"./keyboard/index.js";import R from"./search-cascader/index.js";export{default as CSearchCascader}from"./search-cascader/index.js";import A from"./recommend-search/index.js";export{default as CRecommendSearch}from"./recommend-search/index.js";import B from"./date-picker/index.js";export{default as CDatePicker}from"./date-picker/index.js";import E from"./time-picker/index.js";export{default as CTimePicker}from"./time-picker/index.js";import w from"./config-provider/index.js";export{default as CConfigProvider}from"./config-provider/index.js";import L from"./picture-clipper/index.js";export{default as CPictureClipper}from"./picture-clipper/index.js";import I from"./table-export-field/index.js";export{default as CTableExportField}from"./table-export-field/index.js";import O from"./expand-field/index.js";export{default as CExpandField}from"./expand-field/index.js";import V from"./biunique-chat/index.js";export{default as CBiuniqueChat}from"./biunique-chat/index.js";import H from"./callback/index.js";export{default as CCallback}from"./callback/index.js";import K from"./slider-tree/index.js";export{default as CSliderTree}from"./slider-tree/index.js";import q from"./body-select/index.js";export{default as CBodySelect}from"./body-select/index.js";export{default as CInsuranceSDK}from"./card-reader-sdk/src/insuranceSDK.js";export{default as CCardReaderSDK}from"./card-reader-sdk/src/cardReaderSDK.js";export{formatDateRangeInfo,presetValToDateRangestr,presetValToTimestamp}from"./table-filter/src/components/render-widget/helpers/presetValToTimestamp.js";export{DatePresetValEnums,DateRangeInnerValEnums,DateRangeOutDefEnums}from"./table-filter/src/components/render-widget/enums.js";export{useTheme}from"../shared/hooks/useTheme.js";export{useDateTime}from"../shared/hooks/useDateTime.js";export{AsyncQueue,ENTRY_STATE}from"../shared/hooks/useAsyncQueue/index.js";export{presetRequestHandler,useFormAsyncQueue,useFormRequest}from"../shared/hooks/useFormRequest/index.js";export{useLevelSearchCascader}from"../shared/hooks/useLevelSearchCascader.js";export{useSelectAllowModify}from"../shared/hooks/selectHooks/useSelectAllowModify.js";export{useOptionFiltered}from"../shared/hooks/selectHooks/useOptionFiltered.js";export{searchContentMatcher,useSearchContent}from"../shared/hooks/selectHooks/useSearchContent.js";export{useSelectRenders}from"../shared/hooks/selectHooks/useSelectRenders.js";export{useVersion}from"../shared/hooks/useVersion.js";export{vFlexibleResize}from"../shared/directive/flexibleResize.js";export{useGuide}from"./guide/src/useGuide.js";export{default as CAudioSDK}from"./audio-sdk/src/audioSDK.js";export{useAnchor}from"./form-render/src/hooks/useAnchor.js";export{useAutoHidden}from"./form-render/src/hooks/useAutoHidden.js";export{BusinessCollector,useBusinessBinding}from"./form-render/src/hooks/useBusinessBinding.js";export{ContextCollector,useChangeContext}from"./form-render/src/hooks/useChangeContext.js";export{useCommonInjection,useSelectOptionProps}from"./form-render/src/hooks/useCommonInjection.js";export{useCommonLog}from"./form-render/src/hooks/useCommonLog.js";export{useComplexOptions,useComplexOptionsSpan}from"./form-render/src/hooks/useComplexOptions.js";export{useFieldListAdaptor}from"./form-render/src/hooks/useFieldListAdaptor.js";export{useFieldNormalize}from"./form-render/src/hooks/useFieldNormalize.js";export{useFieldVisitor}from"./form-render/src/hooks/useFieldVisitor.js";export{useFormContext}from"./form-render/src/hooks/useFormContext.js";export{useFormDomEvent,useFormExposeEvent}from"./form-render/src/hooks/useFormEvent.js";export{useFormField}from"./form-render/src/hooks/useFormField.js";export{useFormGraph}from"./form-render/src/hooks/useFormGraph.js";export{FormItemDepsCollector,useFormItemDeps}from"./form-render/src/hooks/useFormItemDeps.js";export{useFormRenderLifeCycle}from"./form-render/src/hooks/useFormRenderLifeCycle.js";export{useAutographOptions,useRecommendOptions,useUrlConfigOptions}from"./form-render/src/hooks/useFormRenderOptions.js";export{useFormValidator,validateMessageLocale}from"./form-render/src/hooks/useFormValidator.js";export{useLowCodeEvent}from"./form-render/src/hooks/useLowCodeEvent.js";export{useLowCodeReactions}from"./form-render/src/hooks/useLowCodeReactions.js";export{useNuiThemeOverrides}from"./form-render/src/hooks/useNuiThemeOverrides.js";export{useOperationalForm}from"./form-render/src/hooks/useOperationalForm.js";export{usePresetScope}from"./form-render/src/hooks/usePresetScope.js";export{useWordbookSetting,wordbookSettingHandler}from"./form-render/src/hooks/useWordbookSetting.js";export{businessDateParser,isIdCard,isMobile,parseAge2Birthday,parseAgeFromContext,parseBirthday,parseIdCard,transformDateFormat}from"./form-render/src/utils/business.js";export{findNextWidget,queryDecoratorByAddress,queryDecoratorByFieldKey,queryInput}from"./form-render/src/utils/dom.js";export{assignClearBindVisited,assignUpdateValue,assignValueBindKey,createLinebarId,createObjSchema,createVisitedSetter,dotEscape,fieldKeyEscape,getParentLinebar,traverseDependKey,traverseSchema}from"./form-render/src/utils/schema.js";export{combineExtendKey,createInputSlot,createSlot,formRenderLog,getAbsoluteKey,injectOrProvide,isNestedFieldType,isNestedType,mergeDeepProperties,parseNumberFromMaybeString,renderDescOption,splitExtendKey,validateMessageParser}from"./form-render/src/utils/index.js";export{GlobalShortcutProvider,ShortcutManager,useShortcuts}from"./shortcut-provider/src/hooks/useShortcuts.js";export{useShortcutSignature}from"./shortcut-provider/src/hooks/useShortcutSignature.js";export{defineTablePlugin,useTablePlugin}from"./iho-table/src/hooks/useTablePlugin.js";export{useColumnConfigAdaptor}from"./iho-table/src/hooks/useColumnConfigAdaptor.js";export{AbstractConfigHooks,AbstractDataHooks,AbstractDomInsertHooks,AbstractEventHooks,AbstractExposeHooks,AbstractFieldHooks,AbstractSetupHooks}from"./iho-table/src/types/pluginType.js";export{Print}from"./button-print/src/utils/print.js";export{getFileUrl,isIReport,useBrowserPrint}from"./button-print/src/utils/browserPrint.js";export{transformOriginToTree}from"./slider-tree/src/utils/index.js";const M={CGrid:e,CBigTable:r,CFieldSet:o,CButtonPrint:s,CSelectPerson:t,CSelectLabel:i,CLabelFormContent:a,CScaleView:m,CMap:d,CVodChunkUpload:n,CRadio:f,CCheckbox:p,CSelect:l,CDatetime:u,CInfoHeader:c,CTimeLine:x,CBaseSearch:C,CQuickSearch:h,CClassification:j,CBpmnWorkflow:k,CStepsWheel:b,CEditor:S,CFormRender:g,CFabricChart:F,CShortcutProvider:T,CShortcutSetter:v,CFormConfig:y,CIhoTable:P,CKeyboard:D,CSearchCascader:R,CRecommendSearch:A,CDatePicker:B,CTimePicker:E,CConfigProvider:w,CPictureClipper:L,CTableExportField:I,CExpandField:O,CBiuniqueChat:V,CCallback:H,CSliderTree:K,CBodySelect:q};var N={install:function(e){Object.values(M).forEach((r=>{r.install(e)}))},...M};export{N as default};
|
|
@@ -138,7 +138,11 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
138
138
|
}>;
|
|
139
139
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
140
140
|
scope: import("../../shared/types").AnyObject;
|
|
141
|
-
annotation: import("
|
|
141
|
+
annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
|
|
142
|
+
annotationShortcuts: (string | {
|
|
143
|
+
label: string;
|
|
144
|
+
value: string;
|
|
145
|
+
})[] | undefined;
|
|
142
146
|
consumer: boolean;
|
|
143
147
|
uuid: string;
|
|
144
148
|
lifeCycle: Partial<{
|
|
@@ -303,7 +307,11 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
303
307
|
}>;
|
|
304
308
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
305
309
|
scope: import("../../shared/types").AnyObject;
|
|
306
|
-
annotation: import("
|
|
310
|
+
annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
|
|
311
|
+
annotationShortcuts: (string | {
|
|
312
|
+
label: string;
|
|
313
|
+
value: string;
|
|
314
|
+
})[] | undefined;
|
|
307
315
|
consumer: boolean;
|
|
308
316
|
uuid: string;
|
|
309
317
|
lifeCycle: Partial<{
|
|
@@ -475,7 +483,11 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
475
483
|
}>;
|
|
476
484
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
477
485
|
scope: import("../../shared/types").AnyObject;
|
|
478
|
-
annotation: import("
|
|
486
|
+
annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
|
|
487
|
+
annotationShortcuts: (string | {
|
|
488
|
+
label: string;
|
|
489
|
+
value: string;
|
|
490
|
+
})[] | undefined;
|
|
479
491
|
consumer: boolean;
|
|
480
492
|
uuid: string;
|
|
481
493
|
lifeCycle: Partial<{
|
|
@@ -720,7 +732,11 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
720
732
|
}>;
|
|
721
733
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
722
734
|
scope: import("../../shared/types").AnyObject;
|
|
723
|
-
annotation: import("
|
|
735
|
+
annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
|
|
736
|
+
annotationShortcuts: (string | {
|
|
737
|
+
label: string;
|
|
738
|
+
value: string;
|
|
739
|
+
})[] | undefined;
|
|
724
740
|
consumer: boolean;
|
|
725
741
|
uuid: string;
|
|
726
742
|
lifeCycle: Partial<{
|
|
@@ -2690,7 +2706,13 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2690
2706
|
default: () => {};
|
|
2691
2707
|
};
|
|
2692
2708
|
annotation: {
|
|
2693
|
-
type: import("vue").PropType<import("
|
|
2709
|
+
type: import("vue").PropType<Record<string, import("../annotation-edit/src/type").AnnotationItem>>;
|
|
2710
|
+
};
|
|
2711
|
+
annotationShortcuts: {
|
|
2712
|
+
type: import("vue").PropType<(string | {
|
|
2713
|
+
label: string;
|
|
2714
|
+
value: string;
|
|
2715
|
+
})[] | undefined>;
|
|
2694
2716
|
};
|
|
2695
2717
|
consumer: {
|
|
2696
2718
|
type: BooleanConstructor;
|
|
@@ -2846,7 +2868,13 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
2846
2868
|
default: () => {};
|
|
2847
2869
|
};
|
|
2848
2870
|
annotation: {
|
|
2849
|
-
type: import("vue").PropType<import("
|
|
2871
|
+
type: import("vue").PropType<Record<string, import("../annotation-edit/src/type").AnnotationItem>>;
|
|
2872
|
+
};
|
|
2873
|
+
annotationShortcuts: {
|
|
2874
|
+
type: import("vue").PropType<(string | {
|
|
2875
|
+
label: string;
|
|
2876
|
+
value: string;
|
|
2877
|
+
})[] | undefined>;
|
|
2850
2878
|
};
|
|
2851
2879
|
consumer: {
|
|
2852
2880
|
type: BooleanConstructor;
|
|
@@ -3040,7 +3068,11 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
3040
3068
|
}>;
|
|
3041
3069
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
3042
3070
|
scope: import("../../shared/types").AnyObject;
|
|
3043
|
-
annotation: import("
|
|
3071
|
+
annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
|
|
3072
|
+
annotationShortcuts: (string | {
|
|
3073
|
+
label: string;
|
|
3074
|
+
value: string;
|
|
3075
|
+
})[] | undefined;
|
|
3044
3076
|
consumer: boolean;
|
|
3045
3077
|
uuid: string;
|
|
3046
3078
|
lifeCycle: Partial<{
|
|
@@ -3338,7 +3370,13 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
3338
3370
|
default: () => {};
|
|
3339
3371
|
};
|
|
3340
3372
|
annotation: {
|
|
3341
|
-
type: import("vue").PropType<import("
|
|
3373
|
+
type: import("vue").PropType<Record<string, import("../annotation-edit/src/type").AnnotationItem>>;
|
|
3374
|
+
};
|
|
3375
|
+
annotationShortcuts: {
|
|
3376
|
+
type: import("vue").PropType<(string | {
|
|
3377
|
+
label: string;
|
|
3378
|
+
value: string;
|
|
3379
|
+
})[] | undefined>;
|
|
3342
3380
|
};
|
|
3343
3381
|
consumer: {
|
|
3344
3382
|
type: BooleanConstructor;
|
|
@@ -3636,7 +3674,13 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
3636
3674
|
default: () => {};
|
|
3637
3675
|
};
|
|
3638
3676
|
annotation: {
|
|
3639
|
-
type: import("vue").PropType<import("
|
|
3677
|
+
type: import("vue").PropType<Record<string, import("../annotation-edit/src/type").AnnotationItem>>;
|
|
3678
|
+
};
|
|
3679
|
+
annotationShortcuts: {
|
|
3680
|
+
type: import("vue").PropType<(string | {
|
|
3681
|
+
label: string;
|
|
3682
|
+
value: string;
|
|
3683
|
+
})[] | undefined>;
|
|
3640
3684
|
};
|
|
3641
3685
|
consumer: {
|
|
3642
3686
|
type: BooleanConstructor;
|
|
@@ -3792,7 +3836,13 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
3792
3836
|
default: () => {};
|
|
3793
3837
|
};
|
|
3794
3838
|
annotation: {
|
|
3795
|
-
type: import("vue").PropType<import("
|
|
3839
|
+
type: import("vue").PropType<Record<string, import("../annotation-edit/src/type").AnnotationItem>>;
|
|
3840
|
+
};
|
|
3841
|
+
annotationShortcuts: {
|
|
3842
|
+
type: import("vue").PropType<(string | {
|
|
3843
|
+
label: string;
|
|
3844
|
+
value: string;
|
|
3845
|
+
})[] | undefined>;
|
|
3796
3846
|
};
|
|
3797
3847
|
consumer: {
|
|
3798
3848
|
type: BooleanConstructor;
|
|
@@ -3986,7 +4036,11 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
3986
4036
|
}>;
|
|
3987
4037
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
3988
4038
|
scope: import("../../shared/types").AnyObject;
|
|
3989
|
-
annotation: import("
|
|
4039
|
+
annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
|
|
4040
|
+
annotationShortcuts: (string | {
|
|
4041
|
+
label: string;
|
|
4042
|
+
value: string;
|
|
4043
|
+
})[] | undefined;
|
|
3990
4044
|
consumer: boolean;
|
|
3991
4045
|
uuid: string;
|
|
3992
4046
|
lifeCycle: Partial<{
|
|
@@ -4284,7 +4338,13 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
4284
4338
|
default: () => {};
|
|
4285
4339
|
};
|
|
4286
4340
|
annotation: {
|
|
4287
|
-
type: import("vue").PropType<import("
|
|
4341
|
+
type: import("vue").PropType<Record<string, import("../annotation-edit/src/type").AnnotationItem>>;
|
|
4342
|
+
};
|
|
4343
|
+
annotationShortcuts: {
|
|
4344
|
+
type: import("vue").PropType<(string | {
|
|
4345
|
+
label: string;
|
|
4346
|
+
value: string;
|
|
4347
|
+
})[] | undefined>;
|
|
4288
4348
|
};
|
|
4289
4349
|
consumer: {
|
|
4290
4350
|
type: BooleanConstructor;
|
|
@@ -4515,7 +4575,11 @@ declare const InfoHeader: SFCWithInstall<import("vue").DefineComponent<{
|
|
|
4515
4575
|
}>;
|
|
4516
4576
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
4517
4577
|
scope: import("../../shared/types").AnyObject;
|
|
4518
|
-
annotation: import("
|
|
4578
|
+
annotation: Record<string, import("../annotation-edit/src/type").AnnotationItem>;
|
|
4579
|
+
annotationShortcuts: (string | {
|
|
4580
|
+
label: string;
|
|
4581
|
+
value: string;
|
|
4582
|
+
})[] | undefined;
|
|
4519
4583
|
consumer: boolean;
|
|
4520
4584
|
uuid: string;
|
|
4521
4585
|
lifeCycle: Partial<{
|
|
@@ -139,7 +139,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
139
139
|
}>;
|
|
140
140
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
141
141
|
scope: AnyObject;
|
|
142
|
-
annotation:
|
|
142
|
+
annotation: Record<string, import("../../annotation-edit/src/type").AnnotationItem>;
|
|
143
|
+
annotationShortcuts: (string | {
|
|
144
|
+
label: string;
|
|
145
|
+
value: string;
|
|
146
|
+
})[] | undefined;
|
|
143
147
|
consumer: boolean;
|
|
144
148
|
uuid: string;
|
|
145
149
|
lifeCycle: Partial<{
|
|
@@ -302,7 +306,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
302
306
|
}>;
|
|
303
307
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
304
308
|
scope: AnyObject;
|
|
305
|
-
annotation:
|
|
309
|
+
annotation: Record<string, import("../../annotation-edit/src/type").AnnotationItem>;
|
|
310
|
+
annotationShortcuts: (string | {
|
|
311
|
+
label: string;
|
|
312
|
+
value: string;
|
|
313
|
+
})[] | undefined;
|
|
306
314
|
consumer: boolean;
|
|
307
315
|
uuid: string;
|
|
308
316
|
lifeCycle: Partial<{
|
|
@@ -470,7 +478,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
470
478
|
}>;
|
|
471
479
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
472
480
|
scope: AnyObject;
|
|
473
|
-
annotation:
|
|
481
|
+
annotation: Record<string, import("../../annotation-edit/src/type").AnnotationItem>;
|
|
482
|
+
annotationShortcuts: (string | {
|
|
483
|
+
label: string;
|
|
484
|
+
value: string;
|
|
485
|
+
})[] | undefined;
|
|
474
486
|
consumer: boolean;
|
|
475
487
|
uuid: string;
|
|
476
488
|
lifeCycle: Partial<{
|
|
@@ -715,7 +727,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
715
727
|
}>;
|
|
716
728
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
717
729
|
scope: AnyObject;
|
|
718
|
-
annotation:
|
|
730
|
+
annotation: Record<string, import("../../annotation-edit/src/type").AnnotationItem>;
|
|
731
|
+
annotationShortcuts: (string | {
|
|
732
|
+
label: string;
|
|
733
|
+
value: string;
|
|
734
|
+
})[] | undefined;
|
|
719
735
|
consumer: boolean;
|
|
720
736
|
uuid: string;
|
|
721
737
|
lifeCycle: Partial<{
|
|
@@ -2685,7 +2701,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2685
2701
|
default: () => {};
|
|
2686
2702
|
};
|
|
2687
2703
|
annotation: {
|
|
2688
|
-
type: PropType<
|
|
2704
|
+
type: PropType<Record<string, import("../../annotation-edit/src/type").AnnotationItem>>;
|
|
2705
|
+
};
|
|
2706
|
+
annotationShortcuts: {
|
|
2707
|
+
type: PropType<(string | {
|
|
2708
|
+
label: string;
|
|
2709
|
+
value: string;
|
|
2710
|
+
})[] | undefined>;
|
|
2689
2711
|
};
|
|
2690
2712
|
consumer: {
|
|
2691
2713
|
type: BooleanConstructor;
|
|
@@ -2841,7 +2863,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2841
2863
|
default: () => {};
|
|
2842
2864
|
};
|
|
2843
2865
|
annotation: {
|
|
2844
|
-
type: PropType<
|
|
2866
|
+
type: PropType<Record<string, import("../../annotation-edit/src/type").AnnotationItem>>;
|
|
2867
|
+
};
|
|
2868
|
+
annotationShortcuts: {
|
|
2869
|
+
type: PropType<(string | {
|
|
2870
|
+
label: string;
|
|
2871
|
+
value: string;
|
|
2872
|
+
})[] | undefined>;
|
|
2845
2873
|
};
|
|
2846
2874
|
consumer: {
|
|
2847
2875
|
type: BooleanConstructor;
|
|
@@ -3035,7 +3063,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3035
3063
|
}>;
|
|
3036
3064
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
3037
3065
|
scope: AnyObject;
|
|
3038
|
-
annotation:
|
|
3066
|
+
annotation: Record<string, import("../../annotation-edit/src/type").AnnotationItem>;
|
|
3067
|
+
annotationShortcuts: (string | {
|
|
3068
|
+
label: string;
|
|
3069
|
+
value: string;
|
|
3070
|
+
})[] | undefined;
|
|
3039
3071
|
consumer: boolean;
|
|
3040
3072
|
uuid: string;
|
|
3041
3073
|
lifeCycle: Partial<{
|
|
@@ -3333,7 +3365,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3333
3365
|
default: () => {};
|
|
3334
3366
|
};
|
|
3335
3367
|
annotation: {
|
|
3336
|
-
type: PropType<
|
|
3368
|
+
type: PropType<Record<string, import("../../annotation-edit/src/type").AnnotationItem>>;
|
|
3369
|
+
};
|
|
3370
|
+
annotationShortcuts: {
|
|
3371
|
+
type: PropType<(string | {
|
|
3372
|
+
label: string;
|
|
3373
|
+
value: string;
|
|
3374
|
+
})[] | undefined>;
|
|
3337
3375
|
};
|
|
3338
3376
|
consumer: {
|
|
3339
3377
|
type: BooleanConstructor;
|
|
@@ -3631,7 +3669,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3631
3669
|
default: () => {};
|
|
3632
3670
|
};
|
|
3633
3671
|
annotation: {
|
|
3634
|
-
type: PropType<
|
|
3672
|
+
type: PropType<Record<string, import("../../annotation-edit/src/type").AnnotationItem>>;
|
|
3673
|
+
};
|
|
3674
|
+
annotationShortcuts: {
|
|
3675
|
+
type: PropType<(string | {
|
|
3676
|
+
label: string;
|
|
3677
|
+
value: string;
|
|
3678
|
+
})[] | undefined>;
|
|
3635
3679
|
};
|
|
3636
3680
|
consumer: {
|
|
3637
3681
|
type: BooleanConstructor;
|
|
@@ -3787,7 +3831,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3787
3831
|
default: () => {};
|
|
3788
3832
|
};
|
|
3789
3833
|
annotation: {
|
|
3790
|
-
type: PropType<
|
|
3834
|
+
type: PropType<Record<string, import("../../annotation-edit/src/type").AnnotationItem>>;
|
|
3835
|
+
};
|
|
3836
|
+
annotationShortcuts: {
|
|
3837
|
+
type: PropType<(string | {
|
|
3838
|
+
label: string;
|
|
3839
|
+
value: string;
|
|
3840
|
+
})[] | undefined>;
|
|
3791
3841
|
};
|
|
3792
3842
|
consumer: {
|
|
3793
3843
|
type: BooleanConstructor;
|
|
@@ -3981,7 +4031,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
3981
4031
|
}>;
|
|
3982
4032
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
3983
4033
|
scope: AnyObject;
|
|
3984
|
-
annotation:
|
|
4034
|
+
annotation: Record<string, import("../../annotation-edit/src/type").AnnotationItem>;
|
|
4035
|
+
annotationShortcuts: (string | {
|
|
4036
|
+
label: string;
|
|
4037
|
+
value: string;
|
|
4038
|
+
})[] | undefined;
|
|
3985
4039
|
consumer: boolean;
|
|
3986
4040
|
uuid: string;
|
|
3987
4041
|
lifeCycle: Partial<{
|
|
@@ -4279,7 +4333,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4279
4333
|
default: () => {};
|
|
4280
4334
|
};
|
|
4281
4335
|
annotation: {
|
|
4282
|
-
type: PropType<
|
|
4336
|
+
type: PropType<Record<string, import("../../annotation-edit/src/type").AnnotationItem>>;
|
|
4337
|
+
};
|
|
4338
|
+
annotationShortcuts: {
|
|
4339
|
+
type: PropType<(string | {
|
|
4340
|
+
label: string;
|
|
4341
|
+
value: string;
|
|
4342
|
+
})[] | undefined>;
|
|
4283
4343
|
};
|
|
4284
4344
|
consumer: {
|
|
4285
4345
|
type: BooleanConstructor;
|
|
@@ -4508,7 +4568,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
4508
4568
|
}>;
|
|
4509
4569
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
4510
4570
|
scope: AnyObject;
|
|
4511
|
-
annotation:
|
|
4571
|
+
annotation: Record<string, import("../../annotation-edit/src/type").AnnotationItem>;
|
|
4572
|
+
annotationShortcuts: (string | {
|
|
4573
|
+
label: string;
|
|
4574
|
+
value: string;
|
|
4575
|
+
})[] | undefined;
|
|
4512
4576
|
consumer: boolean;
|
|
4513
4577
|
uuid: string;
|
|
4514
4578
|
lifeCycle: Partial<{
|
|
@@ -105,7 +105,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
105
105
|
}>;
|
|
106
106
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
107
107
|
scope: import("../../../..").AnyObject;
|
|
108
|
-
annotation: import("
|
|
108
|
+
annotation: Record<string, import("../../../../annotation-edit/src/type").AnnotationItem>;
|
|
109
|
+
annotationShortcuts: (string | {
|
|
110
|
+
label: string;
|
|
111
|
+
value: string;
|
|
112
|
+
})[] | undefined;
|
|
109
113
|
consumer: boolean;
|
|
110
114
|
uuid: string;
|
|
111
115
|
lifeCycle: Partial<{
|
|
@@ -193,7 +193,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
193
193
|
}>;
|
|
194
194
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
195
195
|
scope: import("../../../../../shared/types").AnyObject;
|
|
196
|
-
annotation: import("
|
|
196
|
+
annotation: Record<string, import("../../../../annotation-edit/src/type").AnnotationItem>;
|
|
197
|
+
annotationShortcuts: (string | {
|
|
198
|
+
label: string;
|
|
199
|
+
value: string;
|
|
200
|
+
})[] | undefined;
|
|
197
201
|
consumer: boolean;
|
|
198
202
|
uuid: string;
|
|
199
203
|
lifeCycle: Partial<{
|
|
@@ -260,7 +260,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
260
260
|
}>;
|
|
261
261
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
262
262
|
scope: import("../../../../../shared/types").AnyObject;
|
|
263
|
-
annotation: import("
|
|
263
|
+
annotation: Record<string, import("../../../../annotation-edit/src/type").AnnotationItem>;
|
|
264
|
+
annotationShortcuts: (string | {
|
|
265
|
+
label: string;
|
|
266
|
+
value: string;
|
|
267
|
+
})[] | undefined;
|
|
264
268
|
consumer: boolean;
|
|
265
269
|
uuid: string;
|
|
266
270
|
lifeCycle: Partial<{
|
|
@@ -2230,7 +2234,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2230
2234
|
default: () => {};
|
|
2231
2235
|
};
|
|
2232
2236
|
annotation: {
|
|
2233
|
-
type: import("vue").PropType<import("
|
|
2237
|
+
type: import("vue").PropType<Record<string, import("../../../../annotation-edit/src/type").AnnotationItem>>;
|
|
2238
|
+
};
|
|
2239
|
+
annotationShortcuts: {
|
|
2240
|
+
type: import("vue").PropType<(string | {
|
|
2241
|
+
label: string;
|
|
2242
|
+
value: string;
|
|
2243
|
+
})[] | undefined>;
|
|
2234
2244
|
};
|
|
2235
2245
|
consumer: {
|
|
2236
2246
|
type: BooleanConstructor;
|
|
@@ -2386,7 +2396,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2386
2396
|
default: () => {};
|
|
2387
2397
|
};
|
|
2388
2398
|
annotation: {
|
|
2389
|
-
type: import("vue").PropType<import("
|
|
2399
|
+
type: import("vue").PropType<Record<string, import("../../../../annotation-edit/src/type").AnnotationItem>>;
|
|
2400
|
+
};
|
|
2401
|
+
annotationShortcuts: {
|
|
2402
|
+
type: import("vue").PropType<(string | {
|
|
2403
|
+
label: string;
|
|
2404
|
+
value: string;
|
|
2405
|
+
})[] | undefined>;
|
|
2390
2406
|
};
|
|
2391
2407
|
consumer: {
|
|
2392
2408
|
type: BooleanConstructor;
|
|
@@ -2580,7 +2596,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2580
2596
|
}>;
|
|
2581
2597
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
2582
2598
|
scope: import("../../../../../shared/types").AnyObject;
|
|
2583
|
-
annotation: import("
|
|
2599
|
+
annotation: Record<string, import("../../../../annotation-edit/src/type").AnnotationItem>;
|
|
2600
|
+
annotationShortcuts: (string | {
|
|
2601
|
+
label: string;
|
|
2602
|
+
value: string;
|
|
2603
|
+
})[] | undefined;
|
|
2584
2604
|
consumer: boolean;
|
|
2585
2605
|
uuid: string;
|
|
2586
2606
|
lifeCycle: Partial<{
|
|
@@ -2878,7 +2898,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
2878
2898
|
default: () => {};
|
|
2879
2899
|
};
|
|
2880
2900
|
annotation: {
|
|
2881
|
-
type: import("vue").PropType<import("
|
|
2901
|
+
type: import("vue").PropType<Record<string, import("../../../../annotation-edit/src/type").AnnotationItem>>;
|
|
2902
|
+
};
|
|
2903
|
+
annotationShortcuts: {
|
|
2904
|
+
type: import("vue").PropType<(string | {
|
|
2905
|
+
label: string;
|
|
2906
|
+
value: string;
|
|
2907
|
+
})[] | undefined>;
|
|
2882
2908
|
};
|
|
2883
2909
|
consumer: {
|
|
2884
2910
|
type: BooleanConstructor;
|
|
@@ -152,7 +152,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
152
152
|
default: () => {};
|
|
153
153
|
};
|
|
154
154
|
annotation: {
|
|
155
|
-
type: import("vue").PropType<import("
|
|
155
|
+
type: import("vue").PropType<Record<string, import("../../../../annotation-edit/src/type").AnnotationItem>>;
|
|
156
|
+
};
|
|
157
|
+
annotationShortcuts: {
|
|
158
|
+
type: import("vue").PropType<(string | {
|
|
159
|
+
label: string;
|
|
160
|
+
value: string;
|
|
161
|
+
})[] | undefined>;
|
|
156
162
|
};
|
|
157
163
|
consumer: {
|
|
158
164
|
type: BooleanConstructor;
|
|
@@ -308,7 +314,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
308
314
|
default: () => {};
|
|
309
315
|
};
|
|
310
316
|
annotation: {
|
|
311
|
-
type: import("vue").PropType<import("
|
|
317
|
+
type: import("vue").PropType<Record<string, import("../../../../annotation-edit/src/type").AnnotationItem>>;
|
|
318
|
+
};
|
|
319
|
+
annotationShortcuts: {
|
|
320
|
+
type: import("vue").PropType<(string | {
|
|
321
|
+
label: string;
|
|
322
|
+
value: string;
|
|
323
|
+
})[] | undefined>;
|
|
312
324
|
};
|
|
313
325
|
consumer: {
|
|
314
326
|
type: BooleanConstructor;
|
|
@@ -502,7 +514,11 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
502
514
|
}>;
|
|
503
515
|
components: Record<string, import("vue").Component<any, any, any, import("vue").ComputedOptions, import("vue").MethodOptions> | import("vue").FunctionalComponent<{}, {}>>;
|
|
504
516
|
scope: import("../../../..").AnyObject;
|
|
505
|
-
annotation: import("
|
|
517
|
+
annotation: Record<string, import("../../../../annotation-edit/src/type").AnnotationItem>;
|
|
518
|
+
annotationShortcuts: (string | {
|
|
519
|
+
label: string;
|
|
520
|
+
value: string;
|
|
521
|
+
})[] | undefined;
|
|
506
522
|
consumer: boolean;
|
|
507
523
|
uuid: string;
|
|
508
524
|
lifeCycle: Partial<{
|
|
@@ -800,7 +816,13 @@ declare const _default: import("vue").DefineComponent<{
|
|
|
800
816
|
default: () => {};
|
|
801
817
|
};
|
|
802
818
|
annotation: {
|
|
803
|
-
type: import("vue").PropType<import("
|
|
819
|
+
type: import("vue").PropType<Record<string, import("../../../../annotation-edit/src/type").AnnotationItem>>;
|
|
820
|
+
};
|
|
821
|
+
annotationShortcuts: {
|
|
822
|
+
type: import("vue").PropType<(string | {
|
|
823
|
+
label: string;
|
|
824
|
+
value: string;
|
|
825
|
+
})[] | undefined>;
|
|
804
826
|
};
|
|
805
827
|
consumer: {
|
|
806
828
|
type: BooleanConstructor;
|