@wral/hsot-data 0.5.0 → 0.6.0

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
@@ -30,7 +30,8 @@ period when the desk has typed one ("Live · 3Q 6:54", api-hsot v1.13.0-draft).
30
30
  final through the night.
31
31
  - **Conferences view**: grouped by conference (Nonconference, Playoffs and
32
32
  Scrimmages as their own groups), live games first, then ranked matchups,
33
- then the rest in schedule order.
33
+ then the rest in schedule order. Each conference heading carries its
34
+ classification pills (8A → 1A), the same ones as its standings card.
34
35
 
35
36
  Area-code chips (the `areaCode` on each school profile) narrow either view
36
37
  to games where **either** school is in that area, so a 919-at-704 game shows
@@ -40,6 +41,15 @@ with no area code set matches no area. Picking a view or an area writes
40
41
  scoreboard can be shared; the date is not written back, so a bookmarked page
41
42
  still opens on the closest matchday.
42
43
 
44
+ A game with coverage (`Game.coverageUrls`) lists those links beside its
45
+ "Box score" link, in the same style: "Story", "Video", "Photos", with a
46
+ repeated kind numbered ("Story 2"). The URLs already come with the games list,
47
+ and the labels are read from each URL's shape (`/news/` → Story, `/video/` →
48
+ Video, SmugMug → Photos, anything else "Coverage"; `coverageLinks()` in
49
+ `src/lib/search.mjs`), so the scoreboard makes no search request for them.
50
+ The box score's coverage cards still query the site search for titles and
51
+ images.
52
+
43
53
  Shared attributes on every data component (`hsot-school-search` takes only
44
54
  `api` and `school-href`):
45
55
 
package/dist/define.mjs CHANGED
@@ -1,4 +1,4 @@
1
- import { a as e, d as c, H as n, c as a, b as i, f as r, e as h } from "./hsot-brackets-D3mrvZfC.js";
1
+ import { a as e, d as c, H as n, c as a, b as i, f as r, e as h } from "./hsot-brackets-CfP_Djqm.js";
2
2
  const l = {
3
3
  "hsot-scores": h,
4
4
  "hsot-standings": r,