{"version":3,"sources":["/home/mkabumattar/work/withrawi/rawi/dist/chunk-4QVUHI7J.cjs","../src/cli/commands/ask/options/highlight-filtered.ts"],"names":["highlightFilteredOption","chalk"],"mappings":"AAAA;ACAA,4EAAkB,IAGLA,CAAAA,CAAyC,CACpD,KAAA,CAAO,sBAAA,CACP,WAAA,CAAaC,eAAAA,CAAM,KAAA,CACjB,4DACF,CACF,CAAA,CAAA,cAAA;ADNA","file":"/home/mkabumattar/work/withrawi/rawi/dist/chunk-4QVUHI7J.cjs","sourcesContent":[null,"import chalk from 'chalk';\nimport type {CommandOption} from '../types.js';\n\nexport const highlightFilteredOption: CommandOption = {\n  flags: '--highlight-filtered',\n  description: chalk.white(\n    'Show filtered content with highlighting in terminal output',\n  ),\n};\n"]}