@mjsz-vbr-elements/core 2.11.2 → 2.12.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,145 +1,128 @@
1
1
  /**
2
2
  * name: @mjsz-vbr-elements/core
3
- * version: v2.11.2 - 15/01/2025, 11:33:02
3
+ * version: v2.12.0 - 19/01/2025, 23:11:29
4
4
  * (c) 2025
5
5
  * description: Data visualization for MJSZ VBR
6
6
  * author: Ákos Stegner <akos.stegner@gmail.com>
7
7
  */
8
- import { computed as _, ref as I, watch as Gt, getCurrentScope as Pe, onScopeDispose as ke, unref as m, getCurrentInstance as Ae, onMounted as Se, defineComponent as ee, onUnmounted as ze, h as Oe, toRef as _e, openBlock as v, createElementBlock as w, toDisplayString as x, createCommentVNode as S, withDirectives as Ie, normalizeClass as O, renderSlot as L, vModelSelect as $e, createElementVNode as b, isRef as Ce, Fragment as D, normalizeStyle as jt, createVNode as G, Transition as Ge, withCtx as k, createTextVNode as M, toRefs as Nt, renderList as tt, createBlock as R, withKeys as Wt, withModifiers as it, createSlots as Ee } from "vue";
9
- import { n as Re, e as X, u as Le, g as Y, o as Ne, f as Ve, b as De, d as Me, j as He, c as oe, a as ne, w as Be, i as Fe } from "./useSort-fVNzrwPD.js";
10
- import { LAZY_LOADING_STATE_DELAY as je, SORT_STATE_ORIGINAL as _t, SORT_STATE_DESCEND as Kt, SORT_STATE_ASCEND as qt, DEFAULT_PORTRAIT_IMAGE_URL as We, AVAILABLE_TIMEZONES_BY_COUNTRY as Ke } from "./constants.js";
11
- import { J as se, K as vt, z as Jt, C as qe, o as wt, g as Je } from "./datetime-DTVWbsTz.js";
12
- import { COLUMNS_SCHEDULE as Ue } from "./columns.js";
13
- import { m as Ye, W as re, U as Tt } from "./errors-1KEdp4yb.js";
14
- function Ze(t) {
15
- return Pe() ? (ke(t), !0) : !1;
16
- }
17
- function ie(t) {
18
- return typeof t == "function" ? t() : m(t);
19
- }
20
- const Xe = typeof window < "u" && typeof document < "u";
8
+ import { computed as _, ref as O, watch as It, getCurrentScope as we, onScopeDispose as be, unref as h, getCurrentInstance as Te, onMounted as xe, defineComponent as Xt, onUnmounted as Pe, h as ke, toRef as Ae, openBlock as g, createElementBlock as w, toDisplayString as x, createCommentVNode as A, withDirectives as Se, renderSlot as R, vModelSelect as ze, createElementVNode as b, isRef as _e, Fragment as N, normalizeStyle as Bt, createVNode as C, Transition as Oe, withCtx as k, normalizeClass as D, createTextVNode as M, toRefs as Rt, renderList as Q, createBlock as E, withKeys as Ft, withModifiers as rt, createSlots as $e } from "vue";
9
+ import { n as Ie, e as Z, u as Ce, o as Ge, f as Ee, b as Re, m as Ve, d as Le, h as Ne, c as Qt, a as te, w as De, i as Me } from "./useSort-D29iq9K6.js";
10
+ import { LAZY_LOADING_STATE_DELAY as He, SORT_STATE_ORIGINAL as zt, SORT_STATE_DESCEND as jt, SORT_STATE_ASCEND as Wt, DEFAULT_PORTRAIT_IMAGE_URL as Be, AVAILABLE_TIMEZONES_BY_COUNTRY as Fe } from "./constants.js";
11
+ import { o as yt, g as je } from "./datetime-K_d-hEsO.js";
12
+ import { COLUMNS_SCHEDULE as We } from "./columns.js";
13
+ import { m as Ke, W as ee, U as wt } from "./errors-DBdI9YRN.js";
14
+ function qe(t) {
15
+ return we() ? (be(t), !0) : !1;
16
+ }
17
+ function oe(t) {
18
+ return typeof t == "function" ? t() : h(t);
19
+ }
20
+ const Je = typeof window < "u" && typeof document < "u";
21
21
  typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
22
- const Qe = (t) => t != null, It = () => {
22
+ const Ue = (t) => t != null, _t = () => {
23
23
  };
24
- function $t(t) {
24
+ function Ot(t) {
25
25
  var e;
26
- const o = ie(t);
26
+ const o = oe(t);
27
27
  return (e = o == null ? void 0 : o.$el) != null ? e : o;
28
28
  }
29
- const to = Xe ? window : void 0;
30
- function eo() {
31
- const t = I(!1);
32
- return Ae() && Se(() => {
29
+ const Ye = Je ? window : void 0;
30
+ function Ze() {
31
+ const t = O(!1);
32
+ return Te() && xe(() => {
33
33
  t.value = !0;
34
34
  }), t;
35
35
  }
36
- function oo(t) {
37
- const e = eo();
36
+ function Xe(t) {
37
+ const e = Ze();
38
38
  return _(() => (e.value, !!t()));
39
39
  }
40
- function no(t, e, o = {}) {
40
+ function Qe(t, e, o = {}) {
41
41
  const {
42
42
  root: n,
43
- rootMargin: r = "0px",
44
- threshold: s = 0.1,
45
- window: i = to,
43
+ rootMargin: s = "0px",
44
+ threshold: r = 0.1,
45
+ window: i = Ye,
46
46
  immediate: c = !0
47
- } = o, f = oo(() => i && "IntersectionObserver" in i), u = _(() => {
48
- const a = ie(t);
49
- return (Array.isArray(a) ? a : [a]).map($t).filter(Qe);
47
+ } = o, f = Xe(() => i && "IntersectionObserver" in i), d = _(() => {
48
+ const l = oe(t);
49
+ return (Array.isArray(l) ? l : [l]).map(Ot).filter(Ue);
50
50
  });
51
- let l = It;
52
- const d = I(c), h = f.value ? Gt(
53
- () => [u.value, $t(n), d.value],
54
- ([a, y]) => {
55
- if (l(), !d.value || !a.length)
51
+ let a = _t;
52
+ const u = O(c), v = f.value ? It(
53
+ () => [d.value, Ot(n), u.value],
54
+ ([l, y]) => {
55
+ if (a(), !u.value || !l.length)
56
56
  return;
57
- const g = new IntersectionObserver(
57
+ const p = new IntersectionObserver(
58
58
  e,
59
59
  {
60
- root: $t(y),
61
- rootMargin: r,
62
- threshold: s
60
+ root: Ot(y),
61
+ rootMargin: s,
62
+ threshold: r
63
63
  }
64
64
  );
65
- a.forEach((T) => T && g.observe(T)), l = () => {
66
- g.disconnect(), l = It;
65
+ l.forEach((T) => T && p.observe(T)), a = () => {
66
+ p.disconnect(), a = _t;
67
67
  };
68
68
  },
69
69
  { immediate: c, flush: "post" }
70
- ) : It, p = () => {
71
- l(), h(), d.value = !1;
70
+ ) : _t, m = () => {
71
+ a(), v(), u.value = !1;
72
72
  };
73
- return Ze(p), {
73
+ return qe(m), {
74
74
  isSupported: f,
75
- isActive: d,
75
+ isActive: u,
76
76
  pause() {
77
- l(), d.value = !1;
77
+ a(), u.value = !1;
78
78
  },
79
79
  resume() {
80
- d.value = !0;
80
+ u.value = !0;
81
81
  },
82
- stop: p
82
+ stop: m
83
83
  };
84
84
  }
85
- const Ws = ee({
85
+ const Fs = Xt({
86
86
  name: "FetchMoreObserver",
87
87
  props: ["as", "options"],
88
88
  emits: ["intersect"],
89
89
  setup(t, { slots: e, emit: o }) {
90
- const n = I(null), { stop: r } = no(
90
+ const n = O(null), { stop: s } = Qe(
91
91
  n,
92
- ([{ isIntersecting: s }]) => {
93
- s && o("intersect");
92
+ ([{ isIntersecting: r }]) => {
93
+ r && o("intersect");
94
94
  },
95
95
  t.options
96
96
  );
97
- return ze(r), () => {
97
+ return Pe(s), () => {
98
98
  if (e.default)
99
- return Oe(t.as || "div", { ref: n }, e.default());
99
+ return ke(t.as || "div", { ref: n }, e.default());
100
100
  };
101
101
  }
102
102
  });
103
- var so = /* @__PURE__ */ se(function(e, o, n) {
104
- var r = {}, s;
105
- o = o || {}, n = n || {};
106
- for (s in o)
107
- vt(s, o) && (r[s] = vt(s, n) ? e(s, o[s], n[s]) : o[s]);
108
- for (s in n)
109
- vt(s, n) && !vt(s, r) && (r[s] = n[s]);
110
- return r;
111
- }), ro = /* @__PURE__ */ se(function t(e, o, n) {
112
- return so(function(r, s, i) {
113
- return Jt(s) && Jt(i) ? t(e, s, i) : e(r, s, i);
114
- }, o, n);
115
- }), io = /* @__PURE__ */ qe(function(e, o) {
116
- return ro(function(n, r, s) {
117
- return s;
118
- }, e, o);
119
- });
120
- function ao({ currentPage: t, itemsPerPage: e = 20, totalItems: o, rangeLength: n = 5, update: r = Re }) {
121
- const s = _(() => Math.ceil(m(o) / e)), i = _(() => {
122
- const l = m(t) - 1, d = Array.from({ length: s.value }, (a, y) => y + 1), h = Math.floor(n / 2);
123
- let p = Math.max(l - h, 0);
124
- return p + n >= s.value && (p = Math.max(s.value - n, 0)), d.slice(p, p + n);
125
- }), c = (l) => {
126
- const d = m(t) + l;
127
- u(d) && r(d);
128
- }, f = (l) => {
129
- u(l) && r(l);
103
+ function to({ currentPage: t, itemsPerPage: e = 20, totalItems: o, rangeLength: n = 5, update: s = Ie }) {
104
+ const r = _(() => Math.ceil(h(o) / e)), i = _(() => {
105
+ const a = h(t) - 1, u = Array.from({ length: r.value }, (l, y) => y + 1), v = Math.floor(n / 2);
106
+ let m = Math.max(a - v, 0);
107
+ return m + n >= r.value && (m = Math.max(r.value - n, 0)), u.slice(m, m + n);
108
+ }), c = (a) => {
109
+ const u = h(t) + a;
110
+ d(u) && s(u);
111
+ }, f = (a) => {
112
+ d(a) && s(a);
130
113
  };
131
- function u(l) {
132
- return l <= s.value && l > 0;
114
+ function d(a) {
115
+ return a <= r.value && a > 0;
133
116
  }
134
117
  return {
135
118
  page: t,
136
119
  range: i,
137
- pageCount: s,
120
+ pageCount: r,
138
121
  goTo: f,
139
122
  pageStep: c
140
123
  };
141
124
  }
142
- const lo = ["textContent"], Ks = {
125
+ const eo = ["textContent"], js = {
143
126
  __name: "AdditionalStandingsText",
144
127
  props: {
145
128
  rows: {
@@ -152,14 +135,14 @@ const lo = ["textContent"], Ks = {
152
135
  }
153
136
  },
154
137
  setup(t) {
155
- const e = t, o = _e(e, "rows"), { t: n, locale: r } = X(), { isVisible: s, text: i } = Le(o, e.additionalKey, n, r);
156
- return (c, f) => m(s) ? (v(), w("div", {
138
+ const e = t, o = Ae(e, "rows"), { t: n, locale: s } = Z(), { isVisible: r, text: i } = Ce(o, e.additionalKey, n, s);
139
+ return (c, f) => h(r) ? (g(), w("div", {
157
140
  key: 0,
158
141
  class: "is-text-xs is-text-light is-mt-5 is-mb-5",
159
- textContent: x(m(i))
160
- }, null, 8, lo)) : S("", !0);
142
+ textContent: x(h(i))
143
+ }, null, 8, eo)) : A("", !0);
161
144
  }
162
- }, co = {
145
+ }, oo = {
163
146
  __name: "BaseSelect",
164
147
  props: {
165
148
  modelValue: {
@@ -169,17 +152,17 @@ const lo = ["textContent"], Ks = {
169
152
  },
170
153
  emits: ["update:modelValue"],
171
154
  setup(t, { emit: e }) {
172
- const o = t, n = e, r = Y("base-input"), s = _({ get: () => o.modelValue, set: (i) => n("update:modelValue", i) });
173
- return (i, c) => Ie((v(), w("select", {
174
- "onUpdate:modelValue": c[0] || (c[0] = (f) => s.value = f),
175
- class: O(["is-select", [m(r)]])
155
+ const o = t, n = e, s = _({ get: () => o.modelValue, set: (r) => n("update:modelValue", r) });
156
+ return (r, i) => Se((g(), w("select", {
157
+ "onUpdate:modelValue": i[0] || (i[0] = (c) => s.value = c),
158
+ class: "base-input is-select"
176
159
  }, [
177
- L(i.$slots, "default")
178
- ], 2)), [
179
- [$e, s.value]
160
+ R(r.$slots, "default")
161
+ ], 512)), [
162
+ [ze, s.value]
180
163
  ]);
181
164
  }
182
- }, uo = {
165
+ }, no = {
183
166
  "aria-hidden": "true",
184
167
  focusable: "false",
185
168
  "data-prefix": "fas",
@@ -189,15 +172,15 @@ const lo = ["textContent"], Ks = {
189
172
  xmlns: "http://www.w3.org/2000/svg",
190
173
  viewBox: "0 0 320 512"
191
174
  };
192
- function mo(t, e) {
193
- return v(), w("svg", uo, e[0] || (e[0] = [
175
+ function so(t, e) {
176
+ return g(), w("svg", no, e[0] || (e[0] = [
194
177
  b("path", {
195
178
  fill: "currentColor",
196
179
  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-41zm255-105L177 64c-9.4-9.4-24.6-9.4-33.9 0L24 183c-15.1 15.1-4.4 41 17 41h238c21.4 0 32.1-25.9 17-41z"
197
180
  }, null, -1)
198
181
  ]));
199
182
  }
200
- const Ut = { render: mo }, fo = {
183
+ const Kt = { render: so }, ro = {
201
184
  "aria-hidden": "true",
202
185
  focusable: "false",
203
186
  "data-prefix": "fas",
@@ -207,15 +190,15 @@ const Ut = { render: mo }, fo = {
207
190
  xmlns: "http://www.w3.org/2000/svg",
208
191
  viewBox: "0 0 320 512"
209
192
  };
210
- function po(t, e) {
211
- return v(), w("svg", fo, e[0] || (e[0] = [
193
+ function io(t, e) {
194
+ return g(), w("svg", ro, e[0] || (e[0] = [
212
195
  b("path", {
213
196
  fill: "currentColor",
214
197
  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"
215
198
  }, null, -1)
216
199
  ]));
217
200
  }
218
- const ho = { render: po }, go = {
201
+ const ao = { render: io }, lo = {
219
202
  "aria-hidden": "true",
220
203
  focusable: "false",
221
204
  "data-prefix": "fas",
@@ -225,85 +208,85 @@ const ho = { render: po }, go = {
225
208
  xmlns: "http://www.w3.org/2000/svg",
226
209
  viewBox: "0 0 320 512"
227
210
  };
228
- function yo(t, e) {
229
- return v(), w("svg", go, e[0] || (e[0] = [
211
+ function co(t, e) {
212
+ return g(), w("svg", lo, e[0] || (e[0] = [
230
213
  b("path", {
231
214
  fill: "currentColor",
232
215
  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"
233
216
  }, null, -1)
234
217
  ]));
235
218
  }
236
- const vo = { render: yo }, at = Math.min, et = Math.max, xt = Math.round, bt = Math.floor, K = (t) => ({
219
+ const uo = { render: co }, it = Math.min, tt = Math.max, bt = Math.round, vt = Math.floor, K = (t) => ({
237
220
  x: t,
238
221
  y: t
239
- }), wo = {
222
+ }), mo = {
240
223
  left: "right",
241
224
  right: "left",
242
225
  bottom: "top",
243
226
  top: "bottom"
244
- }, bo = {
227
+ }, fo = {
245
228
  start: "end",
246
229
  end: "start"
247
230
  };
248
- function Et(t, e, o) {
249
- return et(t, at(e, o));
231
+ function Ct(t, e, o) {
232
+ return tt(t, it(e, o));
250
233
  }
251
- function ht(t, e) {
234
+ function pt(t, e) {
252
235
  return typeof t == "function" ? t(e) : t;
253
236
  }
254
- function ot(t) {
237
+ function et(t) {
255
238
  return t.split("-")[0];
256
239
  }
257
- function gt(t) {
240
+ function ht(t) {
258
241
  return t.split("-")[1];
259
242
  }
260
- function ae(t) {
243
+ function ne(t) {
261
244
  return t === "x" ? "y" : "x";
262
245
  }
263
246
  function Vt(t) {
264
247
  return t === "y" ? "height" : "width";
265
248
  }
266
- function At(t) {
267
- return ["top", "bottom"].includes(ot(t)) ? "y" : "x";
249
+ function Pt(t) {
250
+ return ["top", "bottom"].includes(et(t)) ? "y" : "x";
268
251
  }
269
- function Dt(t) {
270
- return ae(At(t));
252
+ function Lt(t) {
253
+ return ne(Pt(t));
271
254
  }
272
- function To(t, e, o) {
255
+ function po(t, e, o) {
273
256
  o === void 0 && (o = !1);
274
- const n = gt(t), r = Dt(t), s = Vt(r);
275
- let i = r === "x" ? n === (o ? "end" : "start") ? "right" : "left" : n === "start" ? "bottom" : "top";
276
- return e.reference[s] > e.floating[s] && (i = Pt(i)), [i, Pt(i)];
257
+ const n = ht(t), s = Lt(t), r = Vt(s);
258
+ let i = s === "x" ? n === (o ? "end" : "start") ? "right" : "left" : n === "start" ? "bottom" : "top";
259
+ return e.reference[r] > e.floating[r] && (i = Tt(i)), [i, Tt(i)];
277
260
  }
278
- function xo(t) {
279
- const e = Pt(t);
280
- return [Rt(t), e, Rt(e)];
261
+ function ho(t) {
262
+ const e = Tt(t);
263
+ return [Gt(t), e, Gt(e)];
281
264
  }
282
- function Rt(t) {
283
- return t.replace(/start|end/g, (e) => bo[e]);
265
+ function Gt(t) {
266
+ return t.replace(/start|end/g, (e) => fo[e]);
284
267
  }
285
- function Po(t, e, o) {
286
- const n = ["left", "right"], r = ["right", "left"], s = ["top", "bottom"], i = ["bottom", "top"];
268
+ function go(t, e, o) {
269
+ const n = ["left", "right"], s = ["right", "left"], r = ["top", "bottom"], i = ["bottom", "top"];
287
270
  switch (t) {
288
271
  case "top":
289
272
  case "bottom":
290
- return o ? e ? r : n : e ? n : r;
273
+ return o ? e ? s : n : e ? n : s;
291
274
  case "left":
292
275
  case "right":
293
- return e ? s : i;
276
+ return e ? r : i;
294
277
  default:
295
278
  return [];
296
279
  }
297
280
  }
298
- function ko(t, e, o, n) {
299
- const r = gt(t);
300
- let s = Po(ot(t), o === "start", n);
301
- return r && (s = s.map((i) => i + "-" + r), e && (s = s.concat(s.map(Rt)))), s;
281
+ function yo(t, e, o, n) {
282
+ const s = ht(t);
283
+ let r = go(et(t), o === "start", n);
284
+ return s && (r = r.map((i) => i + "-" + s), e && (r = r.concat(r.map(Gt)))), r;
302
285
  }
303
- function Pt(t) {
304
- return t.replace(/left|right|bottom|top/g, (e) => wo[e]);
286
+ function Tt(t) {
287
+ return t.replace(/left|right|bottom|top/g, (e) => mo[e]);
305
288
  }
306
- function Ao(t) {
289
+ function vo(t) {
307
290
  return {
308
291
  top: 0,
309
292
  right: 0,
@@ -312,215 +295,215 @@ function Ao(t) {
312
295
  ...t
313
296
  };
314
297
  }
315
- function le(t) {
316
- return typeof t != "number" ? Ao(t) : {
298
+ function se(t) {
299
+ return typeof t != "number" ? vo(t) : {
317
300
  top: t,
318
301
  right: t,
319
302
  bottom: t,
320
303
  left: t
321
304
  };
322
305
  }
323
- function kt(t) {
306
+ function xt(t) {
324
307
  const {
325
308
  x: e,
326
309
  y: o,
327
310
  width: n,
328
- height: r
311
+ height: s
329
312
  } = t;
330
313
  return {
331
314
  width: n,
332
- height: r,
315
+ height: s,
333
316
  top: o,
334
317
  left: e,
335
318
  right: e + n,
336
- bottom: o + r,
319
+ bottom: o + s,
337
320
  x: e,
338
321
  y: o
339
322
  };
340
323
  }
341
- function Yt(t, e, o) {
324
+ function qt(t, e, o) {
342
325
  let {
343
326
  reference: n,
344
- floating: r
327
+ floating: s
345
328
  } = t;
346
- const s = At(e), i = Dt(e), c = Vt(i), f = ot(e), u = s === "y", l = n.x + n.width / 2 - r.width / 2, d = n.y + n.height / 2 - r.height / 2, h = n[c] / 2 - r[c] / 2;
347
- let p;
329
+ const r = Pt(e), i = Lt(e), c = Vt(i), f = et(e), d = r === "y", a = n.x + n.width / 2 - s.width / 2, u = n.y + n.height / 2 - s.height / 2, v = n[c] / 2 - s[c] / 2;
330
+ let m;
348
331
  switch (f) {
349
332
  case "top":
350
- p = {
351
- x: l,
352
- y: n.y - r.height
333
+ m = {
334
+ x: a,
335
+ y: n.y - s.height
353
336
  };
354
337
  break;
355
338
  case "bottom":
356
- p = {
357
- x: l,
339
+ m = {
340
+ x: a,
358
341
  y: n.y + n.height
359
342
  };
360
343
  break;
361
344
  case "right":
362
- p = {
345
+ m = {
363
346
  x: n.x + n.width,
364
- y: d
347
+ y: u
365
348
  };
366
349
  break;
367
350
  case "left":
368
- p = {
369
- x: n.x - r.width,
370
- y: d
351
+ m = {
352
+ x: n.x - s.width,
353
+ y: u
371
354
  };
372
355
  break;
373
356
  default:
374
- p = {
357
+ m = {
375
358
  x: n.x,
376
359
  y: n.y
377
360
  };
378
361
  }
379
- switch (gt(e)) {
362
+ switch (ht(e)) {
380
363
  case "start":
381
- p[i] -= h * (o && u ? -1 : 1);
364
+ m[i] -= v * (o && d ? -1 : 1);
382
365
  break;
383
366
  case "end":
384
- p[i] += h * (o && u ? -1 : 1);
367
+ m[i] += v * (o && d ? -1 : 1);
385
368
  break;
386
369
  }
387
- return p;
370
+ return m;
388
371
  }
389
- const So = async (t, e, o) => {
372
+ const wo = async (t, e, o) => {
390
373
  const {
391
374
  placement: n = "bottom",
392
- strategy: r = "absolute",
393
- middleware: s = [],
375
+ strategy: s = "absolute",
376
+ middleware: r = [],
394
377
  platform: i
395
- } = o, c = s.filter(Boolean), f = await (i.isRTL == null ? void 0 : i.isRTL(e));
396
- let u = await i.getElementRects({
378
+ } = o, c = r.filter(Boolean), f = await (i.isRTL == null ? void 0 : i.isRTL(e));
379
+ let d = await i.getElementRects({
397
380
  reference: t,
398
381
  floating: e,
399
- strategy: r
382
+ strategy: s
400
383
  }), {
401
- x: l,
402
- y: d
403
- } = Yt(u, n, f), h = n, p = {}, a = 0;
384
+ x: a,
385
+ y: u
386
+ } = qt(d, n, f), v = n, m = {}, l = 0;
404
387
  for (let y = 0; y < c.length; y++) {
405
388
  const {
406
- name: g,
389
+ name: p,
407
390
  fn: T
408
391
  } = c[y], {
409
392
  x: P,
410
- y: A,
393
+ y: S,
411
394
  data: $,
412
395
  reset: z
413
396
  } = await T({
414
- x: l,
415
- y: d,
397
+ x: a,
398
+ y: u,
416
399
  initialPlacement: n,
417
- placement: h,
418
- strategy: r,
419
- middlewareData: p,
420
- rects: u,
400
+ placement: v,
401
+ strategy: s,
402
+ middlewareData: m,
403
+ rects: d,
421
404
  platform: i,
422
405
  elements: {
423
406
  reference: t,
424
407
  floating: e
425
408
  }
426
409
  });
427
- l = P ?? l, d = A ?? d, p = {
428
- ...p,
429
- [g]: {
430
- ...p[g],
410
+ a = P ?? a, u = S ?? u, m = {
411
+ ...m,
412
+ [p]: {
413
+ ...m[p],
431
414
  ...$
432
415
  }
433
- }, z && a <= 50 && (a++, typeof z == "object" && (z.placement && (h = z.placement), z.rects && (u = z.rects === !0 ? await i.getElementRects({
416
+ }, z && l <= 50 && (l++, typeof z == "object" && (z.placement && (v = z.placement), z.rects && (d = z.rects === !0 ? await i.getElementRects({
434
417
  reference: t,
435
418
  floating: e,
436
- strategy: r
419
+ strategy: s
437
420
  }) : z.rects), {
438
- x: l,
439
- y: d
440
- } = Yt(u, h, f)), y = -1);
421
+ x: a,
422
+ y: u
423
+ } = qt(d, v, f)), y = -1);
441
424
  }
442
425
  return {
443
- x: l,
444
- y: d,
445
- placement: h,
446
- strategy: r,
447
- middlewareData: p
426
+ x: a,
427
+ y: u,
428
+ placement: v,
429
+ strategy: s,
430
+ middlewareData: m
448
431
  };
449
432
  };
450
- async function ce(t, e) {
433
+ async function re(t, e) {
451
434
  var o;
452
435
  e === void 0 && (e = {});
453
436
  const {
454
437
  x: n,
455
- y: r,
456
- platform: s,
438
+ y: s,
439
+ platform: r,
457
440
  rects: i,
458
441
  elements: c,
459
442
  strategy: f
460
443
  } = t, {
461
- boundary: u = "clippingAncestors",
462
- rootBoundary: l = "viewport",
463
- elementContext: d = "floating",
464
- altBoundary: h = !1,
465
- padding: p = 0
466
- } = ht(e, t), a = le(p), g = c[h ? d === "floating" ? "reference" : "floating" : d], T = kt(await s.getClippingRect({
467
- element: (o = await (s.isElement == null ? void 0 : s.isElement(g))) == null || o ? g : g.contextElement || await (s.getDocumentElement == null ? void 0 : s.getDocumentElement(c.floating)),
468
- boundary: u,
469
- rootBoundary: l,
444
+ boundary: d = "clippingAncestors",
445
+ rootBoundary: a = "viewport",
446
+ elementContext: u = "floating",
447
+ altBoundary: v = !1,
448
+ padding: m = 0
449
+ } = pt(e, t), l = se(m), p = c[v ? u === "floating" ? "reference" : "floating" : u], T = xt(await r.getClippingRect({
450
+ element: (o = await (r.isElement == null ? void 0 : r.isElement(p))) == null || o ? p : p.contextElement || await (r.getDocumentElement == null ? void 0 : r.getDocumentElement(c.floating)),
451
+ boundary: d,
452
+ rootBoundary: a,
470
453
  strategy: f
471
- })), P = d === "floating" ? {
454
+ })), P = u === "floating" ? {
472
455
  ...i.floating,
473
456
  x: n,
474
- y: r
475
- } : i.reference, A = await (s.getOffsetParent == null ? void 0 : s.getOffsetParent(c.floating)), $ = await (s.isElement == null ? void 0 : s.isElement(A)) ? await (s.getScale == null ? void 0 : s.getScale(A)) || {
457
+ y: s
458
+ } : i.reference, S = await (r.getOffsetParent == null ? void 0 : r.getOffsetParent(c.floating)), $ = await (r.isElement == null ? void 0 : r.isElement(S)) ? await (r.getScale == null ? void 0 : r.getScale(S)) || {
476
459
  x: 1,
477
460
  y: 1
478
461
  } : {
479
462
  x: 1,
480
463
  y: 1
481
- }, z = kt(s.convertOffsetParentRelativeRectToViewportRelativeRect ? await s.convertOffsetParentRelativeRectToViewportRelativeRect({
464
+ }, z = xt(r.convertOffsetParentRelativeRectToViewportRelativeRect ? await r.convertOffsetParentRelativeRectToViewportRelativeRect({
482
465
  elements: c,
483
466
  rect: P,
484
- offsetParent: A,
467
+ offsetParent: S,
485
468
  strategy: f
486
469
  }) : P);
487
470
  return {
488
- top: (T.top - z.top + a.top) / $.y,
489
- bottom: (z.bottom - T.bottom + a.bottom) / $.y,
490
- left: (T.left - z.left + a.left) / $.x,
491
- right: (z.right - T.right + a.right) / $.x
471
+ top: (T.top - z.top + l.top) / $.y,
472
+ bottom: (z.bottom - T.bottom + l.bottom) / $.y,
473
+ left: (T.left - z.left + l.left) / $.x,
474
+ right: (z.right - T.right + l.right) / $.x
492
475
  };
493
476
  }
494
- const zo = (t) => ({
477
+ const bo = (t) => ({
495
478
  name: "arrow",
496
479
  options: t,
497
480
  async fn(e) {
498
481
  const {
499
482
  x: o,
500
483
  y: n,
501
- placement: r,
502
- rects: s,
484
+ placement: s,
485
+ rects: r,
503
486
  platform: i,
504
487
  elements: c,
505
488
  middlewareData: f
506
489
  } = e, {
507
- element: u,
508
- padding: l = 0
509
- } = ht(t, e) || {};
510
- if (u == null)
490
+ element: d,
491
+ padding: a = 0
492
+ } = pt(t, e) || {};
493
+ if (d == null)
511
494
  return {};
512
- const d = le(l), h = {
495
+ const u = se(a), v = {
513
496
  x: o,
514
497
  y: n
515
- }, p = Dt(r), a = Vt(p), y = await i.getDimensions(u), g = p === "y", T = g ? "top" : "left", P = g ? "bottom" : "right", A = g ? "clientHeight" : "clientWidth", $ = s.reference[a] + s.reference[p] - h[p] - s.floating[a], z = h[p] - s.reference[p], F = await (i.getOffsetParent == null ? void 0 : i.getOffsetParent(u));
516
- let C = F ? F[A] : 0;
517
- (!C || !await (i.isElement == null ? void 0 : i.isElement(F))) && (C = c.floating[A] || s.floating[a]);
518
- const Q = $ / 2 - z / 2, ut = C / 2 - y[a] / 2 - 1, dt = at(d[T], ut), mt = at(d[P], ut), V = dt, ft = C - y[a] - mt, E = C / 2 - y[a] / 2 + Q, j = Et(V, E, ft), W = !f.arrow && gt(r) != null && E !== j && s.reference[a] / 2 - (E < V ? dt : mt) - y[a] / 2 < 0, U = W ? E < V ? E - V : E - ft : 0;
498
+ }, m = Lt(s), l = Vt(m), y = await i.getDimensions(d), p = m === "y", T = p ? "top" : "left", P = p ? "bottom" : "right", S = p ? "clientHeight" : "clientWidth", $ = r.reference[l] + r.reference[m] - v[m] - r.floating[l], z = v[m] - r.reference[m], F = await (i.getOffsetParent == null ? void 0 : i.getOffsetParent(d));
499
+ let I = F ? F[S] : 0;
500
+ (!I || !await (i.isElement == null ? void 0 : i.isElement(F))) && (I = c.floating[S] || r.floating[l]);
501
+ const X = $ / 2 - z / 2, ct = I / 2 - y[l] / 2 - 1, dt = it(u[T], ct), ut = it(u[P], ct), L = dt, mt = I - y[l] - ut, G = I / 2 - y[l] / 2 + X, j = Ct(L, G, mt), W = !f.arrow && ht(s) != null && G !== j && r.reference[l] / 2 - (G < L ? dt : ut) - y[l] / 2 < 0, U = W ? G < L ? G - L : G - mt : 0;
519
502
  return {
520
- [p]: h[p] + U,
503
+ [m]: v[m] + U,
521
504
  data: {
522
- [p]: j,
523
- centerOffset: E - j - U,
505
+ [m]: j,
506
+ centerOffset: G - j - U,
524
507
  ...W && {
525
508
  alignmentOffset: U
526
509
  }
@@ -528,71 +511,71 @@ const zo = (t) => ({
528
511
  reset: W
529
512
  };
530
513
  }
531
- }), Oo = function(t) {
514
+ }), To = function(t) {
532
515
  return t === void 0 && (t = {}), {
533
516
  name: "flip",
534
517
  options: t,
535
518
  async fn(e) {
536
519
  var o, n;
537
520
  const {
538
- placement: r,
539
- middlewareData: s,
521
+ placement: s,
522
+ middlewareData: r,
540
523
  rects: i,
541
524
  initialPlacement: c,
542
525
  platform: f,
543
- elements: u
526
+ elements: d
544
527
  } = e, {
545
- mainAxis: l = !0,
546
- crossAxis: d = !0,
547
- fallbackPlacements: h,
548
- fallbackStrategy: p = "bestFit",
549
- fallbackAxisSideDirection: a = "none",
528
+ mainAxis: a = !0,
529
+ crossAxis: u = !0,
530
+ fallbackPlacements: v,
531
+ fallbackStrategy: m = "bestFit",
532
+ fallbackAxisSideDirection: l = "none",
550
533
  flipAlignment: y = !0,
551
- ...g
552
- } = ht(t, e);
553
- if ((o = s.arrow) != null && o.alignmentOffset)
534
+ ...p
535
+ } = pt(t, e);
536
+ if ((o = r.arrow) != null && o.alignmentOffset)
554
537
  return {};
555
- const T = ot(r), P = ot(c) === c, A = await (f.isRTL == null ? void 0 : f.isRTL(u.floating)), $ = h || (P || !y ? [Pt(c)] : xo(c));
556
- !h && a !== "none" && $.push(...ko(c, y, a, A));
557
- const z = [c, ...$], F = await ce(e, g), C = [];
558
- let Q = ((n = s.flip) == null ? void 0 : n.overflows) || [];
559
- if (l && C.push(F[T]), d) {
560
- const V = To(r, i, A);
561
- C.push(F[V[0]], F[V[1]]);
538
+ const T = et(s), P = et(c) === c, S = await (f.isRTL == null ? void 0 : f.isRTL(d.floating)), $ = v || (P || !y ? [Tt(c)] : ho(c));
539
+ !v && l !== "none" && $.push(...yo(c, y, l, S));
540
+ const z = [c, ...$], F = await re(e, p), I = [];
541
+ let X = ((n = r.flip) == null ? void 0 : n.overflows) || [];
542
+ if (a && I.push(F[T]), u) {
543
+ const L = po(s, i, S);
544
+ I.push(F[L[0]], F[L[1]]);
562
545
  }
563
- if (Q = [...Q, {
564
- placement: r,
565
- overflows: C
566
- }], !C.every((V) => V <= 0)) {
567
- var ut, dt;
568
- const V = (((ut = s.flip) == null ? void 0 : ut.index) || 0) + 1, ft = z[V];
569
- if (ft)
546
+ if (X = [...X, {
547
+ placement: s,
548
+ overflows: I
549
+ }], !I.every((L) => L <= 0)) {
550
+ var ct, dt;
551
+ const L = (((ct = r.flip) == null ? void 0 : ct.index) || 0) + 1, mt = z[L];
552
+ if (mt)
570
553
  return {
571
554
  data: {
572
- index: V,
573
- overflows: Q
555
+ index: L,
556
+ overflows: X
574
557
  },
575
558
  reset: {
576
- placement: ft
559
+ placement: mt
577
560
  }
578
561
  };
579
- let E = (dt = Q.filter((j) => j.overflows[0] <= 0).sort((j, W) => j.overflows[1] - W.overflows[1])[0]) == null ? void 0 : dt.placement;
580
- if (!E)
581
- switch (p) {
562
+ let G = (dt = X.filter((j) => j.overflows[0] <= 0).sort((j, W) => j.overflows[1] - W.overflows[1])[0]) == null ? void 0 : dt.placement;
563
+ if (!G)
564
+ switch (m) {
582
565
  case "bestFit": {
583
- var mt;
584
- const j = (mt = Q.map((W) => [W.placement, W.overflows.filter((U) => U > 0).reduce((U, xe) => U + xe, 0)]).sort((W, U) => W[1] - U[1])[0]) == null ? void 0 : mt[0];
585
- j && (E = j);
566
+ var ut;
567
+ const j = (ut = X.map((W) => [W.placement, W.overflows.filter((U) => U > 0).reduce((U, ve) => U + ve, 0)]).sort((W, U) => W[1] - U[1])[0]) == null ? void 0 : ut[0];
568
+ j && (G = j);
586
569
  break;
587
570
  }
588
571
  case "initialPlacement":
589
- E = c;
572
+ G = c;
590
573
  break;
591
574
  }
592
- if (r !== E)
575
+ if (s !== G)
593
576
  return {
594
577
  reset: {
595
- placement: E
578
+ placement: G
596
579
  }
597
580
  };
598
581
  }
@@ -600,49 +583,49 @@ const zo = (t) => ({
600
583
  }
601
584
  };
602
585
  };
603
- async function _o(t, e) {
586
+ async function xo(t, e) {
604
587
  const {
605
588
  placement: o,
606
589
  platform: n,
607
- elements: r
608
- } = t, s = await (n.isRTL == null ? void 0 : n.isRTL(r.floating)), i = ot(o), c = gt(o), f = At(o) === "y", u = ["left", "top"].includes(i) ? -1 : 1, l = s && f ? -1 : 1, d = ht(e, t);
590
+ elements: s
591
+ } = t, r = await (n.isRTL == null ? void 0 : n.isRTL(s.floating)), i = et(o), c = ht(o), f = Pt(o) === "y", d = ["left", "top"].includes(i) ? -1 : 1, a = r && f ? -1 : 1, u = pt(e, t);
609
592
  let {
610
- mainAxis: h,
611
- crossAxis: p,
612
- alignmentAxis: a
613
- } = typeof d == "number" ? {
614
- mainAxis: d,
593
+ mainAxis: v,
594
+ crossAxis: m,
595
+ alignmentAxis: l
596
+ } = typeof u == "number" ? {
597
+ mainAxis: u,
615
598
  crossAxis: 0,
616
599
  alignmentAxis: null
617
600
  } : {
618
601
  mainAxis: 0,
619
602
  crossAxis: 0,
620
603
  alignmentAxis: null,
621
- ...d
604
+ ...u
622
605
  };
623
- return c && typeof a == "number" && (p = c === "end" ? a * -1 : a), f ? {
624
- x: p * l,
625
- y: h * u
606
+ return c && typeof l == "number" && (m = c === "end" ? l * -1 : l), f ? {
607
+ x: m * a,
608
+ y: v * d
626
609
  } : {
627
- x: h * u,
628
- y: p * l
610
+ x: v * d,
611
+ y: m * a
629
612
  };
630
613
  }
631
- const Io = function(t) {
614
+ const Po = function(t) {
632
615
  return t === void 0 && (t = 0), {
633
616
  name: "offset",
634
617
  options: t,
635
618
  async fn(e) {
636
619
  var o, n;
637
620
  const {
638
- x: r,
639
- y: s,
621
+ x: s,
622
+ y: r,
640
623
  placement: i,
641
624
  middlewareData: c
642
- } = e, f = await _o(e, t);
625
+ } = e, f = await xo(e, t);
643
626
  return i === ((o = c.offset) == null ? void 0 : o.placement) && (n = c.arrow) != null && n.alignmentOffset ? {} : {
644
- x: r + f.x,
645
- y: s + f.y,
627
+ x: s + f.x,
628
+ y: r + f.y,
646
629
  data: {
647
630
  ...f,
648
631
  placement: i
@@ -650,7 +633,7 @@ const Io = function(t) {
650
633
  };
651
634
  }
652
635
  };
653
- }, $o = function(t) {
636
+ }, ko = function(t) {
654
637
  return t === void 0 && (t = {}), {
655
638
  name: "shift",
656
639
  options: t,
@@ -658,16 +641,16 @@ const Io = function(t) {
658
641
  const {
659
642
  x: o,
660
643
  y: n,
661
- placement: r
644
+ placement: s
662
645
  } = e, {
663
- mainAxis: s = !0,
646
+ mainAxis: r = !0,
664
647
  crossAxis: i = !1,
665
648
  limiter: c = {
666
- fn: (g) => {
649
+ fn: (p) => {
667
650
  let {
668
651
  x: T,
669
652
  y: P
670
- } = g;
653
+ } = p;
671
654
  return {
672
655
  x: T,
673
656
  y: P
@@ -675,23 +658,23 @@ const Io = function(t) {
675
658
  }
676
659
  },
677
660
  ...f
678
- } = ht(t, e), u = {
661
+ } = pt(t, e), d = {
679
662
  x: o,
680
663
  y: n
681
- }, l = await ce(e, f), d = At(ot(r)), h = ae(d);
682
- let p = u[h], a = u[d];
683
- if (s) {
684
- const g = h === "y" ? "top" : "left", T = h === "y" ? "bottom" : "right", P = p + l[g], A = p - l[T];
685
- p = Et(P, p, A);
664
+ }, a = await re(e, f), u = Pt(et(s)), v = ne(u);
665
+ let m = d[v], l = d[u];
666
+ if (r) {
667
+ const p = v === "y" ? "top" : "left", T = v === "y" ? "bottom" : "right", P = m + a[p], S = m - a[T];
668
+ m = Ct(P, m, S);
686
669
  }
687
670
  if (i) {
688
- const g = d === "y" ? "top" : "left", T = d === "y" ? "bottom" : "right", P = a + l[g], A = a - l[T];
689
- a = Et(P, a, A);
671
+ const p = u === "y" ? "top" : "left", T = u === "y" ? "bottom" : "right", P = l + a[p], S = l - a[T];
672
+ l = Ct(P, l, S);
690
673
  }
691
674
  const y = c.fn({
692
675
  ...e,
693
- [h]: p,
694
- [d]: a
676
+ [v]: m,
677
+ [u]: l
695
678
  });
696
679
  return {
697
680
  ...y,
@@ -703,45 +686,45 @@ const Io = function(t) {
703
686
  }
704
687
  };
705
688
  };
706
- function St() {
689
+ function kt() {
707
690
  return typeof window < "u";
708
691
  }
709
- function ct(t) {
710
- return ue(t) ? (t.nodeName || "").toLowerCase() : "#document";
692
+ function lt(t) {
693
+ return ie(t) ? (t.nodeName || "").toLowerCase() : "#document";
711
694
  }
712
- function N(t) {
695
+ function V(t) {
713
696
  var e;
714
697
  return (t == null || (e = t.ownerDocument) == null ? void 0 : e.defaultView) || window;
715
698
  }
716
699
  function J(t) {
717
700
  var e;
718
- return (e = (ue(t) ? t.ownerDocument : t.document) || window.document) == null ? void 0 : e.documentElement;
701
+ return (e = (ie(t) ? t.ownerDocument : t.document) || window.document) == null ? void 0 : e.documentElement;
719
702
  }
720
- function ue(t) {
721
- return St() ? t instanceof Node || t instanceof N(t).Node : !1;
703
+ function ie(t) {
704
+ return kt() ? t instanceof Node || t instanceof V(t).Node : !1;
722
705
  }
723
706
  function H(t) {
724
- return St() ? t instanceof Element || t instanceof N(t).Element : !1;
707
+ return kt() ? t instanceof Element || t instanceof V(t).Element : !1;
725
708
  }
726
709
  function q(t) {
727
- return St() ? t instanceof HTMLElement || t instanceof N(t).HTMLElement : !1;
710
+ return kt() ? t instanceof HTMLElement || t instanceof V(t).HTMLElement : !1;
728
711
  }
729
- function Zt(t) {
730
- return !St() || typeof ShadowRoot > "u" ? !1 : t instanceof ShadowRoot || t instanceof N(t).ShadowRoot;
712
+ function Jt(t) {
713
+ return !kt() || typeof ShadowRoot > "u" ? !1 : t instanceof ShadowRoot || t instanceof V(t).ShadowRoot;
731
714
  }
732
- function yt(t) {
715
+ function gt(t) {
733
716
  const {
734
717
  overflow: e,
735
718
  overflowX: o,
736
719
  overflowY: n,
737
- display: r
720
+ display: s
738
721
  } = B(t);
739
- return /auto|scroll|overlay|hidden|clip/.test(e + n + o) && !["inline", "contents"].includes(r);
722
+ return /auto|scroll|overlay|hidden|clip/.test(e + n + o) && !["inline", "contents"].includes(s);
740
723
  }
741
- function Co(t) {
742
- return ["table", "td", "th"].includes(ct(t));
724
+ function Ao(t) {
725
+ return ["table", "td", "th"].includes(lt(t));
743
726
  }
744
- function zt(t) {
727
+ function At(t) {
745
728
  return [":popover-open", ":modal"].some((e) => {
746
729
  try {
747
730
  return t.matches(e);
@@ -750,31 +733,31 @@ function zt(t) {
750
733
  }
751
734
  });
752
735
  }
753
- function Mt(t) {
754
- const e = Ht(), o = H(t) ? B(t) : t;
736
+ function Nt(t) {
737
+ const e = Dt(), o = H(t) ? B(t) : t;
755
738
  return ["transform", "translate", "scale", "rotate", "perspective"].some((n) => o[n] ? o[n] !== "none" : !1) || (o.containerType ? o.containerType !== "normal" : !1) || !e && (o.backdropFilter ? o.backdropFilter !== "none" : !1) || !e && (o.filter ? o.filter !== "none" : !1) || ["transform", "translate", "scale", "rotate", "perspective", "filter"].some((n) => (o.willChange || "").includes(n)) || ["paint", "layout", "strict", "content"].some((n) => (o.contain || "").includes(n));
756
739
  }
757
- function Go(t) {
758
- let e = Z(t);
759
- for (; q(e) && !lt(e); ) {
760
- if (Mt(e))
740
+ function So(t) {
741
+ let e = Y(t);
742
+ for (; q(e) && !at(e); ) {
743
+ if (Nt(e))
761
744
  return e;
762
- if (zt(e))
745
+ if (At(e))
763
746
  return null;
764
- e = Z(e);
747
+ e = Y(e);
765
748
  }
766
749
  return null;
767
750
  }
768
- function Ht() {
751
+ function Dt() {
769
752
  return typeof CSS > "u" || !CSS.supports ? !1 : CSS.supports("-webkit-backdrop-filter", "none");
770
753
  }
771
- function lt(t) {
772
- return ["html", "body", "#document"].includes(ct(t));
754
+ function at(t) {
755
+ return ["html", "body", "#document"].includes(lt(t));
773
756
  }
774
757
  function B(t) {
775
- return N(t).getComputedStyle(t);
758
+ return V(t).getComputedStyle(t);
776
759
  }
777
- function Ot(t) {
760
+ function St(t) {
778
761
  return H(t) ? {
779
762
  scrollLeft: t.scrollLeft,
780
763
  scrollTop: t.scrollTop
@@ -783,223 +766,223 @@ function Ot(t) {
783
766
  scrollTop: t.scrollY
784
767
  };
785
768
  }
786
- function Z(t) {
787
- if (ct(t) === "html")
769
+ function Y(t) {
770
+ if (lt(t) === "html")
788
771
  return t;
789
772
  const e = (
790
773
  // Step into the shadow DOM of the parent of a slotted node.
791
774
  t.assignedSlot || // DOM Element detected.
792
775
  t.parentNode || // ShadowRoot detected.
793
- Zt(t) && t.host || // Fallback.
776
+ Jt(t) && t.host || // Fallback.
794
777
  J(t)
795
778
  );
796
- return Zt(e) ? e.host : e;
779
+ return Jt(e) ? e.host : e;
797
780
  }
798
- function de(t) {
799
- const e = Z(t);
800
- return lt(e) ? t.ownerDocument ? t.ownerDocument.body : t.body : q(e) && yt(e) ? e : de(e);
781
+ function ae(t) {
782
+ const e = Y(t);
783
+ return at(e) ? t.ownerDocument ? t.ownerDocument.body : t.body : q(e) && gt(e) ? e : ae(e);
801
784
  }
802
- function pt(t, e, o) {
785
+ function ft(t, e, o) {
803
786
  var n;
804
787
  e === void 0 && (e = []), o === void 0 && (o = !0);
805
- const r = de(t), s = r === ((n = t.ownerDocument) == null ? void 0 : n.body), i = N(r);
806
- if (s) {
807
- const c = Lt(i);
808
- return e.concat(i, i.visualViewport || [], yt(r) ? r : [], c && o ? pt(c) : []);
788
+ const s = ae(t), r = s === ((n = t.ownerDocument) == null ? void 0 : n.body), i = V(s);
789
+ if (r) {
790
+ const c = Et(i);
791
+ return e.concat(i, i.visualViewport || [], gt(s) ? s : [], c && o ? ft(c) : []);
809
792
  }
810
- return e.concat(r, pt(r, [], o));
793
+ return e.concat(s, ft(s, [], o));
811
794
  }
812
- function Lt(t) {
795
+ function Et(t) {
813
796
  return t.parent && Object.getPrototypeOf(t.parent) ? t.frameElement : null;
814
797
  }
815
- function me(t) {
798
+ function le(t) {
816
799
  const e = B(t);
817
800
  let o = parseFloat(e.width) || 0, n = parseFloat(e.height) || 0;
818
- const r = q(t), s = r ? t.offsetWidth : o, i = r ? t.offsetHeight : n, c = xt(o) !== s || xt(n) !== i;
819
- return c && (o = s, n = i), {
801
+ const s = q(t), r = s ? t.offsetWidth : o, i = s ? t.offsetHeight : n, c = bt(o) !== r || bt(n) !== i;
802
+ return c && (o = r, n = i), {
820
803
  width: o,
821
804
  height: n,
822
805
  $: c
823
806
  };
824
807
  }
825
- function Bt(t) {
808
+ function Mt(t) {
826
809
  return H(t) ? t : t.contextElement;
827
810
  }
828
- function rt(t) {
829
- const e = Bt(t);
811
+ function st(t) {
812
+ const e = Mt(t);
830
813
  if (!q(e))
831
814
  return K(1);
832
815
  const o = e.getBoundingClientRect(), {
833
816
  width: n,
834
- height: r,
835
- $: s
836
- } = me(e);
837
- let i = (s ? xt(o.width) : o.width) / n, c = (s ? xt(o.height) : o.height) / r;
817
+ height: s,
818
+ $: r
819
+ } = le(e);
820
+ let i = (r ? bt(o.width) : o.width) / n, c = (r ? bt(o.height) : o.height) / s;
838
821
  return (!i || !Number.isFinite(i)) && (i = 1), (!c || !Number.isFinite(c)) && (c = 1), {
839
822
  x: i,
840
823
  y: c
841
824
  };
842
825
  }
843
- const Eo = /* @__PURE__ */ K(0);
844
- function fe(t) {
845
- const e = N(t);
846
- return !Ht() || !e.visualViewport ? Eo : {
826
+ const zo = /* @__PURE__ */ K(0);
827
+ function ce(t) {
828
+ const e = V(t);
829
+ return !Dt() || !e.visualViewport ? zo : {
847
830
  x: e.visualViewport.offsetLeft,
848
831
  y: e.visualViewport.offsetTop
849
832
  };
850
833
  }
851
- function Ro(t, e, o) {
852
- return e === void 0 && (e = !1), !o || e && o !== N(t) ? !1 : e;
834
+ function _o(t, e, o) {
835
+ return e === void 0 && (e = !1), !o || e && o !== V(t) ? !1 : e;
853
836
  }
854
- function nt(t, e, o, n) {
837
+ function ot(t, e, o, n) {
855
838
  e === void 0 && (e = !1), o === void 0 && (o = !1);
856
- const r = t.getBoundingClientRect(), s = Bt(t);
839
+ const s = t.getBoundingClientRect(), r = Mt(t);
857
840
  let i = K(1);
858
- e && (n ? H(n) && (i = rt(n)) : i = rt(t));
859
- const c = Ro(s, o, n) ? fe(s) : K(0);
860
- let f = (r.left + c.x) / i.x, u = (r.top + c.y) / i.y, l = r.width / i.x, d = r.height / i.y;
861
- if (s) {
862
- const h = N(s), p = n && H(n) ? N(n) : n;
863
- let a = h, y = Lt(a);
864
- for (; y && n && p !== a; ) {
865
- const g = rt(y), T = y.getBoundingClientRect(), P = B(y), A = T.left + (y.clientLeft + parseFloat(P.paddingLeft)) * g.x, $ = T.top + (y.clientTop + parseFloat(P.paddingTop)) * g.y;
866
- f *= g.x, u *= g.y, l *= g.x, d *= g.y, f += A, u += $, a = N(y), y = Lt(a);
841
+ e && (n ? H(n) && (i = st(n)) : i = st(t));
842
+ const c = _o(r, o, n) ? ce(r) : K(0);
843
+ let f = (s.left + c.x) / i.x, d = (s.top + c.y) / i.y, a = s.width / i.x, u = s.height / i.y;
844
+ if (r) {
845
+ const v = V(r), m = n && H(n) ? V(n) : n;
846
+ let l = v, y = Et(l);
847
+ for (; y && n && m !== l; ) {
848
+ const p = st(y), T = y.getBoundingClientRect(), P = B(y), S = T.left + (y.clientLeft + parseFloat(P.paddingLeft)) * p.x, $ = T.top + (y.clientTop + parseFloat(P.paddingTop)) * p.y;
849
+ f *= p.x, d *= p.y, a *= p.x, u *= p.y, f += S, d += $, l = V(y), y = Et(l);
867
850
  }
868
851
  }
869
- return kt({
870
- width: l,
871
- height: d,
852
+ return xt({
853
+ width: a,
854
+ height: u,
872
855
  x: f,
873
- y: u
856
+ y: d
874
857
  });
875
858
  }
876
- function Ft(t, e) {
877
- const o = Ot(t).scrollLeft;
878
- return e ? e.left + o : nt(J(t)).left + o;
859
+ function Ht(t, e) {
860
+ const o = St(t).scrollLeft;
861
+ return e ? e.left + o : ot(J(t)).left + o;
879
862
  }
880
- function pe(t, e, o) {
863
+ function de(t, e, o) {
881
864
  o === void 0 && (o = !1);
882
- const n = t.getBoundingClientRect(), r = n.left + e.scrollLeft - (o ? 0 : (
865
+ const n = t.getBoundingClientRect(), s = n.left + e.scrollLeft - (o ? 0 : (
883
866
  // RTL <body> scrollbar.
884
- Ft(t, n)
885
- )), s = n.top + e.scrollTop;
867
+ Ht(t, n)
868
+ )), r = n.top + e.scrollTop;
886
869
  return {
887
- x: r,
888
- y: s
870
+ x: s,
871
+ y: r
889
872
  };
890
873
  }
891
- function Lo(t) {
874
+ function Oo(t) {
892
875
  let {
893
876
  elements: e,
894
877
  rect: o,
895
878
  offsetParent: n,
896
- strategy: r
879
+ strategy: s
897
880
  } = t;
898
- const s = r === "fixed", i = J(n), c = e ? zt(e.floating) : !1;
899
- if (n === i || c && s)
881
+ const r = s === "fixed", i = J(n), c = e ? At(e.floating) : !1;
882
+ if (n === i || c && r)
900
883
  return o;
901
884
  let f = {
902
885
  scrollLeft: 0,
903
886
  scrollTop: 0
904
- }, u = K(1);
905
- const l = K(0), d = q(n);
906
- if ((d || !d && !s) && ((ct(n) !== "body" || yt(i)) && (f = Ot(n)), q(n))) {
907
- const p = nt(n);
908
- u = rt(n), l.x = p.x + n.clientLeft, l.y = p.y + n.clientTop;
887
+ }, d = K(1);
888
+ const a = K(0), u = q(n);
889
+ if ((u || !u && !r) && ((lt(n) !== "body" || gt(i)) && (f = St(n)), q(n))) {
890
+ const m = ot(n);
891
+ d = st(n), a.x = m.x + n.clientLeft, a.y = m.y + n.clientTop;
909
892
  }
910
- const h = i && !d && !s ? pe(i, f, !0) : K(0);
893
+ const v = i && !u && !r ? de(i, f, !0) : K(0);
911
894
  return {
912
- width: o.width * u.x,
913
- height: o.height * u.y,
914
- x: o.x * u.x - f.scrollLeft * u.x + l.x + h.x,
915
- y: o.y * u.y - f.scrollTop * u.y + l.y + h.y
895
+ width: o.width * d.x,
896
+ height: o.height * d.y,
897
+ x: o.x * d.x - f.scrollLeft * d.x + a.x + v.x,
898
+ y: o.y * d.y - f.scrollTop * d.y + a.y + v.y
916
899
  };
917
900
  }
918
- function No(t) {
901
+ function $o(t) {
919
902
  return Array.from(t.getClientRects());
920
903
  }
921
- function Vo(t) {
922
- const e = J(t), o = Ot(t), n = t.ownerDocument.body, r = et(e.scrollWidth, e.clientWidth, n.scrollWidth, n.clientWidth), s = et(e.scrollHeight, e.clientHeight, n.scrollHeight, n.clientHeight);
923
- let i = -o.scrollLeft + Ft(t);
904
+ function Io(t) {
905
+ const e = J(t), o = St(t), n = t.ownerDocument.body, s = tt(e.scrollWidth, e.clientWidth, n.scrollWidth, n.clientWidth), r = tt(e.scrollHeight, e.clientHeight, n.scrollHeight, n.clientHeight);
906
+ let i = -o.scrollLeft + Ht(t);
924
907
  const c = -o.scrollTop;
925
- return B(n).direction === "rtl" && (i += et(e.clientWidth, n.clientWidth) - r), {
926
- width: r,
927
- height: s,
908
+ return B(n).direction === "rtl" && (i += tt(e.clientWidth, n.clientWidth) - s), {
909
+ width: s,
910
+ height: r,
928
911
  x: i,
929
912
  y: c
930
913
  };
931
914
  }
932
- function Do(t, e) {
933
- const o = N(t), n = J(t), r = o.visualViewport;
934
- let s = n.clientWidth, i = n.clientHeight, c = 0, f = 0;
935
- if (r) {
936
- s = r.width, i = r.height;
937
- const u = Ht();
938
- (!u || u && e === "fixed") && (c = r.offsetLeft, f = r.offsetTop);
915
+ function Co(t, e) {
916
+ const o = V(t), n = J(t), s = o.visualViewport;
917
+ let r = n.clientWidth, i = n.clientHeight, c = 0, f = 0;
918
+ if (s) {
919
+ r = s.width, i = s.height;
920
+ const d = Dt();
921
+ (!d || d && e === "fixed") && (c = s.offsetLeft, f = s.offsetTop);
939
922
  }
940
923
  return {
941
- width: s,
924
+ width: r,
942
925
  height: i,
943
926
  x: c,
944
927
  y: f
945
928
  };
946
929
  }
947
- function Mo(t, e) {
948
- const o = nt(t, !0, e === "fixed"), n = o.top + t.clientTop, r = o.left + t.clientLeft, s = q(t) ? rt(t) : K(1), i = t.clientWidth * s.x, c = t.clientHeight * s.y, f = r * s.x, u = n * s.y;
930
+ function Go(t, e) {
931
+ const o = ot(t, !0, e === "fixed"), n = o.top + t.clientTop, s = o.left + t.clientLeft, r = q(t) ? st(t) : K(1), i = t.clientWidth * r.x, c = t.clientHeight * r.y, f = s * r.x, d = n * r.y;
949
932
  return {
950
933
  width: i,
951
934
  height: c,
952
935
  x: f,
953
- y: u
936
+ y: d
954
937
  };
955
938
  }
956
- function Xt(t, e, o) {
939
+ function Ut(t, e, o) {
957
940
  let n;
958
941
  if (e === "viewport")
959
- n = Do(t, o);
942
+ n = Co(t, o);
960
943
  else if (e === "document")
961
- n = Vo(J(t));
944
+ n = Io(J(t));
962
945
  else if (H(e))
963
- n = Mo(e, o);
946
+ n = Go(e, o);
964
947
  else {
965
- const r = fe(t);
948
+ const s = ce(t);
966
949
  n = {
967
- x: e.x - r.x,
968
- y: e.y - r.y,
950
+ x: e.x - s.x,
951
+ y: e.y - s.y,
969
952
  width: e.width,
970
953
  height: e.height
971
954
  };
972
955
  }
973
- return kt(n);
956
+ return xt(n);
974
957
  }
975
- function he(t, e) {
976
- const o = Z(t);
977
- return o === e || !H(o) || lt(o) ? !1 : B(o).position === "fixed" || he(o, e);
958
+ function ue(t, e) {
959
+ const o = Y(t);
960
+ return o === e || !H(o) || at(o) ? !1 : B(o).position === "fixed" || ue(o, e);
978
961
  }
979
- function Ho(t, e) {
962
+ function Eo(t, e) {
980
963
  const o = e.get(t);
981
964
  if (o)
982
965
  return o;
983
- let n = pt(t, [], !1).filter((c) => H(c) && ct(c) !== "body"), r = null;
984
- const s = B(t).position === "fixed";
985
- let i = s ? Z(t) : t;
986
- for (; H(i) && !lt(i); ) {
987
- const c = B(i), f = Mt(i);
988
- !f && c.position === "fixed" && (r = null), (s ? !f && !r : !f && c.position === "static" && !!r && ["absolute", "fixed"].includes(r.position) || yt(i) && !f && he(t, i)) ? n = n.filter((l) => l !== i) : r = c, i = Z(i);
966
+ let n = ft(t, [], !1).filter((c) => H(c) && lt(c) !== "body"), s = null;
967
+ const r = B(t).position === "fixed";
968
+ let i = r ? Y(t) : t;
969
+ for (; H(i) && !at(i); ) {
970
+ const c = B(i), f = Nt(i);
971
+ !f && c.position === "fixed" && (s = null), (r ? !f && !s : !f && c.position === "static" && !!s && ["absolute", "fixed"].includes(s.position) || gt(i) && !f && ue(t, i)) ? n = n.filter((a) => a !== i) : s = c, i = Y(i);
989
972
  }
990
973
  return e.set(t, n), n;
991
974
  }
992
- function Bo(t) {
975
+ function Ro(t) {
993
976
  let {
994
977
  element: e,
995
978
  boundary: o,
996
979
  rootBoundary: n,
997
- strategy: r
980
+ strategy: s
998
981
  } = t;
999
- const i = [...o === "clippingAncestors" ? zt(e) ? [] : Ho(e, this._c) : [].concat(o), n], c = i[0], f = i.reduce((u, l) => {
1000
- const d = Xt(e, l, r);
1001
- return u.top = et(d.top, u.top), u.right = at(d.right, u.right), u.bottom = at(d.bottom, u.bottom), u.left = et(d.left, u.left), u;
1002
- }, Xt(e, c, r));
982
+ const i = [...o === "clippingAncestors" ? At(e) ? [] : Eo(e, this._c) : [].concat(o), n], c = i[0], f = i.reduce((d, a) => {
983
+ const u = Ut(e, a, s);
984
+ return d.top = tt(u.top, d.top), d.right = it(u.right, d.right), d.bottom = it(u.bottom, d.bottom), d.left = tt(u.left, d.left), d;
985
+ }, Ut(e, c, s));
1003
986
  return {
1004
987
  width: f.right - f.left,
1005
988
  height: f.bottom - f.top,
@@ -1007,40 +990,40 @@ function Bo(t) {
1007
990
  y: f.top
1008
991
  };
1009
992
  }
1010
- function Fo(t) {
993
+ function Vo(t) {
1011
994
  const {
1012
995
  width: e,
1013
996
  height: o
1014
- } = me(t);
997
+ } = le(t);
1015
998
  return {
1016
999
  width: e,
1017
1000
  height: o
1018
1001
  };
1019
1002
  }
1020
- function jo(t, e, o) {
1021
- const n = q(e), r = J(e), s = o === "fixed", i = nt(t, !0, s, e);
1003
+ function Lo(t, e, o) {
1004
+ const n = q(e), s = J(e), r = o === "fixed", i = ot(t, !0, r, e);
1022
1005
  let c = {
1023
1006
  scrollLeft: 0,
1024
1007
  scrollTop: 0
1025
1008
  };
1026
1009
  const f = K(0);
1027
- if (n || !n && !s)
1028
- if ((ct(e) !== "body" || yt(r)) && (c = Ot(e)), n) {
1029
- const h = nt(e, !0, s, e);
1030
- f.x = h.x + e.clientLeft, f.y = h.y + e.clientTop;
1031
- } else r && (f.x = Ft(r));
1032
- const u = r && !n && !s ? pe(r, c) : K(0), l = i.left + c.scrollLeft - f.x - u.x, d = i.top + c.scrollTop - f.y - u.y;
1010
+ if (n || !n && !r)
1011
+ if ((lt(e) !== "body" || gt(s)) && (c = St(e)), n) {
1012
+ const v = ot(e, !0, r, e);
1013
+ f.x = v.x + e.clientLeft, f.y = v.y + e.clientTop;
1014
+ } else s && (f.x = Ht(s));
1015
+ const d = s && !n && !r ? de(s, c) : K(0), a = i.left + c.scrollLeft - f.x - d.x, u = i.top + c.scrollTop - f.y - d.y;
1033
1016
  return {
1034
- x: l,
1035
- y: d,
1017
+ x: a,
1018
+ y: u,
1036
1019
  width: i.width,
1037
1020
  height: i.height
1038
1021
  };
1039
1022
  }
1040
- function Ct(t) {
1023
+ function $t(t) {
1041
1024
  return B(t).position === "static";
1042
1025
  }
1043
- function Qt(t, e) {
1026
+ function Yt(t, e) {
1044
1027
  if (!q(t) || B(t).position === "fixed")
1045
1028
  return null;
1046
1029
  if (e)
@@ -1048,28 +1031,28 @@ function Qt(t, e) {
1048
1031
  let o = t.offsetParent;
1049
1032
  return J(t) === o && (o = o.ownerDocument.body), o;
1050
1033
  }
1051
- function ge(t, e) {
1052
- const o = N(t);
1053
- if (zt(t))
1034
+ function me(t, e) {
1035
+ const o = V(t);
1036
+ if (At(t))
1054
1037
  return o;
1055
1038
  if (!q(t)) {
1056
- let r = Z(t);
1057
- for (; r && !lt(r); ) {
1058
- if (H(r) && !Ct(r))
1059
- return r;
1060
- r = Z(r);
1039
+ let s = Y(t);
1040
+ for (; s && !at(s); ) {
1041
+ if (H(s) && !$t(s))
1042
+ return s;
1043
+ s = Y(s);
1061
1044
  }
1062
1045
  return o;
1063
1046
  }
1064
- let n = Qt(t, e);
1065
- for (; n && Co(n) && Ct(n); )
1066
- n = Qt(n, e);
1067
- return n && lt(n) && Ct(n) && !Mt(n) ? o : n || Go(t) || o;
1047
+ let n = Yt(t, e);
1048
+ for (; n && Ao(n) && $t(n); )
1049
+ n = Yt(n, e);
1050
+ return n && at(n) && $t(n) && !Nt(n) ? o : n || So(t) || o;
1068
1051
  }
1069
- const Wo = async function(t) {
1070
- const e = this.getOffsetParent || ge, o = this.getDimensions, n = await o(t.floating);
1052
+ const No = async function(t) {
1053
+ const e = this.getOffsetParent || me, o = this.getDimensions, n = await o(t.floating);
1071
1054
  return {
1072
- reference: jo(t.reference, await e(t.floating), t.strategy),
1055
+ reference: Lo(t.reference, await e(t.floating), t.strategy),
1073
1056
  floating: {
1074
1057
  x: 0,
1075
1058
  y: 0,
@@ -1078,177 +1061,177 @@ const Wo = async function(t) {
1078
1061
  }
1079
1062
  };
1080
1063
  };
1081
- function Ko(t) {
1064
+ function Do(t) {
1082
1065
  return B(t).direction === "rtl";
1083
1066
  }
1084
- const qo = {
1085
- convertOffsetParentRelativeRectToViewportRelativeRect: Lo,
1067
+ const Mo = {
1068
+ convertOffsetParentRelativeRectToViewportRelativeRect: Oo,
1086
1069
  getDocumentElement: J,
1087
- getClippingRect: Bo,
1088
- getOffsetParent: ge,
1089
- getElementRects: Wo,
1090
- getClientRects: No,
1091
- getDimensions: Fo,
1092
- getScale: rt,
1070
+ getClippingRect: Ro,
1071
+ getOffsetParent: me,
1072
+ getElementRects: No,
1073
+ getClientRects: $o,
1074
+ getDimensions: Vo,
1075
+ getScale: st,
1093
1076
  isElement: H,
1094
- isRTL: Ko
1077
+ isRTL: Do
1095
1078
  };
1096
- function ye(t, e) {
1079
+ function fe(t, e) {
1097
1080
  return t.x === e.x && t.y === e.y && t.width === e.width && t.height === e.height;
1098
1081
  }
1099
- function Jo(t, e) {
1082
+ function Ho(t, e) {
1100
1083
  let o = null, n;
1101
- const r = J(t);
1102
- function s() {
1084
+ const s = J(t);
1085
+ function r() {
1103
1086
  var c;
1104
1087
  clearTimeout(n), (c = o) == null || c.disconnect(), o = null;
1105
1088
  }
1106
1089
  function i(c, f) {
1107
- c === void 0 && (c = !1), f === void 0 && (f = 1), s();
1108
- const u = t.getBoundingClientRect(), {
1109
- left: l,
1110
- top: d,
1111
- width: h,
1112
- height: p
1113
- } = u;
1114
- if (c || e(), !h || !p)
1090
+ c === void 0 && (c = !1), f === void 0 && (f = 1), r();
1091
+ const d = t.getBoundingClientRect(), {
1092
+ left: a,
1093
+ top: u,
1094
+ width: v,
1095
+ height: m
1096
+ } = d;
1097
+ if (c || e(), !v || !m)
1115
1098
  return;
1116
- const a = bt(d), y = bt(r.clientWidth - (l + h)), g = bt(r.clientHeight - (d + p)), T = bt(l), A = {
1117
- rootMargin: -a + "px " + -y + "px " + -g + "px " + -T + "px",
1118
- threshold: et(0, at(1, f)) || 1
1099
+ const l = vt(u), y = vt(s.clientWidth - (a + v)), p = vt(s.clientHeight - (u + m)), T = vt(a), S = {
1100
+ rootMargin: -l + "px " + -y + "px " + -p + "px " + -T + "px",
1101
+ threshold: tt(0, it(1, f)) || 1
1119
1102
  };
1120
1103
  let $ = !0;
1121
1104
  function z(F) {
1122
- const C = F[0].intersectionRatio;
1123
- if (C !== f) {
1105
+ const I = F[0].intersectionRatio;
1106
+ if (I !== f) {
1124
1107
  if (!$)
1125
1108
  return i();
1126
- C ? i(!1, C) : n = setTimeout(() => {
1109
+ I ? i(!1, I) : n = setTimeout(() => {
1127
1110
  i(!1, 1e-7);
1128
1111
  }, 1e3);
1129
1112
  }
1130
- C === 1 && !ye(u, t.getBoundingClientRect()) && i(), $ = !1;
1113
+ I === 1 && !fe(d, t.getBoundingClientRect()) && i(), $ = !1;
1131
1114
  }
1132
1115
  try {
1133
1116
  o = new IntersectionObserver(z, {
1134
- ...A,
1117
+ ...S,
1135
1118
  // Handle <iframe>s
1136
- root: r.ownerDocument
1119
+ root: s.ownerDocument
1137
1120
  });
1138
1121
  } catch {
1139
- o = new IntersectionObserver(z, A);
1122
+ o = new IntersectionObserver(z, S);
1140
1123
  }
1141
1124
  o.observe(t);
1142
1125
  }
1143
- return i(!0), s;
1126
+ return i(!0), r;
1144
1127
  }
1145
- function Uo(t, e, o, n) {
1128
+ function Bo(t, e, o, n) {
1146
1129
  n === void 0 && (n = {});
1147
1130
  const {
1148
- ancestorScroll: r = !0,
1149
- ancestorResize: s = !0,
1131
+ ancestorScroll: s = !0,
1132
+ ancestorResize: r = !0,
1150
1133
  elementResize: i = typeof ResizeObserver == "function",
1151
1134
  layoutShift: c = typeof IntersectionObserver == "function",
1152
1135
  animationFrame: f = !1
1153
- } = n, u = Bt(t), l = r || s ? [...u ? pt(u) : [], ...pt(e)] : [];
1154
- l.forEach((T) => {
1155
- r && T.addEventListener("scroll", o, {
1136
+ } = n, d = Mt(t), a = s || r ? [...d ? ft(d) : [], ...ft(e)] : [];
1137
+ a.forEach((T) => {
1138
+ s && T.addEventListener("scroll", o, {
1156
1139
  passive: !0
1157
- }), s && T.addEventListener("resize", o);
1140
+ }), r && T.addEventListener("resize", o);
1158
1141
  });
1159
- const d = u && c ? Jo(u, o) : null;
1160
- let h = -1, p = null;
1161
- i && (p = new ResizeObserver((T) => {
1142
+ const u = d && c ? Ho(d, o) : null;
1143
+ let v = -1, m = null;
1144
+ i && (m = new ResizeObserver((T) => {
1162
1145
  let [P] = T;
1163
- P && P.target === u && p && (p.unobserve(e), cancelAnimationFrame(h), h = requestAnimationFrame(() => {
1164
- var A;
1165
- (A = p) == null || A.observe(e);
1146
+ P && P.target === d && m && (m.unobserve(e), cancelAnimationFrame(v), v = requestAnimationFrame(() => {
1147
+ var S;
1148
+ (S = m) == null || S.observe(e);
1166
1149
  })), o();
1167
- }), u && !f && p.observe(u), p.observe(e));
1168
- let a, y = f ? nt(t) : null;
1169
- f && g();
1170
- function g() {
1171
- const T = nt(t);
1172
- y && !ye(y, T) && o(), y = T, a = requestAnimationFrame(g);
1150
+ }), d && !f && m.observe(d), m.observe(e));
1151
+ let l, y = f ? ot(t) : null;
1152
+ f && p();
1153
+ function p() {
1154
+ const T = ot(t);
1155
+ y && !fe(y, T) && o(), y = T, l = requestAnimationFrame(p);
1173
1156
  }
1174
1157
  return o(), () => {
1175
1158
  var T;
1176
- l.forEach((P) => {
1177
- r && P.removeEventListener("scroll", o), s && P.removeEventListener("resize", o);
1178
- }), d == null || d(), (T = p) == null || T.disconnect(), p = null, f && cancelAnimationFrame(a);
1159
+ a.forEach((P) => {
1160
+ s && P.removeEventListener("scroll", o), r && P.removeEventListener("resize", o);
1161
+ }), u == null || u(), (T = m) == null || T.disconnect(), m = null, f && cancelAnimationFrame(l);
1179
1162
  };
1180
1163
  }
1181
- const Yo = Io, Zo = $o, Xo = Oo, te = zo, Qo = (t, e, o) => {
1182
- const n = /* @__PURE__ */ new Map(), r = {
1183
- platform: qo,
1164
+ const Fo = Po, jo = ko, Wo = To, Zt = bo, Ko = (t, e, o) => {
1165
+ const n = /* @__PURE__ */ new Map(), s = {
1166
+ platform: Mo,
1184
1167
  ...o
1185
- }, s = {
1186
- ...r.platform,
1168
+ }, r = {
1169
+ ...s.platform,
1187
1170
  _c: n
1188
1171
  };
1189
- return So(t, e, {
1190
- ...r,
1191
- platform: s
1172
+ return wo(t, e, {
1173
+ ...s,
1174
+ platform: r
1192
1175
  });
1193
1176
  };
1194
- function tn({ middleware: t, placement: e = null, strategy: o, append: n, enabled: r }) {
1195
- const s = I(null), i = I(null), c = I(null), f = I(null), u = I(null), l = I(null), d = I(null), h = I(o ?? "absolute"), p = I(null), a = () => {
1196
- !s.value || !i.value || Qo(s.value, i.value, {
1177
+ function qo({ middleware: t, placement: e = null, strategy: o, append: n, enabled: s }) {
1178
+ const r = O(null), i = O(null), c = O(null), f = O(null), d = O(null), a = O(null), u = O(null), v = O(o ?? "absolute"), m = O(null), l = () => {
1179
+ !r.value || !i.value || Ko(r.value, i.value, {
1197
1180
  middleware: t,
1198
1181
  placement: e,
1199
1182
  strategy: o
1200
- }).then((g) => {
1201
- c.value = g.x, f.value = g.y, h.value = g.strategy, u.value = g.middlewareData.arrow.x, l.value = g.middlewareData.arrow.y, d.value = g.placement;
1183
+ }).then((p) => {
1184
+ c.value = p.x, f.value = p.y, v.value = p.strategy, d.value = p.middlewareData.arrow.x, a.value = p.middlewareData.arrow.y, u.value = p.placement;
1202
1185
  });
1203
1186
  };
1204
- Gt(
1187
+ It(
1205
1188
  () => ({
1206
- reference: m(s),
1207
- floating: m(i),
1208
- append: m(n)
1189
+ reference: h(r),
1190
+ floating: h(i),
1191
+ append: h(n)
1209
1192
  }),
1210
- ({ floating: g, append: T }) => {
1211
- T && Ye(g, T), a();
1193
+ ({ floating: p, append: T }) => {
1194
+ T && Ke(p, T), l();
1212
1195
  },
1213
1196
  { flush: "post" }
1214
- ), Gt(
1215
- r,
1216
- (g) => {
1217
- if (!(!s.value || !i.value)) {
1218
- if (!g)
1197
+ ), It(
1198
+ s,
1199
+ (p) => {
1200
+ if (!(!r.value || !i.value)) {
1201
+ if (!p)
1219
1202
  return y();
1220
- p.value = Uo(s.value, i.value, a, {});
1203
+ m.value = Bo(r.value, i.value, l, {});
1221
1204
  }
1222
1205
  },
1223
1206
  { flush: "post" }
1224
1207
  );
1225
1208
  function y() {
1226
- var g;
1227
- (g = p.value) == null || g.call(p), p.value = null;
1209
+ var p;
1210
+ (p = m.value) == null || p.call(m), m.value = null;
1228
1211
  }
1229
1212
  return {
1230
1213
  x: c,
1231
1214
  y: f,
1232
- arrowX: u,
1233
- arrowY: l,
1234
- placement: d,
1235
- reference: s,
1215
+ arrowX: d,
1216
+ arrowY: a,
1217
+ placement: u,
1218
+ reference: r,
1236
1219
  floating: i,
1237
- strategy: h,
1238
- update: a
1220
+ strategy: v,
1221
+ update: l
1239
1222
  };
1240
1223
  }
1241
- function en(t) {
1224
+ function Jo(t) {
1242
1225
  const { element: e, padding: o } = t;
1243
1226
  return {
1244
1227
  name: "arrow",
1245
1228
  options: t,
1246
1229
  fn(n) {
1247
- return Ce(e) ? e.value != null ? te({ element: e.value, padding: o }).fn(n) : {} : e ? te({ element: e, padding: o }).fn(n) : {};
1230
+ return _e(e) ? e.value != null ? Zt({ element: e.value, padding: o }).fn(n) : {} : e ? Zt({ element: e, padding: o }).fn(n) : {};
1248
1231
  }
1249
1232
  };
1250
1233
  }
1251
- const on = ["data-placement"], ve = {
1234
+ const Uo = ["data-placement"], pe = {
1252
1235
  __name: "FloatingPanel",
1253
1236
  props: {
1254
1237
  disabled: {
@@ -1277,77 +1260,77 @@ const on = ["data-placement"], ve = {
1277
1260
  }
1278
1261
  },
1279
1262
  setup(t) {
1280
- const e = t, o = I(!1), n = I(null), { x: r, y: s, arrowX: i, arrowY: c, placement: f, reference: u, floating: l, strategy: d } = tn({
1263
+ const e = t, o = O(!1), n = O(null), { x: s, y: r, arrowX: i, arrowY: c, placement: f, reference: d, floating: a, strategy: u } = qo({
1281
1264
  placement: e.placement,
1282
- middleware: [Xo(), Zo({ padding: 5 }), Yo(e.offset), en({ element: n, padding: 5 })],
1265
+ middleware: [Wo(), jo({ padding: 5 }), Fo(e.offset), Jo({ element: n, padding: 5 })],
1283
1266
  append: _(() => e.appendTo),
1284
1267
  enabled: o
1285
1268
  });
1286
- function h() {
1269
+ function v() {
1287
1270
  e.disabled || o.value || (o.value = !0);
1288
1271
  }
1289
- function p(g) {
1290
- o.value && g && (o.value = !1);
1272
+ function m(p) {
1273
+ o.value && p && (o.value = !1);
1291
1274
  }
1292
- function a(g) {
1293
- u.value = g;
1275
+ function l(p) {
1276
+ d.value = p;
1294
1277
  }
1295
1278
  const y = {
1296
- mouseenter: h,
1297
- mouseleave: p,
1298
- focus: h,
1299
- blur: p
1279
+ mouseenter: v,
1280
+ mouseleave: m,
1281
+ focus: v,
1282
+ blur: m
1300
1283
  };
1301
- return Ne(l, (g) => {
1284
+ return Ge(a, (p) => {
1302
1285
  var T;
1303
- (T = u.value) != null && T.contains(g.target) || p();
1304
- }), (g, T) => (v(), w(D, null, [
1305
- L(g.$slots, "default", {
1306
- setRef: a,
1307
- show: h,
1308
- hide: p,
1286
+ (T = d.value) != null && T.contains(p.target) || m();
1287
+ }), (p, T) => (g(), w(N, null, [
1288
+ R(p.$slots, "default", {
1289
+ setRef: l,
1290
+ show: v,
1291
+ hide: m,
1309
1292
  events: y
1310
1293
  }),
1311
1294
  b("div", {
1312
1295
  ref_key: "floating",
1313
- ref: l,
1314
- "data-placement": m(f),
1315
- style: jt({
1316
- position: m(d),
1317
- top: m(s) ? `${m(s)}px` : "",
1318
- left: m(r) ? `${m(r)}px` : ""
1296
+ ref: a,
1297
+ "data-placement": h(f),
1298
+ style: Bt({
1299
+ position: h(u),
1300
+ top: h(r) ? `${h(r)}px` : "",
1301
+ left: h(s) ? `${h(s)}px` : ""
1319
1302
  })
1320
1303
  }, [
1321
- G(Ge, {
1304
+ C(Oe, {
1322
1305
  name: "transition-fade",
1323
1306
  mode: "out-in"
1324
1307
  }, {
1325
1308
  default: k(() => [
1326
- o.value ? (v(), w("div", {
1309
+ o.value ? (g(), w("div", {
1327
1310
  key: 0,
1328
- class: O(["floating-content", [[`is-${e.theme}`]]])
1311
+ class: D(["floating-content", [[`is-${e.theme}`]]])
1329
1312
  }, [
1330
- L(g.$slots, "content", { close: p }, () => [
1313
+ R(p.$slots, "content", { close: m }, () => [
1331
1314
  M(x(t.content), 1)
1332
1315
  ]),
1333
1316
  b("div", {
1334
1317
  ref_key: "arrowRef",
1335
1318
  ref: n,
1336
1319
  class: "is-arrow",
1337
- style: jt({
1338
- position: m(d),
1339
- top: m(c) ? `${m(c)}px` : "",
1340
- left: m(i) ? `${m(i)}px` : ""
1320
+ style: Bt({
1321
+ position: h(u),
1322
+ top: h(c) ? `${h(c)}px` : "",
1323
+ left: h(i) ? `${h(i)}px` : ""
1341
1324
  })
1342
1325
  }, null, 4)
1343
- ], 2)) : S("", !0)
1326
+ ], 2)) : A("", !0)
1344
1327
  ]),
1345
1328
  _: 3
1346
1329
  })
1347
- ], 12, on)
1330
+ ], 12, Uo)
1348
1331
  ], 64));
1349
1332
  }
1350
- }, nn = ["tabindex", "onMouseenter", "onMouseleave", "onFocus", "onBlur", "onClick", "onKeydown"], sn = { key: 0 }, rn = ["colspan"], an = { key: 1 }, ln = ["colspan"], we = {
1333
+ }, Yo = { class: "table" }, Zo = ["tabindex", "onMouseenter", "onMouseleave", "onFocus", "onBlur", "onClick", "onKeydown"], Xo = { key: 0 }, Qo = ["colspan"], tn = { key: 1 }, en = ["colspan"], he = {
1351
1334
  __name: "DataTable",
1352
1335
  props: {
1353
1336
  columns: {
@@ -1373,117 +1356,115 @@ const on = ["data-placement"], ve = {
1373
1356
  },
1374
1357
  emits: ["sort"],
1375
1358
  setup(t, { emit: e }) {
1376
- const o = t, n = e, { isLoading: r, appendTo: s } = Nt(o), i = Ve(r, { delay: je }), { t: c } = X(), f = Y("table"), u = _(() => o.columns), l = _(() => Object.keys(o.columns).length);
1377
- function d(h, p) {
1378
- h.sortOrders && n("sort", { target: p, orders: h.sortOrders });
1359
+ const o = t, n = e, { isLoading: s, appendTo: r } = Rt(o), i = Ee(s, { delay: He }), { t: c } = Z(), f = _(() => o.columns), d = _(() => Object.keys(o.columns).length);
1360
+ function a(u, v) {
1361
+ u.sortOrders && n("sort", { target: v, orders: u.sortOrders });
1379
1362
  }
1380
- return (h, p) => (v(), w("table", {
1381
- class: O(m(f))
1382
- }, [
1363
+ return (u, v) => (g(), w("table", Yo, [
1383
1364
  b("thead", null, [
1384
1365
  b("tr", null, [
1385
- (v(!0), w(D, null, tt(u.value, (a, y) => (v(), R(ve, {
1386
- key: y,
1366
+ (g(!0), w(N, null, Q(f.value, (m, l) => (g(), E(pe, {
1367
+ key: l,
1387
1368
  placement: "top",
1388
- content: a.tooltip,
1389
- disabled: !a.tooltip,
1390
- "append-to": m(s)
1369
+ content: m.tooltip,
1370
+ disabled: !m.tooltip,
1371
+ "append-to": h(r)
1391
1372
  }, {
1392
- default: k(({ setRef: g, show: T, hide: P }) => [
1373
+ default: k(({ setRef: y, show: p, hide: T }) => [
1393
1374
  b("th", {
1394
1375
  ref_for: !0,
1395
- ref: g,
1396
- class: O([
1397
- [a.class],
1376
+ ref: y,
1377
+ class: D([
1378
+ [m.class],
1398
1379
  {
1399
- "is-active": y === t.sort.sortTarget && t.sort.orders[0].direction !== m(_t),
1400
- "is-sortable": a.sortOrders,
1401
- "is-desc": y === t.sort.sortTarget && t.sort.orders[0].direction === m(Kt),
1402
- "is-asc": y === t.sort.sortTarget && t.sort.orders[0].direction === m(qt)
1380
+ "is-active": l === t.sort.sortTarget && t.sort.orders[0].direction !== h(zt),
1381
+ "is-sortable": m.sortOrders,
1382
+ "is-desc": l === t.sort.sortTarget && t.sort.orders[0].direction === h(jt),
1383
+ "is-asc": l === t.sort.sortTarget && t.sort.orders[0].direction === h(Wt)
1403
1384
  }
1404
1385
  ]),
1405
- tabindex: a.sortOrders ? 0 : -1,
1386
+ tabindex: m.sortOrders ? 0 : -1,
1406
1387
  role: "button",
1407
- onMouseenter: T,
1408
- onMouseleave: P,
1409
- onFocus: T,
1410
- onBlur: P,
1411
- onClick: (A) => d(a, y),
1388
+ onMouseenter: p,
1389
+ onMouseleave: T,
1390
+ onFocus: p,
1391
+ onBlur: T,
1392
+ onClick: (P) => a(m, l),
1412
1393
  onKeydown: [
1413
- Wt(it((A) => d(a, y), ["prevent"]), ["space"]),
1414
- Wt(it((A) => d(a, y), ["prevent"]), ["enter"])
1394
+ Ft(rt((P) => a(m, l), ["prevent"]), ["space"]),
1395
+ Ft(rt((P) => a(m, l), ["prevent"]), ["enter"])
1415
1396
  ]
1416
1397
  }, [
1417
- L(h.$slots, `header-${y}`, { column: a }, () => [
1418
- M(x(a.label), 1)
1398
+ R(u.$slots, `header-${l}`, { column: m }, () => [
1399
+ M(x(m.label), 1)
1419
1400
  ]),
1420
- a.sortOrders && y !== t.sort.sortTarget ? (v(), R(m(Ut), {
1401
+ m.sortOrders && l !== t.sort.sortTarget ? (g(), E(h(Kt), {
1421
1402
  key: 0,
1422
1403
  class: "is-icon-sort"
1423
- })) : S("", !0),
1424
- y === t.sort.sortTarget && t.sort.orders[0].direction === m(_t) ? (v(), R(m(Ut), {
1404
+ })) : A("", !0),
1405
+ l === t.sort.sortTarget && t.sort.orders[0].direction === h(zt) ? (g(), E(h(Kt), {
1425
1406
  key: 1,
1426
1407
  class: "is-icon-sort"
1427
- })) : S("", !0),
1428
- y === t.sort.sortTarget && t.sort.orders[0].direction === m(Kt) ? (v(), R(m(ho), {
1408
+ })) : A("", !0),
1409
+ l === t.sort.sortTarget && t.sort.orders[0].direction === h(jt) ? (g(), E(h(ao), {
1429
1410
  key: 2,
1430
1411
  class: "is-icon-sort"
1431
- })) : S("", !0),
1432
- y === t.sort.sortTarget && t.sort.orders[0].direction === m(qt) ? (v(), R(m(vo), {
1412
+ })) : A("", !0),
1413
+ l === t.sort.sortTarget && t.sort.orders[0].direction === h(Wt) ? (g(), E(h(uo), {
1433
1414
  key: 3,
1434
1415
  class: "is-icon-sort"
1435
- })) : S("", !0)
1436
- ], 42, nn)
1416
+ })) : A("", !0)
1417
+ ], 42, Zo)
1437
1418
  ]),
1438
1419
  _: 2
1439
1420
  }, 1032, ["content", "disabled", "append-to"]))), 128))
1440
1421
  ])
1441
1422
  ]),
1442
1423
  b("tbody", null, [
1443
- (v(!0), w(D, null, tt(o.rows, (a, y) => (v(), w("tr", {
1444
- key: y,
1445
- class: O(a.rowClasses)
1424
+ (g(!0), w(N, null, Q(o.rows, (m, l) => (g(), w("tr", {
1425
+ key: l,
1426
+ class: D(m.rowClasses)
1446
1427
  }, [
1447
- (v(!0), w(D, null, tt(u.value, (g, T) => (v(), w("td", {
1448
- key: T,
1449
- class: O([
1450
- [g.class],
1428
+ (g(!0), w(N, null, Q(f.value, (y, p) => (g(), w("td", {
1429
+ key: p,
1430
+ class: D([
1431
+ [y.class],
1451
1432
  {
1452
- "is-active": T === t.sort.sortTarget && t.sort.orders[0].direction !== m(_t),
1453
- "is-zero": a[T] === 0 || a[T] === "00:00"
1433
+ "is-active": p === t.sort.sortTarget && t.sort.orders[0].direction !== h(zt),
1434
+ "is-zero": m[p] === 0 || m[p] === "00:00"
1454
1435
  }
1455
1436
  ])
1456
1437
  }, [
1457
- L(h.$slots, `cell-${T}`, {
1458
- row: a,
1459
- prop: T
1438
+ R(u.$slots, `cell-${p}`, {
1439
+ row: m,
1440
+ prop: p
1460
1441
  }, () => [
1461
- M(x(a[T]), 1)
1442
+ M(x(m[p]), 1)
1462
1443
  ])
1463
1444
  ], 2))), 128))
1464
1445
  ], 2))), 128))
1465
1446
  ]),
1466
- m(i) && t.rows.length === 0 ? (v(), w("tfoot", sn, [
1447
+ h(i) && t.rows.length === 0 ? (g(), w("tfoot", Xo, [
1467
1448
  b("tr", null, [
1468
- b("td", { colspan: l.value }, [
1469
- L(h.$slots, "loading", {}, () => [
1470
- M(x(m(c)("common.loading")), 1)
1449
+ b("td", { colspan: d.value }, [
1450
+ R(u.$slots, "loading", {}, () => [
1451
+ M(x(h(c)("common.loading")), 1)
1471
1452
  ])
1472
- ], 8, rn)
1453
+ ], 8, Qo)
1473
1454
  ])
1474
- ])) : S("", !0),
1475
- t.rows.length === 0 && !m(r) && !m(i) ? (v(), w("tfoot", an, [
1455
+ ])) : A("", !0),
1456
+ t.rows.length === 0 && !h(s) && !h(i) ? (g(), w("tfoot", tn, [
1476
1457
  b("tr", null, [
1477
- b("td", { colspan: l.value }, [
1478
- L(h.$slots, "empty", {}, () => [
1479
- M(x(m(c)("common.noData")), 1)
1458
+ b("td", { colspan: d.value }, [
1459
+ R(u.$slots, "empty", {}, () => [
1460
+ M(x(h(c)("common.noData")), 1)
1480
1461
  ])
1481
- ], 8, ln)
1462
+ ], 8, en)
1482
1463
  ])
1483
- ])) : S("", !0)
1484
- ], 2));
1464
+ ])) : A("", !0)
1465
+ ]));
1485
1466
  }
1486
- }, cn = {
1467
+ }, on = {
1487
1468
  xmlns: "http://www.w3.org/2000/svg",
1488
1469
  viewBox: "0 0 24 24",
1489
1470
  fill: "none",
@@ -1492,8 +1473,8 @@ const on = ["data-placement"], ve = {
1492
1473
  "stroke-linecap": "round",
1493
1474
  "stroke-linejoin": "round"
1494
1475
  };
1495
- function un(t, e) {
1496
- return v(), w("svg", cn, e[0] || (e[0] = [
1476
+ function nn(t, e) {
1477
+ return g(), w("svg", on, e[0] || (e[0] = [
1497
1478
  b("path", { d: "M10.29 3.86L1.82 18a2 2 0 0 0 1.71 3h16.94a2 2 0 0 0 1.71-3L13.71 3.86a2 2 0 0 0-3.42 0z" }, null, -1),
1498
1479
  b("line", {
1499
1480
  x1: "12",
@@ -1509,7 +1490,7 @@ function un(t, e) {
1509
1490
  }, null, -1)
1510
1491
  ]));
1511
1492
  }
1512
- const dn = { render: un }, qs = {
1493
+ const sn = { render: nn }, rn = { class: "error-notice" }, Ws = {
1513
1494
  __name: "ErrorNotice",
1514
1495
  props: {
1515
1496
  error: {
@@ -1518,49 +1499,47 @@ const dn = { render: un }, qs = {
1518
1499
  }
1519
1500
  },
1520
1501
  setup(t) {
1521
- const e = t, { t: o, hasTranslation: n } = X(), r = Y("error-notice"), s = _(() => {
1522
- var i;
1523
- return n(`errors.${e.error.key}`) ? o(`errors.${e.error.key}`, e.error.cause) : `${e.error.key}: ${(i = e.error) == null ? void 0 : i.message}`;
1502
+ const e = t, { t: o, hasTranslation: n } = Z(), s = _(() => {
1503
+ var r;
1504
+ return n(`errors.${e.error.key}`) ? o(`errors.${e.error.key}`, e.error.cause) : `${e.error.key}: ${(r = e.error) == null ? void 0 : r.message}`;
1524
1505
  });
1525
- return (i, c) => (v(), w("div", {
1526
- class: O(m(r))
1527
- }, [
1528
- G(m(dn), {
1506
+ return (r, i) => (g(), w("div", rn, [
1507
+ C(h(sn), {
1529
1508
  class: "icon",
1530
1509
  width: "20",
1531
1510
  height: "20"
1532
1511
  }),
1533
1512
  b("span", null, x(s.value), 1)
1534
- ], 2));
1513
+ ]));
1535
1514
  }
1536
- }, Js = {
1515
+ }, Ks = {
1537
1516
  __name: "ErrorProvider",
1538
1517
  setup(t) {
1539
- const { message: e, hasError: o, error: n } = De();
1540
- return (r, s) => L(r.$slots, "default", {
1541
- message: m(e),
1542
- error: m(n),
1543
- hasError: m(o)
1518
+ const { message: e, hasError: o, error: n } = Re();
1519
+ return (s, r) => R(s.$slots, "default", {
1520
+ message: h(e),
1521
+ error: h(n),
1522
+ hasError: h(o)
1544
1523
  });
1545
1524
  }
1546
- }, mn = { "undefined-column": "The {column} column is not exists!", "invalid-season-name": "Invalid season name", "api-key-not-found": "API Key not found" }, fn = { loading: "Loading...", noData: "No data to display", selectTimezone: "*All times are displayed according to your computer's time zone ({timezone}). Change: ", hungary: "Hungary", romania: "Romania", shootoutShort: "SO", overtimeShort: "OT", all: "All", report: "Report Sheet", video: "Video" }, pn = { inheritedPoints: { prependix: "", content: "{team} has {points} extra point(s)", appendix: "based on its results in the previous championship phase." }, penaltyPoints: { prependix: "* ", content: "{points} point(s) deducted from team {team}", appendix: "based on the decision of the Disciplinary Committee." } }, hn = { blank: "#", team: { short: "Team", tooltip: "Team name" }, game: { short: "GP", tooltip: "Game Played" }, wins: { short: "W", tooltip: "Wins" }, draw: { short: "D", tooltip: "Draw" }, otw: { short: "OTW", tooltip: "Overtime Wins" }, sow: { short: "SOW", tooltip: "Shoot Out Wins" }, sol: { short: "SOL", tooltip: "Shoot Out Losses" }, otl: { short: "OTL", tooltip: "Overtime Losses" }, losses: { short: "L", tooltip: "Losses" }, goalFor: { short: "GF", tooltip: "Goals For" }, goalAgainst: { short: "GA", tooltip: "Goals Against" }, goalDiff: { short: "GD", tooltip: "Goal Differential" }, points: { short: "P", tooltip: "Points" }, name: { short: "Name", tooltip: "Player name" }, goals: { short: "G", tooltip: "Goals" }, assists: { short: "A", tooltip: "Assists" }, plusMinus: { short: "+/-", tooltip: "Plus/Minus" }, sog: { short: "S", tooltip: "Shots on Goal" }, sogPercent: { short: "S%", tooltip: "Shooting percentage" }, gameName: { short: "#", tooltip: "Game name" }, gameDate: { short: "Date", tooltip: "Scheduled Date" }, gameDateTime: { short: "*Time ({offsetName})", tooltip: "Scheduled Time (Offset Name)" }, homeTeam: { short: "Home", tooltip: "Home Team" }, awayTeam: { short: "Away", tooltip: "Away Team" }, location: { short: "Location", tooltip: "Game Location" }, broadcast: { short: "Broadcast", tooltip: "Television Broadcast" }, minorPenalties: { short: "MINOR", tooltip: "Penalties Minor" }, majorPenalties: { short: "MAJOR", tooltip: "Penalties Major" }, misconducts: { short: "MISC", tooltip: "Penalties Misconduct" }, gameMisconducts: { short: "GA-MI", tooltip: "Penalties Game Misconduct" }, matchPenalties: { short: "MATCH", tooltip: "Penalties Match" }, pim: { short: "PIM", tooltip: "Penalty Minutes" }, pimPerGame: { short: "PIM/G", tooltip: "Penalty Minutes per Game" }, gpgk: { short: "GP", tooltip: "Games Played" }, gpi: { short: "GPI", tooltip: "Games Played In" }, toi: { short: "TOI", tooltip: "Time On Ice" }, toiPercent: { short: "TOI%", tooltip: "Time On Ice as Percentage" }, ga: { short: "GA", tooltip: "Goals Against" }, gaa: { short: "GAA", tooltip: "Goals Against Average" }, sa: { short: "SA", tooltip: "Shots Against" }, svs: { short: "SVS", tooltip: "Saves" }, svsPercent: { short: "SV%", tooltip: "Save Percentage" }, homeHeader: { short: "Home:", tooltip: "" }, awayHeader: { short: "Away:", tooltip: "" }, totalHeader: { short: "Total:", tooltip: "" }, homeGame: { short: "GP", tooltip: "Home Games Played" }, awayGame: { short: "GP", tooltip: "Away Games Played" }, totalGame: { short: "GP", tooltip: "Total Games Played" }, homeAttendance: { short: "Att", tooltip: "Home Attendance" }, awayAttendance: { short: "Att", tooltip: "Away Attendance" }, totalAttendance: { short: "Att", tooltip: "Total Attendance" }, homeAttendanceAvg: { short: "Avg", tooltip: "Home Average Attendance" }, awayAttendanceAvg: { short: "Avg", tooltip: "Away Average Attendance" }, totalAttendanceAvg: { short: "Avg", tooltip: "Total Average Attendance" }, powerplayDisadvantages: { short: "DVG", tooltip: "Disadvantages (Number of Times Shorthanded)" }, dvgTime: { short: "DVG-T", tooltip: "Disadvantages Time" }, dvgTimePP1: { short: "DVG-T PP1", tooltip: "Disadvantages Time (Period of PP1)" }, dvgTimePP2: { short: "DVG-T PP2", tooltip: "Disadvantages Time (Period of PP2)" }, ppga: { short: "PPGA", tooltip: "Powerplay Goals Against" }, shgf: { short: "SHGF", tooltip: "Shorthanded Goals For" }, pkPercent: { short: "PK%", tooltip: "Penalty Killing Percentage" }, adv: { short: "ADV", tooltip: "Advantages (Times on Powerplay)" }, advTime: { short: "ADV-T", tooltip: "Advantages Time (Period of Powerplay)" }, advTimePP1: { short: "ADV-T PP1", tooltip: "Advantages Time (Period of PP1)" }, advTimePP2: { short: "ADV-T PP2", tooltip: "Advantages Time (Period of PP2)" }, ppgf: { short: "PPGF", tooltip: "Powerplay Goals For" }, shga: { short: "SHGA", tooltip: "Shorthanded Goals Against" }, ppPercent: { short: "PP%", tooltip: "Powerplay Percentage" }, gfgp: { short: "GF/GP", tooltip: "Szerzett gólátlag" }, gagp: { short: "GA/GP", tooltip: "Kapott gólátlag" }, sogp: { short: "Shots/GP", tooltip: "Átlagos lövésszám" }, sagp: { short: "SA/GP", tooltip: "Shots Against per Game" }, jerseyNumber: { short: "#", tooltip: "Jersey Number" }, row: { short: "Row", tooltip: "Row" }, position: { short: "Position", tooltip: "Position" }, teamOfficials: { short: "Team officials", tooltip: "Team officials" }, score: { short: "Score", tooltip: "Actual Game Score" }, opponent: { short: "Opponent", tooltip: "Opponent" }, result: { short: "Result", tooltip: "Result" }, resultType: { short: "#", tooltip: "Result Type" }, atoi: { short: "ATOI", tooltip: "Average Time On Ice" }, shf: { short: "SHF", tooltip: "Shifts" }, ashf: { short: "ASHF", tooltip: "Average Shifts" }, eqToi: { short: "EQ-TOI", tooltip: "Time On Ice in Equal" }, pp1Toi: { short: "PP1-TOI", tooltip: "Time On Ice in PowerPlay 1" }, pp2Toi: { short: "PP2-TOI", tooltip: "Time On Ice in PowerPlay 2" }, sh1Toi: { short: "SH1-TOI", tooltip: "Time On Ice in Shorthanded 1" }, sh2Toi: { short: "SH2-TOI", tooltip: "Time On Ice in Shorthanded 2" }, eqAToi: { short: "EQ-A-TOI", tooltip: "Average Time On Ice in Equal" }, pp1AToi: { short: "PP1-A-TOI", tooltip: "Average Time On Ice in PowerPlay 1" }, pp2AToi: { short: "PP2-A-TOI", tooltip: "Average Time On Ice in PowerPlay 2" }, sh1AToi: { short: "SH1-A-TOI", tooltip: "Average Time On Ice in Shorthanded 1" }, sh2AToi: { short: "SH2-A-TOI", tooltip: "Average Time On Ice in Shorthanded 2" }, role: { short: "Role", tooltip: "Role" } }, gn = { data: { localTime: "Game local time" }, status: { jury: "Jury result", delayed: "Game delayed" }, period: { wu: "Preparation", pre: "Preparation Ended", p1: "First Period", p1_int: "First Period Ended", p2: "Second Period", p2_int: "Second Period Ended", p3: "Third Period", p3_int: "Third Period Ended", p4: "Fourth Period", p4_int: "Fourth Period Ended", p5: "Fifth Period", p5_int: "Fifth Period Ended", p6: "Sixth Period", p6_int: "Sixth Period Ended", ot: "Overtime", ot_int: "Overtime Ended", so: "Shoot Out", so_int: "Shoot Out Ended", end: "Game Ended", Bemelegítés: "Warm-up", "Bemelegítés vége": "Warm-up End", "1. harmad": "First period", "1. harmad vége": "First period End", "2. harmad": "Second period", "2. harmad vége": "Second period End", "3. harmad": "Third period", "3. harmad vége": "Third period End", "4. harmad": "IV. period", "4. harmad vége": "IV. period End", "5. harmad": "V. period", "5. harmad vége": "V. period End", "6. harmad": "VI. period", "6. harmad vége": "VI. period End", Hosszabbítás: "Overtime", "Hosszabbítás vége": "Overtime End", Büntetőlövések: "Penalty Shot", Végeredmény: "Game Completed", Szétlövés: "Shoot Out" } }, yn = {
1547
- errors: mn,
1548
- common: fn,
1549
- additionalText: pn,
1550
- table: hn,
1551
- game: gn
1552
- }, vn = { "undefined-column": "A(z) {column} oszlop nem létezik!", "invalid-season-name": "Érvénytelen szezon név", "api-key-not-found": "API Kulcs nem megfelelő" }, wn = { loading: "Töltődés...", noData: "Nincs megjeleníthető adat", selectTimezone: "*Minden időpont a számítógép időzónája szerint jelenik meg ({timezone}). Váltás: ", hungary: "Magyarország", romania: "Románia", shootoutShort: "SO", overtimeShort: "OT", all: "Mind", report: "Jegyzőkönyv", video: "Videó" }, bn = { inheritedPoints: { prependix: "A megelőző bajnokság szakaszban elért eredménye alapján", content: "{team} csapata {points}", appendix: "többletponttal rendelkezik." }, penaltyPoints: { prependix: "* Fegyelmi Bizottság döntése alapján:", content: "{team} csapatától {points} pont", appendix: "levonva." } }, Tn = { blank: "#", team: { short: "Csapat", tooltip: "Csapatnév" }, game: { short: "GP", tooltip: "Mérkőzésszám" }, wins: { short: "W", tooltip: "Győzelem" }, draw: { short: "D", tooltip: "Döntetlen" }, otw: { short: "OTW", tooltip: "Győzelem Hosszabbításban" }, sow: { short: "SOW", tooltip: "Győzelem Szétlövésben" }, sol: { short: "SOL", tooltip: "Vereség Szétlövésben" }, otl: { short: "OTL", tooltip: "Vereség Hosszabbításban" }, losses: { short: "L", tooltip: "Vereség" }, goalFor: { short: "GF", tooltip: "Szerzett Gól" }, goalAgainst: { short: "GA", tooltip: "Kapott Gól" }, goalDiff: { short: "GD", tooltip: "Gólkülönbség" }, name: { short: "Név", tooltip: "Játékosnév" }, goals: { short: "G", tooltip: "Gólok" }, assists: { short: "A", tooltip: "Gólpasszok" }, points: { short: "P", tooltip: "Pontok" }, plusMinus: { short: "+/-", tooltip: "Plussz/Minusz" }, sog: { short: "S", tooltip: "Lövések" }, sogPercent: { short: "S%", tooltip: "Lövés Hatékonyság" }, gameName: { short: "#", tooltip: "Mérkőzés Sorszáma" }, gameDate: { short: "Dátum", tooltip: "Mérkőzés Dátuma" }, gameDateTime: { short: "*Idő ({offsetName})", tooltip: "Mérkőzés kezdési ideje (Zóna neve)" }, homeTeam: { short: "Hazai", tooltip: "Hazai Csapat" }, awayTeam: { short: "Vendég", tooltip: "Vendég Csapat" }, location: { short: "Helyszín", tooltip: "Mérkőzés Helyszíne" }, broadcast: { short: "TV", tooltip: "TV Közvetítés" }, minorPenalties: { short: "MINOR", tooltip: "Kisbüntetés (2p)" }, majorPenalties: { short: "MAJOR", tooltip: "Büntetés (5p)" }, misconducts: { short: "MISC", tooltip: "Fegyelmi büntetés (10p)" }, gameMisconducts: { short: "GA-MI", tooltip: "Fegyelmi büntetés (20p)" }, matchPenalties: { short: "MATCH", tooltip: "Végleges kiállítások (25p)" }, pim: { short: "BÜP", tooltip: "Büntetés Percek" }, pimPerGame: { short: "BÜP/M", tooltip: "Mérkőzésenkénti Büntetés Percek" }, gpgk: { short: "GP", tooltip: "Mérkőzésre Nevezve" }, gpi: { short: "GPI", tooltip: "Mérkőzésen Játszott" }, toi: { short: "TOI", tooltip: "Jégen Töltött Idő" }, toiPercent: { short: "TOI%", tooltip: "Jégen Töltött Idő Százalék" }, ga: { short: "GA", tooltip: "Kapott Gól" }, gaa: { short: "GAA", tooltip: "Kapott Gólátlag" }, sa: { short: "SA", tooltip: "Kapott Lövés" }, svs: { short: "SVS", tooltip: "Védett Lövés" }, svsPercent: { short: "VH%", tooltip: "Védés Hatékonyság" }, homeHeader: { short: "Hazai:", tooltip: "" }, awayHeader: { short: "Vendég:", tooltip: "" }, totalHeader: { short: "Összes:", tooltip: "" }, homeGame: { short: "M", tooltip: "Hazai Mérkőzés" }, awayGame: { short: "M", tooltip: "Vendég Mérkőzés" }, totalGame: { short: "M", tooltip: "Összes Mérkőzés" }, homeAttendance: { short: "Nézőszám", tooltip: "Hazai Néző" }, awayAttendance: { short: "Nézőszám", tooltip: "Vendég Néző" }, totalAttendance: { short: "Nézőszám", tooltip: "Összes Néző" }, homeAttendanceAvg: { short: "Átlag", tooltip: "Hazi Néző Átlag" }, awayAttendanceAvg: { short: "Átlag", tooltip: "Vendég Néző Átlag" }, totalAttendanceAvg: { short: "Átlag", tooltip: "Összes Néző Átlag" }, powerplayDisadvantages: { short: "DVG", tooltip: "Emberhátrányok" }, dvgTime: { short: "DVG-T", tooltip: "Emberhátrányban Töltött Idő" }, dvgTimePP1: { short: "DVG-T PP1", tooltip: "Szimpla emberhátrányban töltött idő" }, dvgTimePP2: { short: "DVG-T PP2", tooltip: "Kettős emberhátrányban töltött idő" }, ppga: { short: "PPGA", tooltip: "Emberhátrányban kapott gólok" }, shgf: { short: "SHGF", tooltip: "Emberhátrányban szerzett gól" }, pkPercent: { short: "PK%", tooltip: "Emberhátrány kivédekezés" }, adv: { short: "ADV", tooltip: "Emberelőnyök száma" }, advTime: { short: "ADV-T", tooltip: "Emberelőnyben töltött idő" }, advTimePP1: { short: "ADV-T PP1", tooltip: "Szimpla emberelőnyben töltött idő" }, advTimePP2: { short: "ADV-T PP2", tooltip: "Kettős emberelőnyben töltött idő" }, ppgf: { short: "PPGF", tooltip: "Emberelőnyben szerzett gólok" }, shga: { short: "SHGA", tooltip: "Emberelőnyben kapott gólok" }, ppPercent: { short: "PP%", tooltip: "Emberelőny kihasználás" }, gfgp: { short: "GF/GP", tooltip: "Szerzett gólátlag" }, gagp: { short: "GA/GP", tooltip: "Kapott gólátlag" }, sogp: { short: "Shots/GP", tooltip: "Átlagos lövésszám" }, sagp: { short: "SA/GP", tooltip: "Átlagos kapott lövésszám" }, jerseyNumber: { short: "#", tooltip: "Mezszám" }, row: { short: "Sor", tooltip: "Sor" }, position: { short: "Po", tooltip: "Poszt" }, teamOfficials: { short: "Hivatalos Személyek", tooltip: "Hivatalos Személyek" }, score: { short: "Eredmény", tooltip: "Aktuális eredmény" }, opponent: { short: "Ellenfél", tooltip: "Ellenfél" }, result: { short: "Eredmény", tooltip: "Végeredmény" }, resultType: { short: "#", tooltip: "Végeredmény típusa" }, atoi: { short: "ATOI", tooltip: "Átlagos jégen töltött idő" }, shf: { short: "SHF", tooltip: "Jégre lépések száma" }, ashf: { short: "ASHF", tooltip: "Jégre lépések száma átlagosan" }, eqToi: { short: "EQ-TOI", tooltip: "Jégen töltött idő azonos létszámban" }, pp1Toi: { short: "PP1-TOI", tooltip: "Jégen töltött idő egyszeres emberelőnyben" }, pp2Toi: { short: "PP2-TOI", tooltip: "Jégen töltött idő kétszeres emberelőnyben" }, sh1Toi: { short: "SH1-TOI", tooltip: "Jégen töltött idő egyszeres emberhátrányban" }, sh2Toi: { short: "SH2-TOI", tooltip: "Jégen töltött idő kétszeres emberhátrányban" }, eqAToi: { short: "EQ-A-TOI", tooltip: "Átlagos jégen töltött idő azonos létszámban" }, pp1AToi: { short: "PP1-A-TOI", tooltip: "Átlagos jégen töltött idő egyszeres emberelőnyben" }, pp2AToi: { short: "PP2-A-TOI", tooltip: "Átlagos jégen töltött idő kétszeres emberelőnyben" }, sh1AToi: { short: "SH1-A-TOI", tooltip: "Átlagos jégen töltött idő egyszeres emberhátrányban" }, sh2AToi: { short: "SH2-A-TOI", tooltip: "Átlagos jégen töltött idő kétszeres emberhátrányban" }, role: { short: "Szerep", tooltip: "Szerep" } }, xn = { data: { localTime: "Helyszín szerinti idő" }, status: { jury: "Versenybíróság", delayed: "Elhalasztva" }, period: { wu: "Bemelegítés", pre: "Bemelegítés vége", p1: "I. játékrész", p1_int: "I. játékrész vége", p2: "II. játékrész", p2_int: "II. játékrész vége", p3: "III. játékrész", p3_int: "III. játékrész vége", p4: "IV. játékrész", p4_int: "IV. játékrész vége", p5: "V. játékrész", p5_int: "V. játékrész vége", p6: "VI. játékrész", p6_int: "VI. játékrész vége", ot: "Hosszabbítás", ot_int: "Hosszabbítás vége", so: "Szétlövés", so_int: "Szétlövés vége", end: "Végeredmény", Bemelegítés: "Bemelegítés", "Bemelegítés vége": "Bemelegítés Vége", "1. harmad": "I. harmad", "1. harmad vége": "I. harmad Vége", "2. harmad": "II. harmad", "2. harmad vége": "II. harmad Vége", "3. harmad": "III. harmad", "3. harmad vége": "III. harmad Vége", "4. harmad": "IV. harmad", "4. harmad vége": "IV. harmad Vége", "5. harmad": "V. harmad", "5. harmad vége": "V. harmad Vége", "6. harmad": "VI. harmad", "6. harmad vége": "VI. harmad Vége", Hosszabbítás: "Hosszabbítás", "Hosszabbítás vége": "Hosszabbítás vége", Büntetők: "Szétlövés", "Büntetők vége": "Szétlövés vége", Végeredmény: "Végeredmény", Szétlövés: "Szétlövés" } }, Pn = {
1553
- errors: vn,
1554
- common: wn,
1555
- additionalText: bn,
1556
- table: Tn,
1557
- game: xn
1558
- }, kn = (t, e) => {
1525
+ }, an = { "undefined-column": "The {column} column is not exists!", "invalid-season-name": "Invalid season name", "api-key-not-found": "API Key not found" }, ln = { loading: "Loading...", noData: "No data to display", selectTimezone: "*All times are displayed according to your computer's time zone ({timezone}). Change: ", hungary: "Hungary", romania: "Romania", shootoutShort: "SO", overtimeShort: "OT", all: "All", report: "Report Sheet", video: "Video" }, cn = { inheritedPoints: { prependix: "", content: "{team} has {points} extra point(s)", appendix: "based on its results in the previous championship phase." }, penaltyPoints: { prependix: "* ", content: "{points} point(s) deducted from team {team}", appendix: "based on the decision of the Disciplinary Committee." } }, dn = { blank: "#", team: { short: "Team", tooltip: "Team name" }, game: { short: "GP", tooltip: "Game Played" }, wins: { short: "W", tooltip: "Wins" }, draw: { short: "D", tooltip: "Draw" }, otw: { short: "OTW", tooltip: "Overtime Wins" }, sow: { short: "SOW", tooltip: "Shoot Out Wins" }, sol: { short: "SOL", tooltip: "Shoot Out Losses" }, otl: { short: "OTL", tooltip: "Overtime Losses" }, losses: { short: "L", tooltip: "Losses" }, goalFor: { short: "GF", tooltip: "Goals For" }, goalAgainst: { short: "GA", tooltip: "Goals Against" }, goalDiff: { short: "GD", tooltip: "Goal Differential" }, points: { short: "P", tooltip: "Points" }, name: { short: "Name", tooltip: "Player name" }, goals: { short: "G", tooltip: "Goals" }, assists: { short: "A", tooltip: "Assists" }, plusMinus: { short: "+/-", tooltip: "Plus/Minus" }, sog: { short: "S", tooltip: "Shots on Goal" }, sogPercent: { short: "S%", tooltip: "Shooting percentage" }, gameName: { short: "#", tooltip: "Game name" }, gameDate: { short: "Date", tooltip: "Scheduled Date" }, gameDateTime: { short: "*Time ({offsetName})", tooltip: "Scheduled Time (Offset Name)" }, homeTeam: { short: "Home", tooltip: "Home Team" }, awayTeam: { short: "Away", tooltip: "Away Team" }, location: { short: "Location", tooltip: "Game Location" }, broadcast: { short: "Broadcast", tooltip: "Television Broadcast" }, minorPenalties: { short: "MINOR", tooltip: "Penalties Minor" }, majorPenalties: { short: "MAJOR", tooltip: "Penalties Major" }, misconducts: { short: "MISC", tooltip: "Penalties Misconduct" }, gameMisconducts: { short: "GA-MI", tooltip: "Penalties Game Misconduct" }, matchPenalties: { short: "MATCH", tooltip: "Penalties Match" }, pim: { short: "PIM", tooltip: "Penalty Minutes" }, pimPerGame: { short: "PIM/G", tooltip: "Penalty Minutes per Game" }, gpgk: { short: "GP", tooltip: "Games Played" }, gpi: { short: "GPI", tooltip: "Games Played In" }, toi: { short: "TOI", tooltip: "Time On Ice" }, toiPercent: { short: "TOI%", tooltip: "Time On Ice as Percentage" }, ga: { short: "GA", tooltip: "Goals Against" }, gaa: { short: "GAA", tooltip: "Goals Against Average" }, sa: { short: "SA", tooltip: "Shots Against" }, svs: { short: "SVS", tooltip: "Saves" }, svsPercent: { short: "SV%", tooltip: "Save Percentage" }, homeHeader: { short: "Home:", tooltip: "" }, awayHeader: { short: "Away:", tooltip: "" }, totalHeader: { short: "Total:", tooltip: "" }, homeGame: { short: "GP", tooltip: "Home Games Played" }, awayGame: { short: "GP", tooltip: "Away Games Played" }, totalGame: { short: "GP", tooltip: "Total Games Played" }, homeAttendance: { short: "Att", tooltip: "Home Attendance" }, awayAttendance: { short: "Att", tooltip: "Away Attendance" }, totalAttendance: { short: "Att", tooltip: "Total Attendance" }, homeAttendanceAvg: { short: "Avg", tooltip: "Home Average Attendance" }, awayAttendanceAvg: { short: "Avg", tooltip: "Away Average Attendance" }, totalAttendanceAvg: { short: "Avg", tooltip: "Total Average Attendance" }, powerplayDisadvantages: { short: "DVG", tooltip: "Disadvantages (Number of Times Shorthanded)" }, dvgTime: { short: "DVG-T", tooltip: "Disadvantages Time" }, dvgTimePP1: { short: "DVG-T PP1", tooltip: "Disadvantages Time (Period of PP1)" }, dvgTimePP2: { short: "DVG-T PP2", tooltip: "Disadvantages Time (Period of PP2)" }, ppga: { short: "PPGA", tooltip: "Powerplay Goals Against" }, shgf: { short: "SHGF", tooltip: "Shorthanded Goals For" }, pkPercent: { short: "PK%", tooltip: "Penalty Killing Percentage" }, adv: { short: "ADV", tooltip: "Advantages (Times on Powerplay)" }, advTime: { short: "ADV-T", tooltip: "Advantages Time (Period of Powerplay)" }, advTimePP1: { short: "ADV-T PP1", tooltip: "Advantages Time (Period of PP1)" }, advTimePP2: { short: "ADV-T PP2", tooltip: "Advantages Time (Period of PP2)" }, ppgf: { short: "PPGF", tooltip: "Powerplay Goals For" }, shga: { short: "SHGA", tooltip: "Shorthanded Goals Against" }, ppPercent: { short: "PP%", tooltip: "Powerplay Percentage" }, gfgp: { short: "GF/GP", tooltip: "Szerzett gólátlag" }, gagp: { short: "GA/GP", tooltip: "Kapott gólátlag" }, sogp: { short: "Shots/GP", tooltip: "Átlagos lövésszám" }, sagp: { short: "SA/GP", tooltip: "Shots Against per Game" }, jerseyNumber: { short: "#", tooltip: "Jersey Number" }, row: { short: "Row", tooltip: "Row" }, position: { short: "Position", tooltip: "Position" }, teamOfficials: { short: "Team officials", tooltip: "Team officials" }, score: { short: "Score", tooltip: "Actual Game Score" }, opponent: { short: "Opponent", tooltip: "Opponent" }, result: { short: "Result", tooltip: "Result" }, resultType: { short: "#", tooltip: "Result Type" }, atoi: { short: "ATOI", tooltip: "Average Time On Ice" }, shf: { short: "SHF", tooltip: "Shifts" }, ashf: { short: "ASHF", tooltip: "Average Shifts" }, eqToi: { short: "EQ-TOI", tooltip: "Time On Ice in Equal" }, pp1Toi: { short: "PP1-TOI", tooltip: "Time On Ice in PowerPlay 1" }, pp2Toi: { short: "PP2-TOI", tooltip: "Time On Ice in PowerPlay 2" }, sh1Toi: { short: "SH1-TOI", tooltip: "Time On Ice in Shorthanded 1" }, sh2Toi: { short: "SH2-TOI", tooltip: "Time On Ice in Shorthanded 2" }, eqAToi: { short: "EQ-A-TOI", tooltip: "Average Time On Ice in Equal" }, pp1AToi: { short: "PP1-A-TOI", tooltip: "Average Time On Ice in PowerPlay 1" }, pp2AToi: { short: "PP2-A-TOI", tooltip: "Average Time On Ice in PowerPlay 2" }, sh1AToi: { short: "SH1-A-TOI", tooltip: "Average Time On Ice in Shorthanded 1" }, sh2AToi: { short: "SH2-A-TOI", tooltip: "Average Time On Ice in Shorthanded 2" }, role: { short: "Role", tooltip: "Role" } }, un = { data: { localTime: "Game local time" }, status: { jury: "Jury result", delayed: "Game delayed" }, period: { wu: "Preparation", pre: "Preparation Ended", p1: "First Period", p1_int: "First Period Ended", p2: "Second Period", p2_int: "Second Period Ended", p3: "Third Period", p3_int: "Third Period Ended", p4: "Fourth Period", p4_int: "Fourth Period Ended", p5: "Fifth Period", p5_int: "Fifth Period Ended", p6: "Sixth Period", p6_int: "Sixth Period Ended", ot: "Overtime", ot_int: "Overtime Ended", so: "Shoot Out", so_int: "Shoot Out Ended", end: "Game Ended", Bemelegítés: "Warm-up", "Bemelegítés vége": "Warm-up End", "1. harmad": "First period", "1. harmad vége": "First period End", "2. harmad": "Second period", "2. harmad vége": "Second period End", "3. harmad": "Third period", "3. harmad vége": "Third period End", "4. harmad": "IV. period", "4. harmad vége": "IV. period End", "5. harmad": "V. period", "5. harmad vége": "V. period End", "6. harmad": "VI. period", "6. harmad vége": "VI. period End", Hosszabbítás: "Overtime", "Hosszabbítás vége": "Overtime End", Büntetőlövések: "Penalty Shot", Végeredmény: "Game Completed", Szétlövés: "Shoot Out" } }, mn = {
1526
+ errors: an,
1527
+ common: ln,
1528
+ additionalText: cn,
1529
+ table: dn,
1530
+ game: un
1531
+ }, fn = { "undefined-column": "A(z) {column} oszlop nem létezik!", "invalid-season-name": "Érvénytelen szezon név", "api-key-not-found": "API Kulcs nem megfelelő" }, pn = { loading: "Töltődés...", noData: "Nincs megjeleníthető adat", selectTimezone: "*Minden időpont a számítógép időzónája szerint jelenik meg ({timezone}). Váltás: ", hungary: "Magyarország", romania: "Románia", shootoutShort: "SO", overtimeShort: "OT", all: "Mind", report: "Jegyzőkönyv", video: "Videó" }, hn = { inheritedPoints: { prependix: "A megelőző bajnokság szakaszban elért eredménye alapján", content: "{team} csapata {points}", appendix: "többletponttal rendelkezik." }, penaltyPoints: { prependix: "* Fegyelmi Bizottság döntése alapján:", content: "{team} csapatától {points} pont", appendix: "levonva." } }, gn = { blank: "#", team: { short: "Csapat", tooltip: "Csapatnév" }, game: { short: "GP", tooltip: "Mérkőzésszám" }, wins: { short: "W", tooltip: "Győzelem" }, draw: { short: "D", tooltip: "Döntetlen" }, otw: { short: "OTW", tooltip: "Győzelem Hosszabbításban" }, sow: { short: "SOW", tooltip: "Győzelem Szétlövésben" }, sol: { short: "SOL", tooltip: "Vereség Szétlövésben" }, otl: { short: "OTL", tooltip: "Vereség Hosszabbításban" }, losses: { short: "L", tooltip: "Vereség" }, goalFor: { short: "GF", tooltip: "Szerzett Gól" }, goalAgainst: { short: "GA", tooltip: "Kapott Gól" }, goalDiff: { short: "GD", tooltip: "Gólkülönbség" }, name: { short: "Név", tooltip: "Játékosnév" }, goals: { short: "G", tooltip: "Gólok" }, assists: { short: "A", tooltip: "Gólpasszok" }, points: { short: "P", tooltip: "Pontok" }, plusMinus: { short: "+/-", tooltip: "Plussz/Minusz" }, sog: { short: "S", tooltip: "Lövések" }, sogPercent: { short: "S%", tooltip: "Lövés Hatékonyság" }, gameName: { short: "#", tooltip: "Mérkőzés Sorszáma" }, gameDate: { short: "Dátum", tooltip: "Mérkőzés Dátuma" }, gameDateTime: { short: "*Idő ({offsetName})", tooltip: "Mérkőzés kezdési ideje (Zóna neve)" }, homeTeam: { short: "Hazai", tooltip: "Hazai Csapat" }, awayTeam: { short: "Vendég", tooltip: "Vendég Csapat" }, location: { short: "Helyszín", tooltip: "Mérkőzés Helyszíne" }, broadcast: { short: "TV", tooltip: "TV Közvetítés" }, minorPenalties: { short: "MINOR", tooltip: "Kisbüntetés (2p)" }, majorPenalties: { short: "MAJOR", tooltip: "Büntetés (5p)" }, misconducts: { short: "MISC", tooltip: "Fegyelmi büntetés (10p)" }, gameMisconducts: { short: "GA-MI", tooltip: "Fegyelmi büntetés (20p)" }, matchPenalties: { short: "MATCH", tooltip: "Végleges kiállítások (25p)" }, pim: { short: "BÜP", tooltip: "Büntetés Percek" }, pimPerGame: { short: "BÜP/M", tooltip: "Mérkőzésenkénti Büntetés Percek" }, gpgk: { short: "GP", tooltip: "Mérkőzésre Nevezve" }, gpi: { short: "GPI", tooltip: "Mérkőzésen Játszott" }, toi: { short: "TOI", tooltip: "Jégen Töltött Idő" }, toiPercent: { short: "TOI%", tooltip: "Jégen Töltött Idő Százalék" }, ga: { short: "GA", tooltip: "Kapott Gól" }, gaa: { short: "GAA", tooltip: "Kapott Gólátlag" }, sa: { short: "SA", tooltip: "Kapott Lövés" }, svs: { short: "SVS", tooltip: "Védett Lövés" }, svsPercent: { short: "VH%", tooltip: "Védés Hatékonyság" }, homeHeader: { short: "Hazai:", tooltip: "" }, awayHeader: { short: "Vendég:", tooltip: "" }, totalHeader: { short: "Összes:", tooltip: "" }, homeGame: { short: "M", tooltip: "Hazai Mérkőzés" }, awayGame: { short: "M", tooltip: "Vendég Mérkőzés" }, totalGame: { short: "M", tooltip: "Összes Mérkőzés" }, homeAttendance: { short: "Nézőszám", tooltip: "Hazai Néző" }, awayAttendance: { short: "Nézőszám", tooltip: "Vendég Néző" }, totalAttendance: { short: "Nézőszám", tooltip: "Összes Néző" }, homeAttendanceAvg: { short: "Átlag", tooltip: "Hazi Néző Átlag" }, awayAttendanceAvg: { short: "Átlag", tooltip: "Vendég Néző Átlag" }, totalAttendanceAvg: { short: "Átlag", tooltip: "Összes Néző Átlag" }, powerplayDisadvantages: { short: "DVG", tooltip: "Emberhátrányok" }, dvgTime: { short: "DVG-T", tooltip: "Emberhátrányban Töltött Idő" }, dvgTimePP1: { short: "DVG-T PP1", tooltip: "Szimpla emberhátrányban töltött idő" }, dvgTimePP2: { short: "DVG-T PP2", tooltip: "Kettős emberhátrányban töltött idő" }, ppga: { short: "PPGA", tooltip: "Emberhátrányban kapott gólok" }, shgf: { short: "SHGF", tooltip: "Emberhátrányban szerzett gól" }, pkPercent: { short: "PK%", tooltip: "Emberhátrány kivédekezés" }, adv: { short: "ADV", tooltip: "Emberelőnyök száma" }, advTime: { short: "ADV-T", tooltip: "Emberelőnyben töltött idő" }, advTimePP1: { short: "ADV-T PP1", tooltip: "Szimpla emberelőnyben töltött idő" }, advTimePP2: { short: "ADV-T PP2", tooltip: "Kettős emberelőnyben töltött idő" }, ppgf: { short: "PPGF", tooltip: "Emberelőnyben szerzett gólok" }, shga: { short: "SHGA", tooltip: "Emberelőnyben kapott gólok" }, ppPercent: { short: "PP%", tooltip: "Emberelőny kihasználás" }, gfgp: { short: "GF/GP", tooltip: "Szerzett gólátlag" }, gagp: { short: "GA/GP", tooltip: "Kapott gólátlag" }, sogp: { short: "Shots/GP", tooltip: "Átlagos lövésszám" }, sagp: { short: "SA/GP", tooltip: "Átlagos kapott lövésszám" }, jerseyNumber: { short: "#", tooltip: "Mezszám" }, row: { short: "Sor", tooltip: "Sor" }, position: { short: "Po", tooltip: "Poszt" }, teamOfficials: { short: "Hivatalos Személyek", tooltip: "Hivatalos Személyek" }, score: { short: "Eredmény", tooltip: "Aktuális eredmény" }, opponent: { short: "Ellenfél", tooltip: "Ellenfél" }, result: { short: "Eredmény", tooltip: "Végeredmény" }, resultType: { short: "#", tooltip: "Végeredmény típusa" }, atoi: { short: "ATOI", tooltip: "Átlagos jégen töltött idő" }, shf: { short: "SHF", tooltip: "Jégre lépések száma" }, ashf: { short: "ASHF", tooltip: "Jégre lépések száma átlagosan" }, eqToi: { short: "EQ-TOI", tooltip: "Jégen töltött idő azonos létszámban" }, pp1Toi: { short: "PP1-TOI", tooltip: "Jégen töltött idő egyszeres emberelőnyben" }, pp2Toi: { short: "PP2-TOI", tooltip: "Jégen töltött idő kétszeres emberelőnyben" }, sh1Toi: { short: "SH1-TOI", tooltip: "Jégen töltött idő egyszeres emberhátrányban" }, sh2Toi: { short: "SH2-TOI", tooltip: "Jégen töltött idő kétszeres emberhátrányban" }, eqAToi: { short: "EQ-A-TOI", tooltip: "Átlagos jégen töltött idő azonos létszámban" }, pp1AToi: { short: "PP1-A-TOI", tooltip: "Átlagos jégen töltött idő egyszeres emberelőnyben" }, pp2AToi: { short: "PP2-A-TOI", tooltip: "Átlagos jégen töltött idő kétszeres emberelőnyben" }, sh1AToi: { short: "SH1-A-TOI", tooltip: "Átlagos jégen töltött idő egyszeres emberhátrányban" }, sh2AToi: { short: "SH2-A-TOI", tooltip: "Átlagos jégen töltött idő kétszeres emberhátrányban" }, role: { short: "Szerep", tooltip: "Szerep" } }, yn = { data: { localTime: "Helyszín szerinti idő" }, status: { jury: "Versenybíróság", delayed: "Elhalasztva" }, period: { wu: "Bemelegítés", pre: "Bemelegítés vége", p1: "I. játékrész", p1_int: "I. játékrész vége", p2: "II. játékrész", p2_int: "II. játékrész vége", p3: "III. játékrész", p3_int: "III. játékrész vége", p4: "IV. játékrész", p4_int: "IV. játékrész vége", p5: "V. játékrész", p5_int: "V. játékrész vége", p6: "VI. játékrész", p6_int: "VI. játékrész vége", ot: "Hosszabbítás", ot_int: "Hosszabbítás vége", so: "Szétlövés", so_int: "Szétlövés vége", end: "Végeredmény", Bemelegítés: "Bemelegítés", "Bemelegítés vége": "Bemelegítés Vége", "1. harmad": "I. harmad", "1. harmad vége": "I. harmad Vége", "2. harmad": "II. harmad", "2. harmad vége": "II. harmad Vége", "3. harmad": "III. harmad", "3. harmad vége": "III. harmad Vége", "4. harmad": "IV. harmad", "4. harmad vége": "IV. harmad Vége", "5. harmad": "V. harmad", "5. harmad vége": "V. harmad Vége", "6. harmad": "VI. harmad", "6. harmad vége": "VI. harmad Vége", Hosszabbítás: "Hosszabbítás", "Hosszabbítás vége": "Hosszabbítás vége", Büntetők: "Szétlövés", "Büntetők vége": "Szétlövés vége", Végeredmény: "Végeredmény", Szétlövés: "Szétlövés" } }, vn = {
1532
+ errors: fn,
1533
+ common: pn,
1534
+ additionalText: hn,
1535
+ table: gn,
1536
+ game: yn
1537
+ }, wn = (t, e) => {
1559
1538
  const o = t.__vccOpts || t;
1560
- for (const [n, r] of e)
1561
- o[n] = r;
1539
+ for (const [n, s] of e)
1540
+ o[n] = s;
1562
1541
  return o;
1563
- }, An = ee({
1542
+ }, bn = Xt({
1564
1543
  props: {
1565
1544
  locale: {
1566
1545
  type: String,
@@ -1572,7 +1551,7 @@ const dn = { render: un }, qs = {
1572
1551
  }
1573
1552
  },
1574
1553
  setup(t) {
1575
- const e = io({ hu: Pn, en: yn }, t.messages), { translate: o } = Me({
1554
+ const e = Ve({ hu: vn, en: mn }, t.messages), { translate: o } = Le({
1576
1555
  locale: _(() => t.locale),
1577
1556
  messages: e
1578
1557
  });
@@ -1581,10 +1560,10 @@ const dn = { render: un }, qs = {
1581
1560
  };
1582
1561
  }
1583
1562
  });
1584
- function Sn(t, e, o, n, r, s) {
1585
- return L(t.$slots, "default", { t: t.translate });
1563
+ function Tn(t, e, o, n, s, r) {
1564
+ return R(t.$slots, "default", { t: t.translate });
1586
1565
  }
1587
- const Us = /* @__PURE__ */ kn(An, [["render", Sn]]), zn = ["src"], On = ["src", "title"], st = /* @__PURE__ */ Object.assign({
1566
+ const qs = /* @__PURE__ */ wn(bn, [["render", Tn]]), xn = ["src"], Pn = ["src", "title"], nt = /* @__PURE__ */ Object.assign({
1588
1567
  inheritAttrs: !1
1589
1568
  }, {
1590
1569
  __name: "Image",
@@ -1603,29 +1582,29 @@ const Us = /* @__PURE__ */ kn(An, [["render", Sn]]), zn = ["src"], On = ["src",
1603
1582
  }
1604
1583
  },
1605
1584
  setup(t) {
1606
- const e = t, { defaultSrc: o } = Nt(e), n = I({ src: e.src }), { error: r, isReady: s } = He(n, { resetOnExecute: !1, shallow: !1 });
1607
- return (i, c) => (v(), w(D, null, [
1608
- m(r) && m(o) ? (v(), w("img", {
1585
+ const e = t, { defaultSrc: o } = Rt(e), n = O({ src: e.src }), { error: s, isReady: r } = Ne(n, { resetOnExecute: !1, shallow: !1 });
1586
+ return (i, c) => (g(), w(N, null, [
1587
+ h(s) && h(o) ? (g(), w("img", {
1609
1588
  key: 0,
1610
- src: m(o),
1611
- class: O(["is-loaded is-default", [i.$attrs.class]])
1612
- }, null, 10, zn)) : S("", !0),
1613
- m(r) ? S("", !0) : (v(), w("img", {
1589
+ src: h(o),
1590
+ class: D(["is-loaded is-default", [i.$attrs.class]])
1591
+ }, null, 10, xn)) : A("", !0),
1592
+ h(s) ? A("", !0) : (g(), w("img", {
1614
1593
  key: 1,
1615
1594
  src: n.value.src,
1616
- class: O([i.$attrs.class, { "is-loaded": m(s) }]),
1595
+ class: D([i.$attrs.class, { "is-loaded": h(r) }]),
1617
1596
  title: e.title,
1618
1597
  loading: "lazy"
1619
- }, null, 10, On))
1598
+ }, null, 10, Pn))
1620
1599
  ], 64));
1621
1600
  }
1622
- }), _n = { style: { "text-align": "center" } }, be = {
1601
+ }), kn = { style: { "text-align": "center" } }, ge = {
1623
1602
  __name: "LoadingIndicator",
1624
1603
  setup(t) {
1625
- const { t: e } = X();
1626
- return (o, n) => (v(), w("div", _n, x(m(e)("common.loading")), 1));
1604
+ const { t: e } = Z();
1605
+ return (o, n) => (g(), w("div", kn, x(h(e)("common.loading")), 1));
1627
1606
  }
1628
- }, In = {
1607
+ }, An = {
1629
1608
  xmlns: "http://www.w3.org/2000/svg",
1630
1609
  viewBox: "0 0 24 24",
1631
1610
  fill: "none",
@@ -1634,12 +1613,12 @@ const Us = /* @__PURE__ */ kn(An, [["render", Sn]]), zn = ["src"], On = ["src",
1634
1613
  "stroke-linecap": "round",
1635
1614
  "stroke-linejoin": "round"
1636
1615
  };
1637
- function $n(t, e) {
1638
- return v(), w("svg", In, e[0] || (e[0] = [
1616
+ function Sn(t, e) {
1617
+ return g(), w("svg", An, e[0] || (e[0] = [
1639
1618
  b("polyline", { points: "15 18 9 12 15 6" }, null, -1)
1640
1619
  ]));
1641
1620
  }
1642
- const Cn = { render: $n }, Gn = {
1621
+ const zn = { render: Sn }, _n = {
1643
1622
  xmlns: "http://www.w3.org/2000/svg",
1644
1623
  viewBox: "0 0 24 24",
1645
1624
  fill: "none",
@@ -1648,18 +1627,21 @@ const Cn = { render: $n }, Gn = {
1648
1627
  "stroke-linecap": "round",
1649
1628
  "stroke-linejoin": "round"
1650
1629
  };
1651
- function En(t, e) {
1652
- return v(), w("svg", Gn, e[0] || (e[0] = [
1630
+ function On(t, e) {
1631
+ return g(), w("svg", _n, e[0] || (e[0] = [
1653
1632
  b("polyline", { points: "9 18 15 12 9 6" }, null, -1)
1654
1633
  ]));
1655
1634
  }
1656
- const Rn = { render: En }, Ln = ["disabled"], Nn = ["disabled"], Vn = {
1635
+ const $n = { render: On }, In = {
1636
+ key: 0,
1637
+ class: "paginator"
1638
+ }, Cn = ["disabled"], Gn = ["disabled"], En = {
1657
1639
  key: 1,
1658
1640
  class: "is-disabled"
1659
- }, Dn = ["disabled", "onClick"], Mn = {
1641
+ }, Rn = ["disabled", "onClick"], Vn = {
1660
1642
  key: 2,
1661
1643
  class: "is-disabled"
1662
- }, Hn = ["disabled"], Bn = ["disabled"], Ys = {
1644
+ }, Ln = ["disabled"], Nn = ["disabled"], Js = {
1663
1645
  __name: "Paginator",
1664
1646
  props: {
1665
1647
  page: {
@@ -1691,73 +1673,70 @@ const Rn = { render: En }, Ln = ["disabled"], Nn = ["disabled"], Vn = {
1691
1673
  },
1692
1674
  emits: ["change"],
1693
1675
  setup(t, { emit: e }) {
1694
- const o = t, n = e, r = Y("paginator"), { page: s, pageCount: i, range: c, goTo: f, pageStep: u } = ao({
1676
+ const o = t, n = e, { page: s, pageCount: r, range: i, goTo: c, pageStep: f } = to({
1695
1677
  currentPage: _(() => o.page),
1696
1678
  totalItems: _(() => o.totalItems),
1697
1679
  itemsPerPage: o.itemsPerPage,
1698
1680
  rangeLength: o.rangeLength,
1699
- update: (l) => n("change", l)
1681
+ update: (d) => n("change", d)
1700
1682
  });
1701
- return (l, d) => m(i) > 1 ? (v(), w("div", {
1702
- key: 0,
1703
- class: O(m(r))
1704
- }, [
1683
+ return (d, a) => h(r) > 1 ? (g(), w("div", In, [
1705
1684
  b("button", {
1706
1685
  type: "button",
1707
- disabled: m(s) === 1,
1708
- onClick: d[0] || (d[0] = (h) => m(u)(-1))
1686
+ disabled: h(s) === 1,
1687
+ onClick: a[0] || (a[0] = (u) => h(f)(-1))
1709
1688
  }, [
1710
- L(l.$slots, "prev", {}, () => [
1711
- G(m(Cn), { class: "icon paginator-left" })
1689
+ R(d.$slots, "prev", {}, () => [
1690
+ C(h(zn), { class: "icon paginator-left" })
1712
1691
  ])
1713
- ], 8, Ln),
1714
- t.isCompact ? S("", !0) : (v(), w("button", {
1692
+ ], 8, Cn),
1693
+ t.isCompact ? A("", !0) : (g(), w("button", {
1715
1694
  key: 0,
1716
1695
  type: "button",
1717
- disabled: m(s) === 1,
1718
- onClick: d[1] || (d[1] = (h) => m(f)(1))
1719
- }, " 1 ", 8, Nn)),
1720
- t.isCompact ? S("", !0) : (v(), w("div", Vn, " ... ")),
1721
- (v(!0), w(D, null, tt(m(c), (h) => (v(), w("button", {
1722
- key: h,
1696
+ disabled: h(s) === 1,
1697
+ onClick: a[1] || (a[1] = (u) => h(c)(1))
1698
+ }, " 1 ", 8, Gn)),
1699
+ t.isCompact ? A("", !0) : (g(), w("div", En, " ... ")),
1700
+ (g(!0), w(N, null, Q(h(i), (u) => (g(), w("button", {
1701
+ key: u,
1723
1702
  type: "button",
1724
- class: O({ "is-active": h === m(s) }),
1725
- disabled: h === m(s),
1726
- onClick: (p) => m(f)(h)
1727
- }, x(h), 11, Dn))), 128)),
1728
- t.isCompact ? S("", !0) : (v(), w("div", Mn, d[4] || (d[4] = [
1703
+ class: D({ "is-active": u === h(s) }),
1704
+ disabled: u === h(s),
1705
+ onClick: (v) => h(c)(u)
1706
+ }, x(u), 11, Rn))), 128)),
1707
+ t.isCompact ? A("", !0) : (g(), w("div", Vn, a[4] || (a[4] = [
1729
1708
  b("span", null, "...", -1)
1730
1709
  ]))),
1731
- t.isCompact ? S("", !0) : (v(), w("button", {
1710
+ t.isCompact ? A("", !0) : (g(), w("button", {
1732
1711
  key: 3,
1733
1712
  type: "button",
1734
- disabled: m(s) === m(i),
1735
- onClick: d[2] || (d[2] = (h) => m(f)(m(i)))
1736
- }, x(m(i)), 9, Hn)),
1713
+ disabled: h(s) === h(r),
1714
+ onClick: a[2] || (a[2] = (u) => h(c)(h(r)))
1715
+ }, x(h(r)), 9, Ln)),
1737
1716
  b("button", {
1738
1717
  type: "button",
1739
- disabled: m(s) === m(i),
1740
- onClick: d[3] || (d[3] = it((h) => m(u)(1), ["prevent"]))
1718
+ disabled: h(s) === h(r),
1719
+ onClick: a[3] || (a[3] = rt((u) => h(f)(1), ["prevent"]))
1741
1720
  }, [
1742
- L(l.$slots, "next", {}, () => [
1743
- G(m(Rn), { class: "icon paginator-left" })
1721
+ R(d.$slots, "next", {}, () => [
1722
+ C(h($n), { class: "icon paginator-left" })
1744
1723
  ])
1745
- ], 8, Bn)
1746
- ], 2)) : S("", !0);
1724
+ ], 8, Nn)
1725
+ ])) : A("", !0);
1747
1726
  }
1748
- }, Te = {
1727
+ }, ye = {
1749
1728
  __name: "ResponsiveTable",
1750
1729
  setup(t) {
1751
- const e = I(null), o = Y("table-responsive");
1752
- return (n, r) => (v(), w("div", {
1730
+ const e = O(null);
1731
+ return (o, n) => (g(), w("div", {
1753
1732
  ref_key: "el",
1754
1733
  ref: e,
1755
- class: O(m(o))
1734
+ class: "table-responsive"
1756
1735
  }, [
1757
- L(n.$slots, "default", { el: e.value })
1758
- ], 2));
1736
+ R(o.$slots, "default", { el: e.value })
1737
+ ], 512));
1759
1738
  }
1760
- }, Fn = {
1739
+ }, Dn = {
1761
1740
  xmlns: "http://www.w3.org/2000/svg",
1762
1741
  viewBox: "0 0 24 24",
1763
1742
  fill: "none",
@@ -1766,8 +1745,8 @@ const Rn = { render: En }, Ln = ["disabled"], Nn = ["disabled"], Vn = {
1766
1745
  "stroke-linecap": "round",
1767
1746
  "stroke-linejoin": "round"
1768
1747
  };
1769
- function jn(t, e) {
1770
- return v(), w("svg", Fn, e[0] || (e[0] = [
1748
+ function Mn(t, e) {
1749
+ return g(), w("svg", Dn, e[0] || (e[0] = [
1771
1750
  b("rect", {
1772
1751
  x: "2",
1773
1752
  y: "3",
@@ -1790,7 +1769,7 @@ function jn(t, e) {
1790
1769
  }, null, -1)
1791
1770
  ]));
1792
1771
  }
1793
- const Wn = { render: jn }, Kn = {
1772
+ const Hn = { render: Mn }, Bn = {
1794
1773
  xmlns: "http://www.w3.org/2000/svg",
1795
1774
  viewBox: "0 0 24 24",
1796
1775
  fill: "none",
@@ -1799,8 +1778,8 @@ const Wn = { render: jn }, Kn = {
1799
1778
  "stroke-linecap": "round",
1800
1779
  "stroke-linejoin": "round"
1801
1780
  };
1802
- function qn(t, e) {
1803
- return v(), w("svg", Kn, e[0] || (e[0] = [
1781
+ function Fn(t, e) {
1782
+ return g(), w("svg", Bn, e[0] || (e[0] = [
1804
1783
  b("circle", {
1805
1784
  cx: "12",
1806
1785
  cy: "12",
@@ -1818,7 +1797,7 @@ function qn(t, e) {
1818
1797
  }, null, -1)
1819
1798
  ]));
1820
1799
  }
1821
- const Jn = { render: qn }, Un = {
1800
+ const jn = { render: Fn }, Wn = {
1822
1801
  xmlns: "http://www.w3.org/2000/svg",
1823
1802
  viewBox: "0 0 24 24",
1824
1803
  fill: "none",
@@ -1827,8 +1806,8 @@ const Jn = { render: qn }, Un = {
1827
1806
  "stroke-linecap": "round",
1828
1807
  "stroke-linejoin": "round"
1829
1808
  };
1830
- function Yn(t, e) {
1831
- return v(), w("svg", Un, e[0] || (e[0] = [
1809
+ function Kn(t, e) {
1810
+ return g(), w("svg", Wn, e[0] || (e[0] = [
1832
1811
  b("path", { d: "M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2" }, null, -1),
1833
1812
  b("rect", {
1834
1813
  x: "8",
@@ -1840,7 +1819,7 @@ function Yn(t, e) {
1840
1819
  }, null, -1)
1841
1820
  ]));
1842
1821
  }
1843
- const Zn = { render: Yn }, Xn = {
1822
+ const qn = { render: Kn }, Jn = {
1844
1823
  xmlns: "http://www.w3.org/2000/svg",
1845
1824
  viewBox: "0 0 24 24",
1846
1825
  fill: "none",
@@ -1849,25 +1828,25 @@ const Zn = { render: Yn }, Xn = {
1849
1828
  "stroke-linecap": "round",
1850
1829
  "stroke-linejoin": "round"
1851
1830
  };
1852
- function Qn(t, e) {
1853
- return v(), w("svg", Xn, e[0] || (e[0] = [
1831
+ function Un(t, e) {
1832
+ return g(), w("svg", Jn, e[0] || (e[0] = [
1854
1833
  b("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),
1855
1834
  b("polygon", { points: "9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02" }, null, -1)
1856
1835
  ]));
1857
1836
  }
1858
- const ts = { render: Qn }, es = { class: "is-team-name-long" }, os = { class: "is-team-name-short" }, ns = { class: "is-team-name-long" }, ss = { class: "is-team-name-short" }, rs = {
1837
+ const Yn = { render: Un }, Zn = { class: "is-team-name-long" }, Xn = { class: "is-team-name-short" }, Qn = { class: "is-team-name-long" }, ts = { class: "is-team-name-short" }, es = {
1859
1838
  key: 0,
1860
1839
  class: "is-text-dark"
1861
- }, is = ["href", "target"], as = {
1840
+ }, os = ["href", "target"], ns = {
1862
1841
  key: 0,
1863
1842
  class: "label"
1864
- }, ls = {
1843
+ }, ss = {
1865
1844
  key: 1,
1866
1845
  class: "label"
1867
- }, cs = {
1846
+ }, rs = {
1868
1847
  key: 2,
1869
1848
  class: "label"
1870
- }, us = { key: 1 }, ds = ["onClick", "onFocus", "onBlur"], ms = { class: "is-dropdown-menu" }, fs = ["href", "target"], ps = { key: 0 }, hs = ["href"], Zs = {
1849
+ }, is = { key: 1 }, as = ["onClick", "onFocus", "onBlur"], ls = { class: "is-dropdown-menu" }, cs = ["href", "target"], ds = { key: 0 }, us = ["href"], Us = {
1871
1850
  __name: "ScheduleTable",
1872
1851
  props: {
1873
1852
  rows: {
@@ -1896,125 +1875,125 @@ const ts = { render: Qn }, es = { class: "is-team-name-long" }, os = { class: "i
1896
1875
  }
1897
1876
  },
1898
1877
  setup(t) {
1899
- const e = t, o = I(null), { onError: n } = oe(), { columns: r, error: s } = ne(
1900
- Ue,
1878
+ const e = t, o = O(null), { onError: n } = Qt(), { columns: s, error: r } = te(
1879
+ We,
1901
1880
  _(() => e.hideColumns),
1902
1881
  _(() => ({
1903
1882
  offsetName: e.offsetName
1904
1883
  }))
1905
1884
  );
1906
- Be(
1907
- s,
1885
+ De(
1886
+ r,
1908
1887
  () => n(
1909
- new re(Tt.message, {
1910
- ...Tt.options,
1911
- cause: { column: s.value }
1888
+ new ee(wt.message, {
1889
+ ...wt.options,
1890
+ cause: { column: r.value }
1912
1891
  })
1913
1892
  ),
1914
1893
  {
1915
1894
  immediate: !0
1916
1895
  }
1917
1896
  );
1918
- const { t: i } = X();
1919
- return (c, f) => (v(), w(D, null, [
1920
- G(Te, null, {
1921
- default: k(({ el: u }) => [
1922
- G(we, {
1923
- columns: m(r),
1897
+ const { t: i } = Z();
1898
+ return (c, f) => (g(), w(N, null, [
1899
+ C(ye, null, {
1900
+ default: k(({ el: d }) => [
1901
+ C(he, {
1902
+ columns: h(s),
1924
1903
  rows: e.rows,
1925
1904
  "is-loading": t.isLoading,
1926
- "append-to": o.value || u
1905
+ "append-to": o.value || d
1927
1906
  }, {
1928
- "cell-homeTeamName": k(({ row: l }) => [
1929
- b("span", es, x(l.homeTeam.longName), 1),
1930
- b("span", os, x(l.homeTeam.shortName), 1)
1907
+ "cell-homeTeamName": k(({ row: a }) => [
1908
+ b("span", Zn, x(a.homeTeam.longName), 1),
1909
+ b("span", Xn, x(a.homeTeam.shortName), 1)
1931
1910
  ]),
1932
- "cell-awayTeamName": k(({ row: l }) => [
1933
- b("span", ns, x(l.awayTeam.longName), 1),
1934
- b("span", ss, x(l.awayTeam.shortName), 1)
1911
+ "cell-awayTeamName": k(({ row: a }) => [
1912
+ b("span", Qn, x(a.awayTeam.longName), 1),
1913
+ b("span", ts, x(a.awayTeam.shortName), 1)
1935
1914
  ]),
1936
- "cell-homeTeamLogo": k(({ row: l }) => [
1937
- (v(), R(st, {
1938
- key: l.homeTeam.id,
1915
+ "cell-homeTeamLogo": k(({ row: a }) => [
1916
+ (g(), E(nt, {
1917
+ key: a.homeTeam.id,
1939
1918
  class: "is-logo-image is-right",
1940
- src: l.homeTeam.logo
1919
+ src: a.homeTeam.logo
1941
1920
  }, null, 8, ["src"]))
1942
1921
  ]),
1943
- "cell-awayTeamLogo": k(({ row: l }) => [
1944
- (v(), R(st, {
1945
- key: l.awayTeam.id,
1922
+ "cell-awayTeamLogo": k(({ row: a }) => [
1923
+ (g(), E(nt, {
1924
+ key: a.awayTeam.id,
1946
1925
  class: "is-logo-image is-right",
1947
- src: l.awayTeam.logo
1926
+ src: a.awayTeam.logo
1948
1927
  }, null, 8, ["src"]))
1949
1928
  ]),
1950
- "cell-gameResult": k(({ row: l }) => [
1951
- l.gameStatus === 0 ? (v(), w("span", rs, "-:-")) : (v(), w("a", {
1929
+ "cell-gameResult": k(({ row: a }) => [
1930
+ a.gameStatus === 0 ? (g(), w("span", es, "-:-")) : (g(), w("a", {
1952
1931
  key: 1,
1953
- href: t.externalGameResolver(l.gameId),
1932
+ href: t.externalGameResolver(a.gameId),
1954
1933
  target: t.externalGameResolverTarget,
1955
- class: O({ "is-text-dark": l.gameStatus !== 1, "is-text-accent": l.gameStatus === 1 })
1956
- }, x(l.homeTeamScore) + ":" + x(l.awayTeamScore), 11, is))
1934
+ class: D({ "is-text-dark": a.gameStatus !== 1, "is-text-accent": a.gameStatus === 1 })
1935
+ }, x(a.homeTeamScore) + ":" + x(a.awayTeamScore), 11, os))
1957
1936
  ]),
1958
- "cell-gameResultType": k(({ row: l }) => [
1959
- l.isOvertime ? (v(), w("span", as, x(m(i)("common.overtimeShort")), 1)) : S("", !0),
1960
- l.isShootout ? (v(), w("span", ls, x(m(i)("common.shootoutShort")), 1)) : S("", !0),
1961
- l.seriesStandings ? (v(), w("span", cs, x(l.seriesStandings), 1)) : S("", !0)
1937
+ "cell-gameResultType": k(({ row: a }) => [
1938
+ a.isOvertime ? (g(), w("span", ns, x(h(i)("common.overtimeShort")), 1)) : A("", !0),
1939
+ a.isShootout ? (g(), w("span", ss, x(h(i)("common.shootoutShort")), 1)) : A("", !0),
1940
+ a.seriesStandings ? (g(), w("span", rs, x(a.seriesStandings), 1)) : A("", !0)
1962
1941
  ]),
1963
- "cell-broadcast": k(({ row: l }) => [
1964
- l.broadcast ? (v(), R(m(Wn), { key: 0 })) : (v(), w("span", us))
1942
+ "cell-broadcast": k(({ row: a }) => [
1943
+ a.broadcast ? (g(), E(h(Hn), { key: 0 })) : (g(), w("span", is))
1965
1944
  ]),
1966
- "cell-location": k(({ row: l }) => {
1967
- var d;
1945
+ "cell-location": k(({ row: a }) => {
1946
+ var u;
1968
1947
  return [
1969
- M(x(((d = l.location) == null ? void 0 : d.locationName) ?? ""), 1)
1948
+ M(x(((u = a.location) == null ? void 0 : u.locationName) ?? ""), 1)
1970
1949
  ];
1971
1950
  }),
1972
- "cell-more": k(({ row: l }) => [
1973
- G(ve, {
1951
+ "cell-more": k(({ row: a }) => [
1952
+ C(pe, {
1974
1953
  offset: 2,
1975
1954
  placement: "left",
1976
1955
  theme: "content",
1977
- "append-to": u
1956
+ "append-to": d
1978
1957
  }, {
1979
- default: k(({ setRef: d, show: h, hide: p }) => [
1958
+ default: k(({ setRef: u, show: v, hide: m }) => [
1980
1959
  b("button", {
1981
- ref: d,
1982
- onClick: it(h, ["stop"]),
1983
- onFocus: h,
1984
- onBlur: p
1960
+ ref: u,
1961
+ onClick: rt(v, ["stop"]),
1962
+ onFocus: v,
1963
+ onBlur: m
1985
1964
  }, [
1986
- G(m(Jn))
1987
- ], 40, ds)
1965
+ C(h(jn))
1966
+ ], 40, as)
1988
1967
  ]),
1989
1968
  content: k(() => [
1990
- b("ul", ms, [
1969
+ b("ul", ls, [
1991
1970
  b("li", null, [
1992
1971
  b("a", {
1993
- href: t.externalGameResolver(l.gameId),
1972
+ href: t.externalGameResolver(a.gameId),
1994
1973
  class: "is-dropdown-item",
1995
1974
  target: t.externalGameResolverTarget
1996
1975
  }, [
1997
- G(m(Zn), { width: "14" }),
1998
- M(" " + x(m(i)("common.report")), 1)
1999
- ], 8, fs)
1976
+ C(h(qn), { width: "14" }),
1977
+ M(" " + x(h(i)("common.report")), 1)
1978
+ ], 8, cs)
2000
1979
  ]),
2001
- l.video ? (v(), w("li", ps, [
1980
+ a.video ? (g(), w("li", ds, [
2002
1981
  b("a", {
2003
- href: l.video,
1982
+ href: a.video,
2004
1983
  class: "is-dropdown-item",
2005
1984
  target: "_blank"
2006
1985
  }, [
2007
- G(m(ts), { width: "14" }),
2008
- M(" " + x(m(i)("common.video")), 1)
2009
- ], 8, hs)
2010
- ])) : S("", !0)
1986
+ C(h(Yn), { width: "14" }),
1987
+ M(" " + x(h(i)("common.video")), 1)
1988
+ ], 8, us)
1989
+ ])) : A("", !0)
2011
1990
  ])
2012
1991
  ]),
2013
1992
  _: 2
2014
1993
  }, 1032, ["append-to"])
2015
1994
  ]),
2016
1995
  loading: k(() => [
2017
- G(be)
1996
+ C(ge)
2018
1997
  ]),
2019
1998
  _: 2
2020
1999
  }, 1032, ["columns", "rows", "is-loading", "append-to"])
@@ -2027,7 +2006,10 @@ const ts = { render: Qn }, es = { class: "is-team-name-long" }, os = { class: "i
2027
2006
  }, null, 512)
2028
2007
  ], 64));
2029
2008
  }
2030
- }, gs = { class: "g-row g-gap-normal is-mb-5" }, ys = ["value"], vs = { key: 0 }, ws = ["onClick"], Xs = {
2009
+ }, ms = { class: "g-row g-gap-normal is-mb-5" }, fs = {
2010
+ for: "season",
2011
+ class: "label"
2012
+ }, ps = ["value"], hs = { key: 0 }, gs = ["onClick"], Ys = {
2031
2013
  __name: "SeasonSelector",
2032
2014
  props: {
2033
2015
  seasons: {
@@ -2053,7 +2035,7 @@ const ts = { render: Qn }, es = { class: "is-team-name-long" }, os = { class: "i
2053
2035
  },
2054
2036
  emits: ["onChangeSeason", "onChangeSection"],
2055
2037
  setup(t, { emit: e }) {
2056
- const o = t, n = e, { t: r } = X(), s = _({
2038
+ const o = t, n = e, { t: s } = Z(), r = _({
2057
2039
  get() {
2058
2040
  return o.championshipId;
2059
2041
  },
@@ -2064,51 +2046,48 @@ const ts = { render: Qn }, es = { class: "is-team-name-long" }, os = { class: "i
2064
2046
  function i(c) {
2065
2047
  n("onChangeSection", c);
2066
2048
  }
2067
- return (c, f) => (v(), w(D, null, [
2068
- b("div", gs, [
2049
+ return (c, f) => (g(), w(N, null, [
2050
+ b("div", ms, [
2069
2051
  b("div", null, [
2070
- b("label", {
2071
- for: "season",
2072
- class: O(m(Y)("label"))
2073
- }, x(m(r)("selection.season")), 3),
2074
- G(co, {
2052
+ b("label", fs, x(h(s)("selection.season")), 1),
2053
+ C(oo, {
2075
2054
  id: "season",
2076
- modelValue: s.value,
2077
- "onUpdate:modelValue": f[0] || (f[0] = (u) => s.value = u)
2055
+ modelValue: r.value,
2056
+ "onUpdate:modelValue": f[0] || (f[0] = (d) => r.value = d)
2078
2057
  }, {
2079
2058
  default: k(() => [
2080
- (v(!0), w(D, null, tt(t.seasons, (u) => (v(), w("option", {
2081
- key: u.championshipId,
2082
- value: u.championshipId
2083
- }, x(u.seasonName), 9, ys))), 128))
2059
+ (g(!0), w(N, null, Q(t.seasons, (d) => (g(), w("option", {
2060
+ key: d.championshipId,
2061
+ value: d.championshipId
2062
+ }, x(d.seasonName), 9, ps))), 128))
2084
2063
  ]),
2085
2064
  _: 1
2086
2065
  }, 8, ["modelValue"])
2087
2066
  ]),
2088
- L(c.$slots, "default")
2067
+ R(c.$slots, "default")
2089
2068
  ]),
2090
- t.isSectionSelectionDisabled ? S("", !0) : (v(), w("div", vs, [
2091
- (v(!0), w(D, null, tt(t.sections, (u) => (v(), w("button", {
2092
- key: u.phaseId,
2093
- class: O([m(Y)("tab-button"), { "is-active": u.sectionId === t.sectionId }]),
2094
- onClick: (l) => i(u)
2095
- }, x(u.sectionName), 11, ws))), 128))
2069
+ t.isSectionSelectionDisabled ? A("", !0) : (g(), w("div", hs, [
2070
+ (g(!0), w(N, null, Q(t.sections, (d) => (g(), w("button", {
2071
+ key: d.phaseId,
2072
+ class: D(["tab-button", { "is-active": d.sectionId === t.sectionId }]),
2073
+ onClick: (a) => i(d)
2074
+ }, x(d.sectionName), 11, gs))), 128))
2096
2075
  ]))
2097
2076
  ], 64));
2098
2077
  }
2099
- }, bs = { class: "is-portrait-image" }, Ts = ["href"], xs = { class: "is-team-name-long" }, Ps = { class: "is-team-name-short" }, ks = { class: "is-team-name-long" }, As = { key: 0 }, Ss = { class: "is-team-name-short" }, zs = { key: 0 }, Os = { class: "is-team-name-long" }, _s = { class: "is-team-name-short" }, Is = { class: "is-team-name-long" }, $s = { class: "is-team-name-short" }, Cs = ["href"], Gs = {
2078
+ }, ys = { class: "is-portrait-image" }, vs = ["href"], ws = { class: "is-team-name-long" }, bs = { class: "is-team-name-short" }, Ts = { class: "is-team-name-long" }, xs = { key: 0 }, Ps = { class: "is-team-name-short" }, ks = { key: 0 }, As = { class: "is-team-name-long" }, Ss = { class: "is-team-name-short" }, zs = { class: "is-team-name-long" }, _s = { class: "is-team-name-short" }, Os = ["href"], $s = {
2100
2079
  key: 0,
2101
2080
  class: "is-text-dark"
2102
- }, Es = ["href", "target"], Rs = {
2081
+ }, Is = ["href", "target"], Cs = {
2103
2082
  key: 0,
2104
2083
  class: "label"
2105
- }, Ls = {
2084
+ }, Gs = {
2106
2085
  key: 1,
2107
2086
  class: "label"
2108
- }, Ns = {
2087
+ }, Es = {
2109
2088
  key: 2,
2110
2089
  class: "label"
2111
- }, Qs = {
2090
+ }, Zs = {
2112
2091
  __name: "StatisticsTable",
2113
2092
  props: {
2114
2093
  columns: {
@@ -2168,145 +2147,145 @@ const ts = { render: Qn }, es = { class: "is-team-name-long" }, os = { class: "i
2168
2147
  },
2169
2148
  emits: ["sort"],
2170
2149
  setup(t, { emit: e }) {
2171
- const o = t, n = e, { columns: r, hideColumns: s } = Nt(o), { onError: i } = oe(), { t: c } = X(), { columns: f, error: u } = ne(
2172
- r,
2150
+ const o = t, n = e, { columns: s, hideColumns: r } = Rt(o), { onError: i } = Qt(), { t: c } = Z(), { columns: f, error: d } = te(
2173
2151
  s,
2152
+ r,
2174
2153
  _(() => ({
2175
2154
  offsetName: o.offsetName
2176
2155
  }))
2177
2156
  );
2178
- u.value && i(
2179
- new re(Tt.message, {
2180
- ...Tt.options,
2181
- cause: { column: u.value }
2157
+ d.value && i(
2158
+ new ee(wt.message, {
2159
+ ...wt.options,
2160
+ cause: { column: d.value }
2182
2161
  })
2183
2162
  );
2184
- const l = (d) => n("sort", d);
2185
- return (d, h) => (v(), R(Te, null, {
2186
- default: k(({ el: p }) => [
2187
- G(we, {
2188
- columns: m(f),
2163
+ const a = (u) => n("sort", u);
2164
+ return (u, v) => (g(), E(ye, null, {
2165
+ default: k(({ el: m }) => [
2166
+ C(he, {
2167
+ columns: h(f),
2189
2168
  sort: o.sort,
2190
2169
  rows: o.rows,
2191
2170
  "is-loading": t.isLoading,
2192
- "append-to": t.appendTo || p,
2193
- onSort: l
2194
- }, Ee({
2195
- "cell-index": k(({ row: a }) => [
2171
+ "append-to": t.appendTo || m,
2172
+ onSort: a
2173
+ }, $e({
2174
+ "cell-index": k(({ row: l }) => [
2196
2175
  b("span", {
2197
- class: O(a.indexClass)
2198
- }, x(a.index), 3)
2176
+ class: D(l.indexClass)
2177
+ }, x(l.index), 3)
2199
2178
  ]),
2200
- "cell-playerPortrait": k(({ row: a }) => [
2201
- b("div", bs, [
2202
- (v(), R(st, {
2203
- key: a.player.playerId,
2204
- src: a.player.picture,
2205
- "default-src": m(We)
2179
+ "cell-playerPortrait": k(({ row: l }) => [
2180
+ b("div", ys, [
2181
+ (g(), E(nt, {
2182
+ key: l.player.playerId,
2183
+ src: l.player.picture,
2184
+ "default-src": h(Be)
2206
2185
  }, null, 8, ["src", "default-src"]))
2207
2186
  ])
2208
2187
  ]),
2209
- "cell-teamLogo": k(({ row: a }) => {
2210
- var y, g;
2188
+ "cell-teamLogo": k(({ row: l }) => {
2189
+ var y, p;
2211
2190
  return [
2212
- (v(), R(st, {
2213
- key: ((y = a.team) == null ? void 0 : y.id) ?? a.id,
2191
+ (g(), E(nt, {
2192
+ key: ((y = l.team) == null ? void 0 : y.id) ?? l.id,
2214
2193
  class: "is-logo-image",
2215
- src: (g = a.team) == null ? void 0 : g.logo
2194
+ src: (p = l.team) == null ? void 0 : p.logo
2216
2195
  }, null, 8, ["src"]))
2217
2196
  ];
2218
2197
  }),
2219
- "cell-homeTeamLogo": k(({ row: a }) => {
2220
- var y, g;
2198
+ "cell-homeTeamLogo": k(({ row: l }) => {
2199
+ var y, p;
2221
2200
  return [
2222
- (v(), R(st, {
2223
- key: (y = a.homeTeam) == null ? void 0 : y.id,
2201
+ (g(), E(nt, {
2202
+ key: (y = l.homeTeam) == null ? void 0 : y.id,
2224
2203
  class: "is-logo-image is-right",
2225
- src: (g = a.homeTeam) == null ? void 0 : g.logo
2204
+ src: (p = l.homeTeam) == null ? void 0 : p.logo
2226
2205
  }, null, 8, ["src"]))
2227
2206
  ];
2228
2207
  }),
2229
- "cell-awayTeamLogo": k(({ row: a }) => {
2230
- var y, g;
2208
+ "cell-awayTeamLogo": k(({ row: l }) => {
2209
+ var y, p;
2231
2210
  return [
2232
- (v(), R(st, {
2233
- key: (y = a.awayTeam) == null ? void 0 : y.id,
2211
+ (g(), E(nt, {
2212
+ key: (y = l.awayTeam) == null ? void 0 : y.id,
2234
2213
  class: "is-logo-image is-right",
2235
- src: (g = a.awayTeam) == null ? void 0 : g.logo
2214
+ src: (p = l.awayTeam) == null ? void 0 : p.logo
2236
2215
  }, null, 8, ["src"]))
2237
2216
  ];
2238
2217
  }),
2239
- "cell-teamName": k(({ row: a }) => {
2240
- var y, g, T, P;
2218
+ "cell-teamName": k(({ row: l }) => {
2219
+ var y, p, T, P;
2241
2220
  return [
2242
- t.isTeamLinked ? (v(), w("a", {
2221
+ t.isTeamLinked ? (g(), w("a", {
2243
2222
  key: 0,
2244
- href: t.externalTeamResolver(a),
2223
+ href: t.externalTeamResolver(l),
2245
2224
  target: "_blank"
2246
2225
  }, [
2247
- b("span", xs, x((y = a.team) == null ? void 0 : y.longName), 1),
2248
- b("span", Ps, x((g = a.team) == null ? void 0 : g.shortName), 1)
2249
- ], 8, Ts)) : (v(), w(D, { key: 1 }, [
2250
- b("span", ks, [
2251
- M(x((T = a.team) == null ? void 0 : T.longName) + " ", 1),
2252
- a.penaltyPoints ? (v(), w("span", As, h[0] || (h[0] = [
2226
+ b("span", ws, x((y = l.team) == null ? void 0 : y.longName), 1),
2227
+ b("span", bs, x((p = l.team) == null ? void 0 : p.shortName), 1)
2228
+ ], 8, vs)) : (g(), w(N, { key: 1 }, [
2229
+ b("span", Ts, [
2230
+ M(x((T = l.team) == null ? void 0 : T.longName) + " ", 1),
2231
+ l.penaltyPoints ? (g(), w("span", xs, v[0] || (v[0] = [
2253
2232
  b("sup", null, "*", -1)
2254
- ]))) : S("", !0)
2233
+ ]))) : A("", !0)
2255
2234
  ]),
2256
- b("span", Ss, [
2257
- M(x((P = a.team) == null ? void 0 : P.shortName) + " ", 1),
2258
- a.penaltyPoints ? (v(), w("span", zs, h[1] || (h[1] = [
2235
+ b("span", Ps, [
2236
+ M(x((P = l.team) == null ? void 0 : P.shortName) + " ", 1),
2237
+ l.penaltyPoints ? (g(), w("span", ks, v[1] || (v[1] = [
2259
2238
  b("sup", null, "*", -1)
2260
- ]))) : S("", !0)
2239
+ ]))) : A("", !0)
2261
2240
  ])
2262
2241
  ], 64))
2263
2242
  ];
2264
2243
  }),
2265
- "cell-homeTeamName": k(({ row: a }) => {
2266
- var y, g;
2244
+ "cell-homeTeamName": k(({ row: l }) => {
2245
+ var y, p;
2267
2246
  return [
2268
- b("span", Os, x((y = a.homeTeam) == null ? void 0 : y.longName), 1),
2269
- b("span", _s, x((g = a.homeTeam) == null ? void 0 : g.shortName), 1)
2247
+ b("span", As, x((y = l.homeTeam) == null ? void 0 : y.longName), 1),
2248
+ b("span", Ss, x((p = l.homeTeam) == null ? void 0 : p.shortName), 1)
2270
2249
  ];
2271
2250
  }),
2272
- "cell-awayTeamName": k(({ row: a }) => {
2273
- var y, g;
2251
+ "cell-awayTeamName": k(({ row: l }) => {
2252
+ var y, p;
2274
2253
  return [
2275
- b("span", Is, x((y = a.awayTeam) == null ? void 0 : y.longName), 1),
2276
- b("span", $s, x((g = a.awayTeam) == null ? void 0 : g.shortName), 1)
2254
+ b("span", zs, x((y = l.awayTeam) == null ? void 0 : y.longName), 1),
2255
+ b("span", _s, x((p = l.awayTeam) == null ? void 0 : p.shortName), 1)
2277
2256
  ];
2278
2257
  }),
2279
- "cell-location": k(({ row: a }) => {
2258
+ "cell-location": k(({ row: l }) => {
2280
2259
  var y;
2281
2260
  return [
2282
- M(x(((y = a.location) == null ? void 0 : y.locationName) ?? ""), 1)
2261
+ M(x(((y = l.location) == null ? void 0 : y.locationName) ?? ""), 1)
2283
2262
  ];
2284
2263
  }),
2285
- "cell-gameResult": k(({ row: a }) => [
2286
- a.gameStatus === 0 ? (v(), w("span", Gs, "-:-")) : (v(), w("a", {
2264
+ "cell-gameResult": k(({ row: l }) => [
2265
+ l.gameStatus === 0 ? (g(), w("span", $s, "-:-")) : (g(), w("a", {
2287
2266
  key: 1,
2288
- href: t.externalGameResolver(a),
2267
+ href: t.externalGameResolver(l),
2289
2268
  target: t.externalGameResolverTarget,
2290
- class: O({ "is-text-dark": a.gameStatus !== 1, "is-text-accent": a.gameStatus === 1 })
2291
- }, x(a.homeTeamScore) + ":" + x(a.awayTeamScore), 11, Es))
2269
+ class: D({ "is-text-dark": l.gameStatus !== 1, "is-text-accent": l.gameStatus === 1 })
2270
+ }, x(l.homeTeamScore) + ":" + x(l.awayTeamScore), 11, Is))
2292
2271
  ]),
2293
- "cell-gameResultType": k(({ row: a }) => [
2294
- a.isOvertime ? (v(), w("span", Rs, x(m(c)("common.overtimeShort")), 1)) : S("", !0),
2295
- a.isShootout ? (v(), w("span", Ls, x(m(c)("common.shootoutShort")), 1)) : S("", !0),
2296
- a.seriesStandings ? (v(), w("span", Ns, x(a.seriesStandings), 1)) : S("", !0)
2272
+ "cell-gameResultType": k(({ row: l }) => [
2273
+ l.isOvertime ? (g(), w("span", Cs, x(h(c)("common.overtimeShort")), 1)) : A("", !0),
2274
+ l.isShootout ? (g(), w("span", Gs, x(h(c)("common.shootoutShort")), 1)) : A("", !0),
2275
+ l.seriesStandings ? (g(), w("span", Es, x(l.seriesStandings), 1)) : A("", !0)
2297
2276
  ]),
2298
2277
  loading: k(() => [
2299
- G(be)
2278
+ C(ge)
2300
2279
  ]),
2301
2280
  _: 2
2302
2281
  }, [
2303
2282
  t.isPlayerLinked ? {
2304
2283
  name: "cell-name",
2305
- fn: k(({ row: a }) => [
2284
+ fn: k(({ row: l }) => [
2306
2285
  b("a", {
2307
- href: t.externalPlayerResolver(a),
2286
+ href: t.externalPlayerResolver(l),
2308
2287
  target: "_blank"
2309
- }, x(a.name), 9, Cs)
2288
+ }, x(l.name), 9, Os)
2310
2289
  ]),
2311
2290
  key: "0"
2312
2291
  } : void 0
@@ -2315,7 +2294,7 @@ const ts = { render: Qn }, es = { class: "is-team-name-long" }, os = { class: "i
2315
2294
  _: 1
2316
2295
  }));
2317
2296
  }
2318
- }, Vs = ["onClick"], tr = {
2297
+ }, Rs = { class: "timezone-selector" }, Vs = ["onClick"], Xs = {
2319
2298
  __name: "TimezoneSelector",
2320
2299
  props: {
2321
2300
  locale: {
@@ -2329,50 +2308,48 @@ const ts = { render: Qn }, es = { class: "is-team-name-long" }, os = { class: "i
2329
2308
  },
2330
2309
  emits: ["change"],
2331
2310
  setup(t, { emit: e }) {
2332
- const o = t, n = e, { t: r } = X(), s = Y("timezone-selector"), i = _(() => wt(/* @__PURE__ */ new Date(), null, o.locale)), c = Je(), f = _(() => Array.from(Ke.values()).map((l) => ({
2333
- ...l,
2334
- isActive: wt(/* @__PURE__ */ new Date(), o.currentZone, o.locale) === wt(/* @__PURE__ */ new Date(), l.timezone, o.locale),
2335
- zoneOffsetName: wt(/* @__PURE__ */ new Date(), l.timezone, o.locale)
2336
- }))), u = (l) => n("change", l);
2337
- return (l, d) => (v(), w("div", {
2338
- class: O(m(s))
2339
- }, [
2340
- G(m(Fe), {
2311
+ const o = t, n = e, { t: s } = Z(), r = _(() => yt(/* @__PURE__ */ new Date(), null, o.locale)), i = je(), c = _(() => Array.from(Fe.values()).map((d) => ({
2312
+ ...d,
2313
+ isActive: yt(/* @__PURE__ */ new Date(), o.currentZone, o.locale) === yt(/* @__PURE__ */ new Date(), d.timezone, o.locale),
2314
+ zoneOffsetName: yt(/* @__PURE__ */ new Date(), d.timezone, o.locale)
2315
+ }))), f = (d) => n("change", d);
2316
+ return (d, a) => (g(), w("div", Rs, [
2317
+ C(h(Me), {
2341
2318
  path: "common.selectTimezone",
2342
2319
  tag: "span"
2343
2320
  }, {
2344
2321
  timezone: k(() => [
2345
2322
  b("a", {
2346
2323
  href: "#",
2347
- onClick: d[0] || (d[0] = it((h) => u(m(c)), ["prevent"]))
2348
- }, x(i.value), 1)
2324
+ onClick: a[0] || (a[0] = rt((u) => f(h(i)), ["prevent"]))
2325
+ }, x(r.value), 1)
2349
2326
  ]),
2350
2327
  _: 1
2351
2328
  }),
2352
- (v(!0), w(D, null, tt(f.value, (h) => (v(), w("a", {
2353
- key: h.countryLabelKey,
2329
+ (g(!0), w(N, null, Q(c.value, (u) => (g(), w("a", {
2330
+ key: u.countryLabelKey,
2354
2331
  href: "#",
2355
- class: O({ "is-active": h.isActive }),
2356
- onClick: it((p) => u(h.timezone), ["prevent"])
2357
- }, x(m(r)(`common.${h.countryLabelKey}`)) + " (" + x(h.zoneOffsetName) + ") ", 11, Vs))), 128))
2358
- ], 2));
2332
+ class: D({ "is-active": u.isActive }),
2333
+ onClick: rt((v) => f(u.timezone), ["prevent"])
2334
+ }, x(h(s)(`common.${u.countryLabelKey}`)) + " (" + x(u.zoneOffsetName) + ") ", 11, Vs))), 128))
2335
+ ]));
2359
2336
  }
2360
2337
  };
2361
2338
  export {
2362
- Us as I,
2363
- Ks as _,
2364
- co as a,
2365
- we as b,
2366
- qs as c,
2367
- Js as d,
2368
- Ws as e,
2369
- ve as f,
2370
- st as g,
2371
- be as h,
2372
- Ys as i,
2373
- Te as j,
2374
- Zs as k,
2375
- Xs as l,
2376
- Qs as m,
2377
- tr as n
2339
+ qs as I,
2340
+ js as _,
2341
+ oo as a,
2342
+ he as b,
2343
+ Ws as c,
2344
+ Ks as d,
2345
+ Fs as e,
2346
+ pe as f,
2347
+ nt as g,
2348
+ ge as h,
2349
+ Js as i,
2350
+ ye as j,
2351
+ Us as k,
2352
+ Ys as l,
2353
+ Zs as m,
2354
+ Xs as n
2378
2355
  };