import { Button } from "../button/button.js"; import type { FilterPillAppearance, FilterPillShape, FilterPillSize } from "./filter-pill.options.js"; /** * FilterPill * @summary A FilterPill component that represents a button-like pill with various customizable appearances, shapes, and sizes. Based largely on the `