@mjsz-vbr-elements/core 2.1.0-beta.47 → 2.1.0-beta.49

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/core
3
- * version: v2.1.0-beta.47 - 10/11/2023, 21:43:30
3
+ * version: v2.1.0-beta.49 - 14/11/2023, 21:45:07
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 { computed as q, withDirectives as gn, openBlock as _, createElementBlock as P, normalizeClass as J, unref as v, renderSlot as it, vModelSelect as yn, ref as H, readonly as vn, watch as mt, nextTick as bn, getCurrentScope as wn, onScopeDispose as Sn, isRef as gr, shallowRef as je, reactive as yr, defineComponent as vr, h as $n, provide as br, inject as wr, createElementVNode as O, Fragment as ct, normalizeStyle as Fe, createVNode as nt, Transition as _n, withCtx as G, createTextVNode as gt, toDisplayString as N, createCommentVNode as X, toRefs as Le, renderList as Ot, createBlock as at, withKeys as Be, withModifiers as zt, onErrorCaptured as Tn, createSlots as xn } from "vue";
8
+ import { computed as q, withDirectives as gn, openBlock as S, createElementBlock as P, normalizeClass as J, unref as v, renderSlot as it, vModelSelect as yn, ref as H, readonly as vn, watch as mt, nextTick as bn, getCurrentScope as wn, onScopeDispose as _n, isRef as gr, shallowRef as Ge, reactive as yr, defineComponent as vr, h as $n, provide as br, inject as wr, createElementVNode as O, Fragment as ct, normalizeStyle as Be, createVNode as nt, Transition as Sn, withCtx as R, createTextVNode as gt, toDisplayString as N, createCommentVNode as X, toRefs as Le, renderList as Ot, createBlock as at, withKeys as Fe, withModifiers as zt, onErrorCaptured as Tn, createSlots as xn } from "vue";
9
9
  const $t = (t) => ({}.VITE_CSS_CLASS_PREFIX || "mjsz-vbr-") + t, On = {
10
10
  __name: "BaseSelect",
11
11
  props: {
@@ -17,7 +17,7 @@ const $t = (t) => ({}.VITE_CSS_CLASS_PREFIX || "mjsz-vbr-") + t, On = {
17
17
  emits: ["update:modelValue"],
18
18
  setup(t, { emit: e }) {
19
19
  const r = t, n = $t("base-input"), o = q({ get: () => r.modelValue, set: (a) => e("update:modelValue", a) });
20
- return (a, s) => gn((_(), P("select", {
20
+ return (a, s) => gn((S(), P("select", {
21
21
  "onUpdate:modelValue": s[0] || (s[0] = (i) => o.value = i),
22
22
  class: J([v(n), "is-select"])
23
23
  }, [
@@ -27,8 +27,8 @@ const $t = (t) => ({}.VITE_CSS_CLASS_PREFIX || "mjsz-vbr-") + t, On = {
27
27
  ]);
28
28
  }
29
29
  };
30
- function Sr(t) {
31
- return wn() ? (Sn(t), !0) : !1;
30
+ function _r(t) {
31
+ return wn() ? (_n(t), !0) : !1;
32
32
  }
33
33
  function ft(t) {
34
34
  return typeof t == "function" ? t() : v(t);
@@ -44,7 +44,7 @@ function $e(t, e = !1, r = "Timeout") {
44
44
  setTimeout(e ? () => o(r) : n, t);
45
45
  });
46
46
  }
47
- function _e(t, e = !1) {
47
+ function Se(t, e = !1) {
48
48
  function r(f, { flush: u = "sync", deep: d = !1, timeout: m, throwOnTimeout: h } = {}) {
49
49
  let g = null;
50
50
  const T = [new Promise((k) => {
@@ -72,8 +72,8 @@ function _e(t, e = !1) {
72
72
  const k = [new Promise((E) => {
73
73
  $ = mt(
74
74
  [t, f],
75
- ([I, R]) => {
76
- e !== (I === R) && ($ == null || $(), E(I));
75
+ ([I, j]) => {
76
+ e !== (I === j) && ($ == null || $(), E(I));
77
77
  },
78
78
  {
79
79
  flush: d,
@@ -117,7 +117,7 @@ function _e(t, e = !1) {
117
117
  changed: c,
118
118
  changedTimes: p,
119
119
  get not() {
120
- return _e(t, !e);
120
+ return Se(t, !e);
121
121
  }
122
122
  } : {
123
123
  toMatch: r,
@@ -129,12 +129,12 @@ function _e(t, e = !1) {
129
129
  changed: c,
130
130
  changedTimes: p,
131
131
  get not() {
132
- return _e(t, !e);
132
+ return Se(t, !e);
133
133
  }
134
134
  };
135
135
  }
136
136
  function kn(t) {
137
- return _e(t);
137
+ return Se(t);
138
138
  }
139
139
  function Mn(t, e, r = {}) {
140
140
  const {
@@ -152,7 +152,7 @@ function Mn(t, e, r = {}) {
152
152
  o.value = !1, a = null, t(...c);
153
153
  }, ft(e));
154
154
  }
155
- return n && (o.value = !0, ce && l()), Sr(i), {
155
+ return n && (o.value = !0, ce && l()), _r(i), {
156
156
  isPending: vn(o),
157
157
  start: l,
158
158
  stop: i
@@ -194,7 +194,7 @@ function te(...t) {
194
194
  ), c = () => {
195
195
  l(), s();
196
196
  };
197
- return Sr(c), c;
197
+ return _r(c), c;
198
198
  }
199
199
  let Ve = !1;
200
200
  function In(t, e, r = {}) {
@@ -233,15 +233,15 @@ function In(t, e, r = {}) {
233
233
  ].filter(Boolean);
234
234
  return () => p.forEach((u) => u());
235
235
  }
236
- var Nn = Object.defineProperty, zn = Object.defineProperties, Cn = Object.getOwnPropertyDescriptors, He = Object.getOwnPropertySymbols, Gn = Object.prototype.hasOwnProperty, Rn = Object.prototype.propertyIsEnumerable, Ye = (t, e, r) => e in t ? Nn(t, e, { enumerable: !0, configurable: !0, writable: !0, value: r }) : t[e] = r, jn = (t, e) => {
236
+ var Nn = Object.defineProperty, zn = Object.defineProperties, Cn = Object.getOwnPropertyDescriptors, He = Object.getOwnPropertySymbols, Rn = Object.prototype.hasOwnProperty, jn = Object.prototype.propertyIsEnumerable, Ye = (t, e, r) => e in t ? Nn(t, e, { enumerable: !0, configurable: !0, writable: !0, value: r }) : t[e] = r, Gn = (t, e) => {
237
237
  for (var r in e || (e = {}))
238
- Gn.call(e, r) && Ye(t, r, e[r]);
238
+ Rn.call(e, r) && Ye(t, r, e[r]);
239
239
  if (He)
240
240
  for (var r of He(e))
241
- Rn.call(e, r) && Ye(t, r, e[r]);
241
+ jn.call(e, r) && Ye(t, r, e[r]);
242
242
  return t;
243
- }, Fn = (t, e) => zn(t, Cn(e));
244
- function _r(t, e, r) {
243
+ }, Bn = (t, e) => zn(t, Cn(e));
244
+ function Sr(t, e, r) {
245
245
  const {
246
246
  immediate: n = !0,
247
247
  delay: o = 0,
@@ -250,7 +250,7 @@ function _r(t, e, r) {
250
250
  resetOnExecute: i = !0,
251
251
  shallow: l = !0,
252
252
  throwError: c
253
- } = r ?? {}, p = l ? je(e) : H(e), f = H(!1), u = H(!1), d = je(void 0);
253
+ } = r ?? {}, p = l ? Ge(e) : H(e), f = H(!1), u = H(!1), d = Ge(void 0);
254
254
  async function m($ = 0, ...T) {
255
255
  i && (p.value = e), d.value = void 0, f.value = !1, u.value = !0, $ > 0 && await $e($);
256
256
  const k = typeof t == "function" ? t(...T) : t;
@@ -278,13 +278,13 @@ function _r(t, e, r) {
278
278
  kn(u).toBe(!1).then(() => $(h)).catch(T);
279
279
  });
280
280
  }
281
- return Fn(jn({}, h), {
281
+ return Bn(Gn({}, h), {
282
282
  then($, T) {
283
283
  return g().then($, T);
284
284
  }
285
285
  });
286
286
  }
287
- function Bn({ document: t = En } = {}) {
287
+ function Fn({ document: t = En } = {}) {
288
288
  if (!t)
289
289
  return H("visible");
290
290
  const e = H(t.visibilityState);
@@ -307,7 +307,7 @@ async function Wn(t) {
307
307
  });
308
308
  }
309
309
  function Kn(t, e = {}) {
310
- const r = _r(
310
+ const r = Sr(
311
311
  () => Wn(ft(t)),
312
312
  void 0,
313
313
  Un({
@@ -694,12 +694,12 @@ function be(t) {
694
694
  var e = t.replace(/\\/g, "\\\\").replace(/[\b]/g, "\\b").replace(/\f/g, "\\f").replace(/\n/g, "\\n").replace(/\r/g, "\\r").replace(/\t/g, "\\t").replace(/\v/g, "\\v").replace(/\0/g, "\\0");
695
695
  return '"' + e.replace(/"/g, '\\"') + '"';
696
696
  }
697
- var Bt = function(e) {
697
+ var Ft = function(e) {
698
698
  return (e < 10 ? "0" : "") + e;
699
699
  }, ro = typeof Date.prototype.toISOString == "function" ? function(e) {
700
700
  return e.toISOString();
701
701
  } : function(e) {
702
- return e.getUTCFullYear() + "-" + Bt(e.getUTCMonth() + 1) + "-" + Bt(e.getUTCDate()) + "T" + Bt(e.getUTCHours()) + ":" + Bt(e.getUTCMinutes()) + ":" + Bt(e.getUTCSeconds()) + "." + (e.getUTCMilliseconds() / 1e3).toFixed(3).slice(2, 5) + "Z";
702
+ return e.getUTCFullYear() + "-" + Ft(e.getUTCMonth() + 1) + "-" + Ft(e.getUTCDate()) + "T" + Ft(e.getUTCHours()) + ":" + Ft(e.getUTCMinutes()) + ":" + Ft(e.getUTCSeconds()) + "." + (e.getUTCMilliseconds() / 1e3).toFixed(3).slice(2, 5) + "Z";
703
703
  };
704
704
  function no(t) {
705
705
  return function() {
@@ -842,9 +842,9 @@ var Dr = /* @__PURE__ */ Y(function(e, r) {
842
842
  if (r != null)
843
843
  return Mr(e) ? Dr(e, r) : r[e];
844
844
  });
845
- const Gt = po;
845
+ const Rt = po;
846
846
  var mo = /* @__PURE__ */ Y(function(e, r) {
847
- return kt(Gt(e), r);
847
+ return kt(Rt(e), r);
848
848
  }), ho = /* @__PURE__ */ Z(function(e) {
849
849
  return fe(e) ? !0 : !e || typeof e != "object" || me(e) ? !1 : e.length === 0 ? !0 : e.length > 0 ? e.hasOwnProperty(0) && e.hasOwnProperty(e.length - 1) : !1;
850
850
  }), tr = typeof Symbol < "u" ? Symbol.iterator : "@@iterator";
@@ -893,7 +893,7 @@ function bo(t, e, r) {
893
893
  function wo(t, e, r, n) {
894
894
  return t["@@transducer/result"](r[n](vo(t["@@transducer/step"], t), e));
895
895
  }
896
- var Lr = /* @__PURE__ */ go(yo, wo, bo), So = /* @__PURE__ */ function() {
896
+ var Lr = /* @__PURE__ */ go(yo, wo, bo), _o = /* @__PURE__ */ function() {
897
897
  function t(e) {
898
898
  this.f = e;
899
899
  }
@@ -906,18 +906,18 @@ var Lr = /* @__PURE__ */ go(yo, wo, bo), So = /* @__PURE__ */ function() {
906
906
  }, t;
907
907
  }();
908
908
  function Er(t) {
909
- return new So(t);
909
+ return new _o(t);
910
910
  }
911
911
  var $o = /* @__PURE__ */ Tt(function(t, e, r) {
912
912
  return Lr(typeof t == "function" ? Er(t) : t, e, r);
913
913
  });
914
914
  const Ir = $o;
915
- var _o = /* @__PURE__ */ Z(function(e) {
915
+ var So = /* @__PURE__ */ Z(function(e) {
916
916
  return function() {
917
917
  return e;
918
918
  };
919
919
  });
920
- const er = _o;
920
+ const er = So;
921
921
  var To = /* @__PURE__ */ Z(function(e) {
922
922
  return de(Ir(lo, 0, mo("length", e)), function() {
923
923
  for (var r = 0, n = e.length; r < n; ) {
@@ -1072,34 +1072,34 @@ var Co = /* @__PURE__ */ function() {
1072
1072
  return this.inputs[n] = this.inputs[n] || [n, Ne(this.valueAcc, !1)], this.inputs[n][1] = this.valueFn(this.inputs[n][1], r), e;
1073
1073
  }, t;
1074
1074
  }();
1075
- function Go(t, e, r) {
1075
+ function Ro(t, e, r) {
1076
1076
  return function(n) {
1077
1077
  return new Co(t, e, r, n);
1078
1078
  };
1079
1079
  }
1080
- var Ro = /* @__PURE__ */ Ee(
1080
+ var jo = /* @__PURE__ */ Ee(
1081
1081
  4,
1082
1082
  [],
1083
- /* @__PURE__ */ pe([], Go, function(e, r, n, o) {
1083
+ /* @__PURE__ */ pe([], Ro, function(e, r, n, o) {
1084
1084
  var a = Er(function(s, i) {
1085
1085
  var l = n(i), c = e(pt(l, s) ? s[l] : Ne(r, !1), i);
1086
1086
  return c && c["@@transducer/reduced"] ? Tr(s) : (s[l] = c, s);
1087
1087
  });
1088
1088
  return Lr(a, {}, o);
1089
1089
  })
1090
- ), jo = /* @__PURE__ */ Tt(function(e, r, n) {
1090
+ ), Go = /* @__PURE__ */ Tt(function(e, r, n) {
1091
1091
  var o = e(r), a = e(n);
1092
1092
  return o > a ? -1 : o < a ? 1 : 0;
1093
1093
  });
1094
- const Fo = jo;
1095
- function Bo(t) {
1094
+ const Bo = Go;
1095
+ function Fo(t) {
1096
1096
  var e = Object.prototype.toString.call(t);
1097
1097
  return e === "[object Uint8ClampedArray]" || e === "[object Int8Array]" || e === "[object Uint8Array]" || e === "[object Int16Array]" || e === "[object Uint16Array]" || e === "[object Int32Array]" || e === "[object Uint32Array]" || e === "[object Float32Array]" || e === "[object Float64Array]" || e === "[object BigInt64Array]" || e === "[object BigUint64Array]";
1098
1098
  }
1099
1099
  var Vo = /* @__PURE__ */ Z(function(e) {
1100
1100
  return e != null && typeof e["fantasy-land/empty"] == "function" ? e["fantasy-land/empty"]() : e != null && e.constructor != null && typeof e.constructor["fantasy-land/empty"] == "function" ? e.constructor["fantasy-land/empty"]() : e != null && typeof e.empty == "function" ? e.empty() : e != null && e.constructor != null && typeof e.constructor.empty == "function" ? e.constructor.empty() : fe(e) ? [] : me(e) ? "" : ne(e) ? {} : xr(e) ? function() {
1101
1101
  return arguments;
1102
- }() : Bo(e) ? e.constructor.from("") : void 0;
1102
+ }() : Fo(e) ? e.constructor.from("") : void 0;
1103
1103
  }), Ho = /* @__PURE__ */ function() {
1104
1104
  function t(e, r) {
1105
1105
  this.xf = r, this.f = e, this.idx = -1, this.found = !1;
@@ -1129,7 +1129,7 @@ const Wo = Uo;
1129
1129
  var Ko = /* @__PURE__ */ Y(
1130
1130
  /* @__PURE__ */ ze(
1131
1131
  "groupBy",
1132
- /* @__PURE__ */ Ro(function(t, e) {
1132
+ /* @__PURE__ */ jo(function(t, e) {
1133
1133
  return t.push(e), t;
1134
1134
  }, [])
1135
1135
  )
@@ -1196,7 +1196,7 @@ var ca = /* @__PURE__ */ Y(function(e, r) {
1196
1196
  });
1197
1197
  const ua = ca;
1198
1198
  var da = /* @__PURE__ */ Tt(function(e, r, n) {
1199
- return e(Gt(r, n));
1199
+ return e(Rt(r, n));
1200
1200
  });
1201
1201
  const fa = da;
1202
1202
  var pa = /* @__PURE__ */ Y(function(e, r) {
@@ -1206,7 +1206,7 @@ var pa = /* @__PURE__ */ Y(function(e, r) {
1206
1206
  return a;
1207
1207
  });
1208
1208
  });
1209
- const Gr = pa;
1209
+ const Rr = pa;
1210
1210
  var ma = /* @__PURE__ */ zr(1, "split");
1211
1211
  const Kt = ma;
1212
1212
  var ha = /* @__PURE__ */ zr(0, "toLowerCase");
@@ -1218,7 +1218,7 @@ var Vt = `
1218
1218
  } : function(e) {
1219
1219
  return e.trim();
1220
1220
  });
1221
- const oe = ba, Rr = Symbol("I18nContext"), rt = yr({
1221
+ const oe = ba, jr = Symbol("I18nContext"), rt = yr({
1222
1222
  messages: {},
1223
1223
  locale: "",
1224
1224
  fallbackLocale: ""
@@ -1227,7 +1227,7 @@ const oe = ba, Rr = Symbol("I18nContext"), rt = yr({
1227
1227
  const n = (l, c = {}) => {
1228
1228
  const p = !ra(c), f = kt(oe, Kt(".", l));
1229
1229
  return q(() => {
1230
- const d = jr(f);
1230
+ const d = Gr(f);
1231
1231
  return p ? $a(d, c) : d;
1232
1232
  }).value;
1233
1233
  }, o = (l) => {
@@ -1248,24 +1248,24 @@ const oe = ba, Rr = Symbol("I18nContext"), rt = yr({
1248
1248
  translate: n,
1249
1249
  hasTranlation: o
1250
1250
  };
1251
- return br(Rr, i), {
1251
+ return br(jr, i), {
1252
1252
  translate: n
1253
1253
  };
1254
1254
  }, Dt = (t) => {
1255
1255
  t && (rt.messages = t.messages, rt.locale = t.locale, rt.fallbackLocale = t.fallbackLocale);
1256
- const e = Sa();
1256
+ const e = _a();
1257
1257
  return {
1258
1258
  locale: e.locale,
1259
1259
  t: e.translate,
1260
1260
  setLocale: e.setLocale,
1261
1261
  hasTranlation: e.hasTranlation
1262
1262
  };
1263
- }, Sa = () => {
1264
- const t = wr(Rr, null);
1263
+ }, _a = () => {
1264
+ const t = wr(jr, null);
1265
1265
  if (t === null)
1266
1266
  throw new Error("Privider is missing a parent component.");
1267
1267
  return t;
1268
- }, jr = (t = []) => {
1268
+ }, Gr = (t = []) => {
1269
1269
  let e = Ae(rt.locale, t, rt.messages);
1270
1270
  return !e && rt.fallbackLocale && (e = Ae(rt.fallbackLocale, t, rt.messages)), e || t.join(".");
1271
1271
  };
@@ -1276,7 +1276,7 @@ const $a = function(t, e) {
1276
1276
  return t.replace(/\{(\w+)\}/g, function(r, n) {
1277
1277
  return e[n];
1278
1278
  });
1279
- }, _a = vr({
1279
+ }, Sa = vr({
1280
1280
  props: {
1281
1281
  tag: {
1282
1282
  type: String,
@@ -1288,13 +1288,13 @@ const $a = function(t, e) {
1288
1288
  }
1289
1289
  },
1290
1290
  setup(t, { slots: e }) {
1291
- const r = kt(oe, Kt(".", t.path)), n = jr(r), o = Kt(/{|}/, n), a = Object.keys(e).map((s) => {
1291
+ const r = kt(oe, Kt(".", t.path)), n = Gr(r), o = Kt(/{|}/, n), a = Object.keys(e).map((s) => {
1292
1292
  const i = o.indexOf(s);
1293
1293
  return i > -1 && (o[i] = e[s]()[0]), o;
1294
1294
  });
1295
1295
  return () => $n(t.tag, a);
1296
1296
  }
1297
- }), Ta = "https://api.icehockey.hu/vbr", xa = "https://www.jegkorongszovetseg.hu/event/game/", Oa = "https://jegkorongszovetseg.hu/assets/images/player_blank.png", Pa = "https://www.ersteliga.hu/stats/player/", Aa = "https://www.ersteliga.hu/stats/team/", wt = "original", y = "descend", j = "ascend", ka = (/* @__PURE__ */ new Map()).set("hu", "hu-hu").set("en", "hu-gb"), Ma = (/* @__PURE__ */ new Map()).set("Europe/Budapest", { countryLabelKey: "hungary", timezone: "Europe/Budapest" }).set("Europe/Bucharest", { countryLabelKey: "romania", timezone: "Europe/Bucharest" }), ql = 1e3 * 60 * 5, Da = 1e3, La = {
1297
+ }), Ta = "https://api.icehockey.hu/vbr", xa = "https://www.jegkorongszovetseg.hu/event/game/", Oa = "https://jegkorongszovetseg.hu/assets/images/player_blank.png", Pa = "https://www.ersteliga.hu/stats/player/", Aa = "https://www.ersteliga.hu/stats/team/", wt = "original", y = "descend", G = "ascend", ka = (/* @__PURE__ */ new Map()).set("hu", "hu-hu").set("en", "hu-gb"), Ma = (/* @__PURE__ */ new Map()).set("Europe/Budapest", { countryLabelKey: "hungary", timezone: "Europe/Budapest" }).set("Europe/Bucharest", { countryLabelKey: "romania", timezone: "Europe/Bucharest" }), ql = 1e3 * 60 * 5, Da = 1e3, La = {
1298
1298
  "aria-hidden": "true",
1299
1299
  focusable: "false",
1300
1300
  "data-prefix": "fas",
@@ -1310,7 +1310,7 @@ const $a = function(t, e) {
1310
1310
  Ea
1311
1311
  ];
1312
1312
  function Na(t, e) {
1313
- return _(), P("svg", La, Ia);
1313
+ return S(), P("svg", La, Ia);
1314
1314
  }
1315
1315
  const rr = { render: Na }, za = {
1316
1316
  "aria-hidden": "true",
@@ -1324,13 +1324,13 @@ const rr = { render: Na }, za = {
1324
1324
  }, Ca = /* @__PURE__ */ O("path", {
1325
1325
  fill: "currentColor",
1326
1326
  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"
1327
- }, null, -1), Ga = [
1327
+ }, null, -1), Ra = [
1328
1328
  Ca
1329
1329
  ];
1330
- function Ra(t, e) {
1331
- return _(), P("svg", za, Ga);
1330
+ function ja(t, e) {
1331
+ return S(), P("svg", za, Ra);
1332
1332
  }
1333
- const ja = { render: Ra }, Fa = {
1333
+ const Ga = { render: ja }, Ba = {
1334
1334
  "aria-hidden": "true",
1335
1335
  focusable: "false",
1336
1336
  "data-prefix": "fas",
@@ -1339,14 +1339,14 @@ const ja = { render: Ra }, Fa = {
1339
1339
  role: "img",
1340
1340
  xmlns: "http://www.w3.org/2000/svg",
1341
1341
  viewBox: "0 0 320 512"
1342
- }, Ba = /* @__PURE__ */ O("path", {
1342
+ }, Fa = /* @__PURE__ */ O("path", {
1343
1343
  fill: "currentColor",
1344
1344
  d: "M279 224H41c-21.4 0-32.1-25.9-17-41L143 64c9.4-9.4 24.6-9.4 33.9 0l119 119c15.2 15.1 4.5 41-16.9 41z"
1345
1345
  }, null, -1), Va = [
1346
- Ba
1346
+ Fa
1347
1347
  ];
1348
1348
  function Ha(t, e) {
1349
- return _(), P("svg", Fa, Va);
1349
+ return S(), P("svg", Ba, Va);
1350
1350
  }
1351
1351
  const Ya = { render: Ha };
1352
1352
  function Zt(t) {
@@ -1399,7 +1399,7 @@ const Ua = async (t, e, r) => {
1399
1399
  }
1400
1400
  return { x: p, y: f, placement: u, strategy: o, middlewareData: d };
1401
1401
  };
1402
- function Fr(t) {
1402
+ function Br(t) {
1403
1403
  return typeof t != "number" ? function(e) {
1404
1404
  return { top: 0, right: 0, bottom: 0, left: 0, ...e };
1405
1405
  }(t) : { top: t, right: t, bottom: t, left: t };
@@ -1407,10 +1407,10 @@ function Fr(t) {
1407
1407
  function ae(t) {
1408
1408
  return { ...t, top: t.y, left: t.x, right: t.x + t.width, bottom: t.y + t.height };
1409
1409
  }
1410
- async function Br(t, e) {
1410
+ async function Fr(t, e) {
1411
1411
  var r;
1412
1412
  e === void 0 && (e = {});
1413
- const { x: n, y: o, platform: a, rects: s, elements: i, strategy: l } = t, { boundary: c = "clippingAncestors", rootBoundary: p = "viewport", elementContext: f = "floating", altBoundary: u = !1, padding: d = 0 } = e, m = Fr(d), h = i[u ? f === "floating" ? "reference" : "floating" : f], g = ae(await a.getClippingRect({ element: (r = await (a.isElement == null ? void 0 : a.isElement(h))) == null || r ? h : h.contextElement || await (a.getDocumentElement == null ? void 0 : a.getDocumentElement(i.floating)), boundary: c, rootBoundary: p, strategy: l })), $ = f === "floating" ? { ...s.floating, x: n, y: o } : s.reference, T = await (a.getOffsetParent == null ? void 0 : a.getOffsetParent(i.floating)), k = await (a.isElement == null ? void 0 : a.isElement(T)) && await (a.getScale == null ? void 0 : a.getScale(T)) || { x: 1, y: 1 }, E = ae(a.convertOffsetParentRelativeRectToViewportRelativeRect ? await a.convertOffsetParentRelativeRectToViewportRelativeRect({ rect: $, offsetParent: T, strategy: l }) : $);
1413
+ const { x: n, y: o, platform: a, rects: s, elements: i, strategy: l } = t, { boundary: c = "clippingAncestors", rootBoundary: p = "viewport", elementContext: f = "floating", altBoundary: u = !1, padding: d = 0 } = e, m = Br(d), h = i[u ? f === "floating" ? "reference" : "floating" : f], g = ae(await a.getClippingRect({ element: (r = await (a.isElement == null ? void 0 : a.isElement(h))) == null || r ? h : h.contextElement || await (a.getDocumentElement == null ? void 0 : a.getDocumentElement(i.floating)), boundary: c, rootBoundary: p, strategy: l })), $ = f === "floating" ? { ...s.floating, x: n, y: o } : s.reference, T = await (a.getOffsetParent == null ? void 0 : a.getOffsetParent(i.floating)), k = await (a.isElement == null ? void 0 : a.isElement(T)) && await (a.getScale == null ? void 0 : a.getScale(T)) || { x: 1, y: 1 }, E = ae(a.convertOffsetParentRelativeRectToViewportRelativeRect ? await a.convertOffsetParentRelativeRectToViewportRelativeRect({ rect: $, offsetParent: T, strategy: l }) : $);
1414
1414
  return { top: (g.top - E.top + m.top) / k.y, bottom: (E.bottom - g.bottom + m.bottom) / k.y, left: (g.left - E.left + m.left) / k.x, right: (E.right - g.right + m.right) / k.x };
1415
1415
  }
1416
1416
  const Wa = Math.min, Ka = Math.max;
@@ -1421,11 +1421,11 @@ const or = (t) => ({ name: "arrow", options: t, async fn(e) {
1421
1421
  const { element: r, padding: n = 0 } = t || {}, { x: o, y: a, placement: s, rects: i, platform: l, elements: c } = e;
1422
1422
  if (r == null)
1423
1423
  return {};
1424
- const p = Fr(n), f = { x: o, y: a }, u = Xt(s), d = Ce(u), m = await l.getDimensions(r), h = u === "y", g = h ? "top" : "left", $ = h ? "bottom" : "right", T = h ? "clientHeight" : "clientWidth", k = i.reference[d] + i.reference[u] - f[u] - i.floating[d], E = f[u] - i.reference[u], I = await (l.getOffsetParent == null ? void 0 : l.getOffsetParent(r));
1425
- let R = I ? I[T] : 0;
1426
- R && await (l.isElement == null ? void 0 : l.isElement(I)) || (R = c.floating[T] || i.floating[d]);
1427
- const B = k / 2 - E / 2, K = p[g], z = R - m[d] - p[$], D = R / 2 - m[d] / 2 + B, F = ke(K, D, z), Q = Zt(s) != null && D != F && i.reference[d] / 2 - (D < K ? p[g] : p[$]) - m[d] / 2 < 0;
1428
- return { [u]: f[u] - (Q ? D < K ? K - D : z - D : 0), data: { [u]: F, centerOffset: D - F } };
1424
+ const p = Br(n), f = { x: o, y: a }, u = Xt(s), d = Ce(u), m = await l.getDimensions(r), h = u === "y", g = h ? "top" : "left", $ = h ? "bottom" : "right", T = h ? "clientHeight" : "clientWidth", k = i.reference[d] + i.reference[u] - f[u] - i.floating[d], E = f[u] - i.reference[u], I = await (l.getOffsetParent == null ? void 0 : l.getOffsetParent(r));
1425
+ let j = I ? I[T] : 0;
1426
+ j && await (l.isElement == null ? void 0 : l.isElement(I)) || (j = c.floating[T] || i.floating[d]);
1427
+ const F = k / 2 - E / 2, K = p[g], z = j - m[d] - p[$], D = j / 2 - m[d] / 2 + F, B = ke(K, D, z), Q = Zt(s) != null && D != B && i.reference[d] / 2 - (D < K ? p[g] : p[$]) - m[d] / 2 < 0;
1428
+ return { [u]: f[u] - (Q ? D < K ? K - D : z - D : 0), data: { [u]: B, centerOffset: D - B } };
1429
1429
  } }), qa = ["top", "right", "bottom", "left"];
1430
1430
  qa.reduce((t, e) => t.concat(e, e + "-start", e + "-end"), []);
1431
1431
  const Za = { left: "right", right: "left", bottom: "top", top: "bottom" };
@@ -1445,12 +1445,12 @@ function we(t) {
1445
1445
  const Qa = function(t) {
1446
1446
  return t === void 0 && (t = {}), { name: "flip", options: t, async fn(e) {
1447
1447
  var r;
1448
- const { placement: n, middlewareData: o, rects: a, initialPlacement: s, platform: i, elements: l } = e, { mainAxis: c = !0, crossAxis: p = !0, fallbackPlacements: f, fallbackStrategy: u = "bestFit", fallbackAxisSideDirection: d = "none", flipAlignment: m = !0, ...h } = t, g = Pt(n), $ = Pt(s) === s, T = await (i.isRTL == null ? void 0 : i.isRTL(l.floating)), k = f || ($ || !m ? [se(s)] : function(F) {
1449
- const Q = se(F);
1450
- return [we(F), Q, we(Q)];
1448
+ const { placement: n, middlewareData: o, rects: a, initialPlacement: s, platform: i, elements: l } = e, { mainAxis: c = !0, crossAxis: p = !0, fallbackPlacements: f, fallbackStrategy: u = "bestFit", fallbackAxisSideDirection: d = "none", flipAlignment: m = !0, ...h } = t, g = Pt(n), $ = Pt(s) === s, T = await (i.isRTL == null ? void 0 : i.isRTL(l.floating)), k = f || ($ || !m ? [se(s)] : function(B) {
1449
+ const Q = se(B);
1450
+ return [we(B), Q, we(Q)];
1451
1451
  }(s));
1452
- f || d === "none" || k.push(...function(F, Q, A, S) {
1453
- const w = Zt(F);
1452
+ f || d === "none" || k.push(...function(B, Q, A, _) {
1453
+ const w = Zt(B);
1454
1454
  let x = function(b, M, L) {
1455
1455
  const C = ["left", "right"], W = ["right", "left"], U = ["top", "bottom"], tt = ["bottom", "top"];
1456
1456
  switch (b) {
@@ -1463,27 +1463,27 @@ const Qa = function(t) {
1463
1463
  default:
1464
1464
  return [];
1465
1465
  }
1466
- }(Pt(F), A === "start", S);
1466
+ }(Pt(B), A === "start", _);
1467
1467
  return w && (x = x.map((b) => b + "-" + w), Q && (x = x.concat(x.map(we)))), x;
1468
1468
  }(s, m, d, T));
1469
- const E = [s, ...k], I = await Br(e, h), R = [];
1470
- let B = ((r = o.flip) == null ? void 0 : r.overflows) || [];
1471
- if (c && R.push(I[g]), p) {
1472
- const { main: F, cross: Q } = Xa(n, a, T);
1473
- R.push(I[F], I[Q]);
1469
+ const E = [s, ...k], I = await Fr(e, h), j = [];
1470
+ let F = ((r = o.flip) == null ? void 0 : r.overflows) || [];
1471
+ if (c && j.push(I[g]), p) {
1472
+ const { main: B, cross: Q } = Xa(n, a, T);
1473
+ j.push(I[B], I[Q]);
1474
1474
  }
1475
- if (B = [...B, { placement: n, overflows: R }], !R.every((F) => F <= 0)) {
1475
+ if (F = [...F, { placement: n, overflows: j }], !j.every((B) => B <= 0)) {
1476
1476
  var K, z;
1477
- const F = (((K = o.flip) == null ? void 0 : K.index) || 0) + 1, Q = E[F];
1477
+ const B = (((K = o.flip) == null ? void 0 : K.index) || 0) + 1, Q = E[B];
1478
1478
  if (Q)
1479
- return { data: { index: F, overflows: B }, reset: { placement: Q } };
1480
- let A = (z = B.filter((S) => S.overflows[0] <= 0).sort((S, w) => S.overflows[1] - w.overflows[1])[0]) == null ? void 0 : z.placement;
1479
+ return { data: { index: B, overflows: F }, reset: { placement: Q } };
1480
+ let A = (z = F.filter((_) => _.overflows[0] <= 0).sort((_, w) => _.overflows[1] - w.overflows[1])[0]) == null ? void 0 : z.placement;
1481
1481
  if (!A)
1482
1482
  switch (u) {
1483
1483
  case "bestFit": {
1484
1484
  var D;
1485
- const S = (D = B.map((w) => [w.placement, w.overflows.filter((x) => x > 0).reduce((x, b) => x + b, 0)]).sort((w, x) => w[1] - x[1])[0]) == null ? void 0 : D[0];
1486
- S && (A = S);
1485
+ const _ = (D = F.map((w) => [w.placement, w.overflows.filter((x) => x > 0).reduce((x, b) => x + b, 0)]).sort((w, x) => w[1] - x[1])[0]) == null ? void 0 : D[0];
1486
+ _ && (A = _);
1487
1487
  break;
1488
1488
  }
1489
1489
  case "initialPlacement":
@@ -1512,7 +1512,7 @@ const rs = function(t) {
1512
1512
  const { x: r, y: n, placement: o } = e, { mainAxis: a = !0, crossAxis: s = !1, limiter: i = { fn: (g) => {
1513
1513
  let { x: $, y: T } = g;
1514
1514
  return { x: $, y: T };
1515
- } }, ...l } = t, c = { x: r, y: n }, p = await Br(e, l), f = Xt(Pt(o)), u = es(f);
1515
+ } }, ...l } = t, c = { x: r, y: n }, p = await Fr(e, l), f = Xt(Pt(o)), u = es(f);
1516
1516
  let d = c[f], m = c[u];
1517
1517
  if (a) {
1518
1518
  const g = f === "y" ? "bottom" : "right";
@@ -1536,7 +1536,7 @@ function ut(t) {
1536
1536
  function Vr(t) {
1537
1537
  return t instanceof lt(t).Node;
1538
1538
  }
1539
- function _t(t) {
1539
+ function St(t) {
1540
1540
  return Vr(t) ? (t.nodeName || "").toLowerCase() : "";
1541
1541
  }
1542
1542
  function dt(t) {
@@ -1553,17 +1553,17 @@ function qt(t) {
1553
1553
  return /auto|scroll|overlay|hidden|clip/.test(e + n + r) && !["inline", "contents"].includes(o);
1554
1554
  }
1555
1555
  function ns(t) {
1556
- return ["table", "td", "th"].includes(_t(t));
1556
+ return ["table", "td", "th"].includes(St(t));
1557
1557
  }
1558
1558
  function Me(t) {
1559
- const e = Ge(), r = ut(t);
1559
+ const e = Re(), r = ut(t);
1560
1560
  return r.transform !== "none" || r.perspective !== "none" || !e && !!r.backdropFilter && r.backdropFilter !== "none" || !e && !!r.filter && r.filter !== "none" || ["transform", "perspective", "filter"].some((n) => (r.willChange || "").includes(n)) || ["paint", "layout", "strict", "content"].some((n) => (r.contain || "").includes(n));
1561
1561
  }
1562
- function Ge() {
1562
+ function Re() {
1563
1563
  return !(typeof CSS > "u" || !CSS.supports) && CSS.supports("-webkit-backdrop-filter", "none");
1564
1564
  }
1565
1565
  function he(t) {
1566
- return ["html", "body", "#document"].includes(_t(t));
1566
+ return ["html", "body", "#document"].includes(St(t));
1567
1567
  }
1568
1568
  const sr = Math.min, Yt = Math.max, ie = Math.round;
1569
1569
  function Hr(t) {
@@ -1587,7 +1587,7 @@ function Nt(t) {
1587
1587
  const ir = { x: 0, y: 0 };
1588
1588
  function Wr(t, e, r) {
1589
1589
  var n, o;
1590
- if (e === void 0 && (e = !0), !Ge())
1590
+ if (e === void 0 && (e = !0), !Re())
1591
1591
  return ir;
1592
1592
  const a = t ? lt(t) : window;
1593
1593
  return !r || e && r !== a ? ir : { x: ((n = a.visualViewport) == null ? void 0 : n.offsetLeft) || 0, y: ((o = a.visualViewport) == null ? void 0 : o.offsetTop) || 0 };
@@ -1609,23 +1609,23 @@ function Mt(t, e, r, n) {
1609
1609
  }
1610
1610
  return ae({ width: p, height: f, x: l, y: c });
1611
1611
  }
1612
- function St(t) {
1612
+ function _t(t) {
1613
1613
  return ((Vr(t) ? t.ownerDocument : t.document) || window.document).documentElement;
1614
1614
  }
1615
1615
  function ge(t) {
1616
1616
  return st(t) ? { scrollLeft: t.scrollLeft, scrollTop: t.scrollTop } : { scrollLeft: t.pageXOffset, scrollTop: t.pageYOffset };
1617
1617
  }
1618
1618
  function Kr(t) {
1619
- return Mt(St(t)).left + ge(t).scrollLeft;
1619
+ return Mt(_t(t)).left + ge(t).scrollLeft;
1620
1620
  }
1621
- function Rt(t) {
1622
- if (_t(t) === "html")
1621
+ function jt(t) {
1622
+ if (St(t) === "html")
1623
1623
  return t;
1624
- const e = t.assignedSlot || t.parentNode || ar(t) && t.host || St(t);
1624
+ const e = t.assignedSlot || t.parentNode || ar(t) && t.host || _t(t);
1625
1625
  return ar(e) ? e.host : e;
1626
1626
  }
1627
1627
  function qr(t) {
1628
- const e = Rt(t);
1628
+ const e = jt(t);
1629
1629
  return he(e) ? e.ownerDocument.body : dt(e) && qt(e) ? e : qr(e);
1630
1630
  }
1631
1631
  function Ut(t, e) {
@@ -1638,22 +1638,22 @@ function lr(t, e, r) {
1638
1638
  let n;
1639
1639
  if (e === "viewport")
1640
1640
  n = function(o, a) {
1641
- const s = lt(o), i = St(o), l = s.visualViewport;
1641
+ const s = lt(o), i = _t(o), l = s.visualViewport;
1642
1642
  let c = i.clientWidth, p = i.clientHeight, f = 0, u = 0;
1643
1643
  if (l) {
1644
1644
  c = l.width, p = l.height;
1645
- const d = Ge();
1645
+ const d = Re();
1646
1646
  (!d || d && a === "fixed") && (f = l.offsetLeft, u = l.offsetTop);
1647
1647
  }
1648
1648
  return { width: c, height: p, x: f, y: u };
1649
1649
  }(t, r);
1650
1650
  else if (e === "document")
1651
1651
  n = function(o) {
1652
- const a = St(o), s = ge(o), i = o.ownerDocument.body, l = Yt(a.scrollWidth, a.clientWidth, i.scrollWidth, i.clientWidth), c = Yt(a.scrollHeight, a.clientHeight, i.scrollHeight, i.clientHeight);
1652
+ const a = _t(o), s = ge(o), i = o.ownerDocument.body, l = Yt(a.scrollWidth, a.clientWidth, i.scrollWidth, i.clientWidth), c = Yt(a.scrollHeight, a.clientHeight, i.scrollHeight, i.clientHeight);
1653
1653
  let p = -s.scrollLeft + Kr(o);
1654
1654
  const f = -s.scrollTop;
1655
1655
  return ut(i).direction === "rtl" && (p += Yt(a.clientWidth, i.clientWidth) - l), { width: l, height: c, x: p, y: f };
1656
- }(St(t));
1656
+ }(_t(t));
1657
1657
  else if (st(e))
1658
1658
  n = function(o, a) {
1659
1659
  const s = Mt(o, !0, a === "fixed"), i = s.top + o.clientTop, l = s.left + o.clientLeft, c = dt(o) ? Nt(o) : { x: 1, y: 1 };
@@ -1666,7 +1666,7 @@ function lr(t, e, r) {
1666
1666
  return ae(n);
1667
1667
  }
1668
1668
  function Zr(t, e) {
1669
- const r = Rt(t);
1669
+ const r = jt(t);
1670
1670
  return !(r === e || !st(r) || he(r)) && (ut(r).position === "fixed" || Zr(r, e));
1671
1671
  }
1672
1672
  function cr(t, e) {
@@ -1679,22 +1679,22 @@ function ur(t, e) {
1679
1679
  let n = cr(t, e);
1680
1680
  for (; n && ns(n) && ut(n).position === "static"; )
1681
1681
  n = cr(n, e);
1682
- return n && (_t(n) === "html" || _t(n) === "body" && ut(n).position === "static" && !Me(n)) ? r : n || function(o) {
1683
- let a = Rt(o);
1682
+ return n && (St(n) === "html" || St(n) === "body" && ut(n).position === "static" && !Me(n)) ? r : n || function(o) {
1683
+ let a = jt(o);
1684
1684
  for (; dt(a) && !he(a); ) {
1685
1685
  if (Me(a))
1686
1686
  return a;
1687
- a = Rt(a);
1687
+ a = jt(a);
1688
1688
  }
1689
1689
  return null;
1690
1690
  }(t) || r;
1691
1691
  }
1692
1692
  function os(t, e, r) {
1693
- const n = dt(e), o = St(e), a = r === "fixed", s = Mt(t, !0, a, e);
1693
+ const n = dt(e), o = _t(e), a = r === "fixed", s = Mt(t, !0, a, e);
1694
1694
  let i = { scrollLeft: 0, scrollTop: 0 };
1695
1695
  const l = { x: 0, y: 0 };
1696
1696
  if (n || !n && !a)
1697
- if ((_t(e) !== "body" || qt(o)) && (i = ge(e)), dt(e)) {
1697
+ if ((St(e) !== "body" || qt(o)) && (i = ge(e)), dt(e)) {
1698
1698
  const c = Mt(e, !0, a, e);
1699
1699
  l.x = c.x + e.clientLeft, l.y = c.y + e.clientTop;
1700
1700
  } else
@@ -1707,12 +1707,12 @@ const as = { getClippingRect: function(t) {
1707
1707
  const f = p.get(c);
1708
1708
  if (f)
1709
1709
  return f;
1710
- let u = Ut(c).filter((g) => st(g) && _t(g) !== "body"), d = null;
1710
+ let u = Ut(c).filter((g) => st(g) && St(g) !== "body"), d = null;
1711
1711
  const m = ut(c).position === "fixed";
1712
- let h = m ? Rt(c) : c;
1712
+ let h = m ? jt(c) : c;
1713
1713
  for (; st(h) && !he(h); ) {
1714
1714
  const g = ut(h), $ = Me(h);
1715
- $ || g.position !== "fixed" || (d = null), (m ? !$ && !d : !$ && g.position === "static" && d && ["absolute", "fixed"].includes(d.position) || qt(h) && !$ && Zr(c, h)) ? u = u.filter((T) => T !== h) : d = g, h = Rt(h);
1715
+ $ || g.position !== "fixed" || (d = null), (m ? !$ && !d : !$ && g.position === "static" && d && ["absolute", "fixed"].includes(d.position) || qt(h) && !$ && Zr(c, h)) ? u = u.filter((T) => T !== h) : d = g, h = jt(h);
1716
1716
  }
1717
1717
  return p.set(c, u), u;
1718
1718
  }(e, this._c) : [].concat(r), s = [...a, n], i = s[0], l = s.reduce((c, p) => {
@@ -1722,19 +1722,19 @@ const as = { getClippingRect: function(t) {
1722
1722
  return { width: l.right - l.left, height: l.bottom - l.top, x: l.left, y: l.top };
1723
1723
  }, convertOffsetParentRelativeRectToViewportRelativeRect: function(t) {
1724
1724
  let { rect: e, offsetParent: r, strategy: n } = t;
1725
- const o = dt(r), a = St(r);
1725
+ const o = dt(r), a = _t(r);
1726
1726
  if (r === a)
1727
1727
  return e;
1728
1728
  let s = { scrollLeft: 0, scrollTop: 0 }, i = { x: 1, y: 1 };
1729
1729
  const l = { x: 0, y: 0 };
1730
- if ((o || !o && n !== "fixed") && ((_t(r) !== "body" || qt(a)) && (s = ge(r)), dt(r))) {
1730
+ if ((o || !o && n !== "fixed") && ((St(r) !== "body" || qt(a)) && (s = ge(r)), dt(r))) {
1731
1731
  const c = Mt(r);
1732
1732
  i = Nt(r), l.x = c.x + r.clientLeft, l.y = c.y + r.clientTop;
1733
1733
  }
1734
1734
  return { width: e.width * i.x, height: e.height * i.y, x: e.x * i.x - s.scrollLeft * i.x + l.x, y: e.y * i.y - s.scrollTop * i.y + l.y };
1735
1735
  }, isElement: st, getDimensions: function(t) {
1736
1736
  return Hr(t);
1737
- }, getOffsetParent: ur, getDocumentElement: St, getScale: Nt, async getElementRects(t) {
1737
+ }, getOffsetParent: ur, getDocumentElement: _t, getScale: Nt, async getElementRects(t) {
1738
1738
  let { reference: e, floating: r, strategy: n } = t;
1739
1739
  const o = this.getOffsetParent || ur, a = this.getDimensions;
1740
1740
  return { reference: os(e, await o(r), n), floating: { x: 0, y: 0, ...await a(r) } };
@@ -1879,7 +1879,7 @@ const us = (t) => {
1879
1879
  return In(p, (g) => {
1880
1880
  var $;
1881
1881
  ($ = c.value) != null && $.contains(g.target) || d();
1882
- }), (g, $) => (_(), P(ct, null, [
1882
+ }), (g, $) => (S(), P(ct, null, [
1883
1883
  it(g.$slots, "default", {
1884
1884
  setRef: m,
1885
1885
  show: u,
@@ -1890,18 +1890,18 @@ const us = (t) => {
1890
1890
  ref_key: "floating",
1891
1891
  ref: p,
1892
1892
  "data-placement": v(l),
1893
- style: Fe({
1893
+ style: Be({
1894
1894
  position: v(f),
1895
1895
  top: v(a) ? `${v(a)}px` : "",
1896
1896
  left: v(o) ? `${v(o)}px` : ""
1897
1897
  })
1898
1898
  }, [
1899
- nt(_n, {
1899
+ nt(Sn, {
1900
1900
  name: "transition-fade",
1901
1901
  mode: "out-in"
1902
1902
  }, {
1903
- default: G(() => [
1904
- r.value ? (_(), P("div", {
1903
+ default: R(() => [
1904
+ r.value ? (S(), P("div", {
1905
1905
  key: 0,
1906
1906
  class: J(["floating-content", [`is-${e.theme}`]])
1907
1907
  }, [
@@ -1912,7 +1912,7 @@ const us = (t) => {
1912
1912
  ref_key: "arrowRef",
1913
1913
  ref: n,
1914
1914
  class: "is-arrow",
1915
- style: Fe({
1915
+ style: Be({
1916
1916
  position: v(f),
1917
1917
  top: v(i) ? `${v(i)}px` : "",
1918
1918
  left: v(s) ? `${v(s)}px` : ""
@@ -1954,19 +1954,19 @@ const us = (t) => {
1954
1954
  const r = t, { isLoading: n, appendTo: o } = Le(r), a = qn(n, { delay: Da }), { t: s } = Dt(), i = $t("table"), l = q(() => r.columns), c = q(() => Object.keys(r.columns).length), p = (f, u) => {
1955
1955
  f.sortOrders && e("sort", { target: u, orders: f.sortOrders });
1956
1956
  };
1957
- return (f, u) => (_(), P("table", {
1957
+ return (f, u) => (S(), P("table", {
1958
1958
  class: J(v(i))
1959
1959
  }, [
1960
1960
  O("thead", null, [
1961
1961
  O("tr", null, [
1962
- (_(!0), P(ct, null, Ot(l.value, (d, m) => (_(), at(Xr, {
1962
+ (S(!0), P(ct, null, Ot(l.value, (d, m) => (S(), at(Xr, {
1963
1963
  key: m,
1964
1964
  placement: "top",
1965
1965
  content: d.tooltip,
1966
1966
  disabled: !d.tooltip,
1967
1967
  "append-to": v(o)
1968
1968
  }, {
1969
- default: G(({ setRef: h, show: g, hide: $ }) => [
1969
+ default: R(({ setRef: h, show: g, hide: $ }) => [
1970
1970
  O("th", {
1971
1971
  ref_for: !0,
1972
1972
  ref: h,
@@ -1976,7 +1976,7 @@ const us = (t) => {
1976
1976
  "is-active": m === t.sort.sortTarget && t.sort.orders[0].direction !== v(wt),
1977
1977
  "is-sortable": d.sortOrders,
1978
1978
  "is-desc": m === t.sort.sortTarget && t.sort.orders[0].direction === v(y),
1979
- "is-asc": m === t.sort.sortTarget && t.sort.orders[0].direction === v(j)
1979
+ "is-asc": m === t.sort.sortTarget && t.sort.orders[0].direction === v(G)
1980
1980
  }
1981
1981
  ]),
1982
1982
  onMouseenter: g,
@@ -1985,8 +1985,8 @@ const us = (t) => {
1985
1985
  onBlur: $,
1986
1986
  onClick: (T) => p(d, m),
1987
1987
  onKeydown: [
1988
- Be(zt((T) => p(d, m), ["prevent"]), ["space"]),
1989
- Be(zt((T) => p(d, m), ["prevent"]), ["enter"])
1988
+ Fe(zt((T) => p(d, m), ["prevent"]), ["space"]),
1989
+ Fe(zt((T) => p(d, m), ["prevent"]), ["enter"])
1990
1990
  ],
1991
1991
  tabindex: d.sortOrders ? 0 : -1,
1992
1992
  role: "button"
@@ -1994,19 +1994,19 @@ const us = (t) => {
1994
1994
  it(f.$slots, `header-${m}`, { column: d }, () => [
1995
1995
  gt(N(d.label), 1)
1996
1996
  ]),
1997
- d.sortOrders && m !== t.sort.sortTarget ? (_(), at(v(rr), {
1997
+ d.sortOrders && m !== t.sort.sortTarget ? (S(), at(v(rr), {
1998
1998
  key: 0,
1999
1999
  class: "is-icon-sort"
2000
2000
  })) : X("", !0),
2001
- m === t.sort.sortTarget && t.sort.orders[0].direction === v(wt) ? (_(), at(v(rr), {
2001
+ m === t.sort.sortTarget && t.sort.orders[0].direction === v(wt) ? (S(), at(v(rr), {
2002
2002
  key: 1,
2003
2003
  class: "is-icon-sort"
2004
2004
  })) : X("", !0),
2005
- m === t.sort.sortTarget && t.sort.orders[0].direction === v(y) ? (_(), at(v(ja), {
2005
+ m === t.sort.sortTarget && t.sort.orders[0].direction === v(y) ? (S(), at(v(Ga), {
2006
2006
  key: 2,
2007
2007
  class: "is-icon-sort"
2008
2008
  })) : X("", !0),
2009
- m === t.sort.sortTarget && t.sort.orders[0].direction === v(j) ? (_(), at(v(Ya), {
2009
+ m === t.sort.sortTarget && t.sort.orders[0].direction === v(G) ? (S(), at(v(Ya), {
2010
2010
  key: 3,
2011
2011
  class: "is-icon-sort"
2012
2012
  })) : X("", !0)
@@ -2017,11 +2017,11 @@ const us = (t) => {
2017
2017
  ])
2018
2018
  ]),
2019
2019
  O("tbody", null, [
2020
- (_(!0), P(ct, null, Ot(r.rows, (d, m) => (_(), P("tr", {
2020
+ (S(!0), P(ct, null, Ot(r.rows, (d, m) => (S(), P("tr", {
2021
2021
  key: m,
2022
2022
  class: J(d.rowClasses)
2023
2023
  }, [
2024
- (_(!0), P(ct, null, Ot(l.value, (h, g) => (_(), P("td", {
2024
+ (S(!0), P(ct, null, Ot(l.value, (h, g) => (S(), P("td", {
2025
2025
  key: g,
2026
2026
  class: J([
2027
2027
  [h.class],
@@ -2039,7 +2039,7 @@ const us = (t) => {
2039
2039
  ], 2))), 128))
2040
2040
  ], 2))), 128))
2041
2041
  ]),
2042
- v(a) && t.rows.length === 0 ? (_(), P("tfoot", ps, [
2042
+ v(a) && t.rows.length === 0 ? (S(), P("tfoot", ps, [
2043
2043
  O("tr", null, [
2044
2044
  O("td", { colspan: c.value }, [
2045
2045
  it(f.$slots, "loading", {}, () => [
@@ -2048,7 +2048,7 @@ const us = (t) => {
2048
2048
  ], 8, ms)
2049
2049
  ])
2050
2050
  ])) : X("", !0),
2051
- t.rows.length === 0 && !v(n) && !v(a) ? (_(), P("tfoot", hs, [
2051
+ t.rows.length === 0 && !v(n) && !v(a) ? (S(), P("tfoot", hs, [
2052
2052
  O("tr", null, [
2053
2053
  O("td", { colspan: c.value }, [
2054
2054
  it(f.$slots, "empty", {}, () => [
@@ -2077,15 +2077,15 @@ const us = (t) => {
2077
2077
  y1: "17",
2078
2078
  x2: "12.01",
2079
2079
  y2: "17"
2080
- }, null, -1), Ss = [
2080
+ }, null, -1), _s = [
2081
2081
  vs,
2082
2082
  bs,
2083
2083
  ws
2084
2084
  ];
2085
2085
  function $s(t, e) {
2086
- return _(), P("svg", ys, Ss);
2086
+ return S(), P("svg", ys, _s);
2087
2087
  }
2088
- const _s = { render: $s }, Zl = {
2088
+ const Ss = { render: $s }, Zl = {
2089
2089
  __name: "ErrorNotice",
2090
2090
  props: {
2091
2091
  error: {
@@ -2098,10 +2098,10 @@ const _s = { render: $s }, Zl = {
2098
2098
  var s;
2099
2099
  return n(`errors.${e.error.key}`) ? r(`errors.${e.error.key}`, e.error.cause) : `${e.error.key}: ${(s = e.error) == null ? void 0 : s.message}`;
2100
2100
  });
2101
- return (s, i) => (_(), P("div", {
2101
+ return (s, i) => (S(), P("div", {
2102
2102
  class: J(v(o))
2103
2103
  }, [
2104
- nt(v(_s), {
2104
+ nt(v(Ss), {
2105
2105
  class: "icon",
2106
2106
  width: "20",
2107
2107
  height: "20"
@@ -2964,10 +2964,10 @@ const Qr = Symbol("ErrorProviderContext"), xs = () => {
2964
2964
  };
2965
2965
  }
2966
2966
  });
2967
- function Gs(t, e, r, n, o, a) {
2967
+ function Rs(t, e, r, n, o, a) {
2968
2968
  return it(t.$slots, "default", { t: t.translate });
2969
2969
  }
2970
- const Jl = /* @__PURE__ */ en(Cs, [["render", Gs]]), Rs = ["src"], js = ["src", "title"], It = /* @__PURE__ */ Object.assign({
2970
+ const Jl = /* @__PURE__ */ en(Cs, [["render", Rs]]), js = ["src"], Gs = ["src", "title"], It = /* @__PURE__ */ Object.assign({
2971
2971
  inheritAttrs: !1
2972
2972
  }, {
2973
2973
  __name: "Image",
@@ -2987,28 +2987,28 @@ const Jl = /* @__PURE__ */ en(Cs, [["render", Gs]]), Rs = ["src"], js = ["src",
2987
2987
  },
2988
2988
  setup(t) {
2989
2989
  const e = t, { defaultSrc: r } = Le(e), n = H({ src: e.src }), { error: o, isReady: a } = Kn(n, { resetOnExecute: !1, shallow: !1 });
2990
- return (s, i) => (_(), P(ct, null, [
2991
- v(o) && v(r) ? (_(), P("img", {
2990
+ return (s, i) => (S(), P(ct, null, [
2991
+ v(o) && v(r) ? (S(), P("img", {
2992
2992
  key: 0,
2993
2993
  src: v(r),
2994
2994
  class: J(["is-loaded", s.$attrs.class])
2995
- }, null, 10, Rs)) : X("", !0),
2996
- v(o) ? X("", !0) : (_(), P("img", {
2995
+ }, null, 10, js)) : X("", !0),
2996
+ v(o) ? X("", !0) : (S(), P("img", {
2997
2997
  key: 1,
2998
2998
  src: n.value.src,
2999
2999
  class: J([s.$attrs.class, { "is-loaded": v(a) }]),
3000
3000
  title: e.title
3001
- }, null, 10, js))
3001
+ }, null, 10, Gs))
3002
3002
  ], 64));
3003
3003
  }
3004
- }), Fs = { style: { "text-align": "center" } }, rn = {
3004
+ }), Bs = { style: { "text-align": "center" } }, rn = {
3005
3005
  __name: "LoadingIndicator",
3006
3006
  setup(t) {
3007
3007
  const { t: e } = Dt();
3008
- return (r, n) => (_(), P("div", Fs, N(v(e)("common.loading")), 1));
3008
+ return (r, n) => (S(), P("div", Bs, N(v(e)("common.loading")), 1));
3009
3009
  }
3010
3010
  };
3011
- function Bs({ currentPage: t, itemsPerPage: e = 20, totalItems: r, rangeLength: n = 5, update: o = yt }) {
3011
+ function Fs({ currentPage: t, itemsPerPage: e = 20, totalItems: r, rangeLength: n = 5, update: o = yt }) {
3012
3012
  const a = q(() => Math.ceil(v(r) / e)), s = q(() => {
3013
3013
  const p = v(t) - 1, f = Array.from({ length: a.value }, (m, h) => h + 1), u = Math.floor(n / 2);
3014
3014
  let d = Math.max(p - u, 0);
@@ -3039,7 +3039,7 @@ const Vs = {
3039
3039
  Hs
3040
3040
  ];
3041
3041
  function Us(t, e) {
3042
- return _(), P("svg", Vs, Ys);
3042
+ return S(), P("svg", Vs, Ys);
3043
3043
  }
3044
3044
  const Ws = { render: Us }, Ks = {
3045
3045
  xmlns: "http://www.w3.org/2000/svg",
@@ -3053,7 +3053,7 @@ const Ws = { render: Us }, Ks = {
3053
3053
  qs
3054
3054
  ];
3055
3055
  function Xs(t, e) {
3056
- return _(), P("svg", Ks, Zs);
3056
+ return S(), P("svg", Ks, Zs);
3057
3057
  }
3058
3058
  const Js = { render: Xs }, Qs = ["disabled"], ti = ["disabled"], ei = {
3059
3059
  key: 1,
@@ -3095,14 +3095,14 @@ const Js = { render: Xs }, Qs = ["disabled"], ti = ["disabled"], ei = {
3095
3095
  },
3096
3096
  emits: ["change"],
3097
3097
  setup(t, { emit: e }) {
3098
- const r = t, n = $t("paginator"), { page: o, pageCount: a, range: s, goTo: i, pageStep: l } = Bs({
3098
+ const r = t, n = $t("paginator"), { page: o, pageCount: a, range: s, goTo: i, pageStep: l } = Fs({
3099
3099
  currentPage: q(() => r.page),
3100
3100
  totalItems: q(() => r.totalItems),
3101
3101
  itemsPerPage: r.itemsPerPage,
3102
3102
  rangeLength: r.rangeLength,
3103
3103
  update: (c) => e("change", c)
3104
3104
  });
3105
- return (c, p) => v(a) > 1 ? (_(), P("div", {
3105
+ return (c, p) => v(a) > 1 ? (S(), P("div", {
3106
3106
  key: 0,
3107
3107
  class: J(v(n))
3108
3108
  }, [
@@ -3115,22 +3115,22 @@ const Js = { render: Xs }, Qs = ["disabled"], ti = ["disabled"], ei = {
3115
3115
  nt(v(Ws), { class: "icon paginator-left" })
3116
3116
  ])
3117
3117
  ], 8, Qs),
3118
- t.isCompact ? X("", !0) : (_(), P("button", {
3118
+ t.isCompact ? X("", !0) : (S(), P("button", {
3119
3119
  key: 0,
3120
3120
  type: "button",
3121
3121
  disabled: v(o) === 1,
3122
3122
  onClick: p[1] || (p[1] = (f) => v(i)(1))
3123
3123
  }, "1", 8, ti)),
3124
- t.isCompact ? X("", !0) : (_(), P("div", ei, "...")),
3125
- (_(!0), P(ct, null, Ot(v(s), (f) => (_(), P("button", {
3124
+ t.isCompact ? X("", !0) : (S(), P("div", ei, "...")),
3125
+ (S(!0), P(ct, null, Ot(v(s), (f) => (S(), P("button", {
3126
3126
  type: "button",
3127
3127
  key: f,
3128
3128
  class: J({ "is-active": f === v(o) }),
3129
3129
  disabled: f === v(o),
3130
3130
  onClick: (u) => v(i)(f)
3131
3131
  }, N(f), 11, ri))), 128)),
3132
- t.isCompact ? X("", !0) : (_(), P("div", ni, ai)),
3133
- t.isCompact ? X("", !0) : (_(), P("button", {
3132
+ t.isCompact ? X("", !0) : (S(), P("div", ni, ai)),
3133
+ t.isCompact ? X("", !0) : (S(), P("button", {
3134
3134
  key: 3,
3135
3135
  type: "button",
3136
3136
  disabled: v(o) === v(a),
@@ -3151,7 +3151,7 @@ const Js = { render: Xs }, Qs = ["disabled"], ti = ["disabled"], ei = {
3151
3151
  __name: "ResponsiveTable",
3152
3152
  setup(t) {
3153
3153
  const e = H(null), r = $t("table-responsive");
3154
- return (n, o) => (_(), P("div", {
3154
+ return (n, o) => (S(), P("div", {
3155
3155
  ref_key: "el",
3156
3156
  ref: e,
3157
3157
  class: J(v(r))
@@ -3170,18 +3170,18 @@ var on = { exports: {} };
3170
3170
  t.exports = n();
3171
3171
  })(xt, function() {
3172
3172
  var r = 1e3, n = 6e4, o = 36e5, a = "millisecond", s = "second", i = "minute", l = "hour", c = "day", p = "week", f = "month", u = "quarter", d = "year", m = "date", h = "Invalid Date", g = /^(\d{4})[-/]?(\d{1,2})?[-/]?(\d{0,2})[Tt\s]*(\d{1,2})?:?(\d{1,2})?:?(\d{1,2})?[.:]?(\d+)?$/, $ = /\[([^\]]+)]|Y{1,4}|M{1,4}|D{1,2}|d{1,4}|H{1,2}|h{1,2}|a|A|m{1,2}|s{1,2}|Z{1,2}|SSS/g, T = { name: "en", weekdays: "Sunday_Monday_Tuesday_Wednesday_Thursday_Friday_Saturday".split("_"), months: "January_February_March_April_May_June_July_August_September_October_November_December".split("_"), ordinal: function(A) {
3173
- var S = ["th", "st", "nd", "rd"], w = A % 100;
3174
- return "[" + A + (S[(w - 20) % 10] || S[w] || S[0]) + "]";
3175
- } }, k = function(A, S, w) {
3173
+ var _ = ["th", "st", "nd", "rd"], w = A % 100;
3174
+ return "[" + A + (_[(w - 20) % 10] || _[w] || _[0]) + "]";
3175
+ } }, k = function(A, _, w) {
3176
3176
  var x = String(A);
3177
- return !x || x.length >= S ? A : "" + Array(S + 1 - x.length).join(w) + A;
3177
+ return !x || x.length >= _ ? A : "" + Array(_ + 1 - x.length).join(w) + A;
3178
3178
  }, E = { s: k, z: function(A) {
3179
- var S = -A.utcOffset(), w = Math.abs(S), x = Math.floor(w / 60), b = w % 60;
3180
- return (S <= 0 ? "+" : "-") + k(x, 2, "0") + ":" + k(b, 2, "0");
3181
- }, m: function A(S, w) {
3182
- if (S.date() < w.date())
3183
- return -A(w, S);
3184
- var x = 12 * (w.year() - S.year()) + (w.month() - S.month()), b = S.clone().add(x, f), M = w - b < 0, L = S.clone().add(x + (M ? -1 : 1), f);
3179
+ var _ = -A.utcOffset(), w = Math.abs(_), x = Math.floor(w / 60), b = w % 60;
3180
+ return (_ <= 0 ? "+" : "-") + k(x, 2, "0") + ":" + k(b, 2, "0");
3181
+ }, m: function A(_, w) {
3182
+ if (_.date() < w.date())
3183
+ return -A(w, _);
3184
+ var x = 12 * (w.year() - _.year()) + (w.month() - _.month()), b = _.clone().add(x, f), M = w - b < 0, L = _.clone().add(x + (M ? -1 : 1), f);
3185
3185
  return +(-(x + (w - b) / (M ? b - L : L - b)) || 0);
3186
3186
  }, a: function(A) {
3187
3187
  return A < 0 ? Math.ceil(A) || 0 : Math.floor(A);
@@ -3189,40 +3189,40 @@ var on = { exports: {} };
3189
3189
  return { M: f, y: d, w: p, d: c, D: m, h: l, m: i, s, ms: a, Q: u }[A] || String(A || "").toLowerCase().replace(/s$/, "");
3190
3190
  }, u: function(A) {
3191
3191
  return A === void 0;
3192
- } }, I = "en", R = {};
3193
- R[I] = T;
3194
- var B = function(A) {
3195
- return A instanceof F;
3196
- }, K = function A(S, w, x) {
3192
+ } }, I = "en", j = {};
3193
+ j[I] = T;
3194
+ var F = function(A) {
3195
+ return A instanceof B;
3196
+ }, K = function A(_, w, x) {
3197
3197
  var b;
3198
- if (!S)
3198
+ if (!_)
3199
3199
  return I;
3200
- if (typeof S == "string") {
3201
- var M = S.toLowerCase();
3202
- R[M] && (b = M), w && (R[M] = w, b = M);
3203
- var L = S.split("-");
3200
+ if (typeof _ == "string") {
3201
+ var M = _.toLowerCase();
3202
+ j[M] && (b = M), w && (j[M] = w, b = M);
3203
+ var L = _.split("-");
3204
3204
  if (!b && L.length > 1)
3205
3205
  return A(L[0]);
3206
3206
  } else {
3207
- var C = S.name;
3208
- R[C] = S, b = C;
3207
+ var C = _.name;
3208
+ j[C] = _, b = C;
3209
3209
  }
3210
3210
  return !x && b && (I = b), b || !x && I;
3211
- }, z = function(A, S) {
3212
- if (B(A))
3211
+ }, z = function(A, _) {
3212
+ if (F(A))
3213
3213
  return A.clone();
3214
- var w = typeof S == "object" ? S : {};
3215
- return w.date = A, w.args = arguments, new F(w);
3214
+ var w = typeof _ == "object" ? _ : {};
3215
+ return w.date = A, w.args = arguments, new B(w);
3216
3216
  }, D = E;
3217
- D.l = K, D.i = B, D.w = function(A, S) {
3218
- return z(A, { locale: S.$L, utc: S.$u, x: S.$x, $offset: S.$offset });
3217
+ D.l = K, D.i = F, D.w = function(A, _) {
3218
+ return z(A, { locale: _.$L, utc: _.$u, x: _.$x, $offset: _.$offset });
3219
3219
  };
3220
- var F = function() {
3220
+ var B = function() {
3221
3221
  function A(w) {
3222
3222
  this.$L = K(w.locale, null, !0), this.parse(w);
3223
3223
  }
3224
- var S = A.prototype;
3225
- return S.parse = function(w) {
3224
+ var _ = A.prototype;
3225
+ return _.parse = function(w) {
3226
3226
  this.$d = function(x) {
3227
3227
  var b = x.date, M = x.utc;
3228
3228
  if (b === null)
@@ -3240,27 +3240,27 @@ var on = { exports: {} };
3240
3240
  }
3241
3241
  return new Date(b);
3242
3242
  }(w), this.$x = w.x || {}, this.init();
3243
- }, S.init = function() {
3243
+ }, _.init = function() {
3244
3244
  var w = this.$d;
3245
3245
  this.$y = w.getFullYear(), this.$M = w.getMonth(), this.$D = w.getDate(), this.$W = w.getDay(), this.$H = w.getHours(), this.$m = w.getMinutes(), this.$s = w.getSeconds(), this.$ms = w.getMilliseconds();
3246
- }, S.$utils = function() {
3246
+ }, _.$utils = function() {
3247
3247
  return D;
3248
- }, S.isValid = function() {
3248
+ }, _.isValid = function() {
3249
3249
  return this.$d.toString() !== h;
3250
- }, S.isSame = function(w, x) {
3250
+ }, _.isSame = function(w, x) {
3251
3251
  var b = z(w);
3252
3252
  return this.startOf(x) <= b && b <= this.endOf(x);
3253
- }, S.isAfter = function(w, x) {
3253
+ }, _.isAfter = function(w, x) {
3254
3254
  return z(w) < this.startOf(x);
3255
- }, S.isBefore = function(w, x) {
3255
+ }, _.isBefore = function(w, x) {
3256
3256
  return this.endOf(x) < z(w);
3257
- }, S.$g = function(w, x, b) {
3257
+ }, _.$g = function(w, x, b) {
3258
3258
  return D.u(w) ? this[x] : this.set(b, w);
3259
- }, S.unix = function() {
3259
+ }, _.unix = function() {
3260
3260
  return Math.floor(this.valueOf() / 1e3);
3261
- }, S.valueOf = function() {
3261
+ }, _.valueOf = function() {
3262
3262
  return this.$d.getTime();
3263
- }, S.startOf = function(w, x) {
3263
+ }, _.startOf = function(w, x) {
3264
3264
  var b = this, M = !!D.u(x) || x, L = D.p(w), C = function(Et, ot) {
3265
3265
  var bt = D.w(b.$u ? Date.UTC(b.$y, ot, Et) : new Date(b.$y, ot, Et), b);
3266
3266
  return M ? bt : bt.endOf(c);
@@ -3273,8 +3273,8 @@ var on = { exports: {} };
3273
3273
  case f:
3274
3274
  return M ? C(1, tt) : C(0, tt + 1);
3275
3275
  case p:
3276
- var jt = this.$locale().weekStart || 0, Ft = (U < jt ? U + 7 : U) - jt;
3277
- return C(M ? vt - Ft : vt + (6 - Ft), tt);
3276
+ var Gt = this.$locale().weekStart || 0, Bt = (U < Gt ? U + 7 : U) - Gt;
3277
+ return C(M ? vt - Bt : vt + (6 - Bt), tt);
3278
3278
  case c:
3279
3279
  case m:
3280
3280
  return W(ht + "Hours", 0);
@@ -3287,9 +3287,9 @@ var on = { exports: {} };
3287
3287
  default:
3288
3288
  return this.clone();
3289
3289
  }
3290
- }, S.endOf = function(w) {
3290
+ }, _.endOf = function(w) {
3291
3291
  return this.startOf(w, !1);
3292
- }, S.$set = function(w, x) {
3292
+ }, _.$set = function(w, x) {
3293
3293
  var b, M = D.p(w), L = "set" + (this.$u ? "UTC" : ""), C = (b = {}, b[c] = L + "Date", b[m] = L + "Date", b[f] = L + "Month", b[d] = L + "FullYear", b[l] = L + "Hours", b[i] = L + "Minutes", b[s] = L + "Seconds", b[a] = L + "Milliseconds", b)[M], W = M === c ? this.$D + (x - this.$W) : x;
3294
3294
  if (M === f || M === d) {
3295
3295
  var U = this.clone().set(m, 1);
@@ -3297,11 +3297,11 @@ var on = { exports: {} };
3297
3297
  } else
3298
3298
  C && this.$d[C](W);
3299
3299
  return this.init(), this;
3300
- }, S.set = function(w, x) {
3300
+ }, _.set = function(w, x) {
3301
3301
  return this.clone().$set(w, x);
3302
- }, S.get = function(w) {
3302
+ }, _.get = function(w) {
3303
3303
  return this[D.p(w)]();
3304
- }, S.add = function(w, x) {
3304
+ }, _.add = function(w, x) {
3305
3305
  var b, M = this;
3306
3306
  w = Number(w);
3307
3307
  var L = D.p(x), C = function(tt) {
@@ -3318,58 +3318,58 @@ var on = { exports: {} };
3318
3318
  return C(7);
3319
3319
  var W = (b = {}, b[i] = n, b[l] = o, b[s] = r, b)[L] || 1, U = this.$d.getTime() + w * W;
3320
3320
  return D.w(U, this);
3321
- }, S.subtract = function(w, x) {
3321
+ }, _.subtract = function(w, x) {
3322
3322
  return this.add(-1 * w, x);
3323
- }, S.format = function(w) {
3323
+ }, _.format = function(w) {
3324
3324
  var x = this, b = this.$locale();
3325
3325
  if (!this.isValid())
3326
3326
  return b.invalidDate || h;
3327
3327
  var M = w || "YYYY-MM-DDTHH:mm:ssZ", L = D.z(this), C = this.$H, W = this.$m, U = this.$M, tt = b.weekdays, vt = b.months, ht = function(ot, bt, ye, Jt) {
3328
3328
  return ot && (ot[bt] || ot(x, M)) || ye[bt].slice(0, Jt);
3329
- }, jt = function(ot) {
3329
+ }, Gt = function(ot) {
3330
3330
  return D.s(C % 12 || 12, ot, "0");
3331
- }, Ft = b.meridiem || function(ot, bt, ye) {
3331
+ }, Bt = b.meridiem || function(ot, bt, ye) {
3332
3332
  var Jt = ot < 12 ? "AM" : "PM";
3333
3333
  return ye ? Jt.toLowerCase() : Jt;
3334
- }, Et = { YY: String(this.$y).slice(-2), YYYY: this.$y, M: U + 1, MM: D.s(U + 1, 2, "0"), MMM: ht(b.monthsShort, U, vt, 3), MMMM: ht(vt, U), D: this.$D, DD: D.s(this.$D, 2, "0"), d: String(this.$W), dd: ht(b.weekdaysMin, this.$W, tt, 2), ddd: ht(b.weekdaysShort, this.$W, tt, 3), dddd: tt[this.$W], H: String(C), HH: D.s(C, 2, "0"), h: jt(1), hh: jt(2), a: Ft(C, W, !0), A: Ft(C, W, !1), m: String(W), mm: D.s(W, 2, "0"), s: String(this.$s), ss: D.s(this.$s, 2, "0"), SSS: D.s(this.$ms, 3, "0"), Z: L };
3334
+ }, Et = { YY: String(this.$y).slice(-2), YYYY: this.$y, M: U + 1, MM: D.s(U + 1, 2, "0"), MMM: ht(b.monthsShort, U, vt, 3), MMMM: ht(vt, U), D: this.$D, DD: D.s(this.$D, 2, "0"), d: String(this.$W), dd: ht(b.weekdaysMin, this.$W, tt, 2), ddd: ht(b.weekdaysShort, this.$W, tt, 3), dddd: tt[this.$W], H: String(C), HH: D.s(C, 2, "0"), h: Gt(1), hh: Gt(2), a: Bt(C, W, !0), A: Bt(C, W, !1), m: String(W), mm: D.s(W, 2, "0"), s: String(this.$s), ss: D.s(this.$s, 2, "0"), SSS: D.s(this.$ms, 3, "0"), Z: L };
3335
3335
  return M.replace($, function(ot, bt) {
3336
3336
  return bt || Et[ot] || L.replace(":", "");
3337
3337
  });
3338
- }, S.utcOffset = function() {
3338
+ }, _.utcOffset = function() {
3339
3339
  return 15 * -Math.round(this.$d.getTimezoneOffset() / 15);
3340
- }, S.diff = function(w, x, b) {
3340
+ }, _.diff = function(w, x, b) {
3341
3341
  var M, L = D.p(x), C = z(w), W = (C.utcOffset() - this.utcOffset()) * n, U = this - C, tt = D.m(this, C);
3342
3342
  return tt = (M = {}, M[d] = tt / 12, M[f] = tt, M[u] = tt / 3, M[p] = (U - W) / 6048e5, M[c] = (U - W) / 864e5, M[l] = U / o, M[i] = U / n, M[s] = U / r, M)[L] || U, b ? tt : D.a(tt);
3343
- }, S.daysInMonth = function() {
3343
+ }, _.daysInMonth = function() {
3344
3344
  return this.endOf(f).$D;
3345
- }, S.$locale = function() {
3346
- return R[this.$L];
3347
- }, S.locale = function(w, x) {
3345
+ }, _.$locale = function() {
3346
+ return j[this.$L];
3347
+ }, _.locale = function(w, x) {
3348
3348
  if (!w)
3349
3349
  return this.$L;
3350
3350
  var b = this.clone(), M = K(w, x, !0);
3351
3351
  return M && (b.$L = M), b;
3352
- }, S.clone = function() {
3352
+ }, _.clone = function() {
3353
3353
  return D.w(this.$d, this);
3354
- }, S.toDate = function() {
3354
+ }, _.toDate = function() {
3355
3355
  return new Date(this.valueOf());
3356
- }, S.toJSON = function() {
3356
+ }, _.toJSON = function() {
3357
3357
  return this.isValid() ? this.toISOString() : null;
3358
- }, S.toISOString = function() {
3358
+ }, _.toISOString = function() {
3359
3359
  return this.$d.toISOString();
3360
- }, S.toString = function() {
3360
+ }, _.toString = function() {
3361
3361
  return this.$d.toUTCString();
3362
3362
  }, A;
3363
- }(), Q = F.prototype;
3363
+ }(), Q = B.prototype;
3364
3364
  return z.prototype = Q, [["$ms", a], ["$s", s], ["$m", i], ["$H", l], ["$W", c], ["$M", f], ["$y", d], ["$D", m]].forEach(function(A) {
3365
- Q[A[1]] = function(S) {
3366
- return this.$g(S, A[0], A[1]);
3365
+ Q[A[1]] = function(_) {
3366
+ return this.$g(_, A[0], A[1]);
3367
3367
  };
3368
- }), z.extend = function(A, S) {
3369
- return A.$i || (A(S, F, z), A.$i = !0), z;
3370
- }, z.locale = K, z.isDayjs = B, z.unix = function(A) {
3368
+ }), z.extend = function(A, _) {
3369
+ return A.$i || (A(_, B, z), A.$i = !0), z;
3370
+ }, z.locale = K, z.isDayjs = F, z.unix = function(A) {
3371
3371
  return z(1e3 * A);
3372
- }, z.en = R[I], z.Ls = R, z.p = {}, z;
3372
+ }, z.en = j[I], z.Ls = j, z.p = {}, z;
3373
3373
  });
3374
3374
  })(on);
3375
3375
  var an = on.exports;
@@ -3410,10 +3410,10 @@ var sn = { exports: {} };
3410
3410
  return this.$u ? 0 : $(this.$offset) ? f.call(this) : this.$offset;
3411
3411
  if (typeof h == "string" && (h = function(I) {
3412
3412
  I === void 0 && (I = "");
3413
- var R = I.match(n);
3414
- if (!R)
3413
+ var j = I.match(n);
3414
+ if (!j)
3415
3415
  return null;
3416
- var B = ("" + R[0]).match(o) || ["-", 0, 0], K = B[0], z = 60 * +B[1] + +B[2];
3416
+ var F = ("" + j[0]).match(o) || ["-", 0, 0], K = F[0], z = 60 * +F[1] + +F[2];
3417
3417
  return z === 0 ? 0 : K === "+" ? z : -z;
3418
3418
  }(h), h === null))
3419
3419
  return this;
@@ -3477,8 +3477,8 @@ var ln = { exports: {} };
3477
3477
  var $ = m[g], T = $.type, k = $.value, E = r[T];
3478
3478
  E >= 0 && (h[E] = parseInt(k, 10));
3479
3479
  }
3480
- var I = h[3], R = I === 24 ? 0 : I, B = h[0] + "-" + h[1] + "-" + h[2] + " " + R + ":" + h[4] + ":" + h[5] + ":000", K = +u;
3481
- return (s.utc(B).valueOf() - (K -= K % 1e3)) / 6e4;
3480
+ var I = h[3], j = I === 24 ? 0 : I, F = h[0] + "-" + h[1] + "-" + h[2] + " " + j + ":" + h[4] + ":" + h[5] + ":000", K = +u;
3481
+ return (s.utc(F).valueOf() - (K -= K % 1e3)) / 6e4;
3482
3482
  }, p = a.prototype;
3483
3483
  p.tz = function(u, d) {
3484
3484
  u === void 0 && (u = i);
@@ -3504,12 +3504,12 @@ var ln = { exports: {} };
3504
3504
  var h = m && d, g = m || d || i, $ = c(+s(), g);
3505
3505
  if (typeof u != "string")
3506
3506
  return s(u).tz(g);
3507
- var T = function(R, B, K) {
3508
- var z = R - 60 * B * 1e3, D = c(z, K);
3509
- if (B === D)
3510
- return [z, B];
3511
- var F = c(z -= 60 * (D - B) * 1e3, K);
3512
- return D === F ? [z, D] : [R - 60 * Math.min(D, F) * 1e3, Math.max(D, F)];
3507
+ var T = function(j, F, K) {
3508
+ var z = j - 60 * F * 1e3, D = c(z, K);
3509
+ if (F === D)
3510
+ return [z, F];
3511
+ var B = c(z -= 60 * (D - F) * 1e3, K);
3512
+ return D === B ? [z, D] : [j - 60 * Math.min(D, B) * 1e3, Math.max(D, B)];
3513
3513
  }(s.utc(u, h).valueOf(), $, g), k = T[0], E = T[1], I = s(k).utcOffset(E);
3514
3514
  return I.$x.$timezone = g, I;
3515
3515
  }, s.tz.guess = function() {
@@ -3669,7 +3669,7 @@ et.extend(pi);
3669
3669
  et.extend(bi);
3670
3670
  et.extend(hi);
3671
3671
  et.extend(yi);
3672
- const Si = () => et.tz.guess(), Wt = (t = "", e = "", r = "", n = "hu") => (r = r || et.tz.guess(), et(t).isValid() ? et(t).tz(r).locale(n).format(e) : ""), Qt = (t = "", e = "", r = "hu") => {
3672
+ const _i = () => et.tz.guess(), Wt = (t = "", e = "", r = "", n = "hu") => (r = r || et.tz.guess(), et(t).isValid() ? et(t).tz(r).locale(n).format(e) : ""), Qt = (t = "", e = "", r = "hu") => {
3673
3673
  if (!et(t).isValid())
3674
3674
  return "";
3675
3675
  e = e || et.tz.guess();
@@ -3681,7 +3681,7 @@ const Si = () => et.tz.guess(), Wt = (t = "", e = "", r = "", n = "hu") => (r =
3681
3681
  }, $i = (t) => ka.get(t), pn = (t) => {
3682
3682
  const e = t.split(":");
3683
3683
  return parseInt(e[0], 10) * 60 + parseInt(e[1], 10);
3684
- }, _i = (t) => {
3684
+ }, Si = (t) => {
3685
3685
  const e = ~~(t / 60), r = ~~t % 60;
3686
3686
  return [e.toString().padStart(2, "0"), r.toString().padStart(2, "0")].join(":");
3687
3687
  }, Ti = (t) => {
@@ -3701,19 +3701,19 @@ const Si = () => et.tz.guess(), Wt = (t = "", e = "", r = "", n = "hu") => (r =
3701
3701
  },
3702
3702
  emits: ["change"],
3703
3703
  setup(t, { emit: e }) {
3704
- const r = t, { t: n } = Dt(), o = $t("timezone-selector"), a = q(() => Qt(/* @__PURE__ */ new Date(), null, r.locale)), s = Si(), i = q(() => Array.from(Ma.values()).map((c) => ({
3704
+ const r = t, { t: n } = Dt(), o = $t("timezone-selector"), a = q(() => Qt(/* @__PURE__ */ new Date(), null, r.locale)), s = _i(), i = q(() => Array.from(Ma.values()).map((c) => ({
3705
3705
  ...c,
3706
3706
  isActive: Qt(/* @__PURE__ */ new Date(), r.currentZone, r.locale) === Qt(/* @__PURE__ */ new Date(), c.timezone, r.locale),
3707
3707
  zoneOffsetName: Qt(/* @__PURE__ */ new Date(), c.timezone, r.locale)
3708
3708
  }))), l = (c) => e("change", c);
3709
- return (c, p) => (_(), P("div", {
3709
+ return (c, p) => (S(), P("div", {
3710
3710
  class: J(v(o))
3711
3711
  }, [
3712
- nt(v(_a), {
3712
+ nt(v(Sa), {
3713
3713
  path: "common.selectTimezone",
3714
3714
  tag: "span"
3715
3715
  }, {
3716
- timezone: G(() => [
3716
+ timezone: R(() => [
3717
3717
  O("a", {
3718
3718
  href: "#",
3719
3719
  onClick: p[0] || (p[0] = zt((f) => l(v(s)), ["prevent"]))
@@ -3721,7 +3721,7 @@ const Si = () => et.tz.guess(), Wt = (t = "", e = "", r = "", n = "hu") => (r =
3721
3721
  ]),
3722
3722
  _: 1
3723
3723
  }),
3724
- (_(!0), P(ct, null, Ot(i.value, (f) => (_(), P("a", {
3724
+ (S(!0), P(ct, null, Ot(i.value, (f) => (S(), P("a", {
3725
3725
  key: f.countryLabelKey,
3726
3726
  href: "#",
3727
3727
  class: J({ "is-active": f.isActive }),
@@ -3775,10 +3775,10 @@ const le = {
3775
3775
  key: "invalid-season-name",
3776
3776
  cause: {}
3777
3777
  }
3778
- }, Ai = { class: "is-portrait-image" }, ki = { class: "is-team-name-long" }, Mi = { class: "is-team-name-short" }, Di = { class: "is-team-name-long" }, Li = { class: "is-team-name-short" }, Ei = { class: "is-team-name-long" }, Ii = { class: "is-team-name-short" }, Ni = ["href"], zi = { class: "is-team-name-long" }, Ci = { class: "is-team-name-short" }, Gi = ["href"], Ri = {
3778
+ }, Ai = { class: "is-portrait-image" }, ki = { class: "is-team-name-long" }, Mi = { class: "is-team-name-short" }, Di = { class: "is-team-name-long" }, Li = { class: "is-team-name-short" }, Ei = { class: "is-team-name-long" }, Ii = { class: "is-team-name-short" }, Ni = ["href"], zi = { class: "is-team-name-long" }, Ci = { class: "is-team-name-short" }, Ri = ["href"], ji = {
3779
3779
  key: 0,
3780
3780
  class: "is-text-dark"
3781
- }, ji = ["href", "target"], oc = {
3781
+ }, Gi = ["href", "target"], oc = {
3782
3782
  __name: "StatisticsTable",
3783
3783
  props: {
3784
3784
  columns: {
@@ -3852,8 +3852,8 @@ const le = {
3852
3852
  })
3853
3853
  );
3854
3854
  const l = (c) => e("sort", c);
3855
- return (c, p) => (_(), at(nn, null, {
3856
- default: G(({ el: f }) => [
3855
+ return (c, p) => (S(), at(nn, null, {
3856
+ default: R(({ el: f }) => [
3857
3857
  nt(Jr, {
3858
3858
  columns: v(s),
3859
3859
  sort: r.sort,
@@ -3862,93 +3862,93 @@ const le = {
3862
3862
  "append-to": t.appendTo || f,
3863
3863
  onSort: l
3864
3864
  }, xn({
3865
- "cell-index": G(({ row: u }) => [
3865
+ "cell-index": R(({ row: u }) => [
3866
3866
  O("span", {
3867
3867
  class: J(u.indexClass)
3868
3868
  }, N(u.index), 3)
3869
3869
  ]),
3870
- "cell-playerPortrait": G(({ row: u }) => [
3870
+ "cell-playerPortrait": R(({ row: u }) => [
3871
3871
  O("div", Ai, [
3872
- (_(), at(It, {
3872
+ (S(), at(It, {
3873
3873
  key: u.player.playerId,
3874
3874
  src: u.player.picture,
3875
3875
  "default-src": v(Oa)
3876
3876
  }, null, 8, ["src", "default-src"]))
3877
3877
  ])
3878
3878
  ]),
3879
- "cell-teamLogo": G(({ row: u }) => {
3879
+ "cell-teamLogo": R(({ row: u }) => {
3880
3880
  var d, m;
3881
3881
  return [
3882
- (_(), at(It, {
3882
+ (S(), at(It, {
3883
3883
  class: "is-logo-image",
3884
3884
  key: ((d = u.team) == null ? void 0 : d.id) ?? u.id,
3885
3885
  src: (m = u.team) == null ? void 0 : m.logo
3886
3886
  }, null, 8, ["src"]))
3887
3887
  ];
3888
3888
  }),
3889
- "cell-homeTeamLogo": G(({ row: u }) => {
3889
+ "cell-homeTeamLogo": R(({ row: u }) => {
3890
3890
  var d, m;
3891
3891
  return [
3892
- (_(), at(It, {
3892
+ (S(), at(It, {
3893
3893
  class: "is-logo-image is-right",
3894
3894
  key: (d = u.homeTeam) == null ? void 0 : d.id,
3895
3895
  src: (m = u.homeTeam) == null ? void 0 : m.logo
3896
3896
  }, null, 8, ["src"]))
3897
3897
  ];
3898
3898
  }),
3899
- "cell-awayTeamLogo": G(({ row: u }) => {
3899
+ "cell-awayTeamLogo": R(({ row: u }) => {
3900
3900
  var d, m;
3901
3901
  return [
3902
- (_(), at(It, {
3902
+ (S(), at(It, {
3903
3903
  class: "is-logo-image is-right",
3904
3904
  key: (d = u.awayTeam) == null ? void 0 : d.id,
3905
3905
  src: (m = u.awayTeam) == null ? void 0 : m.logo
3906
3906
  }, null, 8, ["src"]))
3907
3907
  ];
3908
3908
  }),
3909
- "cell-teamName": G(({ row: u }) => {
3909
+ "cell-teamName": R(({ row: u }) => {
3910
3910
  var d, m;
3911
3911
  return [
3912
3912
  O("span", ki, N((d = u.team) == null ? void 0 : d.longName), 1),
3913
3913
  O("span", Mi, N((m = u.team) == null ? void 0 : m.shortName), 1)
3914
3914
  ];
3915
3915
  }),
3916
- "cell-homeTeamName": G(({ row: u }) => {
3916
+ "cell-homeTeamName": R(({ row: u }) => {
3917
3917
  var d, m;
3918
3918
  return [
3919
3919
  O("span", Di, N((d = u.homeTeam) == null ? void 0 : d.longName), 1),
3920
3920
  O("span", Li, N((m = u.homeTeam) == null ? void 0 : m.shortName), 1)
3921
3921
  ];
3922
3922
  }),
3923
- "cell-awayTeamName": G(({ row: u }) => {
3923
+ "cell-awayTeamName": R(({ row: u }) => {
3924
3924
  var d, m;
3925
3925
  return [
3926
3926
  O("span", Ei, N((d = u.awayTeam) == null ? void 0 : d.longName), 1),
3927
3927
  O("span", Ii, N((m = u.awayTeam) == null ? void 0 : m.shortName), 1)
3928
3928
  ];
3929
3929
  }),
3930
- "cell-location": G(({ row: u }) => {
3930
+ "cell-location": R(({ row: u }) => {
3931
3931
  var d;
3932
3932
  return [
3933
3933
  gt(N(((d = u.location) == null ? void 0 : d.locationName) ?? ""), 1)
3934
3934
  ];
3935
3935
  }),
3936
- "cell-gameResult": G(({ row: u }) => [
3937
- u.gameStatus === 0 ? (_(), P("span", Ri, "-:-")) : (_(), P("a", {
3936
+ "cell-gameResult": R(({ row: u }) => [
3937
+ u.gameStatus === 0 ? (S(), P("span", ji, "-:-")) : (S(), P("a", {
3938
3938
  key: 1,
3939
3939
  href: t.externalGameResolver(u.gameId),
3940
3940
  target: t.externalGameResolverTarget,
3941
3941
  class: J({ "is-text-dark": u.gameStatus !== 1, "is-text-accent": u.gameStatus === 1 })
3942
- }, N(u.homeTeamScore) + ":" + N(u.awayTeamScore), 11, ji))
3942
+ }, N(u.homeTeamScore) + ":" + N(u.awayTeamScore), 11, Gi))
3943
3943
  ]),
3944
- loading: G(() => [
3944
+ loading: R(() => [
3945
3945
  nt(rn)
3946
3946
  ]),
3947
3947
  _: 2
3948
3948
  }, [
3949
3949
  t.isTeamLinked ? {
3950
3950
  name: "cell-teamName",
3951
- fn: G(({ row: u }) => {
3951
+ fn: R(({ row: u }) => {
3952
3952
  var d, m, h;
3953
3953
  return [
3954
3954
  O("a", {
@@ -3964,11 +3964,11 @@ const le = {
3964
3964
  } : void 0,
3965
3965
  t.isPlayerLinked ? {
3966
3966
  name: "cell-name",
3967
- fn: G(({ row: u }) => [
3967
+ fn: R(({ row: u }) => [
3968
3968
  O("a", {
3969
3969
  href: t.externalPlayerResolver(u.id),
3970
3970
  target: "_blank"
3971
- }, N(u.name), 9, Gi)
3971
+ }, N(u.name), 9, Ri)
3972
3972
  ]),
3973
3973
  key: "1"
3974
3974
  } : void 0
@@ -3977,7 +3977,7 @@ const le = {
3977
3977
  _: 1
3978
3978
  }));
3979
3979
  }
3980
- }, Fi = {
3980
+ }, Bi = {
3981
3981
  gameName: {
3982
3982
  label: "table.gameName.short",
3983
3983
  tooltip: "table.gameName.tooltip",
@@ -4044,7 +4044,7 @@ const le = {
4044
4044
  label: "table.team.short",
4045
4045
  tooltip: "table.team.tooltip",
4046
4046
  class: "is-text-left is-w-auto is-text-bold",
4047
- sortOrders: [{ target: "teamName", direction: j }]
4047
+ sortOrders: [{ target: "teamName", direction: G }]
4048
4048
  },
4049
4049
  gamesPlayed: {
4050
4050
  label: "table.game.short",
@@ -4077,12 +4077,12 @@ const le = {
4077
4077
  otl: {
4078
4078
  label: "table.otl.short",
4079
4079
  tooltip: "table.otl.tooltip",
4080
- sortOrders: [{ target: "otl", direction: j }]
4080
+ sortOrders: [{ target: "otl", direction: G }]
4081
4081
  },
4082
4082
  l: {
4083
4083
  label: "table.losses.short",
4084
4084
  tooltip: "table.losses.tooltip",
4085
- sortOrders: [{ target: "l", direction: j }]
4085
+ sortOrders: [{ target: "l", direction: G }]
4086
4086
  },
4087
4087
  gf: {
4088
4088
  label: "table.goalFor.short",
@@ -4092,7 +4092,7 @@ const le = {
4092
4092
  ga: {
4093
4093
  label: "table.goalAgainst.short",
4094
4094
  tooltip: "table.goalAgainst.tooltip",
4095
- sortOrders: [{ target: "ga", direction: j }]
4095
+ sortOrders: [{ target: "ga", direction: G }]
4096
4096
  },
4097
4097
  gd: {
4098
4098
  label: "table.goalDiff.short",
@@ -4105,7 +4105,7 @@ const le = {
4105
4105
  class: "is-text-bold",
4106
4106
  sortOrders: [
4107
4107
  { target: "points", direction: y },
4108
- { target: "gamesPlayed", direction: j },
4108
+ { target: "gamesPlayed", direction: G },
4109
4109
  { target: "w", direction: y },
4110
4110
  { target: "gd", direction: y },
4111
4111
  { target: "gf", direction: y }
@@ -4124,7 +4124,7 @@ const le = {
4124
4124
  label: "table.team.short",
4125
4125
  tooltip: "table.team.tooltip",
4126
4126
  class: "is-text-left is-w-auto is-text-bold",
4127
- sortOrders: [{ target: "teamName", direction: j }]
4127
+ sortOrders: [{ target: "teamName", direction: G }]
4128
4128
  },
4129
4129
  gamesPlayed: {
4130
4130
  label: "table.game.short",
@@ -4150,7 +4150,7 @@ const le = {
4150
4150
  l: {
4151
4151
  label: "table.losses.short",
4152
4152
  tooltip: "table.losses.tooltip",
4153
- sortOrders: [{ target: "l", direction: j }]
4153
+ sortOrders: [{ target: "l", direction: G }]
4154
4154
  },
4155
4155
  gf: {
4156
4156
  label: "table.goalFor.short",
@@ -4160,7 +4160,7 @@ const le = {
4160
4160
  ga: {
4161
4161
  label: "table.goalAgainst.short",
4162
4162
  tooltip: "table.goalAgainst.tooltip",
4163
- sortOrders: [{ target: "ga", direction: j }]
4163
+ sortOrders: [{ target: "ga", direction: G }]
4164
4164
  },
4165
4165
  gd: {
4166
4166
  label: "table.goalDiff.short",
@@ -4186,7 +4186,7 @@ const le = {
4186
4186
  label: "table.name.short",
4187
4187
  tooltip: "table.name.tooltip",
4188
4188
  class: "is-text-left is-w-auto is-text-bold",
4189
- sortOrders: [{ target: "name", direction: j }]
4189
+ sortOrders: [{ target: "name", direction: G }]
4190
4190
  },
4191
4191
  teamLogo: {
4192
4192
  label: "",
@@ -4196,7 +4196,7 @@ const le = {
4196
4196
  label: "table.team.short",
4197
4197
  tooltip: "table.team.tooltip",
4198
4198
  class: "is-text-left is-w-auto",
4199
- sortOrders: [{ target: "teamName", direction: j }]
4199
+ sortOrders: [{ target: "teamName", direction: G }]
4200
4200
  },
4201
4201
  gp: {
4202
4202
  label: "table.game.short",
@@ -4252,7 +4252,7 @@ const le = {
4252
4252
  label: "table.name.short",
4253
4253
  tooltip: "table.name.tooltip",
4254
4254
  class: "is-text-left is-w-auto is-text-bold",
4255
- sortOrders: [{ target: "name", direction: j }]
4255
+ sortOrders: [{ target: "name", direction: G }]
4256
4256
  },
4257
4257
  teamLogo: {
4258
4258
  label: "",
@@ -4262,7 +4262,7 @@ const le = {
4262
4262
  label: "table.team.short",
4263
4263
  tooltip: "table.team.tooltip",
4264
4264
  class: "is-text-left is-w-auto",
4265
- sortOrders: [{ target: "teamName", direction: j }]
4265
+ sortOrders: [{ target: "teamName", direction: G }]
4266
4266
  },
4267
4267
  gp: {
4268
4268
  label: "table.game.short",
@@ -4327,7 +4327,7 @@ const le = {
4327
4327
  label: "table.name.short",
4328
4328
  tooltip: "table.name.tooltip",
4329
4329
  class: "is-text-left is-w-auto is-text-bold",
4330
- sortOrders: [{ target: "name", direction: j }]
4330
+ sortOrders: [{ target: "name", direction: G }]
4331
4331
  },
4332
4332
  teamLogo: {
4333
4333
  label: "",
@@ -4337,7 +4337,7 @@ const le = {
4337
4337
  label: "table.team.short",
4338
4338
  tooltip: "table.team.tooltip",
4339
4339
  class: "is-text-left is-w-auto",
4340
- sortOrders: [{ target: "teamName", direction: j }]
4340
+ sortOrders: [{ target: "teamName", direction: G }]
4341
4341
  },
4342
4342
  gkd: {
4343
4343
  label: "table.gpgk.short",
@@ -4397,7 +4397,7 @@ const le = {
4397
4397
  label: "table.team.short",
4398
4398
  tooltip: "table.team.tooltip",
4399
4399
  class: "is-text-left is-w-auto is-text-bold",
4400
- sortOrders: [{ target: "teamName", direction: j }]
4400
+ sortOrders: [{ target: "teamName", direction: G }]
4401
4401
  },
4402
4402
  home: {
4403
4403
  label: "table.homeHeader.short"
@@ -4466,7 +4466,7 @@ const le = {
4466
4466
  label: "table.team.short",
4467
4467
  tooltip: "table.team.tooltip",
4468
4468
  class: "is-text-left is-w-auto is-text-bold",
4469
- sortOrders: [{ target: "teamName", direction: j }]
4469
+ sortOrders: [{ target: "teamName", direction: G }]
4470
4470
  },
4471
4471
  gp: {
4472
4472
  label: "table.game.short",
@@ -4536,7 +4536,7 @@ const le = {
4536
4536
  label: "table.team.short",
4537
4537
  tooltip: "table.team.tooltip",
4538
4538
  class: "is-text-left is-w-auto is-text-bold",
4539
- sortOrders: [{ target: "teamName", direction: j }]
4539
+ sortOrders: [{ target: "teamName", direction: G }]
4540
4540
  },
4541
4541
  gp: {
4542
4542
  label: "table.game.short",
@@ -4591,7 +4591,7 @@ const le = {
4591
4591
  label: "table.team.short",
4592
4592
  tooltip: "table.team.tooltip",
4593
4593
  class: "is-text-left is-w-auto is-text-bold",
4594
- sortOrders: [{ target: "teamName", direction: j }]
4594
+ sortOrders: [{ target: "teamName", direction: G }]
4595
4595
  },
4596
4596
  gp: {
4597
4597
  label: "table.game.short",
@@ -4646,64 +4646,64 @@ const le = {
4646
4646
  label: "table.team.short",
4647
4647
  tooltip: "table.team.tooltip",
4648
4648
  class: "is-text-left is-w-auto is-text-bold",
4649
- sortOrders: [{ target: "teamName", direction: j }]
4649
+ sortOrders: [{ target: "teamName", direction: G }]
4650
4650
  },
4651
- m: {
4651
+ gp: {
4652
4652
  label: "table.game.short",
4653
4653
  tooltip: "table.game.tooltip",
4654
4654
  sortOrders: [{ target: "gp", direction: y }]
4655
4655
  },
4656
- plus: {
4656
+ gf: {
4657
4657
  label: "table.goalFor.short",
4658
4658
  tooltip: "table.goalFor.tooltip",
4659
- sortOrders: [{ target: "plus", direction: y }]
4659
+ sortOrders: [{ target: "gf", direction: y }]
4660
4660
  },
4661
- minus: {
4661
+ ga: {
4662
4662
  label: "table.goalAgainst.short",
4663
4663
  tooltip: "table.goalAgainst.tooltip",
4664
- sortOrders: [{ target: "minus", direction: j }]
4664
+ sortOrders: [{ target: "ga", direction: G }]
4665
4665
  },
4666
- gk: {
4666
+ gd: {
4667
4667
  label: "table.goalDiff.short",
4668
4668
  tooltip: "table.goalDiff.tooltip",
4669
- sortOrders: [{ target: "gk", direction: y }]
4669
+ sortOrders: [{ target: "gd", direction: y }]
4670
4670
  },
4671
- GFGP: {
4671
+ gf_gp: {
4672
4672
  label: "table.gfgp.short",
4673
4673
  tooltip: "table.gfgp.tooltip",
4674
- sortOrders: [{ target: "GFGP", direction: y }]
4674
+ sortOrders: [{ target: "gf_gp", direction: y }]
4675
4675
  },
4676
- GAGP: {
4676
+ ga_gp: {
4677
4677
  label: "table.gagp.short",
4678
4678
  tooltip: "table.gagp.tooltip",
4679
- sortOrders: [{ target: "GAGP", direction: j }]
4679
+ sortOrders: [{ target: "ga_gp", direction: G }]
4680
4680
  },
4681
- Shots: {
4681
+ s: {
4682
4682
  label: "table.sog.short",
4683
4683
  tooltip: "table.sog.tooltip",
4684
- sortOrders: [{ target: "Shots", direction: y }]
4684
+ sortOrders: [{ target: "s", direction: y }]
4685
4685
  },
4686
- SA: {
4686
+ kl: {
4687
4687
  label: "table.sa.short",
4688
4688
  tooltip: "table.sa.tooltip",
4689
- sortOrders: [{ target: "SA", direction: j }]
4689
+ sortOrders: [{ target: "sa", direction: G }]
4690
4690
  },
4691
- ShotsGP: {
4691
+ shots_gp: {
4692
4692
  label: "table.sogp.short",
4693
4693
  tooltip: "table.sogp.tooltip",
4694
- sortOrders: [{ target: "ShotsGP", direction: y }]
4694
+ sortOrders: [{ target: "shots_gp", direction: y }]
4695
4695
  },
4696
- SAGP: {
4696
+ sa_gp: {
4697
4697
  label: "table.sagp.short",
4698
4698
  tooltip: "table.sagp.tooltip",
4699
- sortOrders: [{ target: "SAGP", direction: j }]
4699
+ sortOrders: [{ target: "sa_gp", direction: G }]
4700
4700
  },
4701
- GFShots: {
4701
+ sp: {
4702
4702
  label: "table.sogPercent.short",
4703
4703
  tooltip: "table.sogPercent.tooltip",
4704
- sortOrders: [{ target: "GFShots", direction: y }]
4704
+ sortOrders: [{ target: "sp", direction: y }]
4705
4705
  }
4706
- }, Bi = async (t, e, r) => {
4706
+ }, Fi = async (t, e, r) => {
4707
4707
  const n = `${Ta}${v(t)}?${Vi(r)}`;
4708
4708
  return new Promise((o, a) => {
4709
4709
  fetch(n, {
@@ -4743,7 +4743,7 @@ const le = {
4743
4743
  error: p,
4744
4744
  isLoading: f,
4745
4745
  execute: u
4746
- } = _r(() => Bi(o, a, v(s)).then((d) => e(d)), [], {
4746
+ } = Sr(() => Fi(o, a, v(s)).then((d) => e(d)), [], {
4747
4747
  immediate: l,
4748
4748
  resetOnExecute: i,
4749
4749
  onError: r,
@@ -4795,7 +4795,7 @@ var fr;
4795
4795
  t[t.NotStarted = 0] = "NotStarted", t[t.Running = 1] = "Running", t[t.Stopped = 2] = "Stopped";
4796
4796
  })(fr || (fr = {}));
4797
4797
  var Yi = { type: "xstate.init" };
4798
- function Se(t) {
4798
+ function _e(t) {
4799
4799
  return t === void 0 ? [] : [].concat(t);
4800
4800
  }
4801
4801
  function pr(t, e) {
@@ -4827,12 +4827,12 @@ function hr(t, e, r) {
4827
4827
  }
4828
4828
  function Wi(t, e) {
4829
4829
  e === void 0 && (e = {});
4830
- var r = dr(hr(Se(t.states[t.initial].entry).map(function(s) {
4830
+ var r = dr(hr(_e(t.states[t.initial].entry).map(function(s) {
4831
4831
  return pr(s, e.actions);
4832
4832
  }), t.context, Yi), 2), n = r[0], o = r[1], a = { config: t, _options: e, initialState: { value: t.initial, actions: n, context: o, matches: De(t.initial) }, transition: function(s, i) {
4833
4833
  var l, c, p = typeof s == "string" ? { value: s, context: t.context } : s, f = p.value, u = p.context, d = Ui(i), m = t.states[f];
4834
4834
  if (m.on) {
4835
- var h = Se(m.on[d.type]);
4835
+ var h = _e(m.on[d.type]);
4836
4836
  try {
4837
4837
  for (var g = function(b) {
4838
4838
  var M = typeof Symbol == "function" && Symbol.iterator, L = M && b[M], C = 0;
@@ -4847,16 +4847,16 @@ function Wi(t, e) {
4847
4847
  var T = $.value;
4848
4848
  if (T === void 0)
4849
4849
  return mr(f, u);
4850
- var k = typeof T == "string" ? { target: T } : T, E = k.target, I = k.actions, R = I === void 0 ? [] : I, B = k.cond, K = B === void 0 ? function() {
4850
+ var k = typeof T == "string" ? { target: T } : T, E = k.target, I = k.actions, j = I === void 0 ? [] : I, F = k.cond, K = F === void 0 ? function() {
4851
4851
  return !0;
4852
- } : B, z = E === void 0, D = E ?? f, F = t.states[D];
4852
+ } : F, z = E === void 0, D = E ?? f, B = t.states[D];
4853
4853
  if (K(u, d)) {
4854
- var Q = dr(hr((z ? Se(R) : [].concat(m.exit, R, F.entry).filter(function(b) {
4854
+ var Q = dr(hr((z ? _e(j) : [].concat(m.exit, j, B.entry).filter(function(b) {
4855
4855
  return b;
4856
4856
  })).map(function(b) {
4857
4857
  return pr(b, a._options.actions);
4858
- }), u, d), 3), A = Q[0], S = Q[1], w = Q[2], x = E ?? f;
4859
- return { value: x, context: S, actions: A, changed: E !== f || A.length > 0 || w, matches: De(x) };
4858
+ }), u, d), 3), A = Q[0], _ = Q[1], w = Q[2], x = E ?? f;
4859
+ return { value: x, context: _, actions: A, changed: E !== f || A.length > 0 || w, matches: De(x) };
4860
4860
  }
4861
4861
  }
4862
4862
  } catch (b) {
@@ -4881,16 +4881,16 @@ const Ki = Wi({
4881
4881
  [wt]: {
4882
4882
  on: {
4883
4883
  DIRECTION1: y,
4884
- DIRECTION2: j
4884
+ DIRECTION2: G
4885
4885
  }
4886
4886
  },
4887
4887
  [y]: {
4888
4888
  on: {
4889
- DIRECTION1: j,
4889
+ DIRECTION1: G,
4890
4890
  DIRECTION2: wt
4891
4891
  }
4892
4892
  },
4893
- [j]: {
4893
+ [G]: {
4894
4894
  on: {
4895
4895
  DIRECTION1: wt,
4896
4896
  DIRECTION2: y
@@ -4898,7 +4898,7 @@ const Ki = Wi({
4898
4898
  }
4899
4899
  }
4900
4900
  }), qi = (t, e) => {
4901
- const r = e === j ? "DIRECTION2" : "DIRECTION1";
4901
+ const r = e === G ? "DIRECTION2" : "DIRECTION1";
4902
4902
  return Ki.transition(t, r).value;
4903
4903
  };
4904
4904
  function yc(t = {}) {
@@ -4919,7 +4919,7 @@ function yc(t = {}) {
4919
4919
  };
4920
4920
  }
4921
4921
  function vc(t = !1, e = yt, r = yt) {
4922
- const n = Bn();
4922
+ const n = Fn();
4923
4923
  mt(n, (o) => {
4924
4924
  if (v(t)) {
4925
4925
  if (o === "visible")
@@ -4942,7 +4942,7 @@ const bc = (t = []) => ({
4942
4942
  filter(e, r = [], n = !1) {
4943
4943
  if (e) {
4944
4944
  const o = r.map(
4945
- (s) => n ? Pe(Cr(s), re(e)) : Pe(Gt(s), ga, Qo(e))
4945
+ (s) => n ? Pe(Cr(s), re(e)) : Pe(Rt(s), ga, Qo(e))
4946
4946
  ), a = Ar(xo([...o]), this.result);
4947
4947
  this.isFiltered = !0, this.filteredRowsLength = a.length, this.result = a;
4948
4948
  }
@@ -4953,8 +4953,8 @@ const bc = (t = []) => ({
4953
4953
  return this;
4954
4954
  if (e.orders[0].direction === wt)
4955
4955
  return this;
4956
- const r = Xo(re(j), er(Oe), er(Fo));
4957
- return this.result = Gr(e.orders.map((n) => Nr(r(n.direction), Gt)(n.target)))(this.result), this;
4956
+ const r = Xo(re(G), er(Oe), er(Bo));
4957
+ return this.result = Rr(e.orders.map((n) => Nr(r(n.direction), Rt)(n.target)))(this.result), this;
4958
4958
  },
4959
4959
  addIndex(e = null) {
4960
4960
  return this.result.reduce((r, n, o) => {
@@ -5004,7 +5004,7 @@ const bc = (t = []) => ({
5004
5004
  groupByDays() {
5005
5005
  return this.result = qo((e) => Wt(e.gameDate, "YYYY-MM-DD"))(this.result), this;
5006
5006
  }
5007
- }), wc = (t, ...e) => kt(Nr(...e))(t), Sc = (t) => {
5007
+ }), wc = (t, ...e) => kt(Nr(...e))(t), _c = (t) => {
5008
5008
  var e;
5009
5009
  return {
5010
5010
  ...t,
@@ -5017,7 +5017,7 @@ const bc = (t = []) => ({
5017
5017
  ...t,
5018
5018
  ...((e = t == null ? void 0 : t.team) == null ? void 0 : e.id) && { teamName: t.team.longName }
5019
5019
  };
5020
- }, _c = (t = "", e = "hu") => (r) => ({
5020
+ }, Sc = (t = "", e = "hu") => (r) => ({
5021
5021
  ...r,
5022
5022
  gameDateDate: Wt(r.gameDate, "L dddd", t, e),
5023
5023
  gameDateTime: Wt(r.gameDate, "HH:mm", t, e)
@@ -5036,7 +5036,7 @@ const bc = (t = []) => ({
5036
5036
  ...e,
5037
5037
  [t]: (r = e[t]) == null ? void 0 : r.toUpperCase()
5038
5038
  };
5039
- }, Ac = (t = []) => (e) => (t.map((r) => e[r] ? e[`${r}Sec`] = pn(e[r]) : e), e), kc = (t = []) => (e) => (t.map((r) => e[r] ? e[`${r}Min`] = Ti(e[r]) : e), e), Mc = (t = []) => (e) => (t.map((r) => e[`${r}Min`] = _i(e[r])), e), Zi = (t, e) => new Date(t.gameDate).getTime() - new Date(e.gameDate).getTime(), Dc = Gr([Zi, Oe(Gt("id")), Oe(Gt("gameId"))]);
5039
+ }, Ac = (t = []) => (e) => (t.map((r) => e[r] ? e[`${r}Sec`] = pn(e[r]) : e), e), kc = (t = []) => (e) => (t.map((r) => e[r] ? e[`${r}Min`] = Ti(e[r]) : e), e), Mc = (t = []) => (e) => (t.map((r) => e[`${r}Min`] = Si(e[r])), e), Zi = (t, e) => new Date(t.gameDate).getTime() - new Date(e.gameDate).getTime(), Dc = Rr([Zi, Oe(Rt("id")), Oe(Rt("gameId"))]);
5040
5040
  function Xi(t, e) {
5041
5041
  var r, n, o;
5042
5042
  return ((r = t == null ? void 0 : t.homeTeam) == null ? void 0 : r.id) === e ? ((n = t == null ? void 0 : t.awayTeam) == null ? void 0 : n.shortName) ?? "" : `@ ${((o = t == null ? void 0 : t.homeTeam) == null ? void 0 : o.shortName) ?? ""}`;
@@ -5051,15 +5051,15 @@ function Qi(t, e) {
5051
5051
  return n && t.isOvertime ? "OTW" : n && t.isShootout ? "SOW" : n ? "W" : o && t.isOvertime ? "OTL" : o && t.isShootout ? "SOL" : o ? "L" : "D";
5052
5052
  }
5053
5053
  const Lc = (t, e) => {
5054
- const r = Re("gameResolver") || t;
5054
+ const r = je("gameResolver") || t;
5055
5055
  return typeof r == "function" ? r(e) : r ? r + e : xa + e;
5056
5056
  }, Ec = (t, e) => {
5057
- const r = Re("teamResolver") || t;
5057
+ const r = je("teamResolver") || t;
5058
5058
  return typeof r == "function" ? r(e) : encodeURI(r ? r + e : Aa + e);
5059
5059
  }, Ic = (t, e) => {
5060
- const r = Re("playerResolver") || t;
5060
+ const r = je("playerResolver") || t;
5061
5061
  return typeof r == "function" ? r(e) : encodeURI(r ? r + e : Pa + e);
5062
- }, Re = (t = "") => {
5062
+ }, je = (t = "") => {
5063
5063
  var e;
5064
5064
  return (e = window == null ? void 0 : window.__MJSZ_VBR_WIDGET__) == null ? void 0 : e[t];
5065
5065
  }, tl = {
@@ -5093,7 +5093,7 @@ const Lc = (t, e) => {
5093
5093
  nl
5094
5094
  ];
5095
5095
  function al(t, e) {
5096
- return _(), P("svg", tl, ol);
5096
+ return S(), P("svg", tl, ol);
5097
5097
  }
5098
5098
  const sl = { render: al }, il = {
5099
5099
  xmlns: "http://www.w3.org/2000/svg",
@@ -5121,7 +5121,7 @@ const sl = { render: al }, il = {
5121
5121
  ul
5122
5122
  ];
5123
5123
  function fl(t, e) {
5124
- return _(), P("svg", il, dl);
5124
+ return S(), P("svg", il, dl);
5125
5125
  }
5126
5126
  const pl = { render: fl }, ml = {
5127
5127
  xmlns: "http://www.w3.org/2000/svg",
@@ -5143,7 +5143,7 @@ const pl = { render: fl }, ml = {
5143
5143
  gl
5144
5144
  ];
5145
5145
  function vl(t, e) {
5146
- return _(), P("svg", ml, yl);
5146
+ return S(), P("svg", ml, yl);
5147
5147
  }
5148
5148
  const bl = { render: vl }, wl = {
5149
5149
  xmlns: "http://www.w3.org/2000/svg",
@@ -5153,12 +5153,12 @@ const bl = { render: vl }, wl = {
5153
5153
  "stroke-width": "2",
5154
5154
  "stroke-linecap": "round",
5155
5155
  "stroke-linejoin": "round"
5156
- }, Sl = /* @__PURE__ */ O("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), $l = /* @__PURE__ */ O("polygon", { points: "9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02" }, null, -1), _l = [
5157
- Sl,
5156
+ }, _l = /* @__PURE__ */ O("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), $l = /* @__PURE__ */ O("polygon", { points: "9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02" }, null, -1), Sl = [
5157
+ _l,
5158
5158
  $l
5159
5159
  ];
5160
5160
  function Tl(t, e) {
5161
- return _(), P("svg", wl, _l);
5161
+ return S(), P("svg", wl, Sl);
5162
5162
  }
5163
5163
  const xl = { render: Tl }, Ol = { class: "is-team-name-long" }, Pl = { class: "is-team-name-short" }, Al = { class: "is-team-name-long" }, kl = { class: "is-team-name-short" }, Ml = {
5164
5164
  key: 0,
@@ -5172,7 +5172,7 @@ const xl = { render: Tl }, Ol = { class: "is-team-name-long" }, Pl = { class: "i
5172
5172
  }, Il = {
5173
5173
  key: 2,
5174
5174
  class: "label"
5175
- }, Nl = { key: 1 }, zl = ["onClick", "onFocus", "onBlur"], Cl = { class: "is-dropdown-menu" }, Gl = ["href", "target"], Rl = { key: 0 }, jl = ["href"], Nc = {
5175
+ }, Nl = { key: 1 }, zl = ["onClick", "onFocus", "onBlur"], Cl = { class: "is-dropdown-menu" }, Rl = ["href", "target"], jl = { key: 0 }, Gl = ["href"], Nc = {
5176
5176
  __name: "ScheduleTable",
5177
5177
  props: {
5178
5178
  rows: {
@@ -5202,7 +5202,7 @@ const xl = { render: Tl }, Ol = { class: "is-team-name-long" }, Pl = { class: "i
5202
5202
  },
5203
5203
  setup(t) {
5204
5204
  const e = t, r = H(null), { onError: n } = tn(), { columns: o, error: a } = mn(
5205
- Fi,
5205
+ Bi,
5206
5206
  q(() => e.hideColumns),
5207
5207
  q(() => ({
5208
5208
  offsetName: e.offsetName
@@ -5221,67 +5221,67 @@ const xl = { render: Tl }, Ol = { class: "is-team-name-long" }, Pl = { class: "i
5221
5221
  }
5222
5222
  );
5223
5223
  const { t: s } = Dt();
5224
- return (i, l) => (_(), P(ct, null, [
5224
+ return (i, l) => (S(), P(ct, null, [
5225
5225
  nt(nn, null, {
5226
- default: G(({ el: c }) => [
5226
+ default: R(({ el: c }) => [
5227
5227
  nt(Jr, {
5228
5228
  columns: v(o),
5229
5229
  rows: e.rows,
5230
5230
  "is-loading": t.isLoading,
5231
5231
  "append-to": r.value || c
5232
5232
  }, {
5233
- "cell-homeTeamName": G(({ row: p }) => [
5233
+ "cell-homeTeamName": R(({ row: p }) => [
5234
5234
  O("span", Ol, N(p.homeTeam.longName), 1),
5235
5235
  O("span", Pl, N(p.homeTeam.shortName), 1)
5236
5236
  ]),
5237
- "cell-awayTeamName": G(({ row: p }) => [
5237
+ "cell-awayTeamName": R(({ row: p }) => [
5238
5238
  O("span", Al, N(p.awayTeam.longName), 1),
5239
5239
  O("span", kl, N(p.awayTeam.shortName), 1)
5240
5240
  ]),
5241
- "cell-homeTeamLogo": G(({ row: p }) => [
5242
- (_(), at(It, {
5241
+ "cell-homeTeamLogo": R(({ row: p }) => [
5242
+ (S(), at(It, {
5243
5243
  class: "is-logo-image is-right",
5244
5244
  key: p.homeTeam.id,
5245
5245
  src: p.homeTeam.logo
5246
5246
  }, null, 8, ["src"]))
5247
5247
  ]),
5248
- "cell-awayTeamLogo": G(({ row: p }) => [
5249
- (_(), at(It, {
5248
+ "cell-awayTeamLogo": R(({ row: p }) => [
5249
+ (S(), at(It, {
5250
5250
  class: "is-logo-image is-right",
5251
5251
  key: p.awayTeam.id,
5252
5252
  src: p.awayTeam.logo
5253
5253
  }, null, 8, ["src"]))
5254
5254
  ]),
5255
- "cell-gameResult": G(({ row: p }) => [
5256
- p.gameStatus === 0 ? (_(), P("span", Ml, "-:-")) : (_(), P("a", {
5255
+ "cell-gameResult": R(({ row: p }) => [
5256
+ p.gameStatus === 0 ? (S(), P("span", Ml, "-:-")) : (S(), P("a", {
5257
5257
  key: 1,
5258
5258
  href: t.externalGameResolver(p.gameId),
5259
5259
  target: t.externalGameResolverTarget,
5260
5260
  class: J({ "is-text-dark": p.gameStatus !== 1, "is-text-accent": p.gameStatus === 1 })
5261
5261
  }, N(p.homeTeamScore) + ":" + N(p.awayTeamScore), 11, Dl))
5262
5262
  ]),
5263
- "cell-gameResultType": G(({ row: p }) => [
5264
- p.isOvertime ? (_(), P("span", Ll, N(v(s)("common.overtimeShort")), 1)) : X("", !0),
5265
- p.isShootout ? (_(), P("span", El, N(v(s)("common.shootoutShort")), 1)) : X("", !0),
5266
- p.seriesStandings ? (_(), P("span", Il, N(p.seriesStandings), 1)) : X("", !0)
5263
+ "cell-gameResultType": R(({ row: p }) => [
5264
+ p.isOvertime ? (S(), P("span", Ll, N(v(s)("common.overtimeShort")), 1)) : X("", !0),
5265
+ p.isShootout ? (S(), P("span", El, N(v(s)("common.shootoutShort")), 1)) : X("", !0),
5266
+ p.seriesStandings ? (S(), P("span", Il, N(p.seriesStandings), 1)) : X("", !0)
5267
5267
  ]),
5268
- "cell-broadcast": G(({ row: p }) => [
5269
- p.broadcast ? (_(), at(v(sl), { key: 0 })) : (_(), P("span", Nl))
5268
+ "cell-broadcast": R(({ row: p }) => [
5269
+ p.broadcast ? (S(), at(v(sl), { key: 0 })) : (S(), P("span", Nl))
5270
5270
  ]),
5271
- "cell-location": G(({ row: p }) => {
5271
+ "cell-location": R(({ row: p }) => {
5272
5272
  var f;
5273
5273
  return [
5274
5274
  gt(N(((f = p.location) == null ? void 0 : f.locationName) ?? ""), 1)
5275
5275
  ];
5276
5276
  }),
5277
- "cell-more": G(({ row: p }) => [
5277
+ "cell-more": R(({ row: p }) => [
5278
5278
  nt(Xr, {
5279
5279
  offset: 2,
5280
5280
  placement: "left",
5281
5281
  theme: "content",
5282
5282
  "append-to": c
5283
5283
  }, {
5284
- default: G(({ setRef: f, show: u, hide: d }) => [
5284
+ default: R(({ setRef: f, show: u, hide: d }) => [
5285
5285
  O("button", {
5286
5286
  ref: f,
5287
5287
  onClick: zt(u, ["stop"]),
@@ -5291,7 +5291,7 @@ const xl = { render: Tl }, Ol = { class: "is-team-name-long" }, Pl = { class: "i
5291
5291
  nt(v(pl))
5292
5292
  ], 40, zl)
5293
5293
  ]),
5294
- content: G(() => [
5294
+ content: R(() => [
5295
5295
  O("ul", Cl, [
5296
5296
  O("li", null, [
5297
5297
  O("a", {
@@ -5301,9 +5301,9 @@ const xl = { render: Tl }, Ol = { class: "is-team-name-long" }, Pl = { class: "i
5301
5301
  }, [
5302
5302
  nt(v(bl), { width: "14" }),
5303
5303
  gt(" " + N(v(s)("common.report")), 1)
5304
- ], 8, Gl)
5304
+ ], 8, Rl)
5305
5305
  ]),
5306
- p.video ? (_(), P("li", Rl, [
5306
+ p.video ? (S(), P("li", jl, [
5307
5307
  O("a", {
5308
5308
  href: p.video,
5309
5309
  class: "is-dropdown-item",
@@ -5311,14 +5311,14 @@ const xl = { render: Tl }, Ol = { class: "is-team-name-long" }, Pl = { class: "i
5311
5311
  }, [
5312
5312
  nt(v(xl), { width: "14" }),
5313
5313
  gt(" " + N(v(s)("common.video")), 1)
5314
- ], 8, jl)
5314
+ ], 8, Gl)
5315
5315
  ])) : X("", !0)
5316
5316
  ])
5317
5317
  ]),
5318
5318
  _: 2
5319
5319
  }, 1032, ["append-to"])
5320
5320
  ]),
5321
- loading: G(() => [
5321
+ loading: R(() => [
5322
5322
  nt(rn)
5323
5323
  ]),
5324
5324
  _: 2
@@ -5332,7 +5332,7 @@ const xl = { render: Tl }, Ol = { class: "is-team-name-long" }, Pl = { class: "i
5332
5332
  }, null, 512)
5333
5333
  ], 64));
5334
5334
  }
5335
- }, Fl = { class: "g-row" }, Bl = ["value"], Vl = { key: 0 }, Hl = ["onClick"], zc = {
5335
+ }, Bl = { class: "g-row" }, Fl = ["value"], Vl = { key: 0 }, Hl = ["onClick"], zc = {
5336
5336
  __name: "SeasonSelector",
5337
5337
  props: {
5338
5338
  seasons: {
@@ -5369,8 +5369,8 @@ const xl = { render: Tl }, Ol = { class: "is-team-name-long" }, Pl = { class: "i
5369
5369
  function a(s) {
5370
5370
  e("onChangeSection", s);
5371
5371
  }
5372
- return (s, i) => (_(), P(ct, null, [
5373
- O("div", Fl, [
5372
+ return (s, i) => (S(), P(ct, null, [
5373
+ O("div", Bl, [
5374
5374
  O("div", null, [
5375
5375
  O("label", {
5376
5376
  for: "season",
@@ -5381,18 +5381,18 @@ const xl = { render: Tl }, Ol = { class: "is-team-name-long" }, Pl = { class: "i
5381
5381
  modelValue: o.value,
5382
5382
  "onUpdate:modelValue": i[0] || (i[0] = (l) => o.value = l)
5383
5383
  }, {
5384
- default: G(() => [
5385
- (_(!0), P(ct, null, Ot(t.seasons, (l) => (_(), P("option", {
5384
+ default: R(() => [
5385
+ (S(!0), P(ct, null, Ot(t.seasons, (l) => (S(), P("option", {
5386
5386
  key: l.championshipId,
5387
5387
  value: l.championshipId
5388
- }, N(l.seasonName), 9, Bl))), 128))
5388
+ }, N(l.seasonName), 9, Fl))), 128))
5389
5389
  ]),
5390
5390
  _: 1
5391
5391
  }, 8, ["modelValue"])
5392
5392
  ])
5393
5393
  ]),
5394
- t.isSectionSelectionDisabled ? X("", !0) : (_(), P("div", Vl, [
5395
- (_(!0), P(ct, null, Ot(t.sections, (l) => (_(), P("button", {
5394
+ t.isSectionSelectionDisabled ? X("", !0) : (S(), P("div", Vl, [
5395
+ (S(!0), P(ct, null, Ot(t.sections, (l) => (S(), P("button", {
5396
5396
  key: l.phaseId,
5397
5397
  onClick: (c) => a(l),
5398
5398
  class: J([v($t)("tab-button"), { "is-active": l.sectionId === t.sectionId }])
@@ -5402,9 +5402,9 @@ const xl = { render: Tl }, Ol = { class: "is-team-name-long" }, Pl = { class: "i
5402
5402
  }
5403
5403
  }, Yl = {};
5404
5404
  function Ul(t, e) {
5405
- return _(), P("div", null, " Test-8 ");
5405
+ return S(), P("div", null, " Test-8 ");
5406
5406
  }
5407
- const Cc = /* @__PURE__ */ en(Yl, [["render", Ul]]), Gc = {
5407
+ const Cc = /* @__PURE__ */ en(Yl, [["render", Ul]]), Rc = {
5408
5408
  locale: {
5409
5409
  type: String,
5410
5410
  default: "hu"
@@ -5434,7 +5434,7 @@ const Cc = /* @__PURE__ */ en(Yl, [["render", Ul]]), Gc = {
5434
5434
  type: Boolean,
5435
5435
  default: !1
5436
5436
  }
5437
- }, Rc = {
5437
+ }, jc = {
5438
5438
  limit: {
5439
5439
  type: Number,
5440
5440
  default: 20
@@ -5452,7 +5452,7 @@ const Cc = /* @__PURE__ */ en(Yl, [["render", Ul]]), Gc = {
5452
5452
  default: !1
5453
5453
  },
5454
5454
  ...Wl
5455
- }, jc = ({ modules: t = [], apiKey: e, gameResolver: r, teamResolver: n, playerResolver: o }) => {
5455
+ }, Gc = ({ modules: t = [], apiKey: e, gameResolver: r, teamResolver: n, playerResolver: o }) => {
5456
5456
  if (window.__MJSZ_VBR_WIDGET__ = { apiKey: e, gameResolver: r, teamResolver: n, playerResolver: o }, t.length === 0)
5457
5457
  throw new Error("At least one module must be set");
5458
5458
  t.forEach((a) => {
@@ -5467,7 +5467,7 @@ export {
5467
5467
  ic as COLUMNS_FIELD_PLAYERS,
5468
5468
  lc as COLUMNS_FIELD_PLAYERS_PENALTY,
5469
5469
  cc as COLUMNS_GOALIES,
5470
- Fi as COLUMNS_SCHEDULE,
5470
+ Bi as COLUMNS_SCHEDULE,
5471
5471
  mc as COLUMNS_SCORING_EFFICIENCY,
5472
5472
  sc as COLUMNS_STANDINGS_P_2,
5473
5473
  ac as COLUMNS_STANDINGS_P_3,
@@ -5492,7 +5492,7 @@ export {
5492
5492
  Ql as Paginator,
5493
5493
  ql as REFRESH_DELAY,
5494
5494
  nn as ResponsiveTable,
5495
- j as SORT_STATE_ASCEND,
5495
+ G as SORT_STATE_ASCEND,
5496
5496
  y as SORT_STATE_DESCEND,
5497
5497
  wt as SORT_STATE_ORIGINAL,
5498
5498
  Nc as ScheduleTable,
@@ -5504,31 +5504,31 @@ export {
5504
5504
  Ta as VBR_API_BASE_URL,
5505
5505
  hn as WidgetError,
5506
5506
  ls as appendTo,
5507
- Gc as baseProps,
5507
+ Rc as baseProps,
5508
5508
  bc as convert,
5509
5509
  Ti as convertMinToMinSec,
5510
5510
  pn as convertMinToSec,
5511
- _i as convertSecToMin,
5511
+ Si as convertSecToMin,
5512
5512
  Ac as convertTimes,
5513
5513
  kc as convertTimesMinToMinSec,
5514
5514
  Mc as convertTimesSecToMin,
5515
- jc as createConfig,
5515
+ Gc as createConfig,
5516
5516
  wa as createI18n,
5517
5517
  Lc as externalGameLinkResolver,
5518
5518
  Ic as externalPlayerLinkResolver,
5519
5519
  Ec as externalTeamLinkResolver,
5520
- Bi as fetchVBRData,
5520
+ Fi as fetchVBRData,
5521
5521
  Wt as format,
5522
- _c as gameDateTime,
5522
+ Sc as gameDateTime,
5523
5523
  Tc as gameResult,
5524
- Si as getLocalTimezone,
5525
- _a as i18n,
5524
+ _i as getLocalTimezone,
5525
+ Sa as i18n,
5526
5526
  tc as isBetween,
5527
5527
  ec as isSame,
5528
5528
  xi as isSameOrBefore,
5529
5529
  Qt as offsetName,
5530
- Sc as playerName,
5531
- Rc as playerStatsProps,
5530
+ _c as playerName,
5531
+ jc as playerStatsProps,
5532
5532
  wc as rawConvert,
5533
5533
  Dc as sortGames,
5534
5534
  $c as teamName,