Name Description Size Coverage
_LivePagination.scss 1579 -
_SportsMatchRow.scss 6484 -
_SportsWidget.scss 16325 -
_WatchLiveModal.scss 3978 -
LivePagination.jsx 2621 8 %
matchResult.mjs 1287 -
SportsMatchRow.jsx 13161 13 %
SportsWidget.jsx 71647 33 %
stageLabels.mjs Resolves a match to a Fluent ID for its section label. Group phase: derives the ID from the team's group letter, e.g. a match in "Group A" yields newtab-sports-widget-group-a. Knockout phase: looks up `match.stage` in KNOCKOUT_STAGE_L10N_IDS. Returns `null` when the input doesn't match any known shape so callers can fall back to raw `match.stage` text. Warns on each unmapped value so unexpected backend data is visible in the console. 3162 -
teamRegions.mjs 1428 -
useLocalizedTeamNames.jsx 3490 61 %
WatchLiveModal.jsx 7467 11 %