export declare const componentsMdxTemplate = "---\ntitle: \"Components\"\ndescription: \"Explore the full library of built-in components available in your documentation pages.\"\ndate: \"2026-02-19\"\ncategory: \"Components\"\ncategoryOrder: 1\ncategoryIcon: \"blocks\"\norder: 0\n---\n# Components\n\nDoccupine includes a rich set of built-in components you can use directly in your MDX files - no imports needed. Browse the full library below.\n\n\n \n Headings, paragraphs, bold, italic, links, and other text formatting.\n \n \n Ordered lists, unordered lists, and data tables.\n \n \n Inline code, fenced code blocks, and syntax highlighting.\n \n \n Pre-built AI prompts readers can copy or open in Cursor.\n \n \n Highlighted blocks for tips, warnings, and important notes.\n \n \n Collapsible sections for organizing lengthy content.\n \n \n Tabbed interfaces for grouping related content.\n \n \n Numbered step-by-step guides and walkthroughs.\n \n \n File and folder structures with collapsible nodes and keyboard navigation.\n \n \n Visual containers for content, icons, and links.\n \n \n Action components with variants, sizes, and icons.\n \n \n Colored labels for statuses, versions, and metadata.\n \n \n Contextual definitions and explanations shown on hover.\n \n \n Images, videos, and embedded content.\n \n \n Bordered containers with captions for images, videos, and diagrams.\n \n \n Lucide icons you can use anywhere in your docs.\n \n \n Grid layouts for arranging cards and content side by side.\n \n \n Pinned right-rail content that replaces a page's table of contents.\n \n \n Property and parameter documentation blocks.\n \n \n Interactive API reference where readers send real requests and see live responses.\n \n \n Changelog blocks with a subscribable RSS feed.\n \n \n Visual color palette swatches to document your theme colors.\n \n \n Flowcharts, sequence diagrams, and other visualizations from Mermaid syntax.\n \n \n Precise vertical or horizontal gaps, with per-breakpoint control.\n \n";