| _LivePagination.scss |
|
1579 |
- |
| _SportsMatchRow.scss |
|
5505 |
- |
| _SportsWidget.scss |
|
9343 |
- |
| _WatchLiveModal.scss |
|
3978 |
- |
| LivePagination.jsx |
|
2390 |
0 % |
| SportsMatchRow.jsx |
|
9603 |
8 % |
| SportsWidget.jsx |
|
49208 |
32 % |
| 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 |
|
1069 |
- |
| useLocalizedTeamNames.jsx |
|
2738 |
4 % |
| WatchLiveModal.jsx |
|
7188 |
12 % |