@mjsz-vbr-elements/core 2.17.0 → 2.19.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.
@@ -1,11 +1,11 @@
1
1
  /**
2
2
  * name: @mjsz-vbr-elements/core
3
- * version: v2.17.0 - 15/02/2025, 13:12:00
3
+ * version: v2.19.0 - 03/03/2025, 17:48:11
4
4
  * (c) 2025
5
5
  * description: Data visualization for MJSZ VBR
6
6
  * author: Ákos Stegner <akos.stegner@gmail.com>
7
7
  */
8
- import { computed as _, ref as O, watch as It, getCurrentScope as we, onScopeDispose as be, unref as h, getCurrentInstance as Te, onMounted as xe, defineComponent as Xt, onUnmounted as Pe, h as Se, toRef as ke, openBlock as g, createElementBlock as w, toDisplayString as x, createCommentVNode as k, withDirectives as Ae, renderSlot as R, vModelSelect as ze, createElementVNode as b, isRef as _e, Fragment as D, normalizeStyle as Bt, createVNode as C, Transition as Oe, withCtx as S, normalizeClass as N, createTextVNode as M, toRefs as Rt, renderList as Q, createBlock as E, withKeys as Ft, withModifiers as it, createSlots as $e } from "vue";
8
+ import { computed as O, ref as _, watch as It, getCurrentScope as we, onScopeDispose as be, unref as h, getCurrentInstance as Te, onMounted as xe, defineComponent as Xt, onUnmounted as Pe, h as Se, toRef as ke, openBlock as g, createElementBlock as w, toDisplayString as x, createCommentVNode as k, withDirectives as Ae, renderSlot as R, vModelSelect as ze, createElementVNode as b, isRef as Oe, Fragment as D, normalizeStyle as Bt, createVNode as C, Transition as _e, withCtx as S, normalizeClass as N, createTextVNode as M, toRefs as Rt, renderList as Q, createBlock as E, withKeys as Ft, withModifiers as it, createSlots as $e } from "vue";
9
9
  import { n as Ie, e as Z, u as Ce, o as Ge, f as Ee, b as Re, m as Ve, d as Le, h as De, c as Qt, a as te, w as Ne, i as Me } from "./useSort-C4-l1qY2.js";
10
10
  import { LAZY_LOADING_STATE_DELAY as He, SORT_STATE_ORIGINAL as zt, SORT_STATE_DESCEND as jt, SORT_STATE_ASCEND as Wt, DEFAULT_PORTRAIT_IMAGE_URL as Be, AVAILABLE_TIMEZONES_BY_COUNTRY as Fe } from "./constants.js";
11
11
  import { o as yt, g as je } from "./datetime-K_d-hEsO.js";
@@ -19,23 +19,23 @@ function oe(t) {
19
19
  }
20
20
  const Je = typeof window < "u" && typeof document < "u";
21
21
  typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
22
- const Ue = (t) => t != null, _t = () => {
22
+ const Ue = (t) => t != null, Ot = () => {
23
23
  };
24
- function Ot(t) {
24
+ function _t(t) {
25
25
  var e;
26
26
  const o = oe(t);
27
27
  return (e = o == null ? void 0 : o.$el) != null ? e : o;
28
28
  }
29
29
  const Ye = Je ? window : void 0;
30
30
  function Ze() {
31
- const t = O(!1);
31
+ const t = _(!1);
32
32
  return Te() && xe(() => {
33
33
  t.value = !0;
34
34
  }), t;
35
35
  }
36
36
  function Xe(t) {
37
37
  const e = Ze();
38
- return _(() => (e.value, !!t()));
38
+ return O(() => (e.value, !!t()));
39
39
  }
40
40
  function Qe(t, e, o = {}) {
41
41
  const {
@@ -44,30 +44,30 @@ function Qe(t, e, o = {}) {
44
44
  threshold: i = 0.1,
45
45
  window: r = Ye,
46
46
  immediate: c = !0
47
- } = o, f = Xe(() => r && "IntersectionObserver" in r), d = _(() => {
47
+ } = o, f = Xe(() => r && "IntersectionObserver" in r), d = O(() => {
48
48
  const l = oe(t);
49
- return (Array.isArray(l) ? l : [l]).map(Ot).filter(Ue);
49
+ return (Array.isArray(l) ? l : [l]).map(_t).filter(Ue);
50
50
  });
51
- let a = _t;
52
- const u = O(c), v = f.value ? It(
53
- () => [d.value, Ot(n), u.value],
51
+ let a = Ot;
52
+ const u = _(c), v = f.value ? It(
53
+ () => [d.value, _t(n), u.value],
54
54
  ([l, y]) => {
55
55
  if (a(), !u.value || !l.length)
56
56
  return;
57
57
  const p = new IntersectionObserver(
58
58
  e,
59
59
  {
60
- root: Ot(y),
60
+ root: _t(y),
61
61
  rootMargin: s,
62
62
  threshold: i
63
63
  }
64
64
  );
65
65
  l.forEach((T) => T && p.observe(T)), a = () => {
66
- p.disconnect(), a = _t;
66
+ p.disconnect(), a = Ot;
67
67
  };
68
68
  },
69
69
  { immediate: c, flush: "post" }
70
- ) : _t, m = () => {
70
+ ) : Ot, m = () => {
71
71
  a(), v(), u.value = !1;
72
72
  };
73
73
  return qe(m), {
@@ -87,7 +87,7 @@ const Fs = Xt({
87
87
  props: ["as", "options"],
88
88
  emits: ["intersect"],
89
89
  setup(t, { slots: e, emit: o }) {
90
- const n = O(null), { stop: s } = Qe(
90
+ const n = _(null), { stop: s } = Qe(
91
91
  n,
92
92
  ([{ isIntersecting: i }]) => {
93
93
  i && o("intersect");
@@ -101,7 +101,7 @@ const Fs = Xt({
101
101
  }
102
102
  });
103
103
  function to({ currentPage: t, itemsPerPage: e = 20, totalItems: o, rangeLength: n = 5, update: s = Ie }) {
104
- const i = _(() => Math.ceil(h(o) / e)), r = _(() => {
104
+ const i = O(() => Math.ceil(h(o) / e)), r = O(() => {
105
105
  const a = h(t) - 1, u = Array.from({ length: i.value }, (l, y) => y + 1), v = Math.floor(n / 2);
106
106
  let m = Math.max(a - v, 0);
107
107
  return m + n >= i.value && (m = Math.max(i.value - n, 0)), u.slice(m, m + n);
@@ -152,7 +152,7 @@ const eo = ["textContent"], js = {
152
152
  },
153
153
  emits: ["update:modelValue"],
154
154
  setup(t, { emit: e }) {
155
- const o = t, n = e, s = _({ get: () => o.modelValue, set: (i) => n("update:modelValue", i) });
155
+ const o = t, n = e, s = O({ get: () => o.modelValue, set: (i) => n("update:modelValue", i) });
156
156
  return (i, r) => Ae((g(), w("select", {
157
157
  "onUpdate:modelValue": r[0] || (r[0] = (c) => s.value = c),
158
158
  class: "base-input is-select"
@@ -831,7 +831,7 @@ function ce(t) {
831
831
  y: e.visualViewport.offsetTop
832
832
  };
833
833
  }
834
- function _o(t, e, o) {
834
+ function Oo(t, e, o) {
835
835
  return e === void 0 && (e = !1), !o || e && o !== V(t) ? !1 : e;
836
836
  }
837
837
  function ot(t, e, o, n) {
@@ -839,7 +839,7 @@ function ot(t, e, o, n) {
839
839
  const s = t.getBoundingClientRect(), i = Mt(t);
840
840
  let r = K(1);
841
841
  e && (n ? H(n) && (r = st(n)) : r = st(t));
842
- const c = _o(i, o, n) ? ce(i) : K(0);
842
+ const c = Oo(i, o, n) ? ce(i) : K(0);
843
843
  let f = (s.left + c.x) / r.x, d = (s.top + c.y) / r.y, a = s.width / r.x, u = s.height / r.y;
844
844
  if (i) {
845
845
  const v = V(i), m = n && H(n) ? V(n) : n;
@@ -871,7 +871,7 @@ function de(t, e, o) {
871
871
  y: i
872
872
  };
873
873
  }
874
- function Oo(t) {
874
+ function _o(t) {
875
875
  let {
876
876
  elements: e,
877
877
  rect: o,
@@ -1065,7 +1065,7 @@ function No(t) {
1065
1065
  return B(t).direction === "rtl";
1066
1066
  }
1067
1067
  const Mo = {
1068
- convertOffsetParentRelativeRectToViewportRelativeRect: Oo,
1068
+ convertOffsetParentRelativeRectToViewportRelativeRect: _o,
1069
1069
  getDocumentElement: J,
1070
1070
  getClippingRect: Ro,
1071
1071
  getOffsetParent: me,
@@ -1175,7 +1175,7 @@ const Fo = Po, jo = So, Wo = To, Zt = bo, Ko = (t, e, o) => {
1175
1175
  });
1176
1176
  };
1177
1177
  function qo({ middleware: t, placement: e = null, strategy: o, append: n, enabled: s }) {
1178
- const i = O(null), r = O(null), c = O(null), f = O(null), d = O(null), a = O(null), u = O(null), v = O(o ?? "absolute"), m = O(null), l = () => {
1178
+ const i = _(null), r = _(null), c = _(null), f = _(null), d = _(null), a = _(null), u = _(null), v = _(o ?? "absolute"), m = _(null), l = () => {
1179
1179
  !i.value || !r.value || Ko(i.value, r.value, {
1180
1180
  middleware: t,
1181
1181
  placement: e,
@@ -1227,7 +1227,7 @@ function Jo(t) {
1227
1227
  name: "arrow",
1228
1228
  options: t,
1229
1229
  fn(n) {
1230
- return _e(e) ? e.value != null ? Zt({ element: e.value, padding: o }).fn(n) : {} : e ? Zt({ element: e, padding: o }).fn(n) : {};
1230
+ return Oe(e) ? e.value != null ? Zt({ element: e.value, padding: o }).fn(n) : {} : e ? Zt({ element: e, padding: o }).fn(n) : {};
1231
1231
  }
1232
1232
  };
1233
1233
  }
@@ -1264,10 +1264,10 @@ const Uo = ["data-placement"], pe = {
1264
1264
  }
1265
1265
  },
1266
1266
  setup(t) {
1267
- const e = t, o = O(!1), n = O(null), { x: s, y: i, arrowX: r, arrowY: c, placement: f, reference: d, floating: a, strategy: u } = qo({
1267
+ const e = t, o = _(!1), n = _(null), { x: s, y: i, arrowX: r, arrowY: c, placement: f, reference: d, floating: a, strategy: u } = qo({
1268
1268
  placement: e.placement,
1269
1269
  middleware: [Wo(), jo({ padding: 5 }), Fo(e.offset), Jo({ element: n, padding: 5 })],
1270
- append: _(() => e.appendTo),
1270
+ append: O(() => e.appendTo),
1271
1271
  enabled: o
1272
1272
  });
1273
1273
  function v() {
@@ -1305,7 +1305,7 @@ const Uo = ["data-placement"], pe = {
1305
1305
  left: h(s) ? `${h(s)}px` : ""
1306
1306
  })
1307
1307
  }, [
1308
- C(Oe, {
1308
+ C(_e, {
1309
1309
  name: "transition-fade",
1310
1310
  mode: "out-in"
1311
1311
  }, {
@@ -1361,7 +1361,7 @@ const Uo = ["data-placement"], pe = {
1361
1361
  },
1362
1362
  emits: ["sort"],
1363
1363
  setup(t, { emit: e }) {
1364
- const o = t, n = e, { isLoading: s, appendTo: i } = Rt(o), r = Ee(s, { delay: He }), { t: c } = Z(), f = _(() => o.columns), d = _(() => Object.keys(o.columns).length);
1364
+ const o = t, n = e, { isLoading: s, appendTo: i } = Rt(o), r = Ee(s, { delay: He }), { t: c } = Z(), f = O(() => o.columns), d = O(() => Object.keys(o.columns).length);
1365
1365
  function a(u, v) {
1366
1366
  u.sortOrders && n("sort", { target: v, orders: u.sortOrders });
1367
1367
  }
@@ -1504,7 +1504,7 @@ const sn = { render: nn }, rn = { class: "error-notice" }, Ws = {
1504
1504
  }
1505
1505
  },
1506
1506
  setup(t) {
1507
- const e = t, { t: o, hasTranslation: n } = Z(), s = _(() => {
1507
+ const e = t, { t: o, hasTranslation: n } = Z(), s = O(() => {
1508
1508
  var i, r;
1509
1509
  return n(`errors.${e.error.key}`) ? o(`errors.${e.error.key}`, e.error.cause || [(i = e.error) == null ? void 0 : i.message]) : (r = e.error) == null ? void 0 : r.message;
1510
1510
  });
@@ -1527,13 +1527,13 @@ const sn = { render: nn }, rn = { class: "error-notice" }, Ws = {
1527
1527
  hasError: h(o)
1528
1528
  });
1529
1529
  }
1530
- }, an = { "undefined-column": "The {column} column is not exists!", "invalid-season-name": "Invalid season name", "api-key-not-found": "API Key not found", gameData: "Game Data: {0}", gameStats: "Game Stats: {0}", gameEvents: "Game Events: {0}", gameOfficials: "Game Officials : {0}" }, ln = { loading: "Loading...", noData: "No data to display", selectTimezone: "*All times are displayed according to your computer's time zone ({timezone}). Change: ", hungary: "Hungary", romania: "Romania", shootoutShort: "SO", overtimeShort: "OT", all: "All", report: "Report Sheet", video: "Video" }, cn = { inheritedPoints: { prependix: "", content: "{team} has {points} extra point(s)", appendix: "based on its results in the previous championship phase." }, penaltyPoints: { prependix: "* ", content: "{points} point(s) deducted from team {team}", appendix: "based on the decision of the Disciplinary Committee." } }, dn = { blank: "#", team: { short: "Team", tooltip: "Team name" }, game: { short: "GP", tooltip: "Game Played" }, wins: { short: "W", tooltip: "Wins" }, draw: { short: "D", tooltip: "Draw" }, otw: { short: "OTW", tooltip: "Overtime Wins" }, sow: { short: "SOW", tooltip: "Shoot Out Wins" }, sol: { short: "SOL", tooltip: "Shoot Out Losses" }, otl: { short: "OTL", tooltip: "Overtime Losses" }, losses: { short: "L", tooltip: "Losses" }, goalFor: { short: "GF", tooltip: "Goals For" }, goalAgainst: { short: "GA", tooltip: "Goals Against" }, goalDiff: { short: "GD", tooltip: "Goal Differential" }, points: { short: "P", tooltip: "Points" }, name: { short: "Name", tooltip: "Player name" }, goals: { short: "G", tooltip: "Goals" }, assists: { short: "A", tooltip: "Assists" }, plusMinus: { short: "+/-", tooltip: "Plus/Minus" }, sog: { short: "S", tooltip: "Shots on Goal" }, sogPercent: { short: "S%", tooltip: "Shooting percentage" }, gameName: { short: "#", tooltip: "Game name" }, gameDate: { short: "Date", tooltip: "Scheduled Date" }, gameDateTime: { short: "*Time ({offsetName})", tooltip: "Scheduled Time (Offset Name)" }, homeTeam: { short: "Home", tooltip: "Home Team" }, awayTeam: { short: "Away", tooltip: "Away Team" }, location: { short: "Location", tooltip: "Game Location" }, broadcast: { short: "Broadcast", tooltip: "Television Broadcast" }, minorPenalties: { short: "MINOR", tooltip: "Penalties Minor" }, majorPenalties: { short: "MAJOR", tooltip: "Penalties Major" }, misconducts: { short: "MISC", tooltip: "Penalties Misconduct" }, gameMisconducts: { short: "GA-MI", tooltip: "Penalties Game Misconduct" }, matchPenalties: { short: "MATCH", tooltip: "Penalties Match" }, pim: { short: "PIM", tooltip: "Penalty Minutes" }, pimPerGame: { short: "PIM/G", tooltip: "Penalty Minutes per Game" }, gpgk: { short: "GP", tooltip: "Games Played" }, gpi: { short: "GPI", tooltip: "Games Played In" }, toi: { short: "TOI", tooltip: "Time On Ice" }, toiPercent: { short: "TOI%", tooltip: "Time On Ice as Percentage" }, ga: { short: "GA", tooltip: "Goals Against" }, gaa: { short: "GAA", tooltip: "Goals Against Average" }, sa: { short: "SA", tooltip: "Shots Against" }, svs: { short: "SVS", tooltip: "Saves" }, svsPercent: { short: "SV%", tooltip: "Save Percentage" }, homeHeader: { short: "Home:", tooltip: "" }, awayHeader: { short: "Away:", tooltip: "" }, totalHeader: { short: "Total:", tooltip: "" }, homeGame: { short: "GP", tooltip: "Home Games Played" }, awayGame: { short: "GP", tooltip: "Away Games Played" }, totalGame: { short: "GP", tooltip: "Total Games Played" }, homeAttendance: { short: "Att", tooltip: "Home Attendance" }, awayAttendance: { short: "Att", tooltip: "Away Attendance" }, totalAttendance: { short: "Att", tooltip: "Total Attendance" }, homeAttendanceAvg: { short: "Avg", tooltip: "Home Average Attendance" }, awayAttendanceAvg: { short: "Avg", tooltip: "Away Average Attendance" }, totalAttendanceAvg: { short: "Avg", tooltip: "Total Average Attendance" }, powerplayDisadvantages: { short: "DVG", tooltip: "Disadvantages (Number of Times Shorthanded)" }, dvgTime: { short: "DVG-T", tooltip: "Disadvantages Time" }, dvgTimePP1: { short: "DVG-T PP1", tooltip: "Disadvantages Time (Period of PP1)" }, dvgTimePP2: { short: "DVG-T PP2", tooltip: "Disadvantages Time (Period of PP2)" }, ppga: { short: "PPGA", tooltip: "Powerplay Goals Against" }, shgf: { short: "SHGF", tooltip: "Shorthanded Goals For" }, pkPercent: { short: "PK%", tooltip: "Penalty Killing Percentage" }, adv: { short: "ADV", tooltip: "Advantages (Times on Powerplay)" }, advTime: { short: "ADV-T", tooltip: "Advantages Time (Period of Powerplay)" }, advTimePP1: { short: "ADV-T PP1", tooltip: "Advantages Time (Period of PP1)" }, advTimePP2: { short: "ADV-T PP2", tooltip: "Advantages Time (Period of PP2)" }, ppgf: { short: "PPGF", tooltip: "Powerplay Goals For" }, shga: { short: "SHGA", tooltip: "Shorthanded Goals Against" }, ppPercent: { short: "PP%", tooltip: "Powerplay Percentage" }, gfgp: { short: "GF/GP", tooltip: "Szerzett gólátlag" }, gagp: { short: "GA/GP", tooltip: "Kapott gólátlag" }, sogp: { short: "Shots/GP", tooltip: "Átlagos lövésszám" }, sagp: { short: "SA/GP", tooltip: "Shots Against per Game" }, jerseyNumber: { short: "#", tooltip: "Jersey Number" }, row: { short: "Row", tooltip: "Row" }, position: { short: "Position", tooltip: "Position" }, teamOfficials: { short: "Team officials", tooltip: "Team officials" }, score: { short: "Score", tooltip: "Actual Game Score" }, opponent: { short: "Opponent", tooltip: "Opponent" }, result: { short: "Result", tooltip: "Result" }, resultType: { short: "#", tooltip: "Result Type" }, atoi: { short: "ATOI", tooltip: "Average Time On Ice" }, shf: { short: "SHF", tooltip: "Shifts" }, ashf: { short: "ASHF", tooltip: "Average Shifts" }, eqToi: { short: "EQ-TOI", tooltip: "Time On Ice in Equal" }, pp1Toi: { short: "PP1-TOI", tooltip: "Time On Ice in PowerPlay 1" }, pp2Toi: { short: "PP2-TOI", tooltip: "Time On Ice in PowerPlay 2" }, sh1Toi: { short: "SH1-TOI", tooltip: "Time On Ice in Shorthanded 1" }, sh2Toi: { short: "SH2-TOI", tooltip: "Time On Ice in Shorthanded 2" }, eqAToi: { short: "EQ-A-TOI", tooltip: "Average Time On Ice in Equal" }, pp1AToi: { short: "PP1-A-TOI", tooltip: "Average Time On Ice in PowerPlay 1" }, pp2AToi: { short: "PP2-A-TOI", tooltip: "Average Time On Ice in PowerPlay 2" }, sh1AToi: { short: "SH1-A-TOI", tooltip: "Average Time On Ice in Shorthanded 1" }, sh2AToi: { short: "SH2-A-TOI", tooltip: "Average Time On Ice in Shorthanded 2" }, role: { short: "Role", tooltip: "Role" } }, un = { data: { localTime: "Game local time" }, status: { jury: "Jury result", delayed: "Game delayed" }, period: { wu: "Preparation", pre: "Preparation Ended", p1: "First Period", p1_int: "First Period Ended", p2: "Second Period", p2_int: "Second Period Ended", p3: "Third Period", p3_int: "Third Period Ended", p4: "Fourth Period", p4_int: "Fourth Period Ended", p5: "Fifth Period", p5_int: "Fifth Period Ended", p6: "Sixth Period", p6_int: "Sixth Period Ended", ot: "Overtime", ot_int: "Overtime Ended", so: "Shoot Out", so_int: "Shoot Out Ended", end: "Game Ended", Bemelegítés: "Warm-up", "Bemelegítés vége": "Warm-up End", "1. harmad": "First period", "1. harmad vége": "First period End", "2. harmad": "Second period", "2. harmad vége": "Second period End", "3. harmad": "Third period", "3. harmad vége": "Third period End", "4. harmad": "IV. period", "4. harmad vége": "IV. period End", "5. harmad": "V. period", "5. harmad vége": "V. period End", "6. harmad": "VI. period", "6. harmad vége": "VI. period End", Hosszabbítás: "Overtime", "Hosszabbítás vége": "Overtime End", Büntetőlövések: "Penalty Shot", Végeredmény: "Game Completed", Szétlövés: "Shoot Out" } }, mn = {
1530
+ }, an = { "undefined-column": "The {column} column is not exists!", "invalid-season-name": "Invalid season name", "api-key-not-found": "API Key not found", gameData: "Game Data: {0}", gameStats: "Game Stats: {0}", gameEvents: "Game Events: {0}", gameOfficials: "Game Officials : {0}" }, ln = { loading: "Loading...", noData: "No data to display", selectTimezone: "*All times are displayed according to your computer's time zone ({timezone}). Change: ", hungary: "Hungary", romania: "Romania", shootoutShort: "SO", overtimeShort: "OT", all: "All", report: "Report Sheet", video: "Video" }, cn = { inheritedPoints: { prependix: "", content: "{team} has {points} extra point(s)", appendix: "based on its results in the previous championship phase." }, penaltyPoints: { prependix: "* ", content: "{points} point(s) deducted from team {team}", appendix: "based on the decision of the Disciplinary Committee." } }, dn = { blank: "#", team: { short: "Team", tooltip: "Team name" }, game: { short: "GP", tooltip: "Game Played" }, wins: { short: "W", tooltip: "Wins" }, draw: { short: "D", tooltip: "Draw" }, otw: { short: "OTW", tooltip: "Overtime Wins" }, sow: { short: "SOW", tooltip: "Shoot Out Wins" }, sol: { short: "SOL", tooltip: "Shoot Out Losses" }, otl: { short: "OTL", tooltip: "Overtime Losses" }, losses: { short: "L", tooltip: "Losses" }, goalFor: { short: "GF", tooltip: "Goals For" }, goalAgainst: { short: "GA", tooltip: "Goals Against" }, goalDiff: { short: "GD", tooltip: "Goal Differential" }, points: { short: "P", tooltip: "Points" }, name: { short: "Name", tooltip: "Player name" }, goals: { short: "G", tooltip: "Goals" }, assists: { short: "A", tooltip: "Assists" }, plusMinus: { short: "+/-", tooltip: "Plus/Minus" }, sog: { short: "S", tooltip: "Shots on Goal" }, so: { short: "SO", tooltip: "Shutouts" }, sogPercent: { short: "S%", tooltip: "Shooting percentage" }, gameName: { short: "#", tooltip: "Game name" }, gameDate: { short: "Date", tooltip: "Scheduled Date" }, gameDateTime: { short: "*Time ({offsetName})", tooltip: "Scheduled Time (Offset Name)" }, homeTeam: { short: "Home", tooltip: "Home Team" }, awayTeam: { short: "Away", tooltip: "Away Team" }, location: { short: "Location", tooltip: "Game Location" }, broadcast: { short: "Broadcast", tooltip: "Television Broadcast" }, minorPenalties: { short: "MINOR", tooltip: "Penalties Minor" }, majorPenalties: { short: "MAJOR", tooltip: "Penalties Major" }, misconducts: { short: "MISC", tooltip: "Penalties Misconduct" }, gameMisconducts: { short: "GA-MI", tooltip: "Penalties Game Misconduct" }, matchPenalties: { short: "MATCH", tooltip: "Penalties Match" }, pim: { short: "PIM", tooltip: "Penalty Minutes" }, pimPerGame: { short: "PIM/G", tooltip: "Penalty Minutes per Game" }, gpgk: { short: "GP", tooltip: "Games Played" }, gpi: { short: "GPI", tooltip: "Games Played In" }, toi: { short: "TOI", tooltip: "Time On Ice" }, toiPercent: { short: "TOI%", tooltip: "Time On Ice as Percentage" }, ga: { short: "GA", tooltip: "Goals Against" }, gaa: { short: "GAA", tooltip: "Goals Against Average" }, sa: { short: "SA", tooltip: "Shots Against" }, svs: { short: "SVS", tooltip: "Saves" }, svsPercent: { short: "SV%", tooltip: "Save Percentage" }, homeHeader: { short: "Home:", tooltip: "" }, awayHeader: { short: "Away:", tooltip: "" }, totalHeader: { short: "Total:", tooltip: "" }, homeGame: { short: "GP", tooltip: "Home Games Played" }, awayGame: { short: "GP", tooltip: "Away Games Played" }, totalGame: { short: "GP", tooltip: "Total Games Played" }, homeAttendance: { short: "Att", tooltip: "Home Attendance" }, awayAttendance: { short: "Att", tooltip: "Away Attendance" }, totalAttendance: { short: "Att", tooltip: "Total Attendance" }, homeAttendanceAvg: { short: "Avg", tooltip: "Home Average Attendance" }, awayAttendanceAvg: { short: "Avg", tooltip: "Away Average Attendance" }, totalAttendanceAvg: { short: "Avg", tooltip: "Total Average Attendance" }, powerplayDisadvantages: { short: "DVG", tooltip: "Disadvantages (Number of Times Shorthanded)" }, dvgTime: { short: "DVG-T", tooltip: "Disadvantages Time" }, dvgTimePP1: { short: "DVG-T PP1", tooltip: "Disadvantages Time (Period of PP1)" }, dvgTimePP2: { short: "DVG-T PP2", tooltip: "Disadvantages Time (Period of PP2)" }, ppga: { short: "PPGA", tooltip: "Powerplay Goals Against" }, shgf: { short: "SHGF", tooltip: "Shorthanded Goals For" }, pkPercent: { short: "PK%", tooltip: "Penalty Killing Percentage" }, adv: { short: "ADV", tooltip: "Advantages (Times on Powerplay)" }, advTime: { short: "ADV-T", tooltip: "Advantages Time (Period of Powerplay)" }, advTimePP1: { short: "ADV-T PP1", tooltip: "Advantages Time (Period of PP1)" }, advTimePP2: { short: "ADV-T PP2", tooltip: "Advantages Time (Period of PP2)" }, ppgf: { short: "PPGF", tooltip: "Powerplay Goals For" }, shga: { short: "SHGA", tooltip: "Shorthanded Goals Against" }, ppPercent: { short: "PP%", tooltip: "Powerplay Percentage" }, gfgp: { short: "GF/GP", tooltip: "Szerzett gólátlag" }, gagp: { short: "GA/GP", tooltip: "Kapott gólátlag" }, sogp: { short: "Shots/GP", tooltip: "Átlagos lövésszám" }, sagp: { short: "SA/GP", tooltip: "Shots Against per Game" }, jerseyNumber: { short: "#", tooltip: "Jersey Number" }, row: { short: "Row", tooltip: "Row" }, position: { short: "Position", tooltip: "Position" }, teamOfficials: { short: "Team officials", tooltip: "Team officials" }, score: { short: "Score", tooltip: "Actual Game Score" }, opponent: { short: "Opponent", tooltip: "Opponent" }, result: { short: "Result", tooltip: "Result" }, resultType: { short: "#", tooltip: "Result Type" }, atoi: { short: "ATOI", tooltip: "Average Time On Ice" }, shf: { short: "SHF", tooltip: "Shifts" }, ashf: { short: "ASHF", tooltip: "Average Shifts" }, eqToi: { short: "EQ-TOI", tooltip: "Time On Ice in Equal" }, pp1Toi: { short: "PP1-TOI", tooltip: "Time On Ice in PowerPlay 1" }, pp2Toi: { short: "PP2-TOI", tooltip: "Time On Ice in PowerPlay 2" }, sh1Toi: { short: "SH1-TOI", tooltip: "Time On Ice in Shorthanded 1" }, sh2Toi: { short: "SH2-TOI", tooltip: "Time On Ice in Shorthanded 2" }, eqAToi: { short: "EQ-A-TOI", tooltip: "Average Time On Ice in Equal" }, pp1AToi: { short: "PP1-A-TOI", tooltip: "Average Time On Ice in PowerPlay 1" }, pp2AToi: { short: "PP2-A-TOI", tooltip: "Average Time On Ice in PowerPlay 2" }, sh1AToi: { short: "SH1-A-TOI", tooltip: "Average Time On Ice in Shorthanded 1" }, sh2AToi: { short: "SH2-A-TOI", tooltip: "Average Time On Ice in Shorthanded 2" }, role: { short: "Role", tooltip: "Role" } }, un = { data: { localTime: "Game local time" }, status: { jury: "Jury result", delayed: "Game delayed" }, period: { wu: "Preparation", pre: "Preparation Ended", p1: "First Period", p1_int: "First Period Ended", p2: "Second Period", p2_int: "Second Period Ended", p3: "Third Period", p3_int: "Third Period Ended", p4: "Fourth Period", p4_int: "Fourth Period Ended", p5: "Fifth Period", p5_int: "Fifth Period Ended", p6: "Sixth Period", p6_int: "Sixth Period Ended", ot: "Overtime", ot_int: "Overtime Ended", so: "Shoot Out", so_int: "Shoot Out Ended", end: "Game Ended", Bemelegítés: "Warm-up", "Bemelegítés vége": "Warm-up End", "1. harmad": "First period", "1. harmad vége": "First period End", "2. harmad": "Second period", "2. harmad vége": "Second period End", "3. harmad": "Third period", "3. harmad vége": "Third period End", "4. harmad": "IV. period", "4. harmad vége": "IV. period End", "5. harmad": "V. period", "5. harmad vége": "V. period End", "6. harmad": "VI. period", "6. harmad vége": "VI. period End", Hosszabbítás: "Overtime", "Hosszabbítás vége": "Overtime End", Büntetőlövések: "Penalty Shot", Végeredmény: "Game Completed", Szétlövés: "Shoot Out" } }, mn = {
1531
1531
  errors: an,
1532
1532
  common: ln,
1533
1533
  additionalText: cn,
1534
1534
  table: dn,
1535
1535
  game: un
1536
- }, fn = { "undefined-column": "A(z) {column} oszlop nem létezik!", "invalid-season-name": "Érvénytelen szezon név", "api-key-not-found": "API Kulcs nem megfelelő", gameData: "Game Data: {0}", gameStats: "Game Stats: {0}", gameEvents: "Game Events: {0}", gameOfficials: "Game Officials: {0}" }, pn = { loading: "Töltődés...", noData: "Nincs megjeleníthető adat", selectTimezone: "*Minden időpont a számítógép időzónája szerint jelenik meg ({timezone}). Váltás: ", hungary: "Magyarország", romania: "Románia", shootoutShort: "SO", overtimeShort: "OT", all: "Mind", report: "Jegyzőkönyv", video: "Videó" }, hn = { inheritedPoints: { prependix: "A megelőző bajnokság szakaszban elért eredménye alapján", content: "{team} csapata {points}", appendix: "többletponttal rendelkezik." }, penaltyPoints: { prependix: "* Fegyelmi Bizottság döntése alapján:", content: "{team} csapatától {points} pont", appendix: "levonva." } }, gn = { blank: "#", team: { short: "Csapat", tooltip: "Csapatnév" }, game: { short: "GP", tooltip: "Mérkőzésszám" }, wins: { short: "W", tooltip: "Győzelem" }, draw: { short: "D", tooltip: "Döntetlen" }, otw: { short: "OTW", tooltip: "Győzelem Hosszabbításban" }, sow: { short: "SOW", tooltip: "Győzelem Szétlövésben" }, sol: { short: "SOL", tooltip: "Vereség Szétlövésben" }, otl: { short: "OTL", tooltip: "Vereség Hosszabbításban" }, losses: { short: "L", tooltip: "Vereség" }, goalFor: { short: "GF", tooltip: "Szerzett Gól" }, goalAgainst: { short: "GA", tooltip: "Kapott Gól" }, goalDiff: { short: "GD", tooltip: "Gólkülönbség" }, name: { short: "Név", tooltip: "Játékosnév" }, goals: { short: "G", tooltip: "Gólok" }, assists: { short: "A", tooltip: "Gólpasszok" }, points: { short: "P", tooltip: "Pontok" }, plusMinus: { short: "+/-", tooltip: "Plussz/Minusz" }, sog: { short: "S", tooltip: "Lövések" }, sogPercent: { short: "S%", tooltip: "Lövés Hatékonyság" }, gameName: { short: "#", tooltip: "Mérkőzés Sorszáma" }, gameDate: { short: "Dátum", tooltip: "Mérkőzés Dátuma" }, gameDateTime: { short: "*Idő ({offsetName})", tooltip: "Mérkőzés kezdési ideje (Zóna neve)" }, homeTeam: { short: "Hazai", tooltip: "Hazai Csapat" }, awayTeam: { short: "Vendég", tooltip: "Vendég Csapat" }, location: { short: "Helyszín", tooltip: "Mérkőzés Helyszíne" }, broadcast: { short: "TV", tooltip: "TV Közvetítés" }, minorPenalties: { short: "MINOR", tooltip: "Kisbüntetés (2p)" }, majorPenalties: { short: "MAJOR", tooltip: "Büntetés (5p)" }, misconducts: { short: "MISC", tooltip: "Fegyelmi büntetés (10p)" }, gameMisconducts: { short: "GA-MI", tooltip: "Fegyelmi büntetés (20p)" }, matchPenalties: { short: "MATCH", tooltip: "Végleges kiállítások (25p)" }, pim: { short: "BÜP", tooltip: "Büntetés Percek" }, pimPerGame: { short: "BÜP/M", tooltip: "Mérkőzésenkénti Büntetés Percek" }, gpgk: { short: "GP", tooltip: "Mérkőzésre Nevezve" }, gpi: { short: "GPI", tooltip: "Mérkőzésen Játszott" }, toi: { short: "TOI", tooltip: "Jégen Töltött Idő" }, toiPercent: { short: "TOI%", tooltip: "Jégen Töltött Idő Százalék" }, ga: { short: "GA", tooltip: "Kapott Gól" }, gaa: { short: "GAA", tooltip: "Kapott Gólátlag" }, sa: { short: "SA", tooltip: "Kapott Lövés" }, svs: { short: "SVS", tooltip: "Védett Lövés" }, svsPercent: { short: "VH%", tooltip: "Védés Hatékonyság" }, homeHeader: { short: "Hazai:", tooltip: "" }, awayHeader: { short: "Vendég:", tooltip: "" }, totalHeader: { short: "Összes:", tooltip: "" }, homeGame: { short: "M", tooltip: "Hazai Mérkőzés" }, awayGame: { short: "M", tooltip: "Vendég Mérkőzés" }, totalGame: { short: "M", tooltip: "Összes Mérkőzés" }, homeAttendance: { short: "Nézőszám", tooltip: "Hazai Néző" }, awayAttendance: { short: "Nézőszám", tooltip: "Vendég Néző" }, totalAttendance: { short: "Nézőszám", tooltip: "Összes Néző" }, homeAttendanceAvg: { short: "Átlag", tooltip: "Hazi Néző Átlag" }, awayAttendanceAvg: { short: "Átlag", tooltip: "Vendég Néző Átlag" }, totalAttendanceAvg: { short: "Átlag", tooltip: "Összes Néző Átlag" }, powerplayDisadvantages: { short: "DVG", tooltip: "Emberhátrányok" }, dvgTime: { short: "DVG-T", tooltip: "Emberhátrányban Töltött Idő" }, dvgTimePP1: { short: "DVG-T PP1", tooltip: "Szimpla emberhátrányban töltött idő" }, dvgTimePP2: { short: "DVG-T PP2", tooltip: "Kettős emberhátrányban töltött idő" }, ppga: { short: "PPGA", tooltip: "Emberhátrányban kapott gólok" }, shgf: { short: "SHGF", tooltip: "Emberhátrányban szerzett gól" }, pkPercent: { short: "PK%", tooltip: "Emberhátrány kivédekezés" }, adv: { short: "ADV", tooltip: "Emberelőnyök száma" }, advTime: { short: "ADV-T", tooltip: "Emberelőnyben töltött idő" }, advTimePP1: { short: "ADV-T PP1", tooltip: "Szimpla emberelőnyben töltött idő" }, advTimePP2: { short: "ADV-T PP2", tooltip: "Kettős emberelőnyben töltött idő" }, ppgf: { short: "PPGF", tooltip: "Emberelőnyben szerzett gólok" }, shga: { short: "SHGA", tooltip: "Emberelőnyben kapott gólok" }, ppPercent: { short: "PP%", tooltip: "Emberelőny kihasználás" }, gfgp: { short: "GF/GP", tooltip: "Szerzett gólátlag" }, gagp: { short: "GA/GP", tooltip: "Kapott gólátlag" }, sogp: { short: "Shots/GP", tooltip: "Átlagos lövésszám" }, sagp: { short: "SA/GP", tooltip: "Átlagos kapott lövésszám" }, jerseyNumber: { short: "#", tooltip: "Mezszám" }, row: { short: "Sor", tooltip: "Sor" }, position: { short: "Po", tooltip: "Poszt" }, teamOfficials: { short: "Hivatalos Személyek", tooltip: "Hivatalos Személyek" }, score: { short: "Eredmény", tooltip: "Aktuális eredmény" }, opponent: { short: "Ellenfél", tooltip: "Ellenfél" }, result: { short: "Eredmény", tooltip: "Végeredmény" }, resultType: { short: "#", tooltip: "Végeredmény típusa" }, atoi: { short: "ATOI", tooltip: "Átlagos jégen töltött idő" }, shf: { short: "SHF", tooltip: "Jégre lépések száma" }, ashf: { short: "ASHF", tooltip: "Jégre lépések száma átlagosan" }, eqToi: { short: "EQ-TOI", tooltip: "Jégen töltött idő azonos létszámban" }, pp1Toi: { short: "PP1-TOI", tooltip: "Jégen töltött idő egyszeres emberelőnyben" }, pp2Toi: { short: "PP2-TOI", tooltip: "Jégen töltött idő kétszeres emberelőnyben" }, sh1Toi: { short: "SH1-TOI", tooltip: "Jégen töltött idő egyszeres emberhátrányban" }, sh2Toi: { short: "SH2-TOI", tooltip: "Jégen töltött idő kétszeres emberhátrányban" }, eqAToi: { short: "EQ-A-TOI", tooltip: "Átlagos jégen töltött idő azonos létszámban" }, pp1AToi: { short: "PP1-A-TOI", tooltip: "Átlagos jégen töltött idő egyszeres emberelőnyben" }, pp2AToi: { short: "PP2-A-TOI", tooltip: "Átlagos jégen töltött idő kétszeres emberelőnyben" }, sh1AToi: { short: "SH1-A-TOI", tooltip: "Átlagos jégen töltött idő egyszeres emberhátrányban" }, sh2AToi: { short: "SH2-A-TOI", tooltip: "Átlagos jégen töltött idő kétszeres emberhátrányban" }, role: { short: "Szerep", tooltip: "Szerep" } }, yn = { data: { localTime: "Helyszín szerinti idő" }, status: { jury: "Versenybíróság", delayed: "Elhalasztva" }, period: { wu: "Bemelegítés", pre: "Bemelegítés vége", p1: "I. játékrész", p1_int: "I. játékrész vége", p2: "II. játékrész", p2_int: "II. játékrész vége", p3: "III. játékrész", p3_int: "III. játékrész vége", p4: "IV. játékrész", p4_int: "IV. játékrész vége", p5: "V. játékrész", p5_int: "V. játékrész vége", p6: "VI. játékrész", p6_int: "VI. játékrész vége", ot: "Hosszabbítás", ot_int: "Hosszabbítás vége", so: "Szétlövés", so_int: "Szétlövés vége", end: "Végeredmény", Bemelegítés: "Bemelegítés", "Bemelegítés vége": "Bemelegítés Vége", "1. harmad": "I. harmad", "1. harmad vége": "I. harmad Vége", "2. harmad": "II. harmad", "2. harmad vége": "II. harmad Vége", "3. harmad": "III. harmad", "3. harmad vége": "III. harmad Vége", "4. harmad": "IV. harmad", "4. harmad vége": "IV. harmad Vége", "5. harmad": "V. harmad", "5. harmad vége": "V. harmad Vége", "6. harmad": "VI. harmad", "6. harmad vége": "VI. harmad Vége", Hosszabbítás: "Hosszabbítás", "Hosszabbítás vége": "Hosszabbítás vége", Büntetők: "Szétlövés", "Büntetők vége": "Szétlövés vége", Végeredmény: "Végeredmény", Szétlövés: "Szétlövés" } }, vn = {
1536
+ }, fn = { "undefined-column": "A(z) {column} oszlop nem létezik!", "invalid-season-name": "Érvénytelen szezon név", "api-key-not-found": "API Kulcs nem megfelelő", gameData: "Game Data: {0}", gameStats: "Game Stats: {0}", gameEvents: "Game Events: {0}", gameOfficials: "Game Officials: {0}" }, pn = { loading: "Töltődés...", noData: "Nincs megjeleníthető adat", selectTimezone: "*Minden időpont a számítógép időzónája szerint jelenik meg ({timezone}). Váltás: ", hungary: "Magyarország", romania: "Románia", shootoutShort: "SO", overtimeShort: "OT", all: "Mind", report: "Jegyzőkönyv", video: "Videó" }, hn = { inheritedPoints: { prependix: "A megelőző bajnokság szakaszban elért eredménye alapján", content: "{team} csapata {points}", appendix: "többletponttal rendelkezik." }, penaltyPoints: { prependix: "* Fegyelmi Bizottság döntése alapján:", content: "{team} csapatától {points} pont", appendix: "levonva." } }, gn = { blank: "#", team: { short: "Csapat", tooltip: "Csapatnév" }, game: { short: "GP", tooltip: "Mérkőzésszám" }, wins: { short: "W", tooltip: "Győzelem" }, draw: { short: "D", tooltip: "Döntetlen" }, otw: { short: "OTW", tooltip: "Győzelem Hosszabbításban" }, sow: { short: "SOW", tooltip: "Győzelem Szétlövésben" }, sol: { short: "SOL", tooltip: "Vereség Szétlövésben" }, otl: { short: "OTL", tooltip: "Vereség Hosszabbításban" }, losses: { short: "L", tooltip: "Vereség" }, goalFor: { short: "GF", tooltip: "Szerzett Gól" }, goalAgainst: { short: "GA", tooltip: "Kapott Gól" }, goalDiff: { short: "GD", tooltip: "Gólkülönbség" }, name: { short: "Név", tooltip: "Játékosnév" }, goals: { short: "G", tooltip: "Gólok" }, assists: { short: "A", tooltip: "Gólpasszok" }, points: { short: "P", tooltip: "Pontok" }, plusMinus: { short: "+/-", tooltip: "Plussz/Minusz" }, sog: { short: "S", tooltip: "Lövések" }, so: { short: "SO", tooltip: "Kapott gól nélküli mérkőzések" }, sogPercent: { short: "S%", tooltip: "Lövés Hatékonyság" }, gameName: { short: "#", tooltip: "Mérkőzés Sorszáma" }, gameDate: { short: "Dátum", tooltip: "Mérkőzés Dátuma" }, gameDateTime: { short: "*Idő ({offsetName})", tooltip: "Mérkőzés kezdési ideje (Zóna neve)" }, homeTeam: { short: "Hazai", tooltip: "Hazai Csapat" }, awayTeam: { short: "Vendég", tooltip: "Vendég Csapat" }, location: { short: "Helyszín", tooltip: "Mérkőzés Helyszíne" }, broadcast: { short: "TV", tooltip: "TV Közvetítés" }, minorPenalties: { short: "MINOR", tooltip: "Kisbüntetés (2p)" }, majorPenalties: { short: "MAJOR", tooltip: "Büntetés (5p)" }, misconducts: { short: "MISC", tooltip: "Fegyelmi büntetés (10p)" }, gameMisconducts: { short: "GA-MI", tooltip: "Fegyelmi büntetés (20p)" }, matchPenalties: { short: "MATCH", tooltip: "Végleges kiállítások (25p)" }, pim: { short: "BÜP", tooltip: "Büntetés Percek" }, pimPerGame: { short: "BÜP/M", tooltip: "Mérkőzésenkénti Büntetés Percek" }, gpgk: { short: "GP", tooltip: "Mérkőzésre Nevezve" }, gpi: { short: "GPI", tooltip: "Mérkőzésen Játszott" }, toi: { short: "TOI", tooltip: "Jégen Töltött Idő" }, toiPercent: { short: "TOI%", tooltip: "Jégen Töltött Idő Százalék" }, ga: { short: "GA", tooltip: "Kapott Gól" }, gaa: { short: "GAA", tooltip: "Kapott Gólátlag" }, sa: { short: "SA", tooltip: "Kapott Lövés" }, svs: { short: "SVS", tooltip: "Védett Lövés" }, svsPercent: { short: "VH%", tooltip: "Védés Hatékonyság" }, homeHeader: { short: "Hazai:", tooltip: "" }, awayHeader: { short: "Vendég:", tooltip: "" }, totalHeader: { short: "Összes:", tooltip: "" }, homeGame: { short: "M", tooltip: "Hazai Mérkőzés" }, awayGame: { short: "M", tooltip: "Vendég Mérkőzés" }, totalGame: { short: "M", tooltip: "Összes Mérkőzés" }, homeAttendance: { short: "Nézőszám", tooltip: "Hazai Néző" }, awayAttendance: { short: "Nézőszám", tooltip: "Vendég Néző" }, totalAttendance: { short: "Nézőszám", tooltip: "Összes Néző" }, homeAttendanceAvg: { short: "Átlag", tooltip: "Hazi Néző Átlag" }, awayAttendanceAvg: { short: "Átlag", tooltip: "Vendég Néző Átlag" }, totalAttendanceAvg: { short: "Átlag", tooltip: "Összes Néző Átlag" }, powerplayDisadvantages: { short: "DVG", tooltip: "Emberhátrányok" }, dvgTime: { short: "DVG-T", tooltip: "Emberhátrányban Töltött Idő" }, dvgTimePP1: { short: "DVG-T PP1", tooltip: "Szimpla emberhátrányban töltött idő" }, dvgTimePP2: { short: "DVG-T PP2", tooltip: "Kettős emberhátrányban töltött idő" }, ppga: { short: "PPGA", tooltip: "Emberhátrányban kapott gólok" }, shgf: { short: "SHGF", tooltip: "Emberhátrányban szerzett gól" }, pkPercent: { short: "PK%", tooltip: "Emberhátrány kivédekezés" }, adv: { short: "ADV", tooltip: "Emberelőnyök száma" }, advTime: { short: "ADV-T", tooltip: "Emberelőnyben töltött idő" }, advTimePP1: { short: "ADV-T PP1", tooltip: "Szimpla emberelőnyben töltött idő" }, advTimePP2: { short: "ADV-T PP2", tooltip: "Kettős emberelőnyben töltött idő" }, ppgf: { short: "PPGF", tooltip: "Emberelőnyben szerzett gólok" }, shga: { short: "SHGA", tooltip: "Emberelőnyben kapott gólok" }, ppPercent: { short: "PP%", tooltip: "Emberelőny kihasználás" }, gfgp: { short: "GF/GP", tooltip: "Szerzett gólátlag" }, gagp: { short: "GA/GP", tooltip: "Kapott gólátlag" }, sogp: { short: "Shots/GP", tooltip: "Átlagos lövésszám" }, sagp: { short: "SA/GP", tooltip: "Átlagos kapott lövésszám" }, jerseyNumber: { short: "#", tooltip: "Mezszám" }, row: { short: "Sor", tooltip: "Sor" }, position: { short: "Po", tooltip: "Poszt" }, teamOfficials: { short: "Hivatalos Személyek", tooltip: "Hivatalos Személyek" }, score: { short: "Eredmény", tooltip: "Aktuális eredmény" }, opponent: { short: "Ellenfél", tooltip: "Ellenfél" }, result: { short: "Eredmény", tooltip: "Végeredmény" }, resultType: { short: "#", tooltip: "Végeredmény típusa" }, atoi: { short: "ATOI", tooltip: "Átlagos jégen töltött idő" }, shf: { short: "SHF", tooltip: "Jégre lépések száma" }, ashf: { short: "ASHF", tooltip: "Jégre lépések száma átlagosan" }, eqToi: { short: "EQ-TOI", tooltip: "Jégen töltött idő azonos létszámban" }, pp1Toi: { short: "PP1-TOI", tooltip: "Jégen töltött idő egyszeres emberelőnyben" }, pp2Toi: { short: "PP2-TOI", tooltip: "Jégen töltött idő kétszeres emberelőnyben" }, sh1Toi: { short: "SH1-TOI", tooltip: "Jégen töltött idő egyszeres emberhátrányban" }, sh2Toi: { short: "SH2-TOI", tooltip: "Jégen töltött idő kétszeres emberhátrányban" }, eqAToi: { short: "EQ-A-TOI", tooltip: "Átlagos jégen töltött idő azonos létszámban" }, pp1AToi: { short: "PP1-A-TOI", tooltip: "Átlagos jégen töltött idő egyszeres emberelőnyben" }, pp2AToi: { short: "PP2-A-TOI", tooltip: "Átlagos jégen töltött idő kétszeres emberelőnyben" }, sh1AToi: { short: "SH1-A-TOI", tooltip: "Átlagos jégen töltött idő egyszeres emberhátrányban" }, sh2AToi: { short: "SH2-A-TOI", tooltip: "Átlagos jégen töltött idő kétszeres emberhátrányban" }, role: { short: "Szerep", tooltip: "Szerep" } }, yn = { data: { localTime: "Helyszín szerinti idő" }, status: { jury: "Versenybíróság", delayed: "Elhalasztva" }, period: { wu: "Bemelegítés", pre: "Bemelegítés vége", p1: "I. játékrész", p1_int: "I. játékrész vége", p2: "II. játékrész", p2_int: "II. játékrész vége", p3: "III. játékrész", p3_int: "III. játékrész vége", p4: "IV. játékrész", p4_int: "IV. játékrész vége", p5: "V. játékrész", p5_int: "V. játékrész vége", p6: "VI. játékrész", p6_int: "VI. játékrész vége", ot: "Hosszabbítás", ot_int: "Hosszabbítás vége", so: "Szétlövés", so_int: "Szétlövés vége", end: "Végeredmény", Bemelegítés: "Bemelegítés", "Bemelegítés vége": "Bemelegítés Vége", "1. harmad": "I. harmad", "1. harmad vége": "I. harmad Vége", "2. harmad": "II. harmad", "2. harmad vége": "II. harmad Vége", "3. harmad": "III. harmad", "3. harmad vége": "III. harmad Vége", "4. harmad": "IV. harmad", "4. harmad vége": "IV. harmad Vége", "5. harmad": "V. harmad", "5. harmad vége": "V. harmad Vége", "6. harmad": "VI. harmad", "6. harmad vége": "VI. harmad Vége", Hosszabbítás: "Hosszabbítás", "Hosszabbítás vége": "Hosszabbítás vége", Büntetők: "Szétlövés", "Büntetők vége": "Szétlövés vége", Végeredmény: "Végeredmény", Szétlövés: "Szétlövés" } }, vn = {
1537
1537
  errors: fn,
1538
1538
  common: pn,
1539
1539
  additionalText: hn,
@@ -1557,7 +1557,7 @@ const sn = { render: nn }, rn = { class: "error-notice" }, Ws = {
1557
1557
  },
1558
1558
  setup(t) {
1559
1559
  const e = Ve({ hu: vn, en: mn }, t.messages), { translate: o } = Le({
1560
- locale: _(() => t.locale),
1560
+ locale: O(() => t.locale),
1561
1561
  messages: e
1562
1562
  });
1563
1563
  return {
@@ -1587,7 +1587,7 @@ const qs = /* @__PURE__ */ wn(bn, [["render", Tn]]), xn = ["src"], Pn = ["src",
1587
1587
  }
1588
1588
  },
1589
1589
  setup(t) {
1590
- const e = t, { defaultSrc: o } = Rt(e), n = O({ src: e.src }), { error: s, isReady: i } = De(n, { resetOnExecute: !1, shallow: !1 });
1590
+ const e = t, { defaultSrc: o } = Rt(e), n = _({ src: e.src }), { error: s, isReady: i } = De(n, { resetOnExecute: !1, shallow: !1 });
1591
1591
  return (r, c) => (g(), w(D, null, [
1592
1592
  h(s) && h(o) ? (g(), w("img", {
1593
1593
  key: 0,
@@ -1623,7 +1623,7 @@ function An(t, e) {
1623
1623
  b("polyline", { points: "15 18 9 12 15 6" }, null, -1)
1624
1624
  ]));
1625
1625
  }
1626
- const zn = { render: An }, _n = {
1626
+ const zn = { render: An }, On = {
1627
1627
  xmlns: "http://www.w3.org/2000/svg",
1628
1628
  viewBox: "0 0 24 24",
1629
1629
  fill: "none",
@@ -1632,12 +1632,12 @@ const zn = { render: An }, _n = {
1632
1632
  "stroke-linecap": "round",
1633
1633
  "stroke-linejoin": "round"
1634
1634
  };
1635
- function On(t, e) {
1636
- return g(), w("svg", _n, e[0] || (e[0] = [
1635
+ function _n(t, e) {
1636
+ return g(), w("svg", On, e[0] || (e[0] = [
1637
1637
  b("polyline", { points: "9 18 15 12 9 6" }, null, -1)
1638
1638
  ]));
1639
1639
  }
1640
- const $n = { render: On }, In = {
1640
+ const $n = { render: _n }, In = {
1641
1641
  key: 0,
1642
1642
  class: "paginator"
1643
1643
  }, Cn = ["disabled"], Gn = ["disabled"], En = {
@@ -1679,8 +1679,8 @@ const $n = { render: On }, In = {
1679
1679
  emits: ["change"],
1680
1680
  setup(t, { emit: e }) {
1681
1681
  const o = t, n = e, { page: s, pageCount: i, range: r, goTo: c, pageStep: f } = to({
1682
- currentPage: _(() => o.page),
1683
- totalItems: _(() => o.totalItems),
1682
+ currentPage: O(() => o.page),
1683
+ totalItems: O(() => o.totalItems),
1684
1684
  itemsPerPage: o.itemsPerPage,
1685
1685
  rangeLength: o.rangeLength,
1686
1686
  update: (d) => n("change", d)
@@ -1732,7 +1732,7 @@ const $n = { render: On }, In = {
1732
1732
  }, ye = {
1733
1733
  __name: "ResponsiveTable",
1734
1734
  setup(t) {
1735
- const e = O(null);
1735
+ const e = _(null);
1736
1736
  return (o, n) => (g(), w("div", {
1737
1737
  ref_key: "el",
1738
1738
  ref: e,
@@ -1880,10 +1880,10 @@ const Yn = { render: Un }, Zn = { class: "is-team-name-long" }, Xn = { class: "i
1880
1880
  }
1881
1881
  },
1882
1882
  setup(t) {
1883
- const e = t, o = O(null), { onError: n } = Qt(), { columns: s, error: i } = te(
1883
+ const e = t, o = _(null), { onError: n } = Qt(), { columns: s, error: i } = te(
1884
1884
  We,
1885
- _(() => e.hideColumns),
1886
- _(() => ({
1885
+ O(() => e.hideColumns),
1886
+ O(() => ({
1887
1887
  offsetName: e.offsetName
1888
1888
  }))
1889
1889
  );
@@ -2040,7 +2040,7 @@ const Yn = { render: Un }, Zn = { class: "is-team-name-long" }, Xn = { class: "i
2040
2040
  },
2041
2041
  emits: ["onChangeSeason", "onChangeSection"],
2042
2042
  setup(t, { emit: e }) {
2043
- const o = t, n = e, { t: s } = Z(), i = _({
2043
+ const o = t, n = e, { t: s } = Z(), i = O({
2044
2044
  get() {
2045
2045
  return o.championshipId;
2046
2046
  },
@@ -2080,7 +2080,7 @@ const Yn = { render: Un }, Zn = { class: "is-team-name-long" }, Xn = { class: "i
2080
2080
  ]))
2081
2081
  ], 64));
2082
2082
  }
2083
- }, ys = { class: "is-portrait-image" }, vs = ["href"], ws = { class: "is-team-name-long" }, bs = { class: "is-team-name-short" }, Ts = { class: "is-team-name-long" }, xs = { key: 0 }, Ps = { class: "is-team-name-short" }, Ss = { key: 0 }, ks = { class: "is-team-name-long" }, As = { class: "is-team-name-short" }, zs = { class: "is-team-name-long" }, _s = { class: "is-team-name-short" }, Os = ["href"], $s = {
2083
+ }, ys = { class: "is-portrait-image" }, vs = ["href"], ws = { class: "is-team-name-long" }, bs = { class: "is-team-name-short" }, Ts = { class: "is-team-name-long" }, xs = { key: 0 }, Ps = { class: "is-team-name-short" }, Ss = { key: 0 }, ks = { class: "is-team-name-long" }, As = { class: "is-team-name-short" }, zs = { class: "is-team-name-long" }, Os = { class: "is-team-name-short" }, _s = ["href"], $s = {
2084
2084
  key: 0,
2085
2085
  class: "is-text-dark"
2086
2086
  }, Is = ["href", "target"], Cs = {
@@ -2155,7 +2155,7 @@ const Yn = { render: Un }, Zn = { class: "is-team-name-long" }, Xn = { class: "i
2155
2155
  const o = t, n = e, { columns: s, hideColumns: i } = Rt(o), { onError: r } = Qt(), { t: c } = Z(), { columns: f, error: d } = te(
2156
2156
  s,
2157
2157
  i,
2158
- _(() => ({
2158
+ O(() => ({
2159
2159
  offsetName: o.offsetName
2160
2160
  }))
2161
2161
  );
@@ -2257,7 +2257,7 @@ const Yn = { render: Un }, Zn = { class: "is-team-name-long" }, Xn = { class: "i
2257
2257
  var y, p;
2258
2258
  return [
2259
2259
  b("span", zs, x((y = l.awayTeam) == null ? void 0 : y.longName), 1),
2260
- b("span", _s, x((p = l.awayTeam) == null ? void 0 : p.shortName), 1)
2260
+ b("span", Os, x((p = l.awayTeam) == null ? void 0 : p.shortName), 1)
2261
2261
  ];
2262
2262
  }),
2263
2263
  "cell-location": S(({ row: l }) => {
@@ -2290,7 +2290,7 @@ const Yn = { render: Un }, Zn = { class: "is-team-name-long" }, Xn = { class: "i
2290
2290
  b("a", {
2291
2291
  href: t.externalPlayerResolver(l),
2292
2292
  target: "_blank"
2293
- }, x(l.name), 9, Os)
2293
+ }, x(l.name), 9, _s)
2294
2294
  ]),
2295
2295
  key: "0"
2296
2296
  } : void 0
@@ -2313,7 +2313,7 @@ const Yn = { render: Un }, Zn = { class: "is-team-name-long" }, Xn = { class: "i
2313
2313
  },
2314
2314
  emits: ["change"],
2315
2315
  setup(t, { emit: e }) {
2316
- const o = t, n = e, { t: s } = Z(), i = _(() => yt(/* @__PURE__ */ new Date(), null, o.locale)), r = je(), c = _(() => Array.from(Fe.values()).map((d) => ({
2316
+ const o = t, n = e, { t: s } = Z(), i = O(() => yt(/* @__PURE__ */ new Date(), null, o.locale)), r = je(), c = O(() => Array.from(Fe.values()).map((d) => ({
2317
2317
  ...d,
2318
2318
  isActive: yt(/* @__PURE__ */ new Date(), o.currentZone, o.locale) === yt(/* @__PURE__ */ new Date(), d.timezone, o.locale),
2319
2319
  zoneOffsetName: yt(/* @__PURE__ */ new Date(), d.timezone, o.locale)
package/dist/columns.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * name: @mjsz-vbr-elements/core
3
- * version: v2.17.0 - 15/02/2025, 13:12:00
3
+ * version: v2.19.0 - 03/03/2025, 17:48:11
4
4
  * (c) 2025
5
5
  * description: Data visualization for MJSZ VBR
6
6
  * author: Ákos Stegner <akos.stegner@gmail.com>
@@ -517,6 +517,11 @@ const a = {
517
517
  tooltip: "table.gpi.tooltip",
518
518
  sortOrders: [{ target: "gpi", direction: t }]
519
519
  },
520
+ so: {
521
+ label: "table.so.short",
522
+ tooltip: "table.so.tooltip",
523
+ sortOrders: [{ target: "so", direction: t }]
524
+ },
520
525
  mipMin: {
521
526
  label: "table.toi.short",
522
527
  tooltip: "table.toi.tooltip",
@@ -1,11 +1,11 @@
1
1
  /**
2
2
  * name: @mjsz-vbr-elements/core
3
- * version: v2.17.0 - 15/02/2025, 13:12:00
3
+ * version: v2.19.0 - 03/03/2025, 17:48:11
4
4
  * (c) 2025
5
5
  * description: Data visualization for MJSZ VBR
6
6
  * author: Ákos Stegner <akos.stegner@gmail.com>
7
7
  */
8
- import { _ as s, a as r, b as o, c as t, d as i, e as l, f as n, I as c, g as d, h as S, i as b, j as g, k as T, l as m, m as v, n as I } from "./TimezoneSelector-NK-YFrgW.js";
8
+ import { _ as s, a as r, b as o, c as t, d as i, e as l, f as n, I as c, g as d, h as S, i as b, j as g, k as T, l as m, m as v, n as I } from "./TimezoneSelector-BJwFm_Lj.js";
9
9
  export {
10
10
  s as AdditionalStandingsText,
11
11
  r as BaseSelect,
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * name: @mjsz-vbr-elements/core
3
- * version: v2.17.0 - 15/02/2025, 13:12:00
3
+ * version: v2.19.0 - 03/03/2025, 17:48:11
4
4
  * (c) 2025
5
5
  * description: Data visualization for MJSZ VBR
6
6
  * author: Ákos Stegner <akos.stegner@gmail.com>
package/dist/constants.js CHANGED
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * name: @mjsz-vbr-elements/core
3
- * version: v2.17.0 - 15/02/2025, 13:12:00
3
+ * version: v2.19.0 - 03/03/2025, 17:48:11
4
4
  * (c) 2025
5
5
  * description: Data visualization for MJSZ VBR
6
6
  * author: Ákos Stegner <akos.stegner@gmail.com>
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * name: @mjsz-vbr-elements/core
3
- * version: v2.17.0 - 15/02/2025, 13:12:00
3
+ * version: v2.19.0 - 03/03/2025, 17:48:11
4
4
  * (c) 2025
5
5
  * description: Data visualization for MJSZ VBR
6
6
  * author: Ákos Stegner <akos.stegner@gmail.com>
@@ -1,6 +1,6 @@
1
1
  /**
2
2
  * name: @mjsz-vbr-elements/core
3
- * version: v2.17.0 - 15/02/2025, 13:12:00
3
+ * version: v2.19.0 - 03/03/2025, 17:48:11
4
4
  * (c) 2025
5
5
  * description: Data visualization for MJSZ VBR
6
6
  * author: Ákos Stegner <akos.stegner@gmail.com>