modcomms/frontend/components/icons
Vadym Samoilenko fdb5a2d961 Fix PDF export: switch to browser print, fix page breaks and bullet alignment
- Replace html2canvas + jsPDF with window.print() in both handleExportPDF
  and handleDownloadReport — browser print properly respects CSS break-inside:
  avoid on agent cards and page-break-before on proof pages, eliminating
  orphaned section headings
- Add listStylePosition: 'outside' and explicit lineHeight to <ul>/<li>
  elements in PDFReport so bullet symbols sit at the text baseline
- Add pageBreakInside: 'avoid' alongside existing breakInside: 'avoid' on
  agent cards for cross-browser compatibility
- Replace placeholder shield icon and plain-text Oliver SVG on cover page
  with BAR-ModComms-logo-v4.png (Barclays eagle) and styled Oliver wordmark

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-03-05 13:06:12 +00:00
..
AnalyticsIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
ArrowDownIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
ArrowLeftIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
AuditIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
BarclaysLogo.tsx Fix PDF export: switch to browser print, fix page breaks and bullet alignment 2026-03-05 13:06:12 +00:00
BestPracticeIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
BrandIcon.tsx Replace agent icons with clean Heroicons 2026-01-08 10:02:28 -06:00
BriefcaseIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
BugIcon.tsx Replace low-quality icons on Analytics page with Heroicons 2026-01-27 15:30:18 -06:00
CampaignsIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
ChannelIcon.tsx Replace agent icons with clean Heroicons 2026-01-08 10:02:28 -06:00
ChatBubbleIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
ChevronDownIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
ClipboardIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
ClockIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
CopyGenAIIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
CopyIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
DashboardIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
DocumentIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
DownloadIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
EagleIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
ExportIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
FlagIcon.tsx Fix flagging feature: blue link in Auditing, remove alert popup, show solid red flag icon 2026-02-12 13:46:15 -06:00
HistoryIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
KnowledgeBaseIcon.tsx Add Knowledge Base management system for AI agent specs 2026-02-12 15:00:36 -06:00
LeadAgentIcon.tsx Replace agent icons with clean Heroicons 2026-01-08 10:02:28 -06:00
LegalIcon.tsx Replace agent icons with clean Heroicons 2026-01-08 10:02:28 -06:00
LightbulbIcon.tsx Replace low-quality icons on Analytics page with Heroicons 2026-01-27 15:30:18 -06:00
LogoutIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
MicrosoftLogo.tsx permissions changes 2025-12-18 16:51:27 +00:00
OliverLogo.tsx permissions changes 2025-12-18 16:51:27 +00:00
PaperClipIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
PDFIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
PlusIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
ProjectsIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
QuestionMarkIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
SendIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
SettingsIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
SpinnerIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
StatusIcons.tsx permissions changes 2025-12-18 16:51:27 +00:00
TagIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
TrashIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
TrendingUpIcon.tsx Replace low-quality icons on Analytics page with Heroicons 2026-01-27 15:30:18 -06:00
UploadIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
UserIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00
WorkfrontLogo.tsx permissions changes 2025-12-18 16:51:27 +00:00
XIcon.tsx permissions changes 2025-12-18 16:51:27 +00:00