@mjsz-vbr-elements/gamecenter 2.1.10 → 2.2.0-beta.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/dist/index.js CHANGED
@@ -1,14 +1,14 @@
1
1
  /**
2
2
  * name: @mjsz-vbr-elements/gamecenter
3
- * version: v2.1.10 - 02/01/2024, 13:38:02
3
+ * version: v2.2.0-beta.0 - 03/01/2024, 11:28:45
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 { ref as F, isRef as jt, watch as me, getCurrentScope as St, onScopeDispose as xt, unref as s, readonly as Xe, reactive as Ae, computed as y, openBlock as m, createElementBlock as u, createElementVNode as g, normalizeClass as I, normalizeStyle as kt, setBlockTracking as B, createTextVNode as x, toDisplayString as b, createVNode as f, createCommentVNode as w, Fragment as j, createBlock as T, renderSlot as we, withCtx as N, withModifiers as Tt, mergeProps as se, toHandlers as le, renderList as q, resolveDynamicComponent as _t, defineCustomElement as Ot } from "vue";
8
+ import { ref as F, isRef as jt, watch as me, getCurrentScope as St, onScopeDispose as xt, unref as s, readonly as Xe, reactive as Ae, computed as y, openBlock as m, createElementBlock as u, createElementVNode as g, normalizeClass as I, normalizeStyle as kt, setBlockTracking as B, createTextVNode as x, toDisplayString as b, createVNode as f, createCommentVNode as w, Fragment as j, createBlock as T, renderSlot as we, withCtx as $, withModifiers as Tt, mergeProps as se, toHandlers as le, renderList as q, resolveDynamicComponent as _t, defineCustomElement as Ot } from "vue";
9
9
  import { useVisibilityChange as It, useMainClass as A, useI18n as R, useSort as At, useColumns as ze, useServices as ne } from "@mjsz-vbr-elements/core/composables";
10
- import { Image as fe, FloatingPanel as X, ResponsiveTable as Pt, DataTable as $t, I18NProvider as Nt, ErrorNotice as Mt } from "@mjsz-vbr-elements/core/components";
11
- import { convertSecToMin as V, convertMinToSec as Et, format as Pe, offsetName as $e, rawConvert as Je, upperCase as Lt, playerName as et, convert as Ct, convertTimesSecToMin as Dt } from "@mjsz-vbr-elements/core/utils";
10
+ import { Image as fe, FloatingPanel as X, ResponsiveTable as Pt, DataTable as Nt, I18NProvider as $t, ErrorNotice as Mt } from "@mjsz-vbr-elements/core/components";
11
+ import { convertSecToMin as V, convertMinToSec as Et, format as Pe, offsetName as Ne, rawConvert as Je, upperCase as Lt, playerName as et, convert as Ct, convertTimesSecToMin as Dt } from "@mjsz-vbr-elements/core/utils";
12
12
  import { SORT_STATE_ASCEND as oe, SORT_STATE_DESCEND as G } from "@mjsz-vbr-elements/core";
13
13
  function z(e) {
14
14
  return e != null && typeof e == "object" && e["@@functional/placeholder"] === !0;
@@ -171,7 +171,7 @@ const J = {
171
171
  return this.xf["@@transducer/result"](e);
172
172
  }
173
173
  };
174
- function Ne(e) {
174
+ function $e(e) {
175
175
  for (var t = [], r; !(r = e.next()).done; )
176
176
  t.push(r.value);
177
177
  return t;
@@ -228,7 +228,7 @@ var Ee = Object.prototype.toString, rt = /* @__PURE__ */ function() {
228
228
  return t === null ? "Null" : t === void 0 ? "Undefined" : Object.prototype.toString.call(t).slice(8, -1);
229
229
  });
230
230
  function De(e, t, r, a) {
231
- var n = Ne(e), o = Ne(t);
231
+ var n = $e(e), o = $e(t);
232
232
  function i(l, c) {
233
233
  return xe(l, c, r.slice(), a.slice());
234
234
  }
@@ -414,10 +414,9 @@ var Zt = /* @__PURE__ */ k(
414
414
  Kt(e, t)
415
415
  );
416
416
  })
417
- ), Xt = /* @__PURE__ */ k(function(t, r) {
417
+ ), K = /* @__PURE__ */ k(function(t, r) {
418
418
  return Zt(Yt(t), r);
419
419
  });
420
- const K = Xt;
421
420
  function it(e, t) {
422
421
  var r = function(i) {
423
422
  var l = t.concat([e]);
@@ -461,19 +460,19 @@ function it(e, t) {
461
460
  }
462
461
  var st = /* @__PURE__ */ P(function(t) {
463
462
  return it(t, []);
464
- }), Jt = /* @__PURE__ */ function() {
463
+ }), Xt = /* @__PURE__ */ function() {
465
464
  function e(t, r) {
466
465
  this.xf = r, this.f = t;
467
466
  }
468
467
  return e.prototype["@@transducer/init"] = J.init, e.prototype["@@transducer/result"] = J.result, e.prototype["@@transducer/step"] = function(t, r) {
469
468
  return this.xf["@@transducer/step"](t, this.f(r));
470
469
  }, e;
471
- }(), er = function(t) {
470
+ }(), Jt = function(t) {
472
471
  return function(r) {
473
- return new Jt(t, r);
472
+ return new Xt(t, r);
474
473
  };
475
- }, tr = /* @__PURE__ */ k(
476
- /* @__PURE__ */ Se(["fantasy-land/map", "map"], er, function(t, r) {
474
+ }, ye = /* @__PURE__ */ k(
475
+ /* @__PURE__ */ Se(["fantasy-land/map", "map"], Jt, function(t, r) {
477
476
  switch (Object.prototype.toString.call(r)) {
478
477
  case "[object Function]":
479
478
  return tt(r.length, function() {
@@ -488,26 +487,24 @@ var st = /* @__PURE__ */ P(function(t) {
488
487
  }
489
488
  })
490
489
  );
491
- const ye = tr, rr = Number.isInteger || function(t) {
490
+ const er = Number.isInteger || function(t) {
492
491
  return t << 0 === t;
493
492
  };
494
493
  function ue(e) {
495
494
  return Object.prototype.toString.call(e) === "[object String]";
496
495
  }
497
- var ar = /* @__PURE__ */ k(function(t, r) {
496
+ var tr = /* @__PURE__ */ k(function(t, r) {
498
497
  var a = t < 0 ? r.length + t : t;
499
498
  return ue(r) ? r.charAt(a) : r[a];
500
- }), nr = /* @__PURE__ */ k(function(t, r) {
499
+ }), Te = /* @__PURE__ */ k(function(t, r) {
501
500
  if (r != null)
502
- return rr(t) ? ar(t, r) : r[t];
503
- });
504
- const Te = nr;
505
- var or = /* @__PURE__ */ P(function(t) {
501
+ return er(t) ? tr(t, r) : r[t];
502
+ }), rr = /* @__PURE__ */ P(function(t) {
506
503
  return re(t) ? !0 : !t || typeof t != "object" || ue(t) ? !1 : t.length === 0 ? !0 : t.length > 0 ? t.hasOwnProperty(0) && t.hasOwnProperty(t.length - 1) : !1;
507
504
  }), He = typeof Symbol < "u" ? Symbol.iterator : "@@iterator";
508
- function ir(e, t, r) {
505
+ function ar(e, t, r) {
509
506
  return function(n, o, i) {
510
- if (or(i))
507
+ if (rr(i))
511
508
  return e(n, o, i);
512
509
  if (i == null)
513
510
  return o;
@@ -522,7 +519,7 @@ function ir(e, t, r) {
522
519
  throw new TypeError("reduce: list must be array or iterable");
523
520
  };
524
521
  }
525
- function sr(e, t, r) {
522
+ function nr(e, t, r) {
526
523
  for (var a = 0, n = r.length; a < n; ) {
527
524
  if (t = e["@@transducer/step"](t, r[a]), t && t["@@transducer/reduced"]) {
528
525
  t = t["@@transducer/value"];
@@ -532,12 +529,12 @@ function sr(e, t, r) {
532
529
  }
533
530
  return e["@@transducer/result"](t);
534
531
  }
535
- var lr = /* @__PURE__ */ k(function(t, r) {
532
+ var or = /* @__PURE__ */ k(function(t, r) {
536
533
  return de(t.length, function() {
537
534
  return t.apply(r, arguments);
538
535
  });
539
536
  });
540
- function cr(e, t, r) {
537
+ function ir(e, t, r) {
541
538
  for (var a = r.next(); !a.done; ) {
542
539
  if (t = e["@@transducer/step"](t, a.value), t && t["@@transducer/reduced"]) {
543
540
  t = t["@@transducer/value"];
@@ -547,10 +544,10 @@ function cr(e, t, r) {
547
544
  }
548
545
  return e["@@transducer/result"](t);
549
546
  }
550
- function gr(e, t, r, a) {
551
- return e["@@transducer/result"](r[a](lr(e["@@transducer/step"], e), t));
547
+ function sr(e, t, r, a) {
548
+ return e["@@transducer/result"](r[a](or(e["@@transducer/step"], e), t));
552
549
  }
553
- var lt = /* @__PURE__ */ ir(sr, gr, cr), mr = /* @__PURE__ */ function() {
550
+ var lt = /* @__PURE__ */ ar(nr, sr, ir), lr = /* @__PURE__ */ function() {
554
551
  function e(t) {
555
552
  this.f = t;
556
553
  }
@@ -563,13 +560,13 @@ var lt = /* @__PURE__ */ ir(sr, gr, cr), mr = /* @__PURE__ */ function() {
563
560
  }, e;
564
561
  }();
565
562
  function ct(e) {
566
- return new mr(e);
563
+ return new lr(e);
567
564
  }
568
- var dr = /* @__PURE__ */ te(function(e, t, r) {
565
+ var cr = /* @__PURE__ */ te(function(e, t, r) {
569
566
  return lt(typeof e == "function" ? ct(e) : e, t, r);
570
567
  });
571
- const ur = dr;
572
- function vr(e) {
568
+ const gr = cr;
569
+ function mr(e) {
573
570
  var t = Object.prototype.toString.call(e);
574
571
  return t === "[object Function]" || t === "[object AsyncFunction]" || t === "[object GeneratorFunction]" || t === "[object AsyncGeneratorFunction]";
575
572
  }
@@ -577,7 +574,7 @@ function gt(e) {
577
574
  return new RegExp(e.source, e.flags ? e.flags : (e.global ? "g" : "") + (e.ignoreCase ? "i" : "") + (e.multiline ? "m" : "") + (e.sticky ? "y" : "") + (e.unicode ? "u" : "") + (e.dotAll ? "s" : ""));
578
575
  }
579
576
  function _e(e, t, r) {
580
- if (r || (r = new pr()), br(e))
577
+ if (r || (r = new ur()), dr(e))
581
578
  return e;
582
579
  var a = function(o) {
583
580
  var i = r.get(e);
@@ -613,11 +610,11 @@ function _e(e, t, r) {
613
610
  return e;
614
611
  }
615
612
  }
616
- function br(e) {
613
+ function dr(e) {
617
614
  var t = typeof e;
618
615
  return e == null || t != "object" && t != "function";
619
616
  }
620
- var pr = /* @__PURE__ */ function() {
617
+ var ur = /* @__PURE__ */ function() {
621
618
  function e() {
622
619
  this.map = {}, this.length = 0;
623
620
  }
@@ -651,7 +648,7 @@ var pr = /* @__PURE__ */ function() {
651
648
  }
652
649
  }, e;
653
650
  }();
654
- function fr(e, t) {
651
+ function vr(e, t) {
655
652
  return function() {
656
653
  return t.call(this, e.apply(this, arguments));
657
654
  };
@@ -665,32 +662,32 @@ function Oe(e, t) {
665
662
  return re(a) || typeof a[e] != "function" ? t.apply(this, arguments) : a[e].apply(a, Array.prototype.slice.call(arguments, 0, r - 1));
666
663
  };
667
664
  }
668
- var hr = /* @__PURE__ */ te(
665
+ var br = /* @__PURE__ */ te(
669
666
  /* @__PURE__ */ Oe("slice", function(t, r, a) {
670
667
  return Array.prototype.slice.call(a, t, r);
671
668
  })
672
- ), yr = /* @__PURE__ */ P(
669
+ ), pr = /* @__PURE__ */ P(
673
670
  /* @__PURE__ */ Oe(
674
671
  "tail",
675
- /* @__PURE__ */ hr(1, 1 / 0)
672
+ /* @__PURE__ */ br(1, 1 / 0)
676
673
  )
677
674
  );
678
- const wr = yr;
679
- function zr() {
675
+ const fr = pr;
676
+ function hr() {
680
677
  if (arguments.length === 0)
681
678
  throw new Error("pipe requires at least one argument");
682
- return de(arguments[0].length, ur(fr, arguments[0], wr(arguments)));
679
+ return de(arguments[0].length, gr(vr, arguments[0], fr(arguments)));
683
680
  }
684
- var jr = /* @__PURE__ */ P(function(t) {
681
+ var yr = /* @__PURE__ */ P(function(t) {
685
682
  return ue(t) ? t.split("").reverse().join("") : Array.prototype.slice.call(t, 0).reverse();
686
683
  });
687
- const mt = jr;
684
+ const mt = yr;
688
685
  function W() {
689
686
  if (arguments.length === 0)
690
687
  throw new Error("compose requires at least one argument");
691
- return zr.apply(this, mt(arguments));
688
+ return hr.apply(this, mt(arguments));
692
689
  }
693
- var Sr = /* @__PURE__ */ function() {
690
+ var wr = /* @__PURE__ */ function() {
694
691
  function e(t, r, a, n) {
695
692
  this.valueFn = t, this.valueAcc = r, this.keyFn = a, this.xf = n, this.inputs = {};
696
693
  }
@@ -707,48 +704,44 @@ var Sr = /* @__PURE__ */ function() {
707
704
  return this.inputs[a] = this.inputs[a] || [a, _e(this.valueAcc, !1)], this.inputs[a][1] = this.valueFn(this.inputs[a][1], r), t;
708
705
  }, e;
709
706
  }();
710
- function xr(e, t, r) {
707
+ function zr(e, t, r) {
711
708
  return function(a) {
712
- return new Sr(e, t, r, a);
709
+ return new wr(e, t, r, a);
713
710
  };
714
711
  }
715
- var kr = /* @__PURE__ */ je(
712
+ var jr = /* @__PURE__ */ je(
716
713
  4,
717
714
  [],
718
- /* @__PURE__ */ Se([], xr, function(t, r, a, n) {
715
+ /* @__PURE__ */ Se([], zr, function(t, r, a, n) {
719
716
  var o = ct(function(i, l) {
720
717
  var c = a(l), d = t(U(c, i) ? i[c] : _e(r, !1), l);
721
718
  return d && d["@@transducer/reduced"] ? Bt(i) : (i[c] = d, i);
722
719
  });
723
720
  return lt(o, {}, n);
724
721
  })
725
- ), Tr = /* @__PURE__ */ te(function(t, r, a) {
722
+ ), Sr = /* @__PURE__ */ te(function(t, r, a) {
726
723
  var n = t(r), o = t(a);
727
724
  return n > o ? -1 : n < o ? 1 : 0;
728
725
  });
729
- const _r = Tr;
730
- function Or(e) {
726
+ function xr(e) {
731
727
  var t = Object.prototype.toString.call(e);
732
728
  return t === "[object Uint8ClampedArray]" || t === "[object Int8Array]" || t === "[object Uint8Array]" || t === "[object Int16Array]" || t === "[object Uint16Array]" || t === "[object Int32Array]" || t === "[object Uint32Array]" || t === "[object Float32Array]" || t === "[object Float64Array]" || t === "[object BigInt64Array]" || t === "[object BigUint64Array]";
733
729
  }
734
- var Ir = /* @__PURE__ */ P(function(t) {
735
- return t != null && typeof t["fantasy-land/empty"] == "function" ? t["fantasy-land/empty"]() : t != null && t.constructor != null && typeof t.constructor["fantasy-land/empty"] == "function" ? t.constructor["fantasy-land/empty"]() : t != null && typeof t.empty == "function" ? t.empty() : t != null && t.constructor != null && typeof t.constructor.empty == "function" ? t.constructor.empty() : re(t) ? [] : ue(t) ? "" : ot(t) ? {} : rt(t) ? function() {
730
+ var kr = /* @__PURE__ */ P(function(t) {
731
+ return t != null && typeof t["fantasy-land/empty"] == "function" ? t["fantasy-land/empty"]() : t != null && t.constructor != null && typeof t.constructor["fantasy-land/empty"] == "function" ? t.constructor["fantasy-land/empty"]() : t != null && typeof t.empty == "function" ? t.empty() : t != null && t.constructor != null && typeof t.constructor.empty == "function" ? t.constructor.empty() : re(t) ? [] : ue(t) ? "" : ot(t) ? {} : rt(t) ? /* @__PURE__ */ function() {
736
732
  return arguments;
737
- }() : Or(t) ? t.constructor.from("") : void 0;
738
- }), Ar = /* @__PURE__ */ k(
733
+ }() : xr(t) ? t.constructor.from("") : void 0;
734
+ }), Tr = /* @__PURE__ */ k(
739
735
  /* @__PURE__ */ Oe(
740
736
  "groupBy",
741
- /* @__PURE__ */ kr(function(e, t) {
737
+ /* @__PURE__ */ jr(function(e, t) {
742
738
  return e.push(t), e;
743
739
  }, [])
744
740
  )
745
- );
746
- const Pr = Ar;
747
- var $r = /* @__PURE__ */ k(function(t, r) {
741
+ ), _r = /* @__PURE__ */ k(function(t, r) {
748
742
  return typeof r.indexOf == "function" && !re(r) ? r.indexOf(t) : at(r, t, 0);
749
743
  });
750
- const Nr = $r;
751
- function Mr(e) {
744
+ function Or(e) {
752
745
  if (e == null)
753
746
  throw new TypeError("Cannot convert undefined or null to object");
754
747
  for (var t = Object(e), r = 1, a = arguments.length; r < a; ) {
@@ -760,71 +753,56 @@ function Mr(e) {
760
753
  }
761
754
  return t;
762
755
  }
763
- const Er = typeof Object.assign == "function" ? Object.assign : Mr;
764
- var Lr = /* @__PURE__ */ k(function(t, r) {
756
+ const Ir = typeof Object.assign == "function" ? Object.assign : Or;
757
+ var Ie = /* @__PURE__ */ k(function(t, r) {
765
758
  return tt(t + 1, function() {
766
759
  var a = arguments[t];
767
- if (a != null && vr(a[r]))
760
+ if (a != null && mr(a[r]))
768
761
  return a[r].apply(a, Array.prototype.slice.call(arguments, 0, t));
769
762
  throw new TypeError(st(a) + ' does not have a method named "' + r + '"');
770
763
  });
764
+ }), Ar = /* @__PURE__ */ P(function(t) {
765
+ return t != null && ke(t, kr(t));
771
766
  });
772
- const Ie = Lr;
773
- var Cr = /* @__PURE__ */ P(function(t) {
774
- return t != null && ke(t, Ir(t));
775
- });
776
- const M = Cr;
777
- var Dr = /* @__PURE__ */ Ie(1, "join");
778
- const Be = Dr;
779
- var Hr = /* @__PURE__ */ k(function(t, r) {
780
- return Er({}, r, t);
781
- });
782
- const Br = Hr;
783
- var Fr = /* @__PURE__ */ te(function(t, r, a) {
767
+ const M = Ar;
768
+ var Be = /* @__PURE__ */ Ie(1, "join"), Pr = /* @__PURE__ */ k(function(t, r) {
769
+ return Ir({}, r, t);
770
+ }), Nr = /* @__PURE__ */ te(function(t, r, a) {
784
771
  return ke(t, Te(r, a));
785
- });
786
- const Gr = Fr;
787
- var Rr = /* @__PURE__ */ te(function(t, r, a) {
772
+ }), dt = /* @__PURE__ */ te(function(t, r, a) {
788
773
  return a.replace(t, r);
789
- });
790
- const dt = Rr;
791
- var Ur = /* @__PURE__ */ k(function(t, r) {
774
+ }), $r = /* @__PURE__ */ k(function(t, r) {
792
775
  return Array.prototype.slice.call(r, 0).sort(function(a, n) {
793
776
  var o = t(a), i = t(n);
794
777
  return o < i ? -1 : o > i ? 1 : 0;
795
778
  });
796
- });
797
- const Vr = Ur;
798
- var qr = /* @__PURE__ */ k(function(t, r) {
779
+ }), Mr = /* @__PURE__ */ k(function(t, r) {
799
780
  return Array.prototype.slice.call(r, 0).sort(function(a, n) {
800
781
  for (var o = 0, i = 0; o === 0 && i < t.length; )
801
782
  o = t[i](a, n), i += 1;
802
783
  return o;
803
784
  });
804
785
  });
805
- const Yr = qr;
806
- var Kr = /* @__PURE__ */ Ie(1, "split");
807
- const Wr = Kr;
808
- function Qr(e) {
786
+ const Er = Mr;
787
+ var Lr = /* @__PURE__ */ Ie(1, "split");
788
+ function Cr(e) {
809
789
  return Object.prototype.toString.call(e) === "[object RegExp]";
810
790
  }
811
- var Zr = /* @__PURE__ */ k(function(t, r) {
812
- if (!Qr(t))
791
+ var Dr = /* @__PURE__ */ k(function(t, r) {
792
+ if (!Cr(t))
813
793
  throw new TypeError("‘test’ requires a value of type RegExp as its first argument; received " + st(t));
814
794
  return gt(t).test(r);
815
- });
816
- const Xr = Zr;
817
- var Jr = /* @__PURE__ */ Ie(0, "toUpperCase");
818
- const ea = Jr;
795
+ }), Hr = /* @__PURE__ */ Ie(0, "toUpperCase");
796
+ const Br = Hr;
819
797
  function ee(e) {
820
798
  return St() ? (xt(e), !0) : !1;
821
799
  }
822
800
  function ve(e) {
823
801
  return typeof e == "function" ? e() : s(e);
824
802
  }
825
- const ce = typeof window < "u", ta = () => {
803
+ const ce = typeof window < "u", Fr = () => {
826
804
  };
827
- function ra(e, t) {
805
+ function Gr(e, t) {
828
806
  function r(...a) {
829
807
  return new Promise((n, o) => {
830
808
  Promise.resolve(e(() => t.apply(this, a), { fn: t, thisArg: this, args: a })).then(n).catch(o);
@@ -833,7 +811,7 @@ function ra(e, t) {
833
811
  return r;
834
812
  }
835
813
  const ut = (e) => e();
836
- function aa(e = ut) {
814
+ function Rr(e = ut) {
837
815
  const t = F(!0);
838
816
  function r() {
839
817
  t.value = !1;
@@ -875,7 +853,7 @@ function Fe(e, t = 1e3, r = {}) {
875
853
  resume: d
876
854
  };
877
855
  }
878
- function na(e, t, r = {}) {
856
+ function Ur(e, t, r = {}) {
879
857
  const {
880
858
  immediate: a = !0
881
859
  } = r, n = F(!1);
@@ -897,38 +875,38 @@ function na(e, t, r = {}) {
897
875
  stop: l
898
876
  };
899
877
  }
900
- var Ge = Object.getOwnPropertySymbols, oa = Object.prototype.hasOwnProperty, ia = Object.prototype.propertyIsEnumerable, sa = (e, t) => {
878
+ var Ge = Object.getOwnPropertySymbols, Vr = Object.prototype.hasOwnProperty, qr = Object.prototype.propertyIsEnumerable, Yr = (e, t) => {
901
879
  var r = {};
902
880
  for (var a in e)
903
- oa.call(e, a) && t.indexOf(a) < 0 && (r[a] = e[a]);
881
+ Vr.call(e, a) && t.indexOf(a) < 0 && (r[a] = e[a]);
904
882
  if (e != null && Ge)
905
883
  for (var a of Ge(e))
906
- t.indexOf(a) < 0 && ia.call(e, a) && (r[a] = e[a]);
884
+ t.indexOf(a) < 0 && qr.call(e, a) && (r[a] = e[a]);
907
885
  return r;
908
886
  };
909
- function la(e, t, r = {}) {
887
+ function Kr(e, t, r = {}) {
910
888
  const a = r, {
911
889
  eventFilter: n = ut
912
- } = a, o = sa(a, [
890
+ } = a, o = Yr(a, [
913
891
  "eventFilter"
914
892
  ]);
915
893
  return me(
916
894
  e,
917
- ra(
895
+ Gr(
918
896
  n,
919
897
  t
920
898
  ),
921
899
  o
922
900
  );
923
901
  }
924
- var ca = Object.defineProperty, ga = Object.defineProperties, ma = Object.getOwnPropertyDescriptors, ge = Object.getOwnPropertySymbols, vt = Object.prototype.hasOwnProperty, bt = Object.prototype.propertyIsEnumerable, Re = (e, t, r) => t in e ? ca(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, da = (e, t) => {
902
+ var Wr = Object.defineProperty, Qr = Object.defineProperties, Zr = Object.getOwnPropertyDescriptors, ge = Object.getOwnPropertySymbols, vt = Object.prototype.hasOwnProperty, bt = Object.prototype.propertyIsEnumerable, Re = (e, t, r) => t in e ? Wr(e, t, { enumerable: !0, configurable: !0, writable: !0, value: r }) : e[t] = r, Xr = (e, t) => {
925
903
  for (var r in t || (t = {}))
926
904
  vt.call(t, r) && Re(e, r, t[r]);
927
905
  if (ge)
928
906
  for (var r of ge(t))
929
907
  bt.call(t, r) && Re(e, r, t[r]);
930
908
  return e;
931
- }, ua = (e, t) => ga(e, ma(t)), va = (e, t) => {
909
+ }, Jr = (e, t) => Qr(e, Zr(t)), ea = (e, t) => {
932
910
  var r = {};
933
911
  for (var a in e)
934
912
  vt.call(e, a) && t.indexOf(a) < 0 && (r[a] = e[a]);
@@ -937,21 +915,21 @@ var ca = Object.defineProperty, ga = Object.defineProperties, ma = Object.getOwn
937
915
  t.indexOf(a) < 0 && bt.call(e, a) && (r[a] = e[a]);
938
916
  return r;
939
917
  };
940
- function ba(e, t, r = {}) {
918
+ function ta(e, t, r = {}) {
941
919
  const a = r, {
942
920
  eventFilter: n
943
- } = a, o = va(a, [
921
+ } = a, o = ea(a, [
944
922
  "eventFilter"
945
- ]), { eventFilter: i, pause: l, resume: c, isActive: d } = aa(n);
946
- return { stop: la(
923
+ ]), { eventFilter: i, pause: l, resume: c, isActive: d } = Rr(n);
924
+ return { stop: Kr(
947
925
  e,
948
926
  t,
949
- ua(da({}, o), {
927
+ Jr(Xr({}, o), {
950
928
  eventFilter: i
951
929
  })
952
930
  ), pause: l, resume: c, isActive: d };
953
931
  }
954
- function pa(e) {
932
+ function ra(e) {
955
933
  var t;
956
934
  const r = ve(e);
957
935
  return (t = r == null ? void 0 : r.$el) != null ? t : r;
@@ -960,12 +938,12 @@ const pt = ce ? window : void 0;
960
938
  function Ue(...e) {
961
939
  let t, r, a, n;
962
940
  if (typeof e[0] == "string" || Array.isArray(e[0]) ? ([r, a, n] = e, t = pt) : [t, r, a, n] = e, !t)
963
- return ta;
941
+ return Fr;
964
942
  Array.isArray(r) || (r = [r]), Array.isArray(a) || (a = [a]);
965
943
  const o = [], i = () => {
966
944
  o.forEach((p) => p()), o.length = 0;
967
945
  }, l = (p, v, h, E) => (p.addEventListener(v, h, E), () => p.removeEventListener(v, h, E)), c = me(
968
- () => [pa(t), ve(n)],
946
+ () => [ra(t), ve(n)],
969
947
  ([p, v]) => {
970
948
  i(), p && o.push(
971
949
  ...r.flatMap((h) => a.map((E) => l(p, h, E, v)))
@@ -977,8 +955,8 @@ function Ue(...e) {
977
955
  };
978
956
  return ee(d), d;
979
957
  }
980
- function fa(e, t, r) {
981
- const { start: a } = na(o, t), n = F(!1);
958
+ function aa(e, t, r) {
959
+ const { start: a } = Ur(o, t), n = F(!1);
982
960
  async function o() {
983
961
  n.value && (await e(), a());
984
962
  }
@@ -994,7 +972,7 @@ function fa(e, t, r) {
994
972
  resume: i
995
973
  };
996
974
  }
997
- function ha(e = "history", t = {}) {
975
+ function na(e = "history", t = {}) {
998
976
  const {
999
977
  initialValue: r = {},
1000
978
  removeNullishValues: a = !0,
@@ -1034,7 +1012,7 @@ function ha(e = "history", t = {}) {
1034
1012
  }
1035
1013
  Array.from(S).forEach((_) => delete l[_]);
1036
1014
  }
1037
- const { pause: h, resume: E } = ba(
1015
+ const { pause: h, resume: E } = ta(
1038
1016
  l,
1039
1017
  () => {
1040
1018
  const O = new URLSearchParams("");
@@ -1056,10 +1034,10 @@ function ha(e = "history", t = {}) {
1056
1034
  o && L(p(), !0);
1057
1035
  }
1058
1036
  Ue(i, "popstate", D, !1), e !== "history" && Ue(i, "hashchange", D, !1);
1059
- const $ = p();
1060
- return $.keys().next().value ? v($) : Object.assign(l, r), l;
1037
+ const N = p();
1038
+ return N.keys().next().value ? v(N) : Object.assign(l, r), l;
1061
1039
  }
1062
- const ft = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMzYgMzYiPjxwYXRoIGZpbGw9IiNERDJFNDQiIGQ9Ik0zNiAzMmE0IDQgMCAwIDEtNCA0SDRhNCA0IDAgMCAxLTQtNFY0YTQgNCAwIDAgMSA0LTRoMjhhNCA0IDAgMCAxIDQgNHYyOHoiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMTQuNzQ3IDkuMTI1Yy41MjctMS40MjYgMS43MzYtMi41NzMgMy4zMTctMi41NzNjMS42NDMgMCAyLjc5MiAxLjA4NSAzLjMxOCAyLjU3M2w2LjA3NyAxNi44NjdjLjE4Ni40OTYuMjQ4LjkzMS4yNDggMS4xNDdjMCAxLjIwOS0uOTkyIDIuMDQ2LTIuMTM5IDIuMDQ2Yy0xLjMwMyAwLTEuOTU0LS42ODItMi4yNjQtMS42MTFsLS45MzEtMi45MTVoLTguNjJsLS45MyAyLjg4NGMtLjMxLjk2MS0uOTYxIDEuNjQyLTIuMjMyIDEuNjQyYy0xLjI0IDAtMi4yOTQtLjkzLTIuMjk0LTIuMTdjMC0uNDk2LjE1NS0uODY4LjIxNy0xLjAyM2w2LjIzMy0xNi44Njd6bS4zNCAxMS4yNTZoNS44OTFsLTIuODgzLTguOTkyaC0uMDYybC0yLjk0NiA4Ljk5MnoiLz48L3N2Zz4=", ht = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMzYgMzYiPjxwYXRoIGZpbGw9IiNERDJFNDQiIGQ9Ik0zNiAzMmE0IDQgMCAwIDEtNCA0SDRhNCA0IDAgMCAxLTQtNFY0YTQgNCAwIDAgMSA0LTRoMjhhNCA0IDAgMCAxIDQgNHYyOHoiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMTAuNDk4IDkuMjQ5YzAtMS40ODggMS4wMjMtMi4zMjUgMi40NDktMi4zMjVIMTguOWMzLjIyNCAwIDUuODMgMi4xNyA1LjgzIDUuNDU3YzAgMi4xNy0uOSAzLjYyOC0yLjg4NSA0LjU1OHYuMDYyYzIuNjM3LjM3MiA0LjcxMyAyLjU3MyA0LjcxMyA1LjI3MWMwIDQuMzcyLTIuOTE0IDYuNzI5LTcuMTkzIDYuNzI5aC02LjM4NmMtMS40MjcgMC0yLjQ4MS0uODk5LTIuNDgxLTIuMzU2VjkuMjQ5em00LjY1MSA2LjQxOGgyLjQxOWMxLjUxOSAwIDIuNTExLS44OTkgMi41MTEtMi40NWMwLTEuNDU3LTEuMTQ3LTIuMjAxLTIuNTExLTIuMjAxaC0yLjQxOXY0LjY1MXptMCA5LjI0aDMuNjU5YzEuNjc0IDAgMi45MTUtLjk2MSAyLjkxNS0yLjY5N2MwLTEuNDU4LTEuMTE3LTIuNDUtMy4yODctMi40NWgtMy4yODd2NS4xNDd6Ii8+PC9zdmc+", ya = {
1040
+ const ft = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMzYgMzYiPjxwYXRoIGZpbGw9IiNERDJFNDQiIGQ9Ik0zNiAzMmE0IDQgMCAwIDEtNCA0SDRhNCA0IDAgMCAxLTQtNFY0YTQgNCAwIDAgMSA0LTRoMjhhNCA0IDAgMCAxIDQgNHYyOHoiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMTQuNzQ3IDkuMTI1Yy41MjctMS40MjYgMS43MzYtMi41NzMgMy4zMTctMi41NzNjMS42NDMgMCAyLjc5MiAxLjA4NSAzLjMxOCAyLjU3M2w2LjA3NyAxNi44NjdjLjE4Ni40OTYuMjQ4LjkzMS4yNDggMS4xNDdjMCAxLjIwOS0uOTkyIDIuMDQ2LTIuMTM5IDIuMDQ2Yy0xLjMwMyAwLTEuOTU0LS42ODItMi4yNjQtMS42MTFsLS45MzEtMi45MTVoLTguNjJsLS45MyAyLjg4NGMtLjMxLjk2MS0uOTYxIDEuNjQyLTIuMjMyIDEuNjQyYy0xLjI0IDAtMi4yOTQtLjkzLTIuMjk0LTIuMTdjMC0uNDk2LjE1NS0uODY4LjIxNy0xLjAyM2w2LjIzMy0xNi44Njd6bS4zNCAxMS4yNTZoNS44OTFsLTIuODgzLTguOTkyaC0uMDYybC0yLjk0NiA4Ljk5MnoiLz48L3N2Zz4=", ht = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMzYgMzYiPjxwYXRoIGZpbGw9IiNERDJFNDQiIGQ9Ik0zNiAzMmE0IDQgMCAwIDEtNCA0SDRhNCA0IDAgMCAxLTQtNFY0YTQgNCAwIDAgMSA0LTRoMjhhNCA0IDAgMCAxIDQgNHYyOHoiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMTAuNDk4IDkuMjQ5YzAtMS40ODggMS4wMjMtMi4zMjUgMi40NDktMi4zMjVIMTguOWMzLjIyNCAwIDUuODMgMi4xNyA1LjgzIDUuNDU3YzAgMi4xNy0uOSAzLjYyOC0yLjg4NSA0LjU1OHYuMDYyYzIuNjM3LjM3MiA0LjcxMyAyLjU3MyA0LjcxMyA1LjI3MWMwIDQuMzcyLTIuOTE0IDYuNzI5LTcuMTkzIDYuNzI5aC02LjM4NmMtMS40MjcgMC0yLjQ4MS0uODk5LTIuNDgxLTIuMzU2VjkuMjQ5em00LjY1MSA2LjQxOGgyLjQxOWMxLjUxOSAwIDIuNTExLS44OTkgMi41MTEtMi40NWMwLTEuNDU3LTEuMTQ3LTIuMjAxLTIuNTExLTIuMjAxaC0yLjQxOXY0LjY1MXptMCA5LjI0aDMuNjU5YzEuNjc0IDAgMi45MTUtLjk2MSAyLjkxNS0yLjY5N2MwLTEuNDU4LTEuMTE3LTIuNDUtMy4yODctMi40NWgtMy4yODd2NS4xNDd6Ii8+PC9zdmc+", oa = {
1063
1041
  row: {
1064
1042
  label: "table.row.short",
1065
1043
  tooltip: "table.row.tooltip",
@@ -1124,7 +1102,7 @@ const ft = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMj
1124
1102
  tooltip: "table.pim.tooltip",
1125
1103
  sortOrders: [{ target: "pim", direction: G }]
1126
1104
  }
1127
- }, wa = {
1105
+ }, ia = {
1128
1106
  jerseyNumber: {
1129
1107
  label: "table.jerseyNumber.short",
1130
1108
  tooltip: "table.jerseyNumber.tooltip",
@@ -1159,7 +1137,7 @@ const ft = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMj
1159
1137
  label: "table.svsPercent.short",
1160
1138
  tooltip: "table.svsPercent.tooltip"
1161
1139
  }
1162
- }, za = {
1140
+ }, sa = {
1163
1141
  role: {
1164
1142
  label: "table.teamOfficials.short",
1165
1143
  tooltip: "table.teamOfficials.tooltip",
@@ -1177,28 +1155,28 @@ function Ve() {
1177
1155
  }
1178
1156
  const yt = (e) => dt(". ", "-", e || ""), wt = (e) => {
1179
1157
  const t = (e == null ? void 0 : e.periodResults) ?? "";
1180
- let r = W(K(Xr(/-:-/)), Wr(","))(t).length;
1158
+ let r = W(K(Dr(/-:-/)), Lr(","))(t).length;
1181
1159
  return e.isShootout && (r = r - 2), e.isOvertime && (r = r - 1), r;
1182
- }, ja = (e, t) => {
1160
+ }, la = (e, t) => {
1183
1161
  const r = (e == null ? void 0 : e.actualPeriod) ?? wt(e);
1184
1162
  let a = {};
1185
1163
  e.isShootout && (a.so = [], a.ot = []), e.isOvertime && (a.ot = []);
1186
1164
  for (let o = r; o > 0; o--)
1187
1165
  a[`p${o}`] = [];
1188
- return Br(t, a);
1166
+ return Pr(t, a);
1189
1167
  }, qe = (e, t, r, a) => {
1190
1168
  var l, c, d, p;
1191
1169
  let n = [], o = 0, i = 0;
1192
1170
  for (let v = 0; v < e.length; v++)
1193
1171
  n.push(`${((l = e[v][t]) == null ? void 0 : l[a]) ?? 0}:${((c = e[v][r]) == null ? void 0 : c[a]) ?? 0}`), o = o + (((d = e[v][t]) == null ? void 0 : d[a]) ?? 0), i = i + (((p = e[v][r]) == null ? void 0 : p[a]) ?? 0);
1194
1172
  return `(${n.join(", ")}) ${o}:${i}`;
1195
- }, Sa = (e, t, r, a) => {
1173
+ }, ca = (e, t, r, a) => {
1196
1174
  var l, c, d, p;
1197
1175
  let n = [], o = 0, i = 0;
1198
1176
  for (let v = 0; v < e.length; v++)
1199
1177
  n.push(`${((l = e[v][t]) == null ? void 0 : l[a]) ?? 0}:${((c = e[v][r]) == null ? void 0 : c[a]) ?? 0}`), o = o + (((d = e[v][t]) == null ? void 0 : d[a]) ?? 0), i = i + (((p = e[v][r]) == null ? void 0 : p[a]) ?? 0);
1200
1178
  return `(${n.join(", ")}) ${o}:${i}`;
1201
- }, xa = (e) => {
1179
+ }, ga = (e) => {
1202
1180
  var l, c, d, p, v, h;
1203
1181
  const t = ((l = e == null ? void 0 : e.home) == null ? void 0 : l.advTime) ?? 0, r = ((c = e == null ? void 0 : e.away) == null ? void 0 : c.advTime) ?? 0, a = ((d = e == null ? void 0 : e.home) == null ? void 0 : d.advTimePP1) ?? 0, n = ((p = e == null ? void 0 : e.away) == null ? void 0 : p.advTimePP1) ?? 0, o = ((v = e == null ? void 0 : e.home) == null ? void 0 : v.advTimePP2) ?? 0, i = ((h = e == null ? void 0 : e.away) == null ? void 0 : h.advTimePP2) ?? 0;
1204
1182
  return {
@@ -1206,16 +1184,16 @@ const yt = (e) => dt(". ", "-", e || ""), wt = (e) => {
1206
1184
  advTimePP1: `${V(a)} / ${V(n)}`,
1207
1185
  advTimePP2: `${V(o)} / ${V(i)}`
1208
1186
  };
1209
- }, ka = (e) => {
1187
+ }, ma = (e) => {
1210
1188
  var l, c, d, p, v, h;
1211
1189
  const t = ((l = e == null ? void 0 : e.home) == null ? void 0 : l.adv) ?? 0, r = ((c = e == null ? void 0 : e.home) == null ? void 0 : c.ppgf) ?? 0, a = ((d = e == null ? void 0 : e.away) == null ? void 0 : d.adv) ?? 0, n = ((p = e == null ? void 0 : e.away) == null ? void 0 : p.ppgf) ?? 0, o = (((v = e == null ? void 0 : e.home) == null ? void 0 : v.ppPercent) ?? 0).toFixed(2), i = (((h = e == null ? void 0 : e.away) == null ? void 0 : h.ppPercent) ?? 0).toFixed(2);
1212
1190
  return `(${t}/${r}) <b>${o}%</b> / (${a}/${n}) <b>${i}%</b>`;
1213
- }, Ta = (e) => {
1191
+ }, da = (e) => {
1214
1192
  var l, c, d, p, v, h;
1215
1193
  const t = ((l = e == null ? void 0 : e.home) == null ? void 0 : l.dvg) ?? 0, r = ((c = e == null ? void 0 : e.home) == null ? void 0 : c.pk) ?? 0, a = ((d = e == null ? void 0 : e.away) == null ? void 0 : d.dvg) ?? 0, n = ((p = e == null ? void 0 : e.away) == null ? void 0 : p.pk) ?? 0, o = (((v = e == null ? void 0 : e.home) == null ? void 0 : v.pkPercent) ?? 0).toFixed(2), i = (((h = e == null ? void 0 : e.away) == null ? void 0 : h.pkPercent) ?? 0).toFixed(2);
1216
1194
  return `(${t}/${r}) <b>${o}%</b> / (${a}/${n}) <b>${i}%</b>`;
1217
1195
  }, Ye = (e, t) => {
1218
- const r = (n) => ({ ...n, role: t(`teamMembers.${n.role}`) }), a = (n) => Nr(n.role, [
1196
+ const r = (n) => ({ ...n, role: t(`teamMembers.${n.role}`) }), a = (n) => _r(n.role, [
1219
1197
  "entry_head_coach",
1220
1198
  "entry_second_coach",
1221
1199
  "entry_team_leader",
@@ -1223,13 +1201,13 @@ const yt = (e) => dt(". ", "-", e || ""), wt = (e) => {
1223
1201
  "entry_official_person_2",
1224
1202
  "entry_official_person_3"
1225
1203
  ]);
1226
- return W(ye(r), Vr(a))(e);
1227
- }, _a = (e) => ({
1204
+ return W(ye(r), $r(a))(e);
1205
+ }, ua = (e) => ({
1228
1206
  ...e,
1229
- penaltyCause: W(ea, dt("_", "-"))(e.penaltyCause)
1230
- }), Oa = 20, Ke = 1e3 * 60 * 5;
1231
- function Ia(e = {}) {
1232
- const { data: t, interval: r, services: a } = e, { getGameData: n, getGameStats: o, getEvents: i, getGameOfficials: l } = a, c = F(!0), { resume: d, pause: p, isActive: v } = fa(
1207
+ penaltyCause: W(Br, dt("_", "-"))(e.penaltyCause)
1208
+ }), va = 20, Ke = 1e3 * 60 * 5;
1209
+ function ba(e = {}) {
1210
+ const { data: t, interval: r, services: a } = e, { getGameData: n, getGameStats: o, getEvents: i, getGameOfficials: l } = a, c = F(!0), { resume: d, pause: p, isActive: v } = aa(
1233
1211
  () => Ve(n, o, i),
1234
1212
  r,
1235
1213
  { immediate: !1 }
@@ -1250,8 +1228,8 @@ function Ia(e = {}) {
1250
1228
  pause: p
1251
1229
  };
1252
1230
  }
1253
- function Aa(e = {}) {
1254
- const t = (e == null ? void 0 : e.periodLength) ?? Oa, r = y(() => {
1231
+ function pa(e = {}) {
1232
+ const t = (e == null ? void 0 : e.periodLength) ?? va, r = y(() => {
1255
1233
  let n = t * 60;
1256
1234
  return (s(e).isOvertime || s(e).isShootout) && (n = s(e).overtimeLength * 60), n;
1257
1235
  });
@@ -1266,7 +1244,7 @@ function Aa(e = {}) {
1266
1244
  max: r
1267
1245
  };
1268
1246
  }
1269
- function Pa() {
1247
+ function fa() {
1270
1248
  const e = F([]);
1271
1249
  function t(a, n) {
1272
1250
  typeof n == "object" && n !== null && (n = n.message), e.value.push({ key: a, message: n });
@@ -1283,7 +1261,7 @@ function Pa() {
1283
1261
  remove: r
1284
1262
  };
1285
1263
  }
1286
- const $a = {
1264
+ const ha = {
1287
1265
  xmlns: "http://www.w3.org/2000/svg",
1288
1266
  viewBox: "0 0 24 24",
1289
1267
  fill: "none",
@@ -1291,14 +1269,14 @@ const $a = {
1291
1269
  "stroke-width": "2",
1292
1270
  "stroke-linecap": "round",
1293
1271
  "stroke-linejoin": "round"
1294
- }, Na = /* @__PURE__ */ g("path", { d: "M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z" }, null, -1), Ma = /* @__PURE__ */ g("polygon", { points: "9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02" }, null, -1), Ea = [
1295
- Na,
1296
- Ma
1272
+ }, ya = /* @__PURE__ */ g("path", { d: "M22.54 6.42a2.78 2.78 0 0 0-1.94-2C18.88 4 12 4 12 4s-6.88 0-8.6.46a2.78 2.78 0 0 0-1.94 2A29 29 0 0 0 1 11.75a29 29 0 0 0 .46 5.33A2.78 2.78 0 0 0 3.4 19c1.72.46 8.6.46 8.6.46s6.88 0 8.6-.46a2.78 2.78 0 0 0 1.94-2 29 29 0 0 0 .46-5.25 29 29 0 0 0-.46-5.33z" }, null, -1), wa = /* @__PURE__ */ g("polygon", { points: "9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02" }, null, -1), za = [
1273
+ ya,
1274
+ wa
1297
1275
  ];
1298
- function La(e, t) {
1299
- return m(), u("svg", $a, Ea);
1276
+ function ja(e, t) {
1277
+ return m(), u("svg", ha, za);
1300
1278
  }
1301
- const Ca = { render: La }, Da = {
1279
+ const Sa = { render: ja }, xa = {
1302
1280
  xmlns: "http://www.w3.org/2000/svg",
1303
1281
  viewBox: "0 0 24 24",
1304
1282
  fill: "none",
@@ -1306,21 +1284,21 @@ const Ca = { render: La }, Da = {
1306
1284
  "stroke-width": "2",
1307
1285
  "stroke-linecap": "round",
1308
1286
  "stroke-linejoin": "round"
1309
- }, Ha = /* @__PURE__ */ g("path", { d: "M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2" }, null, -1), Ba = /* @__PURE__ */ g("rect", {
1287
+ }, ka = /* @__PURE__ */ g("path", { d: "M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2" }, null, -1), Ta = /* @__PURE__ */ g("rect", {
1310
1288
  x: "8",
1311
1289
  y: "2",
1312
1290
  width: "8",
1313
1291
  height: "4",
1314
1292
  rx: "1",
1315
1293
  ry: "1"
1316
- }, null, -1), Fa = [
1317
- Ha,
1318
- Ba
1294
+ }, null, -1), _a = [
1295
+ ka,
1296
+ Ta
1319
1297
  ];
1320
- function Ga(e, t) {
1321
- return m(), u("svg", Da, Fa);
1298
+ function Oa(e, t) {
1299
+ return m(), u("svg", xa, _a);
1322
1300
  }
1323
- const Ra = { render: Ga }, Ua = ["aria-valuenow", "aria-valuemax"], Va = {
1301
+ const Ia = { render: Oa }, Aa = ["aria-valuenow", "aria-valuemax"], Pa = {
1324
1302
  __name: "GamePeriodProgress",
1325
1303
  props: {
1326
1304
  gameData: {
@@ -1329,7 +1307,7 @@ const Ra = { render: Ga }, Ua = ["aria-valuenow", "aria-valuemax"], Va = {
1329
1307
  }
1330
1308
  },
1331
1309
  setup(e) {
1332
- const t = e, { max: r, value: a } = Aa(y(() => t.gameData));
1310
+ const t = e, { max: r, value: a } = pa(y(() => t.gameData));
1333
1311
  return (n, o) => (m(), u("div", {
1334
1312
  class: I(s(A)("progress"))
1335
1313
  }, [
@@ -1342,19 +1320,19 @@ const Ra = { render: Ga }, Ua = ["aria-valuenow", "aria-valuemax"], Va = {
1342
1320
  "aria-valuenow": s(a),
1343
1321
  "aria-valuemin": "0",
1344
1322
  "aria-valuemax": s(r)
1345
- }, null, 14, Ua)
1323
+ }, null, 14, Aa)
1346
1324
  ], 2));
1347
1325
  }
1348
- }, qa = { class: "is-title-container" }, Ya = { class: "is-external-contents" }, Ka = ["href"], Wa = ["href"], Qa = { class: "is-teams-and-results" }, Za = { class: "is-team-name" }, Xa = {
1326
+ }, Na = { class: "is-title-container" }, $a = { class: "is-external-contents" }, Ma = ["href"], Ea = ["href"], La = { class: "is-teams-and-results" }, Ca = { class: "is-team-name" }, Da = {
1349
1327
  key: 0,
1350
1328
  class: "is-game-status"
1351
- }, Ja = {
1329
+ }, Ha = {
1352
1330
  key: 1,
1353
1331
  class: "is-game-status"
1354
- }, en = { key: 0 }, tn = { class: "is-badge is-invert is-large" }, rn = { key: 1 }, an = { class: "is-badge is-invert is-large" }, nn = {
1332
+ }, Ba = { key: 0 }, Fa = { class: "is-badge is-invert is-large" }, Ga = { key: 1 }, Ra = { class: "is-badge is-invert is-large" }, Ua = {
1355
1333
  key: 3,
1356
1334
  class: "is-game-status"
1357
- }, on = { key: 0 }, sn = { key: 1 }, ln = { key: 2 }, cn = { key: 3 }, gn = { class: "is-period-results" }, mn = { class: "is-team-name" }, dn = {
1335
+ }, Va = { key: 0 }, qa = { key: 1 }, Ya = { key: 2 }, Ka = { key: 3 }, Wa = { class: "is-period-results" }, Qa = { class: "is-team-name" }, Za = {
1358
1336
  __name: "GameData",
1359
1337
  props: {
1360
1338
  gameData: {
@@ -1371,68 +1349,68 @@ const Ra = { render: Ga }, Ua = ["aria-valuenow", "aria-valuemax"], Va = {
1371
1349
  return (r, a) => (m(), u("div", {
1372
1350
  class: I(s(A)("gamecenter-game-data"))
1373
1351
  }, [
1374
- g("div", qa, [
1352
+ g("div", Na, [
1375
1353
  a[0] || (B(-1), a[0] = g("div", { class: "is-title" }, [
1376
1354
  x(b(e.gameData.championshipName) + " - " + b(e.gameData.divisionName) + " - " + b(e.gameData.gameName) + " / " + b(e.gameData.location.locationName), 1)
1377
1355
  ]), B(1), a[0]),
1378
1356
  a[1] || (B(-1), a[1] = g("div", { class: "is-gamedate" }, [
1379
- x(b(s(Pe)(e.gameData.gameDate, "L dddd - HH:mm", null, e.locale)) + " (" + b(s($e)(new Date(e.gameData.gameDate), null, e.locale)) + ") ", 1)
1357
+ x(b(s(Pe)(e.gameData.gameDate, "L dddd - HH:mm", null, e.locale)) + " (" + b(s(Ne)(new Date(e.gameData.gameDate), null, e.locale)) + ") ", 1)
1380
1358
  ]), B(1), a[1]),
1381
1359
  a[2] || (B(-1), a[2] = g("div", { class: "is-local-gamedate" }, [
1382
- x(b(s(t)("localTime")) + " (" + b(e.gameData.location.locationCountryISO || e.gameData.location.locationName) + "): " + b(s(Pe)(e.gameData.gameDate, "L dddd - HH:mm", e.gameData.location.timezone, e.locale)) + " (" + b(s($e)(new Date(e.gameData.gameDate), e.gameData.location.timezone, e.locale)) + ") ", 1)
1360
+ x(b(s(t)("localTime")) + " (" + b(e.gameData.location.locationCountryISO || e.gameData.location.locationName) + "): " + b(s(Pe)(e.gameData.gameDate, "L dddd - HH:mm", e.gameData.location.timezone, e.locale)) + " (" + b(s(Ne)(new Date(e.gameData.gameDate), e.gameData.location.timezone, e.locale)) + ") ", 1)
1383
1361
  ]), B(1), a[2]),
1384
- g("div", Ya, [
1362
+ g("div", $a, [
1385
1363
  e.gameData.electronicReportUrl ? (m(), u("a", {
1386
1364
  key: 0,
1387
1365
  href: e.gameData.electronicReportUrl,
1388
1366
  target: "_blank"
1389
1367
  }, [
1390
- f(s(Ra), { class: "is-icon" }),
1368
+ f(s(Ia), { class: "is-icon" }),
1391
1369
  x(" " + b(s(t)("sheet")), 1)
1392
- ], 8, Ka)) : w("", !0),
1370
+ ], 8, Ma)) : w("", !0),
1393
1371
  e.gameData.video ? (m(), u("a", {
1394
1372
  key: 1,
1395
1373
  href: e.gameData.video,
1396
1374
  target: "_blank"
1397
1375
  }, [
1398
- f(s(Ca), { class: "is-icon" }),
1376
+ f(s(Sa), { class: "is-icon" }),
1399
1377
  x(" " + b(s(t)("video")), 1)
1400
- ], 8, Wa)) : w("", !0)
1378
+ ], 8, Ea)) : w("", !0)
1401
1379
  ])
1402
1380
  ]),
1403
- g("div", Qa, [
1381
+ g("div", La, [
1404
1382
  a[3] || (B(-1), a[3] = g("div", null, [
1405
1383
  f(s(fe), {
1406
1384
  src: e.gameData.homeTeam.logo,
1407
1385
  class: "is-team-logo",
1408
1386
  "default-src": s(ft)
1409
1387
  }, null, 8, ["src", "default-src"]),
1410
- g("h1", Za, b(e.gameData.homeTeam.longName), 1)
1388
+ g("h1", Ca, b(e.gameData.homeTeam.longName), 1)
1411
1389
  ]), B(1), a[3]),
1412
1390
  g("div", null, [
1413
- e.gameData.gameStatus > 1 ? (m(), u("p", Xa, b(s(t)(`gameStatus.status-${e.gameData.gameStatus}`)), 1)) : w("", !0),
1414
- e.gameData.gameStatus === 1 ? (m(), u("p", Ja, b(s(t)(`periods.${s(yt)(e.gameData.period)}`)), 1)) : w("", !0),
1391
+ e.gameData.gameStatus > 1 ? (m(), u("p", Da, b(s(t)(`gameStatus.status-${e.gameData.gameStatus}`)), 1)) : w("", !0),
1392
+ e.gameData.gameStatus === 1 ? (m(), u("p", Ha, b(s(t)(`periods.${s(yt)(e.gameData.period)}`)), 1)) : w("", !0),
1415
1393
  e.gameData.gameStatus > 1 ? (m(), u(j, { key: 2 }, [
1416
- e.gameData.isOvertime ? (m(), u("p", en, [
1417
- g("span", tn, b(s(t)("afterOvertime")), 1)
1394
+ e.gameData.isOvertime ? (m(), u("p", Ba, [
1395
+ g("span", Fa, b(s(t)("afterOvertime")), 1)
1418
1396
  ])) : w("", !0),
1419
- e.gameData.isShootout ? (m(), u("p", rn, [
1420
- g("span", an, b(s(t)("afterShootout")), 1)
1397
+ e.gameData.isShootout ? (m(), u("p", Ga, [
1398
+ g("span", Ra, b(s(t)("afterShootout")), 1)
1421
1399
  ])) : w("", !0)
1422
1400
  ], 64)) : w("", !0),
1423
- e.gameData.gameStatus === 1 ? (m(), u("p", nn, b(e.gameData.actualTime), 1)) : w("", !0),
1424
- e.gameData.gameStatus === 1 ? (m(), T(Va, {
1401
+ e.gameData.gameStatus === 1 ? (m(), u("p", Ua, b(e.gameData.actualTime), 1)) : w("", !0),
1402
+ e.gameData.gameStatus === 1 ? (m(), T(Pa, {
1425
1403
  key: 4,
1426
1404
  "game-data": e.gameData
1427
1405
  }, null, 8, ["game-data"])) : w("", !0),
1428
1406
  g("div", {
1429
1407
  class: I(["is-game-result", { "is-game-status-live": e.gameData.gameStatus === 1 }])
1430
1408
  }, [
1431
- e.gameData.gameStatus === 0 ? (m(), u("span", on, "-")) : (m(), u("span", sn, b(e.gameData.homeTeamScore), 1)),
1409
+ e.gameData.gameStatus === 0 ? (m(), u("span", Va, "-")) : (m(), u("span", qa, b(e.gameData.homeTeamScore), 1)),
1432
1410
  x(":"),
1433
- e.gameData.gameStatus === 0 ? (m(), u("span", ln, "-")) : (m(), u("span", cn, b(e.gameData.awayTeamScore), 1))
1411
+ e.gameData.gameStatus === 0 ? (m(), u("span", Ya, "-")) : (m(), u("span", Ka, b(e.gameData.awayTeamScore), 1))
1434
1412
  ], 2),
1435
- g("p", gn, b(e.gameData.periodResults), 1)
1413
+ g("p", Wa, b(e.gameData.periodResults), 1)
1436
1414
  ]),
1437
1415
  a[4] || (B(-1), a[4] = g("div", null, [
1438
1416
  f(s(fe), {
@@ -1440,12 +1418,12 @@ const Ra = { render: Ga }, Ua = ["aria-valuenow", "aria-valuemax"], Va = {
1440
1418
  "default-src": s(ht),
1441
1419
  class: "is-team-logo"
1442
1420
  }, null, 8, ["src", "default-src"]),
1443
- g("h1", mn, b(e.gameData.awayTeam.longName), 1)
1421
+ g("h1", Qa, b(e.gameData.awayTeam.longName), 1)
1444
1422
  ]), B(1), a[4])
1445
1423
  ])
1446
1424
  ], 2));
1447
1425
  }
1448
- }, un = {
1426
+ }, Xa = {
1449
1427
  xmlns: "http://www.w3.org/2000/svg",
1450
1428
  viewBox: "0 0 24 24",
1451
1429
  fill: "none",
@@ -1453,27 +1431,27 @@ const Ra = { render: Ga }, Ua = ["aria-valuenow", "aria-valuemax"], Va = {
1453
1431
  "stroke-width": "2",
1454
1432
  "stroke-linecap": "round",
1455
1433
  "stroke-linejoin": "round"
1456
- }, vn = /* @__PURE__ */ g("circle", {
1434
+ }, Ja = /* @__PURE__ */ g("circle", {
1457
1435
  cx: "12",
1458
1436
  cy: "12",
1459
1437
  r: "1"
1460
- }, null, -1), bn = /* @__PURE__ */ g("circle", {
1438
+ }, null, -1), en = /* @__PURE__ */ g("circle", {
1461
1439
  cx: "12",
1462
1440
  cy: "5",
1463
1441
  r: "1"
1464
- }, null, -1), pn = /* @__PURE__ */ g("circle", {
1442
+ }, null, -1), tn = /* @__PURE__ */ g("circle", {
1465
1443
  cx: "12",
1466
1444
  cy: "19",
1467
1445
  r: "1"
1468
- }, null, -1), fn = [
1469
- vn,
1470
- bn,
1471
- pn
1446
+ }, null, -1), rn = [
1447
+ Ja,
1448
+ en,
1449
+ tn
1472
1450
  ];
1473
- function hn(e, t) {
1474
- return m(), u("svg", un, fn);
1451
+ function an(e, t) {
1452
+ return m(), u("svg", Xa, rn);
1475
1453
  }
1476
- const yn = { render: hn }, wn = ["innerHTML"], C = {
1454
+ const nn = { render: an }, on = ["innerHTML"], C = {
1477
1455
  __name: "GameStatsContainer",
1478
1456
  props: {
1479
1457
  title: {
@@ -1494,10 +1472,10 @@ const yn = { render: hn }, wn = ["innerHTML"], C = {
1494
1472
  x(b(e.title), 1)
1495
1473
  ])
1496
1474
  ]),
1497
- g("dd", { innerHTML: e.data }, null, 8, wn)
1475
+ g("dd", { innerHTML: e.data }, null, 8, on)
1498
1476
  ], 2));
1499
1477
  }
1500
- }, zn = ["onClick", "onFocus", "onBlur"], jn = { class: "is-popover-content" }, Sn = /* @__PURE__ */ g("div", { id: "popover-container" }, null, -1), xn = {
1478
+ }, sn = ["onClick", "onFocus", "onBlur"], ln = { class: "is-popover-content" }, cn = /* @__PURE__ */ g("div", { id: "popover-container" }, null, -1), gn = {
1501
1479
  __name: "GameStats",
1502
1480
  props: {
1503
1481
  gameStats: {
@@ -1524,7 +1502,7 @@ const yn = { render: hn }, wn = ["innerHTML"], C = {
1524
1502
  ), i = y(
1525
1503
  () => {
1526
1504
  var v;
1527
- return Sa(
1505
+ return ca(
1528
1506
  ((v = t.gameStats) == null ? void 0 : v.teamSOG) ?? [],
1529
1507
  a.value,
1530
1508
  n.value,
@@ -1543,13 +1521,13 @@ const yn = { render: hn }, wn = ["innerHTML"], C = {
1543
1521
  }
1544
1522
  ), c = y(() => {
1545
1523
  var v;
1546
- return xa(((v = t.gameStats) == null ? void 0 : v.teamPowerPlay) ?? {});
1524
+ return ga(((v = t.gameStats) == null ? void 0 : v.teamPowerPlay) ?? {});
1547
1525
  }), d = y(() => {
1548
1526
  var v;
1549
- return ka(((v = t.gameStats) == null ? void 0 : v.teamPowerPlay) ?? {});
1527
+ return ma(((v = t.gameStats) == null ? void 0 : v.teamPowerPlay) ?? {});
1550
1528
  }), p = y(() => {
1551
1529
  var v;
1552
- return Ta(((v = t.gameStats) == null ? void 0 : v.teamPowerPlay) ?? {});
1530
+ return da(((v = t.gameStats) == null ? void 0 : v.teamPowerPlay) ?? {});
1553
1531
  });
1554
1532
  return (v, h) => (m(), u("div", {
1555
1533
  class: I(s(A)("gamecenter-game-stats"))
@@ -1580,7 +1558,7 @@ const yn = { render: hn }, wn = ["innerHTML"], C = {
1580
1558
  f(C, {
1581
1559
  data: c.value.advTime
1582
1560
  }, {
1583
- default: N(() => [
1561
+ default: $(() => [
1584
1562
  x(b(s(r)("teamsStats.advantageTime")) + " ", 1),
1585
1563
  f(s(X), {
1586
1564
  offset: 2,
@@ -1588,18 +1566,18 @@ const yn = { render: hn }, wn = ["innerHTML"], C = {
1588
1566
  theme: "content",
1589
1567
  "append-to": "#popover-container"
1590
1568
  }, {
1591
- default: N(({ setRef: E, show: L, hide: D }) => [
1569
+ default: $(({ setRef: E, show: L, hide: D }) => [
1592
1570
  g("button", {
1593
1571
  ref: E,
1594
1572
  onClick: Tt(L, ["stop"]),
1595
1573
  onFocus: L,
1596
1574
  onBlur: D
1597
1575
  }, [
1598
- f(s(yn))
1599
- ], 40, zn)
1576
+ f(s(nn))
1577
+ ], 40, sn)
1600
1578
  ]),
1601
- content: N(() => [
1602
- g("div", jn, [
1579
+ content: $(() => [
1580
+ g("div", ln, [
1603
1581
  f(C, {
1604
1582
  title: s(r)("teamsStats.advantageTimePP1"),
1605
1583
  data: c.value.advTimePP1
@@ -1616,23 +1594,23 @@ const yn = { render: hn }, wn = ["innerHTML"], C = {
1616
1594
  _: 1
1617
1595
  }, 8, ["data"])
1618
1596
  ], 2),
1619
- Sn
1597
+ cn
1620
1598
  ], 2));
1621
1599
  }
1622
- }, kn = {
1600
+ }, mn = {
1623
1601
  width: "32",
1624
1602
  height: "32",
1625
1603
  viewBox: "0 0 32 32"
1626
- }, Tn = /* @__PURE__ */ g("path", {
1604
+ }, dn = /* @__PURE__ */ g("path", {
1627
1605
  fill: "currentColor",
1628
1606
  d: "M16 7C9.043 7 2 8.718 2 12v8c0 3.282 7.043 5 14 5s14-1.718 14-5v-8c0-3.282-7.043-5-14-5zm0 2c7.444 0 12 1.942 12 3c0 .926-3.489 2.528-9.348 2.914A40.34 40.34 0 0 1 16 15c-7.444 0-12-1.942-12-3s4.556-3 12-3zM4 14.707c.06.035.134.064.195.098a9.77 9.77 0 0 0 1.014.486c.346.144.706.282 1.094.408c.813.265 1.725.48 2.681.664c.289.055.587.1.885.147c.85.137 1.726.247 2.633.324c1.15.098 2.319.166 3.498.166c1.18 0 2.349-.068 3.498-.166a35.139 35.139 0 0 0 2.633-.324c.298-.047.596-.092.885-.147c.956-.184 1.868-.4 2.681-.664a14.457 14.457 0 0 0 1.395-.539a9.77 9.77 0 0 0 .713-.355c.061-.034.136-.063.195-.098V20c0 1.058-4.556 3-12 3S4 21.058 4 20v-5.293z"
1629
- }, null, -1), _n = [
1630
- Tn
1607
+ }, null, -1), un = [
1608
+ dn
1631
1609
  ];
1632
- function On(e, t) {
1633
- return m(), u("svg", kn, _n);
1610
+ function vn(e, t) {
1611
+ return m(), u("svg", mn, un);
1634
1612
  }
1635
- const zt = { render: On }, In = ["aria-label"], ae = {
1613
+ const zt = { render: vn }, bn = ["aria-label"], ae = {
1636
1614
  __name: "TeamLogo",
1637
1615
  props: {
1638
1616
  name: {
@@ -1657,7 +1635,7 @@ const zt = { render: On }, In = ["aria-label"], ae = {
1657
1635
  content: e.name,
1658
1636
  "append-to": r.value
1659
1637
  }, {
1660
- default: N(({ setRef: i, events: l }) => [
1638
+ default: $(({ setRef: i, events: l }) => [
1661
1639
  g("span", se({
1662
1640
  ref: i,
1663
1641
  tabindex: 0,
@@ -1667,7 +1645,7 @@ const zt = { render: On }, In = ["aria-label"], ae = {
1667
1645
  src: e.logo,
1668
1646
  "default-src": a.value
1669
1647
  }, null, 8, ["src", "default-src"])
1670
- ], 16, In)
1648
+ ], 16, bn)
1671
1649
  ]),
1672
1650
  _: 1
1673
1651
  }, 8, ["content", "append-to"]),
@@ -1677,19 +1655,19 @@ const zt = { render: On }, In = ["aria-label"], ae = {
1677
1655
  }, null, 512)
1678
1656
  ], 64));
1679
1657
  }
1680
- }, An = { class: "is-time-cell" }, Pn = { class: "is-team-logo-cell" }, $n = { class: "is-icon-cell" }, Nn = { class: "is-score" }, Mn = {
1658
+ }, pn = { class: "is-time-cell" }, fn = { class: "is-team-logo-cell" }, hn = { class: "is-icon-cell" }, yn = { class: "is-score" }, wn = {
1681
1659
  key: 0,
1682
1660
  class: "is-badge is-large"
1683
- }, En = {
1661
+ }, zn = {
1684
1662
  key: 1,
1685
1663
  class: "is-badge is-large"
1686
- }, Ln = {
1664
+ }, jn = {
1687
1665
  key: 0,
1688
1666
  class: "is-badge is-invert is-large"
1689
- }, Cn = { class: "is-evented-person" }, Dn = { class: "is-player-number" }, Hn = { class: "is-assists-list" }, Bn = {
1667
+ }, Sn = { class: "is-evented-person" }, xn = { class: "is-player-number" }, kn = { class: "is-assists-list" }, Tn = {
1690
1668
  key: 0,
1691
1669
  class: "is-poi-data"
1692
- }, Fn = ["aria-label"], Gn = /* @__PURE__ */ g("span", null, " / ", -1), Rn = ["aria-label"], Un = {
1670
+ }, _n = ["aria-label"], On = /* @__PURE__ */ g("span", null, " / ", -1), In = ["aria-label"], An = {
1693
1671
  __name: "Goal",
1694
1672
  props: {
1695
1673
  event: {
@@ -1704,8 +1682,8 @@ const zt = { render: On }, In = ["aria-label"], ae = {
1704
1682
  setup(e) {
1705
1683
  const t = e, r = F(null), a = y(() => K((i) => M(i), [t.event.assists1, t.event.assists2])), n = y(() => t.event.homeOnIce), o = y(() => t.event.awayOnIce);
1706
1684
  return (i, l) => (m(), u(j, null, [
1707
- g("div", An, b(e.event.eventTime), 1),
1708
- g("div", Pn, [
1685
+ g("div", pn, b(e.event.eventTime), 1),
1686
+ g("div", fn, [
1709
1687
  (m(), T(ae, {
1710
1688
  name: e.event.team.longName,
1711
1689
  logo: e.event.team.logo,
@@ -1713,16 +1691,16 @@ const zt = { render: On }, In = ["aria-label"], ae = {
1713
1691
  "is-home-team": e.isHomeTeam
1714
1692
  }, null, 8, ["name", "logo", "is-home-team"]))
1715
1693
  ]),
1716
- g("div", $n, [
1694
+ g("div", hn, [
1717
1695
  f(s(zt), { class: "is-goal-icon" })
1718
1696
  ]),
1719
- g("div", Nn, b(e.event.score), 1),
1697
+ g("div", yn, b(e.event.score), 1),
1720
1698
  g("div", null, [
1721
- e.event.advantage ? (m(), u("span", Mn, b(e.event.advantage), 1)) : w("", !0),
1722
- e.event.en ? (m(), u("span", En, " EN ")) : w("", !0)
1699
+ e.event.advantage ? (m(), u("span", wn, b(e.event.advantage), 1)) : w("", !0),
1700
+ e.event.en ? (m(), u("span", zn, " EN ")) : w("", !0)
1723
1701
  ]),
1724
1702
  g("div", null, [
1725
- e.event.ps || e.event.gws || e.event.gwg ? (m(), u("span", Ln, [
1703
+ e.event.ps || e.event.gws || e.event.gwg ? (m(), u("span", jn, [
1726
1704
  e.event.ps ? (m(), u(j, { key: 0 }, [
1727
1705
  x("PS")
1728
1706
  ], 64)) : w("", !0),
@@ -1736,17 +1714,17 @@ const zt = { render: On }, In = ["aria-label"], ae = {
1736
1714
  ]),
1737
1715
  g("div", null, [
1738
1716
  g("dl", null, [
1739
- g("dt", Cn, [
1740
- g("span", Dn, b(e.event.jerseyNumber), 1),
1717
+ g("dt", Sn, [
1718
+ g("span", xn, b(e.event.jerseyNumber), 1),
1741
1719
  x(" " + b(e.event.lastName) + " " + b(e.event.firstName), 1)
1742
1720
  ]),
1743
- g("dt", Hn, [
1721
+ g("dt", kn, [
1744
1722
  (m(!0), u(j, null, q(a.value, (c) => (m(), u("span", { key: c }, [
1745
1723
  g("i", null, b(c.jerseyNumber), 1),
1746
1724
  x(" " + b(c.lastName) + " " + b(c.firstName), 1)
1747
1725
  ]))), 128))
1748
1726
  ]),
1749
- !s(M)(n.value) || !s(M)(o.value) ? (m(), u("dd", Bn, [
1727
+ !s(M)(n.value) || !s(M)(o.value) ? (m(), u("dd", Tn, [
1750
1728
  g("ul", null, [
1751
1729
  (m(!0), u(j, null, q(n.value, (c) => (m(), T(s(X), {
1752
1730
  key: c.playerId,
@@ -1756,18 +1734,18 @@ const zt = { render: On }, In = ["aria-label"], ae = {
1756
1734
  content: `${c.lastName} ${c.firstName}`,
1757
1735
  "append-to": r.value
1758
1736
  }, {
1759
- default: N(({ setRef: d, events: p }) => [
1737
+ default: $(({ setRef: d, events: p }) => [
1760
1738
  g("li", se({
1761
1739
  ref_for: !0,
1762
1740
  ref: d,
1763
1741
  tabindex: 0,
1764
1742
  "aria-label": `${c.jerseyNumber} ${c.lastName} ${c.firstName}`
1765
- }, le(p, !0)), b(c.jerseyNumber), 17, Fn)
1743
+ }, le(p, !0)), b(c.jerseyNumber), 17, _n)
1766
1744
  ]),
1767
1745
  _: 2
1768
1746
  }, 1032, ["content", "append-to"]))), 128))
1769
1747
  ]),
1770
- Gn,
1748
+ On,
1771
1749
  g("ul", null, [
1772
1750
  (m(!0), u(j, null, q(o.value, (c) => (m(), T(s(X), {
1773
1751
  key: c.playerId,
@@ -1777,13 +1755,13 @@ const zt = { render: On }, In = ["aria-label"], ae = {
1777
1755
  content: `${c.lastName} ${c.firstName}`,
1778
1756
  "append-to": r.value
1779
1757
  }, {
1780
- default: N(({ setRef: d, events: p }) => [
1758
+ default: $(({ setRef: d, events: p }) => [
1781
1759
  g("li", se({
1782
1760
  ref_for: !0,
1783
1761
  ref: d,
1784
1762
  tabindex: 0,
1785
1763
  "aria-label": `${c.jerseyNumber} ${c.lastName} ${c.firstName}`
1786
- }, le(p, !0)), b(c.jerseyNumber), 17, Rn)
1764
+ }, le(p, !0)), b(c.jerseyNumber), 17, In)
1787
1765
  ]),
1788
1766
  _: 2
1789
1767
  }, 1032, ["content", "append-to"]))), 128))
@@ -1797,16 +1775,16 @@ const zt = { render: On }, In = ["aria-label"], ae = {
1797
1775
  ])
1798
1776
  ], 64));
1799
1777
  }
1800
- }, Vn = { viewBox: "0 0 24 24" }, qn = /* @__PURE__ */ g("path", {
1778
+ }, Pn = { viewBox: "0 0 24 24" }, Nn = /* @__PURE__ */ g("path", {
1801
1779
  fill: "currentColor",
1802
1780
  d: "M3.76 3.7L2.14 4.88L4.43 8a8.23 8.23 0 0 1 1.92-.72M11 9v2h7v.29l-5 1.42v2.79A4.5 4.5 0 1 1 8.5 11H9V9h-.5a6.5 6.5 0 1 0 6.5 6.5v-1.59L22 12V9m-5.76-5.3L13.85 7h2.47l1.54-2.12M9 2v5h2V2Z"
1803
- }, null, -1), Yn = [
1804
- qn
1781
+ }, null, -1), $n = [
1782
+ Nn
1805
1783
  ];
1806
- function Kn(e, t) {
1807
- return m(), u("svg", Vn, Yn);
1784
+ function Mn(e, t) {
1785
+ return m(), u("svg", Pn, $n);
1808
1786
  }
1809
- const Wn = { render: Kn }, Qn = { class: "is-time-cell" }, Zn = { class: "is-team-logo-cell" }, Xn = { class: "is-icon-cell" }, Jn = { class: "is-penalty-cell" }, eo = ["aria-label"], to = { class: "is-light-cell" }, ro = { class: "is-light-cell" }, ao = { class: "is-evented-person" }, no = { key: 0 }, oo = { class: "is-player-number" }, io = {
1787
+ const En = { render: Mn }, Ln = { class: "is-time-cell" }, Cn = { class: "is-team-logo-cell" }, Dn = { class: "is-icon-cell" }, Hn = { class: "is-penalty-cell" }, Bn = ["aria-label"], Fn = { class: "is-light-cell" }, Gn = { class: "is-light-cell" }, Rn = { class: "is-evented-person" }, Un = { key: 0 }, Vn = { class: "is-player-number" }, qn = {
1810
1788
  __name: "Penalty",
1811
1789
  props: {
1812
1790
  event: {
@@ -1819,10 +1797,10 @@ const Wn = { render: Kn }, Qn = { class: "is-time-cell" }, Zn = { class: "is-tea
1819
1797
  }
1820
1798
  },
1821
1799
  setup(e) {
1822
- const t = e, r = F(null), { t: a } = R(), n = y(() => _a(t.event));
1800
+ const t = e, r = F(null), { t: a } = R(), n = y(() => ua(t.event));
1823
1801
  return (o, i) => (m(), u(j, null, [
1824
- g("div", Qn, b(e.event.eventTime), 1),
1825
- g("div", Zn, [
1802
+ g("div", Ln, b(e.event.eventTime), 1),
1803
+ g("div", Cn, [
1826
1804
  (m(), T(ae, {
1827
1805
  name: e.event.team.longName,
1828
1806
  logo: e.event.team.logo,
@@ -1830,14 +1808,14 @@ const Wn = { render: Kn }, Qn = { class: "is-time-cell" }, Zn = { class: "is-tea
1830
1808
  "is-home-team": e.isHomeTeam
1831
1809
  }, null, 8, ["name", "logo", "is-home-team"]))
1832
1810
  ]),
1833
- g("div", Xn, [
1834
- f(s(Wn), {
1811
+ g("div", Dn, [
1812
+ f(s(En), {
1835
1813
  width: "24",
1836
1814
  height: "24",
1837
1815
  class: "is-penalty-icon"
1838
1816
  })
1839
1817
  ]),
1840
- g("div", Jn, [
1818
+ g("div", Hn, [
1841
1819
  f(s(X), {
1842
1820
  offset: 2,
1843
1821
  placement: "top",
@@ -1845,12 +1823,12 @@ const Wn = { render: Kn }, Qn = { class: "is-time-cell" }, Zn = { class: "is-tea
1845
1823
  content: s(a)(`penalties.${n.value.penaltyCause}`),
1846
1824
  "append-to": r.value
1847
1825
  }, {
1848
- default: N(({ setRef: l, events: c }) => [
1826
+ default: $(({ setRef: l, events: c }) => [
1849
1827
  g("span", se({
1850
1828
  ref: l,
1851
1829
  tabindex: 0,
1852
1830
  "aria-label": s(a)(`penalties.${n.value.penaltyCause}`)
1853
- }, le(c, !0)), b(n.value.penaltyCause), 17, eo)
1831
+ }, le(c, !0)), b(n.value.penaltyCause), 17, Bn)
1854
1832
  ]),
1855
1833
  _: 1
1856
1834
  }, 8, ["content", "append-to"]),
@@ -1859,7 +1837,7 @@ const Wn = { render: Kn }, Qn = { class: "is-time-cell" }, Zn = { class: "is-tea
1859
1837
  ref: r
1860
1838
  }, null, 512)
1861
1839
  ]),
1862
- g("div", to, [
1840
+ g("div", Fn, [
1863
1841
  e.event.penaltyLength !== 0 ? (m(), u(j, { key: 0 }, [
1864
1842
  x(b(s(a)("events.penaltyLength", [e.event.penaltyLength])), 1)
1865
1843
  ], 64)) : w("", !0),
@@ -1867,40 +1845,40 @@ const Wn = { render: Kn }, Qn = { class: "is-time-cell" }, Zn = { class: "is-tea
1867
1845
  x("PS")
1868
1846
  ], 64)) : w("", !0)
1869
1847
  ]),
1870
- g("div", ro, b(e.event.penaltyEnd), 1),
1871
- g("div", ao, [
1872
- e.event.jerseyNumber === null ? (m(), u("span", no, b(s(a)("events.teamPenalty")), 1)) : (m(), u(j, { key: 1 }, [
1873
- g("span", oo, b(e.event.jerseyNumber), 1),
1848
+ g("div", Gn, b(e.event.penaltyEnd), 1),
1849
+ g("div", Rn, [
1850
+ e.event.jerseyNumber === null ? (m(), u("span", Un, b(s(a)("events.teamPenalty")), 1)) : (m(), u(j, { key: 1 }, [
1851
+ g("span", Vn, b(e.event.jerseyNumber), 1),
1874
1852
  x(" " + b(e.event.lastName) + " " + b(e.event.firstName), 1)
1875
1853
  ], 64))
1876
1854
  ])
1877
1855
  ], 64));
1878
1856
  }
1879
- }, so = {
1857
+ }, Yn = {
1880
1858
  xmlns: "http://www.w3.org/2000/svg",
1881
1859
  viewBox: "0 0 24 24"
1882
- }, lo = /* @__PURE__ */ g("path", {
1860
+ }, Kn = /* @__PURE__ */ g("path", {
1883
1861
  fill: "currentColor",
1884
1862
  d: "M8.12 9.29 12 13.17l3.88-3.88a.996.996 0 1 1 1.41 1.41l-4.59 4.59a.996.996 0 0 1-1.41 0L6.7 10.7a.996.996 0 0 1 0-1.41c.39-.38 1.03-.39 1.42 0z"
1885
- }, null, -1), co = [
1886
- lo
1863
+ }, null, -1), Wn = [
1864
+ Kn
1887
1865
  ];
1888
- function go(e, t) {
1889
- return m(), u("svg", so, co);
1866
+ function Qn(e, t) {
1867
+ return m(), u("svg", Yn, Wn);
1890
1868
  }
1891
- const mo = { render: go }, uo = {
1869
+ const Zn = { render: Qn }, Xn = {
1892
1870
  xmlns: "http://www.w3.org/2000/svg",
1893
1871
  viewBox: "0 0 24 24"
1894
- }, vo = /* @__PURE__ */ g("path", {
1872
+ }, Jn = /* @__PURE__ */ g("path", {
1895
1873
  fill: "currentColor",
1896
1874
  d: "M7.41 15.41 12 10.83l4.59 4.58L18 14l-6-6-6 6 1.41 1.41z"
1897
- }, null, -1), bo = [
1898
- vo
1875
+ }, null, -1), eo = [
1876
+ Jn
1899
1877
  ];
1900
- function po(e, t) {
1901
- return m(), u("svg", uo, bo);
1878
+ function to(e, t) {
1879
+ return m(), u("svg", Xn, eo);
1902
1880
  }
1903
- const We = { render: po }, fo = { class: "is-time-cell" }, ho = { class: "is-team-logo-cell" }, yo = { class: "is-icon-cell" }, wo = { class: "is-goalie-direction" }, zo = /* @__PURE__ */ g("div", null, null, -1), jo = /* @__PURE__ */ g("div", null, null, -1), So = { class: "is-evented-person" }, xo = { class: "is-player-number" }, ko = {
1881
+ const We = { render: to }, ro = { class: "is-time-cell" }, ao = { class: "is-team-logo-cell" }, no = { class: "is-icon-cell" }, oo = { class: "is-goalie-direction" }, io = /* @__PURE__ */ g("div", null, null, -1), so = /* @__PURE__ */ g("div", null, null, -1), lo = { class: "is-evented-person" }, co = { class: "is-player-number" }, go = {
1904
1882
  __name: "Goalies",
1905
1883
  props: {
1906
1884
  event: {
@@ -1914,8 +1892,8 @@ const We = { render: po }, fo = { class: "is-time-cell" }, ho = { class: "is-tea
1914
1892
  },
1915
1893
  setup(e) {
1916
1894
  return (t, r) => (m(), u(j, null, [
1917
- g("div", fo, b(e.event.eventTime), 1),
1918
- g("div", ho, [
1895
+ g("div", ro, b(e.event.eventTime), 1),
1896
+ g("div", ao, [
1919
1897
  (m(), T(ae, {
1920
1898
  name: e.event.team.longName,
1921
1899
  logo: e.event.team.logo,
@@ -1923,7 +1901,7 @@ const We = { render: po }, fo = { class: "is-time-cell" }, ho = { class: "is-tea
1923
1901
  "is-home-team": e.isHomeTeam
1924
1902
  }, null, 8, ["name", "logo", "is-home-team"]))
1925
1903
  ]),
1926
- g("div", yo, [
1904
+ g("div", no, [
1927
1905
  e.event.gkDirection === "CSERE" ? (m(), T(s(We), {
1928
1906
  key: 0,
1929
1907
  width: "24",
@@ -1935,36 +1913,36 @@ const We = { render: po }, fo = { class: "is-time-cell" }, ho = { class: "is-tea
1935
1913
  width: "24",
1936
1914
  height: "24",
1937
1915
  class: "is-goalie-in-icon"
1938
- })) : (m(), T(s(mo), {
1916
+ })) : (m(), T(s(Zn), {
1939
1917
  key: 2,
1940
1918
  width: "24",
1941
1919
  height: "24",
1942
1920
  class: "is-goalie-out-icon"
1943
1921
  }))
1944
1922
  ]),
1945
- g("div", wo, b(e.event.gkDirection), 1),
1946
- zo,
1947
- jo,
1948
- g("div", So, [
1949
- g("span", xo, b(e.event.jerseyNumber), 1),
1923
+ g("div", oo, b(e.event.gkDirection), 1),
1924
+ io,
1925
+ so,
1926
+ g("div", lo, [
1927
+ g("span", co, b(e.event.jerseyNumber), 1),
1950
1928
  x(" " + b(e.event.lastName) + " " + b(e.event.firstName), 1)
1951
1929
  ])
1952
1930
  ], 64));
1953
1931
  }
1954
- }, To = {
1932
+ }, mo = {
1955
1933
  width: "32",
1956
1934
  height: "32",
1957
1935
  viewBox: "0 0 24 24"
1958
- }, _o = /* @__PURE__ */ g("path", {
1936
+ }, uo = /* @__PURE__ */ g("path", {
1959
1937
  fill: "currentColor",
1960
1938
  d: "M12 20a7 7 0 0 1-7-7a7 7 0 0 1 7-7a7 7 0 0 1 7 7a7 7 0 0 1-7 7m7.03-12.61l1.42-1.42c-.45-.51-.9-.97-1.41-1.41L17.62 6c-1.55-1.26-3.5-2-5.62-2a9 9 0 0 0-9 9a9 9 0 0 0 9 9c5 0 9-4.03 9-9c0-2.12-.74-4.07-1.97-5.61M11 14h2V8h-2m4-7H9v2h6V1Z"
1961
- }, null, -1), Oo = [
1962
- _o
1939
+ }, null, -1), vo = [
1940
+ uo
1963
1941
  ];
1964
- function Io(e, t) {
1965
- return m(), u("svg", To, Oo);
1942
+ function bo(e, t) {
1943
+ return m(), u("svg", mo, vo);
1966
1944
  }
1967
- const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-team-logo-cell" }, No = { class: "is-icon-cell" }, Mo = /* @__PURE__ */ g("div", null, null, -1), Eo = /* @__PURE__ */ g("div", null, null, -1), Lo = /* @__PURE__ */ g("div", null, null, -1), Co = {
1945
+ const po = { render: bo }, fo = { class: "is-time-cell" }, ho = { class: "is-team-logo-cell" }, yo = { class: "is-icon-cell" }, wo = /* @__PURE__ */ g("div", null, null, -1), zo = /* @__PURE__ */ g("div", null, null, -1), jo = /* @__PURE__ */ g("div", null, null, -1), So = {
1968
1946
  __name: "Timeout",
1969
1947
  props: {
1970
1948
  event: {
@@ -1979,8 +1957,8 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
1979
1957
  setup(e) {
1980
1958
  const { t } = R();
1981
1959
  return (r, a) => (m(), u(j, null, [
1982
- g("div", Po, b(e.event.eventTime), 1),
1983
- g("div", $o, [
1960
+ g("div", fo, b(e.event.eventTime), 1),
1961
+ g("div", ho, [
1984
1962
  (m(), T(ae, {
1985
1963
  name: e.event.team.longName,
1986
1964
  logo: e.event.team.logo,
@@ -1988,16 +1966,16 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
1988
1966
  "is-home-team": e.isHomeTeam
1989
1967
  }, null, 8, ["name", "logo", "is-home-team"]))
1990
1968
  ]),
1991
- g("div", No, [
1992
- f(s(Ao), { class: "is-timer-icon" })
1969
+ g("div", yo, [
1970
+ f(s(po), { class: "is-timer-icon" })
1993
1971
  ]),
1994
- Mo,
1995
- Eo,
1996
- Lo,
1972
+ wo,
1973
+ zo,
1974
+ jo,
1997
1975
  g("div", null, b(s(t)("events.timeout")), 1)
1998
1976
  ], 64));
1999
1977
  }
2000
- }, Do = { class: "is-time-cell" }, Ho = { class: "is-team-logo-cell" }, Bo = { class: "is-icon-cell" }, Fo = /* @__PURE__ */ g("div", null, null, -1), Go = { class: "is-evented-person" }, Ro = { class: "is-player-number" }, Uo = {
1978
+ }, xo = { class: "is-time-cell" }, ko = { class: "is-team-logo-cell" }, To = { class: "is-icon-cell" }, _o = /* @__PURE__ */ g("div", null, null, -1), Oo = { class: "is-evented-person" }, Io = { class: "is-player-number" }, Ao = {
2001
1979
  __name: "PenaltyShot",
2002
1980
  props: {
2003
1981
  event: {
@@ -2012,8 +1990,8 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2012
1990
  setup(e) {
2013
1991
  const { t } = R();
2014
1992
  return (r, a) => (m(), u(j, null, [
2015
- g("div", Do, b(e.event.eventTime), 1),
2016
- g("div", Ho, [
1993
+ g("div", xo, b(e.event.eventTime), 1),
1994
+ g("div", ko, [
2017
1995
  (m(), T(ae, {
2018
1996
  name: e.event.team.longName,
2019
1997
  logo: e.event.team.logo,
@@ -2021,7 +1999,7 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2021
1999
  "is-home-team": e.isHomeTeam
2022
2000
  }, null, 8, ["name", "logo", "is-home-team"]))
2023
2001
  ]),
2024
- g("div", Bo, [
2002
+ g("div", To, [
2025
2003
  f(s(zt), { class: "is-goal-so-icon" })
2026
2004
  ]),
2027
2005
  g("div", {
@@ -2038,14 +2016,14 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2038
2016
  ], 64))
2039
2017
  ], 2)
2040
2018
  ]),
2041
- Fo,
2042
- g("div", Go, [
2043
- g("span", Ro, b(e.event.jerseyNumber), 1),
2019
+ _o,
2020
+ g("div", Oo, [
2021
+ g("span", Io, b(e.event.jerseyNumber), 1),
2044
2022
  x(" " + b(e.event.lastName) + " " + b(e.event.firstName), 1)
2045
2023
  ])
2046
2024
  ], 64));
2047
2025
  }
2048
- }, Vo = {
2026
+ }, Po = {
2049
2027
  __name: "GameEvent",
2050
2028
  props: {
2051
2029
  event: {
@@ -2058,16 +2036,16 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2058
2036
  }
2059
2037
  },
2060
2038
  setup(e) {
2061
- const t = e, r = (/* @__PURE__ */ new Map()).set("Gól", Un).set("Kiállítás", io).set("Kapus", ko).set("Idő", Co).set("Büntető", Uo), a = y(() => r.get(t.event.type)), n = y(() => t.event.team.id === t.homeTeamId);
2039
+ const t = e, r = (/* @__PURE__ */ new Map()).set("Gól", An).set("Kiállítás", qn).set("Kapus", go).set("Idő", So).set("Büntető", Ao), a = y(() => r.get(t.event.type)), n = y(() => t.event.team.id === t.homeTeamId);
2062
2040
  return (o, i) => (m(), T(_t(a.value), {
2063
2041
  event: e.event,
2064
2042
  "is-home-team": n.value
2065
2043
  }, null, 8, ["event", "is-home-team"]));
2066
2044
  }
2067
- }, qo = { class: "is-period-header" }, Yo = {
2045
+ }, No = { class: "is-period-header" }, $o = {
2068
2046
  key: 0,
2069
2047
  class: "is-no-action"
2070
- }, Ko = /* @__PURE__ */ g("div", { id: "event-tooltip-container" }, null, -1), Wo = {
2048
+ }, Mo = /* @__PURE__ */ g("div", { id: "event-tooltip-container" }, null, -1), Eo = {
2071
2049
  __name: "GameEvents",
2072
2050
  props: {
2073
2051
  gameEvents: {
@@ -2080,24 +2058,24 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2080
2058
  }
2081
2059
  },
2082
2060
  setup(e) {
2083
- const t = e, { t: r } = R(), a = y(() => ja(t.gameData, t.gameEvents));
2061
+ const t = e, { t: r } = R(), a = y(() => la(t.gameData, t.gameEvents));
2084
2062
  return (n, o) => (m(), u("div", {
2085
2063
  class: I(s(A)("gamecenter-game-events"))
2086
2064
  }, [
2087
2065
  (m(!0), u(j, null, q(a.value, (i, l) => (m(), u(j, { key: l }, [
2088
- g("div", qo, b(s(r)(`periods.${s(yt)(l)}`)), 1),
2089
- i.length === 0 ? (m(), u("div", Yo, b(s(r)("events.noEventsInPeriod")), 1)) : w("", !0),
2066
+ g("div", No, b(s(r)(`periods.${s(yt)(l)}`)), 1),
2067
+ i.length === 0 ? (m(), u("div", $o, b(s(r)("events.noEventsInPeriod")), 1)) : w("", !0),
2090
2068
  (m(!0), u(j, null, q(i, (c) => (m(), u("div", {
2091
2069
  key: c.id,
2092
2070
  class: I(s(A)("gamecenter-game-event"))
2093
2071
  }, [
2094
- f(Vo, {
2072
+ f(Po, {
2095
2073
  event: c,
2096
2074
  "home-team-id": e.gameData.homeTeam.id
2097
2075
  }, null, 8, ["event", "home-team-id"])
2098
2076
  ], 2))), 128))
2099
2077
  ], 64))), 128)),
2100
- Ko
2078
+ Mo
2101
2079
  ], 2));
2102
2080
  }
2103
2081
  }, Q = {
@@ -2122,25 +2100,25 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2122
2100
  },
2123
2101
  emits: ["sort"],
2124
2102
  setup(e, { emit: t }) {
2125
- const r = e, a = F(null), n = (o) => t("sort", o);
2126
- return (o, i) => (m(), u("div", {
2103
+ const r = e, a = t, n = F(null), o = (i) => a("sort", i);
2104
+ return (i, l) => (m(), u("div", {
2127
2105
  class: I(s(A)("gamecenter-data-table"))
2128
2106
  }, [
2129
2107
  g("h2", null, b(e.title), 1),
2130
2108
  f(s(Pt), null, {
2131
- default: N(({ el: l }) => [
2132
- f(s($t), {
2109
+ default: $(({ el: c }) => [
2110
+ f(s(Nt), {
2133
2111
  columns: r.columns,
2134
2112
  rows: r.rows,
2135
- "append-to": a.value || l,
2113
+ "append-to": n.value || c,
2136
2114
  sort: e.sort,
2137
- onSort: n
2115
+ onSort: o
2138
2116
  }, {
2139
- "cell-cora": N(({ row: c }) => [
2140
- c.isPlayerC ? (m(), u(j, { key: 0 }, [
2117
+ "cell-cora": $(({ row: d }) => [
2118
+ d.isPlayerC ? (m(), u(j, { key: 0 }, [
2141
2119
  x("C")
2142
2120
  ], 64)) : w("", !0),
2143
- c.isPlayerA ? (m(), u(j, { key: 1 }, [
2121
+ d.isPlayerA ? (m(), u(j, { key: 1 }, [
2144
2122
  x("A")
2145
2123
  ], 64)) : w("", !0)
2146
2124
  ]),
@@ -2151,7 +2129,7 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2151
2129
  }),
2152
2130
  g("div", {
2153
2131
  ref_key: "tooltipContainer",
2154
- ref: a
2132
+ ref: n
2155
2133
  }, null, 512)
2156
2134
  ], 2));
2157
2135
  }
@@ -2165,7 +2143,7 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2165
2143
  },
2166
2144
  setup(e) {
2167
2145
  const t = e, { sort: r, change: a } = At(), n = y(
2168
- () => Je(K(Gr("gk", "row"), t.rows), Lt("position"), et)
2146
+ () => Je(K(Nr("gk", "row"), t.rows), Lt("position"), et)
2169
2147
  ), o = y(() => Ct(n.value).sorted(r).value());
2170
2148
  return (i, l) => we(i.$slots, "default", {
2171
2149
  rows: o.value.rows,
@@ -2173,7 +2151,7 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2173
2151
  onSort: s(a)
2174
2152
  });
2175
2153
  }
2176
- }, Qo = {
2154
+ }, Lo = {
2177
2155
  __name: "GamePlayersStats",
2178
2156
  props: {
2179
2157
  data: {
@@ -2196,7 +2174,7 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2196
2174
  }
2197
2175
  },
2198
2176
  setup(e) {
2199
- const t = e, { columns: r } = ze(ya), a = y(() => {
2177
+ const t = e, { columns: r } = ze(oa), a = y(() => {
2200
2178
  var o;
2201
2179
  return (o = t.data) == null ? void 0 : o[t.homeTeamId];
2202
2180
  }), n = y(() => {
@@ -2207,7 +2185,7 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2207
2185
  class: I(s(A)("gamecenter-data-columns"))
2208
2186
  }, [
2209
2187
  f(Qe, { rows: a.value }, {
2210
- default: N(({ rows: l, sort: c, onSort: d }) => [
2188
+ default: $(({ rows: l, sort: c, onSort: d }) => [
2211
2189
  f(Q, {
2212
2190
  columns: s(r),
2213
2191
  rows: l,
@@ -2219,7 +2197,7 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2219
2197
  _: 1
2220
2198
  }, 8, ["rows"]),
2221
2199
  f(Qe, { rows: n.value }, {
2222
- default: N(({ rows: l, sort: c, onSort: d }) => [
2200
+ default: $(({ rows: l, sort: c, onSort: d }) => [
2223
2201
  f(Q, {
2224
2202
  columns: s(r),
2225
2203
  rows: l,
@@ -2244,7 +2222,7 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2244
2222
  const t = e, r = y(() => Je(t.rows, et, Dt(["mip"])));
2245
2223
  return (a, n) => we(a.$slots, "default", { rows: r.value });
2246
2224
  }
2247
- }, Zo = {
2225
+ }, Co = {
2248
2226
  __name: "GameGoaliesStats",
2249
2227
  props: {
2250
2228
  data: {
@@ -2267,18 +2245,18 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2267
2245
  }
2268
2246
  },
2269
2247
  setup(e) {
2270
- const t = e, r = Yr([_r(Te("startingFive"))]), { columns: a } = ze(wa), n = y(() => {
2248
+ const t = Er([Sr(Te("startingFive"))]), r = e, { columns: a } = ze(ia), n = y(() => {
2271
2249
  var i;
2272
- return r(((i = t.data) == null ? void 0 : i[t.homeTeamId]) ?? []);
2250
+ return t(((i = r.data) == null ? void 0 : i[r.homeTeamId]) ?? []);
2273
2251
  }), o = y(() => {
2274
2252
  var i;
2275
- return r(((i = t.data) == null ? void 0 : i[t.awayTeamId]) ?? []);
2253
+ return t(((i = r.data) == null ? void 0 : i[r.awayTeamId]) ?? []);
2276
2254
  });
2277
2255
  return (i, l) => (m(), u("div", {
2278
2256
  class: I(s(A)("gamecenter-data-columns"))
2279
2257
  }, [
2280
2258
  f(Ze, { rows: n.value }, {
2281
- default: N(({ rows: c }) => [
2259
+ default: $(({ rows: c }) => [
2282
2260
  f(Q, {
2283
2261
  columns: s(a),
2284
2262
  rows: c,
@@ -2288,7 +2266,7 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2288
2266
  _: 1
2289
2267
  }, 8, ["rows"]),
2290
2268
  f(Ze, { rows: o.value }, {
2291
- default: N(({ rows: c }) => [
2269
+ default: $(({ rows: c }) => [
2292
2270
  f(Q, {
2293
2271
  columns: s(a),
2294
2272
  rows: c,
@@ -2299,7 +2277,7 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2299
2277
  }, 8, ["rows"])
2300
2278
  ], 2));
2301
2279
  }
2302
- }, Xo = {
2280
+ }, Do = {
2303
2281
  __name: "GameOfficials",
2304
2282
  props: {
2305
2283
  gameOfficials: {
@@ -2358,7 +2336,7 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2358
2336
  ], 2);
2359
2337
  };
2360
2338
  }
2361
- }, Jo = {
2339
+ }, Ho = {
2362
2340
  __name: "GameTeamOfficials",
2363
2341
  props: {
2364
2342
  gameOfficials: {
@@ -2375,7 +2353,7 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2375
2353
  }
2376
2354
  },
2377
2355
  setup(e) {
2378
- const t = e, { columns: r } = ze(za), { t: a } = R(), n = y(() => {
2356
+ const t = e, { columns: r } = ze(sa), { t: a } = R(), n = y(() => {
2379
2357
  var i, l;
2380
2358
  return Ye(((l = (i = t.gameOfficials) == null ? void 0 : i.gameTeamMembers) == null ? void 0 : l.home) ?? [], a);
2381
2359
  }), o = y(() => {
@@ -2397,12 +2375,12 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2397
2375
  }, null, 8, ["columns", "rows", "title"])
2398
2376
  ], 2));
2399
2377
  }
2400
- }, ei = "Helyszín szerinti idő", ti = "Hosszabbítás után", ri = "Szétlövés után", ai = "Jegyzőkönyv", ni = "Videó", oi = {
2378
+ }, Bo = "Helyszín szerinti idő", Fo = "Hosszabbítás után", Go = "Szétlövés után", Ro = "Jegyzőkönyv", Uo = "Videó", Vo = {
2401
2379
  "status-1": "Élő",
2402
2380
  "status-2": "Végeredmény",
2403
2381
  "status-3": "Versenybíróság",
2404
2382
  "status-4": "Elhalasztva"
2405
- }, ii = {
2383
+ }, qo = {
2406
2384
  wu: "Bemelegítés",
2407
2385
  pre: "Bemelegítés vége",
2408
2386
  p1: "I. játékrész",
@@ -2443,18 +2421,18 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2443
2421
  "9-játékrész vége": "9. játékrész vége",
2444
2422
  Hosszabbítás: "Hosszabbítás",
2445
2423
  Büntetők: "Szétlövés"
2446
- }, si = {
2424
+ }, Yo = {
2447
2425
  referees: "Játékvezető",
2448
2426
  linesmen: "Vonalbíró",
2449
2427
  attendance: "Nézőszám"
2450
- }, li = {
2428
+ }, Ko = {
2451
2429
  timeout: "Időkérés",
2452
2430
  penaltyLength: "{0} p",
2453
2431
  teamPenalty: "Csapat Büntetés",
2454
2432
  noEventsInPeriod: "Nem történt esemény a játékrészben",
2455
2433
  score: "Gól",
2456
2434
  missed: "Kimaradt"
2457
- }, ci = {
2435
+ }, Wo = {
2458
2436
  sog: "Kapura lövések",
2459
2437
  saves: "Védések",
2460
2438
  pim: "Kiállítás percek",
@@ -2463,14 +2441,14 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2463
2441
  advantageTime: "Emberelőnyben töltött idő",
2464
2442
  advantageTimePP1: "Szimpla előnyben töltött idő",
2465
2443
  advantageTimePP2: "Dupla előnyben töltött idő"
2466
- }, gi = {
2444
+ }, Qo = {
2467
2445
  entry_team_leader: "Csapatvezető",
2468
2446
  entry_second_coach: "Másodedző",
2469
2447
  entry_head_coach: "Vezetőedző",
2470
2448
  entry_official_person_1: "Hivatalos személy",
2471
2449
  entry_official_person_2: "Hivatalos személy",
2472
2450
  entry_official_person_3: "Hivatalos személy"
2473
- }, mi = {
2451
+ }, Zo = {
2474
2452
  INTRF: "Akadályozás",
2475
2453
  "GK-INT": "Akadályozás (kapussal szemben)",
2476
2454
  "THR-ST": "Bot vagy egyéb tárgy eldobása",
@@ -2521,25 +2499,25 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2521
2499
  FIGHT: "Verekedés",
2522
2500
  DANG: "Veszélyes sportfelszerelés",
2523
2501
  "LATE-H": "Kései ütközés"
2524
- }, di = {
2525
- localTime: ei,
2526
- afterOvertime: ti,
2527
- afterShootout: ri,
2528
- sheet: ai,
2529
- video: ni,
2530
- gameStatus: oi,
2531
- periods: ii,
2532
- gameStats: si,
2533
- events: li,
2534
- teamsStats: ci,
2535
- teamMembers: gi,
2536
- penalties: mi
2537
- }, ui = "Local time", vi = "Overtime", bi = "Shootout", pi = "Game sheet", fi = "Video", hi = {
2502
+ }, Xo = {
2503
+ localTime: Bo,
2504
+ afterOvertime: Fo,
2505
+ afterShootout: Go,
2506
+ sheet: Ro,
2507
+ video: Uo,
2508
+ gameStatus: Vo,
2509
+ periods: qo,
2510
+ gameStats: Yo,
2511
+ events: Ko,
2512
+ teamsStats: Wo,
2513
+ teamMembers: Qo,
2514
+ penalties: Zo
2515
+ }, Jo = "Local time", ei = "Overtime", ti = "Shootout", ri = "Game sheet", ai = "Video", ni = {
2538
2516
  "status-1": "Live",
2539
2517
  "status-2": "Game Completed",
2540
2518
  "status-3": "Versenybíróság",
2541
2519
  "status-4": "Delayed"
2542
- }, yi = {
2520
+ }, oi = {
2543
2521
  wu: "Preparation",
2544
2522
  pre: "Preparation Ended",
2545
2523
  p1: "First Period",
@@ -2580,18 +2558,18 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2580
2558
  "9-játékrész vége": "Ninth Period Ended",
2581
2559
  Hosszabbítás: "Overtime",
2582
2560
  Büntetők: "Shoot Out"
2583
- }, wi = {
2561
+ }, ii = {
2584
2562
  referees: "Referees",
2585
2563
  linesmen: "Linesmen",
2586
2564
  attendance: "Attandance"
2587
- }, zi = {
2565
+ }, si = {
2588
2566
  timeout: "Timeout",
2589
2567
  penaltyLength: "{0} m",
2590
2568
  teamPenalty: "Team Penalty",
2591
2569
  noEventsInPeriod: "No event in this period",
2592
2570
  score: "Score",
2593
2571
  missed: "Missed"
2594
- }, ji = {
2572
+ }, li = {
2595
2573
  sog: "Shot on Goal",
2596
2574
  saves: "Saves",
2597
2575
  pim: "Penalty minutes",
@@ -2600,14 +2578,14 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2600
2578
  advantageTime: "Advantage Time",
2601
2579
  advantageTimePP1: "Advantage Time PP1",
2602
2580
  advantageTimePP2: "Advantage Time PP2"
2603
- }, Si = {
2581
+ }, ci = {
2604
2582
  entry_team_leader: "Team leader",
2605
2583
  entry_second_coach: "Assistant Coach",
2606
2584
  entry_head_coach: "Coach",
2607
2585
  entry_official_person_1: "Team Official",
2608
2586
  entry_official_person_2: "Team Official",
2609
2587
  entry_official_person_3: "Team Official"
2610
- }, xi = {
2588
+ }, gi = {
2611
2589
  INTRF: "Interference",
2612
2590
  "GK-INT": "Interference on a Goaltender",
2613
2591
  "THR-ST": "Throwing a Stick or Object",
@@ -2658,31 +2636,25 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2658
2636
  FIGHT: "Fighting",
2659
2637
  DANG: "Dangerous Equipment",
2660
2638
  "LATE-H": "Late Hit"
2661
- }, ki = {
2662
- localTime: ui,
2663
- afterOvertime: vi,
2664
- afterShootout: bi,
2665
- sheet: pi,
2666
- video: fi,
2667
- gameStatus: hi,
2668
- periods: yi,
2669
- gameStats: wi,
2670
- events: zi,
2671
- teamsStats: ji,
2672
- teamMembers: Si,
2673
- penalties: xi
2674
- }, Ti = `h1,h2,h3,ul,li,p,dl,dt,dd{margin:0;padding:0}button{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0;border-width:0;-webkit-appearance:button;background-color:transparent;background-image:none;cursor:pointer}ol,ul{list-style:none}:root,:host{font-family:Roboto Condensed,Avenir,Helvetica,Arial,sans-serif;--vbr-widget-primary-color-0: #ffffff;--vbr-widget-primary-color-50: #eceff1;--vbr-widget-primary-color-100: #cfd8dc;--vbr-widget-primary-color-200: #b0bec5;--vbr-widget-primary-color-300: #90a4ae;--vbr-widget-primary-color-400: #78909c;--vbr-widget-primary-color-500: #607d8b;--vbr-widget-primary-color-600: #546e7a;--vbr-widget-primary-color-700: #455a64;--vbr-widget-primary-color-800: #37474f;--vbr-widget-primary-color-900: #263238;--vbr-widget-secondary-color-100: #dcedc8;--vbr-widget-secondary-color-200: #badb94;--vbr-widget-secondary-color-300: #aed581;--vbr-widget-secondary-color-400: #9ccc65;--vbr-widget-secondary-color-500: #8bc34a;--vbr-widget-secondary-color-700: #689f38;--vbr-widget-secondary-color-800: #558b2f;--vbr-widget-secondary-color-900: #33691e;--vbr-widget-danger-color-50: #ffebee;--vbr-widget-danger-color-100: #ffcdd2;--vbr-widget-danger-color-200: #ef9a9a;--vbr-widget-danger-color-300: #e57373;--vbr-widget-danger-color-400: #ef5350;--vbr-widget-danger-color-500: #f44336;--vbr-widget-danger-color-700: #d32f2f;--vbr-widget-danger-color-900: #b71c1c;--vbr-widget-danger-color-a400: #ff1744;--vbr-widget-live-game-color: #8bc34a;--vbr-widget-neutral-color: #ffc107;--vbr-widget-typography-text-xs-size: .75rem;--vbr-widget-typography-text-xs-lineheight: 1.25rem;--vbr-widget-typography-text-sm-size: .875rem;--vbr-widget-typography-text-sm-lineheight: 1.5rem;--vbr-widget-typography-text-base-size: 1rem;--vbr-widget-typography-text-base-lineheight: 1.75rem;--vbr-widget-typography-text-lg-size: 1.125rem;--vbr-widget-typography-text-lg-lineheight: 2rem;--vbr-widget-typography-text-xl-size: 1.25rem;--vbr-widget-typography-text-xl-lineheight: 2rem;--vbr-widget-typography-text-2xl-size: 1.5rem;--vbr-widget-typography-text-2xl-lineheight: 2.5rem;--vbr-widget-typography-text-3xl-size: 1.75rem;--vbr-widget-typography-text-3xl-lineheight: 2.5rem;--vbr-widget-typography-text-4xl-size: 2rem;--vbr-widget-typography-text-4xl-lineheight: 2.75rem;--vbr-widget-typography-heading-weight: 500;--vbr-widget-typography-heading-1-size: var(--vbr-widget-typography-text-2xl-size);--vbr-widget-typography-heading-2-size: var(--vbr-widget-typography-text-xl-size);--vbr-widget-typography-heading-3-size: var(--vbr-widget-typography-text-lg-size);--vbr-widget-typography-heading-4-size: var(--vbr-widget-typography-text-base-size);--vbr-widget-typography-heading-5-size: var(--vbr-widget-typography-text-sm-size);--vbr-widget-typography-heading-6-size: var(--vbr-widget-typography-text-xs-size);--vbr-widget-table-header-font-size: var(--vbr-widget-typography-text-xs-size);--vbr-widget-table-default-column-width: 30px;--vbr-widget-table-default-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-table-color: var(--vbr-widget-primary-color-800);--vbr-widget-table-neutral-color: var(--vbr-widget-primary-color-300);--vbr-widget-table-header-bg-color: var(--vbr-widget-primary-color-800);--vbr-widget-table-header-hover-bg-color: var(--vbr-widget-primary-color-700);--vbr-widget-table-header-color: var(--vbr-widget-primary-color-200);--vbr-widget-table-table-header-active-bg-color: var(--vbr-widget-primary-color-700);--vbr-widget-table-header-active-color: var(--vbr-widget-primary-color-0);--vbr-widget-table-hover-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-hover-bg-color: var(--vbr-widget-secondary-color-100);--vbr-widget-table-active-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-active-bg-color: var(--vbr-widget-secondary-color-200);--vbr-widget-table-active-even-bg-color: var(--vbr-widget-secondary-color-300);--vbr-widget-table-active-hover-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-active-hover-bg-color: var(--vbr-widget-secondary-color-400);--vbr-widget-table-portrait-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-table-portrait-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-table-cell-light-color: var(--vbr-widget-primary-color-600);--vbr-widget-table-cell-dark-color: var(--vbr-widget-primary-color-900);--vbr-widget-table-stripped-bg-color: #f8f9fa;--vbr-widget-table-label-color: var(--vbr-widget-primary-color-500);--vbr-widget-table-label-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-table-cell-logo-size: 20px;--vbr-widget-table-cell-portrait-size: 26px;--vbr-widget-table-zero-color: var(--vbr-widget-primary-color-200);--vbr-widget-paginator-color: var(--vbr-widget-primary-color-500);--vbr-widget-paginator-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-paginator-hover-color: var(--vbr-widget-primary-color-700);--vbr-widget-paginator-hover-bg-color: var(--vbr-widget-primary-color-100);--vbr-widget-paginator-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-paginator-active-color: var(--vbr-widget-primary-color-0);--vbr-widget-paginator-active-bg-color: var(--vbr-widget-primary-color-900);--vbr-widget-paginator-disabled-color: var(--vbr-widget-primary-color-200);--vbr-widget-tooltip-font-size: var(--vbr-widget-typography-text-xs-size);--vbr-widget-tooltip-color: #ffffff;--vbr-widget-tooltip-bg-color: #000000;--vbr-widget-popover-trigger-hover-bg-color: var(--vbr-widget-secondary-color-200);--vbr-widget-popover-trigger-focus-bg-color: var(--vbr-widget-secondary-color-300);--vbr-widget-popover-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-dropdown-item-color: var(--vbr-widget-primary-color-500);--vbr-widget-dropdown-item-hover-color: var(--vbr-widget-primary-color-800);--vbr-widget-dropdown-item-hover-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-error-notice-bg-color: var(--vbr-widget-danger-color-50);--vbr-widget-error-notice-border-color: var(--vbr-widget-danger-color-100);--vbr-widget-error-notice-color: var(--vbr-widget-danger-color-700);--vbr-widget-link-color: var(--vbr-widget-secondary-color-700);--vbr-widget-hover-color: var(--vbr-widget-secondary-color-900);--vbr-widget-base-input-color: var(--vbr-widget-primary-color-800);--vbr-widget-base-input-font-size: var(--vbr-widget-typography-text-sm-size);--vbr-widget-base-input-border-color: var(--vbr-widget-primary-color-300);--vbr-widget-base-input-border-radius: 3px;--vbr-widget-form-label-color: var(--vbr-widget-primary-color-500);--vbr-widget-form-label-font-size: var(--vbr-widget-typography-text-xs-size);--vbr-widget-timezone-selector-color: var(--vbr-widget-primary-color-500);--vbr-widget-timezone-selector-font-size: var(--vbr-widget-typography-text-sm-size);--vbr-widget-badge-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-badge-color: var(--vbr-widget-primary-color-400);--vbr-widget-badge-font-size: .625rem;--vbr-widget-badge-large-font-size: .6875rem;--vbr-widget-tab-btn-padding: .625rem 1rem;--vbr-widget-tab-btn-font-size: var();--vbr-widget-tab-btn-font-weight: 500;--vbr-widget-tab-btn-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-tab-btn-color: var(--vbr-widget-primary-color-300);--vbr-widget-tab-btn-border-color: transparent;--vbr-widget-tab-btn-border-style: solid;--vbr-widget-tab-btn-border-width: 0 0 3px 0;--vbr-widget-tab-btn-text-transform: uppercase;--vbr-widget-tab-btn-hover-color: var(--vbr-widget-primary-color-500);--vbr-widget-tab-btn-hover-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-tab-btn-hover-border-color: transparent;--vbr-widget-tab-btn-active-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-tab-btn-active-color: var(--vbr-widget-primary-color-900);--vbr-widget-tab-btn-active-border-color: var(--vbr-widget-secondary-color-500);--vbr-widget-toggle-group-gap: .625rem;--vbr-widget-toggle-group-btn-padding: 3px 10px;--vbr-widget-toggle-group-btn-size: var(--vbr-widget-typography-text-sm-size);--vbr-widget-toggle-group-btn-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-toggle-group-btn-active-color: var(--vbr-widget-primary-color-0);--vbr-widget-toggle-group-btn-active-bg-color: var(--vbr-widget-live-game-color);--vbr-widget-toggle-group-btn-radius: 4px;--vbr-widget-progress-height: 10px;--vbr-widget-progress-border-radius: 5px;--vbr-widget-progress-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-progress-bar-color: var(--vbr-widget-live-game-color);--vbr-widget-progress-bar-stripe-color: rgba(255, 255, 255, .2);--vbr-widget-progress-bar-stripe-angle: 45deg;--vbr-widget-gamecenter-result-size: 6rem;--vbr-widget-gamecenter-result-weight: 700;--vbr-widget-gamecenter-result-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-teamname-size: 1.3125rem;--vbr-widget-gamecenter-teamname-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-teamname-weight: 700;--vbr-widget-gamecenter-title-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-title-size: var(--vbr-widget-typography-text-base-size);--vbr-widget-gamecenter-title-weight: 700;--vbr-widget-gamecenter-gamedate-color: var(--vbr-widget-primary-color-500);--vbr-widget-gamecenter-gamedate-size: var(--vbr-widget-typography-text-base-size);--vbr-widget-gamecenter-local-gamedate-color: var(--vbr-widget-primary-color-500);--vbr-widget-gamecenter-local-gamedate-size: .8125rem;--vbr-widget-gamecenter-gamestatus-color: var(--vbr-widget-primary-color-600);--vbr-widget-gamecenter-gamestatus-size: .9375rem;--vbr-widget-gamecenter-periodresults-color: var(--vbr-widget-primary-color-600);--vbr-widget-gamecenter-periodresults-size: 1.3125rem;--vbr-widget-gamecenter-period-header-bg-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-period-header-color: var(--vbr-widget-primary-color-0);--vbr-widget-gamecenter-period-header-size: .8125rem;--vbr-widget-gamecenter-period-header-weight: 500;--vbr-widget-gamecenter-stats-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-gamecenter-stats-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-stats-title-size: .8125rem;--vbr-widget-gamecenter-stats-title-color: var(--vbr-widget-primary-color-400);--vbr-widget-gamecenter-stats-size: var(--vbr-widget-typography-text-base-size);--vbr-widget-gamecenter-stats-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-team-container-title-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-team-container-title-bg-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-team-container-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-events-evented-person-size: var(--vbr-widget-typography-text-base-size);--vbr-widget-gamecenter-events-evented-person-weight: 500;--vbr-widget-gamecenter-events-assitst-list-size: .9375rem;--vbr-widget-gamecenter-events-poi-list-size: var(--vbr-widget-typography-text-xs-size);--vbr-widget-gamecenter-events-score-size: var(--vbr-widget-typography-text-base-size);--vbr-widget-gamecenter-events-penalty-size: var(--vbr-widget-typography-text-sm-size);--vbr-widget-gamecenter-events-goalie-direction-size: var(--vbr-widget-typography-text-sm-size);--vbr-widget-main-image-wrapper-horizontal-margin: 0rem;--vbr-widget-sticky-top-offset: 0}.transition-fade-enter-active,.transition-fade-leave-active{transition:all .25s ease}.transition-fade-enter-from,.transition-fade-leave-to{opacity:0;transform:translateY(5px)}img{opacity:0;transition:opacity .5s ease-out}img.is-loaded{opacity:1}a{color:var(--vbr-widget-link-color);text-decoration:none}a:hover{color:var(--vbr-widget-hover-color)}.floating-content.is-tooltip{background-color:var(--vbr-widget-tooltip-bg-color);color:var(--vbr-widget-tooltip-color);font-weight:700;padding:5px 10px;border-radius:4px;font-size:var(--vbr-widget-tooltip-font-size);white-space:nowrap;pointer-events:none}.floating-content.is-tooltip .is-arrow{background-color:var(--vbr-widget-tooltip-bg-color)}.floating-content.is-content{border-radius:4px;box-shadow:2px 14px 23px #00000040}.floating-content.is-content .is-arrow{background-color:var(--vbr-widget-primary-color-50)}.floating-content .is-arrow{position:absolute;width:8px;height:8px;transform:rotate(45deg)}[data-placement^=top] .floating-content .is-arrow{bottom:-4px}[data-placement^=bottom] .floating-content .is-arrow{top:-4px}[data-placement^=left] .floating-content .is-arrow{right:-4px}[data-placement^=right] .floating-content .is-arrow{left:-4px}.mjsz-vbr-error-notice{display:flex;align-items:center;justify-items:flex-start;margin:10px 0;padding:10px 20px;background-color:var(--vbr-widget-error-notice-bg-color);color:var(--vbr-widget-error-notice-color);border:1px solid var(--vbr-widget-error-notice-border-color)}.mjsz-vbr-error-notice .icon{margin-right:15px}.mjsz-vbr-timezone-selector{padding:3px 0;color:var(--vbr-widget-timezone-selector-color);font-size:var(--vbr-widget-timezone-selector-font-size);font-weight:500}.mjsz-vbr-timezone-selector .is-active{font-weight:700}.is-badge{display:inline-block;padding:.125rem .25rem;color:var(--vbr-widget-badge-color);font-size:var(--vbr-widget-badge-font-size);font-weight:700;text-transform:uppercase;background-color:var(--vbr-widget-badge-bg-color);border-radius:3px}.is-badge+.is-badge{margin-left:3px}.is-badge.is-invert{color:var(--vbr-widget-badge-bg-color);background-color:var(--vbr-widget-badge-color)}.is-badge.is-green{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-live-game-color)}.is-badge.is-red{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-danger-color-a400)}.is-badge.is-yellow{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-neutral-color)}.is-badge.is-large{font-size:var(--vbr-widget-badge-large-font-size);padding:.15rem .35rem}
2675
- `, _i = `.mjsz-vbr-gamecenter-game-data{margin-bottom:30px;text-align:center}.mjsz-vbr-gamecenter-game-data .is-teams-and-results{display:grid;grid-template-columns:1fr;justify-items:center;align-items:flex-end}@media all and (min-width: 576px){.mjsz-vbr-gamecenter-game-data .is-teams-and-results{grid-template-columns:repeat(3,1fr)}}.mjsz-vbr-gamecenter-game-data .is-title-container{margin-bottom:30px}.mjsz-vbr-gamecenter-game-data .is-title{color:var(--vbr-widget-gamecenter-title-color);font-size:var(--vbr-widget-gamecenter-title-size);font-weight:var(--vbr-widget-gamecenter-title-weight);text-transform:uppercase}.mjsz-vbr-gamecenter-game-data .is-gamedate{color:var(--vbr-widget-gamecenter-gamedate-color);font-size:var(--vbr-widget-gamecenter-gamedate-size);text-transform:uppercase}.mjsz-vbr-gamecenter-game-data .is-local-gamedate{color:var(--vbr-widget-gamecenter-local-gamedate-color);font-size:var(--vbr-widget-gamecenter-local-gamedate-size);text-transform:uppercase}.mjsz-vbr-gamecenter-game-data .is-game-result{color:var(--vbr-widget-gamecenter-result-color);font-weight:var(--vbr-widget-gamecenter-result-weight);font-size:var(--vbr-widget-gamecenter-result-size);line-height:var(--vbr-widget-gamecenter-result-size)}.mjsz-vbr-gamecenter-game-data .is-team-name{display:block;padding:8px 0;color:var(--vbr-widget-gamecenter-teamname-color);font-weight:var(--vbr-widget-gamecenter-teamname-weight);font-size:var(--vbr-widget-gamecenter-teamname-size)}.mjsz-vbr-gamecenter-game-data .is-game-status{color:var(--vbr-widget-gamecenter-gamestatus-color);font-size:var(--vbr-widget-gamecenter-gamestatus-size);text-transform:uppercase}.mjsz-vbr-gamecenter-game-data .is-period-results{color:var(--vbr-widget-gamecenter-periodresults-color);font-size:var(--vbr-widget-gamecenter-periodresults-size);font-weight:500}.mjsz-vbr-gamecenter-game-data .is-team-logo{margin:auto;display:block;width:128px;height:128px}.mjsz-vbr-gamecenter-game-data .is-game-status-live{color:var(--vbr-widget-live-game-color)}.mjsz-vbr-gamecenter-game-data .is-external-contents{padding:5px;display:flex;align-items:center;justify-content:center}.mjsz-vbr-gamecenter-game-data .is-external-contents a{display:flex;align-items:center;font-size:var(--vbr-widget-gamecenter-local-gamedate-size)}.mjsz-vbr-gamecenter-game-data .is-external-contents a:after{content:"/";margin:0 5px}.mjsz-vbr-gamecenter-game-data .is-external-contents a:last-of-type:after{content:""}.mjsz-vbr-gamecenter-game-data .is-external-contents .is-icon{margin-right:5px;display:inline-block;width:15px;height:15px}.mjsz-vbr-gamecenter-game-stats{margin-bottom:20px}.mjsz-vbr-gamecenter-game-stats [data-placement]{z-index:1000}.mjsz-vbr-gamecenter-game-stats .is-popover-content{display:flex;flex-direction:column;gap:20px;padding:16px;background-color:var(--vbr-widget-primary-color-50)}.mjsz-vbr-gamecenter-game-stats-container-wrapper{--columns: 1fr;display:grid;grid-template-columns:var(--columns);gap:20px;justify-items:center;padding:20px;background-color:var(--vbr-widget-gamecenter-stats-bg-color);border:1px solid var(--vbr-widget-gamecenter-stats-border-color)}@media all and (min-width: 768px){.mjsz-vbr-gamecenter-game-stats-container-wrapper{--columns: repeat(2, 1fr) }}@media all and (min-width: 992px){.mjsz-vbr-gamecenter-game-stats-container-wrapper{--columns: repeat(3, 1fr) }}.mjsz-vbr-gamecenter-game-stats-container{text-align:center}.mjsz-vbr-gamecenter-game-stats-container dt{font-size:var(--vbr-widget-gamecenter-stats-title-size);color:var(--vbr-widget-gamecenter-stats-title-color);text-transform:uppercase}.mjsz-vbr-gamecenter-game-stats-container dt button{width:var(--vbr-widget-gamecenter-stats-title-size)}.mjsz-vbr-gamecenter-game-stats-container dd{font-size:var(--vbr-widget-gamecenter-stats-size);color:var(--vbr-widget-gamecenter-stats-color)}.mjsz-vbr-gamecenter-game-events{container-name:rows;container-type:inline-size;margin-bottom:20px;border:1px solid var(--vbr-widget-gamecenter-stats-border-color)}.mjsz-vbr-gamecenter-game-events .is-period-header{padding:10px 20px;font-size:var(--vbr-widget-gamecenter-period-header-size);font-weight:var(--vbr-widget-gamecenter-period-header-weight);text-align:center;text-transform:uppercase;color:var(--vbr-widget-gamecenter-period-header-color);background-color:var(--vbr-widget-gamecenter-period-header-bg-color)}.mjsz-vbr-gamecenter-game-events .is-no-action{padding:10px;text-align:center}.mjsz-vbr-gamecenter-game-event{--cols: 1fr 1fr 1fr 1fr 1fr 1fr 6fr;display:grid;grid-template-columns:var(--cols);align-items:center}@container rows (max-width: 500px){.mjsz-vbr-gamecenter-game-event{--cols: 1fr 1fr 1fr 1fr 1fr 1fr }.mjsz-vbr-gamecenter-game-event>*:last-of-type{grid-column:2/7}}.mjsz-vbr-gamecenter-game-event:nth-child(odd){background-color:var(--vbr-widget-table-stripped-bg-color)}.mjsz-vbr-gamecenter-game-event>*{padding:10px}.mjsz-vbr-gamecenter-game-event .is-team-logo-cell span{display:inline-block}.mjsz-vbr-gamecenter-game-event .is-team-logo-cell img{display:block;width:40px;height:40px}.mjsz-vbr-gamecenter-game-event .is-icon-cell svg{width:25px;height:25px}.mjsz-vbr-gamecenter-game-event .is-penalty-icon{color:var(--vbr-widget-primary-color-300)}.mjsz-vbr-gamecenter-game-event .is-goal-so-icon{color:var(--vbr-widget-primary-color-500)}.mjsz-vbr-gamecenter-game-event .is-goal-icon{color:var(--vbr-widget-danger-color-a400)}.mjsz-vbr-gamecenter-game-event .is-timer-icon,.mjsz-vbr-gamecenter-game-event .is-goalie-in-icon{color:var(--vbr-widget-secondary-color-500)}.mjsz-vbr-gamecenter-game-event .is-goalie-out-icon{color:var(--vbr-widget-danger-color-a400)}.mjsz-vbr-gamecenter-game-event .is-time-cell{font-weight:700}.mjsz-vbr-gamecenter-game-event .is-penalty-cell{font-size:var(--vbr-widget-gamecenter-events-penalty-size);text-align:center}.mjsz-vbr-gamecenter-game-event .is-score{font-size:var(--vbr-widget-gamecenter-events-score-size);font-weight:700;text-align:center;color:var(--vbr-widget-danger-color-a400)}.mjsz-vbr-gamecenter-game-event .is-score-so{font-size:var(--vbr-widget-gamecenter-events-score-size);font-weight:700;text-align:center;color:var(--vbr-widget-primary-color-500)}.mjsz-vbr-gamecenter-game-event .is-score-so-goal{color:var(--vbr-widget-live-game-color)}.mjsz-vbr-gamecenter-game-event .is-goalie-direction{font-size:var(--vbr-widget-gamecenter-events-goalie-direction-size);text-align:center;color:var(--vbr-widget-primary-color-400)}.mjsz-vbr-gamecenter-game-event .is-evented-person{font-size:var(--vbr-widget-gamecenter-events-evented-person-size);font-weight:var(--vbr-widget-gamecenter-events-evented-person-weight)}.mjsz-vbr-gamecenter-game-event .is-assists-list{font-size:var(--vbr-widget-gamecenter-events-assitst-list-size);color:var(--vbr-widget-primary-color-400)}.mjsz-vbr-gamecenter-game-event .is-assists-list span:after{content:" / "}.mjsz-vbr-gamecenter-game-event .is-assists-list span:last-child:after{content:""}.mjsz-vbr-gamecenter-game-event .is-poi-data{font-size:var(--vbr-widget-gamecenter-events-poi-list-size);color:var(--vbr-widget-primary-color-400)}.mjsz-vbr-gamecenter-game-event .is-poi-data ul{display:inline-flex}.mjsz-vbr-gamecenter-game-event .is-poi-data ul li:after{content:",";margin-right:2px}.mjsz-vbr-gamecenter-game-event .is-poi-data ul li:last-child:after{content:""}.mjsz-vbr-gamecenter-game-event .is-player-number{font-weight:400;font-style:italic;color:var(--vbr-widget-primary-color-500)}.mjsz-vbr-gamecenter-game-event .is-light-cell{color:var(--vbr-widget-primary-color-400)}.mjsz-vbr-gamecenter-data-table{border:1px solid var(--vbr-widget-gamecenter-team-container-border-color);min-width:0}.mjsz-vbr-gamecenter-data-table h2{padding:8px;font-size:var(--vbr-widget-gamecenter-team-container-title-size);font-weight:500;color:var(--vbr-widget-gamecenter-team-container-title-color);background-color:var(--vbr-widget-gamecenter-team-container-title-bg-color)}.mjsz-vbr-gamecenter-data-columns{--columns: 1fr;display:grid;grid-template-columns:var(--columns);gap:20px;margin-bottom:20px}@media all and (min-width: 576px){.mjsz-vbr-gamecenter-data-columns{--columns: repeat(2, 1fr) }}
2676
- `, Oi = `.mjsz-vbr-table{border-collapse:collapse;border-spacing:0}.mjsz-vbr-table table,.mjsz-vbr-table caption,.mjsz-vbr-table tbody,.mjsz-vbr-table tfoot,.mjsz-vbr-table thead,.mjsz-vbr-table tr,.mjsz-vbr-table th,.mjsz-vbr-table td{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.mjsz-vbr-table{color:var(--vbr-widget-table-color);background-color:var(--vbr-widget-table-default-bg-color)}.mjsz-vbr-table th{width:var(--vbr-widget-table-default-column-width);background-color:var(--vbr-widget-table-header-bg-color);font-size:var(--vbr-widget-table-header-font-size);font-weight:700;color:var(--vbr-widget-table-header-color);text-align:center}.mjsz-vbr-table th:focus-visible,.mjsz-vbr-table th:hover{background-color:var(--vbr-widget-table-header-hover-bg-color);outline:none}.mjsz-vbr-table th.is-sortable{position:relative;cursor:pointer}.mjsz-vbr-table th.is-sortable .icon-sort{opacity:.5}.mjsz-vbr-table th.is-active{background-color:var(--vbr-widget-table-table-header-active-bg-color);color:var(--vbr-widget-table-header-active-color)}.mjsz-vbr-table th.is-active .icon-sort{opacity:1}.mjsz-vbr-table th.is-asc,.mjsz-vbr-table th.is-desc{position:relative}.mjsz-vbr-table th.is-w-auto{width:auto}.mjsz-vbr-table th .is-icon-sort{width:11px;height:11px;margin-left:5px}.mjsz-vbr-table td{text-align:center}.mjsz-vbr-table td.is-active{font-weight:700;color:var(--vbr-widget-table-active-color);background-color:var(--vbr-widget-table-active-bg-color)}.mjsz-vbr-table td.is-zero{color:var(--vbr-widget-table-zero-color)}.mjsz-vbr-table td.is-possible-empty:empty:before{content:"0";color:var(--vbr-widget-table-zero-color)}.mjsz-vbr-table td .is-text-light,.mjsz-vbr-table td.is-text-light{color:var(--vbr-widget-table-cell-light-color)}.mjsz-vbr-table td .is-text-dark,.mjsz-vbr-table td.is-text-dark{color:var(--vbr-widget-table-cell-dark-color)}.mjsz-vbr-table td .is-logo-image{display:inline-block;vertical-align:middle;width:var(--vbr-widget-table-cell-logo-size);height:var(--vbr-widget-table-cell-logo-size)}.mjsz-vbr-table td .is-portrait-image{display:inline-block;vertical-align:middle;width:var(--vbr-widget-table-cell-portrait-size);height:var(--vbr-widget-table-cell-portrait-size);object-fit:cover;object-position:top;overflow:hidden;border-radius:100%;border:1px solid var(--vbr-widget-primary-color-100)}.mjsz-vbr-table td .is-portrait-image img{width:var(--vbr-widget-table-cell-portrait-size);height:auto}.mjsz-vbr-table td.is-text-bold{font-weight:700}.mjsz-vbr-table td.is-text-italic{font-style:italic}.mjsz-vbr-table td.is-text-xl{font-size:var(--vbr-widget-typography-text-xl-size)}.mjsz-vbr-table td .is-text-accent{color:var(--vbr-widget-secondary-color-500)}.mjsz-vbr-table td.is-w-auto{width:auto}.mjsz-vbr-table td.is-horizontal-content{display:inline-flex;align-items:center}.mjsz-vbr-table td.is-text-positive,.mjsz-vbr-table td .is-text-positive{color:var(--vbr-widget-live-game-color)}.mjsz-vbr-table td.is-text-negative,.mjsz-vbr-table td .is-text-negative{color:var(--vbr-widget-danger-color-a400)}.mjsz-vbr-table td svg{width:16px;height:16px}.mjsz-vbr-table td button{padding:3px;line-height:0;border:none;outline:none;background-color:transparent}.mjsz-vbr-table td button:hover{background-color:var(--vbr-widget-popover-trigger-hover-bg-color)}.mjsz-vbr-table td button:active,.mjsz-vbr-table td button:focus{background-color:var(--vbr-widget-popover-trigger-focus-bg-color)}.mjsz-vbr-table td a{text-decoration:none}.mjsz-vbr-table td .label{padding:3px 6px;font-size:11px;font-weight:700;color:var(--vbr-widget-table-label-color);background-color:var(--vbr-widget-table-label-bg-color);border-radius:2px}.mjsz-vbr-table td .label:not(:last-of-type){margin-right:3px}.mjsz-vbr-table td a{color:var(--vbr-widget-link-color)}.mjsz-vbr-table td a:hover{color:var(--vbr-widget-hover-color)}.mjsz-vbr-table td .is-team-name-long{display:block}.mjsz-vbr-table td .is-team-name-short{display:none}@container table-wrapper (max-width: 768px){.mjsz-vbr-table td .is-team-name-long{display:none}.mjsz-vbr-table td .is-team-name-short{display:block}}.mjsz-vbr-table th,.mjsz-vbr-table td{padding:8px;white-space:nowrap;vertical-align:middle}.mjsz-vbr-table th.is-text-left,.mjsz-vbr-table td.is-text-left{text-align:left}.mjsz-vbr-table th.is-text-right,.mjsz-vbr-table td.is-text-right{text-align:right}.mjsz-vbr-table th.is-has-image,.mjsz-vbr-table td.is-has-image{padding:0 2px}.mjsz-vbr-table th .is-duplicated,.mjsz-vbr-table td .is-duplicated{color:var(--vbr-widget-table-neutral-color)}.mjsz-vbr-table tr.is-highlighted{color:var(--vbr-widget-danger-color-a400)}.mjsz-vbr-table tr:nth-child(2n){background-color:var(--vbr-widget-table-stripped-bg-color)}.mjsz-vbr-table tr:nth-child(2n) td.is-active{background-color:var(--vbr-widget-table-active-even-bg-color)}.mjsz-vbr-table tr:focus-within,.mjsz-vbr-table tr:hover{color:var(--vbr-widget-table-hover-color);background-color:var(--vbr-widget-table-hover-bg-color)}.mjsz-vbr-table tr:focus-within td.is-active,.mjsz-vbr-table tr:hover td.is-active{color:var(--vbr-widget-table-active-hover-color);background-color:var(--vbr-widget-table-active-hover-bg-color)}
2677
- `, Ii = `.mjsz-vbr-table-responsive{container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}.mjsz-vbr-table-responsive table{width:100%}
2678
- `, Ai = `.g-row{display:flex}.g-row-wrap{display:flex;flex-wrap:wrap}.g-col{flex:1 0 0%}.g-gap-normal{gap:16px}[class^=g-col-]{flex:0 0 auto}.g-col-6{width:50%}.g-col-5{width:41.66666667%}.g-col-3{width:25%}.g-col-auto{width:auto}.g-gap-normal{gap:20px}.g-grid{--columns: repeat(2, 1fr);--columns-tablet: repeat(4, 1fr);display:grid;grid-template-columns:var(--columns)}@media all and (min-width: 768px){.g-grid{grid-template-columns:var(--columns-tablet)}}
2679
- `, Pi = `.mjsz-vbr-progress{display:flex;height:var(--vbr-widget-progress-height);overflow:hidden;font-size:10px;background-color:var(--vbr-widget-progress-bg-color);border-radius:var(--vbr-widget-progress-border-radius)}.mjsz-vbr-progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;width:100%;color:var(--vbr-widget-primary-color-0);text-align:center;white-space:nowrap;background-color:var(--vbr-widget-progress-bar-color)}.mjsz-vbr-progress-bar-stripped{--color: var(--vbr-widget-progress-bar-stripe-color);--angle: var(--vbr-widget-progress-bar-stripe-angle);background-image:linear-gradient(var(--angle),var(--color) 25%,transparent 25%,transparent 50%,var(--color) 50%,var(--color) 75%,transparent 75%,transparent);background-size:var(--vbr-widget-progress-height) var(--vbr-widget-progress-height)}.mjsz-vbr-progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.mjsz-vbr-progress-bar-animated{animation:none}}@keyframes progress-bar-stripes{0%{background-position-x:var(--vbr-widget-progress-height)}}
2680
- `, $i = (e, t) => {
2639
+ }, mi = {
2640
+ localTime: Jo,
2641
+ afterOvertime: ei,
2642
+ afterShootout: ti,
2643
+ sheet: ri,
2644
+ video: ai,
2645
+ gameStatus: ni,
2646
+ periods: oi,
2647
+ gameStats: ii,
2648
+ events: si,
2649
+ teamsStats: li,
2650
+ teamMembers: ci,
2651
+ penalties: gi
2652
+ }, di = "h1,h2,h3,ul,li,p,dl,dt,dd{margin:0;padding:0}button{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0;border-width:0;-webkit-appearance:button;background-color:transparent;background-image:none;cursor:pointer}ol,ul{list-style:none}:root,:host{font-family:Roboto Condensed,Avenir,Helvetica,Arial,sans-serif;--vbr-widget-primary-color-0: #ffffff;--vbr-widget-primary-color-50: #eceff1;--vbr-widget-primary-color-100: #cfd8dc;--vbr-widget-primary-color-200: #b0bec5;--vbr-widget-primary-color-300: #90a4ae;--vbr-widget-primary-color-400: #78909c;--vbr-widget-primary-color-500: #607d8b;--vbr-widget-primary-color-600: #546e7a;--vbr-widget-primary-color-700: #455a64;--vbr-widget-primary-color-800: #37474f;--vbr-widget-primary-color-900: #263238;--vbr-widget-secondary-color-100: #dcedc8;--vbr-widget-secondary-color-200: #badb94;--vbr-widget-secondary-color-300: #aed581;--vbr-widget-secondary-color-400: #9ccc65;--vbr-widget-secondary-color-500: #8bc34a;--vbr-widget-secondary-color-700: #689f38;--vbr-widget-secondary-color-800: #558b2f;--vbr-widget-secondary-color-900: #33691e;--vbr-widget-danger-color-50: #ffebee;--vbr-widget-danger-color-100: #ffcdd2;--vbr-widget-danger-color-200: #ef9a9a;--vbr-widget-danger-color-300: #e57373;--vbr-widget-danger-color-400: #ef5350;--vbr-widget-danger-color-500: #f44336;--vbr-widget-danger-color-700: #d32f2f;--vbr-widget-danger-color-900: #b71c1c;--vbr-widget-danger-color-a400: #ff1744;--vbr-widget-live-game-color: #8bc34a;--vbr-widget-neutral-color: #ffc107;--vbr-widget-typography-text-xs-size: .75rem;--vbr-widget-typography-text-xs-lineheight: 1.25rem;--vbr-widget-typography-text-sm-size: .875rem;--vbr-widget-typography-text-sm-lineheight: 1.5rem;--vbr-widget-typography-text-base-size: 1rem;--vbr-widget-typography-text-base-lineheight: 1.75rem;--vbr-widget-typography-text-lg-size: 1.125rem;--vbr-widget-typography-text-lg-lineheight: 2rem;--vbr-widget-typography-text-xl-size: 1.25rem;--vbr-widget-typography-text-xl-lineheight: 2rem;--vbr-widget-typography-text-2xl-size: 1.5rem;--vbr-widget-typography-text-2xl-lineheight: 2.5rem;--vbr-widget-typography-text-3xl-size: 1.75rem;--vbr-widget-typography-text-3xl-lineheight: 2.5rem;--vbr-widget-typography-text-4xl-size: 2rem;--vbr-widget-typography-text-4xl-lineheight: 2.75rem;--vbr-widget-typography-heading-weight: 500;--vbr-widget-typography-heading-1-size: var(--vbr-widget-typography-text-2xl-size);--vbr-widget-typography-heading-2-size: var(--vbr-widget-typography-text-xl-size);--vbr-widget-typography-heading-3-size: var(--vbr-widget-typography-text-lg-size);--vbr-widget-typography-heading-4-size: var(--vbr-widget-typography-text-base-size);--vbr-widget-typography-heading-5-size: var(--vbr-widget-typography-text-sm-size);--vbr-widget-typography-heading-6-size: var(--vbr-widget-typography-text-xs-size);--vbr-widget-table-header-font-size: var(--vbr-widget-typography-text-xs-size);--vbr-widget-table-default-column-width: 30px;--vbr-widget-table-default-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-table-color: var(--vbr-widget-primary-color-800);--vbr-widget-table-neutral-color: var(--vbr-widget-primary-color-300);--vbr-widget-table-header-bg-color: var(--vbr-widget-primary-color-800);--vbr-widget-table-header-hover-bg-color: var(--vbr-widget-primary-color-700);--vbr-widget-table-header-color: var(--vbr-widget-primary-color-200);--vbr-widget-table-table-header-active-bg-color: var(--vbr-widget-primary-color-700);--vbr-widget-table-header-active-color: var(--vbr-widget-primary-color-0);--vbr-widget-table-hover-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-hover-bg-color: var(--vbr-widget-secondary-color-100);--vbr-widget-table-active-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-active-bg-color: var(--vbr-widget-secondary-color-200);--vbr-widget-table-active-even-bg-color: var(--vbr-widget-secondary-color-300);--vbr-widget-table-active-hover-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-active-hover-bg-color: var(--vbr-widget-secondary-color-400);--vbr-widget-table-portrait-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-table-portrait-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-table-cell-light-color: var(--vbr-widget-primary-color-600);--vbr-widget-table-cell-dark-color: var(--vbr-widget-primary-color-900);--vbr-widget-table-stripped-bg-color: #f8f9fa;--vbr-widget-table-label-color: var(--vbr-widget-primary-color-500);--vbr-widget-table-label-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-table-cell-logo-size: 20px;--vbr-widget-table-cell-portrait-size: 26px;--vbr-widget-table-zero-color: var(--vbr-widget-primary-color-200);--vbr-widget-paginator-color: var(--vbr-widget-primary-color-500);--vbr-widget-paginator-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-paginator-hover-color: var(--vbr-widget-primary-color-700);--vbr-widget-paginator-hover-bg-color: var(--vbr-widget-primary-color-100);--vbr-widget-paginator-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-paginator-active-color: var(--vbr-widget-primary-color-0);--vbr-widget-paginator-active-bg-color: var(--vbr-widget-primary-color-900);--vbr-widget-paginator-disabled-color: var(--vbr-widget-primary-color-200);--vbr-widget-tooltip-font-size: var(--vbr-widget-typography-text-xs-size);--vbr-widget-tooltip-color: #ffffff;--vbr-widget-tooltip-bg-color: #000000;--vbr-widget-popover-trigger-hover-bg-color: var(--vbr-widget-secondary-color-200);--vbr-widget-popover-trigger-focus-bg-color: var(--vbr-widget-secondary-color-300);--vbr-widget-popover-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-dropdown-item-color: var(--vbr-widget-primary-color-500);--vbr-widget-dropdown-item-hover-color: var(--vbr-widget-primary-color-800);--vbr-widget-dropdown-item-hover-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-error-notice-bg-color: var(--vbr-widget-danger-color-50);--vbr-widget-error-notice-border-color: var(--vbr-widget-danger-color-100);--vbr-widget-error-notice-color: var(--vbr-widget-danger-color-700);--vbr-widget-link-color: var(--vbr-widget-secondary-color-700);--vbr-widget-hover-color: var(--vbr-widget-secondary-color-900);--vbr-widget-base-input-color: var(--vbr-widget-primary-color-800);--vbr-widget-base-input-font-size: var(--vbr-widget-typography-text-sm-size);--vbr-widget-base-input-border-color: var(--vbr-widget-primary-color-300);--vbr-widget-base-input-border-radius: 3px;--vbr-widget-form-label-color: var(--vbr-widget-primary-color-500);--vbr-widget-form-label-font-size: var(--vbr-widget-typography-text-xs-size);--vbr-widget-timezone-selector-color: var(--vbr-widget-primary-color-500);--vbr-widget-timezone-selector-font-size: var(--vbr-widget-typography-text-sm-size);--vbr-widget-badge-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-badge-color: var(--vbr-widget-primary-color-400);--vbr-widget-badge-font-size: .625rem;--vbr-widget-badge-large-font-size: .6875rem;--vbr-widget-tab-btn-padding: .625rem 1rem;--vbr-widget-tab-btn-font-size: var();--vbr-widget-tab-btn-font-weight: 500;--vbr-widget-tab-btn-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-tab-btn-color: var(--vbr-widget-primary-color-300);--vbr-widget-tab-btn-border-color: transparent;--vbr-widget-tab-btn-border-style: solid;--vbr-widget-tab-btn-border-width: 0 0 3px 0;--vbr-widget-tab-btn-text-transform: uppercase;--vbr-widget-tab-btn-hover-color: var(--vbr-widget-primary-color-500);--vbr-widget-tab-btn-hover-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-tab-btn-hover-border-color: transparent;--vbr-widget-tab-btn-active-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-tab-btn-active-color: var(--vbr-widget-primary-color-900);--vbr-widget-tab-btn-active-border-color: var(--vbr-widget-secondary-color-500);--vbr-widget-toggle-group-gap: .625rem;--vbr-widget-toggle-group-btn-padding: 3px 10px;--vbr-widget-toggle-group-btn-size: var(--vbr-widget-typography-text-sm-size);--vbr-widget-toggle-group-btn-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-toggle-group-btn-active-color: var(--vbr-widget-primary-color-0);--vbr-widget-toggle-group-btn-active-bg-color: var(--vbr-widget-live-game-color);--vbr-widget-toggle-group-btn-radius: 4px;--vbr-widget-progress-height: 10px;--vbr-widget-progress-border-radius: 5px;--vbr-widget-progress-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-progress-bar-color: var(--vbr-widget-live-game-color);--vbr-widget-progress-bar-stripe-color: rgba(255, 255, 255, .2);--vbr-widget-progress-bar-stripe-angle: 45deg;--vbr-widget-gamecenter-result-size: 6rem;--vbr-widget-gamecenter-result-weight: 700;--vbr-widget-gamecenter-result-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-teamname-size: 1.3125rem;--vbr-widget-gamecenter-teamname-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-teamname-weight: 700;--vbr-widget-gamecenter-title-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-title-size: var(--vbr-widget-typography-text-base-size);--vbr-widget-gamecenter-title-weight: 700;--vbr-widget-gamecenter-gamedate-color: var(--vbr-widget-primary-color-500);--vbr-widget-gamecenter-gamedate-size: var(--vbr-widget-typography-text-base-size);--vbr-widget-gamecenter-local-gamedate-color: var(--vbr-widget-primary-color-500);--vbr-widget-gamecenter-local-gamedate-size: .8125rem;--vbr-widget-gamecenter-gamestatus-color: var(--vbr-widget-primary-color-600);--vbr-widget-gamecenter-gamestatus-size: .9375rem;--vbr-widget-gamecenter-periodresults-color: var(--vbr-widget-primary-color-600);--vbr-widget-gamecenter-periodresults-size: 1.3125rem;--vbr-widget-gamecenter-period-header-bg-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-period-header-color: var(--vbr-widget-primary-color-0);--vbr-widget-gamecenter-period-header-size: .8125rem;--vbr-widget-gamecenter-period-header-weight: 500;--vbr-widget-gamecenter-stats-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-gamecenter-stats-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-stats-title-size: .8125rem;--vbr-widget-gamecenter-stats-title-color: var(--vbr-widget-primary-color-400);--vbr-widget-gamecenter-stats-size: var(--vbr-widget-typography-text-base-size);--vbr-widget-gamecenter-stats-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-team-container-title-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-team-container-title-bg-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-team-container-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-events-evented-person-size: var(--vbr-widget-typography-text-base-size);--vbr-widget-gamecenter-events-evented-person-weight: 500;--vbr-widget-gamecenter-events-assitst-list-size: .9375rem;--vbr-widget-gamecenter-events-poi-list-size: var(--vbr-widget-typography-text-xs-size);--vbr-widget-gamecenter-events-score-size: var(--vbr-widget-typography-text-base-size);--vbr-widget-gamecenter-events-penalty-size: var(--vbr-widget-typography-text-sm-size);--vbr-widget-gamecenter-events-goalie-direction-size: var(--vbr-widget-typography-text-sm-size);--vbr-widget-main-image-wrapper-horizontal-margin: 0rem;--vbr-widget-sticky-top-offset: 0}.transition-fade-enter-active,.transition-fade-leave-active{transition:all .25s ease}.transition-fade-enter-from,.transition-fade-leave-to{opacity:0;transform:translateY(5px)}img{opacity:0;transition:opacity .5s ease-out}img.is-loaded{opacity:1}a{color:var(--vbr-widget-link-color);text-decoration:none}a:hover{color:var(--vbr-widget-hover-color)}.floating-content.is-tooltip{background-color:var(--vbr-widget-tooltip-bg-color);color:var(--vbr-widget-tooltip-color);font-weight:700;padding:5px 10px;border-radius:4px;font-size:var(--vbr-widget-tooltip-font-size);white-space:nowrap;pointer-events:none}.floating-content.is-tooltip .is-arrow{background-color:var(--vbr-widget-tooltip-bg-color)}.floating-content.is-content{border-radius:4px;box-shadow:2px 14px 23px #00000040}.floating-content.is-content .is-arrow{background-color:var(--vbr-widget-primary-color-50)}.floating-content .is-arrow{position:absolute;width:8px;height:8px;transform:rotate(45deg)}[data-placement^=top] .floating-content .is-arrow{bottom:-4px}[data-placement^=bottom] .floating-content .is-arrow{top:-4px}[data-placement^=left] .floating-content .is-arrow{right:-4px}[data-placement^=right] .floating-content .is-arrow{left:-4px}.mjsz-vbr-error-notice{display:flex;align-items:center;justify-items:flex-start;margin:10px 0;padding:10px 20px;background-color:var(--vbr-widget-error-notice-bg-color);color:var(--vbr-widget-error-notice-color);border:1px solid var(--vbr-widget-error-notice-border-color)}.mjsz-vbr-error-notice .icon{margin-right:15px}.mjsz-vbr-timezone-selector{padding:3px 0;color:var(--vbr-widget-timezone-selector-color);font-size:var(--vbr-widget-timezone-selector-font-size);font-weight:500}.mjsz-vbr-timezone-selector .is-active{font-weight:700}.is-badge{display:inline-block;padding:.125rem .25rem;color:var(--vbr-widget-badge-color);font-size:var(--vbr-widget-badge-font-size);font-weight:700;text-transform:uppercase;background-color:var(--vbr-widget-badge-bg-color);border-radius:3px}.is-badge+.is-badge{margin-left:3px}.is-badge.is-invert{color:var(--vbr-widget-badge-bg-color);background-color:var(--vbr-widget-badge-color)}.is-badge.is-green{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-live-game-color)}.is-badge.is-red{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-danger-color-a400)}.is-badge.is-yellow{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-neutral-color)}.is-badge.is-large{font-size:var(--vbr-widget-badge-large-font-size);padding:.15rem .35rem}", ui = '.mjsz-vbr-gamecenter-game-data{margin-bottom:30px;text-align:center}.mjsz-vbr-gamecenter-game-data .is-teams-and-results{display:grid;grid-template-columns:1fr;justify-items:center;align-items:flex-end}@media all and (min-width: 576px){.mjsz-vbr-gamecenter-game-data .is-teams-and-results{grid-template-columns:repeat(3,1fr)}}.mjsz-vbr-gamecenter-game-data .is-title-container{margin-bottom:30px}.mjsz-vbr-gamecenter-game-data .is-title{color:var(--vbr-widget-gamecenter-title-color);font-size:var(--vbr-widget-gamecenter-title-size);font-weight:var(--vbr-widget-gamecenter-title-weight);text-transform:uppercase}.mjsz-vbr-gamecenter-game-data .is-gamedate{color:var(--vbr-widget-gamecenter-gamedate-color);font-size:var(--vbr-widget-gamecenter-gamedate-size);text-transform:uppercase}.mjsz-vbr-gamecenter-game-data .is-local-gamedate{color:var(--vbr-widget-gamecenter-local-gamedate-color);font-size:var(--vbr-widget-gamecenter-local-gamedate-size);text-transform:uppercase}.mjsz-vbr-gamecenter-game-data .is-game-result{color:var(--vbr-widget-gamecenter-result-color);font-weight:var(--vbr-widget-gamecenter-result-weight);font-size:var(--vbr-widget-gamecenter-result-size);line-height:var(--vbr-widget-gamecenter-result-size)}.mjsz-vbr-gamecenter-game-data .is-team-name{display:block;padding:8px 0;color:var(--vbr-widget-gamecenter-teamname-color);font-weight:var(--vbr-widget-gamecenter-teamname-weight);font-size:var(--vbr-widget-gamecenter-teamname-size)}.mjsz-vbr-gamecenter-game-data .is-game-status{color:var(--vbr-widget-gamecenter-gamestatus-color);font-size:var(--vbr-widget-gamecenter-gamestatus-size);text-transform:uppercase}.mjsz-vbr-gamecenter-game-data .is-period-results{color:var(--vbr-widget-gamecenter-periodresults-color);font-size:var(--vbr-widget-gamecenter-periodresults-size);font-weight:500}.mjsz-vbr-gamecenter-game-data .is-team-logo{margin:auto;display:block;width:128px;height:128px}.mjsz-vbr-gamecenter-game-data .is-game-status-live{color:var(--vbr-widget-live-game-color)}.mjsz-vbr-gamecenter-game-data .is-external-contents{padding:5px;display:flex;align-items:center;justify-content:center}.mjsz-vbr-gamecenter-game-data .is-external-contents a{display:flex;align-items:center;font-size:var(--vbr-widget-gamecenter-local-gamedate-size)}.mjsz-vbr-gamecenter-game-data .is-external-contents a:after{content:"/";margin:0 5px}.mjsz-vbr-gamecenter-game-data .is-external-contents a:last-of-type:after{content:""}.mjsz-vbr-gamecenter-game-data .is-external-contents .is-icon{margin-right:5px;display:inline-block;width:15px;height:15px}.mjsz-vbr-gamecenter-game-stats{margin-bottom:20px}.mjsz-vbr-gamecenter-game-stats [data-placement]{z-index:1000}.mjsz-vbr-gamecenter-game-stats .is-popover-content{display:flex;flex-direction:column;gap:20px;padding:16px;background-color:var(--vbr-widget-primary-color-50)}.mjsz-vbr-gamecenter-game-stats-container-wrapper{--columns: 1fr;display:grid;grid-template-columns:var(--columns);gap:20px;justify-items:center;padding:20px;background-color:var(--vbr-widget-gamecenter-stats-bg-color);border:1px solid var(--vbr-widget-gamecenter-stats-border-color)}@media all and (min-width: 768px){.mjsz-vbr-gamecenter-game-stats-container-wrapper{--columns: repeat(2, 1fr) }}@media all and (min-width: 992px){.mjsz-vbr-gamecenter-game-stats-container-wrapper{--columns: repeat(3, 1fr) }}.mjsz-vbr-gamecenter-game-stats-container{text-align:center}.mjsz-vbr-gamecenter-game-stats-container dt{font-size:var(--vbr-widget-gamecenter-stats-title-size);color:var(--vbr-widget-gamecenter-stats-title-color);text-transform:uppercase}.mjsz-vbr-gamecenter-game-stats-container dt button{width:var(--vbr-widget-gamecenter-stats-title-size)}.mjsz-vbr-gamecenter-game-stats-container dd{font-size:var(--vbr-widget-gamecenter-stats-size);color:var(--vbr-widget-gamecenter-stats-color)}.mjsz-vbr-gamecenter-game-events{container-name:rows;container-type:inline-size;margin-bottom:20px;border:1px solid var(--vbr-widget-gamecenter-stats-border-color)}.mjsz-vbr-gamecenter-game-events .is-period-header{padding:10px 20px;font-size:var(--vbr-widget-gamecenter-period-header-size);font-weight:var(--vbr-widget-gamecenter-period-header-weight);text-align:center;text-transform:uppercase;color:var(--vbr-widget-gamecenter-period-header-color);background-color:var(--vbr-widget-gamecenter-period-header-bg-color)}.mjsz-vbr-gamecenter-game-events .is-no-action{padding:10px;text-align:center}.mjsz-vbr-gamecenter-game-event{--cols: 1fr 1fr 1fr 1fr 1fr 1fr 6fr;display:grid;grid-template-columns:var(--cols);align-items:center}@container rows (max-width: 500px){.mjsz-vbr-gamecenter-game-event{--cols: 1fr 1fr 1fr 1fr 1fr 1fr }.mjsz-vbr-gamecenter-game-event>*:last-of-type{grid-column:2/7}}.mjsz-vbr-gamecenter-game-event:nth-child(odd){background-color:var(--vbr-widget-table-stripped-bg-color)}.mjsz-vbr-gamecenter-game-event>*{padding:10px}.mjsz-vbr-gamecenter-game-event .is-team-logo-cell span{display:inline-block}.mjsz-vbr-gamecenter-game-event .is-team-logo-cell img{display:block;width:40px;height:40px}.mjsz-vbr-gamecenter-game-event .is-icon-cell svg{width:25px;height:25px}.mjsz-vbr-gamecenter-game-event .is-penalty-icon{color:var(--vbr-widget-primary-color-300)}.mjsz-vbr-gamecenter-game-event .is-goal-so-icon{color:var(--vbr-widget-primary-color-500)}.mjsz-vbr-gamecenter-game-event .is-goal-icon{color:var(--vbr-widget-danger-color-a400)}.mjsz-vbr-gamecenter-game-event .is-timer-icon,.mjsz-vbr-gamecenter-game-event .is-goalie-in-icon{color:var(--vbr-widget-secondary-color-500)}.mjsz-vbr-gamecenter-game-event .is-goalie-out-icon{color:var(--vbr-widget-danger-color-a400)}.mjsz-vbr-gamecenter-game-event .is-time-cell{font-weight:700}.mjsz-vbr-gamecenter-game-event .is-penalty-cell{font-size:var(--vbr-widget-gamecenter-events-penalty-size);text-align:center}.mjsz-vbr-gamecenter-game-event .is-score{font-size:var(--vbr-widget-gamecenter-events-score-size);font-weight:700;text-align:center;color:var(--vbr-widget-danger-color-a400)}.mjsz-vbr-gamecenter-game-event .is-score-so{font-size:var(--vbr-widget-gamecenter-events-score-size);font-weight:700;text-align:center;color:var(--vbr-widget-primary-color-500)}.mjsz-vbr-gamecenter-game-event .is-score-so-goal{color:var(--vbr-widget-live-game-color)}.mjsz-vbr-gamecenter-game-event .is-goalie-direction{font-size:var(--vbr-widget-gamecenter-events-goalie-direction-size);text-align:center;color:var(--vbr-widget-primary-color-400)}.mjsz-vbr-gamecenter-game-event .is-evented-person{font-size:var(--vbr-widget-gamecenter-events-evented-person-size);font-weight:var(--vbr-widget-gamecenter-events-evented-person-weight)}.mjsz-vbr-gamecenter-game-event .is-assists-list{font-size:var(--vbr-widget-gamecenter-events-assitst-list-size);color:var(--vbr-widget-primary-color-400)}.mjsz-vbr-gamecenter-game-event .is-assists-list span:after{content:" / "}.mjsz-vbr-gamecenter-game-event .is-assists-list span:last-child:after{content:""}.mjsz-vbr-gamecenter-game-event .is-poi-data{font-size:var(--vbr-widget-gamecenter-events-poi-list-size);color:var(--vbr-widget-primary-color-400)}.mjsz-vbr-gamecenter-game-event .is-poi-data ul{display:inline-flex}.mjsz-vbr-gamecenter-game-event .is-poi-data ul li:after{content:",";margin-right:2px}.mjsz-vbr-gamecenter-game-event .is-poi-data ul li:last-child:after{content:""}.mjsz-vbr-gamecenter-game-event .is-player-number{font-weight:400;font-style:italic;color:var(--vbr-widget-primary-color-500)}.mjsz-vbr-gamecenter-game-event .is-light-cell{color:var(--vbr-widget-primary-color-400)}.mjsz-vbr-gamecenter-data-table{border:1px solid var(--vbr-widget-gamecenter-team-container-border-color);min-width:0}.mjsz-vbr-gamecenter-data-table h2{padding:8px;font-size:var(--vbr-widget-gamecenter-team-container-title-size);font-weight:500;color:var(--vbr-widget-gamecenter-team-container-title-color);background-color:var(--vbr-widget-gamecenter-team-container-title-bg-color)}.mjsz-vbr-gamecenter-data-columns{--columns: 1fr;display:grid;grid-template-columns:var(--columns);gap:20px;margin-bottom:20px}@media all and (min-width: 576px){.mjsz-vbr-gamecenter-data-columns{--columns: repeat(2, 1fr) }}', vi = '.mjsz-vbr-table{border-collapse:collapse;border-spacing:0}.mjsz-vbr-table table,.mjsz-vbr-table caption,.mjsz-vbr-table tbody,.mjsz-vbr-table tfoot,.mjsz-vbr-table thead,.mjsz-vbr-table tr,.mjsz-vbr-table th,.mjsz-vbr-table td{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.mjsz-vbr-table{color:var(--vbr-widget-table-color);background-color:var(--vbr-widget-table-default-bg-color)}.mjsz-vbr-table th{width:var(--vbr-widget-table-default-column-width);background-color:var(--vbr-widget-table-header-bg-color);font-size:var(--vbr-widget-table-header-font-size);font-weight:700;color:var(--vbr-widget-table-header-color);text-align:center}.mjsz-vbr-table th:focus-visible,.mjsz-vbr-table th:hover{background-color:var(--vbr-widget-table-header-hover-bg-color);outline:none}.mjsz-vbr-table th.is-sortable{position:relative;cursor:pointer}.mjsz-vbr-table th.is-sortable .icon-sort{opacity:.5}.mjsz-vbr-table th.is-active{background-color:var(--vbr-widget-table-table-header-active-bg-color);color:var(--vbr-widget-table-header-active-color)}.mjsz-vbr-table th.is-active .icon-sort{opacity:1}.mjsz-vbr-table th.is-asc,.mjsz-vbr-table th.is-desc{position:relative}.mjsz-vbr-table th.is-w-auto{width:auto}.mjsz-vbr-table th .is-icon-sort{width:11px;height:11px;margin-left:5px}.mjsz-vbr-table td{text-align:center}.mjsz-vbr-table td.is-active{font-weight:700;color:var(--vbr-widget-table-active-color);background-color:var(--vbr-widget-table-active-bg-color)}.mjsz-vbr-table td.is-zero{color:var(--vbr-widget-table-zero-color)}.mjsz-vbr-table td.is-possible-empty:empty:before{content:"0";color:var(--vbr-widget-table-zero-color)}.mjsz-vbr-table td .is-text-light,.mjsz-vbr-table td.is-text-light{color:var(--vbr-widget-table-cell-light-color)}.mjsz-vbr-table td .is-text-dark,.mjsz-vbr-table td.is-text-dark{color:var(--vbr-widget-table-cell-dark-color)}.mjsz-vbr-table td .is-logo-image{display:inline-block;vertical-align:middle;width:var(--vbr-widget-table-cell-logo-size);height:var(--vbr-widget-table-cell-logo-size)}.mjsz-vbr-table td .is-portrait-image{display:inline-block;vertical-align:middle;width:var(--vbr-widget-table-cell-portrait-size);height:var(--vbr-widget-table-cell-portrait-size);object-fit:cover;object-position:top;overflow:hidden;border-radius:100%;border:1px solid var(--vbr-widget-primary-color-100)}.mjsz-vbr-table td .is-portrait-image img{width:var(--vbr-widget-table-cell-portrait-size);height:auto}.mjsz-vbr-table td.is-text-bold{font-weight:700}.mjsz-vbr-table td.is-text-italic{font-style:italic}.mjsz-vbr-table td.is-text-xl{font-size:var(--vbr-widget-typography-text-xl-size)}.mjsz-vbr-table td .is-text-accent{color:var(--vbr-widget-secondary-color-500)}.mjsz-vbr-table td.is-w-auto{width:auto}.mjsz-vbr-table td.is-horizontal-content{display:inline-flex;align-items:center}.mjsz-vbr-table td.is-text-positive,.mjsz-vbr-table td .is-text-positive{color:var(--vbr-widget-live-game-color)}.mjsz-vbr-table td.is-text-negative,.mjsz-vbr-table td .is-text-negative{color:var(--vbr-widget-danger-color-a400)}.mjsz-vbr-table td svg{width:16px;height:16px}.mjsz-vbr-table td button{padding:3px;line-height:0;border:none;outline:none;background-color:transparent}.mjsz-vbr-table td button:hover{background-color:var(--vbr-widget-popover-trigger-hover-bg-color)}.mjsz-vbr-table td button:active,.mjsz-vbr-table td button:focus{background-color:var(--vbr-widget-popover-trigger-focus-bg-color)}.mjsz-vbr-table td a{text-decoration:none}.mjsz-vbr-table td .label{padding:3px 6px;font-size:11px;font-weight:700;color:var(--vbr-widget-table-label-color);background-color:var(--vbr-widget-table-label-bg-color);border-radius:2px}.mjsz-vbr-table td .label:not(:last-of-type){margin-right:3px}.mjsz-vbr-table td a{color:var(--vbr-widget-link-color)}.mjsz-vbr-table td a:hover{color:var(--vbr-widget-hover-color)}.mjsz-vbr-table td .is-team-name-long{display:block}.mjsz-vbr-table td .is-team-name-short{display:none}@container table-wrapper (max-width: 768px){.mjsz-vbr-table td .is-team-name-long{display:none}.mjsz-vbr-table td .is-team-name-short{display:block}}.mjsz-vbr-table th,.mjsz-vbr-table td{padding:8px;white-space:nowrap;vertical-align:middle}.mjsz-vbr-table th.is-text-left,.mjsz-vbr-table td.is-text-left{text-align:left}.mjsz-vbr-table th.is-text-right,.mjsz-vbr-table td.is-text-right{text-align:right}.mjsz-vbr-table th.is-has-image,.mjsz-vbr-table td.is-has-image{padding:0 2px}.mjsz-vbr-table th .is-duplicated,.mjsz-vbr-table td .is-duplicated{color:var(--vbr-widget-table-neutral-color)}.mjsz-vbr-table tr.is-highlighted{color:var(--vbr-widget-danger-color-a400)}.mjsz-vbr-table tr:nth-child(2n){background-color:var(--vbr-widget-table-stripped-bg-color)}.mjsz-vbr-table tr:nth-child(2n) td.is-active{background-color:var(--vbr-widget-table-active-even-bg-color)}.mjsz-vbr-table tr:focus-within,.mjsz-vbr-table tr:hover{color:var(--vbr-widget-table-hover-color);background-color:var(--vbr-widget-table-hover-bg-color)}.mjsz-vbr-table tr:focus-within td.is-active,.mjsz-vbr-table tr:hover td.is-active{color:var(--vbr-widget-table-active-hover-color);background-color:var(--vbr-widget-table-active-hover-bg-color)}', bi = ".mjsz-vbr-table-responsive{container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}.mjsz-vbr-table-responsive table{width:100%}", pi = ".g-row{display:flex}.g-row-wrap{display:flex;flex-wrap:wrap}.g-col{flex:1 0 0%}.g-gap-normal{gap:16px}[class^=g-col-]{flex:0 0 auto}.g-col-6{width:50%}.g-col-5{width:41.66666667%}.g-col-3{width:25%}.g-col-auto{width:auto}.g-gap-normal{gap:20px}.g-grid{--columns: repeat(2, 1fr);--columns-tablet: repeat(4, 1fr);display:grid;grid-template-columns:var(--columns)}@media all and (min-width: 768px){.g-grid{grid-template-columns:var(--columns-tablet)}}", fi = ".mjsz-vbr-progress{display:flex;height:var(--vbr-widget-progress-height);overflow:hidden;font-size:10px;background-color:var(--vbr-widget-progress-bg-color);border-radius:var(--vbr-widget-progress-border-radius)}.mjsz-vbr-progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;width:100%;color:var(--vbr-widget-primary-color-0);text-align:center;white-space:nowrap;background-color:var(--vbr-widget-progress-bar-color)}.mjsz-vbr-progress-bar-stripped{--color: var(--vbr-widget-progress-bar-stripe-color);--angle: var(--vbr-widget-progress-bar-stripe-angle);background-image:linear-gradient(var(--angle),var(--color) 25%,transparent 25%,transparent 50%,var(--color) 50%,var(--color) 75%,transparent 75%,transparent);background-size:var(--vbr-widget-progress-height) var(--vbr-widget-progress-height)}.mjsz-vbr-progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.mjsz-vbr-progress-bar-animated{animation:none}}@keyframes progress-bar-stripes{0%{background-position-x:var(--vbr-widget-progress-height)}}", hi = (e, t) => {
2681
2653
  const r = e.__vccOpts || e;
2682
2654
  for (const [a, n] of t)
2683
2655
  r[a] = n;
2684
2656
  return r;
2685
- }, Ni = 3e4, Mi = {
2657
+ }, yi = 3e4, wi = {
2686
2658
  __name: "Game.ce",
2687
2659
  props: {
2688
2660
  locale: {
@@ -2699,80 +2671,80 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2699
2671
  }
2700
2672
  },
2701
2673
  setup(e) {
2702
- const t = e, r = { en: ki, hu: di }, a = ha("history"), { errors: n, add: o, remove: i } = Pa(), l = y(() => (a == null ? void 0 : a.gameId) ?? t.gameId), { state: c, execute: d } = ne({
2674
+ const t = { en: mi, hu: Xo }, r = e, a = na("history"), { errors: n, add: o, remove: i } = fa(), l = y(() => (a == null ? void 0 : a.gameId) ?? r.gameId), { state: c, execute: d } = ne({
2703
2675
  options: {
2704
2676
  path: "/v2/game-data",
2705
- apiKey: t.apiKey,
2677
+ apiKey: r.apiKey,
2706
2678
  params: { gameId: l.value }
2707
2679
  },
2708
- onError: ($) => o("gameData", $),
2680
+ onError: (N) => o("gameData", N),
2709
2681
  onSuccess: () => i("gameData")
2710
2682
  }), { state: p, execute: v } = ne({
2711
2683
  options: {
2712
2684
  path: "/v2/game-events",
2713
- apiKey: t.apiKey,
2685
+ apiKey: r.apiKey,
2714
2686
  params: { gameId: l.value }
2715
2687
  },
2716
- transform: ($) => W(Pr(Te("eventPeriod")), mt)($ != null && $.isEmpty ? [] : $),
2717
- onError: ($) => o("gameEvents", $),
2688
+ transform: (N) => W(Tr(Te("eventPeriod")), mt)(N != null && N.isEmpty ? [] : N),
2689
+ onError: (N) => o("gameEvents", N),
2718
2690
  onSuccess: () => i("gameEvents")
2719
2691
  }), { state: h, execute: E } = ne({
2720
2692
  options: {
2721
2693
  path: "/v2/game-stats",
2722
- apiKey: t.apiKey,
2694
+ apiKey: r.apiKey,
2723
2695
  params: { gameId: l.value }
2724
2696
  },
2725
- onError: ($) => o("gameStats", $),
2697
+ onError: (N) => o("gameStats", N),
2726
2698
  onSuccess: () => i("gameStats")
2727
2699
  }), { state: L, execute: D } = ne({
2728
2700
  options: {
2729
2701
  path: "/v2/game-officials",
2730
- apiKey: t.apiKey,
2702
+ apiKey: r.apiKey,
2731
2703
  params: { gameId: l.value }
2732
2704
  },
2733
- onError: ($) => o("gameOfficials", $),
2705
+ onError: (N) => o("gameOfficials", N),
2734
2706
  onSuccess: () => i("gameOfficials")
2735
2707
  });
2736
- return Ia({
2708
+ return ba({
2737
2709
  data: c,
2738
2710
  services: { getGameData: d, getGameStats: E, getEvents: v, getGameOfficials: D },
2739
- interval: Ni
2740
- }), ($, O) => (m(), u("div", {
2711
+ interval: yi
2712
+ }), (N, O) => (m(), u("div", {
2741
2713
  class: I(s(A)("gamecenter"))
2742
2714
  }, [
2743
- f(s(Nt), {
2744
- locale: t.locale,
2745
- messages: r
2715
+ f(s($t), {
2716
+ locale: r.locale,
2717
+ messages: t
2746
2718
  }, {
2747
- default: N(({ t: S }) => {
2719
+ default: $(({ t: S }) => {
2748
2720
  var _;
2749
2721
  return [
2750
2722
  (m(!0), u(j, null, q(s(n), (H) => (m(), T(s(Mt), {
2751
2723
  key: H.key,
2752
2724
  error: H
2753
2725
  }, null, 8, ["error"]))), 128)),
2754
- s(M)(s(c)) ? w("", !0) : (m(), T(dn, {
2726
+ s(M)(s(c)) ? w("", !0) : (m(), T(Za, {
2755
2727
  key: 0,
2756
2728
  "game-data": s(c),
2757
- locale: t.locale
2729
+ locale: r.locale
2758
2730
  }, null, 8, ["game-data", "locale"])),
2759
2731
  ((_ = s(c)) == null ? void 0 : _.gameStatus) > 0 ? (m(), u(j, { key: 1 }, [
2760
- s(M)(s(c)) ? w("", !0) : (m(), T(Xo, {
2732
+ s(M)(s(c)) ? w("", !0) : (m(), T(Do, {
2761
2733
  key: 0,
2762
2734
  "game-data": s(c),
2763
2735
  "game-officials": s(L)
2764
2736
  }, null, 8, ["game-data", "game-officials"])),
2765
- s(M)(s(h)) ? w("", !0) : (m(), T(xn, {
2737
+ s(M)(s(h)) ? w("", !0) : (m(), T(gn, {
2766
2738
  key: 1,
2767
2739
  "game-data": s(c),
2768
2740
  "game-stats": s(h)
2769
2741
  }, null, 8, ["game-data", "game-stats"])),
2770
- !s(M)(s(p)) && !s(M)(s(c)) ? (m(), T(Wo, {
2742
+ !s(M)(s(p)) && !s(M)(s(c)) ? (m(), T(Eo, {
2771
2743
  key: 2,
2772
2744
  "game-events": s(p),
2773
2745
  "game-data": s(c)
2774
2746
  }, null, 8, ["game-events", "game-data"])) : w("", !0),
2775
- s(M)(s(h)) ? w("", !0) : (m(), T(Qo, {
2747
+ s(M)(s(h)) ? w("", !0) : (m(), T(Lo, {
2776
2748
  key: 3,
2777
2749
  data: s(h).players,
2778
2750
  "home-team-id": s(c).homeTeam.id,
@@ -2780,7 +2752,7 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2780
2752
  "away-team-id": s(c).awayTeam.id,
2781
2753
  "away-team-name": s(c).awayTeam.longName
2782
2754
  }, null, 8, ["data", "home-team-id", "home-team-name", "away-team-id", "away-team-name"])),
2783
- s(M)(s(h)) ? w("", !0) : (m(), T(Zo, {
2755
+ s(M)(s(h)) ? w("", !0) : (m(), T(Co, {
2784
2756
  key: 4,
2785
2757
  data: s(h).goalies,
2786
2758
  "home-team-id": s(c).homeTeam.id,
@@ -2788,7 +2760,7 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2788
2760
  "away-team-id": s(c).awayTeam.id,
2789
2761
  "away-team-name": s(c).awayTeam.longName
2790
2762
  }, null, 8, ["data", "home-team-id", "home-team-name", "away-team-id", "away-team-name"])),
2791
- !s(M)(s(L)) && !s(M)(s(c)) ? (m(), T(Jo, {
2763
+ !s(M)(s(L)) && !s(M)(s(c)) ? (m(), T(Ho, {
2792
2764
  key: 5,
2793
2765
  "game-officials": s(L),
2794
2766
  "home-team-name": s(c).homeTeam.longName,
@@ -2801,13 +2773,16 @@ const Ao = { render: Io }, Po = { class: "is-time-cell" }, $o = { class: "is-tea
2801
2773
  }, 8, ["locale"])
2802
2774
  ], 2));
2803
2775
  }
2804
- }, Ei = /* @__PURE__ */ $i(Mi, [["styles", [Ti, _i, Oi, Ii, Ai, Pi]]]), Li = Ot(Ei);
2805
- function Gi() {
2806
- customElements.define("mjsz-vbr-game", Li);
2776
+ }, zi = /* @__PURE__ */ hi(wi, [["styles", [di, ui, vi, bi, pi, fi]]]), ji = Ot(zi);
2777
+ function Si() {
2778
+ customElements.define("mjsz-vbr-game", ji);
2807
2779
  }
2780
+ const Ii = {
2781
+ install: () => Si()
2782
+ };
2808
2783
  export {
2809
- Ei as Game,
2810
- Li as GameCE,
2811
- Gi as default,
2812
- Gi as register
2784
+ zi as Game,
2785
+ ji as GameCE,
2786
+ Ii as default,
2787
+ Si as register
2813
2788
  };