@mjsz-vbr-elements/core 2.3.8 → 2.4.1

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,17 +1,105 @@
1
1
  /**
2
2
  * name: @mjsz-vbr-elements/core
3
- * version: v2.3.8 - 21/05/2024, 10:10:53
3
+ * version: v2.4.1 - 10/08/2024, 13:04:39
4
4
  * (c) 2024
5
5
  * description: Data visualization for MJSZ VBR
6
6
  * author: Ákos Stegner <akos.stegner@gmail.com>
7
7
  */
8
- import { computed as C, withDirectives as he, openBlock as v, createElementBlock as b, normalizeClass as z, unref as u, renderSlot as N, vModelSelect as ge, createElementVNode as w, ref as G, watch as Vt, isRef as ye, Fragment as M, normalizeStyle as Dt, createVNode as O, Transition as ve, withCtx as k, createTextVNode as D, toDisplayString as T, createCommentVNode as _, toRefs as Ot, renderList as tt, createBlock as R, withKeys as Mt, withModifiers as it, defineComponent as we, createSlots as be, toRef as xe } from "vue";
9
- import { f as q, o as Te, e as ke, d as Z, a as Pe, c as Se, j as _e, n as Ae, i as ze, b as Jt, u as Xt, w as $e, h as Ce } from "./useAdditionalText-B4_ntvb_.js";
10
- import { x as Zt, z as vt, l as Bt, p as Oe, o as wt, g as Ge } from "./datetime-C3O51pdW.js";
11
- import { LAZY_LOADING_STATE_DELAY as Ee, SORT_STATE_ORIGINAL as At, SORT_STATE_DESCEND as Ht, SORT_STATE_ASCEND as Ft, AVAILABLE_TIMEZONES_BY_COUNTRY as Re, DEFAULT_PORTRAIT_IMAGE_URL as Ne } from "./constants.js";
12
- import { k as Ie, W as Qt, U as xt } from "./convert-BEp1U263.js";
13
- import { COLUMNS_SCHEDULE as Le } from "./columns.js";
14
- const Ve = {
8
+ import { computed as $, ref as C, watch as Gt, getCurrentScope as be, onScopeDispose as xe, unref as u, getCurrentInstance as Te, onMounted as ke, defineComponent as Qt, onUnmounted as Pe, h as Se, withDirectives as _e, openBlock as v, createElementBlock as b, normalizeClass as z, renderSlot as R, vModelSelect as Ae, createElementVNode as w, isRef as ze, Fragment as M, normalizeStyle as Ft, createVNode as G, Transition as $e, withCtx as k, createTextVNode as D, toDisplayString as T, createCommentVNode as _, toRefs as Nt, renderList as tt, createBlock as I, withKeys as Ht, withModifiers as it, createSlots as Ce, toRef as Oe } from "vue";
9
+ import { f as q, o as Ge, e as Ee, d as Z, a as Ie, c as Re, j as Ne, n as Ve, i as Le, b as te, u as ee, w as De, h as Me } from "./useAdditionalText-D1LaWU-i.js";
10
+ import { J as oe, K as vt, z as jt, C as Be, o as wt, g as Fe } from "./datetime-BzdN4htO.js";
11
+ import { LAZY_LOADING_STATE_DELAY as He, SORT_STATE_ORIGINAL as zt, SORT_STATE_DESCEND as Wt, SORT_STATE_ASCEND as Kt, AVAILABLE_TIMEZONES_BY_COUNTRY as je, DEFAULT_PORTRAIT_IMAGE_URL as We } from "./constants.js";
12
+ import { m as Ke, W as ne, U as xt } from "./convert-PUna7fen.js";
13
+ import { COLUMNS_SCHEDULE as Ue } from "./columns.js";
14
+ function Ye(t) {
15
+ return be() ? (xe(t), !0) : !1;
16
+ }
17
+ function se(t) {
18
+ return typeof t == "function" ? t() : u(t);
19
+ }
20
+ const qe = typeof window < "u" && typeof document < "u";
21
+ typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
22
+ const Je = (t) => t != null, $t = () => {
23
+ };
24
+ function Ct(t) {
25
+ var e;
26
+ const o = se(t);
27
+ return (e = o == null ? void 0 : o.$el) != null ? e : o;
28
+ }
29
+ const Xe = qe ? window : void 0;
30
+ function Ze() {
31
+ const t = C(!1);
32
+ return Te() && ke(() => {
33
+ t.value = !0;
34
+ }), t;
35
+ }
36
+ function Qe(t) {
37
+ const e = Ze();
38
+ return $(() => (e.value, !!t()));
39
+ }
40
+ function to(t, e, o = {}) {
41
+ const {
42
+ root: n,
43
+ rootMargin: r = "0px",
44
+ threshold: s = 0.1,
45
+ window: i = Xe,
46
+ immediate: c = !0
47
+ } = o, m = Qe(() => i && "IntersectionObserver" in i), d = $(() => {
48
+ const a = se(t);
49
+ return (Array.isArray(a) ? a : [a]).map(Ct).filter(Je);
50
+ });
51
+ let l = $t;
52
+ const f = C(c), y = m.value ? Gt(
53
+ () => [d.value, Ct(n), f.value],
54
+ ([a, p]) => {
55
+ if (l(), !f.value || !a.length)
56
+ return;
57
+ const h = new IntersectionObserver(
58
+ e,
59
+ {
60
+ root: Ct(p),
61
+ rootMargin: r,
62
+ threshold: s
63
+ }
64
+ );
65
+ a.forEach((x) => x && h.observe(x)), l = () => {
66
+ h.disconnect(), l = $t;
67
+ };
68
+ },
69
+ { immediate: c, flush: "post" }
70
+ ) : $t, g = () => {
71
+ l(), y(), f.value = !1;
72
+ };
73
+ return Ye(g), {
74
+ isSupported: m,
75
+ isActive: f,
76
+ pause() {
77
+ l(), f.value = !1;
78
+ },
79
+ resume() {
80
+ f.value = !0;
81
+ },
82
+ stop: g
83
+ };
84
+ }
85
+ const Tr = Qt({
86
+ name: "FetchMoreObserver",
87
+ props: ["as", "options"],
88
+ emits: ["intersect"],
89
+ setup(t, { slots: e, emit: o }) {
90
+ const n = C(null), { stop: r } = to(
91
+ n,
92
+ ([{ isIntersecting: s }]) => {
93
+ s && o("intersect");
94
+ },
95
+ t.options
96
+ );
97
+ return Pe(r), () => {
98
+ if (e.default)
99
+ return Se(t.as || "div", { ref: n }, e.default());
100
+ };
101
+ }
102
+ }), eo = {
15
103
  __name: "BaseSelect",
16
104
  props: {
17
105
  modelValue: {
@@ -21,18 +109,18 @@ const Ve = {
21
109
  },
22
110
  emits: ["update:modelValue"],
23
111
  setup(t, { emit: e }) {
24
- const o = t, n = e, r = q("base-input"), s = C({ get: () => o.modelValue, set: (i) => n("update:modelValue", i) });
25
- return (i, c) => he((v(), b("select", {
112
+ const o = t, n = e, r = q("base-input"), s = $({ get: () => o.modelValue, set: (i) => n("update:modelValue", i) });
113
+ return (i, c) => _e((v(), b("select", {
26
114
  "onUpdate:modelValue": c[0] || (c[0] = (m) => s.value = m),
27
115
  class: z([u(r), "is-select"])
28
116
  }, [
29
- N(i.$slots, "default")
117
+ R(i.$slots, "default")
30
118
  ], 2)), [
31
- [ge, s.value]
119
+ [Ae, s.value]
32
120
  ]);
33
121
  }
34
122
  };
35
- var De = /* @__PURE__ */ Zt(function(e, o, n) {
123
+ var oo = /* @__PURE__ */ oe(function(e, o, n) {
36
124
  var r = {}, s;
37
125
  o = o || {}, n = n || {};
38
126
  for (s in o)
@@ -40,16 +128,16 @@ var De = /* @__PURE__ */ Zt(function(e, o, n) {
40
128
  for (s in n)
41
129
  vt(s, n) && !vt(s, r) && (r[s] = n[s]);
42
130
  return r;
43
- }), Me = /* @__PURE__ */ Zt(function t(e, o, n) {
44
- return De(function(r, s, i) {
45
- return Bt(s) && Bt(i) ? t(e, s, i) : e(r, s, i);
131
+ }), no = /* @__PURE__ */ oe(function t(e, o, n) {
132
+ return oo(function(r, s, i) {
133
+ return jt(s) && jt(i) ? t(e, s, i) : e(r, s, i);
46
134
  }, o, n);
47
- }), Be = /* @__PURE__ */ Oe(function(e, o) {
48
- return Me(function(n, r, s) {
135
+ }), so = /* @__PURE__ */ Be(function(e, o) {
136
+ return no(function(n, r, s) {
49
137
  return s;
50
138
  }, e, o);
51
139
  });
52
- const He = {
140
+ const ro = {
53
141
  "aria-hidden": "true",
54
142
  focusable: "false",
55
143
  "data-prefix": "fas",
@@ -58,16 +146,16 @@ const He = {
58
146
  role: "img",
59
147
  xmlns: "http://www.w3.org/2000/svg",
60
148
  viewBox: "0 0 320 512"
61
- }, Fe = /* @__PURE__ */ w("path", {
149
+ }, io = /* @__PURE__ */ w("path", {
62
150
  fill: "currentColor",
63
151
  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"
64
- }, null, -1), je = [
65
- Fe
152
+ }, null, -1), ao = [
153
+ io
66
154
  ];
67
- function We(t, e) {
68
- return v(), b("svg", He, [...je]);
155
+ function lo(t, e) {
156
+ return v(), b("svg", ro, [...ao]);
69
157
  }
70
- const jt = { render: We }, Ke = {
158
+ const Ut = { render: lo }, co = {
71
159
  "aria-hidden": "true",
72
160
  focusable: "false",
73
161
  "data-prefix": "fas",
@@ -76,16 +164,16 @@ const jt = { render: We }, Ke = {
76
164
  role: "img",
77
165
  xmlns: "http://www.w3.org/2000/svg",
78
166
  viewBox: "0 0 320 512"
79
- }, Ue = /* @__PURE__ */ w("path", {
167
+ }, uo = /* @__PURE__ */ w("path", {
80
168
  fill: "currentColor",
81
169
  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"
82
- }, null, -1), Ye = [
83
- Ue
170
+ }, null, -1), mo = [
171
+ uo
84
172
  ];
85
- function qe(t, e) {
86
- return v(), b("svg", Ke, [...Ye]);
173
+ function fo(t, e) {
174
+ return v(), b("svg", co, [...mo]);
87
175
  }
88
- const Je = { render: qe }, Xe = {
176
+ const po = { render: fo }, ho = {
89
177
  "aria-hidden": "true",
90
178
  focusable: "false",
91
179
  "data-prefix": "fas",
@@ -94,28 +182,28 @@ const Je = { render: qe }, Xe = {
94
182
  role: "img",
95
183
  xmlns: "http://www.w3.org/2000/svg",
96
184
  viewBox: "0 0 320 512"
97
- }, Ze = /* @__PURE__ */ w("path", {
185
+ }, go = /* @__PURE__ */ w("path", {
98
186
  fill: "currentColor",
99
187
  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"
100
- }, null, -1), Qe = [
101
- Ze
188
+ }, null, -1), yo = [
189
+ go
102
190
  ];
103
- function to(t, e) {
104
- return v(), b("svg", Xe, [...Qe]);
191
+ function vo(t, e) {
192
+ return v(), b("svg", ho, [...yo]);
105
193
  }
106
- const eo = { render: to }, at = Math.min, et = Math.max, Tt = Math.round, bt = Math.floor, J = (t) => ({
194
+ const wo = { render: vo }, at = Math.min, et = Math.max, Tt = Math.round, bt = Math.floor, J = (t) => ({
107
195
  x: t,
108
196
  y: t
109
- }), oo = {
197
+ }), bo = {
110
198
  left: "right",
111
199
  right: "left",
112
200
  bottom: "top",
113
201
  top: "bottom"
114
- }, no = {
202
+ }, xo = {
115
203
  start: "end",
116
204
  end: "start"
117
205
  };
118
- function $t(t, e, o) {
206
+ function Et(t, e, o) {
119
207
  return et(t, at(e, o));
120
208
  }
121
209
  function ht(t, e) {
@@ -127,32 +215,32 @@ function ot(t) {
127
215
  function gt(t) {
128
216
  return t.split("-")[1];
129
217
  }
130
- function te(t) {
218
+ function re(t) {
131
219
  return t === "x" ? "y" : "x";
132
220
  }
133
- function Gt(t) {
221
+ function Vt(t) {
134
222
  return t === "y" ? "height" : "width";
135
223
  }
136
224
  function St(t) {
137
225
  return ["top", "bottom"].includes(ot(t)) ? "y" : "x";
138
226
  }
139
- function Et(t) {
140
- return te(St(t));
227
+ function Lt(t) {
228
+ return re(St(t));
141
229
  }
142
- function so(t, e, o) {
230
+ function To(t, e, o) {
143
231
  o === void 0 && (o = !1);
144
- const n = gt(t), r = Et(t), s = Gt(r);
232
+ const n = gt(t), r = Lt(t), s = Vt(r);
145
233
  let i = r === "x" ? n === (o ? "end" : "start") ? "right" : "left" : n === "start" ? "bottom" : "top";
146
234
  return e.reference[s] > e.floating[s] && (i = kt(i)), [i, kt(i)];
147
235
  }
148
- function ro(t) {
236
+ function ko(t) {
149
237
  const e = kt(t);
150
- return [Ct(t), e, Ct(e)];
238
+ return [It(t), e, It(e)];
151
239
  }
152
- function Ct(t) {
153
- return t.replace(/start|end/g, (e) => no[e]);
240
+ function It(t) {
241
+ return t.replace(/start|end/g, (e) => xo[e]);
154
242
  }
155
- function io(t, e, o) {
243
+ function Po(t, e, o) {
156
244
  const n = ["left", "right"], r = ["right", "left"], s = ["top", "bottom"], i = ["bottom", "top"];
157
245
  switch (t) {
158
246
  case "top":
@@ -165,15 +253,15 @@ function io(t, e, o) {
165
253
  return [];
166
254
  }
167
255
  }
168
- function ao(t, e, o, n) {
256
+ function So(t, e, o, n) {
169
257
  const r = gt(t);
170
- let s = io(ot(t), o === "start", n);
171
- return r && (s = s.map((i) => i + "-" + r), e && (s = s.concat(s.map(Ct)))), s;
258
+ let s = Po(ot(t), o === "start", n);
259
+ return r && (s = s.map((i) => i + "-" + r), e && (s = s.concat(s.map(It)))), s;
172
260
  }
173
261
  function kt(t) {
174
- return t.replace(/left|right|bottom|top/g, (e) => oo[e]);
262
+ return t.replace(/left|right|bottom|top/g, (e) => bo[e]);
175
263
  }
176
- function lo(t) {
264
+ function _o(t) {
177
265
  return {
178
266
  top: 0,
179
267
  right: 0,
@@ -182,8 +270,8 @@ function lo(t) {
182
270
  ...t
183
271
  };
184
272
  }
185
- function ee(t) {
186
- return typeof t != "number" ? lo(t) : {
273
+ function ie(t) {
274
+ return typeof t != "number" ? _o(t) : {
187
275
  top: t,
188
276
  right: t,
189
277
  bottom: t,
@@ -191,20 +279,29 @@ function ee(t) {
191
279
  };
192
280
  }
193
281
  function Pt(t) {
282
+ const {
283
+ x: e,
284
+ y: o,
285
+ width: n,
286
+ height: r
287
+ } = t;
194
288
  return {
195
- ...t,
196
- top: t.y,
197
- left: t.x,
198
- right: t.x + t.width,
199
- bottom: t.y + t.height
289
+ width: n,
290
+ height: r,
291
+ top: o,
292
+ left: e,
293
+ right: e + n,
294
+ bottom: o + r,
295
+ x: e,
296
+ y: o
200
297
  };
201
298
  }
202
- function Wt(t, e, o) {
299
+ function Yt(t, e, o) {
203
300
  let {
204
301
  reference: n,
205
302
  floating: r
206
303
  } = t;
207
- const s = St(e), i = Et(e), c = Gt(i), m = ot(e), d = s === "y", l = n.x + n.width / 2 - r.width / 2, f = n.y + n.height / 2 - r.height / 2, y = n[c] / 2 - r[c] / 2;
304
+ const s = St(e), i = Lt(e), c = Vt(i), m = ot(e), d = s === "y", l = n.x + n.width / 2 - r.width / 2, f = n.y + n.height / 2 - r.height / 2, y = n[c] / 2 - r[c] / 2;
208
305
  let g;
209
306
  switch (m) {
210
307
  case "top":
@@ -247,7 +344,7 @@ function Wt(t, e, o) {
247
344
  }
248
345
  return g;
249
346
  }
250
- const co = async (t, e, o) => {
347
+ const Ao = async (t, e, o) => {
251
348
  const {
252
349
  placement: n = "bottom",
253
350
  strategy: r = "absolute",
@@ -261,7 +358,7 @@ const co = async (t, e, o) => {
261
358
  }), {
262
359
  x: l,
263
360
  y: f
264
- } = Wt(d, n, m), y = n, g = {}, a = 0;
361
+ } = Yt(d, n, m), y = n, g = {}, a = 0;
265
362
  for (let p = 0; p < c.length; p++) {
266
363
  const {
267
364
  name: h,
@@ -269,7 +366,7 @@ const co = async (t, e, o) => {
269
366
  } = c[p], {
270
367
  x: P,
271
368
  y: S,
272
- data: $,
369
+ data: O,
273
370
  reset: A
274
371
  } = await x({
275
372
  x: l,
@@ -289,7 +386,7 @@ const co = async (t, e, o) => {
289
386
  ...g,
290
387
  [h]: {
291
388
  ...g[h],
292
- ...$
389
+ ...O
293
390
  }
294
391
  }, A && a <= 50 && (a++, typeof A == "object" && (A.placement && (y = A.placement), A.rects && (d = A.rects === !0 ? await i.getElementRects({
295
392
  reference: t,
@@ -298,7 +395,7 @@ const co = async (t, e, o) => {
298
395
  }) : A.rects), {
299
396
  x: l,
300
397
  y: f
301
- } = Wt(d, y, m)), p = -1);
398
+ } = Yt(d, y, m)), p = -1);
302
399
  }
303
400
  return {
304
401
  x: l,
@@ -308,7 +405,7 @@ const co = async (t, e, o) => {
308
405
  middlewareData: g
309
406
  };
310
407
  };
311
- async function oe(t, e) {
408
+ async function ae(t, e) {
312
409
  var o;
313
410
  e === void 0 && (e = {});
314
411
  const {
@@ -324,7 +421,7 @@ async function oe(t, e) {
324
421
  elementContext: f = "floating",
325
422
  altBoundary: y = !1,
326
423
  padding: g = 0
327
- } = ht(e, t), a = ee(g), h = c[y ? f === "floating" ? "reference" : "floating" : f], x = Pt(await s.getClippingRect({
424
+ } = ht(e, t), a = ie(g), h = c[y ? f === "floating" ? "reference" : "floating" : f], x = Pt(await s.getClippingRect({
328
425
  element: (o = await (s.isElement == null ? void 0 : s.isElement(h))) == null || o ? h : h.contextElement || await (s.getDocumentElement == null ? void 0 : s.getDocumentElement(c.floating)),
329
426
  boundary: d,
330
427
  rootBoundary: l,
@@ -333,7 +430,7 @@ async function oe(t, e) {
333
430
  ...i.floating,
334
431
  x: n,
335
432
  y: r
336
- } : i.reference, S = await (s.getOffsetParent == null ? void 0 : s.getOffsetParent(c.floating)), $ = await (s.isElement == null ? void 0 : s.isElement(S)) ? await (s.getScale == null ? void 0 : s.getScale(S)) || {
433
+ } : i.reference, S = await (s.getOffsetParent == null ? void 0 : s.getOffsetParent(c.floating)), O = await (s.isElement == null ? void 0 : s.isElement(S)) ? await (s.getScale == null ? void 0 : s.getScale(S)) || {
337
434
  x: 1,
338
435
  y: 1
339
436
  } : {
@@ -346,13 +443,13 @@ async function oe(t, e) {
346
443
  strategy: m
347
444
  }) : P);
348
445
  return {
349
- top: (x.top - A.top + a.top) / $.y,
350
- bottom: (A.bottom - x.bottom + a.bottom) / $.y,
351
- left: (x.left - A.left + a.left) / $.x,
352
- right: (A.right - x.right + a.right) / $.x
446
+ top: (x.top - A.top + a.top) / O.y,
447
+ bottom: (A.bottom - x.bottom + a.bottom) / O.y,
448
+ left: (x.left - A.left + a.left) / O.x,
449
+ right: (A.right - x.right + a.right) / O.x
353
450
  };
354
451
  }
355
- const uo = (t) => ({
452
+ const zo = (t) => ({
356
453
  name: "arrow",
357
454
  options: t,
358
455
  async fn(e) {
@@ -370,26 +467,26 @@ const uo = (t) => ({
370
467
  } = ht(t, e) || {};
371
468
  if (d == null)
372
469
  return {};
373
- const f = ee(l), y = {
470
+ const f = ie(l), y = {
374
471
  x: o,
375
472
  y: n
376
- }, g = Et(r), a = Gt(g), p = await i.getDimensions(d), h = g === "y", x = h ? "top" : "left", P = h ? "bottom" : "right", S = h ? "clientHeight" : "clientWidth", $ = s.reference[a] + s.reference[g] - y[g] - s.floating[a], A = y[g] - s.reference[g], V = await (i.getOffsetParent == null ? void 0 : i.getOffsetParent(d));
377
- let H = V ? V[S] : 0;
378
- (!H || !await (i.isElement == null ? void 0 : i.isElement(V))) && (H = c.floating[S] || s.floating[a]);
379
- const Q = $ / 2 - A / 2, dt = H / 2 - p[a] / 2 - 1, ut = at(f[x], dt), mt = at(f[P], dt), L = ut, ft = H - p[a] - mt, E = H / 2 - p[a] / 2 + Q, F = $t(L, E, ft), j = !m.arrow && gt(r) != null && E !== F && s.reference[a] / 2 - (E < L ? ut : mt) - p[a] / 2 < 0, U = j ? E < L ? E - L : E - ft : 0;
473
+ }, g = Lt(r), a = Vt(g), p = await i.getDimensions(d), h = g === "y", x = h ? "top" : "left", P = h ? "bottom" : "right", S = h ? "clientHeight" : "clientWidth", O = s.reference[a] + s.reference[g] - y[g] - s.floating[a], A = y[g] - s.reference[g], L = await (i.getOffsetParent == null ? void 0 : i.getOffsetParent(d));
474
+ let H = L ? L[S] : 0;
475
+ (!H || !await (i.isElement == null ? void 0 : i.isElement(L))) && (H = c.floating[S] || s.floating[a]);
476
+ const Q = O / 2 - A / 2, dt = H / 2 - p[a] / 2 - 1, ut = at(f[x], dt), mt = at(f[P], dt), V = ut, ft = H - p[a] - mt, E = H / 2 - p[a] / 2 + Q, j = Et(V, E, ft), W = !m.arrow && gt(r) != null && E !== j && s.reference[a] / 2 - (E < V ? ut : mt) - p[a] / 2 < 0, U = W ? E < V ? E - V : E - ft : 0;
380
477
  return {
381
478
  [g]: y[g] + U,
382
479
  data: {
383
- [g]: F,
384
- centerOffset: E - F - U,
385
- ...j && {
480
+ [g]: j,
481
+ centerOffset: E - j - U,
482
+ ...W && {
386
483
  alignmentOffset: U
387
484
  }
388
485
  },
389
- reset: j
486
+ reset: W
390
487
  };
391
488
  }
392
- }), mo = function(t) {
489
+ }), $o = function(t) {
393
490
  return t === void 0 && (t = {}), {
394
491
  name: "flip",
395
492
  options: t,
@@ -413,37 +510,37 @@ const uo = (t) => ({
413
510
  } = ht(t, e);
414
511
  if ((o = s.arrow) != null && o.alignmentOffset)
415
512
  return {};
416
- const x = ot(r), P = ot(c) === c, S = await (m.isRTL == null ? void 0 : m.isRTL(d.floating)), $ = y || (P || !p ? [kt(c)] : ro(c));
417
- !y && a !== "none" && $.push(...ao(c, p, a, S));
418
- const A = [c, ...$], V = await oe(e, h), H = [];
513
+ const x = ot(r), P = ot(c) === c, S = await (m.isRTL == null ? void 0 : m.isRTL(d.floating)), O = y || (P || !p ? [kt(c)] : ko(c));
514
+ !y && a !== "none" && O.push(...So(c, p, a, S));
515
+ const A = [c, ...O], L = await ae(e, h), H = [];
419
516
  let Q = ((n = s.flip) == null ? void 0 : n.overflows) || [];
420
- if (l && H.push(V[x]), f) {
421
- const L = so(r, i, S);
422
- H.push(V[L[0]], V[L[1]]);
517
+ if (l && H.push(L[x]), f) {
518
+ const V = To(r, i, S);
519
+ H.push(L[V[0]], L[V[1]]);
423
520
  }
424
521
  if (Q = [...Q, {
425
522
  placement: r,
426
523
  overflows: H
427
- }], !H.every((L) => L <= 0)) {
524
+ }], !H.every((V) => V <= 0)) {
428
525
  var dt, ut;
429
- const L = (((dt = s.flip) == null ? void 0 : dt.index) || 0) + 1, ft = A[L];
526
+ const V = (((dt = s.flip) == null ? void 0 : dt.index) || 0) + 1, ft = A[V];
430
527
  if (ft)
431
528
  return {
432
529
  data: {
433
- index: L,
530
+ index: V,
434
531
  overflows: Q
435
532
  },
436
533
  reset: {
437
534
  placement: ft
438
535
  }
439
536
  };
440
- let E = (ut = Q.filter((F) => F.overflows[0] <= 0).sort((F, j) => F.overflows[1] - j.overflows[1])[0]) == null ? void 0 : ut.placement;
537
+ let E = (ut = Q.filter((j) => j.overflows[0] <= 0).sort((j, W) => j.overflows[1] - W.overflows[1])[0]) == null ? void 0 : ut.placement;
441
538
  if (!E)
442
539
  switch (g) {
443
540
  case "bestFit": {
444
541
  var mt;
445
- const F = (mt = Q.map((j) => [j.placement, j.overflows.filter((U) => U > 0).reduce((U, pe) => U + pe, 0)]).sort((j, U) => j[1] - U[1])[0]) == null ? void 0 : mt[0];
446
- F && (E = F);
542
+ const j = (mt = Q.map((W) => [W.placement, W.overflows.filter((U) => U > 0).reduce((U, we) => U + we, 0)]).sort((W, U) => W[1] - U[1])[0]) == null ? void 0 : mt[0];
543
+ j && (E = j);
447
544
  break;
448
545
  }
449
546
  case "initialPlacement":
@@ -461,7 +558,7 @@ const uo = (t) => ({
461
558
  }
462
559
  };
463
560
  };
464
- async function fo(t, e) {
561
+ async function Co(t, e) {
465
562
  const {
466
563
  placement: o,
467
564
  platform: n,
@@ -489,7 +586,7 @@ async function fo(t, e) {
489
586
  y: g * l
490
587
  };
491
588
  }
492
- const po = function(t) {
589
+ const Oo = function(t) {
493
590
  return t === void 0 && (t = 0), {
494
591
  name: "offset",
495
592
  options: t,
@@ -500,7 +597,7 @@ const po = function(t) {
500
597
  y: s,
501
598
  placement: i,
502
599
  middlewareData: c
503
- } = e, m = await fo(e, t);
600
+ } = e, m = await Co(e, t);
504
601
  return i === ((o = c.offset) == null ? void 0 : o.placement) && (n = c.arrow) != null && n.alignmentOffset ? {} : {
505
602
  x: r + m.x,
506
603
  y: s + m.y,
@@ -511,7 +608,7 @@ const po = function(t) {
511
608
  };
512
609
  }
513
610
  };
514
- }, ho = function(t) {
611
+ }, Go = function(t) {
515
612
  return t === void 0 && (t = {}), {
516
613
  name: "shift",
517
614
  options: t,
@@ -539,15 +636,15 @@ const po = function(t) {
539
636
  } = ht(t, e), d = {
540
637
  x: o,
541
638
  y: n
542
- }, l = await oe(e, m), f = St(ot(r)), y = te(f);
639
+ }, l = await ae(e, m), f = St(ot(r)), y = re(f);
543
640
  let g = d[y], a = d[f];
544
641
  if (s) {
545
642
  const h = y === "y" ? "top" : "left", x = y === "y" ? "bottom" : "right", P = g + l[h], S = g - l[x];
546
- g = $t(P, g, S);
643
+ g = Et(P, g, S);
547
644
  }
548
645
  if (i) {
549
646
  const h = f === "y" ? "top" : "left", x = f === "y" ? "bottom" : "right", P = a + l[h], S = a - l[x];
550
- a = $t(P, a, S);
647
+ a = Et(P, a, S);
551
648
  }
552
649
  const p = c.fn({
553
650
  ...e,
@@ -565,27 +662,27 @@ const po = function(t) {
565
662
  };
566
663
  };
567
664
  function ct(t) {
568
- return ne(t) ? (t.nodeName || "").toLowerCase() : "#document";
665
+ return le(t) ? (t.nodeName || "").toLowerCase() : "#document";
569
666
  }
570
- function I(t) {
667
+ function N(t) {
571
668
  var e;
572
669
  return (t == null || (e = t.ownerDocument) == null ? void 0 : e.defaultView) || window;
573
670
  }
574
671
  function Y(t) {
575
672
  var e;
576
- return (e = (ne(t) ? t.ownerDocument : t.document) || window.document) == null ? void 0 : e.documentElement;
673
+ return (e = (le(t) ? t.ownerDocument : t.document) || window.document) == null ? void 0 : e.documentElement;
577
674
  }
578
- function ne(t) {
579
- return t instanceof Node || t instanceof I(t).Node;
675
+ function le(t) {
676
+ return t instanceof Node || t instanceof N(t).Node;
580
677
  }
581
- function W(t) {
582
- return t instanceof Element || t instanceof I(t).Element;
678
+ function B(t) {
679
+ return t instanceof Element || t instanceof N(t).Element;
583
680
  }
584
681
  function K(t) {
585
- return t instanceof HTMLElement || t instanceof I(t).HTMLElement;
682
+ return t instanceof HTMLElement || t instanceof N(t).HTMLElement;
586
683
  }
587
- function Kt(t) {
588
- return typeof ShadowRoot > "u" ? !1 : t instanceof ShadowRoot || t instanceof I(t).ShadowRoot;
684
+ function qt(t) {
685
+ return typeof ShadowRoot > "u" ? !1 : t instanceof ShadowRoot || t instanceof N(t).ShadowRoot;
589
686
  }
590
687
  function yt(t) {
591
688
  const {
@@ -593,41 +690,52 @@ function yt(t) {
593
690
  overflowX: o,
594
691
  overflowY: n,
595
692
  display: r
596
- } = B(t);
693
+ } = F(t);
597
694
  return /auto|scroll|overlay|hidden|clip/.test(e + n + o) && !["inline", "contents"].includes(r);
598
695
  }
599
- function go(t) {
696
+ function Eo(t) {
600
697
  return ["table", "td", "th"].includes(ct(t));
601
698
  }
602
- function Rt(t) {
603
- const e = Nt(), o = B(t);
699
+ function _t(t) {
700
+ return [":popover-open", ":modal"].some((e) => {
701
+ try {
702
+ return t.matches(e);
703
+ } catch {
704
+ return !1;
705
+ }
706
+ });
707
+ }
708
+ function Dt(t) {
709
+ const e = Mt(), o = B(t) ? F(t) : t;
604
710
  return o.transform !== "none" || o.perspective !== "none" || (o.containerType ? o.containerType !== "normal" : !1) || !e && (o.backdropFilter ? o.backdropFilter !== "none" : !1) || !e && (o.filter ? o.filter !== "none" : !1) || ["transform", "perspective", "filter"].some((n) => (o.willChange || "").includes(n)) || ["paint", "layout", "strict", "content"].some((n) => (o.contain || "").includes(n));
605
711
  }
606
- function yo(t) {
712
+ function Io(t) {
607
713
  let e = X(t);
608
714
  for (; K(e) && !lt(e); ) {
609
- if (Rt(e))
715
+ if (Dt(e))
610
716
  return e;
717
+ if (_t(e))
718
+ return null;
611
719
  e = X(e);
612
720
  }
613
721
  return null;
614
722
  }
615
- function Nt() {
723
+ function Mt() {
616
724
  return typeof CSS > "u" || !CSS.supports ? !1 : CSS.supports("-webkit-backdrop-filter", "none");
617
725
  }
618
726
  function lt(t) {
619
727
  return ["html", "body", "#document"].includes(ct(t));
620
728
  }
621
- function B(t) {
622
- return I(t).getComputedStyle(t);
729
+ function F(t) {
730
+ return N(t).getComputedStyle(t);
623
731
  }
624
- function _t(t) {
625
- return W(t) ? {
732
+ function At(t) {
733
+ return B(t) ? {
626
734
  scrollLeft: t.scrollLeft,
627
735
  scrollTop: t.scrollTop
628
736
  } : {
629
- scrollLeft: t.pageXOffset,
630
- scrollTop: t.pageYOffset
737
+ scrollLeft: t.scrollX,
738
+ scrollTop: t.scrollY
631
739
  };
632
740
  }
633
741
  function X(t) {
@@ -637,23 +745,30 @@ function X(t) {
637
745
  // Step into the shadow DOM of the parent of a slotted node.
638
746
  t.assignedSlot || // DOM Element detected.
639
747
  t.parentNode || // ShadowRoot detected.
640
- Kt(t) && t.host || // Fallback.
748
+ qt(t) && t.host || // Fallback.
641
749
  Y(t)
642
750
  );
643
- return Kt(e) ? e.host : e;
751
+ return qt(e) ? e.host : e;
644
752
  }
645
- function se(t) {
753
+ function ce(t) {
646
754
  const e = X(t);
647
- return lt(e) ? t.ownerDocument ? t.ownerDocument.body : t.body : K(e) && yt(e) ? e : se(e);
755
+ return lt(e) ? t.ownerDocument ? t.ownerDocument.body : t.body : K(e) && yt(e) ? e : ce(e);
648
756
  }
649
757
  function pt(t, e, o) {
650
758
  var n;
651
759
  e === void 0 && (e = []), o === void 0 && (o = !0);
652
- const r = se(t), s = r === ((n = t.ownerDocument) == null ? void 0 : n.body), i = I(r);
653
- return s ? e.concat(i, i.visualViewport || [], yt(r) ? r : [], i.frameElement && o ? pt(i.frameElement) : []) : e.concat(r, pt(r, [], o));
760
+ const r = ce(t), s = r === ((n = t.ownerDocument) == null ? void 0 : n.body), i = N(r);
761
+ if (s) {
762
+ const c = Rt(i);
763
+ return e.concat(i, i.visualViewport || [], yt(r) ? r : [], c && o ? pt(c) : []);
764
+ }
765
+ return e.concat(r, pt(r, [], o));
654
766
  }
655
- function re(t) {
656
- const e = B(t);
767
+ function Rt(t) {
768
+ return t.parent && Object.getPrototypeOf(t.parent) ? t.frameElement : null;
769
+ }
770
+ function de(t) {
771
+ const e = F(t);
657
772
  let o = parseFloat(e.width) || 0, n = parseFloat(e.height) || 0;
658
773
  const r = K(t), s = r ? t.offsetWidth : o, i = r ? t.offsetHeight : n, c = Tt(o) !== s || Tt(n) !== i;
659
774
  return c && (o = s, n = i), {
@@ -662,48 +777,48 @@ function re(t) {
662
777
  $: c
663
778
  };
664
779
  }
665
- function It(t) {
666
- return W(t) ? t : t.contextElement;
780
+ function Bt(t) {
781
+ return B(t) ? t : t.contextElement;
667
782
  }
668
783
  function rt(t) {
669
- const e = It(t);
784
+ const e = Bt(t);
670
785
  if (!K(e))
671
786
  return J(1);
672
787
  const o = e.getBoundingClientRect(), {
673
788
  width: n,
674
789
  height: r,
675
790
  $: s
676
- } = re(e);
791
+ } = de(e);
677
792
  let i = (s ? Tt(o.width) : o.width) / n, c = (s ? Tt(o.height) : o.height) / r;
678
793
  return (!i || !Number.isFinite(i)) && (i = 1), (!c || !Number.isFinite(c)) && (c = 1), {
679
794
  x: i,
680
795
  y: c
681
796
  };
682
797
  }
683
- const vo = /* @__PURE__ */ J(0);
684
- function ie(t) {
685
- const e = I(t);
686
- return !Nt() || !e.visualViewport ? vo : {
798
+ const Ro = /* @__PURE__ */ J(0);
799
+ function ue(t) {
800
+ const e = N(t);
801
+ return !Mt() || !e.visualViewport ? Ro : {
687
802
  x: e.visualViewport.offsetLeft,
688
803
  y: e.visualViewport.offsetTop
689
804
  };
690
805
  }
691
- function wo(t, e, o) {
692
- return e === void 0 && (e = !1), !o || e && o !== I(t) ? !1 : e;
806
+ function No(t, e, o) {
807
+ return e === void 0 && (e = !1), !o || e && o !== N(t) ? !1 : e;
693
808
  }
694
809
  function nt(t, e, o, n) {
695
810
  e === void 0 && (e = !1), o === void 0 && (o = !1);
696
- const r = t.getBoundingClientRect(), s = It(t);
811
+ const r = t.getBoundingClientRect(), s = Bt(t);
697
812
  let i = J(1);
698
- e && (n ? W(n) && (i = rt(n)) : i = rt(t));
699
- const c = wo(s, o, n) ? ie(s) : J(0);
813
+ e && (n ? B(n) && (i = rt(n)) : i = rt(t));
814
+ const c = No(s, o, n) ? ue(s) : J(0);
700
815
  let m = (r.left + c.x) / i.x, d = (r.top + c.y) / i.y, l = r.width / i.x, f = r.height / i.y;
701
816
  if (s) {
702
- const y = I(s), g = n && W(n) ? I(n) : n;
703
- let a = y, p = a.frameElement;
817
+ const y = N(s), g = n && B(n) ? N(n) : n;
818
+ let a = y, p = Rt(a);
704
819
  for (; p && n && g !== a; ) {
705
- const h = rt(p), x = p.getBoundingClientRect(), P = B(p), S = x.left + (p.clientLeft + parseFloat(P.paddingLeft)) * h.x, $ = x.top + (p.clientTop + parseFloat(P.paddingTop)) * h.y;
706
- m *= h.x, d *= h.y, l *= h.x, f *= h.y, m += S, d += $, a = I(p), p = a.frameElement;
820
+ const h = rt(p), x = p.getBoundingClientRect(), P = F(p), S = x.left + (p.clientLeft + parseFloat(P.paddingLeft)) * h.x, O = x.top + (p.clientTop + parseFloat(P.paddingTop)) * h.y;
821
+ m *= h.x, d *= h.y, l *= h.x, f *= h.y, m += S, d += O, a = N(p), p = Rt(a);
707
822
  }
708
823
  }
709
824
  return Pt({
@@ -713,24 +828,14 @@ function nt(t, e, o, n) {
713
828
  y: d
714
829
  });
715
830
  }
716
- const bo = [":popover-open", ":modal"];
717
- function Lt(t) {
718
- return bo.some((e) => {
719
- try {
720
- return t.matches(e);
721
- } catch {
722
- return !1;
723
- }
724
- });
725
- }
726
- function xo(t) {
831
+ function Vo(t) {
727
832
  let {
728
833
  elements: e,
729
834
  rect: o,
730
835
  offsetParent: n,
731
836
  strategy: r
732
837
  } = t;
733
- const s = r === "fixed", i = Y(n), c = e ? Lt(e.floating) : !1;
838
+ const s = r === "fixed", i = Y(n), c = e ? _t(e.floating) : !1;
734
839
  if (n === i || c && s)
735
840
  return o;
736
841
  let m = {
@@ -738,7 +843,7 @@ function xo(t) {
738
843
  scrollTop: 0
739
844
  }, d = J(1);
740
845
  const l = J(0), f = K(n);
741
- if ((f || !f && !s) && ((ct(n) !== "body" || yt(i)) && (m = _t(n)), K(n))) {
846
+ if ((f || !f && !s) && ((ct(n) !== "body" || yt(i)) && (m = At(n)), K(n))) {
742
847
  const y = nt(n);
743
848
  d = rt(n), l.x = y.x + n.clientLeft, l.y = y.y + n.clientTop;
744
849
  }
@@ -749,29 +854,29 @@ function xo(t) {
749
854
  y: o.y * d.y - m.scrollTop * d.y + l.y
750
855
  };
751
856
  }
752
- function To(t) {
857
+ function Lo(t) {
753
858
  return Array.from(t.getClientRects());
754
859
  }
755
- function ae(t) {
756
- return nt(Y(t)).left + _t(t).scrollLeft;
860
+ function me(t) {
861
+ return nt(Y(t)).left + At(t).scrollLeft;
757
862
  }
758
- function ko(t) {
759
- const e = Y(t), o = _t(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);
760
- let i = -o.scrollLeft + ae(t);
863
+ function Do(t) {
864
+ const e = Y(t), o = At(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);
865
+ let i = -o.scrollLeft + me(t);
761
866
  const c = -o.scrollTop;
762
- return B(n).direction === "rtl" && (i += et(e.clientWidth, n.clientWidth) - r), {
867
+ return F(n).direction === "rtl" && (i += et(e.clientWidth, n.clientWidth) - r), {
763
868
  width: r,
764
869
  height: s,
765
870
  x: i,
766
871
  y: c
767
872
  };
768
873
  }
769
- function Po(t, e) {
770
- const o = I(t), n = Y(t), r = o.visualViewport;
874
+ function Mo(t, e) {
875
+ const o = N(t), n = Y(t), r = o.visualViewport;
771
876
  let s = n.clientWidth, i = n.clientHeight, c = 0, m = 0;
772
877
  if (r) {
773
878
  s = r.width, i = r.height;
774
- const d = Nt();
879
+ const d = Mt();
775
880
  (!d || d && e === "fixed") && (c = r.offsetLeft, m = r.offsetTop);
776
881
  }
777
882
  return {
@@ -781,7 +886,7 @@ function Po(t, e) {
781
886
  y: m
782
887
  };
783
888
  }
784
- function So(t, e) {
889
+ function Bo(t, e) {
785
890
  const o = nt(t, !0, e === "fixed"), n = o.top + t.clientTop, r = o.left + t.clientLeft, s = K(t) ? rt(t) : J(1), i = t.clientWidth * s.x, c = t.clientHeight * s.y, m = r * s.x, d = n * s.y;
786
891
  return {
787
892
  width: i,
@@ -790,16 +895,16 @@ function So(t, e) {
790
895
  y: d
791
896
  };
792
897
  }
793
- function Ut(t, e, o) {
898
+ function Jt(t, e, o) {
794
899
  let n;
795
900
  if (e === "viewport")
796
- n = Po(t, o);
901
+ n = Mo(t, o);
797
902
  else if (e === "document")
798
- n = ko(Y(t));
799
- else if (W(e))
800
- n = So(e, o);
903
+ n = Do(Y(t));
904
+ else if (B(e))
905
+ n = Bo(e, o);
801
906
  else {
802
- const r = ie(t);
907
+ const r = ue(t);
803
908
  n = {
804
909
  ...e,
805
910
  x: e.x - r.x,
@@ -808,34 +913,34 @@ function Ut(t, e, o) {
808
913
  }
809
914
  return Pt(n);
810
915
  }
811
- function le(t, e) {
916
+ function fe(t, e) {
812
917
  const o = X(t);
813
- return o === e || !W(o) || lt(o) ? !1 : B(o).position === "fixed" || le(o, e);
918
+ return o === e || !B(o) || lt(o) ? !1 : F(o).position === "fixed" || fe(o, e);
814
919
  }
815
- function _o(t, e) {
920
+ function Fo(t, e) {
816
921
  const o = e.get(t);
817
922
  if (o)
818
923
  return o;
819
- let n = pt(t, [], !1).filter((c) => W(c) && ct(c) !== "body"), r = null;
820
- const s = B(t).position === "fixed";
924
+ let n = pt(t, [], !1).filter((c) => B(c) && ct(c) !== "body"), r = null;
925
+ const s = F(t).position === "fixed";
821
926
  let i = s ? X(t) : t;
822
- for (; W(i) && !lt(i); ) {
823
- const c = B(i), m = Rt(i);
824
- !m && c.position === "fixed" && (r = null), (s ? !m && !r : !m && c.position === "static" && !!r && ["absolute", "fixed"].includes(r.position) || yt(i) && !m && le(t, i)) ? n = n.filter((l) => l !== i) : r = c, i = X(i);
927
+ for (; B(i) && !lt(i); ) {
928
+ const c = F(i), m = Dt(i);
929
+ !m && c.position === "fixed" && (r = null), (s ? !m && !r : !m && c.position === "static" && !!r && ["absolute", "fixed"].includes(r.position) || yt(i) && !m && fe(t, i)) ? n = n.filter((l) => l !== i) : r = c, i = X(i);
825
930
  }
826
931
  return e.set(t, n), n;
827
932
  }
828
- function Ao(t) {
933
+ function Ho(t) {
829
934
  let {
830
935
  element: e,
831
936
  boundary: o,
832
937
  rootBoundary: n,
833
938
  strategy: r
834
939
  } = t;
835
- const i = [...o === "clippingAncestors" ? Lt(e) ? [] : _o(e, this._c) : [].concat(o), n], c = i[0], m = i.reduce((d, l) => {
836
- const f = Ut(e, l, r);
940
+ const i = [...o === "clippingAncestors" ? _t(e) ? [] : Fo(e, this._c) : [].concat(o), n], c = i[0], m = i.reduce((d, l) => {
941
+ const f = Jt(e, l, r);
837
942
  return d.top = et(f.top, d.top), d.right = at(f.right, d.right), d.bottom = at(f.bottom, d.bottom), d.left = et(f.left, d.left), d;
838
- }, Ut(e, c, r));
943
+ }, Jt(e, c, r));
839
944
  return {
840
945
  width: m.right - m.left,
841
946
  height: m.bottom - m.top,
@@ -843,17 +948,17 @@ function Ao(t) {
843
948
  y: m.top
844
949
  };
845
950
  }
846
- function zo(t) {
951
+ function jo(t) {
847
952
  const {
848
953
  width: e,
849
954
  height: o
850
- } = re(t);
955
+ } = de(t);
851
956
  return {
852
957
  width: e,
853
958
  height: o
854
959
  };
855
960
  }
856
- function $o(t, e, o) {
961
+ function Wo(t, e, o) {
857
962
  const n = K(e), r = Y(e), s = o === "fixed", i = nt(t, !0, s, e);
858
963
  let c = {
859
964
  scrollLeft: 0,
@@ -861,11 +966,10 @@ function $o(t, e, o) {
861
966
  };
862
967
  const m = J(0);
863
968
  if (n || !n && !s)
864
- if ((ct(e) !== "body" || yt(r)) && (c = _t(e)), n) {
969
+ if ((ct(e) !== "body" || yt(r)) && (c = At(e)), n) {
865
970
  const f = nt(e, !0, s, e);
866
971
  m.x = f.x + e.clientLeft, m.y = f.y + e.clientTop;
867
- } else
868
- r && (m.x = ae(r));
972
+ } else r && (m.x = me(r));
869
973
  const d = i.left + c.scrollLeft - m.x, l = i.top + c.scrollTop - m.y;
870
974
  return {
871
975
  x: d,
@@ -874,34 +978,34 @@ function $o(t, e, o) {
874
978
  height: i.height
875
979
  };
876
980
  }
877
- function zt(t) {
878
- return B(t).position === "static";
981
+ function Ot(t) {
982
+ return F(t).position === "static";
879
983
  }
880
- function Yt(t, e) {
881
- return !K(t) || B(t).position === "fixed" ? null : e ? e(t) : t.offsetParent;
984
+ function Xt(t, e) {
985
+ return !K(t) || F(t).position === "fixed" ? null : e ? e(t) : t.offsetParent;
882
986
  }
883
- function ce(t, e) {
884
- const o = I(t);
885
- if (Lt(t))
987
+ function pe(t, e) {
988
+ const o = N(t);
989
+ if (_t(t))
886
990
  return o;
887
991
  if (!K(t)) {
888
992
  let r = X(t);
889
993
  for (; r && !lt(r); ) {
890
- if (W(r) && !zt(r))
994
+ if (B(r) && !Ot(r))
891
995
  return r;
892
996
  r = X(r);
893
997
  }
894
998
  return o;
895
999
  }
896
- let n = Yt(t, e);
897
- for (; n && go(n) && zt(n); )
898
- n = Yt(n, e);
899
- return n && lt(n) && zt(n) && !Rt(n) ? o : n || yo(t) || o;
1000
+ let n = Xt(t, e);
1001
+ for (; n && Eo(n) && Ot(n); )
1002
+ n = Xt(n, e);
1003
+ return n && lt(n) && Ot(n) && !Dt(n) ? o : n || Io(t) || o;
900
1004
  }
901
- const Co = async function(t) {
902
- const e = this.getOffsetParent || ce, o = this.getDimensions, n = await o(t.floating);
1005
+ const Ko = async function(t) {
1006
+ const e = this.getOffsetParent || pe, o = this.getDimensions, n = await o(t.floating);
903
1007
  return {
904
- reference: $o(t.reference, await e(t.floating), t.strategy),
1008
+ reference: Wo(t.reference, await e(t.floating), t.strategy),
905
1009
  floating: {
906
1010
  x: 0,
907
1011
  y: 0,
@@ -910,22 +1014,22 @@ const Co = async function(t) {
910
1014
  }
911
1015
  };
912
1016
  };
913
- function Oo(t) {
914
- return B(t).direction === "rtl";
1017
+ function Uo(t) {
1018
+ return F(t).direction === "rtl";
915
1019
  }
916
- const Go = {
917
- convertOffsetParentRelativeRectToViewportRelativeRect: xo,
1020
+ const Yo = {
1021
+ convertOffsetParentRelativeRectToViewportRelativeRect: Vo,
918
1022
  getDocumentElement: Y,
919
- getClippingRect: Ao,
920
- getOffsetParent: ce,
921
- getElementRects: Co,
922
- getClientRects: To,
923
- getDimensions: zo,
1023
+ getClippingRect: Ho,
1024
+ getOffsetParent: pe,
1025
+ getElementRects: Ko,
1026
+ getClientRects: Lo,
1027
+ getDimensions: jo,
924
1028
  getScale: rt,
925
- isElement: W,
926
- isRTL: Oo
1029
+ isElement: B,
1030
+ isRTL: Uo
927
1031
  };
928
- function Eo(t, e) {
1032
+ function qo(t, e) {
929
1033
  let o = null, n;
930
1034
  const r = Y(t);
931
1035
  function s() {
@@ -947,31 +1051,31 @@ function Eo(t, e) {
947
1051
  threshold: et(0, at(1, m)) || 1
948
1052
  };
949
1053
  let S = !0;
950
- function $(A) {
951
- const V = A[0].intersectionRatio;
952
- if (V !== m) {
1054
+ function O(A) {
1055
+ const L = A[0].intersectionRatio;
1056
+ if (L !== m) {
953
1057
  if (!S)
954
1058
  return i();
955
- V ? i(!1, V) : n = setTimeout(() => {
1059
+ L ? i(!1, L) : n = setTimeout(() => {
956
1060
  i(!1, 1e-7);
957
1061
  }, 1e3);
958
1062
  }
959
1063
  S = !1;
960
1064
  }
961
1065
  try {
962
- o = new IntersectionObserver($, {
1066
+ o = new IntersectionObserver(O, {
963
1067
  ...P,
964
1068
  // Handle <iframe>s
965
1069
  root: r.ownerDocument
966
1070
  });
967
1071
  } catch {
968
- o = new IntersectionObserver($, P);
1072
+ o = new IntersectionObserver(O, P);
969
1073
  }
970
1074
  o.observe(t);
971
1075
  }
972
1076
  return i(!0), s;
973
1077
  }
974
- function Ro(t, e, o, n) {
1078
+ function Jo(t, e, o, n) {
975
1079
  n === void 0 && (n = {});
976
1080
  const {
977
1081
  ancestorScroll: r = !0,
@@ -979,13 +1083,13 @@ function Ro(t, e, o, n) {
979
1083
  elementResize: i = typeof ResizeObserver == "function",
980
1084
  layoutShift: c = typeof IntersectionObserver == "function",
981
1085
  animationFrame: m = !1
982
- } = n, d = It(t), l = r || s ? [...d ? pt(d) : [], ...pt(e)] : [];
1086
+ } = n, d = Bt(t), l = r || s ? [...d ? pt(d) : [], ...pt(e)] : [];
983
1087
  l.forEach((x) => {
984
1088
  r && x.addEventListener("scroll", o, {
985
1089
  passive: !0
986
1090
  }), s && x.addEventListener("resize", o);
987
1091
  });
988
- const f = d && c ? Eo(d, o) : null;
1092
+ const f = d && c ? qo(d, o) : null;
989
1093
  let y = -1, g = null;
990
1094
  i && (g = new ResizeObserver((x) => {
991
1095
  let [P] = x;
@@ -1007,22 +1111,22 @@ function Ro(t, e, o, n) {
1007
1111
  }), f == null || f(), (x = g) == null || x.disconnect(), g = null, m && cancelAnimationFrame(a);
1008
1112
  };
1009
1113
  }
1010
- const No = po, Io = ho, Lo = mo, qt = uo, Vo = (t, e, o) => {
1114
+ const Xo = Oo, Zo = Go, Qo = $o, Zt = zo, tn = (t, e, o) => {
1011
1115
  const n = /* @__PURE__ */ new Map(), r = {
1012
- platform: Go,
1116
+ platform: Yo,
1013
1117
  ...o
1014
1118
  }, s = {
1015
1119
  ...r.platform,
1016
1120
  _c: n
1017
1121
  };
1018
- return co(t, e, {
1122
+ return Ao(t, e, {
1019
1123
  ...r,
1020
1124
  platform: s
1021
1125
  });
1022
1126
  };
1023
- function Do({ middleware: t, placement: e = null, strategy: o, append: n, enabled: r }) {
1024
- const s = G(null), i = G(null), c = G(null), m = G(null), d = G(null), l = G(null), f = G(null), y = G(o ?? "absolute"), g = G(null), a = () => {
1025
- !s.value || !i.value || Vo(s.value, i.value, {
1127
+ function en({ middleware: t, placement: e = null, strategy: o, append: n, enabled: r }) {
1128
+ const s = C(null), i = C(null), c = C(null), m = C(null), d = C(null), l = C(null), f = C(null), y = C(o ?? "absolute"), g = C(null), a = () => {
1129
+ !s.value || !i.value || tn(s.value, i.value, {
1026
1130
  middleware: t,
1027
1131
  placement: e,
1028
1132
  strategy: o
@@ -1030,23 +1134,22 @@ function Do({ middleware: t, placement: e = null, strategy: o, append: n, enable
1030
1134
  c.value = h.x, m.value = h.y, y.value = h.strategy, d.value = h.middlewareData.arrow.x, l.value = h.middlewareData.arrow.y, f.value = h.placement;
1031
1135
  });
1032
1136
  };
1033
- Vt(
1137
+ Gt(
1034
1138
  () => ({
1035
1139
  reference: u(s),
1036
1140
  floating: u(i),
1037
1141
  append: u(n)
1038
1142
  }),
1039
1143
  ({ floating: h, append: x }) => {
1040
- x && Ie(h, x), a();
1144
+ x && Ke(h, x), a();
1041
1145
  },
1042
1146
  { flush: "post" }
1043
- ), Vt(
1147
+ ), Gt(
1044
1148
  r,
1045
1149
  (h) => {
1046
1150
  if (!(!s.value || !i.value)) {
1047
- if (!h)
1048
- return p();
1049
- g.value = Ro(s.value, i.value, a, {});
1151
+ if (!h) return p();
1152
+ g.value = Jo(s.value, i.value, a, {});
1050
1153
  }
1051
1154
  },
1052
1155
  { flush: "post" }
@@ -1067,16 +1170,16 @@ function Do({ middleware: t, placement: e = null, strategy: o, append: n, enable
1067
1170
  update: a
1068
1171
  };
1069
1172
  }
1070
- const Mo = (t) => {
1173
+ const on = (t) => {
1071
1174
  const { element: e, padding: o } = t;
1072
1175
  return {
1073
1176
  name: "arrow",
1074
1177
  options: t,
1075
1178
  fn(n) {
1076
- return ye(e) ? e.value != null ? qt({ element: e.value, padding: o }).fn(n) : {} : e ? qt({ element: e, padding: o }).fn(n) : {};
1179
+ return ze(e) ? e.value != null ? Zt({ element: e.value, padding: o }).fn(n) : {} : e ? Zt({ element: e, padding: o }).fn(n) : {};
1077
1180
  }
1078
1181
  };
1079
- }, Bo = ["data-placement"], de = {
1182
+ }, nn = ["data-placement"], he = {
1080
1183
  __name: "FloatingPanel",
1081
1184
  props: {
1082
1185
  disabled: {
@@ -1105,10 +1208,10 @@ const Mo = (t) => {
1105
1208
  }
1106
1209
  },
1107
1210
  setup(t) {
1108
- const e = t, o = G(!1), n = G(null), { x: r, y: s, arrowX: i, arrowY: c, placement: m, reference: d, floating: l, strategy: f } = Do({
1211
+ const e = t, o = C(!1), n = C(null), { x: r, y: s, arrowX: i, arrowY: c, placement: m, reference: d, floating: l, strategy: f } = en({
1109
1212
  placement: e.placement,
1110
- middleware: [Lo(), Io({ padding: 5 }), No(e.offset), Mo({ element: n, padding: 5 })],
1111
- append: C(() => e.appendTo),
1213
+ middleware: [Qo(), Zo({ padding: 5 }), Xo(e.offset), on({ element: n, padding: 5 })],
1214
+ append: $(() => e.appendTo),
1112
1215
  enabled: o
1113
1216
  }), y = () => {
1114
1217
  e.disabled || o.value || (o.value = !0);
@@ -1122,11 +1225,11 @@ const Mo = (t) => {
1122
1225
  focus: y,
1123
1226
  blur: g
1124
1227
  };
1125
- return Te(l, (h) => {
1228
+ return Ge(l, (h) => {
1126
1229
  var x;
1127
1230
  (x = d.value) != null && x.contains(h.target) || g();
1128
1231
  }), (h, x) => (v(), b(M, null, [
1129
- N(h.$slots, "default", {
1232
+ R(h.$slots, "default", {
1130
1233
  setRef: a,
1131
1234
  show: y,
1132
1235
  hide: g,
@@ -1136,13 +1239,13 @@ const Mo = (t) => {
1136
1239
  ref_key: "floating",
1137
1240
  ref: l,
1138
1241
  "data-placement": u(m),
1139
- style: Dt({
1242
+ style: Ft({
1140
1243
  position: u(f),
1141
1244
  top: u(s) ? `${u(s)}px` : "",
1142
1245
  left: u(r) ? `${u(r)}px` : ""
1143
1246
  })
1144
1247
  }, [
1145
- O(ve, {
1248
+ G($e, {
1146
1249
  name: "transition-fade",
1147
1250
  mode: "out-in"
1148
1251
  }, {
@@ -1151,14 +1254,14 @@ const Mo = (t) => {
1151
1254
  key: 0,
1152
1255
  class: z(["floating-content", [`is-${e.theme}`]])
1153
1256
  }, [
1154
- N(h.$slots, "content", { close: g }, () => [
1257
+ R(h.$slots, "content", { close: g }, () => [
1155
1258
  D(T(t.content), 1)
1156
1259
  ]),
1157
1260
  w("div", {
1158
1261
  ref_key: "arrowRef",
1159
1262
  ref: n,
1160
1263
  class: "is-arrow",
1161
- style: Dt({
1264
+ style: Ft({
1162
1265
  position: u(f),
1163
1266
  top: u(c) ? `${u(c)}px` : "",
1164
1267
  left: u(i) ? `${u(i)}px` : ""
@@ -1168,10 +1271,10 @@ const Mo = (t) => {
1168
1271
  ]),
1169
1272
  _: 3
1170
1273
  })
1171
- ], 12, Bo)
1274
+ ], 12, nn)
1172
1275
  ], 64));
1173
1276
  }
1174
- }, Ho = ["onMouseenter", "onMouseleave", "onFocus", "onBlur", "onClick", "onKeydown", "tabindex"], Fo = { key: 0 }, jo = ["colspan"], Wo = { key: 1 }, Ko = ["colspan"], ue = {
1277
+ }, sn = ["onMouseenter", "onMouseleave", "onFocus", "onBlur", "onClick", "onKeydown", "tabindex"], rn = { key: 0 }, an = ["colspan"], ln = { key: 1 }, cn = ["colspan"], ge = {
1175
1278
  __name: "DataTable",
1176
1279
  props: {
1177
1280
  columns: {
@@ -1197,7 +1300,7 @@ const Mo = (t) => {
1197
1300
  },
1198
1301
  emits: ["sort"],
1199
1302
  setup(t, { emit: e }) {
1200
- const o = t, { isLoading: n, appendTo: r } = Ot(o), s = ke(n, { delay: Ee }), i = e, { t: c } = Z(), m = q("table"), d = C(() => o.columns), l = C(() => Object.keys(o.columns).length), f = (y, g) => {
1303
+ const o = t, { isLoading: n, appendTo: r } = Nt(o), s = Ee(n, { delay: He }), i = e, { t: c } = Z(), m = q("table"), d = $(() => o.columns), l = $(() => Object.keys(o.columns).length), f = (y, g) => {
1201
1304
  y.sortOrders && i("sort", { target: g, orders: y.sortOrders });
1202
1305
  };
1203
1306
  return (y, g) => (v(), b("table", {
@@ -1205,7 +1308,7 @@ const Mo = (t) => {
1205
1308
  }, [
1206
1309
  w("thead", null, [
1207
1310
  w("tr", null, [
1208
- (v(!0), b(M, null, tt(d.value, (a, p) => (v(), R(de, {
1311
+ (v(!0), b(M, null, tt(d.value, (a, p) => (v(), I(he, {
1209
1312
  key: p,
1210
1313
  placement: "top",
1211
1314
  content: a.tooltip,
@@ -1219,10 +1322,10 @@ const Mo = (t) => {
1219
1322
  class: z([
1220
1323
  [a.class],
1221
1324
  {
1222
- "is-active": p === t.sort.sortTarget && t.sort.orders[0].direction !== u(At),
1325
+ "is-active": p === t.sort.sortTarget && t.sort.orders[0].direction !== u(zt),
1223
1326
  "is-sortable": a.sortOrders,
1224
- "is-desc": p === t.sort.sortTarget && t.sort.orders[0].direction === u(Ht),
1225
- "is-asc": p === t.sort.sortTarget && t.sort.orders[0].direction === u(Ft)
1327
+ "is-desc": p === t.sort.sortTarget && t.sort.orders[0].direction === u(Wt),
1328
+ "is-asc": p === t.sort.sortTarget && t.sort.orders[0].direction === u(Kt)
1226
1329
  }
1227
1330
  ]),
1228
1331
  onMouseenter: x,
@@ -1231,32 +1334,32 @@ const Mo = (t) => {
1231
1334
  onBlur: P,
1232
1335
  onClick: (S) => f(a, p),
1233
1336
  onKeydown: [
1234
- Mt(it((S) => f(a, p), ["prevent"]), ["space"]),
1235
- Mt(it((S) => f(a, p), ["prevent"]), ["enter"])
1337
+ Ht(it((S) => f(a, p), ["prevent"]), ["space"]),
1338
+ Ht(it((S) => f(a, p), ["prevent"]), ["enter"])
1236
1339
  ],
1237
1340
  tabindex: a.sortOrders ? 0 : -1,
1238
1341
  role: "button"
1239
1342
  }, [
1240
- N(y.$slots, `header-${p}`, { column: a }, () => [
1343
+ R(y.$slots, `header-${p}`, { column: a }, () => [
1241
1344
  D(T(a.label), 1)
1242
1345
  ]),
1243
- a.sortOrders && p !== t.sort.sortTarget ? (v(), R(u(jt), {
1346
+ a.sortOrders && p !== t.sort.sortTarget ? (v(), I(u(Ut), {
1244
1347
  key: 0,
1245
1348
  class: "is-icon-sort"
1246
1349
  })) : _("", !0),
1247
- p === t.sort.sortTarget && t.sort.orders[0].direction === u(At) ? (v(), R(u(jt), {
1350
+ p === t.sort.sortTarget && t.sort.orders[0].direction === u(zt) ? (v(), I(u(Ut), {
1248
1351
  key: 1,
1249
1352
  class: "is-icon-sort"
1250
1353
  })) : _("", !0),
1251
- p === t.sort.sortTarget && t.sort.orders[0].direction === u(Ht) ? (v(), R(u(Je), {
1354
+ p === t.sort.sortTarget && t.sort.orders[0].direction === u(Wt) ? (v(), I(u(po), {
1252
1355
  key: 2,
1253
1356
  class: "is-icon-sort"
1254
1357
  })) : _("", !0),
1255
- p === t.sort.sortTarget && t.sort.orders[0].direction === u(Ft) ? (v(), R(u(eo), {
1358
+ p === t.sort.sortTarget && t.sort.orders[0].direction === u(Kt) ? (v(), I(u(wo), {
1256
1359
  key: 3,
1257
1360
  class: "is-icon-sort"
1258
1361
  })) : _("", !0)
1259
- ], 42, Ho)
1362
+ ], 42, sn)
1260
1363
  ]),
1261
1364
  _: 2
1262
1365
  }, 1032, ["content", "disabled", "append-to"]))), 128))
@@ -1272,12 +1375,12 @@ const Mo = (t) => {
1272
1375
  class: z([
1273
1376
  [h.class],
1274
1377
  {
1275
- "is-active": x === t.sort.sortTarget && t.sort.orders[0].direction !== u(At),
1378
+ "is-active": x === t.sort.sortTarget && t.sort.orders[0].direction !== u(zt),
1276
1379
  "is-zero": a[x] == 0
1277
1380
  }
1278
1381
  ])
1279
1382
  }, [
1280
- N(y.$slots, `cell-${x}`, {
1383
+ R(y.$slots, `cell-${x}`, {
1281
1384
  row: a,
1282
1385
  prop: x
1283
1386
  }, () => [
@@ -1286,27 +1389,27 @@ const Mo = (t) => {
1286
1389
  ], 2))), 128))
1287
1390
  ], 2))), 128))
1288
1391
  ]),
1289
- u(s) && t.rows.length === 0 ? (v(), b("tfoot", Fo, [
1392
+ u(s) && t.rows.length === 0 ? (v(), b("tfoot", rn, [
1290
1393
  w("tr", null, [
1291
1394
  w("td", { colspan: l.value }, [
1292
- N(y.$slots, "loading", {}, () => [
1395
+ R(y.$slots, "loading", {}, () => [
1293
1396
  D(T(u(c)("common.loading")), 1)
1294
1397
  ])
1295
- ], 8, jo)
1398
+ ], 8, an)
1296
1399
  ])
1297
1400
  ])) : _("", !0),
1298
- t.rows.length === 0 && !u(n) && !u(s) ? (v(), b("tfoot", Wo, [
1401
+ t.rows.length === 0 && !u(n) && !u(s) ? (v(), b("tfoot", ln, [
1299
1402
  w("tr", null, [
1300
1403
  w("td", { colspan: l.value }, [
1301
- N(y.$slots, "empty", {}, () => [
1404
+ R(y.$slots, "empty", {}, () => [
1302
1405
  D(T(u(c)("common.noData")), 1)
1303
1406
  ])
1304
- ], 8, Ko)
1407
+ ], 8, cn)
1305
1408
  ])
1306
1409
  ])) : _("", !0)
1307
1410
  ], 2));
1308
1411
  }
1309
- }, Uo = {
1412
+ }, dn = {
1310
1413
  xmlns: "http://www.w3.org/2000/svg",
1311
1414
  viewBox: "0 0 24 24",
1312
1415
  fill: "none",
@@ -1314,25 +1417,25 @@ const Mo = (t) => {
1314
1417
  "stroke-width": "2",
1315
1418
  "stroke-linecap": "round",
1316
1419
  "stroke-linejoin": "round"
1317
- }, Yo = /* @__PURE__ */ w("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), qo = /* @__PURE__ */ w("line", {
1420
+ }, un = /* @__PURE__ */ w("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), mn = /* @__PURE__ */ w("line", {
1318
1421
  x1: "12",
1319
1422
  y1: "9",
1320
1423
  x2: "12",
1321
1424
  y2: "13"
1322
- }, null, -1), Jo = /* @__PURE__ */ w("line", {
1425
+ }, null, -1), fn = /* @__PURE__ */ w("line", {
1323
1426
  x1: "12",
1324
1427
  y1: "17",
1325
1428
  x2: "12.01",
1326
1429
  y2: "17"
1327
- }, null, -1), Xo = [
1328
- Yo,
1329
- qo,
1330
- Jo
1430
+ }, null, -1), pn = [
1431
+ un,
1432
+ mn,
1433
+ fn
1331
1434
  ];
1332
- function Zo(t, e) {
1333
- return v(), b("svg", Uo, [...Xo]);
1435
+ function hn(t, e) {
1436
+ return v(), b("svg", dn, [...pn]);
1334
1437
  }
1335
- const Qo = { render: Zo }, ir = {
1438
+ const gn = { render: hn }, kr = {
1336
1439
  __name: "ErrorNotice",
1337
1440
  props: {
1338
1441
  error: {
@@ -1341,14 +1444,14 @@ const Qo = { render: Zo }, ir = {
1341
1444
  }
1342
1445
  },
1343
1446
  setup(t) {
1344
- const e = t, { t: o, hasTranslation: n } = Z(), r = q("error-notice"), s = C(() => {
1447
+ const e = t, { t: o, hasTranslation: n } = Z(), r = q("error-notice"), s = $(() => {
1345
1448
  var i;
1346
1449
  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}`;
1347
1450
  });
1348
1451
  return (i, c) => (v(), b("div", {
1349
1452
  class: z(u(r))
1350
1453
  }, [
1351
- O(u(Qo), {
1454
+ G(u(gn), {
1352
1455
  class: "icon",
1353
1456
  width: "20",
1354
1457
  height: "20"
@@ -1356,21 +1459,21 @@ const Qo = { render: Zo }, ir = {
1356
1459
  w("span", null, T(s.value), 1)
1357
1460
  ], 2));
1358
1461
  }
1359
- }, ar = {
1462
+ }, Pr = {
1360
1463
  __name: "ErrorProvider",
1361
1464
  setup(t) {
1362
- const { message: e, hasError: o, error: n } = Pe();
1363
- return (r, s) => N(r.$slots, "default", {
1465
+ const { message: e, hasError: o, error: n } = Ie();
1466
+ return (r, s) => R(r.$slots, "default", {
1364
1467
  message: u(e),
1365
1468
  error: u(n),
1366
1469
  hasError: u(o)
1367
1470
  });
1368
1471
  }
1369
- }, tn = {
1472
+ }, yn = {
1370
1473
  "undefined-column": "A(z) {column} oszlop nem létezik!",
1371
1474
  "invalid-season-name": "Érvénytelen szezon név",
1372
1475
  "api-key-not-found": "API Kulcs nem megfelelő"
1373
- }, en = {
1476
+ }, vn = {
1374
1477
  loading: "Töltődés...",
1375
1478
  noData: "Nincs megjeleníthető adat",
1376
1479
  selectTimezone: "*Minden időpont a számítógép időzónája szerint jelenik meg ({timezone}). Váltás: ",
@@ -1381,7 +1484,7 @@ const Qo = { render: Zo }, ir = {
1381
1484
  all: "Mind",
1382
1485
  report: "Jegyzőkönyv",
1383
1486
  video: "Videó"
1384
- }, on = {
1487
+ }, wn = {
1385
1488
  inheritedPoints: {
1386
1489
  prependix: "A megelőző bajnokság szakaszban elért eredménye alapján",
1387
1490
  content: "{team} csapata {points}",
@@ -1392,7 +1495,7 @@ const Qo = { render: Zo }, ir = {
1392
1495
  content: "{team} csapatától {points} pont",
1393
1496
  appendix: "levonva."
1394
1497
  }
1395
- }, nn = {
1498
+ }, bn = {
1396
1499
  blank: "#",
1397
1500
  team: {
1398
1501
  short: "Csapat",
@@ -1714,7 +1817,7 @@ const Qo = { render: Zo }, ir = {
1714
1817
  short: "#",
1715
1818
  tooltip: "Végeredmény típusa"
1716
1819
  }
1717
- }, sn = {
1820
+ }, xn = {
1718
1821
  data: {
1719
1822
  localTime: "Helyszín szerinti idő"
1720
1823
  },
@@ -1763,17 +1866,17 @@ const Qo = { render: Zo }, ir = {
1763
1866
  Végeredmény: "Végeredmény",
1764
1867
  Szétlövés: "Szétlövés"
1765
1868
  }
1766
- }, rn = {
1767
- errors: tn,
1768
- common: en,
1769
- additionalText: on,
1770
- table: nn,
1771
- game: sn
1772
- }, an = {
1869
+ }, Tn = {
1870
+ errors: yn,
1871
+ common: vn,
1872
+ additionalText: wn,
1873
+ table: bn,
1874
+ game: xn
1875
+ }, kn = {
1773
1876
  "undefined-column": "The {column} column is not exists!",
1774
1877
  "invalid-season-name": "Invalid season name",
1775
1878
  "api-key-not-found": "API Key not found"
1776
- }, ln = {
1879
+ }, Pn = {
1777
1880
  loading: "Loading...",
1778
1881
  noData: "No data to display",
1779
1882
  selectTimezone: "*All times are displayed according to your computer's time zone ({timezone}). Change: ",
@@ -1784,7 +1887,7 @@ const Qo = { render: Zo }, ir = {
1784
1887
  all: "All",
1785
1888
  report: "Report Sheet",
1786
1889
  video: "Video"
1787
- }, cn = {
1890
+ }, Sn = {
1788
1891
  inheritedPoints: {
1789
1892
  prependix: "",
1790
1893
  content: "{team} has {points} extra point(s)",
@@ -1795,7 +1898,7 @@ const Qo = { render: Zo }, ir = {
1795
1898
  content: "{points} point(s) deducted from team {team}",
1796
1899
  appendix: "based on the decision of the Disciplinary Committee."
1797
1900
  }
1798
- }, dn = {
1901
+ }, _n = {
1799
1902
  blank: "#",
1800
1903
  team: {
1801
1904
  short: "Team",
@@ -2117,7 +2220,7 @@ const Qo = { render: Zo }, ir = {
2117
2220
  short: "#",
2118
2221
  tooltip: "Result Type"
2119
2222
  }
2120
- }, un = {
2223
+ }, An = {
2121
2224
  data: {
2122
2225
  localTime: "Game local time"
2123
2226
  },
@@ -2165,18 +2268,18 @@ const Qo = { render: Zo }, ir = {
2165
2268
  Végeredmény: "Game Completed",
2166
2269
  Szétlövés: "Shoot Out"
2167
2270
  }
2168
- }, mn = {
2169
- errors: an,
2170
- common: ln,
2171
- additionalText: cn,
2172
- table: dn,
2173
- game: un
2174
- }, fn = (t, e) => {
2271
+ }, zn = {
2272
+ errors: kn,
2273
+ common: Pn,
2274
+ additionalText: Sn,
2275
+ table: _n,
2276
+ game: An
2277
+ }, $n = (t, e) => {
2175
2278
  const o = t.__vccOpts || t;
2176
2279
  for (const [n, r] of e)
2177
2280
  o[n] = r;
2178
2281
  return o;
2179
- }, pn = we({
2282
+ }, Cn = Qt({
2180
2283
  props: {
2181
2284
  locale: {
2182
2285
  type: String,
@@ -2188,8 +2291,8 @@ const Qo = { render: Zo }, ir = {
2188
2291
  }
2189
2292
  },
2190
2293
  setup(t) {
2191
- const e = Be({ hu: rn, en: mn }, t.messages), { translate: o } = Se({
2192
- locale: C(() => t.locale),
2294
+ const e = so({ hu: Tn, en: zn }, t.messages), { translate: o } = Re({
2295
+ locale: $(() => t.locale),
2193
2296
  messages: e
2194
2297
  });
2195
2298
  return {
@@ -2197,10 +2300,10 @@ const Qo = { render: Zo }, ir = {
2197
2300
  };
2198
2301
  }
2199
2302
  });
2200
- function hn(t, e, o, n, r, s) {
2201
- return N(t.$slots, "default", { t: t.translate });
2303
+ function On(t, e, o, n, r, s) {
2304
+ return R(t.$slots, "default", { t: t.translate });
2202
2305
  }
2203
- const lr = /* @__PURE__ */ fn(pn, [["render", hn]]), gn = ["src"], yn = ["src", "title"], st = /* @__PURE__ */ Object.assign({
2306
+ const Sr = /* @__PURE__ */ $n(Cn, [["render", On]]), Gn = ["src"], En = ["src", "title"], st = /* @__PURE__ */ Object.assign({
2204
2307
  inheritAttrs: !1
2205
2308
  }, {
2206
2309
  __name: "Image",
@@ -2219,30 +2322,31 @@ const lr = /* @__PURE__ */ fn(pn, [["render", hn]]), gn = ["src"], yn = ["src",
2219
2322
  }
2220
2323
  },
2221
2324
  setup(t) {
2222
- const e = t, { defaultSrc: o } = Ot(e), n = G({ src: e.src }), { error: r, isReady: s } = _e(n, { resetOnExecute: !1, shallow: !1 });
2325
+ const e = t, { defaultSrc: o } = Nt(e), n = C({ src: e.src }), { error: r, isReady: s } = Ne(n, { resetOnExecute: !1, shallow: !1 });
2223
2326
  return (i, c) => (v(), b(M, null, [
2224
2327
  u(r) && u(o) ? (v(), b("img", {
2225
2328
  key: 0,
2226
2329
  src: u(o),
2227
2330
  class: z(["is-loaded is-default", i.$attrs.class])
2228
- }, null, 10, gn)) : _("", !0),
2331
+ }, null, 10, Gn)) : _("", !0),
2229
2332
  u(r) ? _("", !0) : (v(), b("img", {
2230
2333
  key: 1,
2231
2334
  src: n.value.src,
2232
2335
  class: z([i.$attrs.class, { "is-loaded": u(s) }]),
2233
- title: e.title
2234
- }, null, 10, yn))
2336
+ title: e.title,
2337
+ loading: "lazy"
2338
+ }, null, 10, En))
2235
2339
  ], 64));
2236
2340
  }
2237
- }), vn = { style: { "text-align": "center" } }, me = {
2341
+ }), In = { style: { "text-align": "center" } }, ye = {
2238
2342
  __name: "LoadingIndicator",
2239
2343
  setup(t) {
2240
2344
  const { t: e } = Z();
2241
- return (o, n) => (v(), b("div", vn, T(u(e)("common.loading")), 1));
2345
+ return (o, n) => (v(), b("div", In, T(u(e)("common.loading")), 1));
2242
2346
  }
2243
2347
  };
2244
- function wn({ currentPage: t, itemsPerPage: e = 20, totalItems: o, rangeLength: n = 5, update: r = Ae }) {
2245
- const s = C(() => Math.ceil(u(o) / e)), i = C(() => {
2348
+ function Rn({ currentPage: t, itemsPerPage: e = 20, totalItems: o, rangeLength: n = 5, update: r = Ve }) {
2349
+ const s = $(() => Math.ceil(u(o) / e)), i = $(() => {
2246
2350
  const l = u(t) - 1, f = Array.from({ length: s.value }, (a, p) => p + 1), y = Math.floor(n / 2);
2247
2351
  let g = Math.max(l - y, 0);
2248
2352
  return g + n >= s.value && (g = Math.max(s.value - n, 0)), f.slice(g, g + n);
@@ -2260,7 +2364,7 @@ function wn({ currentPage: t, itemsPerPage: e = 20, totalItems: o, rangeLength:
2260
2364
  pageStep: c
2261
2365
  };
2262
2366
  }
2263
- const bn = {
2367
+ const Nn = {
2264
2368
  xmlns: "http://www.w3.org/2000/svg",
2265
2369
  viewBox: "0 0 24 24",
2266
2370
  fill: "none",
@@ -2268,13 +2372,13 @@ const bn = {
2268
2372
  "stroke-width": "2",
2269
2373
  "stroke-linecap": "round",
2270
2374
  "stroke-linejoin": "round"
2271
- }, xn = /* @__PURE__ */ w("polyline", { points: "15 18 9 12 15 6" }, null, -1), Tn = [
2272
- xn
2375
+ }, Vn = /* @__PURE__ */ w("polyline", { points: "15 18 9 12 15 6" }, null, -1), Ln = [
2376
+ Vn
2273
2377
  ];
2274
- function kn(t, e) {
2275
- return v(), b("svg", bn, [...Tn]);
2378
+ function Dn(t, e) {
2379
+ return v(), b("svg", Nn, [...Ln]);
2276
2380
  }
2277
- const Pn = { render: kn }, Sn = {
2381
+ const Mn = { render: Dn }, Bn = {
2278
2382
  xmlns: "http://www.w3.org/2000/svg",
2279
2383
  viewBox: "0 0 24 24",
2280
2384
  fill: "none",
@@ -2282,21 +2386,21 @@ const Pn = { render: kn }, Sn = {
2282
2386
  "stroke-width": "2",
2283
2387
  "stroke-linecap": "round",
2284
2388
  "stroke-linejoin": "round"
2285
- }, _n = /* @__PURE__ */ w("polyline", { points: "9 18 15 12 9 6" }, null, -1), An = [
2286
- _n
2389
+ }, Fn = /* @__PURE__ */ w("polyline", { points: "9 18 15 12 9 6" }, null, -1), Hn = [
2390
+ Fn
2287
2391
  ];
2288
- function zn(t, e) {
2289
- return v(), b("svg", Sn, [...An]);
2392
+ function jn(t, e) {
2393
+ return v(), b("svg", Bn, [...Hn]);
2290
2394
  }
2291
- const $n = { render: zn }, Cn = ["disabled"], On = ["disabled"], Gn = {
2395
+ const Wn = { render: jn }, Kn = ["disabled"], Un = ["disabled"], Yn = {
2292
2396
  key: 1,
2293
2397
  class: "is-disabled"
2294
- }, En = ["disabled", "onClick"], Rn = {
2398
+ }, qn = ["disabled", "onClick"], Jn = {
2295
2399
  key: 2,
2296
2400
  class: "is-disabled"
2297
- }, Nn = /* @__PURE__ */ w("span", null, "...", -1), In = [
2298
- Nn
2299
- ], Ln = ["disabled"], Vn = ["disabled"], cr = {
2401
+ }, Xn = /* @__PURE__ */ w("span", null, "...", -1), Zn = [
2402
+ Xn
2403
+ ], Qn = ["disabled"], ts = ["disabled"], _r = {
2300
2404
  __name: "Paginator",
2301
2405
  props: {
2302
2406
  page: {
@@ -2328,9 +2432,9 @@ const $n = { render: zn }, Cn = ["disabled"], On = ["disabled"], Gn = {
2328
2432
  },
2329
2433
  emits: ["change"],
2330
2434
  setup(t, { emit: e }) {
2331
- const o = t, n = e, r = q("paginator"), { page: s, pageCount: i, range: c, goTo: m, pageStep: d } = wn({
2332
- currentPage: C(() => o.page),
2333
- totalItems: C(() => o.totalItems),
2435
+ const o = t, n = e, r = q("paginator"), { page: s, pageCount: i, range: c, goTo: m, pageStep: d } = Rn({
2436
+ currentPage: $(() => o.page),
2437
+ totalItems: $(() => o.totalItems),
2334
2438
  itemsPerPage: o.itemsPerPage,
2335
2439
  rangeLength: o.rangeLength,
2336
2440
  update: (l) => n("change", l)
@@ -2344,55 +2448,55 @@ const $n = { render: zn }, Cn = ["disabled"], On = ["disabled"], Gn = {
2344
2448
  disabled: u(s) === 1,
2345
2449
  onClick: f[0] || (f[0] = (y) => u(d)(-1))
2346
2450
  }, [
2347
- N(l.$slots, "prev", {}, () => [
2348
- O(u(Pn), { class: "icon paginator-left" })
2451
+ R(l.$slots, "prev", {}, () => [
2452
+ G(u(Mn), { class: "icon paginator-left" })
2349
2453
  ])
2350
- ], 8, Cn),
2454
+ ], 8, Kn),
2351
2455
  t.isCompact ? _("", !0) : (v(), b("button", {
2352
2456
  key: 0,
2353
2457
  type: "button",
2354
2458
  disabled: u(s) === 1,
2355
2459
  onClick: f[1] || (f[1] = (y) => u(m)(1))
2356
- }, "1", 8, On)),
2357
- t.isCompact ? _("", !0) : (v(), b("div", Gn, "...")),
2460
+ }, "1", 8, Un)),
2461
+ t.isCompact ? _("", !0) : (v(), b("div", Yn, "...")),
2358
2462
  (v(!0), b(M, null, tt(u(c), (y) => (v(), b("button", {
2359
2463
  type: "button",
2360
2464
  key: y,
2361
2465
  class: z({ "is-active": y === u(s) }),
2362
2466
  disabled: y === u(s),
2363
2467
  onClick: (g) => u(m)(y)
2364
- }, T(y), 11, En))), 128)),
2365
- t.isCompact ? _("", !0) : (v(), b("div", Rn, In)),
2468
+ }, T(y), 11, qn))), 128)),
2469
+ t.isCompact ? _("", !0) : (v(), b("div", Jn, Zn)),
2366
2470
  t.isCompact ? _("", !0) : (v(), b("button", {
2367
2471
  key: 3,
2368
2472
  type: "button",
2369
2473
  disabled: u(s) === u(i),
2370
2474
  onClick: f[2] || (f[2] = (y) => u(m)(u(i)))
2371
- }, T(u(i)), 9, Ln)),
2475
+ }, T(u(i)), 9, Qn)),
2372
2476
  w("button", {
2373
2477
  type: "button",
2374
2478
  disabled: u(s) === u(i),
2375
2479
  onClick: f[3] || (f[3] = it((y) => u(d)(1), ["prevent"]))
2376
2480
  }, [
2377
- N(l.$slots, "next", {}, () => [
2378
- O(u($n), { class: "icon paginator-left" })
2481
+ R(l.$slots, "next", {}, () => [
2482
+ G(u(Wn), { class: "icon paginator-left" })
2379
2483
  ])
2380
- ], 8, Vn)
2484
+ ], 8, ts)
2381
2485
  ], 2)) : _("", !0);
2382
2486
  }
2383
- }, fe = {
2487
+ }, ve = {
2384
2488
  __name: "ResponsiveTable",
2385
2489
  setup(t) {
2386
- const e = G(null), o = q("table-responsive");
2490
+ const e = C(null), o = q("table-responsive");
2387
2491
  return (n, r) => (v(), b("div", {
2388
2492
  ref_key: "el",
2389
2493
  ref: e,
2390
2494
  class: z(u(o))
2391
2495
  }, [
2392
- N(n.$slots, "default", { el: e.value })
2496
+ R(n.$slots, "default", { el: e.value })
2393
2497
  ], 2));
2394
2498
  }
2395
- }, Dn = ["onClick"], dr = {
2499
+ }, es = ["onClick"], Ar = {
2396
2500
  __name: "TimezoneSelector",
2397
2501
  props: {
2398
2502
  locale: {
@@ -2406,7 +2510,7 @@ const $n = { render: zn }, Cn = ["disabled"], On = ["disabled"], Gn = {
2406
2510
  },
2407
2511
  emits: ["change"],
2408
2512
  setup(t, { emit: e }) {
2409
- const o = t, n = e, { t: r } = Z(), s = q("timezone-selector"), i = C(() => wt(/* @__PURE__ */ new Date(), null, o.locale)), c = Ge(), m = C(() => Array.from(Re.values()).map((l) => ({
2513
+ const o = t, n = e, { t: r } = Z(), s = q("timezone-selector"), i = $(() => wt(/* @__PURE__ */ new Date(), null, o.locale)), c = Fe(), m = $(() => Array.from(je.values()).map((l) => ({
2410
2514
  ...l,
2411
2515
  isActive: wt(/* @__PURE__ */ new Date(), o.currentZone, o.locale) === wt(/* @__PURE__ */ new Date(), l.timezone, o.locale),
2412
2516
  zoneOffsetName: wt(/* @__PURE__ */ new Date(), l.timezone, o.locale)
@@ -2414,7 +2518,7 @@ const $n = { render: zn }, Cn = ["disabled"], On = ["disabled"], Gn = {
2414
2518
  return (l, f) => (v(), b("div", {
2415
2519
  class: z(u(s))
2416
2520
  }, [
2417
- O(u(ze), {
2521
+ G(u(Le), {
2418
2522
  path: "common.selectTimezone",
2419
2523
  tag: "span"
2420
2524
  }, {
@@ -2431,26 +2535,26 @@ const $n = { render: zn }, Cn = ["disabled"], On = ["disabled"], Gn = {
2431
2535
  href: "#",
2432
2536
  class: z({ "is-active": y.isActive }),
2433
2537
  onClick: it((g) => d(y.timezone), ["prevent"])
2434
- }, T(u(r)(`common.${y.countryLabelKey}`)) + " (" + T(y.zoneOffsetName) + ") ", 11, Dn))), 128))
2538
+ }, T(u(r)(`common.${y.countryLabelKey}`)) + " (" + T(y.zoneOffsetName) + ") ", 11, es))), 128))
2435
2539
  ], 2));
2436
2540
  }
2437
- }, Mn = { class: "is-portrait-image" }, Bn = { class: "is-team-name-long" }, Hn = { key: 0 }, Fn = /* @__PURE__ */ w("sup", null, "*", -1), jn = [
2438
- Fn
2439
- ], Wn = { class: "is-team-name-short" }, Kn = { key: 0 }, Un = /* @__PURE__ */ w("sup", null, "*", -1), Yn = [
2440
- Un
2441
- ], qn = { class: "is-team-name-long" }, Jn = { class: "is-team-name-short" }, Xn = { class: "is-team-name-long" }, Zn = { class: "is-team-name-short" }, Qn = ["href"], ts = { class: "is-team-name-long" }, es = { class: "is-team-name-short" }, os = ["href"], ns = {
2541
+ }, os = { class: "is-portrait-image" }, ns = { class: "is-team-name-long" }, ss = { key: 0 }, rs = /* @__PURE__ */ w("sup", null, "*", -1), is = [
2542
+ rs
2543
+ ], as = { class: "is-team-name-short" }, ls = { key: 0 }, cs = /* @__PURE__ */ w("sup", null, "*", -1), ds = [
2544
+ cs
2545
+ ], us = { class: "is-team-name-long" }, ms = { class: "is-team-name-short" }, fs = { class: "is-team-name-long" }, ps = { class: "is-team-name-short" }, hs = ["href"], gs = { class: "is-team-name-long" }, ys = { class: "is-team-name-short" }, vs = ["href"], ws = {
2442
2546
  key: 0,
2443
2547
  class: "is-text-dark"
2444
- }, ss = ["href", "target"], rs = {
2548
+ }, bs = ["href", "target"], xs = {
2445
2549
  key: 0,
2446
2550
  class: "label"
2447
- }, is = {
2551
+ }, Ts = {
2448
2552
  key: 1,
2449
2553
  class: "label"
2450
- }, as = {
2554
+ }, ks = {
2451
2555
  key: 2,
2452
2556
  class: "label"
2453
- }, ur = {
2557
+ }, zr = {
2454
2558
  __name: "StatisticsTable",
2455
2559
  props: {
2456
2560
  columns: {
@@ -2510,48 +2614,48 @@ const $n = { render: zn }, Cn = ["disabled"], On = ["disabled"], Gn = {
2510
2614
  },
2511
2615
  emits: ["sort"],
2512
2616
  setup(t, { emit: e }) {
2513
- const o = t, { columns: n, hideColumns: r } = Ot(o), s = e, { onError: i } = Jt(), { t: c } = Z(), { columns: m, error: d } = Xt(
2617
+ const o = t, { columns: n, hideColumns: r } = Nt(o), s = e, { onError: i } = te(), { t: c } = Z(), { columns: m, error: d } = ee(
2514
2618
  n,
2515
2619
  r,
2516
- C(() => ({
2620
+ $(() => ({
2517
2621
  offsetName: o.offsetName
2518
2622
  }))
2519
2623
  );
2520
2624
  d.value && i(
2521
- new Qt(xt.message, {
2625
+ new ne(xt.message, {
2522
2626
  ...xt.options,
2523
2627
  cause: { column: d.value }
2524
2628
  })
2525
2629
  );
2526
2630
  const l = (f) => s("sort", f);
2527
- return (f, y) => (v(), R(fe, null, {
2631
+ return (f, y) => (v(), I(ve, null, {
2528
2632
  default: k(({ el: g }) => [
2529
- O(ue, {
2633
+ G(ge, {
2530
2634
  columns: u(m),
2531
2635
  sort: o.sort,
2532
2636
  rows: o.rows,
2533
2637
  "is-loading": t.isLoading,
2534
2638
  "append-to": t.appendTo || g,
2535
2639
  onSort: l
2536
- }, be({
2640
+ }, Ce({
2537
2641
  "cell-index": k(({ row: a }) => [
2538
2642
  w("span", {
2539
2643
  class: z(a.indexClass)
2540
2644
  }, T(a.index), 3)
2541
2645
  ]),
2542
2646
  "cell-playerPortrait": k(({ row: a }) => [
2543
- w("div", Mn, [
2544
- (v(), R(st, {
2647
+ w("div", os, [
2648
+ (v(), I(st, {
2545
2649
  key: a.player.playerId,
2546
2650
  src: a.player.picture,
2547
- "default-src": u(Ne)
2651
+ "default-src": u(We)
2548
2652
  }, null, 8, ["src", "default-src"]))
2549
2653
  ])
2550
2654
  ]),
2551
2655
  "cell-teamLogo": k(({ row: a }) => {
2552
2656
  var p, h;
2553
2657
  return [
2554
- (v(), R(st, {
2658
+ (v(), I(st, {
2555
2659
  class: "is-logo-image",
2556
2660
  key: ((p = a.team) == null ? void 0 : p.id) ?? a.id,
2557
2661
  src: (h = a.team) == null ? void 0 : h.logo
@@ -2561,7 +2665,7 @@ const $n = { render: zn }, Cn = ["disabled"], On = ["disabled"], Gn = {
2561
2665
  "cell-homeTeamLogo": k(({ row: a }) => {
2562
2666
  var p, h;
2563
2667
  return [
2564
- (v(), R(st, {
2668
+ (v(), I(st, {
2565
2669
  class: "is-logo-image is-right",
2566
2670
  key: (p = a.homeTeam) == null ? void 0 : p.id,
2567
2671
  src: (h = a.homeTeam) == null ? void 0 : h.logo
@@ -2571,7 +2675,7 @@ const $n = { render: zn }, Cn = ["disabled"], On = ["disabled"], Gn = {
2571
2675
  "cell-awayTeamLogo": k(({ row: a }) => {
2572
2676
  var p, h;
2573
2677
  return [
2574
- (v(), R(st, {
2678
+ (v(), I(st, {
2575
2679
  class: "is-logo-image is-right",
2576
2680
  key: (p = a.awayTeam) == null ? void 0 : p.id,
2577
2681
  src: (h = a.awayTeam) == null ? void 0 : h.logo
@@ -2581,28 +2685,28 @@ const $n = { render: zn }, Cn = ["disabled"], On = ["disabled"], Gn = {
2581
2685
  "cell-teamName": k(({ row: a }) => {
2582
2686
  var p, h;
2583
2687
  return [
2584
- w("span", Bn, [
2688
+ w("span", ns, [
2585
2689
  D(T((p = a.team) == null ? void 0 : p.longName) + " ", 1),
2586
- a.penaltyPoints ? (v(), b("span", Hn, jn)) : _("", !0)
2690
+ a.penaltyPoints ? (v(), b("span", ss, is)) : _("", !0)
2587
2691
  ]),
2588
- w("span", Wn, [
2692
+ w("span", as, [
2589
2693
  D(T((h = a.team) == null ? void 0 : h.shortName) + " ", 1),
2590
- a.penaltyPoints ? (v(), b("span", Kn, Yn)) : _("", !0)
2694
+ a.penaltyPoints ? (v(), b("span", ls, ds)) : _("", !0)
2591
2695
  ])
2592
2696
  ];
2593
2697
  }),
2594
2698
  "cell-homeTeamName": k(({ row: a }) => {
2595
2699
  var p, h;
2596
2700
  return [
2597
- w("span", qn, T((p = a.homeTeam) == null ? void 0 : p.longName), 1),
2598
- w("span", Jn, T((h = a.homeTeam) == null ? void 0 : h.shortName), 1)
2701
+ w("span", us, T((p = a.homeTeam) == null ? void 0 : p.longName), 1),
2702
+ w("span", ms, T((h = a.homeTeam) == null ? void 0 : h.shortName), 1)
2599
2703
  ];
2600
2704
  }),
2601
2705
  "cell-awayTeamName": k(({ row: a }) => {
2602
2706
  var p, h;
2603
2707
  return [
2604
- w("span", Xn, T((p = a.awayTeam) == null ? void 0 : p.longName), 1),
2605
- w("span", Zn, T((h = a.awayTeam) == null ? void 0 : h.shortName), 1)
2708
+ w("span", fs, T((p = a.awayTeam) == null ? void 0 : p.longName), 1),
2709
+ w("span", ps, T((h = a.awayTeam) == null ? void 0 : h.shortName), 1)
2606
2710
  ];
2607
2711
  }),
2608
2712
  "cell-location": k(({ row: a }) => {
@@ -2612,20 +2716,20 @@ const $n = { render: zn }, Cn = ["disabled"], On = ["disabled"], Gn = {
2612
2716
  ];
2613
2717
  }),
2614
2718
  "cell-gameResult": k(({ row: a }) => [
2615
- a.gameStatus === 0 ? (v(), b("span", ns, "-:-")) : (v(), b("a", {
2719
+ a.gameStatus === 0 ? (v(), b("span", ws, "-:-")) : (v(), b("a", {
2616
2720
  key: 1,
2617
2721
  href: t.externalGameResolver(a),
2618
2722
  target: t.externalGameResolverTarget,
2619
2723
  class: z({ "is-text-dark": a.gameStatus !== 1, "is-text-accent": a.gameStatus === 1 })
2620
- }, T(a.homeTeamScore) + ":" + T(a.awayTeamScore), 11, ss))
2724
+ }, T(a.homeTeamScore) + ":" + T(a.awayTeamScore), 11, bs))
2621
2725
  ]),
2622
2726
  "cell-gameResultType": k(({ row: a }) => [
2623
- a.isOvertime ? (v(), b("span", rs, T(u(c)("common.overtimeShort")), 1)) : _("", !0),
2624
- a.isShootout ? (v(), b("span", is, T(u(c)("common.shootoutShort")), 1)) : _("", !0),
2625
- a.seriesStandings ? (v(), b("span", as, T(a.seriesStandings), 1)) : _("", !0)
2727
+ a.isOvertime ? (v(), b("span", xs, T(u(c)("common.overtimeShort")), 1)) : _("", !0),
2728
+ a.isShootout ? (v(), b("span", Ts, T(u(c)("common.shootoutShort")), 1)) : _("", !0),
2729
+ a.seriesStandings ? (v(), b("span", ks, T(a.seriesStandings), 1)) : _("", !0)
2626
2730
  ]),
2627
2731
  loading: k(() => [
2628
- O(me)
2732
+ G(ye)
2629
2733
  ]),
2630
2734
  _: 2
2631
2735
  }, [
@@ -2638,9 +2742,9 @@ const $n = { render: zn }, Cn = ["disabled"], On = ["disabled"], Gn = {
2638
2742
  href: t.externalTeamResolver(a),
2639
2743
  target: "_blank"
2640
2744
  }, [
2641
- w("span", ts, T((p = a.team) == null ? void 0 : p.longName), 1),
2642
- w("span", es, T((h = a.team) == null ? void 0 : h.shortName), 1)
2643
- ], 8, Qn)
2745
+ w("span", gs, T((p = a.team) == null ? void 0 : p.longName), 1),
2746
+ w("span", ys, T((h = a.team) == null ? void 0 : h.shortName), 1)
2747
+ ], 8, hs)
2644
2748
  ];
2645
2749
  }),
2646
2750
  key: "0"
@@ -2651,7 +2755,7 @@ const $n = { render: zn }, Cn = ["disabled"], On = ["disabled"], Gn = {
2651
2755
  w("a", {
2652
2756
  href: t.externalPlayerResolver(a),
2653
2757
  target: "_blank"
2654
- }, T(a.name), 9, os)
2758
+ }, T(a.name), 9, vs)
2655
2759
  ]),
2656
2760
  key: "1"
2657
2761
  } : void 0
@@ -2660,7 +2764,7 @@ const $n = { render: zn }, Cn = ["disabled"], On = ["disabled"], Gn = {
2660
2764
  _: 1
2661
2765
  }));
2662
2766
  }
2663
- }, ls = {
2767
+ }, Ps = {
2664
2768
  xmlns: "http://www.w3.org/2000/svg",
2665
2769
  viewBox: "0 0 24 24",
2666
2770
  fill: "none",
@@ -2668,32 +2772,32 @@ const $n = { render: zn }, Cn = ["disabled"], On = ["disabled"], Gn = {
2668
2772
  "stroke-width": "2",
2669
2773
  "stroke-linecap": "round",
2670
2774
  "stroke-linejoin": "round"
2671
- }, cs = /* @__PURE__ */ w("rect", {
2775
+ }, Ss = /* @__PURE__ */ w("rect", {
2672
2776
  x: "2",
2673
2777
  y: "3",
2674
2778
  width: "20",
2675
2779
  height: "14",
2676
2780
  rx: "2",
2677
2781
  ry: "2"
2678
- }, null, -1), ds = /* @__PURE__ */ w("line", {
2782
+ }, null, -1), _s = /* @__PURE__ */ w("line", {
2679
2783
  x1: "8",
2680
2784
  y1: "21",
2681
2785
  x2: "16",
2682
2786
  y2: "21"
2683
- }, null, -1), us = /* @__PURE__ */ w("line", {
2787
+ }, null, -1), As = /* @__PURE__ */ w("line", {
2684
2788
  x1: "12",
2685
2789
  y1: "17",
2686
2790
  x2: "12",
2687
2791
  y2: "21"
2688
- }, null, -1), ms = [
2689
- cs,
2690
- ds,
2691
- us
2792
+ }, null, -1), zs = [
2793
+ Ss,
2794
+ _s,
2795
+ As
2692
2796
  ];
2693
- function fs(t, e) {
2694
- return v(), b("svg", ls, [...ms]);
2797
+ function $s(t, e) {
2798
+ return v(), b("svg", Ps, [...zs]);
2695
2799
  }
2696
- const ps = { render: fs }, hs = {
2800
+ const Cs = { render: $s }, Os = {
2697
2801
  xmlns: "http://www.w3.org/2000/svg",
2698
2802
  viewBox: "0 0 24 24",
2699
2803
  fill: "none",
@@ -2701,27 +2805,27 @@ const ps = { render: fs }, hs = {
2701
2805
  "stroke-width": "2",
2702
2806
  "stroke-linecap": "round",
2703
2807
  "stroke-linejoin": "round"
2704
- }, gs = /* @__PURE__ */ w("circle", {
2808
+ }, Gs = /* @__PURE__ */ w("circle", {
2705
2809
  cx: "12",
2706
2810
  cy: "12",
2707
2811
  r: "1"
2708
- }, null, -1), ys = /* @__PURE__ */ w("circle", {
2812
+ }, null, -1), Es = /* @__PURE__ */ w("circle", {
2709
2813
  cx: "12",
2710
2814
  cy: "5",
2711
2815
  r: "1"
2712
- }, null, -1), vs = /* @__PURE__ */ w("circle", {
2816
+ }, null, -1), Is = /* @__PURE__ */ w("circle", {
2713
2817
  cx: "12",
2714
2818
  cy: "19",
2715
2819
  r: "1"
2716
- }, null, -1), ws = [
2717
- gs,
2718
- ys,
2719
- vs
2820
+ }, null, -1), Rs = [
2821
+ Gs,
2822
+ Es,
2823
+ Is
2720
2824
  ];
2721
- function bs(t, e) {
2722
- return v(), b("svg", hs, [...ws]);
2825
+ function Ns(t, e) {
2826
+ return v(), b("svg", Os, [...Rs]);
2723
2827
  }
2724
- const xs = { render: bs }, Ts = {
2828
+ const Vs = { render: Ns }, Ls = {
2725
2829
  xmlns: "http://www.w3.org/2000/svg",
2726
2830
  viewBox: "0 0 24 24",
2727
2831
  fill: "none",
@@ -2729,21 +2833,21 @@ const xs = { render: bs }, Ts = {
2729
2833
  "stroke-width": "2",
2730
2834
  "stroke-linecap": "round",
2731
2835
  "stroke-linejoin": "round"
2732
- }, ks = /* @__PURE__ */ w("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), Ps = /* @__PURE__ */ w("rect", {
2836
+ }, Ds = /* @__PURE__ */ w("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), Ms = /* @__PURE__ */ w("rect", {
2733
2837
  x: "8",
2734
2838
  y: "2",
2735
2839
  width: "8",
2736
2840
  height: "4",
2737
2841
  rx: "1",
2738
2842
  ry: "1"
2739
- }, null, -1), Ss = [
2740
- ks,
2741
- Ps
2843
+ }, null, -1), Bs = [
2844
+ Ds,
2845
+ Ms
2742
2846
  ];
2743
- function _s(t, e) {
2744
- return v(), b("svg", Ts, [...Ss]);
2847
+ function Fs(t, e) {
2848
+ return v(), b("svg", Ls, [...Bs]);
2745
2849
  }
2746
- const As = { render: _s }, zs = {
2850
+ const Hs = { render: Fs }, js = {
2747
2851
  xmlns: "http://www.w3.org/2000/svg",
2748
2852
  viewBox: "0 0 24 24",
2749
2853
  fill: "none",
@@ -2751,26 +2855,26 @@ const As = { render: _s }, zs = {
2751
2855
  "stroke-width": "2",
2752
2856
  "stroke-linecap": "round",
2753
2857
  "stroke-linejoin": "round"
2754
- }, $s = /* @__PURE__ */ w("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), Cs = /* @__PURE__ */ w("polygon", { points: "9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02" }, null, -1), Os = [
2755
- $s,
2756
- Cs
2858
+ }, Ws = /* @__PURE__ */ w("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), Ks = /* @__PURE__ */ w("polygon", { points: "9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02" }, null, -1), Us = [
2859
+ Ws,
2860
+ Ks
2757
2861
  ];
2758
- function Gs(t, e) {
2759
- return v(), b("svg", zs, [...Os]);
2862
+ function Ys(t, e) {
2863
+ return v(), b("svg", js, [...Us]);
2760
2864
  }
2761
- const Es = { render: Gs }, Rs = { class: "is-team-name-long" }, Ns = { class: "is-team-name-short" }, Is = { class: "is-team-name-long" }, Ls = { class: "is-team-name-short" }, Vs = {
2865
+ const qs = { render: Ys }, Js = { class: "is-team-name-long" }, Xs = { class: "is-team-name-short" }, Zs = { class: "is-team-name-long" }, Qs = { class: "is-team-name-short" }, tr = {
2762
2866
  key: 0,
2763
2867
  class: "is-text-dark"
2764
- }, Ds = ["href", "target"], Ms = {
2868
+ }, er = ["href", "target"], or = {
2765
2869
  key: 0,
2766
2870
  class: "label"
2767
- }, Bs = {
2871
+ }, nr = {
2768
2872
  key: 1,
2769
2873
  class: "label"
2770
- }, Hs = {
2874
+ }, sr = {
2771
2875
  key: 2,
2772
2876
  class: "label"
2773
- }, Fs = { key: 1 }, js = ["onClick", "onFocus", "onBlur"], Ws = { class: "is-dropdown-menu" }, Ks = ["href", "target"], Us = { key: 0 }, Ys = ["href"], mr = {
2877
+ }, rr = { key: 1 }, ir = ["onClick", "onFocus", "onBlur"], ar = { class: "is-dropdown-menu" }, lr = ["href", "target"], cr = { key: 0 }, dr = ["href"], $r = {
2774
2878
  __name: "ScheduleTable",
2775
2879
  props: {
2776
2880
  rows: {
@@ -2799,17 +2903,17 @@ const Es = { render: Gs }, Rs = { class: "is-team-name-long" }, Ns = { class: "i
2799
2903
  }
2800
2904
  },
2801
2905
  setup(t) {
2802
- const e = t, o = G(null), { onError: n } = Jt(), { columns: r, error: s } = Xt(
2803
- Le,
2804
- C(() => e.hideColumns),
2805
- C(() => ({
2906
+ const e = t, o = C(null), { onError: n } = te(), { columns: r, error: s } = ee(
2907
+ Ue,
2908
+ $(() => e.hideColumns),
2909
+ $(() => ({
2806
2910
  offsetName: e.offsetName
2807
2911
  }))
2808
2912
  );
2809
- $e(
2913
+ De(
2810
2914
  s,
2811
2915
  () => n(
2812
- new Qt(xt.message, {
2916
+ new ne(xt.message, {
2813
2917
  ...xt.options,
2814
2918
  cause: { column: s.value }
2815
2919
  })
@@ -2820,51 +2924,51 @@ const Es = { render: Gs }, Rs = { class: "is-team-name-long" }, Ns = { class: "i
2820
2924
  );
2821
2925
  const { t: i } = Z();
2822
2926
  return (c, m) => (v(), b(M, null, [
2823
- O(fe, null, {
2927
+ G(ve, null, {
2824
2928
  default: k(({ el: d }) => [
2825
- O(ue, {
2929
+ G(ge, {
2826
2930
  columns: u(r),
2827
2931
  rows: e.rows,
2828
2932
  "is-loading": t.isLoading,
2829
2933
  "append-to": o.value || d
2830
2934
  }, {
2831
2935
  "cell-homeTeamName": k(({ row: l }) => [
2832
- w("span", Rs, T(l.homeTeam.longName), 1),
2833
- w("span", Ns, T(l.homeTeam.shortName), 1)
2936
+ w("span", Js, T(l.homeTeam.longName), 1),
2937
+ w("span", Xs, T(l.homeTeam.shortName), 1)
2834
2938
  ]),
2835
2939
  "cell-awayTeamName": k(({ row: l }) => [
2836
- w("span", Is, T(l.awayTeam.longName), 1),
2837
- w("span", Ls, T(l.awayTeam.shortName), 1)
2940
+ w("span", Zs, T(l.awayTeam.longName), 1),
2941
+ w("span", Qs, T(l.awayTeam.shortName), 1)
2838
2942
  ]),
2839
2943
  "cell-homeTeamLogo": k(({ row: l }) => [
2840
- (v(), R(st, {
2944
+ (v(), I(st, {
2841
2945
  class: "is-logo-image is-right",
2842
2946
  key: l.homeTeam.id,
2843
2947
  src: l.homeTeam.logo
2844
2948
  }, null, 8, ["src"]))
2845
2949
  ]),
2846
2950
  "cell-awayTeamLogo": k(({ row: l }) => [
2847
- (v(), R(st, {
2951
+ (v(), I(st, {
2848
2952
  class: "is-logo-image is-right",
2849
2953
  key: l.awayTeam.id,
2850
2954
  src: l.awayTeam.logo
2851
2955
  }, null, 8, ["src"]))
2852
2956
  ]),
2853
2957
  "cell-gameResult": k(({ row: l }) => [
2854
- l.gameStatus === 0 ? (v(), b("span", Vs, "-:-")) : (v(), b("a", {
2958
+ l.gameStatus === 0 ? (v(), b("span", tr, "-:-")) : (v(), b("a", {
2855
2959
  key: 1,
2856
2960
  href: t.externalGameResolver(l.gameId),
2857
2961
  target: t.externalGameResolverTarget,
2858
2962
  class: z({ "is-text-dark": l.gameStatus !== 1, "is-text-accent": l.gameStatus === 1 })
2859
- }, T(l.homeTeamScore) + ":" + T(l.awayTeamScore), 11, Ds))
2963
+ }, T(l.homeTeamScore) + ":" + T(l.awayTeamScore), 11, er))
2860
2964
  ]),
2861
2965
  "cell-gameResultType": k(({ row: l }) => [
2862
- l.isOvertime ? (v(), b("span", Ms, T(u(i)("common.overtimeShort")), 1)) : _("", !0),
2863
- l.isShootout ? (v(), b("span", Bs, T(u(i)("common.shootoutShort")), 1)) : _("", !0),
2864
- l.seriesStandings ? (v(), b("span", Hs, T(l.seriesStandings), 1)) : _("", !0)
2966
+ l.isOvertime ? (v(), b("span", or, T(u(i)("common.overtimeShort")), 1)) : _("", !0),
2967
+ l.isShootout ? (v(), b("span", nr, T(u(i)("common.shootoutShort")), 1)) : _("", !0),
2968
+ l.seriesStandings ? (v(), b("span", sr, T(l.seriesStandings), 1)) : _("", !0)
2865
2969
  ]),
2866
2970
  "cell-broadcast": k(({ row: l }) => [
2867
- l.broadcast ? (v(), R(u(ps), { key: 0 })) : (v(), b("span", Fs))
2971
+ l.broadcast ? (v(), I(u(Cs), { key: 0 })) : (v(), b("span", rr))
2868
2972
  ]),
2869
2973
  "cell-location": k(({ row: l }) => {
2870
2974
  var f;
@@ -2873,7 +2977,7 @@ const Es = { render: Gs }, Rs = { class: "is-team-name-long" }, Ns = { class: "i
2873
2977
  ];
2874
2978
  }),
2875
2979
  "cell-more": k(({ row: l }) => [
2876
- O(de, {
2980
+ G(he, {
2877
2981
  offset: 2,
2878
2982
  placement: "left",
2879
2983
  theme: "content",
@@ -2886,30 +2990,30 @@ const Es = { render: Gs }, Rs = { class: "is-team-name-long" }, Ns = { class: "i
2886
2990
  onFocus: y,
2887
2991
  onBlur: g
2888
2992
  }, [
2889
- O(u(xs))
2890
- ], 40, js)
2993
+ G(u(Vs))
2994
+ ], 40, ir)
2891
2995
  ]),
2892
2996
  content: k(() => [
2893
- w("ul", Ws, [
2997
+ w("ul", ar, [
2894
2998
  w("li", null, [
2895
2999
  w("a", {
2896
3000
  href: t.externalGameResolver(l.gameId),
2897
3001
  class: "is-dropdown-item",
2898
3002
  target: t.externalGameResolverTarget
2899
3003
  }, [
2900
- O(u(As), { width: "14" }),
3004
+ G(u(Hs), { width: "14" }),
2901
3005
  D(" " + T(u(i)("common.report")), 1)
2902
- ], 8, Ks)
3006
+ ], 8, lr)
2903
3007
  ]),
2904
- l.video ? (v(), b("li", Us, [
3008
+ l.video ? (v(), b("li", cr, [
2905
3009
  w("a", {
2906
3010
  href: l.video,
2907
3011
  class: "is-dropdown-item",
2908
3012
  target: "_blank"
2909
3013
  }, [
2910
- O(u(Es), { width: "14" }),
3014
+ G(u(qs), { width: "14" }),
2911
3015
  D(" " + T(u(i)("common.video")), 1)
2912
- ], 8, Ys)
3016
+ ], 8, dr)
2913
3017
  ])) : _("", !0)
2914
3018
  ])
2915
3019
  ]),
@@ -2917,7 +3021,7 @@ const Es = { render: Gs }, Rs = { class: "is-team-name-long" }, Ns = { class: "i
2917
3021
  }, 1032, ["append-to"])
2918
3022
  ]),
2919
3023
  loading: k(() => [
2920
- O(me)
3024
+ G(ye)
2921
3025
  ]),
2922
3026
  _: 2
2923
3027
  }, 1032, ["columns", "rows", "is-loading", "append-to"])
@@ -2930,7 +3034,7 @@ const Es = { render: Gs }, Rs = { class: "is-team-name-long" }, Ns = { class: "i
2930
3034
  }, null, 512)
2931
3035
  ], 64));
2932
3036
  }
2933
- }, qs = { class: "g-row g-gap-normal is-mb-5" }, Js = ["value"], Xs = { key: 0 }, Zs = ["onClick"], fr = {
3037
+ }, ur = { class: "g-row g-gap-normal is-mb-5" }, mr = ["value"], fr = { key: 0 }, pr = ["onClick"], Cr = {
2934
3038
  __name: "SeasonSelector",
2935
3039
  props: {
2936
3040
  seasons: {
@@ -2956,7 +3060,7 @@ const Es = { render: Gs }, Rs = { class: "is-team-name-long" }, Ns = { class: "i
2956
3060
  },
2957
3061
  emits: ["onChangeSeason", "onChangeSection"],
2958
3062
  setup(t, { emit: e }) {
2959
- const o = t, n = e, { t: r } = Z(), s = C({
3063
+ const o = t, n = e, { t: r } = Z(), s = $({
2960
3064
  get() {
2961
3065
  return o.championshipId;
2962
3066
  },
@@ -2968,13 +3072,13 @@ const Es = { render: Gs }, Rs = { class: "is-team-name-long" }, Ns = { class: "i
2968
3072
  n("onChangeSection", c);
2969
3073
  }
2970
3074
  return (c, m) => (v(), b(M, null, [
2971
- w("div", qs, [
3075
+ w("div", ur, [
2972
3076
  w("div", null, [
2973
3077
  w("label", {
2974
3078
  for: "season",
2975
3079
  class: z(u(q)("label"))
2976
3080
  }, T(u(r)("selection.season")), 3),
2977
- O(Ve, {
3081
+ G(eo, {
2978
3082
  id: "season",
2979
3083
  modelValue: s.value,
2980
3084
  "onUpdate:modelValue": m[0] || (m[0] = (d) => s.value = d)
@@ -2983,23 +3087,23 @@ const Es = { render: Gs }, Rs = { class: "is-team-name-long" }, Ns = { class: "i
2983
3087
  (v(!0), b(M, null, tt(t.seasons, (d) => (v(), b("option", {
2984
3088
  key: d.championshipId,
2985
3089
  value: d.championshipId
2986
- }, T(d.seasonName), 9, Js))), 128))
3090
+ }, T(d.seasonName), 9, mr))), 128))
2987
3091
  ]),
2988
3092
  _: 1
2989
3093
  }, 8, ["modelValue"])
2990
3094
  ]),
2991
- N(c.$slots, "default")
3095
+ R(c.$slots, "default")
2992
3096
  ]),
2993
- t.isSectionSelectionDisabled ? _("", !0) : (v(), b("div", Xs, [
3097
+ t.isSectionSelectionDisabled ? _("", !0) : (v(), b("div", fr, [
2994
3098
  (v(!0), b(M, null, tt(t.sections, (d) => (v(), b("button", {
2995
3099
  key: d.phaseId,
2996
3100
  onClick: (l) => i(d),
2997
3101
  class: z([u(q)("tab-button"), { "is-active": d.sectionId === t.sectionId }])
2998
- }, T(d.sectionName), 11, Zs))), 128))
3102
+ }, T(d.sectionName), 11, pr))), 128))
2999
3103
  ]))
3000
3104
  ], 64));
3001
3105
  }
3002
- }, Qs = ["textContent"], pr = {
3106
+ }, hr = ["textContent"], Or = {
3003
3107
  __name: "AdditionalStandingsText",
3004
3108
  props: {
3005
3109
  rows: {
@@ -3012,28 +3116,29 @@ const Es = { render: Gs }, Rs = { class: "is-team-name-long" }, Ns = { class: "i
3012
3116
  }
3013
3117
  },
3014
3118
  setup(t) {
3015
- const e = t, o = xe(e, "rows"), { t: n, locale: r } = Z(), { isVisible: s, text: i } = Ce(o, e.additionalKey, n, r);
3119
+ const e = t, o = Oe(e, "rows"), { t: n, locale: r } = Z(), { isVisible: s, text: i } = Me(o, e.additionalKey, n, r);
3016
3120
  return (c, m) => u(s) ? (v(), b("div", {
3017
3121
  key: 0,
3018
3122
  class: "is-text-xs is-text-light is-mt-5 is-mb-5",
3019
3123
  textContent: T(u(i))
3020
- }, null, 8, Qs)) : _("", !0);
3124
+ }, null, 8, hr)) : _("", !0);
3021
3125
  }
3022
3126
  };
3023
3127
  export {
3024
- lr as I,
3128
+ Sr as I,
3025
3129
  st as _,
3026
- cr as a,
3027
- ue as b,
3028
- Ve as c,
3029
- ir as d,
3030
- ar as e,
3031
- mr as f,
3032
- de as g,
3033
- fr as h,
3034
- ur as i,
3035
- fe as j,
3036
- me as k,
3037
- dr as l,
3038
- pr as m
3130
+ _r as a,
3131
+ ge as b,
3132
+ eo as c,
3133
+ kr as d,
3134
+ Pr as e,
3135
+ $r as f,
3136
+ he as g,
3137
+ Cr as h,
3138
+ zr as i,
3139
+ ve as j,
3140
+ ye as k,
3141
+ Ar as l,
3142
+ Tr as m,
3143
+ Or as n
3039
3144
  };