import type { IComponentPrototype } from "@xirang/studio-helpers"; import { Button as ButtonPrototype } from "./button"; import { StylePrototypes } from "./common"; export const Popconfirm: IComponentPrototype = { name: "Popconfirm", title: "气泡确认框", package: "@xirang/design-antd", icon: "icon-qipaoqueren", help: "点击元素,弹出气泡式的确认框", type: "element", hasChildren: true, initChildren: '