import { type HandlerEvent, godown, htmlSlot, styles } from "@godown/element";
import { type PropertyValues, type TemplateResult, css, html } from "lit";
import { property, query } from "lit/decorators.js";
import GlobalStyle, { scopePrefix } from "../../internal/global-style.js";
const protoName = "dialog";
const cssScope = scopePrefix(protoName);
/**
* {@linkcode Dialog} similar to `