@mjsz-vbr-elements/core 2.7.1 → 2.8.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.
Binary file
Binary file
package/dist/index.js CHANGED
@@ -1,15 +1,15 @@
1
1
  /**
2
2
  * name: @mjsz-vbr-elements/core
3
- * version: v2.7.1 - 24/10/2024, 15:00:24
3
+ * version: v2.8.0 - 11/12/2024, 21:34:58
4
4
  * (c) 2024
5
5
  * description: Data visualization for MJSZ VBR
6
6
  * author: Ákos Stegner <akos.stegner@gmail.com>
7
7
  */
8
- import { n as m, c as N, b as f, d as p, e as u, m as d, g as R, I as O, _ as g, k as C, a as I, j as M, f as y, h as P, i as v, l as U } from "./AdditionalStandingsText-QBTNWUHG.js";
8
+ import { n as m, c as N, b as f, d as p, e as u, m as d, g as R, I as O, _ as g, k as C, a as I, j as M, f as y, h as P, i as v, l as U } from "./AdditionalStandingsText-Cyb6wiJD.js";
9
9
  import { c as h, i as x, h as F, u as G, b, a as B, d as Y, e as k, f as w, g as W, v as V } from "./useAdditionalText-D1LaWU-i.js";
10
10
  import { fetchVBRData as z, usePage as K, useScrollToGameDate as X, useServices as Z, useVisibilityChange as H } from "./composables.js";
11
11
  import "vue";
12
- import { I as J, U as Q, W as $, m as ee, c as ae, i as se, k as te, e as re, f as oe, h as ne, g as ie, a as le, l as Se, p as _e, r as Te, s as Le, j as Ee, t as Ae, b as ce, d as me, u as Ne } from "./convert-DkesPGp4.js";
12
+ import { I as J, U as Q, W as $, m as ee, c as ae, i as se, k as te, e as re, f as oe, h as ne, g as ie, a as le, l as Se, p as _e, r as Te, s as Le, j as Ee, t as Ae, b as ce, d as me, u as Ne } from "./convert-DeSqjxv8.js";
13
13
  import { n as pe, b as ue, c as de, a as Re, l as Oe, m as ge, q as Ce, f as Ie, g as Me, j as ye, h as Pe, d as ve, e as Ue, i as De, k as he, t as xe, r as Fe, o as Ge, p as be, s as Be, v as Ye, u as ke, y as we } from "./datetime-BzdN4htO.js";
14
14
  import { externalGameLinkResolver as Ve, externalPlayerLinkResolver as je, externalTeamLinkResolver as ze, flagResolver as Ke, scrollToTop as Xe } from "./utils.js";
15
15
  import { COLUMNS_FIELD_PLAYERS as He, COLUMNS_FIELD_PLAYERS_PENALTY as qe, COLUMNS_FIELD_PLAYERS_TOI as Je, COLUMNS_GOALIES as Qe, COLUMNS_PLAYERS_NATIONAL as $e, COLUMNS_SCHEDULE as ea, COLUMNS_SCORING_EFFICIENCY as aa, COLUMNS_STANDINGS_P_2 as sa, COLUMNS_STANDINGS_P_3 as ta, COLUMNS_TEAMS_FAIRPLAY as ra, COLUMNS_TEAMS_PENALTY_KILLING as oa, COLUMNS_TEAMS_POWERPLAY as na, COLUMNS_TEAM_ATTENDANCE as ia } from "./columns.js";
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * name: @mjsz-vbr-elements/core
3
- * version: v2.7.1 - 24/10/2024, 15:00:24
3
+ * version: v2.8.0 - 11/12/2024, 21:34:58
4
4
  * (c) 2024
5
5
  * description: Data visualization for MJSZ VBR
6
6
  * author: Ákos Stegner <akos.stegner@gmail.com>
package/dist/utils.js CHANGED
@@ -1,11 +1,11 @@
1
1
  /**
2
2
  * name: @mjsz-vbr-elements/core
3
- * version: v2.7.1 - 24/10/2024, 15:00:24
3
+ * version: v2.8.0 - 11/12/2024, 21:34:58
4
4
  * (c) 2024
5
5
  * description: Data visualization for MJSZ VBR
6
6
  * author: Ákos Stegner <akos.stegner@gmail.com>
7
7
  */
8
- import { I as _, U as E, W as L, m as U, c as S, i as g, k as y, e as A, f as M, h as I, g as N, a as w, l as x, p as k, r as D, s as b, j as h, t as G, b as B, d as C, u as O } from "./convert-DkesPGp4.js";
8
+ import { I as _, U as E, W as L, m as U, c as S, i as g, k as y, e as A, f as M, h as I, g as N, a as w, l as x, p as k, r as D, s as b, j as h, t as G, b as B, d as C, u as O } from "./convert-DeSqjxv8.js";
9
9
  import { v as o } from "./datetime-BzdN4htO.js";
10
10
  import { n as F, b as P, c as X, a as $, l as j, m as V, q, f as z, g as J, j as K, h as Y, d as Z, e as H, i as Q, k as ee, t as se, r as ae, o as oe, p as te, s as re, u as ne, y as ie } from "./datetime-BzdN4htO.js";
11
11
  import { DEFAULT_EXTERNAL_GAME_URL as r, DEFAULT_EXTERNAL_TEAM_URL as n, DEFAULT_EXTERNAL_PLAYER_URL as i, FLAG_BASE_URL as c } from "./constants.js";
package/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "description": "Data visualization for MJSZ VBR",
4
4
  "author": "Ákos Stegner <akos.stegner@gmail.com>",
5
5
  "private": false,
6
- "version": "2.7.1",
6
+ "version": "2.8.0",
7
7
  "homepage": "https://api.icehockey.hu/widgets/docs/v2/",
8
8
  "type": "module",
9
9
  "files": [
@@ -39,7 +39,7 @@
39
39
  "dayjs": "^1.11.12",
40
40
  "ramda": "^0.30.1",
41
41
  "vue": "^3.4.37",
42
- "@mjsz-vbr-elements/shared": "^2.7.1"
42
+ "@mjsz-vbr-elements/shared": "^2.8.0"
43
43
  },
44
44
  "devDependencies": {
45
45
  "@vitejs/plugin-vue": "^5.1.2",