import "./icon-CTW4Gr4z.js"; import { CSSResultGroup, PropertyValues } from "lit"; import { SigveloElement } from "@mcp-b/wc-support/base/sigvelo-element"; //#region src/components/radio-item/radio-item.d.ts /** * * * @summary Represents individual choices within a radio. * @tag sigvelo-radio-item * @documentation https://design-system.sigvelo.com/docs/components/radio-item * @status stable * @since 1.0 * * @dependency sigvelo-icon * * @slot - The radio item's label. For plain-text labels, you can use the `label` attribute instead. * * @event sigvelo-blur - Emitted when the radio item loses focus. This event does not bubble. * @event sigvelo-focus - Emitted when the radio item receives focus. This event does not bubble. * * @csspart label - The `