///
import Rectangle from './Rectangle.vue';
import type { Plugin } from "vue";
export declare const ElAmapRectangle: {
new (...args: any[]): import("vue").CreateComponentPublicInstance null;
};
strokeStyle: {
type: import("vue").PropType<"solid" | "dashed">;
validator: (value: string) => boolean;
};
strokeDasharray: {
type: ArrayConstructor;
};
editable: {
type: BooleanConstructor;
default: boolean;
};
editOptions: {
type: ObjectConstructor;
};
} & {
visible: import("../../..").IPropOptions;
zIndex: import("../../..").IPropOptions;
reEventWhenUpdate: import("../../..").IPropOptions;
extraOptions: import("../../..").IPropOptions;
}>> & {
onInit?: ((...args: any[]) => any) | undefined;
"onUpdate:bounds"?: ((...args: any[]) => any) | undefined;
}, {
props: import("@vue/shared").LooseRequired<{
readonly bounds: unknown[];
readonly draggable: boolean;
readonly bubble: boolean;
readonly extData: Record;
readonly editable: boolean;
readonly visible?: boolean | undefined;
readonly zIndex?: number | undefined;
readonly reEventWhenUpdate?: boolean | undefined;
readonly extraOptions?: any;
readonly cursor?: string | undefined;
readonly strokeColor?: string | undefined;
readonly strokeOpacity?: number | undefined;
readonly strokeWeight?: number | undefined;
readonly strokeStyle?: "solid" | "dashed" | undefined;
readonly strokeDasharray?: unknown[] | undefined;
readonly editOptions?: Record | undefined;
readonly fillColor?: string | undefined;
readonly fillOpacity?: number | undefined;
readonly onInit?: ((...args: any[]) => any) | undefined;
readonly "onUpdate:bounds"?: ((...args: any[]) => any) | undefined;
} & {}>;
emits: (event: "init" | "update:bounds", ...args: any[]) => void;
$amapComponent: AMap.Rectangle;
destroying: boolean;
$$getInstance: () => AMap.Rectangle;
parentInstance: import("../../..").IProvideType | undefined;
resetEditor: import("lodash").DebouncedFunc<() => void>;
bindModelEvents: () => void;
emitModel: (target: AMap.Rectangle) => void;
editor: AMap.RectangleEditor;
attrs: {
[x: string]: unknown;
};
createEditor: () => Promise;
bindEditorModelEvents: () => void;
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("init" | "update:bounds")[], import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Readonly null;
};
strokeStyle: {
type: import("vue").PropType<"solid" | "dashed">;
validator: (value: string) => boolean;
};
strokeDasharray: {
type: ArrayConstructor;
};
editable: {
type: BooleanConstructor;
default: boolean;
};
editOptions: {
type: ObjectConstructor;
};
} & {
visible: import("../../..").IPropOptions;
zIndex: import("../../..").IPropOptions;
reEventWhenUpdate: import("../../..").IPropOptions;
extraOptions: import("../../..").IPropOptions;
}>> & {
onInit?: ((...args: any[]) => any) | undefined;
"onUpdate:bounds"?: ((...args: any[]) => any) | undefined;
}, {
draggable: boolean;
bubble: boolean;
extData: Record;
editable: boolean;
}, true, {}, {}, {
P: {};
B: {};
D: {};
C: {};
M: {};
Defaults: {};
}, Readonly null;
};
strokeStyle: {
type: import("vue").PropType<"solid" | "dashed">;
validator: (value: string) => boolean;
};
strokeDasharray: {
type: ArrayConstructor;
};
editable: {
type: BooleanConstructor;
default: boolean;
};
editOptions: {
type: ObjectConstructor;
};
} & {
visible: import("../../..").IPropOptions;
zIndex: import("../../..").IPropOptions;
reEventWhenUpdate: import("../../..").IPropOptions;
extraOptions: import("../../..").IPropOptions;
}>> & {
onInit?: ((...args: any[]) => any) | undefined;
"onUpdate:bounds"?: ((...args: any[]) => any) | undefined;
}, {
props: import("@vue/shared").LooseRequired<{
readonly bounds: unknown[];
readonly draggable: boolean;
readonly bubble: boolean;
readonly extData: Record;
readonly editable: boolean;
readonly visible?: boolean | undefined;
readonly zIndex?: number | undefined;
readonly reEventWhenUpdate?: boolean | undefined;
readonly extraOptions?: any;
readonly cursor?: string | undefined;
readonly strokeColor?: string | undefined;
readonly strokeOpacity?: number | undefined;
readonly strokeWeight?: number | undefined;
readonly strokeStyle?: "solid" | "dashed" | undefined;
readonly strokeDasharray?: unknown[] | undefined;
readonly editOptions?: Record | undefined;
readonly fillColor?: string | undefined;
readonly fillOpacity?: number | undefined;
readonly onInit?: ((...args: any[]) => any) | undefined;
readonly "onUpdate:bounds"?: ((...args: any[]) => any) | undefined;
} & {}>;
emits: (event: "init" | "update:bounds", ...args: any[]) => void;
$amapComponent: AMap.Rectangle;
destroying: boolean;
$$getInstance: () => AMap.Rectangle;
parentInstance: import("../../..").IProvideType | undefined;
resetEditor: import("lodash").DebouncedFunc<() => void>;
bindModelEvents: () => void;
emitModel: (target: AMap.Rectangle) => void;
editor: AMap.RectangleEditor;
attrs: {
[x: string]: unknown;
};
createEditor: () => Promise;
bindEditorModelEvents: () => void;
}, {}, {}, {}, {
draggable: boolean;
bubble: boolean;
extData: Record;
editable: boolean;
}>;
__isFragment?: undefined;
__isTeleport?: undefined;
__isSuspense?: undefined;
} & import("vue").ComponentOptionsBase null;
};
strokeStyle: {
type: import("vue").PropType<"solid" | "dashed">;
validator: (value: string) => boolean;
};
strokeDasharray: {
type: ArrayConstructor;
};
editable: {
type: BooleanConstructor;
default: boolean;
};
editOptions: {
type: ObjectConstructor;
};
} & {
visible: import("../../..").IPropOptions;
zIndex: import("../../..").IPropOptions;
reEventWhenUpdate: import("../../..").IPropOptions;
extraOptions: import("../../..").IPropOptions;
}>> & {
onInit?: ((...args: any[]) => any) | undefined;
"onUpdate:bounds"?: ((...args: any[]) => any) | undefined;
}, {
props: import("@vue/shared").LooseRequired<{
readonly bounds: unknown[];
readonly draggable: boolean;
readonly bubble: boolean;
readonly extData: Record;
readonly editable: boolean;
readonly visible?: boolean | undefined;
readonly zIndex?: number | undefined;
readonly reEventWhenUpdate?: boolean | undefined;
readonly extraOptions?: any;
readonly cursor?: string | undefined;
readonly strokeColor?: string | undefined;
readonly strokeOpacity?: number | undefined;
readonly strokeWeight?: number | undefined;
readonly strokeStyle?: "solid" | "dashed" | undefined;
readonly strokeDasharray?: unknown[] | undefined;
readonly editOptions?: Record | undefined;
readonly fillColor?: string | undefined;
readonly fillOpacity?: number | undefined;
readonly onInit?: ((...args: any[]) => any) | undefined;
readonly "onUpdate:bounds"?: ((...args: any[]) => any) | undefined;
} & {}>;
emits: (event: "init" | "update:bounds", ...args: any[]) => void;
$amapComponent: AMap.Rectangle;
destroying: boolean;
$$getInstance: () => AMap.Rectangle;
parentInstance: import("../../..").IProvideType | undefined;
resetEditor: import("lodash").DebouncedFunc<() => void>;
bindModelEvents: () => void;
emitModel: (target: AMap.Rectangle) => void;
editor: AMap.RectangleEditor;
attrs: {
[x: string]: unknown;
};
createEditor: () => Promise;
bindEditorModelEvents: () => void;
}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, ("init" | "update:bounds")[], "init" | "update:bounds", {
draggable: boolean;
bubble: boolean;
extData: Record;
editable: boolean;
}, {}, string, {}> & import("vue").VNodeProps & import("vue").AllowedComponentProps & import("vue").ComponentCustomProps & Plugin;
export default ElAmapRectangle;
export declare type ElAmapRectangleInstance = InstanceType;