{
  "name": "KNOWLEDGE_TOPICS",
  "package": "@magicblocksai/ui",
  "file": "packages/ui/src/components/TopicChip.tsx",
  "chapterTag": "17 AI Surfaces",
  "chapter": "17-app-ai.html",
  "sectionId": null,
  "elName": null,
  "demoUrl": null,
  "hasLiveDemo": false,
  "description": "The 12 conditional-retrieval topics (NextGen `PlaybookChunkLabel`) mapped to\ntheir plain, customer-facing labels.",
  "useClient": false,
  "interactivity": "display",
  "namedExports": [
    {
      "name": "TopicChip",
      "isPrincipal": false,
      "isType": false
    },
    {
      "name": "KNOWLEDGE_TOPICS",
      "isPrincipal": true,
      "isType": false
    },
    {
      "name": "TopicChipProps",
      "isPrincipal": false,
      "isType": true
    },
    {
      "name": "KnowledgeTopic",
      "isPrincipal": false,
      "isType": false
    }
  ],
  "importStatement": "import { KNOWLEDGE_TOPICS } from \"@magicblocksai/ui\";",
  "props": [
    {
      "name": "topic",
      "optional": false,
      "type": "KnowledgeTopic",
      "doc": "One of the 12 conditional-retrieval topics."
    }
  ],
  "classesUsed": [],
  "examples": {
    "react": null,
    "html": null,
    "css": null
  }
}
