import { defineManifest } from '../../../../scripts/build-docs/manifest-schema'; import { PixelTextLink } from './PixelTextLink'; import { Default, Tones, AsButton, Surfaces, ExternalLink, InlineInProse, } from './PixelTextLink.examples'; void PixelTextLink; export default defineManifest({ name: 'PixelTextLink', category: 'data', since: '1.0.0', status: 'stable', description: 'Inline anchor or button styled as a tone-coloured underlined link for prose, callouts, and CTAs.', highlights: [ 'Polymorphic: renders when `href` is provided,