UNPKG

g-ui-web

Version:

可视化组件库

258 lines (257 loc) 6.85 kB
declare const GTargetR: ({ new (...args: any[]): import('vue').CreateComponentPublicInstanceWithMixins<Readonly<globalThis.ExtractPropTypes<{ type: { type: StringConstructor; default: string; }; targetType: { type: StringConstructor; default: string; }; placement: { type: StringConstructor; default: string; }; tooltip: { type: ArrayConstructor; default: null; }; aspect: { type: StringConstructor; default: string; }; aspectPlacement: { type: StringConstructor; default: string; }; size: { type: StringConstructor; default: string; }; arrow: { type: BooleanConstructor; default: boolean; }; border: { type: BooleanConstructor; default: boolean; }; bg: { type: BooleanConstructor; default: boolean; }; chart: { type: StringConstructor; default: string; }; color: { type: StringConstructor; default: string; }; dbOptions: { type: ObjectConstructor; default: () => {}; }; tooltipPlacement: { type: StringConstructor; default: string; }; ringPlacement: { type: StringConstructor; default: string; }; }>> & Readonly<{}>, { props: any; targetRRef: globalThis.Ref<null, null>; targetLineRef: globalThis.Ref<null, null>; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, import('vue').PublicProps, { type: string; size: string; chart: string; dbOptions: Record<string, any>; border: boolean; placement: string; tooltip: unknown[]; color: string; aspect: string; aspectPlacement: string; arrow: boolean; bg: boolean; tooltipPlacement: string; targetType: string; ringPlacement: string; }, true, {}, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, {}, any, import('vue').ComponentProvideOptions, { P: {}; B: {}; D: {}; C: {}; M: {}; Defaults: {}; }, Readonly<globalThis.ExtractPropTypes<{ type: { type: StringConstructor; default: string; }; targetType: { type: StringConstructor; default: string; }; placement: { type: StringConstructor; default: string; }; tooltip: { type: ArrayConstructor; default: null; }; aspect: { type: StringConstructor; default: string; }; aspectPlacement: { type: StringConstructor; default: string; }; size: { type: StringConstructor; default: string; }; arrow: { type: BooleanConstructor; default: boolean; }; border: { type: BooleanConstructor; default: boolean; }; bg: { type: BooleanConstructor; default: boolean; }; chart: { type: StringConstructor; default: string; }; color: { type: StringConstructor; default: string; }; dbOptions: { type: ObjectConstructor; default: () => {}; }; tooltipPlacement: { type: StringConstructor; default: string; }; ringPlacement: { type: StringConstructor; default: string; }; }>> & Readonly<{}>, { props: any; targetRRef: globalThis.Ref<null, null>; targetLineRef: globalThis.Ref<null, null>; }, {}, {}, {}, { type: string; size: string; chart: string; dbOptions: Record<string, any>; border: boolean; placement: string; tooltip: unknown[]; color: string; aspect: string; aspectPlacement: string; arrow: boolean; bg: boolean; tooltipPlacement: string; targetType: string; ringPlacement: string; }>; __isFragment?: never; __isTeleport?: never; __isSuspense?: never; } & import('vue').ComponentOptionsBase<Readonly<globalThis.ExtractPropTypes<{ type: { type: StringConstructor; default: string; }; targetType: { type: StringConstructor; default: string; }; placement: { type: StringConstructor; default: string; }; tooltip: { type: ArrayConstructor; default: null; }; aspect: { type: StringConstructor; default: string; }; aspectPlacement: { type: StringConstructor; default: string; }; size: { type: StringConstructor; default: string; }; arrow: { type: BooleanConstructor; default: boolean; }; border: { type: BooleanConstructor; default: boolean; }; bg: { type: BooleanConstructor; default: boolean; }; chart: { type: StringConstructor; default: string; }; color: { type: StringConstructor; default: string; }; dbOptions: { type: ObjectConstructor; default: () => {}; }; tooltipPlacement: { type: StringConstructor; default: string; }; ringPlacement: { type: StringConstructor; default: string; }; }>> & Readonly<{}>, { props: any; targetRRef: globalThis.Ref<null, null>; targetLineRef: globalThis.Ref<null, null>; }, {}, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, { type: string; size: string; chart: string; dbOptions: Record<string, any>; border: boolean; placement: string; tooltip: unknown[]; color: string; aspect: string; aspectPlacement: string; arrow: boolean; bg: boolean; tooltipPlacement: string; targetType: string; ringPlacement: string; }, {}, string, {}, import('vue').GlobalComponents, import('vue').GlobalDirectives, string, import('vue').ComponentProvideOptions> & import('vue').VNodeProps & import('vue').AllowedComponentProps & import('vue').ComponentCustomProps & import('vue').Plugin) & Record<string, any>; export default GTargetR;