import { defineManifest } from '../../../../scripts/build-docs/manifest-schema'; import { Default, Tones, Sizes, Variants, Surfaces, WithIcon, Clickable, Deletable, ClickableAndDeletable, } from './PixelChip.examples'; export default defineManifest({ name: 'PixelChip', category: 'data', since: '1.0.0', status: 'stable', description: 'Compact label tag for representing tags, filters, or selections, optionally clickable or removable via an inline delete control.', highlights: [ 'Four visual variants (soft, solid, outline, ghost) across the full tone palette', 'Three sizes (sm, md, lg) with consistent padding + typography rhythm', 'Optional leading icon slot and built-in deletable X button with stop-propagation', 'Renders as