@wral/hsot-data 0.1.4 → 0.1.6

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/dist/index.mjs CHANGED
@@ -1,19 +1,20 @@
1
- import { D as o, H as e, a as t, b as r, c as n, d as l, e as c, f as i, g as H, h as g, p as d, r as m, i as R, s as S, j as f, t as p } from "./hsot-boxscore-HfW4EnqW.js";
1
+ import { D as o, H as e, a as t, b as r, c as n, d as c, e as l, f as i, g as H, h as S, i as g, p as d, r as m, j as R, s as f, k as h, t as k } from "./hsot-school-search-DTqWAryB.js";
2
2
  export {
3
3
  o as DEFAULT_HREFS,
4
4
  e as HsotBoxscore,
5
5
  t as HsotRankings,
6
6
  r as HsotSchool,
7
- n as HsotScores,
7
+ n as HsotSchoolSearch,
8
+ c as HsotScores,
8
9
  l as HsotStandings,
9
- c as computeRecords,
10
- i as createClient,
11
- H as fill,
10
+ i as computeRecords,
11
+ H as createClient,
12
+ S as fill,
12
13
  g as gameWinner,
13
14
  d as pollMovement,
14
15
  m as recordString,
15
16
  R as resolvePoll,
16
- S as standingsRows,
17
- f as streakOf,
18
- p as teamRank
17
+ f as standingsRows,
18
+ h as streakOf,
19
+ k as teamRank
19
20
  };
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wral/hsot-data",
3
- "version": "0.1.4",
3
+ "version": "0.1.6",
4
4
  "type": "module",
5
5
  "description": "Lit web components for the HighSchoolOT public data pages: scores/schedules, standings, rankings, school pages, and box scores, rendered from api-hsot v1 read payloads.",
6
6
  "author": "WRAL Digital",