{"version":3,"file":"ng-doc-app-defaults-default-processors.mjs","sources":["../../../../libs/app/defaults/default-processors/default-processors.ts","../../../../libs/app/defaults/default-processors/ng-doc-app-defaults-default-processors.ts"],"sourcesContent":["import { NgDocPageProcessor } from '@ng-doc/app/interfaces';\nimport {\n  blockquoteProcessor,\n  codeProcessor,\n  demoPaneProcessor,\n  demoProcessor,\n  headingAnchorProcessor,\n  iconProcessor,\n  imageProcessor,\n  linkProcessor,\n  mermaidProcessor,\n  playgroundProcessor,\n  tabsProcessor,\n  tooltipProcessor,\n} from '@ng-doc/app/processors/processors';\n\nexport const NG_DOC_DEFAULT_PAGE_PROCESSORS: NgDocPageProcessor[] = [\n  /**\n   * The order of the directives is important.\n   * The higher the directive is in the list, the earlier it will be run.\n   */\n  linkProcessor,\n  iconProcessor,\n  headingAnchorProcessor,\n  blockquoteProcessor,\n  tooltipProcessor,\n  mermaidProcessor,\n  codeProcessor,\n  demoProcessor,\n  demoPaneProcessor,\n  playgroundProcessor,\n  tabsProcessor,\n  imageProcessor,\n];\n","/**\n * Generated bundle index. Do not edit.\n */\n\nexport * from './index';\n"],"names":[],"mappings":";;AAgBO,MAAM,8BAA8B,GAAyB;AAClE;;;AAGG;IACH,aAAa;IACb,aAAa;IACb,sBAAsB;IACtB,mBAAmB;IACnB,gBAAgB;IAChB,gBAAgB;IAChB,aAAa;IACb,aAAa;IACb,iBAAiB;IACjB,mBAAmB;IACnB,aAAa;IACb,cAAc;;;AChChB;;AAEG;;;;"}