import "./icon-CTW4Gr4z.js"; import "./progress-BNSMlrtH.js"; import { CSSResultGroup, PropertyValues } from "lit"; import { SigveloElement } from "@mcp-b/wc-support/base/sigvelo-element"; //#region src/components/toast-item/toast-item.d.ts /** * * * @summary Notifications displayed by the toast component. * @tag sigvelo-toast-item * @documentation https://design-system.sigvelo.com/docs/components/toast-item * @status stable * @since 1.0 * * @dependency sigvelo-icon * @dependency sigvelo-progress * * @slot - Content to show in the toast item. * @slot icon - Content to show as a visual. Usually an icon, image, avatar, etc. * * @event sigvelo-before-close - Emitted when the toast item is dismissed. * @event sigvelo-close - Emitted after the toast has been dismissed and the hide animation has completed. * * @csspart icon * @csspart content * @csspart close-button - The close button, a `