@wral/hsot-data 0.1.14 → 0.1.15

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -13,7 +13,7 @@ exactly one of these elements.
13
13
  | `<hsot-standings>` | Standings, every conference for a sport | `sport`, `season` |
14
14
  | `<hsot-rankings>` | The weekly Top 25 with movement + rank history | `sport`, `gender` (poll family), `season`, deep link `?poll=YYYY-MM-DD` |
15
15
  | `<hsot-school>` | School hub: hero, team tabs, schedule, roster (headed by the season's roster photo when one is set; positions render as a list, "WR/CB"; a College column appears when a player carries a commitment), honors | `school-id`, `sport` (initial tab, deep link `?sport=`), `season` |
16
- | `<hsot-boxscore>` | Game detail: line score, the desk's scoring-play log when a game carries one (period, clock, play, running score), coverage, season context; game notes keep their line breaks | `game-id`, `refresh-interval` |
16
+ | `<hsot-boxscore>` | Game detail: line score (stored `periodScores`, or derived from the scoring plays when nothing wrote one — `src/lib/line-score.mjs`, shown only when it reconciles with the score), the desk's scoring-play log when a game carries one (period, clock, play, running score), coverage, season context; game notes keep their line breaks | `game-id`, `refresh-interval` |
17
17
  | `<hsot-school-search>` | "Find Your School" typeahead for the right rail (standalone: fetches `GET /schools?q=` itself, no injected client) | `api`, `school-href`, `limit`, `placeholder` |
18
18
 
19
19
  The live status pill on every component reads the game clock beside the
package/dist/define.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { c as e, H as n, b as c, a, e as i, d as h } from "./hsot-school-search-CtMiZfDB.js";
1
+ import { c as e, H as n, b as c, a, e as i, d as h } from "./hsot-school-search-CPsDpIgS.js";
2
2
  const r = {
3
3
  "hsot-scores": h,
4
4
  "hsot-standings": i,