EU Parliament Monitor — API Documentation - v1.0.11
    Preparing search index...

    Module Aggregator/ReaderIntelligenceGuide

    Barrel re-export for the Reader Intelligence Guide component. The previous monolithic module was split (Refactor 7/8) into focused sub-modules under ./reader-guide/:

    • ./reader-guide/labels.ts — top-level chrome labels (14 langs)
    • ./reader-guide/rows.ts — per-section reader-need / value rows
    • ./reader-guide/icons.ts — section icons + lookup helper
    • ./reader-guide/builder.tsbuildReaderIntelligenceGuideHtml
    • ./reader-guide/strip.tsstripInlineReaderGuide

    Public API is preserved for downstream importers (production code in src/aggregator/article-generator.ts, tests in test/unit/reader-intelligence-guide.test.js, and any compiled scripts/aggregator/*.js consumers).

    Functions

    getReaderGuideSectionIcon → getReaderGuideSectionIcon
    buildReaderIntelligenceGuideHtml → buildReaderIntelligenceGuideHtml
    stripInlineReaderGuide → stripInlineReaderGuide

    Interfaces

    TocSection → TocSection
    IncludedArtifact → IncludedArtifact

    Variables

    READER_GUIDE_SECTION_ID → READER_GUIDE_SECTION_ID
    READER_GUIDE_SECTION_IDS → READER_GUIDE_SECTION_IDS
    READER_GUIDE_SECTION_TITLE → READER_GUIDE_SECTION_TITLE
    READER_GUIDE_TITLE_LABELS → READER_GUIDE_TITLE_LABELS
    READER_GUIDE_INTRO_LABELS → READER_GUIDE_INTRO_LABELS
    READER_GUIDE_TIP_LABELS → READER_GUIDE_TIP_LABELS
    READER_GUIDE_COL_NEED_LABELS → READER_GUIDE_COL_NEED_LABELS
    READER_GUIDE_COL_VALUE_LABELS → READER_GUIDE_COL_VALUE_LABELS
    READER_GUIDE_COL_SOURCE_LABELS → READER_GUIDE_COL_SOURCE_LABELS