@mjsz-vbr-elements/elements 2.1.0-beta.49 → 2.1.0-beta.50

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,11 +1,11 @@
1
1
  /**
2
2
  * name: @mjsz-vbr-elements/elements
3
- * version: v2.1.0-beta.49 - 14/11/2023, 21:45:10
3
+ * version: v2.1.0-beta.50 - 17/11/2023, 17:31:51
4
4
  * (c) 2023
5
5
  * description: Data visualization for MJSZ VBR
6
6
  * author: Ákos Stegner <akos.stegner@gmail.com>
7
7
  */
8
- import { getCurrentScope as Zr, onScopeDispose as qr, ref as C, readonly as Jr, unref as d, watch as it, isRef as or, shallowRef as we, reactive as Xr, defineComponent as Qr, h as qo, computed as E, provide as to, openBlock as z, createElementBlock as A, normalizeClass as et, createVNode as I, createElementVNode as S, toDisplayString as N, onErrorCaptured as Jo, renderSlot as dt, createCommentVNode as F, Fragment as $t, renderList as le, withModifiers as qt, withCtx as $, toRefs as nr, createBlock as K, createSlots as Xo, createTextVNode as Pt, nextTick as Qo, inject as eo, normalizeStyle as br, Transition as tn, withKeys as yr, defineCustomElement as gt } from "vue";
8
+ import { getCurrentScope as Zr, onScopeDispose as qr, ref as I, readonly as Jr, unref as d, watch as it, isRef as or, shallowRef as we, reactive as Xr, defineComponent as Qr, h as qo, computed as E, provide as to, openBlock as z, createElementBlock as A, normalizeClass as et, createVNode as $, createElementVNode as S, toDisplayString as N, onErrorCaptured as Jo, renderSlot as dt, createCommentVNode as F, Fragment as Ct, renderList as le, withModifiers as qt, withCtx as C, toRefs as nr, createBlock as K, createSlots as Xo, createTextVNode as Pt, nextTick as Qo, inject as eo, normalizeStyle as br, Transition as tn, withKeys as yr, defineCustomElement as gt } from "vue";
9
9
  import { baseProps as mt, teamStatsProps as te, COLUMNS_STANDINGS_P_3 as en, COLUMNS_STANDINGS_P_2 as rn, REFRESH_DELAY as on, playerStatsProps as ar, SORT_STATE_DESCEND as Nt, COLUMNS_FIELD_PLAYERS_PENALTY as nn, COLUMNS_GOALIES as an, COLUMNS_TEAM_ATTENDANCE as sn, COLUMNS_TEAMS_FAIRPLAY as ln, COLUMNS_TEAMS_PENALTY_KILLING as cn, COLUMNS_TEAMS_POWERPLAY as un, COLUMNS_SCORING_EFFICIENCY as dn } from "@mjsz-vbr-elements/core";
10
10
  function ir(t) {
11
11
  return Zr() ? (qr(t), !0) : !1;
@@ -26,8 +26,8 @@ function Ue(t, e = !1) {
26
26
  const k = [new Promise((b) => {
27
27
  h = it(
28
28
  t,
29
- (j) => {
30
- l(j) !== e && (h == null || h(), b(j));
29
+ (_) => {
30
+ l(_) !== e && (h == null || h(), b(_));
31
31
  },
32
32
  {
33
33
  flush: u,
@@ -42,14 +42,14 @@ function Ue(t, e = !1) {
42
42
  }
43
43
  function o(l, u) {
44
44
  if (!or(l))
45
- return r((j) => j === l, u);
45
+ return r((_) => _ === l, u);
46
46
  const { flush: m = "sync", deep: v = !1, timeout: f, throwOnTimeout: h } = u ?? {};
47
47
  let y = null;
48
- const b = [new Promise((j) => {
48
+ const b = [new Promise((_) => {
49
49
  y = it(
50
50
  [t, l],
51
- ([_, B]) => {
52
- e !== (_ === B) && (y == null || y(), j(_));
51
+ ([j, B]) => {
52
+ e !== (j === B) && (y == null || y(), _(j));
53
53
  },
54
54
  {
55
55
  flush: m,
@@ -115,7 +115,7 @@ function pn(t) {
115
115
  function gn(t, e, r = {}) {
116
116
  const {
117
117
  immediate: o = !0
118
- } = r, n = C(!1);
118
+ } = r, n = I(!1);
119
119
  let a = null;
120
120
  function i() {
121
121
  a && (clearTimeout(a), a = null);
@@ -177,16 +177,16 @@ function ft(t, e, r) {
177
177
  resetOnExecute: s = !0,
178
178
  shallow: p = !0,
179
179
  throwError: g
180
- } = r ?? {}, c = p ? we(e) : C(e), l = C(!1), u = C(!1), m = we(void 0);
180
+ } = r ?? {}, c = p ? we(e) : I(e), l = I(!1), u = I(!1), m = we(void 0);
181
181
  async function v(y = 0, ...k) {
182
182
  s && (c.value = e), m.value = void 0, l.value = !1, u.value = !0, y > 0 && await Ye(y);
183
183
  const b = typeof t == "function" ? t(...k) : t;
184
184
  try {
185
- const j = await b;
186
- c.value = j, l.value = !0, i(j);
187
- } catch (j) {
188
- if (m.value = j, a(j), g)
189
- throw j;
185
+ const _ = await b;
186
+ c.value = _, l.value = !0, i(_);
187
+ } catch (_) {
188
+ if (m.value = _, a(_), g)
189
+ throw _;
190
190
  } finally {
191
191
  u.value = !1;
192
192
  }
@@ -213,14 +213,14 @@ function ft(t, e, r) {
213
213
  }
214
214
  function Sn({ document: t = vn } = {}) {
215
215
  if (!t)
216
- return C("visible");
217
- const e = C(t.visibilityState);
216
+ return I("visible");
217
+ const e = I(t.visibilityState);
218
218
  return hn(t, "visibilitychange", () => {
219
219
  e.value = t.visibilityState;
220
220
  }), e;
221
221
  }
222
222
  function Pn(t, e, r) {
223
- const { start: o } = gn(a, e), n = C(!1);
223
+ const { start: o } = gn(a, e), n = I(!1);
224
224
  async function a() {
225
225
  n.value && (await t(), o());
226
226
  }
@@ -244,8 +244,8 @@ function ut(t) {
244
244
  return typeof t == "function" ? t() : d(t);
245
245
  }
246
246
  const lr = typeof window < "u", de = () => {
247
- }, jn = /* @__PURE__ */ _n();
248
- function _n() {
247
+ }, _n = /* @__PURE__ */ jn();
248
+ function jn() {
249
249
  var t;
250
250
  return lr && ((t = window == null ? void 0 : window.navigator) == null ? void 0 : t.userAgent) && /* @__PURE__ */ /iP(ad|hone|od)/.test(window.navigator.userAgent);
251
251
  }
@@ -282,8 +282,8 @@ function Ke(t, e = !1) {
282
282
  const k = [new Promise((b) => {
283
283
  y = it(
284
284
  [t, l],
285
- ([j, _]) => {
286
- e !== (j === _) && (y == null || y(), b(j));
285
+ ([_, j]) => {
286
+ e !== (_ === j) && (y == null || y(), b(_));
287
287
  },
288
288
  {
289
289
  flush: m,
@@ -349,7 +349,7 @@ function An(t) {
349
349
  function On(t, e, r = {}) {
350
350
  const {
351
351
  immediate: o = !0
352
- } = r, n = C(!1);
352
+ } = r, n = I(!1);
353
353
  let a = null;
354
354
  function i() {
355
355
  a && (clearTimeout(a), a = null);
@@ -411,7 +411,7 @@ function Mn(t, e, r = {}) {
411
411
  const { window: o = oo, ignore: n = [], capture: a = !0, detectIframe: i = !1 } = r;
412
412
  if (!o)
413
413
  return;
414
- jn && !kr && (kr = !0, Array.from(o.document.body.children).forEach((c) => c.addEventListener("click", de)));
414
+ _n && !kr && (kr = !0, Array.from(o.document.body.children).forEach((c) => c.addEventListener("click", de)));
415
415
  let s = !0;
416
416
  const p = (c) => n.some((l) => {
417
417
  if (typeof l == "string")
@@ -443,14 +443,14 @@ function Mn(t, e, r = {}) {
443
443
  ].filter(Boolean);
444
444
  return () => g.forEach((c) => c());
445
445
  }
446
- var Dn = Object.defineProperty, $n = Object.defineProperties, Cn = Object.getOwnPropertyDescriptors, zr = Object.getOwnPropertySymbols, In = Object.prototype.hasOwnProperty, Nn = Object.prototype.propertyIsEnumerable, Tr = (t, e, r) => e in t ? Dn(t, e, { enumerable: !0, configurable: !0, writable: !0, value: r }) : t[e] = r, Rn = (t, e) => {
446
+ var Dn = Object.defineProperty, Cn = Object.defineProperties, In = Object.getOwnPropertyDescriptors, zr = Object.getOwnPropertySymbols, $n = Object.prototype.hasOwnProperty, Nn = Object.prototype.propertyIsEnumerable, Tr = (t, e, r) => e in t ? Dn(t, e, { enumerable: !0, configurable: !0, writable: !0, value: r }) : t[e] = r, Rn = (t, e) => {
447
447
  for (var r in e || (e = {}))
448
- In.call(e, r) && Tr(t, r, e[r]);
448
+ $n.call(e, r) && Tr(t, r, e[r]);
449
449
  if (zr)
450
450
  for (var r of zr(e))
451
451
  Nn.call(e, r) && Tr(t, r, e[r]);
452
452
  return t;
453
- }, Gn = (t, e) => $n(t, Cn(e));
453
+ }, Gn = (t, e) => Cn(t, In(e));
454
454
  function Bn(t, e, r) {
455
455
  const {
456
456
  immediate: o = !0,
@@ -460,16 +460,16 @@ function Bn(t, e, r) {
460
460
  resetOnExecute: s = !0,
461
461
  shallow: p = !0,
462
462
  throwError: g
463
- } = r ?? {}, c = p ? we(e) : C(e), l = C(!1), u = C(!1), m = we(void 0);
463
+ } = r ?? {}, c = p ? we(e) : I(e), l = I(!1), u = I(!1), m = we(void 0);
464
464
  async function v(y = 0, ...k) {
465
465
  s && (c.value = e), m.value = void 0, l.value = !1, u.value = !0, y > 0 && await We(y);
466
466
  const b = typeof t == "function" ? t(...k) : t;
467
467
  try {
468
- const j = await b;
469
- c.value = j, l.value = !0, i(j);
470
- } catch (j) {
471
- if (m.value = j, a(j), g)
472
- throw j;
468
+ const _ = await b;
469
+ c.value = _, l.value = !0, i(_);
470
+ } catch (_) {
471
+ if (m.value = _, a(_), g)
472
+ throw _;
473
473
  } finally {
474
474
  u.value = !1;
475
475
  }
@@ -523,7 +523,7 @@ function Wn(t, e = {}) {
523
523
  ), r;
524
524
  }
525
525
  function Kn(t = [], e = {}) {
526
- const { delay: r = 0 } = e, o = C(!1), n = E(() => {
526
+ const { delay: r = 0 } = e, o = I(!1), n = E(() => {
527
527
  const s = d(t);
528
528
  return Array.isArray(s) ? s.map((p) => d(p)).some(Boolean) : s;
529
529
  }), { start: a, stop: i } = On(() => {
@@ -565,7 +565,7 @@ function U(t) {
565
565
  }
566
566
  };
567
567
  }
568
- function _e(t, e) {
568
+ function je(t, e) {
569
569
  switch (t) {
570
570
  case 0:
571
571
  return function() {
@@ -621,11 +621,11 @@ function cr(t, e, r) {
621
621
  var s;
622
622
  i < e.length && (!Y(e[i]) || n >= arguments.length) ? s = e[i] : (s = arguments[n], n += 1), o[i] = s, Y(s) || (a -= 1), i += 1;
623
623
  }
624
- return a <= 0 ? r.apply(this, o) : _e(a, cr(t, o, r));
624
+ return a <= 0 ? r.apply(this, o) : je(a, cr(t, o, r));
625
625
  };
626
626
  }
627
627
  var Ae = /* @__PURE__ */ U(function(t, e) {
628
- return t === 1 ? J(e) : _e(t, cr(t, [], e));
628
+ return t === 1 ? J(e) : je(t, cr(t, [], e));
629
629
  });
630
630
  function Rt(t) {
631
631
  return function e(r, o, n) {
@@ -700,12 +700,12 @@ const Jt = {
700
700
  return this.xf["@@transducer/result"](t);
701
701
  }
702
702
  };
703
- function jr(t) {
703
+ function _r(t) {
704
704
  for (var e = [], r; !(r = t.next()).done; )
705
705
  e.push(r.value);
706
706
  return e;
707
707
  }
708
- function _r(t, e, r) {
708
+ function jr(t, e, r) {
709
709
  for (var o = 0, n = r.length; o < n; ) {
710
710
  if (t(e, r[o]))
711
711
  return !0;
@@ -757,12 +757,12 @@ var Ar = Object.prototype.toString, ao = /* @__PURE__ */ function() {
757
757
  return t === null ? "Null" : t === void 0 ? "Undefined" : Object.prototype.toString.call(t).slice(8, -1);
758
758
  });
759
759
  function Lr(t, e, r, o) {
760
- var n = jr(t), a = jr(e);
760
+ var n = _r(t), a = _r(e);
761
761
  function i(s, p) {
762
762
  return ur(s, p, r.slice(), o.slice());
763
763
  }
764
- return !_r(function(s, p) {
765
- return !_r(i, p, s);
764
+ return !jr(function(s, p) {
765
+ return !jr(i, p, s);
766
766
  }, a, n);
767
767
  }
768
768
  function ur(t, e, r, o) {
@@ -1078,7 +1078,7 @@ function fa(t, e, r) {
1078
1078
  return t["@@transducer/result"](e);
1079
1079
  }
1080
1080
  var va = /* @__PURE__ */ U(function(t, e) {
1081
- return _e(t.length, function() {
1081
+ return je(t.length, function() {
1082
1082
  return t.apply(e, arguments);
1083
1083
  });
1084
1084
  });
@@ -1144,7 +1144,7 @@ function Pa(t) {
1144
1144
  return new RegExp(t.source, t.flags ? t.flags : (t.global ? "g" : "") + (t.ignoreCase ? "i" : "") + (t.multiline ? "m" : "") + (t.sticky ? "y" : "") + (t.unicode ? "u" : "") + (t.dotAll ? "s" : ""));
1145
1145
  }
1146
1146
  function dr(t, e, r) {
1147
- if (r || (r = new _a()), ja(t))
1147
+ if (r || (r = new ja()), _a(t))
1148
1148
  return t;
1149
1149
  var o = function(n) {
1150
1150
  var a = r.get(t);
@@ -1180,11 +1180,11 @@ function dr(t, e, r) {
1180
1180
  return t;
1181
1181
  }
1182
1182
  }
1183
- function ja(t) {
1183
+ function _a(t) {
1184
1184
  var e = typeof t;
1185
1185
  return t == null || e != "object" && e != "function";
1186
1186
  }
1187
- var _a = /* @__PURE__ */ function() {
1187
+ var ja = /* @__PURE__ */ function() {
1188
1188
  function t() {
1189
1189
  this.map = {}, this.length = 0;
1190
1190
  }
@@ -1246,7 +1246,7 @@ const La = Ea;
1246
1246
  function Xe() {
1247
1247
  if (arguments.length === 0)
1248
1248
  throw new Error("pipe requires at least one argument");
1249
- return _e(arguments[0].length, fo(Aa, arguments[0], La(arguments)));
1249
+ return je(arguments[0].length, fo(Aa, arguments[0], La(arguments)));
1250
1250
  }
1251
1251
  var Ma = /* @__PURE__ */ J(function(t) {
1252
1252
  return Le(t) ? t.split("").reverse().join("") : Array.prototype.slice.call(t, 0).reverse();
@@ -1257,7 +1257,7 @@ function vo() {
1257
1257
  throw new Error("compose requires at least one argument");
1258
1258
  return Xe.apply(this, Da(arguments));
1259
1259
  }
1260
- var $a = /* @__PURE__ */ function() {
1260
+ var Ca = /* @__PURE__ */ function() {
1261
1261
  function t(e, r, o, n) {
1262
1262
  this.valueFn = e, this.valueAcc = r, this.keyFn = o, this.xf = n, this.inputs = {};
1263
1263
  }
@@ -1274,15 +1274,15 @@ var $a = /* @__PURE__ */ function() {
1274
1274
  return this.inputs[o] = this.inputs[o] || [o, dr(this.valueAcc, !1)], this.inputs[o][1] = this.valueFn(this.inputs[o][1], r), e;
1275
1275
  }, t;
1276
1276
  }();
1277
- function Ca(t, e, r) {
1277
+ function Ia(t, e, r) {
1278
1278
  return function(o) {
1279
- return new $a(t, e, r, o);
1279
+ return new Ca(t, e, r, o);
1280
1280
  };
1281
1281
  }
1282
- var Ia = /* @__PURE__ */ cr(
1282
+ var $a = /* @__PURE__ */ cr(
1283
1283
  4,
1284
1284
  [],
1285
- /* @__PURE__ */ Ee([], Ca, function(t, e, r, o) {
1285
+ /* @__PURE__ */ Ee([], Ia, function(t, e, r, o) {
1286
1286
  var n = mo(function(a, i) {
1287
1287
  var s = r(i), p = t(pt(s, a) ? a[s] : dr(e, !1), i);
1288
1288
  return p && p["@@transducer/reduced"] ? no(a) : (a[s] = p, a);
@@ -1331,7 +1331,7 @@ const Ya = Ha;
1331
1331
  var Ua = /* @__PURE__ */ U(
1332
1332
  /* @__PURE__ */ pr(
1333
1333
  "groupBy",
1334
- /* @__PURE__ */ Ia(function(t, e) {
1334
+ /* @__PURE__ */ $a(function(t, e) {
1335
1335
  return t.push(e), t;
1336
1336
  }, [])
1337
1337
  )
@@ -1496,7 +1496,7 @@ const wi = function(t, e) {
1496
1496
  });
1497
1497
  return () => qo(t.tag, a);
1498
1498
  }
1499
- }), ki = "https://api.icehockey.hu/vbr", zi = "https://www.jegkorongszovetseg.hu/event/game/", Ti = "https://jegkorongszovetseg.hu/assets/images/player_blank.png", Si = "https://www.ersteliga.hu/stats/player/", Pi = "https://www.ersteliga.hu/stats/team/", Dt = "original", ot = "descend", jt = "ascend", ji = (/* @__PURE__ */ new Map()).set("hu", "hu-hu").set("en", "hu-gb"), _i = (/* @__PURE__ */ new Map()).set("Europe/Budapest", { countryLabelKey: "hungary", timezone: "Europe/Budapest" }).set("Europe/Bucharest", { countryLabelKey: "romania", timezone: "Europe/Bucharest" }), Ai = 1e3, Oi = {
1499
+ }), ki = "https://api.icehockey.hu/vbr", zi = "https://www.jegkorongszovetseg.hu/event/game/", Ti = "https://jegkorongszovetseg.hu/assets/images/player_blank.png", Si = "https://www.ersteliga.hu/stats/player/", Pi = "https://www.ersteliga.hu/stats/team/", Dt = "original", ot = "descend", _t = "ascend", _i = (/* @__PURE__ */ new Map()).set("hu", "hu-hu").set("en", "hu-gb"), ji = (/* @__PURE__ */ new Map()).set("Europe/Budapest", { countryLabelKey: "hungary", timezone: "Europe/Budapest" }).set("Europe/Bucharest", { countryLabelKey: "romania", timezone: "Europe/Bucharest" }), Ai = 1e3, Oi = {
1500
1500
  "aria-hidden": "true",
1501
1501
  focusable: "false",
1502
1502
  "data-prefix": "fas",
@@ -1514,7 +1514,7 @@ const wi = function(t, e) {
1514
1514
  function Mi(t, e) {
1515
1515
  return z(), A("svg", Oi, Li);
1516
1516
  }
1517
- const $r = { render: Mi }, Di = {
1517
+ const Cr = { render: Mi }, Di = {
1518
1518
  "aria-hidden": "true",
1519
1519
  focusable: "false",
1520
1520
  "data-prefix": "fas",
@@ -1523,16 +1523,16 @@ const $r = { render: Mi }, Di = {
1523
1523
  role: "img",
1524
1524
  xmlns: "http://www.w3.org/2000/svg",
1525
1525
  viewBox: "0 0 320 512"
1526
- }, $i = /* @__PURE__ */ S("path", {
1526
+ }, Ci = /* @__PURE__ */ S("path", {
1527
1527
  fill: "currentColor",
1528
1528
  d: "M41 288h238c21.4 0 32.1 25.9 17 41L177 448c-9.4 9.4-24.6 9.4-33.9 0L24 329c-15.1-15.1-4.4-41 17-41z"
1529
- }, null, -1), Ci = [
1530
- $i
1529
+ }, null, -1), Ii = [
1530
+ Ci
1531
1531
  ];
1532
- function Ii(t, e) {
1533
- return z(), A("svg", Di, Ci);
1532
+ function $i(t, e) {
1533
+ return z(), A("svg", Di, Ii);
1534
1534
  }
1535
- const Ni = { render: Ii }, Ri = {
1535
+ const Ni = { render: $i }, Ri = {
1536
1536
  "aria-hidden": "true",
1537
1537
  focusable: "false",
1538
1538
  "data-prefix": "fas",
@@ -1563,7 +1563,7 @@ function Ft(t) {
1563
1563
  function ve(t) {
1564
1564
  return ["top", "bottom"].includes(Ft(t)) ? "x" : "y";
1565
1565
  }
1566
- function Cr(t, e, r) {
1566
+ function Ir(t, e, r) {
1567
1567
  let { reference: o, floating: n } = t;
1568
1568
  const a = o.x + o.width / 2 - n.width / 2, i = o.y + o.height / 2 - n.height / 2, s = ve(e), p = gr(s), g = o[p] / 2 - n[p] / 2, c = s === "x";
1569
1569
  let l;
@@ -1594,10 +1594,10 @@ function Cr(t, e, r) {
1594
1594
  }
1595
1595
  const Hi = async (t, e, r) => {
1596
1596
  const { placement: o = "bottom", strategy: n = "absolute", middleware: a = [], platform: i } = r, s = a.filter(Boolean), p = await (i.isRTL == null ? void 0 : i.isRTL(e));
1597
- let g = await i.getElementRects({ reference: t, floating: e, strategy: n }), { x: c, y: l } = Cr(g, o, p), u = o, m = {}, v = 0;
1597
+ let g = await i.getElementRects({ reference: t, floating: e, strategy: n }), { x: c, y: l } = Ir(g, o, p), u = o, m = {}, v = 0;
1598
1598
  for (let f = 0; f < s.length; f++) {
1599
- const { name: h, fn: y } = s[f], { x: k, y: b, data: j, reset: _ } = await y({ x: c, y: l, initialPlacement: o, placement: u, strategy: n, middlewareData: m, rects: g, platform: i, elements: { reference: t, floating: e } });
1600
- c = k ?? c, l = b ?? l, m = { ...m, [h]: { ...m[h], ...j } }, _ && v <= 50 && (v++, typeof _ == "object" && (_.placement && (u = _.placement), _.rects && (g = _.rects === !0 ? await i.getElementRects({ reference: t, floating: e, strategy: n }) : _.rects), { x: c, y: l } = Cr(g, u, p)), f = -1);
1599
+ const { name: h, fn: y } = s[f], { x: k, y: b, data: _, reset: j } = await y({ x: c, y: l, initialPlacement: o, placement: u, strategy: n, middlewareData: m, rects: g, platform: i, elements: { reference: t, floating: e } });
1600
+ c = k ?? c, l = b ?? l, m = { ...m, [h]: { ...m[h], ..._ } }, j && v <= 50 && (v++, typeof j == "object" && (j.placement && (u = j.placement), j.rects && (g = j.rects === !0 ? await i.getElementRects({ reference: t, floating: e, strategy: n }) : j.rects), { x: c, y: l } = Ir(g, u, p)), f = -1);
1601
1601
  }
1602
1602
  return { x: c, y: l, placement: u, strategy: n, middlewareData: m };
1603
1603
  };
@@ -1612,21 +1612,21 @@ function Te(t) {
1612
1612
  async function zo(t, e) {
1613
1613
  var r;
1614
1614
  e === void 0 && (e = {});
1615
- const { x: o, y: n, platform: a, rects: i, elements: s, strategy: p } = t, { boundary: g = "clippingAncestors", rootBoundary: c = "viewport", elementContext: l = "floating", altBoundary: u = !1, padding: m = 0 } = e, v = ko(m), f = s[u ? l === "floating" ? "reference" : "floating" : l], h = Te(await a.getClippingRect({ element: (r = await (a.isElement == null ? void 0 : a.isElement(f))) == null || r ? f : f.contextElement || await (a.getDocumentElement == null ? void 0 : a.getDocumentElement(s.floating)), boundary: g, rootBoundary: c, strategy: p })), y = l === "floating" ? { ...i.floating, x: o, y: n } : i.reference, k = await (a.getOffsetParent == null ? void 0 : a.getOffsetParent(s.floating)), b = await (a.isElement == null ? void 0 : a.isElement(k)) && await (a.getScale == null ? void 0 : a.getScale(k)) || { x: 1, y: 1 }, j = Te(a.convertOffsetParentRelativeRectToViewportRelativeRect ? await a.convertOffsetParentRelativeRectToViewportRelativeRect({ rect: y, offsetParent: k, strategy: p }) : y);
1616
- return { top: (h.top - j.top + v.top) / b.y, bottom: (j.bottom - h.bottom + v.bottom) / b.y, left: (h.left - j.left + v.left) / b.x, right: (j.right - h.right + v.right) / b.x };
1615
+ const { x: o, y: n, platform: a, rects: i, elements: s, strategy: p } = t, { boundary: g = "clippingAncestors", rootBoundary: c = "viewport", elementContext: l = "floating", altBoundary: u = !1, padding: m = 0 } = e, v = ko(m), f = s[u ? l === "floating" ? "reference" : "floating" : l], h = Te(await a.getClippingRect({ element: (r = await (a.isElement == null ? void 0 : a.isElement(f))) == null || r ? f : f.contextElement || await (a.getDocumentElement == null ? void 0 : a.getDocumentElement(s.floating)), boundary: g, rootBoundary: c, strategy: p })), y = l === "floating" ? { ...i.floating, x: o, y: n } : i.reference, k = await (a.getOffsetParent == null ? void 0 : a.getOffsetParent(s.floating)), b = await (a.isElement == null ? void 0 : a.isElement(k)) && await (a.getScale == null ? void 0 : a.getScale(k)) || { x: 1, y: 1 }, _ = Te(a.convertOffsetParentRelativeRectToViewportRelativeRect ? await a.convertOffsetParentRelativeRectToViewportRelativeRect({ rect: y, offsetParent: k, strategy: p }) : y);
1616
+ return { top: (h.top - _.top + v.top) / b.y, bottom: (_.bottom - h.bottom + v.bottom) / b.y, left: (h.left - _.left + v.left) / b.x, right: (_.right - h.right + v.right) / b.x };
1617
1617
  }
1618
1618
  const Yi = Math.min, Ui = Math.max;
1619
1619
  function tr(t, e, r) {
1620
1620
  return Ui(t, Yi(e, r));
1621
1621
  }
1622
- const Ir = (t) => ({ name: "arrow", options: t, async fn(e) {
1622
+ const $r = (t) => ({ name: "arrow", options: t, async fn(e) {
1623
1623
  const { element: r, padding: o = 0 } = t || {}, { x: n, y: a, placement: i, rects: s, platform: p, elements: g } = e;
1624
1624
  if (r == null)
1625
1625
  return {};
1626
- const c = ko(o), l = { x: n, y: a }, u = ve(i), m = gr(u), v = await p.getDimensions(r), f = u === "y", h = f ? "top" : "left", y = f ? "bottom" : "right", k = f ? "clientHeight" : "clientWidth", b = s.reference[m] + s.reference[u] - l[u] - s.floating[m], j = l[u] - s.reference[u], _ = await (p.getOffsetParent == null ? void 0 : p.getOffsetParent(r));
1627
- let B = _ ? _[k] : 0;
1628
- B && await (p.isElement == null ? void 0 : p.isElement(_)) || (B = g.floating[k] || s.floating[m]);
1629
- const H = b / 2 - j / 2, q = c[h], R = B - v[m] - c[y], M = B / 2 - v[m] / 2 + H, V = tr(q, M, R), X = fe(i) != null && M != V && s.reference[m] / 2 - (M < q ? c[h] : c[y]) - v[m] / 2 < 0;
1626
+ const c = ko(o), l = { x: n, y: a }, u = ve(i), m = gr(u), v = await p.getDimensions(r), f = u === "y", h = f ? "top" : "left", y = f ? "bottom" : "right", k = f ? "clientHeight" : "clientWidth", b = s.reference[m] + s.reference[u] - l[u] - s.floating[m], _ = l[u] - s.reference[u], j = await (p.getOffsetParent == null ? void 0 : p.getOffsetParent(r));
1627
+ let B = j ? j[k] : 0;
1628
+ B && await (p.isElement == null ? void 0 : p.isElement(j)) || (B = g.floating[k] || s.floating[m]);
1629
+ const H = b / 2 - _ / 2, q = c[h], R = B - v[m] - c[y], M = B / 2 - v[m] / 2 + H, V = tr(q, M, R), X = fe(i) != null && M != V && s.reference[m] / 2 - (M < q ? c[h] : c[y]) - v[m] / 2 < 0;
1630
1630
  return { [u]: l[u] - (X ? M < q ? q - M : R - M : 0), data: { [u]: V, centerOffset: M - V } };
1631
1631
  } }), Wi = ["top", "right", "bottom", "left"];
1632
1632
  Wi.reduce((t, e) => t.concat(e, e + "-start", e + "-end"), []);
@@ -1668,15 +1668,15 @@ const Ji = function(t) {
1668
1668
  }(Ft(V), O === "start", T);
1669
1669
  return x && (P = P.map((w) => w + "-" + x), X && (P = P.concat(P.map(Be)))), P;
1670
1670
  }(i, v, m, k));
1671
- const j = [i, ...b], _ = await zo(e, f), B = [];
1671
+ const _ = [i, ...b], j = await zo(e, f), B = [];
1672
1672
  let H = ((r = n.flip) == null ? void 0 : r.overflows) || [];
1673
- if (g && B.push(_[h]), c) {
1673
+ if (g && B.push(j[h]), c) {
1674
1674
  const { main: V, cross: X } = Zi(o, a, k);
1675
- B.push(_[V], _[X]);
1675
+ B.push(j[V], j[X]);
1676
1676
  }
1677
1677
  if (H = [...H, { placement: o, overflows: B }], !B.every((V) => V <= 0)) {
1678
1678
  var q, R;
1679
- const V = (((q = n.flip) == null ? void 0 : q.index) || 0) + 1, X = j[V];
1679
+ const V = (((q = n.flip) == null ? void 0 : q.index) || 0) + 1, X = _[V];
1680
1680
  if (X)
1681
1681
  return { data: { index: V, overflows: H }, reset: { placement: X } };
1682
1682
  let O = (R = H.filter((T) => T.overflows[0] <= 0).sort((T, x) => T.overflows[1] - x.overflows[1])[0]) == null ? void 0 : R.placement;
@@ -1738,7 +1738,7 @@ function lt(t) {
1738
1738
  function To(t) {
1739
1739
  return t instanceof st(t).Node;
1740
1740
  }
1741
- function It(t) {
1741
+ function $t(t) {
1742
1742
  return To(t) ? (t.nodeName || "").toLowerCase() : "";
1743
1743
  }
1744
1744
  function ct(t) {
@@ -1755,7 +1755,7 @@ function ge(t) {
1755
1755
  return /auto|scroll|overlay|hidden|clip/.test(e + o + r) && !["inline", "contents"].includes(n);
1756
1756
  }
1757
1757
  function es(t) {
1758
- return ["table", "td", "th"].includes(It(t));
1758
+ return ["table", "td", "th"].includes($t(t));
1759
1759
  }
1760
1760
  function er(t) {
1761
1761
  const e = mr(), r = lt(t);
@@ -1765,7 +1765,7 @@ function mr() {
1765
1765
  return !(typeof CSS > "u" || !CSS.supports) && CSS.supports("-webkit-backdrop-filter", "none");
1766
1766
  }
1767
1767
  function Me(t) {
1768
- return ["html", "body", "#document"].includes(It(t));
1768
+ return ["html", "body", "#document"].includes($t(t));
1769
1769
  }
1770
1770
  const Rr = Math.min, ce = Math.max, Pe = Math.round;
1771
1771
  function So(t) {
@@ -1777,17 +1777,17 @@ function So(t) {
1777
1777
  function Po(t) {
1778
1778
  return at(t) ? t : t.contextElement;
1779
1779
  }
1780
- const jo = { x: 1, y: 1 };
1780
+ const _o = { x: 1, y: 1 };
1781
1781
  function Zt(t) {
1782
1782
  const e = Po(t);
1783
1783
  if (!ct(e))
1784
- return jo;
1784
+ return _o;
1785
1785
  const r = e.getBoundingClientRect(), { width: o, height: n, fallback: a } = So(e);
1786
1786
  let i = (a ? Pe(r.width) : r.width) / o, s = (a ? Pe(r.height) : r.height) / n;
1787
1787
  return i && Number.isFinite(i) || (i = 1), s && Number.isFinite(s) || (s = 1), { x: i, y: s };
1788
1788
  }
1789
1789
  const Gr = { x: 0, y: 0 };
1790
- function _o(t, e, r) {
1790
+ function jo(t, e, r) {
1791
1791
  var o, n;
1792
1792
  if (e === void 0 && (e = !0), !mr())
1793
1793
  return Gr;
@@ -1797,9 +1797,9 @@ function _o(t, e, r) {
1797
1797
  function Yt(t, e, r, o) {
1798
1798
  e === void 0 && (e = !1), r === void 0 && (r = !1);
1799
1799
  const n = t.getBoundingClientRect(), a = Po(t);
1800
- let i = jo;
1800
+ let i = _o;
1801
1801
  e && (o ? at(o) && (i = Zt(o)) : i = Zt(t));
1802
- const s = _o(a, r, o);
1802
+ const s = jo(a, r, o);
1803
1803
  let p = (n.left + s.x) / i.x, g = (n.top + s.y) / i.y, c = n.width / i.x, l = n.height / i.y;
1804
1804
  if (a) {
1805
1805
  const u = st(a), m = o && at(o) ? st(o) : o;
@@ -1811,19 +1811,19 @@ function Yt(t, e, r, o) {
1811
1811
  }
1812
1812
  return Te({ width: c, height: l, x: p, y: g });
1813
1813
  }
1814
- function Ct(t) {
1814
+ function It(t) {
1815
1815
  return ((To(t) ? t.ownerDocument : t.document) || window.document).documentElement;
1816
1816
  }
1817
1817
  function De(t) {
1818
1818
  return at(t) ? { scrollLeft: t.scrollLeft, scrollTop: t.scrollTop } : { scrollLeft: t.pageXOffset, scrollTop: t.pageYOffset };
1819
1819
  }
1820
1820
  function Ao(t) {
1821
- return Yt(Ct(t)).left + De(t).scrollLeft;
1821
+ return Yt(It(t)).left + De(t).scrollLeft;
1822
1822
  }
1823
1823
  function Qt(t) {
1824
- if (It(t) === "html")
1824
+ if ($t(t) === "html")
1825
1825
  return t;
1826
- const e = t.assignedSlot || t.parentNode || Nr(t) && t.host || Ct(t);
1826
+ const e = t.assignedSlot || t.parentNode || Nr(t) && t.host || It(t);
1827
1827
  return Nr(e) ? e.host : e;
1828
1828
  }
1829
1829
  function Oo(t) {
@@ -1840,7 +1840,7 @@ function Br(t, e, r) {
1840
1840
  let o;
1841
1841
  if (e === "viewport")
1842
1842
  o = function(n, a) {
1843
- const i = st(n), s = Ct(n), p = i.visualViewport;
1843
+ const i = st(n), s = It(n), p = i.visualViewport;
1844
1844
  let g = s.clientWidth, c = s.clientHeight, l = 0, u = 0;
1845
1845
  if (p) {
1846
1846
  g = p.width, c = p.height;
@@ -1851,18 +1851,18 @@ function Br(t, e, r) {
1851
1851
  }(t, r);
1852
1852
  else if (e === "document")
1853
1853
  o = function(n) {
1854
- const a = Ct(n), i = De(n), s = n.ownerDocument.body, p = ce(a.scrollWidth, a.clientWidth, s.scrollWidth, s.clientWidth), g = ce(a.scrollHeight, a.clientHeight, s.scrollHeight, s.clientHeight);
1854
+ const a = It(n), i = De(n), s = n.ownerDocument.body, p = ce(a.scrollWidth, a.clientWidth, s.scrollWidth, s.clientWidth), g = ce(a.scrollHeight, a.clientHeight, s.scrollHeight, s.clientHeight);
1855
1855
  let c = -i.scrollLeft + Ao(n);
1856
1856
  const l = -i.scrollTop;
1857
1857
  return lt(s).direction === "rtl" && (c += ce(a.clientWidth, s.clientWidth) - p), { width: p, height: g, x: c, y: l };
1858
- }(Ct(t));
1858
+ }(It(t));
1859
1859
  else if (at(e))
1860
1860
  o = function(n, a) {
1861
1861
  const i = Yt(n, !0, a === "fixed"), s = i.top + n.clientTop, p = i.left + n.clientLeft, g = ct(n) ? Zt(n) : { x: 1, y: 1 };
1862
1862
  return { width: n.clientWidth * g.x, height: n.clientHeight * g.y, x: p * g.x, y: s * g.y };
1863
1863
  }(e, r);
1864
1864
  else {
1865
- const n = _o(t);
1865
+ const n = jo(t);
1866
1866
  o = { ...e, x: e.x - n.x, y: e.y - n.y };
1867
1867
  }
1868
1868
  return Te(o);
@@ -1881,7 +1881,7 @@ function Vr(t, e) {
1881
1881
  let o = Fr(t, e);
1882
1882
  for (; o && es(o) && lt(o).position === "static"; )
1883
1883
  o = Fr(o, e);
1884
- return o && (It(o) === "html" || It(o) === "body" && lt(o).position === "static" && !er(o)) ? r : o || function(n) {
1884
+ return o && ($t(o) === "html" || $t(o) === "body" && lt(o).position === "static" && !er(o)) ? r : o || function(n) {
1885
1885
  let a = Qt(n);
1886
1886
  for (; ct(a) && !Me(a); ) {
1887
1887
  if (er(a))
@@ -1892,11 +1892,11 @@ function Vr(t, e) {
1892
1892
  }(t) || r;
1893
1893
  }
1894
1894
  function rs(t, e, r) {
1895
- const o = ct(e), n = Ct(e), a = r === "fixed", i = Yt(t, !0, a, e);
1895
+ const o = ct(e), n = It(e), a = r === "fixed", i = Yt(t, !0, a, e);
1896
1896
  let s = { scrollLeft: 0, scrollTop: 0 };
1897
1897
  const p = { x: 0, y: 0 };
1898
1898
  if (o || !o && !a)
1899
- if ((It(e) !== "body" || ge(n)) && (s = De(e)), ct(e)) {
1899
+ if (($t(e) !== "body" || ge(n)) && (s = De(e)), ct(e)) {
1900
1900
  const g = Yt(e, !0, a, e);
1901
1901
  p.x = g.x + e.clientLeft, p.y = g.y + e.clientTop;
1902
1902
  } else
@@ -1909,7 +1909,7 @@ const os = { getClippingRect: function(t) {
1909
1909
  const l = c.get(g);
1910
1910
  if (l)
1911
1911
  return l;
1912
- let u = ue(g).filter((h) => at(h) && It(h) !== "body"), m = null;
1912
+ let u = ue(g).filter((h) => at(h) && $t(h) !== "body"), m = null;
1913
1913
  const v = lt(g).position === "fixed";
1914
1914
  let f = v ? Qt(g) : g;
1915
1915
  for (; at(f) && !Me(f); ) {
@@ -1924,19 +1924,19 @@ const os = { getClippingRect: function(t) {
1924
1924
  return { width: p.right - p.left, height: p.bottom - p.top, x: p.left, y: p.top };
1925
1925
  }, convertOffsetParentRelativeRectToViewportRelativeRect: function(t) {
1926
1926
  let { rect: e, offsetParent: r, strategy: o } = t;
1927
- const n = ct(r), a = Ct(r);
1927
+ const n = ct(r), a = It(r);
1928
1928
  if (r === a)
1929
1929
  return e;
1930
1930
  let i = { scrollLeft: 0, scrollTop: 0 }, s = { x: 1, y: 1 };
1931
1931
  const p = { x: 0, y: 0 };
1932
- if ((n || !n && o !== "fixed") && ((It(r) !== "body" || ge(a)) && (i = De(r)), ct(r))) {
1932
+ if ((n || !n && o !== "fixed") && (($t(r) !== "body" || ge(a)) && (i = De(r)), ct(r))) {
1933
1933
  const g = Yt(r);
1934
1934
  s = Zt(r), p.x = g.x + r.clientLeft, p.y = g.y + r.clientTop;
1935
1935
  }
1936
1936
  return { width: e.width * s.x, height: e.height * s.y, x: e.x * s.x - i.scrollLeft * s.x + p.x, y: e.y * s.y - i.scrollTop * s.y + p.y };
1937
1937
  }, isElement: at, getDimensions: function(t) {
1938
1938
  return So(t);
1939
- }, getOffsetParent: Vr, getDocumentElement: Ct, getScale: Zt, async getElementRects(t) {
1939
+ }, getOffsetParent: Vr, getDocumentElement: It, getScale: Zt, async getElementRects(t) {
1940
1940
  let { reference: e, floating: r, strategy: o } = t;
1941
1941
  const n = this.getOffsetParent || Vr, a = this.getDimensions;
1942
1942
  return { reference: rs(e, await n(r), o), floating: { x: 0, y: 0, ...await a(r) } };
@@ -1977,7 +1977,7 @@ const as = (t, e, r) => {
1977
1977
  r == null || r.append(t);
1978
1978
  };
1979
1979
  function ss({ middleware: t, placement: e = null, strategy: r, append: o, enabled: n }) {
1980
- const a = C(null), i = C(null), s = C(null), p = C(null), g = C(null), c = C(null), l = C(null), u = C(r ?? "absolute"), m = C(null), v = () => {
1980
+ const a = I(null), i = I(null), s = I(null), p = I(null), g = I(null), c = I(null), l = I(null), u = I(r ?? "absolute"), m = I(null), v = () => {
1981
1981
  !a.value || !i.value || as(a.value, i.value, {
1982
1982
  middleware: t,
1983
1983
  placement: e,
@@ -2029,7 +2029,7 @@ const ls = (t) => {
2029
2029
  name: "arrow",
2030
2030
  options: t,
2031
2031
  fn(o) {
2032
- return or(e) ? e.value != null ? Ir({ element: e.value, padding: r }).fn(o) : {} : e ? Ir({ element: e, padding: r }).fn(o) : {};
2032
+ return or(e) ? e.value != null ? $r({ element: e.value, padding: r }).fn(o) : {} : e ? $r({ element: e, padding: r }).fn(o) : {};
2033
2033
  }
2034
2034
  };
2035
2035
  }, cs = ["data-placement"], Lo = {
@@ -2061,7 +2061,7 @@ const ls = (t) => {
2061
2061
  }
2062
2062
  },
2063
2063
  setup(t) {
2064
- const e = t, r = C(!1), o = C(null), { x: n, y: a, arrowX: i, arrowY: s, placement: p, reference: g, floating: c, strategy: l } = ss({
2064
+ const e = t, r = I(!1), o = I(null), { x: n, y: a, arrowX: i, arrowY: s, placement: p, reference: g, floating: c, strategy: l } = ss({
2065
2065
  placement: e.placement,
2066
2066
  middleware: [Ji(), ts({ padding: 5 }), Xi(e.offset), ls({ element: o, padding: 5 })],
2067
2067
  append: E(() => e.appendTo),
@@ -2081,7 +2081,7 @@ const ls = (t) => {
2081
2081
  return Mn(c, (h) => {
2082
2082
  var y;
2083
2083
  (y = g.value) != null && y.contains(h.target) || m();
2084
- }), (h, y) => (z(), A($t, null, [
2084
+ }), (h, y) => (z(), A(Ct, null, [
2085
2085
  dt(h.$slots, "default", {
2086
2086
  setRef: v,
2087
2087
  show: u,
@@ -2098,11 +2098,11 @@ const ls = (t) => {
2098
2098
  left: d(n) ? `${d(n)}px` : ""
2099
2099
  })
2100
2100
  }, [
2101
- I(tn, {
2101
+ $(tn, {
2102
2102
  name: "transition-fade",
2103
2103
  mode: "out-in"
2104
2104
  }, {
2105
- default: $(() => [
2105
+ default: C(() => [
2106
2106
  r.value ? (z(), A("div", {
2107
2107
  key: 0,
2108
2108
  class: et(["floating-content", [`is-${e.theme}`]])
@@ -2161,14 +2161,14 @@ const ls = (t) => {
2161
2161
  }, [
2162
2162
  S("thead", null, [
2163
2163
  S("tr", null, [
2164
- (z(!0), A($t, null, le(p.value, (m, v) => (z(), K(Lo, {
2164
+ (z(!0), A(Ct, null, le(p.value, (m, v) => (z(), K(Lo, {
2165
2165
  key: v,
2166
2166
  placement: "top",
2167
2167
  content: m.tooltip,
2168
2168
  disabled: !m.tooltip,
2169
2169
  "append-to": d(n)
2170
2170
  }, {
2171
- default: $(({ setRef: f, show: h, hide: y }) => [
2171
+ default: C(({ setRef: f, show: h, hide: y }) => [
2172
2172
  S("th", {
2173
2173
  ref_for: !0,
2174
2174
  ref: f,
@@ -2178,7 +2178,7 @@ const ls = (t) => {
2178
2178
  "is-active": v === t.sort.sortTarget && t.sort.orders[0].direction !== d(Dt),
2179
2179
  "is-sortable": m.sortOrders,
2180
2180
  "is-desc": v === t.sort.sortTarget && t.sort.orders[0].direction === d(ot),
2181
- "is-asc": v === t.sort.sortTarget && t.sort.orders[0].direction === d(jt)
2181
+ "is-asc": v === t.sort.sortTarget && t.sort.orders[0].direction === d(_t)
2182
2182
  }
2183
2183
  ]),
2184
2184
  onMouseenter: h,
@@ -2196,11 +2196,11 @@ const ls = (t) => {
2196
2196
  dt(l.$slots, `header-${v}`, { column: m }, () => [
2197
2197
  Pt(N(m.label), 1)
2198
2198
  ]),
2199
- m.sortOrders && v !== t.sort.sortTarget ? (z(), K(d($r), {
2199
+ m.sortOrders && v !== t.sort.sortTarget ? (z(), K(d(Cr), {
2200
2200
  key: 0,
2201
2201
  class: "is-icon-sort"
2202
2202
  })) : F("", !0),
2203
- v === t.sort.sortTarget && t.sort.orders[0].direction === d(Dt) ? (z(), K(d($r), {
2203
+ v === t.sort.sortTarget && t.sort.orders[0].direction === d(Dt) ? (z(), K(d(Cr), {
2204
2204
  key: 1,
2205
2205
  class: "is-icon-sort"
2206
2206
  })) : F("", !0),
@@ -2208,7 +2208,7 @@ const ls = (t) => {
2208
2208
  key: 2,
2209
2209
  class: "is-icon-sort"
2210
2210
  })) : F("", !0),
2211
- v === t.sort.sortTarget && t.sort.orders[0].direction === d(jt) ? (z(), K(d(Vi), {
2211
+ v === t.sort.sortTarget && t.sort.orders[0].direction === d(_t) ? (z(), K(d(Vi), {
2212
2212
  key: 3,
2213
2213
  class: "is-icon-sort"
2214
2214
  })) : F("", !0)
@@ -2219,11 +2219,11 @@ const ls = (t) => {
2219
2219
  ])
2220
2220
  ]),
2221
2221
  S("tbody", null, [
2222
- (z(!0), A($t, null, le(r.rows, (m, v) => (z(), A("tr", {
2222
+ (z(!0), A(Ct, null, le(r.rows, (m, v) => (z(), A("tr", {
2223
2223
  key: v,
2224
2224
  class: et(m.rowClasses)
2225
2225
  }, [
2226
- (z(!0), A($t, null, le(p.value, (f, h) => (z(), A("td", {
2226
+ (z(!0), A(Ct, null, le(p.value, (f, h) => (z(), A("td", {
2227
2227
  key: h,
2228
2228
  class: et([
2229
2229
  [f.class],
@@ -2303,7 +2303,7 @@ const xs = { render: ws }, vt = {
2303
2303
  return (i, s) => (z(), A("div", {
2304
2304
  class: et(d(n))
2305
2305
  }, [
2306
- I(d(xs), {
2306
+ $(d(xs), {
2307
2307
  class: "icon",
2308
2308
  width: "20",
2309
2309
  height: "20"
@@ -2316,7 +2316,7 @@ function ks(t) {
2316
2316
  return t && t.match(/[A-Z]{2,}(?=[A-Z][a-z]+[0-9]*|\b)|[A-Z]?[a-z]+[0-9]*|[A-Z]|[0-9]+/g).map((e) => e.toLowerCase()).join("-");
2317
2317
  }
2318
2318
  const Do = Symbol("ErrorProviderContext"), ht = () => {
2319
- const t = C(""), e = C({}), r = (o) => {
2319
+ const t = I(""), e = I({}), r = (o) => {
2320
2320
  console.error({ error: o }), t.value = o.message || o.error.message, e.value = {
2321
2321
  message: o.message,
2322
2322
  key: o.key || ks(o.message),
@@ -2338,7 +2338,7 @@ const Do = Symbol("ErrorProviderContext"), ht = () => {
2338
2338
  error: e,
2339
2339
  onError: r
2340
2340
  };
2341
- }, $o = () => {
2341
+ }, Co = () => {
2342
2342
  const t = zs();
2343
2343
  return {
2344
2344
  onError: t.onError,
@@ -2523,11 +2523,11 @@ const Do = Symbol("ErrorProviderContext"), ht = () => {
2523
2523
  tooltip: "Kapott Gólátlag"
2524
2524
  },
2525
2525
  sa: {
2526
- short: "KL",
2526
+ short: "SA",
2527
2527
  tooltip: "Kapott Lövés"
2528
2528
  },
2529
2529
  svs: {
2530
- short: "VL",
2530
+ short: "SVS",
2531
2531
  tooltip: "Védett Lövés"
2532
2532
  },
2533
2533
  svsPercent: {
@@ -2686,7 +2686,7 @@ const Do = Symbol("ErrorProviderContext"), ht = () => {
2686
2686
  short: "#",
2687
2687
  tooltip: "Végeredmény típusa"
2688
2688
  }
2689
- }, js = {
2689
+ }, _s = {
2690
2690
  data: {
2691
2691
  localTime: "Helyszín szerinti idő"
2692
2692
  },
@@ -2735,11 +2735,11 @@ const Do = Symbol("ErrorProviderContext"), ht = () => {
2735
2735
  Végeredmény: "Végeredmény",
2736
2736
  Szétlövés: "Szétlövés"
2737
2737
  }
2738
- }, _s = {
2738
+ }, js = {
2739
2739
  errors: Ts,
2740
2740
  common: Ss,
2741
2741
  table: Ps,
2742
- game: js
2742
+ game: _s
2743
2743
  }, As = {
2744
2744
  "undefined-column": "The {column} column is not exists!",
2745
2745
  "invalid-season-name": "Invalid season name",
@@ -3135,7 +3135,7 @@ const Do = Symbol("ErrorProviderContext"), ht = () => {
3135
3135
  for (const [o, n] of e)
3136
3136
  r[o] = n;
3137
3137
  return r;
3138
- }, $s = Qr({
3138
+ }, Cs = Qr({
3139
3139
  props: {
3140
3140
  locale: {
3141
3141
  type: String,
@@ -3147,7 +3147,7 @@ const Do = Symbol("ErrorProviderContext"), ht = () => {
3147
3147
  }
3148
3148
  },
3149
3149
  setup(t) {
3150
- const e = ii({ hu: _s, en: Ms }, t.messages), { translate: r } = bi({
3150
+ const e = ii({ hu: js, en: Ms }, t.messages), { translate: r } = bi({
3151
3151
  locale: E(() => t.locale),
3152
3152
  messages: e
3153
3153
  });
@@ -3156,10 +3156,10 @@ const Do = Symbol("ErrorProviderContext"), ht = () => {
3156
3156
  };
3157
3157
  }
3158
3158
  });
3159
- function Cs(t, e, r, o, n, a) {
3159
+ function Is(t, e, r, o, n, a) {
3160
3160
  return dt(t.$slots, "default", { t: t.translate });
3161
3161
  }
3162
- const bt = /* @__PURE__ */ Ds($s, [["render", Cs]]), Is = ["src"], Ns = ["src", "title"], Kt = /* @__PURE__ */ Object.assign({
3162
+ const bt = /* @__PURE__ */ Ds(Cs, [["render", Is]]), $s = ["src"], Ns = ["src", "title"], Kt = /* @__PURE__ */ Object.assign({
3163
3163
  inheritAttrs: !1
3164
3164
  }, {
3165
3165
  __name: "Image",
@@ -3178,13 +3178,13 @@ const bt = /* @__PURE__ */ Ds($s, [["render", Cs]]), Is = ["src"], Ns = ["src",
3178
3178
  }
3179
3179
  },
3180
3180
  setup(t) {
3181
- const e = t, { defaultSrc: r } = nr(e), o = C({ src: e.src }), { error: n, isReady: a } = Wn(o, { resetOnExecute: !1, shallow: !1 });
3182
- return (i, s) => (z(), A($t, null, [
3181
+ const e = t, { defaultSrc: r } = nr(e), o = I({ src: e.src }), { error: n, isReady: a } = Wn(o, { resetOnExecute: !1, shallow: !1 });
3182
+ return (i, s) => (z(), A(Ct, null, [
3183
3183
  d(n) && d(r) ? (z(), A("img", {
3184
3184
  key: 0,
3185
3185
  src: d(r),
3186
3186
  class: et(["is-loaded", i.$attrs.class])
3187
- }, null, 10, Is)) : F("", !0),
3187
+ }, null, 10, $s)) : F("", !0),
3188
3188
  d(n) ? F("", !0) : (z(), A("img", {
3189
3189
  key: 1,
3190
3190
  src: o.value.src,
@@ -3193,7 +3193,7 @@ const bt = /* @__PURE__ */ Ds($s, [["render", Cs]]), Is = ["src"], Ns = ["src",
3193
3193
  }, null, 10, Ns))
3194
3194
  ], 64));
3195
3195
  }
3196
- }), Rs = { style: { "text-align": "center" } }, Co = {
3196
+ }), Rs = { style: { "text-align": "center" } }, Io = {
3197
3197
  __name: "LoadingIndicator",
3198
3198
  setup(t) {
3199
3199
  const { t: e } = ee();
@@ -3255,7 +3255,7 @@ const qs = { render: Zs }, Js = ["disabled"], Xs = ["disabled"], Qs = {
3255
3255
  class: "is-disabled"
3256
3256
  }, rl = /* @__PURE__ */ S("span", null, "...", -1), ol = [
3257
3257
  rl
3258
- ], nl = ["disabled"], al = ["disabled"], $e = {
3258
+ ], nl = ["disabled"], al = ["disabled"], Ce = {
3259
3259
  __name: "Paginator",
3260
3260
  props: {
3261
3261
  page: {
@@ -3304,7 +3304,7 @@ const qs = { render: Zs }, Js = ["disabled"], Xs = ["disabled"], Qs = {
3304
3304
  onClick: c[0] || (c[0] = (l) => d(p)(-1))
3305
3305
  }, [
3306
3306
  dt(g.$slots, "prev", {}, () => [
3307
- I(d(Ys), { class: "icon paginator-left" })
3307
+ $(d(Ys), { class: "icon paginator-left" })
3308
3308
  ])
3309
3309
  ], 8, Js),
3310
3310
  t.isCompact ? F("", !0) : (z(), A("button", {
@@ -3314,7 +3314,7 @@ const qs = { render: Zs }, Js = ["disabled"], Xs = ["disabled"], Qs = {
3314
3314
  onClick: c[1] || (c[1] = (l) => d(s)(1))
3315
3315
  }, "1", 8, Xs)),
3316
3316
  t.isCompact ? F("", !0) : (z(), A("div", Qs, "...")),
3317
- (z(!0), A($t, null, le(d(i), (l) => (z(), A("button", {
3317
+ (z(!0), A(Ct, null, le(d(i), (l) => (z(), A("button", {
3318
3318
  type: "button",
3319
3319
  key: l,
3320
3320
  class: et({ "is-active": l === d(n) }),
@@ -3334,15 +3334,15 @@ const qs = { render: Zs }, Js = ["disabled"], Xs = ["disabled"], Qs = {
3334
3334
  onClick: c[3] || (c[3] = qt((l) => d(p)(1), ["prevent"]))
3335
3335
  }, [
3336
3336
  dt(g.$slots, "next", {}, () => [
3337
- I(d(qs), { class: "icon paginator-left" })
3337
+ $(d(qs), { class: "icon paginator-left" })
3338
3338
  ])
3339
3339
  ], 8, al)
3340
3340
  ], 2)) : F("", !0);
3341
3341
  }
3342
- }, Io = {
3342
+ }, $o = {
3343
3343
  __name: "ResponsiveTable",
3344
3344
  setup(t) {
3345
- const e = C(null), r = me("table-responsive");
3345
+ const e = I(null), r = me("table-responsive");
3346
3346
  return (o, n) => (z(), A("div", {
3347
3347
  ref_key: "el",
3348
3348
  ref: e,
@@ -3367,7 +3367,7 @@ var No = { exports: {} };
3367
3367
  } }, b = function(O, T, x) {
3368
3368
  var P = String(O);
3369
3369
  return !P || P.length >= T ? O : "" + Array(T + 1 - P.length).join(x) + O;
3370
- }, j = { s: b, z: function(O) {
3370
+ }, _ = { s: b, z: function(O) {
3371
3371
  var T = -O.utcOffset(), x = Math.abs(T), P = Math.floor(x / 60), w = x % 60;
3372
3372
  return (T <= 0 ? "+" : "-") + b(P, 2, "0") + ":" + b(w, 2, "0");
3373
3373
  }, m: function O(T, x) {
@@ -3381,14 +3381,14 @@ var No = { exports: {} };
3381
3381
  return { M: l, y: m, w: c, d: g, D: v, h: p, m: s, s: i, ms: a, Q: u }[O] || String(O || "").toLowerCase().replace(/s$/, "");
3382
3382
  }, u: function(O) {
3383
3383
  return O === void 0;
3384
- } }, _ = "en", B = {};
3385
- B[_] = k;
3384
+ } }, j = "en", B = {};
3385
+ B[j] = k;
3386
3386
  var H = function(O) {
3387
3387
  return O instanceof V;
3388
3388
  }, q = function O(T, x, P) {
3389
3389
  var w;
3390
3390
  if (!T)
3391
- return _;
3391
+ return j;
3392
3392
  if (typeof T == "string") {
3393
3393
  var L = T.toLowerCase();
3394
3394
  B[L] && (w = L), x && (B[L] = x, w = L);
@@ -3399,13 +3399,13 @@ var No = { exports: {} };
3399
3399
  var G = T.name;
3400
3400
  B[G] = T, w = G;
3401
3401
  }
3402
- return !P && w && (_ = w), w || !P && _;
3402
+ return !P && w && (j = w), w || !P && j;
3403
3403
  }, R = function(O, T) {
3404
3404
  if (H(O))
3405
3405
  return O.clone();
3406
3406
  var x = typeof T == "object" ? T : {};
3407
3407
  return x.date = O, x.args = arguments, new V(x);
3408
- }, M = j;
3408
+ }, M = _;
3409
3409
  M.l = q, M.i = H, M.w = function(O, T) {
3410
3410
  return R(O, { locale: T.$L, utc: T.$u, x: T.$x, $offset: T.$offset });
3411
3411
  };
@@ -3516,13 +3516,13 @@ var No = { exports: {} };
3516
3516
  var P = this, w = this.$locale();
3517
3517
  if (!this.isValid())
3518
3518
  return w.invalidDate || f;
3519
- var L = x || "YYYY-MM-DDTHH:mm:ssZ", D = M.z(this), G = this.$H, Z = this.$m, W = this.$M, Q = w.weekdays, Et = w.months, St = function(rt, Lt, Ie, be) {
3520
- return rt && (rt[Lt] || rt(P, L)) || Ie[Lt].slice(0, be);
3519
+ var L = x || "YYYY-MM-DDTHH:mm:ssZ", D = M.z(this), G = this.$H, Z = this.$m, W = this.$M, Q = w.weekdays, Et = w.months, St = function(rt, Lt, $e, be) {
3520
+ return rt && (rt[Lt] || rt(P, L)) || $e[Lt].slice(0, be);
3521
3521
  }, re = function(rt) {
3522
3522
  return M.s(G % 12 || 12, rt, "0");
3523
- }, oe = w.meridiem || function(rt, Lt, Ie) {
3523
+ }, oe = w.meridiem || function(rt, Lt, $e) {
3524
3524
  var be = rt < 12 ? "AM" : "PM";
3525
- return Ie ? be.toLowerCase() : be;
3525
+ return $e ? be.toLowerCase() : be;
3526
3526
  }, Wt = { YY: String(this.$y).slice(-2), YYYY: this.$y, M: W + 1, MM: M.s(W + 1, 2, "0"), MMM: St(w.monthsShort, W, Et, 3), MMMM: St(Et, W), D: this.$D, DD: M.s(this.$D, 2, "0"), d: String(this.$W), dd: St(w.weekdaysMin, this.$W, Q, 2), ddd: St(w.weekdaysShort, this.$W, Q, 3), dddd: Q[this.$W], H: String(G), HH: M.s(G, 2, "0"), h: re(1), hh: re(2), a: oe(G, Z, !0), A: oe(G, Z, !1), m: String(Z), mm: M.s(Z, 2, "0"), s: String(this.$s), ss: M.s(this.$s, 2, "0"), SSS: M.s(this.$ms, 3, "0"), Z: D };
3527
3527
  return L.replace(y, function(rt, Lt) {
3528
3528
  return Lt || Wt[rt] || D.replace(":", "");
@@ -3561,7 +3561,7 @@ var No = { exports: {} };
3561
3561
  return O.$i || (O(T, V, R), O.$i = !0), R;
3562
3562
  }, R.locale = q, R.isDayjs = H, R.unix = function(O) {
3563
3563
  return R(1e3 * O);
3564
- }, R.en = B[_], R.Ls = B, R.p = {}, R;
3564
+ }, R.en = B[j], R.Ls = B, R.p = {}, R;
3565
3565
  });
3566
3566
  })(No);
3567
3567
  var Ro = No.exports;
@@ -3600,9 +3600,9 @@ var Go = { exports: {} };
3600
3600
  var y = this.$utils().u;
3601
3601
  if (y(f))
3602
3602
  return this.$u ? 0 : y(this.$offset) ? l.call(this) : this.$offset;
3603
- if (typeof f == "string" && (f = function(_) {
3604
- _ === void 0 && (_ = "");
3605
- var B = _.match(o);
3603
+ if (typeof f == "string" && (f = function(j) {
3604
+ j === void 0 && (j = "");
3605
+ var B = j.match(o);
3606
3606
  if (!B)
3607
3607
  return null;
3608
3608
  var H = ("" + B[0]).match(n) || ["-", 0, 0], q = H[0], R = 60 * +H[1] + +H[2];
@@ -3613,8 +3613,8 @@ var Go = { exports: {} };
3613
3613
  if (h)
3614
3614
  return b.$offset = k, b.$u = f === 0, b;
3615
3615
  if (f !== 0) {
3616
- var j = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
3617
- (b = this.local().add(k + j, r)).$offset = k, b.$x.$localOffset = j;
3616
+ var _ = this.$u ? this.toDate().getTimezoneOffset() : -1 * this.utcOffset();
3617
+ (b = this.local().add(k + _, r)).$offset = k, b.$x.$localOffset = _;
3618
3618
  } else
3619
3619
  b = this.utc();
3620
3620
  return b;
@@ -3660,16 +3660,16 @@ var Bo = { exports: {} };
3660
3660
  v === void 0 && (v = {});
3661
3661
  var f = new Date(u), h = function(y, k) {
3662
3662
  k === void 0 && (k = {});
3663
- var b = k.timeZoneName || "short", j = y + "|" + b, _ = o[j];
3664
- return _ || (_ = new Intl.DateTimeFormat("en-US", { hour12: !1, timeZone: y, year: "numeric", month: "2-digit", day: "2-digit", hour: "2-digit", minute: "2-digit", second: "2-digit", timeZoneName: b }), o[j] = _), _;
3663
+ var b = k.timeZoneName || "short", _ = y + "|" + b, j = o[_];
3664
+ return j || (j = new Intl.DateTimeFormat("en-US", { hour12: !1, timeZone: y, year: "numeric", month: "2-digit", day: "2-digit", hour: "2-digit", minute: "2-digit", second: "2-digit", timeZoneName: b }), o[_] = j), j;
3665
3665
  }(m, v);
3666
3666
  return h.formatToParts(f);
3667
3667
  }, g = function(u, m) {
3668
3668
  for (var v = p(u, m), f = [], h = 0; h < v.length; h += 1) {
3669
- var y = v[h], k = y.type, b = y.value, j = r[k];
3670
- j >= 0 && (f[j] = parseInt(b, 10));
3669
+ var y = v[h], k = y.type, b = y.value, _ = r[k];
3670
+ _ >= 0 && (f[_] = parseInt(b, 10));
3671
3671
  }
3672
- var _ = f[3], B = _ === 24 ? 0 : _, H = f[0] + "-" + f[1] + "-" + f[2] + " " + B + ":" + f[4] + ":" + f[5] + ":000", q = +u;
3672
+ var j = f[3], B = j === 24 ? 0 : j, H = f[0] + "-" + f[1] + "-" + f[2] + " " + B + ":" + f[4] + ":" + f[5] + ":000", q = +u;
3673
3673
  return (i.utc(H).valueOf() - (q -= q % 1e3)) / 6e4;
3674
3674
  }, c = a.prototype;
3675
3675
  c.tz = function(u, m) {
@@ -3702,8 +3702,8 @@ var Bo = { exports: {} };
3702
3702
  return [R, H];
3703
3703
  var V = g(R -= 60 * (M - H) * 1e3, q);
3704
3704
  return M === V ? [R, M] : [B - 60 * Math.min(M, V) * 1e3, Math.max(M, V)];
3705
- }(i.utc(u, f).valueOf(), y, h), b = k[0], j = k[1], _ = i(b).utcOffset(j);
3706
- return _.$x.$timezone = h, _;
3705
+ }(i.utc(u, f).valueOf(), y, h), b = k[0], _ = k[1], j = i(b).utcOffset(_);
3706
+ return j.$x.$timezone = h, j;
3707
3707
  }, i.tz.guess = function() {
3708
3708
  return Intl.DateTimeFormat().resolvedOptions().timeZone;
3709
3709
  }, i.tz.setDefault = function(u) {
@@ -3870,7 +3870,7 @@ const Uo = () => nt.tz.guess(), Fe = (t = "", e = "", r = "", o = "hu") => (r =
3870
3870
  timeZoneName: "short"
3871
3871
  }).formatToParts(new Date(t)).find((n) => n.type === "timeZoneName");
3872
3872
  return o && o.value;
3873
- }, yl = (t) => ji.get(t), wl = (t) => {
3873
+ }, yl = (t) => _i.get(t), wl = (t) => {
3874
3874
  const e = t.split(":");
3875
3875
  return parseInt(e[0], 10) * 60 + parseInt(e[1], 10);
3876
3876
  }, xl = (t) => {
@@ -3893,7 +3893,7 @@ const Uo = () => nt.tz.guess(), Fe = (t = "", e = "", r = "", o = "hu") => (r =
3893
3893
  },
3894
3894
  emits: ["change"],
3895
3895
  setup(t, { emit: e }) {
3896
- const r = t, { t: o } = ee(), n = me("timezone-selector"), a = E(() => se(/* @__PURE__ */ new Date(), null, r.locale)), i = Uo(), s = E(() => Array.from(_i.values()).map((g) => ({
3896
+ const r = t, { t: o } = ee(), n = me("timezone-selector"), a = E(() => se(/* @__PURE__ */ new Date(), null, r.locale)), i = Uo(), s = E(() => Array.from(ji.values()).map((g) => ({
3897
3897
  ...g,
3898
3898
  isActive: se(/* @__PURE__ */ new Date(), r.currentZone, r.locale) === se(/* @__PURE__ */ new Date(), g.timezone, r.locale),
3899
3899
  zoneOffsetName: se(/* @__PURE__ */ new Date(), g.timezone, r.locale)
@@ -3901,11 +3901,11 @@ const Uo = () => nt.tz.guess(), Fe = (t = "", e = "", r = "", o = "hu") => (r =
3901
3901
  return (g, c) => (z(), A("div", {
3902
3902
  class: et(d(n))
3903
3903
  }, [
3904
- I(d(xi), {
3904
+ $(d(xi), {
3905
3905
  path: "common.selectTimezone",
3906
3906
  tag: "span"
3907
3907
  }, {
3908
- timezone: $(() => [
3908
+ timezone: C(() => [
3909
3909
  S("a", {
3910
3910
  href: "#",
3911
3911
  onClick: c[0] || (c[0] = qt((l) => p(d(i)), ["prevent"]))
@@ -3913,7 +3913,7 @@ const Uo = () => nt.tz.guess(), Fe = (t = "", e = "", r = "", o = "hu") => (r =
3913
3913
  ]),
3914
3914
  _: 1
3915
3915
  }),
3916
- (z(!0), A($t, null, le(s.value, (l) => (z(), A("a", {
3916
+ (z(!0), A(Ct, null, le(s.value, (l) => (z(), A("a", {
3917
3917
  key: l.countryLabelKey,
3918
3918
  href: "#",
3919
3919
  class: et({ "is-active": l.isActive }),
@@ -3922,7 +3922,7 @@ const Uo = () => nt.tz.guess(), Fe = (t = "", e = "", r = "", o = "hu") => (r =
3922
3922
  ], 2));
3923
3923
  }
3924
3924
  }, Wo = (t, e = "", r = {}) => {
3925
- const o = C(""), { t: n } = ee(), a = E(() => {
3925
+ const o = I(""), { t: n } = ee(), a = E(() => {
3926
3926
  if (d(e))
3927
3927
  try {
3928
3928
  const s = Pl(d(t), d(e));
@@ -3955,16 +3955,16 @@ class Ko extends Error {
3955
3955
  super(e), this.name = "WidgetError", this.key = o, this.cause = n;
3956
3956
  }
3957
3957
  }
3958
- const je = {
3958
+ const _e = {
3959
3959
  message: "Undefined Column name Message",
3960
3960
  options: {
3961
3961
  key: "undefined-column",
3962
3962
  cause: {}
3963
3963
  }
3964
- }, jl = { class: "is-portrait-image" }, _l = { class: "is-team-name-long" }, Al = { class: "is-team-name-short" }, Ol = { class: "is-team-name-long" }, El = { class: "is-team-name-short" }, Ll = { class: "is-team-name-long" }, Ml = { class: "is-team-name-short" }, Dl = ["href"], $l = { class: "is-team-name-long" }, Cl = { class: "is-team-name-short" }, Il = ["href"], Nl = {
3964
+ }, _l = { class: "is-portrait-image" }, jl = { class: "is-team-name-long" }, Al = { class: "is-team-name-short" }, Ol = { class: "is-team-name-long" }, El = { class: "is-team-name-short" }, Ll = { class: "is-team-name-long" }, Ml = { class: "is-team-name-short" }, Dl = ["href"], Cl = { class: "is-team-name-long" }, Il = { class: "is-team-name-short" }, $l = ["href"], Nl = {
3965
3965
  key: 0,
3966
3966
  class: "is-text-dark"
3967
- }, Rl = ["href", "target"], _t = {
3967
+ }, Rl = ["href", "target"], jt = {
3968
3968
  __name: "StatisticsTable",
3969
3969
  props: {
3970
3970
  columns: {
@@ -4024,7 +4024,7 @@ const je = {
4024
4024
  },
4025
4025
  emits: ["sort"],
4026
4026
  setup(t, { emit: e }) {
4027
- const r = t, { columns: o, hideColumns: n } = nr(r), { onError: a } = $o(), { columns: i, error: s } = Wo(
4027
+ const r = t, { columns: o, hideColumns: n } = nr(r), { onError: a } = Co(), { columns: i, error: s } = Wo(
4028
4028
  o,
4029
4029
  n,
4030
4030
  E(() => ({
@@ -4032,15 +4032,15 @@ const je = {
4032
4032
  }))
4033
4033
  );
4034
4034
  s.value && a(
4035
- new Ko(je.message, {
4036
- ...je.options,
4035
+ new Ko(_e.message, {
4036
+ ..._e.options,
4037
4037
  cause: { column: s.value }
4038
4038
  })
4039
4039
  );
4040
4040
  const p = (g) => e("sort", g);
4041
- return (g, c) => (z(), K(Io, null, {
4042
- default: $(({ el: l }) => [
4043
- I(Mo, {
4041
+ return (g, c) => (z(), K($o, null, {
4042
+ default: C(({ el: l }) => [
4043
+ $(Mo, {
4044
4044
  columns: d(i),
4045
4045
  sort: r.sort,
4046
4046
  rows: r.rows,
@@ -4048,13 +4048,13 @@ const je = {
4048
4048
  "append-to": t.appendTo || l,
4049
4049
  onSort: p
4050
4050
  }, Xo({
4051
- "cell-index": $(({ row: u }) => [
4051
+ "cell-index": C(({ row: u }) => [
4052
4052
  S("span", {
4053
4053
  class: et(u.indexClass)
4054
4054
  }, N(u.index), 3)
4055
4055
  ]),
4056
- "cell-playerPortrait": $(({ row: u }) => [
4057
- S("div", jl, [
4056
+ "cell-playerPortrait": C(({ row: u }) => [
4057
+ S("div", _l, [
4058
4058
  (z(), K(Kt, {
4059
4059
  key: u.player.playerId,
4060
4060
  src: u.player.picture,
@@ -4062,7 +4062,7 @@ const je = {
4062
4062
  }, null, 8, ["src", "default-src"]))
4063
4063
  ])
4064
4064
  ]),
4065
- "cell-teamLogo": $(({ row: u }) => {
4065
+ "cell-teamLogo": C(({ row: u }) => {
4066
4066
  var m, v;
4067
4067
  return [
4068
4068
  (z(), K(Kt, {
@@ -4072,7 +4072,7 @@ const je = {
4072
4072
  }, null, 8, ["src"]))
4073
4073
  ];
4074
4074
  }),
4075
- "cell-homeTeamLogo": $(({ row: u }) => {
4075
+ "cell-homeTeamLogo": C(({ row: u }) => {
4076
4076
  var m, v;
4077
4077
  return [
4078
4078
  (z(), K(Kt, {
@@ -4082,7 +4082,7 @@ const je = {
4082
4082
  }, null, 8, ["src"]))
4083
4083
  ];
4084
4084
  }),
4085
- "cell-awayTeamLogo": $(({ row: u }) => {
4085
+ "cell-awayTeamLogo": C(({ row: u }) => {
4086
4086
  var m, v;
4087
4087
  return [
4088
4088
  (z(), K(Kt, {
@@ -4092,34 +4092,34 @@ const je = {
4092
4092
  }, null, 8, ["src"]))
4093
4093
  ];
4094
4094
  }),
4095
- "cell-teamName": $(({ row: u }) => {
4095
+ "cell-teamName": C(({ row: u }) => {
4096
4096
  var m, v;
4097
4097
  return [
4098
- S("span", _l, N((m = u.team) == null ? void 0 : m.longName), 1),
4098
+ S("span", jl, N((m = u.team) == null ? void 0 : m.longName), 1),
4099
4099
  S("span", Al, N((v = u.team) == null ? void 0 : v.shortName), 1)
4100
4100
  ];
4101
4101
  }),
4102
- "cell-homeTeamName": $(({ row: u }) => {
4102
+ "cell-homeTeamName": C(({ row: u }) => {
4103
4103
  var m, v;
4104
4104
  return [
4105
4105
  S("span", Ol, N((m = u.homeTeam) == null ? void 0 : m.longName), 1),
4106
4106
  S("span", El, N((v = u.homeTeam) == null ? void 0 : v.shortName), 1)
4107
4107
  ];
4108
4108
  }),
4109
- "cell-awayTeamName": $(({ row: u }) => {
4109
+ "cell-awayTeamName": C(({ row: u }) => {
4110
4110
  var m, v;
4111
4111
  return [
4112
4112
  S("span", Ll, N((m = u.awayTeam) == null ? void 0 : m.longName), 1),
4113
4113
  S("span", Ml, N((v = u.awayTeam) == null ? void 0 : v.shortName), 1)
4114
4114
  ];
4115
4115
  }),
4116
- "cell-location": $(({ row: u }) => {
4116
+ "cell-location": C(({ row: u }) => {
4117
4117
  var m;
4118
4118
  return [
4119
4119
  Pt(N(((m = u.location) == null ? void 0 : m.locationName) ?? ""), 1)
4120
4120
  ];
4121
4121
  }),
4122
- "cell-gameResult": $(({ row: u }) => [
4122
+ "cell-gameResult": C(({ row: u }) => [
4123
4123
  u.gameStatus === 0 ? (z(), A("span", Nl, "-:-")) : (z(), A("a", {
4124
4124
  key: 1,
4125
4125
  href: t.externalGameResolver(u.gameId),
@@ -4127,22 +4127,22 @@ const je = {
4127
4127
  class: et({ "is-text-dark": u.gameStatus !== 1, "is-text-accent": u.gameStatus === 1 })
4128
4128
  }, N(u.homeTeamScore) + ":" + N(u.awayTeamScore), 11, Rl))
4129
4129
  ]),
4130
- loading: $(() => [
4131
- I(Co)
4130
+ loading: C(() => [
4131
+ $(Io)
4132
4132
  ]),
4133
4133
  _: 2
4134
4134
  }, [
4135
4135
  t.isTeamLinked ? {
4136
4136
  name: "cell-teamName",
4137
- fn: $(({ row: u }) => {
4137
+ fn: C(({ row: u }) => {
4138
4138
  var m, v, f;
4139
4139
  return [
4140
4140
  S("a", {
4141
4141
  href: t.externalTeamResolver((m = u.team) == null ? void 0 : m.longName),
4142
4142
  target: "_blank"
4143
4143
  }, [
4144
- S("span", $l, N((v = u.team) == null ? void 0 : v.longName), 1),
4145
- S("span", Cl, N((f = u.team) == null ? void 0 : f.shortName), 1)
4144
+ S("span", Cl, N((v = u.team) == null ? void 0 : v.longName), 1),
4145
+ S("span", Il, N((f = u.team) == null ? void 0 : f.shortName), 1)
4146
4146
  ], 8, Dl)
4147
4147
  ];
4148
4148
  }),
@@ -4150,11 +4150,11 @@ const je = {
4150
4150
  } : void 0,
4151
4151
  t.isPlayerLinked ? {
4152
4152
  name: "cell-name",
4153
- fn: $(({ row: u }) => [
4153
+ fn: C(({ row: u }) => [
4154
4154
  S("a", {
4155
4155
  href: t.externalPlayerResolver(u.id),
4156
4156
  target: "_blank"
4157
- }, N(u.name), 9, Il)
4157
+ }, N(u.name), 9, $l)
4158
4158
  ]),
4159
4159
  key: "1"
4160
4160
  } : void 0
@@ -4230,7 +4230,7 @@ const je = {
4230
4230
  label: "table.name.short",
4231
4231
  tooltip: "table.name.tooltip",
4232
4232
  class: "is-text-left is-w-auto is-text-bold",
4233
- sortOrders: [{ target: "name", direction: jt }]
4233
+ sortOrders: [{ target: "name", direction: _t }]
4234
4234
  },
4235
4235
  teamLogo: {
4236
4236
  label: "",
@@ -4240,7 +4240,7 @@ const je = {
4240
4240
  label: "table.team.short",
4241
4241
  tooltip: "table.team.tooltip",
4242
4242
  class: "is-text-left is-w-auto",
4243
- sortOrders: [{ target: "teamName", direction: jt }]
4243
+ sortOrders: [{ target: "teamName", direction: _t }]
4244
4244
  },
4245
4245
  gp: {
4246
4246
  label: "table.game.short",
@@ -4304,8 +4304,8 @@ const je = {
4304
4304
  }, Fl = (t) => Object.keys(t).map((e) => e + "=" + t[e]).join("&"), Vl = (t) => {
4305
4305
  var e;
4306
4306
  return t || ((e = window.__MJSZ_VBR_WIDGET__) != null && e.apiKey ? window.__MJSZ_VBR_WIDGET__.apiKey : {}.NODE_ENV !== "production" ? "dd8adf5fdb738b3741fa579b5ede5ce69b681f62" : "");
4307
- }, Ce = (t = {}) => {
4308
- const { initial: e = 1, items: r = [], limit: o, auto: n = !1 } = t, a = C(e), i = (s) => zl(s, "day");
4307
+ }, Ie = (t = {}) => {
4308
+ const { initial: e = 1, items: r = [], limit: o, auto: n = !1 } = t, a = I(e), i = (s) => zl(s, "day");
4309
4309
  return En(r, () => {
4310
4310
  if (!n)
4311
4311
  return;
@@ -4409,16 +4409,16 @@ function Ul(t, e) {
4409
4409
  var k = y.value;
4410
4410
  if (k === void 0)
4411
4411
  return Wr(l, u);
4412
- var b = typeof k == "string" ? { target: k } : k, j = b.target, _ = b.actions, B = _ === void 0 ? [] : _, H = b.cond, q = H === void 0 ? function() {
4412
+ var b = typeof k == "string" ? { target: k } : k, _ = b.target, j = b.actions, B = j === void 0 ? [] : j, H = b.cond, q = H === void 0 ? function() {
4413
4413
  return !0;
4414
- } : H, R = j === void 0, M = j ?? l, V = t.states[M];
4414
+ } : H, R = _ === void 0, M = _ ?? l, V = t.states[M];
4415
4415
  if (q(u, m)) {
4416
4416
  var X = Hr(Kr((R ? Ve(B) : [].concat(v.exit, B, V.entry).filter(function(w) {
4417
4417
  return w;
4418
4418
  })).map(function(w) {
4419
4419
  return Ur(w, a._options.actions);
4420
- }), u, m), 3), O = X[0], T = X[1], x = X[2], P = j ?? l;
4421
- return { value: P, context: T, actions: O, changed: j !== l || O.length > 0 || x, matches: rr(P) };
4420
+ }), u, m), 3), O = X[0], T = X[1], x = X[2], P = _ ?? l;
4421
+ return { value: P, context: T, actions: O, changed: _ !== l || O.length > 0 || x, matches: rr(P) };
4422
4422
  }
4423
4423
  }
4424
4424
  } catch (w) {
@@ -4443,16 +4443,16 @@ const Wl = Ul({
4443
4443
  [Dt]: {
4444
4444
  on: {
4445
4445
  DIRECTION1: ot,
4446
- DIRECTION2: jt
4446
+ DIRECTION2: _t
4447
4447
  }
4448
4448
  },
4449
4449
  [ot]: {
4450
4450
  on: {
4451
- DIRECTION1: jt,
4451
+ DIRECTION1: _t,
4452
4452
  DIRECTION2: Dt
4453
4453
  }
4454
4454
  },
4455
- [jt]: {
4455
+ [_t]: {
4456
4456
  on: {
4457
4457
  DIRECTION1: Dt,
4458
4458
  DIRECTION2: ot
@@ -4460,7 +4460,7 @@ const Wl = Ul({
4460
4460
  }
4461
4461
  }
4462
4462
  }), Kl = (t, e) => {
4463
- const r = e === jt ? "DIRECTION2" : "DIRECTION1";
4463
+ const r = e === _t ? "DIRECTION2" : "DIRECTION1";
4464
4464
  return Wl.transition(t, r).value;
4465
4465
  };
4466
4466
  function At(t = {}) {
@@ -4505,7 +4505,7 @@ const wt = (t = []) => ({
4505
4505
  return this;
4506
4506
  if (e.orders[0].direction === Dt)
4507
4507
  return this;
4508
- const r = Za(xe(jt), Dr(Je), Dr(Ra));
4508
+ const r = Za(xe(_t), Dr(Je), Dr(Ra));
4509
4509
  return this.result = yo(e.orders.map((o) => vo(r(o.direction), Xt)(o.target)))(this.result), this;
4510
4510
  },
4511
4511
  addIndex(e = null) {
@@ -4679,7 +4679,7 @@ const yc = { render: bc }, wc = {
4679
4679
  function Tc(t, e) {
4680
4680
  return z(), A("svg", wc, zc);
4681
4681
  }
4682
- const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "is-team-name-short" }, _c = { class: "is-team-name-long" }, Ac = { class: "is-team-name-short" }, Oc = {
4682
+ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, _c = { class: "is-team-name-short" }, jc = { class: "is-team-name-long" }, Ac = { class: "is-team-name-short" }, Oc = {
4683
4683
  key: 0,
4684
4684
  class: "is-text-dark"
4685
4685
  }, Ec = ["href", "target"], Lc = {
@@ -4691,7 +4691,7 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
4691
4691
  }, Dc = {
4692
4692
  key: 2,
4693
4693
  class: "label"
4694
- }, $c = { key: 1 }, Cc = ["onClick", "onFocus", "onBlur"], Ic = { class: "is-dropdown-menu" }, Nc = ["href", "target"], Rc = { key: 0 }, Gc = ["href"], Bc = {
4694
+ }, Cc = { key: 1 }, Ic = ["onClick", "onFocus", "onBlur"], $c = { class: "is-dropdown-menu" }, Nc = ["href", "target"], Rc = { key: 0 }, Gc = ["href"], Bc = {
4695
4695
  __name: "ScheduleTable",
4696
4696
  props: {
4697
4697
  rows: {
@@ -4720,7 +4720,7 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
4720
4720
  }
4721
4721
  },
4722
4722
  setup(t) {
4723
- const e = t, r = C(null), { onError: o } = $o(), { columns: n, error: a } = Wo(
4723
+ const e = t, r = I(null), { onError: o } = Co(), { columns: n, error: a } = Wo(
4724
4724
  Gl,
4725
4725
  E(() => e.hideColumns),
4726
4726
  E(() => ({
@@ -4730,8 +4730,8 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
4730
4730
  Ln(
4731
4731
  a,
4732
4732
  () => o(
4733
- new Ko(je.message, {
4734
- ...je.options,
4733
+ new Ko(_e.message, {
4734
+ ..._e.options,
4735
4735
  cause: { column: a.value }
4736
4736
  })
4737
4737
  ),
@@ -4740,38 +4740,38 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
4740
4740
  }
4741
4741
  );
4742
4742
  const { t: i } = ee();
4743
- return (s, p) => (z(), A($t, null, [
4744
- I(Io, null, {
4745
- default: $(({ el: g }) => [
4746
- I(Mo, {
4743
+ return (s, p) => (z(), A(Ct, null, [
4744
+ $($o, null, {
4745
+ default: C(({ el: g }) => [
4746
+ $(Mo, {
4747
4747
  columns: d(n),
4748
4748
  rows: e.rows,
4749
4749
  "is-loading": t.isLoading,
4750
4750
  "append-to": r.value || g
4751
4751
  }, {
4752
- "cell-homeTeamName": $(({ row: c }) => [
4752
+ "cell-homeTeamName": C(({ row: c }) => [
4753
4753
  S("span", Pc, N(c.homeTeam.longName), 1),
4754
- S("span", jc, N(c.homeTeam.shortName), 1)
4754
+ S("span", _c, N(c.homeTeam.shortName), 1)
4755
4755
  ]),
4756
- "cell-awayTeamName": $(({ row: c }) => [
4757
- S("span", _c, N(c.awayTeam.longName), 1),
4756
+ "cell-awayTeamName": C(({ row: c }) => [
4757
+ S("span", jc, N(c.awayTeam.longName), 1),
4758
4758
  S("span", Ac, N(c.awayTeam.shortName), 1)
4759
4759
  ]),
4760
- "cell-homeTeamLogo": $(({ row: c }) => [
4760
+ "cell-homeTeamLogo": C(({ row: c }) => [
4761
4761
  (z(), K(Kt, {
4762
4762
  class: "is-logo-image is-right",
4763
4763
  key: c.homeTeam.id,
4764
4764
  src: c.homeTeam.logo
4765
4765
  }, null, 8, ["src"]))
4766
4766
  ]),
4767
- "cell-awayTeamLogo": $(({ row: c }) => [
4767
+ "cell-awayTeamLogo": C(({ row: c }) => [
4768
4768
  (z(), K(Kt, {
4769
4769
  class: "is-logo-image is-right",
4770
4770
  key: c.awayTeam.id,
4771
4771
  src: c.awayTeam.logo
4772
4772
  }, null, 8, ["src"]))
4773
4773
  ]),
4774
- "cell-gameResult": $(({ row: c }) => [
4774
+ "cell-gameResult": C(({ row: c }) => [
4775
4775
  c.gameStatus === 0 ? (z(), A("span", Oc, "-:-")) : (z(), A("a", {
4776
4776
  key: 1,
4777
4777
  href: t.externalGameResolver(c.gameId),
@@ -4779,46 +4779,46 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
4779
4779
  class: et({ "is-text-dark": c.gameStatus !== 1, "is-text-accent": c.gameStatus === 1 })
4780
4780
  }, N(c.homeTeamScore) + ":" + N(c.awayTeamScore), 11, Ec))
4781
4781
  ]),
4782
- "cell-gameResultType": $(({ row: c }) => [
4782
+ "cell-gameResultType": C(({ row: c }) => [
4783
4783
  c.isOvertime ? (z(), A("span", Lc, N(d(i)("common.overtimeShort")), 1)) : F("", !0),
4784
4784
  c.isShootout ? (z(), A("span", Mc, N(d(i)("common.shootoutShort")), 1)) : F("", !0),
4785
4785
  c.seriesStandings ? (z(), A("span", Dc, N(c.seriesStandings), 1)) : F("", !0)
4786
4786
  ]),
4787
- "cell-broadcast": $(({ row: c }) => [
4788
- c.broadcast ? (z(), K(d(ic), { key: 0 })) : (z(), A("span", $c))
4787
+ "cell-broadcast": C(({ row: c }) => [
4788
+ c.broadcast ? (z(), K(d(ic), { key: 0 })) : (z(), A("span", Cc))
4789
4789
  ]),
4790
- "cell-location": $(({ row: c }) => {
4790
+ "cell-location": C(({ row: c }) => {
4791
4791
  var l;
4792
4792
  return [
4793
4793
  Pt(N(((l = c.location) == null ? void 0 : l.locationName) ?? ""), 1)
4794
4794
  ];
4795
4795
  }),
4796
- "cell-more": $(({ row: c }) => [
4797
- I(Lo, {
4796
+ "cell-more": C(({ row: c }) => [
4797
+ $(Lo, {
4798
4798
  offset: 2,
4799
4799
  placement: "left",
4800
4800
  theme: "content",
4801
4801
  "append-to": g
4802
4802
  }, {
4803
- default: $(({ setRef: l, show: u, hide: m }) => [
4803
+ default: C(({ setRef: l, show: u, hide: m }) => [
4804
4804
  S("button", {
4805
4805
  ref: l,
4806
4806
  onClick: qt(u, ["stop"]),
4807
4807
  onFocus: u,
4808
4808
  onBlur: m
4809
4809
  }, [
4810
- I(d(gc))
4811
- ], 40, Cc)
4810
+ $(d(gc))
4811
+ ], 40, Ic)
4812
4812
  ]),
4813
- content: $(() => [
4814
- S("ul", Ic, [
4813
+ content: C(() => [
4814
+ S("ul", $c, [
4815
4815
  S("li", null, [
4816
4816
  S("a", {
4817
4817
  href: t.externalGameResolver(c.gameId),
4818
4818
  class: "is-dropdown-item",
4819
4819
  target: t.externalGameResolverTarget
4820
4820
  }, [
4821
- I(d(yc), { width: "14" }),
4821
+ $(d(yc), { width: "14" }),
4822
4822
  Pt(" " + N(d(i)("common.report")), 1)
4823
4823
  ], 8, Nc)
4824
4824
  ]),
@@ -4828,7 +4828,7 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
4828
4828
  class: "is-dropdown-item",
4829
4829
  target: "_blank"
4830
4830
  }, [
4831
- I(d(Sc), { width: "14" }),
4831
+ $(d(Sc), { width: "14" }),
4832
4832
  Pt(" " + N(d(i)("common.video")), 1)
4833
4833
  ], 8, Gc)
4834
4834
  ])) : F("", !0)
@@ -4837,8 +4837,8 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
4837
4837
  _: 2
4838
4838
  }, 1032, ["append-to"])
4839
4839
  ]),
4840
- loading: $(() => [
4841
- I(Co)
4840
+ loading: C(() => [
4841
+ $(Io)
4842
4842
  ]),
4843
4843
  _: 2
4844
4844
  }, 1032, ["columns", "rows", "is-loading", "append-to"])
@@ -4871,7 +4871,7 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
4871
4871
  }
4872
4872
  },
4873
4873
  setup(t) {
4874
- const e = t, r = C(null), { onError: o, error: n, hasError: a } = ht(), i = E(() => e.locale), { state: s, isLoading: p } = ft(
4874
+ const e = t, r = I(null), { onError: o, error: n, hasError: a } = ht(), i = E(() => e.locale), { state: s, isLoading: p } = ft(
4875
4875
  () => yt("/v2/standings", e.apiKey, {
4876
4876
  championshipId: Number(e.championshipId),
4877
4877
  division: e.division
@@ -4882,13 +4882,13 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
4882
4882
  }
4883
4883
  ), { sort: g, change: c } = At(), l = E(() => wt(d(s)).sorted(g).addContinuousIndex().value()), u = E(() => e.type === "3" ? en : rn), m = (f) => c(f), v = (f) => Bt(e.externalTeamLink, f);
4884
4884
  return (f, h) => (z(), A("div", null, [
4885
- I(d(bt), { locale: i.value }, {
4886
- default: $(() => [
4885
+ $(d(bt), { locale: i.value }, {
4886
+ default: C(() => [
4887
4887
  d(a) ? (z(), K(d(vt), {
4888
4888
  key: 0,
4889
4889
  error: d(n)
4890
4890
  }, null, 8, ["error"])) : F("", !0),
4891
- I(d(_t), {
4891
+ $(d(jt), {
4892
4892
  columns: u.value,
4893
4893
  rows: l.value.rows,
4894
4894
  "is-loading": d(p),
@@ -4966,36 +4966,36 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
4966
4966
  {
4967
4967
  resetOnExecute: !1,
4968
4968
  immediate: !e.autoRefresh,
4969
- onError: (_) => {
4970
- r(_), c == null || c();
4969
+ onError: (j) => {
4970
+ r(j), c == null || c();
4971
4971
  }
4972
4972
  }
4973
- ), g = E(() => Xl(i.value)), { pause: c, resume: l } = Pn(p, on, { immediate: !1 }), { page: u, change: m } = Ce({
4973
+ ), g = E(() => Xl(i.value)), { pause: c, resume: l } = Pn(p, on, { immediate: !1 }), { page: u, change: m } = Ie({
4974
4974
  initial: e.initialPage,
4975
4975
  items: g,
4976
4976
  limit: e.limit,
4977
4977
  auto: e.autoInitialPage
4978
- }), v = C(Uo()), f = E(() => se(/* @__PURE__ */ new Date(), d(v), e.locale)), h = E(() => wt(d(g)).filter(e.teamFilterByName, ["homeTeamName", "awayTeamName"]).schedule(d(v), d(a)).pagination(d(u), e.limit).value());
4978
+ }), v = I(Uo()), f = E(() => se(/* @__PURE__ */ new Date(), d(v), e.locale)), h = E(() => wt(d(g)).filter(e.teamFilterByName, ["homeTeamName", "awayTeamName"]).schedule(d(v), d(a)).pagination(d(u), e.limit).value());
4979
4979
  if (e.autoRefresh) {
4980
4980
  l();
4981
- const _ = Sn();
4982
- it(_, (B) => {
4981
+ const j = Sn();
4982
+ it(j, (B) => {
4983
4983
  if (B === "visible")
4984
4984
  return l();
4985
4985
  c();
4986
4986
  });
4987
4987
  }
4988
4988
  const y = E(() => {
4989
- var _;
4990
- return (_ = h.value) == null ? void 0 : _.totalItems;
4991
- }), k = (_) => {
4992
- v.value = _;
4993
- }, b = (_) => Ql(e.externalGameLink, _), j = E(() => e.isTargetExternal ? "_blank" : "_self");
4994
- return (_, B) => (z(), A("div", null, [
4995
- I(d(bt), {
4989
+ var j;
4990
+ return (j = h.value) == null ? void 0 : j.totalItems;
4991
+ }), k = (j) => {
4992
+ v.value = j;
4993
+ }, b = (j) => Ql(e.externalGameLink, j), _ = E(() => e.isTargetExternal ? "_blank" : "_self");
4994
+ return (j, B) => (z(), A("div", null, [
4995
+ $(d(bt), {
4996
4996
  locale: e.locale
4997
4997
  }, {
4998
- default: $(() => [
4998
+ default: C(() => [
4999
4999
  d(n) ? (z(), K(d(vt), {
5000
5000
  key: 0,
5001
5001
  error: d(o)
@@ -5006,15 +5006,15 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
5006
5006
  "current-zone": v.value,
5007
5007
  onChange: k
5008
5008
  }, null, 8, ["locale", "current-zone"])) : F("", !0),
5009
- I(d(Bc), {
5009
+ $(d(Bc), {
5010
5010
  rows: h.value.rows,
5011
5011
  "is-loading": d(s),
5012
5012
  "offset-name": f.value,
5013
5013
  "hide-columns": e.hideColumns,
5014
- "external-game-resolver-target": j.value,
5014
+ "external-game-resolver-target": _.value,
5015
5015
  "external-game-resolver": b
5016
5016
  }, null, 8, ["rows", "is-loading", "offset-name", "hide-columns", "external-game-resolver-target"]),
5017
- I(d($e), {
5017
+ $(d(Ce), {
5018
5018
  page: d(u),
5019
5019
  "items-per-page": e.limit,
5020
5020
  "total-items": y.value,
@@ -5033,7 +5033,7 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
5033
5033
  ...ar
5034
5034
  },
5035
5035
  setup(t) {
5036
- const e = t, r = C(null), o = Bl, n = E(() => e.locale), { onError: a, error: i, hasError: s } = ht(), { state: p, isLoading: g } = ft(
5036
+ const e = t, r = I(null), o = Bl, n = E(() => e.locale), { onError: a, error: i, hasError: s } = ht(), { state: p, isLoading: g } = ft(
5037
5037
  () => yt("/v2/players-stats", e.apiKey, {
5038
5038
  championshipId: Number(e.championshipId),
5039
5039
  division: e.division
@@ -5042,21 +5042,21 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
5042
5042
  {
5043
5043
  onError: (b) => a(b)
5044
5044
  }
5045
- ), { page: c, change: l } = Ce(), { sort: u, change: m } = At({
5045
+ ), { page: c, change: l } = Ie(), { sort: u, change: m } = At({
5046
5046
  sortTarget: "points",
5047
5047
  orders: [{ target: "points", direction: Nt }]
5048
5048
  }), v = E(() => he(d(p), fr, Zl)), f = E(() => wt(d(v)).filter(e.teamFilterByName, ["teamName"]).sorted(u).addIndex(u.sortTarget).pagination(d(c), e.limit).value()), h = E(() => {
5049
5049
  var b;
5050
5050
  return (b = f.value) == null ? void 0 : b.totalItems;
5051
5051
  }), y = (b) => Bt(e.externalTeamLink, b), k = (b) => vr(e.externalPlayerLink, b);
5052
- return (b, j) => (z(), A("div", null, [
5053
- I(d(bt), { locale: n.value }, {
5054
- default: $(() => [
5052
+ return (b, _) => (z(), A("div", null, [
5053
+ $(d(bt), { locale: n.value }, {
5054
+ default: C(() => [
5055
5055
  d(s) ? (z(), K(d(vt), {
5056
5056
  key: 0,
5057
5057
  error: d(i)
5058
5058
  }, null, 8, ["error"])) : F("", !0),
5059
- I(d(_t), {
5059
+ $(d(jt), {
5060
5060
  columns: d(o),
5061
5061
  rows: f.value.rows,
5062
5062
  "is-loading": d(g),
@@ -5069,7 +5069,7 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
5069
5069
  "append-to": r.value,
5070
5070
  onSort: d(m)
5071
5071
  }, null, 8, ["columns", "rows", "is-loading", "hide-columns", "sort", "is-team-linked", "is-player-linked", "append-to", "onSort"]),
5072
- I(d($e), {
5072
+ $(d(Ce), {
5073
5073
  page: d(c),
5074
5074
  "items-per-page": e.limit,
5075
5075
  "total-items": h.value,
@@ -5092,7 +5092,7 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
5092
5092
  ...ar
5093
5093
  },
5094
5094
  setup(t) {
5095
- const e = t, r = nn, o = C(null), n = E(() => e.locale), { onError: a, error: i, hasError: s } = ht(), { state: p, isLoading: g } = ft(
5095
+ const e = t, r = nn, o = I(null), n = E(() => e.locale), { onError: a, error: i, hasError: s } = ht(), { state: p, isLoading: g } = ft(
5096
5096
  () => yt("/v2/players-penalty", e.apiKey, {
5097
5097
  championshipId: Number(e.championshipId),
5098
5098
  division: e.division
@@ -5101,21 +5101,21 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
5101
5101
  {
5102
5102
  onError: (b) => a(b)
5103
5103
  }
5104
- ), { page: c, change: l } = Ce(), { sort: u, change: m } = At({
5104
+ ), { page: c, change: l } = Ie(), { sort: u, change: m } = At({
5105
5105
  sortTarget: "pim",
5106
5106
  orders: [{ target: "pim", direction: Nt }]
5107
5107
  }), v = E(() => he(d(p), fr)), f = E(() => wt(d(v)).filter(e.teamFilterByName, [["team", "longName"]], !0).sorted(u).addIndex(u.sortTarget).pagination(d(c), e.limit).value()), h = E(() => {
5108
5108
  var b;
5109
5109
  return (b = f.value) == null ? void 0 : b.totalItems;
5110
5110
  }), y = (b) => Bt(e.externalTeamLink, b), k = (b) => vr(e.externalPlayerLink, b);
5111
- return (b, j) => (z(), A("div", null, [
5112
- I(d(bt), { locale: n.value }, {
5113
- default: $(() => [
5111
+ return (b, _) => (z(), A("div", null, [
5112
+ $(d(bt), { locale: n.value }, {
5113
+ default: C(() => [
5114
5114
  d(s) ? (z(), K(d(vt), {
5115
5115
  key: 0,
5116
5116
  error: d(i)
5117
5117
  }, null, 8, ["error"])) : F("", !0),
5118
- I(d(_t), {
5118
+ $(d(jt), {
5119
5119
  columns: d(r),
5120
5120
  rows: f.value.rows,
5121
5121
  "is-loading": d(g),
@@ -5128,7 +5128,7 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
5128
5128
  "append-to": o.value,
5129
5129
  onSort: d(m)
5130
5130
  }, null, 8, ["columns", "rows", "is-loading", "hide-columns", "sort", "is-team-linked", "is-player-linked", "append-to", "onSort"]),
5131
- I(d($e), {
5131
+ $(d(Ce), {
5132
5132
  page: d(c),
5133
5133
  "items-per-page": e.limit,
5134
5134
  "total-items": h.value,
@@ -5159,7 +5159,7 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
5159
5159
  }
5160
5160
  },
5161
5161
  setup(t) {
5162
- const e = t, r = C(null), { onError: o, error: n, hasError: a } = ht(), i = an, s = E(() => e.locale), { state: p, isLoading: g } = ft(
5162
+ const e = t, r = I(null), { onError: o, error: n, hasError: a } = ht(), i = an, s = E(() => e.locale), { state: p, isLoading: g } = ft(
5163
5163
  () => yt("/v2/players-goalie", e.apiKey, {
5164
5164
  championshipId: Number(e.championshipId),
5165
5165
  division: e.division,
@@ -5170,21 +5170,21 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
5170
5170
  {
5171
5171
  onError: (b) => o(b)
5172
5172
  }
5173
- ), { page: c, change: l } = Ce(), { sort: u, change: m } = At({
5173
+ ), { page: c, change: l } = Ie(), { sort: u, change: m } = At({
5174
5174
  sortTarget: "svsPercent",
5175
5175
  orders: [{ target: "svsPercent", direction: Nt }]
5176
5176
  }), v = E(() => he(d(p), fr, ql(["mip"]))), f = E(() => wt(d(v)).filter(e.teamFilterByName, [["team", "longName"]], !0).sorted(u).addIndex(u.sortTarget).pagination(d(c), e.limit).value()), h = E(() => {
5177
5177
  var b;
5178
5178
  return (b = f.value) == null ? void 0 : b.totalItems;
5179
5179
  }), y = (b) => Bt(e.externalTeamLink, b), k = (b) => vr(e.externalPlayerLink, b);
5180
- return (b, j) => (z(), A("div", null, [
5181
- I(d(bt), { locale: s.value }, {
5182
- default: $(() => [
5180
+ return (b, _) => (z(), A("div", null, [
5181
+ $(d(bt), { locale: s.value }, {
5182
+ default: C(() => [
5183
5183
  d(a) ? (z(), K(d(vt), {
5184
5184
  key: 0,
5185
5185
  error: d(n)
5186
5186
  }, null, 8, ["error"])) : F("", !0),
5187
- I(d(_t), {
5187
+ $(d(jt), {
5188
5188
  columns: d(i),
5189
5189
  rows: f.value.rows,
5190
5190
  "is-loading": d(g),
@@ -5197,7 +5197,7 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
5197
5197
  "append-to": r.value,
5198
5198
  onSort: d(m)
5199
5199
  }, null, 8, ["columns", "rows", "is-loading", "hide-columns", "sort", "is-team-linked", "is-player-linked", "append-to", "onSort"]),
5200
- I(d($e), {
5200
+ $(d(Ce), {
5201
5201
  page: d(c),
5202
5202
  "items-per-page": e.limit,
5203
5203
  "total-items": h.value,
@@ -5220,7 +5220,7 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
5220
5220
  ...te
5221
5221
  },
5222
5222
  setup(t) {
5223
- const e = t, r = sn, o = C(null), { onError: n, error: a, hasError: i } = ht(), s = E(() => e.locale), { state: p, isLoading: g } = ft(
5223
+ const e = t, r = sn, o = I(null), { onError: n, error: a, hasError: i } = ht(), s = E(() => e.locale), { state: p, isLoading: g } = ft(
5224
5224
  () => yt("/v2/team-attendance", e.apiKey, {
5225
5225
  championshipId: Number(e.championshipId),
5226
5226
  division: e.division
@@ -5234,13 +5234,13 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
5234
5234
  orders: [{ target: "totalAttendanceAvg", direction: Nt }]
5235
5235
  }), u = E(() => wt(d(p)).sorted(c).addIndex(c.sortTarget).value()), m = (v) => Bt(e.externalTeamLink, v);
5236
5236
  return (v, f) => (z(), A("div", null, [
5237
- I(d(bt), { locale: s.value }, {
5238
- default: $(() => [
5237
+ $(d(bt), { locale: s.value }, {
5238
+ default: C(() => [
5239
5239
  d(i) ? (z(), K(d(vt), {
5240
5240
  key: 0,
5241
5241
  error: d(a)
5242
5242
  }, null, 8, ["error"])) : F("", !0),
5243
- I(d(_t), {
5243
+ $(d(jt), {
5244
5244
  columns: d(r),
5245
5245
  rows: u.value.rows,
5246
5246
  "is-loading": d(g),
@@ -5267,7 +5267,7 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
5267
5267
  ...te
5268
5268
  },
5269
5269
  setup(t) {
5270
- const e = t, r = ln, o = C(null), { onError: n, error: a, hasError: i } = ht(), s = E(() => e.locale), { state: p, isLoading: g } = ft(
5270
+ const e = t, r = ln, o = I(null), { onError: n, error: a, hasError: i } = ht(), s = E(() => e.locale), { state: p, isLoading: g } = ft(
5271
5271
  () => yt("/v2/team-fairplay", e.apiKey, {
5272
5272
  championshipId: Number(e.championshipId),
5273
5273
  division: e.division
@@ -5281,13 +5281,13 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
5281
5281
  orders: [{ target: "pim", direction: Nt }]
5282
5282
  }), u = E(() => wt(d(p)).sorted(c).addIndex(c.sortTarget).value()), m = (v) => externalTeamLinkResolver(e.externalTeamLink, v);
5283
5283
  return (v, f) => (z(), A("div", null, [
5284
- I(d(bt), { locale: s.value }, {
5285
- default: $(() => [
5284
+ $(d(bt), { locale: s.value }, {
5285
+ default: C(() => [
5286
5286
  d(i) ? (z(), K(d(vt), {
5287
5287
  key: 0,
5288
5288
  error: d(a)
5289
5289
  }, null, 8, ["error"])) : F("", !0),
5290
- I(d(_t), {
5290
+ $(d(jt), {
5291
5291
  columns: d(r),
5292
5292
  rows: u.value.rows,
5293
5293
  "is-loading": d(g),
@@ -5314,7 +5314,7 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
5314
5314
  ...te
5315
5315
  },
5316
5316
  setup(t) {
5317
- const e = t, r = C(null), { onError: o, error: n, hasError: a } = ht(), i = cn, s = E(() => e.locale), { state: p, isLoading: g } = ft(
5317
+ const e = t, r = I(null), { onError: o, error: n, hasError: a } = ht(), i = cn, s = E(() => e.locale), { state: p, isLoading: g } = ft(
5318
5318
  () => yt("/v2/team-powerplay", e.apiKey, {
5319
5319
  championshipId: Number(e.championshipId),
5320
5320
  division: e.division
@@ -5328,13 +5328,13 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
5328
5328
  orders: [{ target: "pkPercent", direction: Nt }]
5329
5329
  }), u = E(() => he(d(p), Zo(["dvgTime", "dvgTimePP1", "dvgTimePP2"]))), m = E(() => wt(d(u)).sorted(c).addIndex(c.sortTarget).value()), v = (f) => Bt(e.externalTeamLink, f);
5330
5330
  return (f, h) => (z(), A("div", null, [
5331
- I(d(bt), { locale: s.value }, {
5332
- default: $(() => [
5331
+ $(d(bt), { locale: s.value }, {
5332
+ default: C(() => [
5333
5333
  d(a) ? (z(), K(d(vt), {
5334
5334
  key: 0,
5335
5335
  error: d(n)
5336
5336
  }, null, 8, ["error"])) : F("", !0),
5337
- I(d(_t), {
5337
+ $(d(jt), {
5338
5338
  columns: d(i),
5339
5339
  rows: m.value.rows,
5340
5340
  "is-loading": d(g),
@@ -5361,7 +5361,7 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
5361
5361
  ...te
5362
5362
  },
5363
5363
  setup(t) {
5364
- const e = t, r = C(null), { onError: o, error: n, hasError: a } = ht(), i = un, s = E(() => e.locale), { state: p, isLoading: g } = ft(
5364
+ const e = t, r = I(null), { onError: o, error: n, hasError: a } = ht(), i = un, s = E(() => e.locale), { state: p, isLoading: g } = ft(
5365
5365
  () => yt("/v2/team-powerplay", e.apiKey, {
5366
5366
  championshipId: Number(e.championshipId),
5367
5367
  division: e.division
@@ -5375,13 +5375,13 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
5375
5375
  orders: [{ target: "ppPercent", direction: Nt }]
5376
5376
  }), u = E(() => he(d(p), Zo(["advTime", "advTimePP1", "advTimePP2"]))), m = E(() => wt(d(u)).sorted(c).addIndex(c.sortTarget).value()), v = (f) => Bt(e.externalTeamLink, f);
5377
5377
  return (f, h) => (z(), A("div", null, [
5378
- I(d(bt), { locale: s.value }, {
5379
- default: $(() => [
5378
+ $(d(bt), { locale: s.value }, {
5379
+ default: C(() => [
5380
5380
  d(a) ? (z(), K(d(vt), {
5381
5381
  key: 0,
5382
5382
  error: d(n)
5383
5383
  }, null, 8, ["error"])) : F("", !0),
5384
- I(d(_t), {
5384
+ $(d(jt), {
5385
5385
  columns: d(i),
5386
5386
  rows: m.value.rows,
5387
5387
  "is-loading": d(g),
@@ -5408,7 +5408,7 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
5408
5408
  ...te
5409
5409
  },
5410
5410
  setup(t) {
5411
- const e = t, r = dn, o = C(null), { onError: n, error: a, hasError: i } = ht(), s = E(() => e.locale), { state: p, isLoading: g } = ft(
5411
+ const e = t, r = dn, o = I(null), { onError: n, error: a, hasError: i } = ht(), s = E(() => e.locale), { state: p, isLoading: g } = ft(
5412
5412
  () => yt("/v2/team-scoring-efficiency", e.apiKey, {
5413
5413
  championshipId: Number(e.championshipId),
5414
5414
  division: e.division
@@ -5422,13 +5422,13 @@ const Sc = { render: Tc }, Pc = { class: "is-team-name-long" }, jc = { class: "i
5422
5422
  orders: [{ target: "sp", direction: Nt }]
5423
5423
  }), u = E(() => wt(d(p)).sorted(c).addIndex(c.sortTarget).value()), m = (v) => Bt(e.externalTeamLink, v);
5424
5424
  return (v, f) => (z(), A("div", null, [
5425
- I(d(bt), { locale: s.value }, {
5426
- default: $(() => [
5425
+ $(d(bt), { locale: s.value }, {
5426
+ default: C(() => [
5427
5427
  d(i) ? (z(), K(d(vt), {
5428
5428
  key: 0,
5429
5429
  error: d(a)
5430
5430
  }, null, 8, ["error"])) : F("", !0),
5431
- I(d(_t), {
5431
+ $(d(jt), {
5432
5432
  columns: d(r),
5433
5433
  rows: u.value.rows,
5434
5434
  "is-loading": d(g),