@mjsz-vbr-elements/extended 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.
- package/dist/index.iife.js +2 -2
- package/dist/index.iife.js.br +0 -0
- package/dist/index.iife.js.gz +0 -0
- package/dist/index.js +1459 -998
- package/package.json +8 -8
package/dist/index.js
CHANGED
|
@@ -1,746 +1,1341 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* name: @mjsz-vbr-elements/extended
|
|
3
|
-
* version: v2.
|
|
3
|
+
* version: v2.4.1 - 10/08/2024, 13:04:40
|
|
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 { getCurrentScope as
|
|
9
|
-
import {
|
|
10
|
-
import {
|
|
11
|
-
import {
|
|
12
|
-
import {
|
|
13
|
-
import {
|
|
14
|
-
|
|
15
|
-
|
|
8
|
+
import { getCurrentScope as Yt, onScopeDispose as Kt, unref as s, ref as H, readonly as Ft, watch as me, reactive as se, getCurrentInstance as Vt, nextTick as Ut, computed as I, toRefs as Bt, shallowRef as tt, renderSlot as ke, normalizeProps as _e, guardReactiveProps as je, openBlock as m, createElementBlock as u, createElementVNode as d, normalizeClass as E, createTextVNode as ie, toDisplayString as v, Fragment as T, createVNode as S, createCommentVNode as P, createBlock as F, withCtx as L, renderList as U, toRef as Wt, isRef as ve, mergeProps as Ht, toHandlers as Jt, defineCustomElement as Se } from "vue";
|
|
9
|
+
import { useError as Ie, useServices as J, useI18n as ae, useMainClass as B, useSort as qt, usePage as Qt, useLazyLoadingState as Xt, useColumns as Zt } from "@mjsz-vbr-elements/core/composables";
|
|
10
|
+
import { Image as rt, I18NProvider as Ne, ErrorProvider as Ce, ErrorNotice as $e, LoadingIndicator as er, FetchMoreObserver as tr, BaseSelect as le, StatisticsTable as rr, Paginator as ar, AdditionalStandingsText as at, ResponsiveTable as or, DataTable as ir } from "@mjsz-vbr-elements/core/components";
|
|
11
|
+
import { format as V, convert as Ke, isBefore as nr, isAfter as sr, offsetName as Fe, getLocalTimezone as Ve, externalGameLinkResolver as ft, WidgetError as yt, InvalidSeasonName as xe, sortGames as wt, convertPhaseName as lr, rawConvert as cr, playerName as dr, teamName as gr, scheduleOptionalRowClass as pr, convertTimesMinToMinSec as mr, convertTimesSecToMin as vr, externalTeamLinkResolver as br } from "@mjsz-vbr-elements/core/utils";
|
|
12
|
+
import { currentWeekStartEnd as ot, subtractDays as xt, addDays as zt, isBefore as Ue, isAfter as Be, startOfMonth as Oe, endOfMonth as Ge, rawConvert as ur, convertGamePeriodResults as hr, gameProps as fr } from "@mjsz-vbr-elements/core";
|
|
13
|
+
import { COLUMNS_SCHEDULE as kt, COLUMNS_STANDINGS_P_3 as yr, COLUMNS_FIELD_PLAYERS as fe, COLUMNS_FIELD_PLAYERS_PENALTY as wr, COLUMNS_GOALIES as it, COLUMNS_TEAMS_FAIRPLAY as xr, COLUMNS_TEAMS_PENALTY_KILLING as zr, COLUMNS_TEAMS_POWERPLAY as kr, COLUMNS_SCORING_EFFICIENCY as _r } from "@mjsz-vbr-elements/core/columns";
|
|
14
|
+
import { SORT_STATE_DESCEND as K } from "@mjsz-vbr-elements/core/constants";
|
|
15
|
+
function jr(e) {
|
|
16
|
+
return Yt() ? (Kt(e), !0) : !1;
|
|
16
17
|
}
|
|
17
|
-
function
|
|
18
|
-
return typeof
|
|
18
|
+
function _t(e) {
|
|
19
|
+
return typeof e == "function" ? e() : s(e);
|
|
19
20
|
}
|
|
20
|
-
const
|
|
21
|
+
const Sr = typeof window < "u" && typeof document < "u";
|
|
21
22
|
typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope;
|
|
22
|
-
const
|
|
23
|
+
const Ir = (e) => typeof e < "u", Nr = Object.prototype.toString, Cr = (e) => Nr.call(e) === "[object Object]", ce = () => {
|
|
23
24
|
};
|
|
24
|
-
function
|
|
25
|
-
function r(...
|
|
26
|
-
return new Promise((
|
|
27
|
-
Promise.resolve(
|
|
25
|
+
function $r(e, t) {
|
|
26
|
+
function r(...a) {
|
|
27
|
+
return new Promise((o, i) => {
|
|
28
|
+
Promise.resolve(e(() => t.apply(this, a), { fn: t, thisArg: this, args: a })).then(o).catch(i);
|
|
28
29
|
});
|
|
29
30
|
}
|
|
30
31
|
return r;
|
|
31
32
|
}
|
|
32
|
-
const
|
|
33
|
-
function
|
|
34
|
-
const
|
|
33
|
+
const jt = (e) => e();
|
|
34
|
+
function Er(e = jt) {
|
|
35
|
+
const t = H(!0);
|
|
35
36
|
function r() {
|
|
36
|
-
|
|
37
|
+
t.value = !1;
|
|
37
38
|
}
|
|
38
|
-
function
|
|
39
|
-
|
|
39
|
+
function a() {
|
|
40
|
+
t.value = !0;
|
|
40
41
|
}
|
|
41
|
-
const
|
|
42
|
-
|
|
42
|
+
const o = (...i) => {
|
|
43
|
+
t.value && e(...i);
|
|
43
44
|
};
|
|
44
|
-
return { isActive:
|
|
45
|
+
return { isActive: Ft(t), pause: r, resume: a, eventFilter: o };
|
|
45
46
|
}
|
|
46
|
-
function
|
|
47
|
+
function Lr(e, t, r = {}) {
|
|
47
48
|
const {
|
|
48
|
-
eventFilter:
|
|
49
|
-
...
|
|
49
|
+
eventFilter: a = jt,
|
|
50
|
+
...o
|
|
50
51
|
} = r;
|
|
51
|
-
return
|
|
52
|
-
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
52
|
+
return me(
|
|
53
|
+
e,
|
|
54
|
+
$r(
|
|
55
|
+
a,
|
|
56
|
+
t
|
|
56
57
|
),
|
|
57
|
-
|
|
58
|
+
o
|
|
58
59
|
);
|
|
59
60
|
}
|
|
60
|
-
function
|
|
61
|
+
function Ar(e, t, r = {}) {
|
|
61
62
|
const {
|
|
62
|
-
eventFilter:
|
|
63
|
-
...
|
|
64
|
-
} = r, { eventFilter: i, pause: n, resume: c, isActive:
|
|
65
|
-
return { stop:
|
|
66
|
-
t,
|
|
63
|
+
eventFilter: a,
|
|
64
|
+
...o
|
|
65
|
+
} = r, { eventFilter: i, pause: n, resume: c, isActive: p } = Er(a);
|
|
66
|
+
return { stop: Lr(
|
|
67
67
|
e,
|
|
68
|
+
t,
|
|
68
69
|
{
|
|
69
|
-
...
|
|
70
|
+
...o,
|
|
70
71
|
eventFilter: i
|
|
71
72
|
}
|
|
72
|
-
), pause: n, resume: c, isActive:
|
|
73
|
+
), pause: n, resume: c, isActive: p };
|
|
73
74
|
}
|
|
74
|
-
function
|
|
75
|
-
var
|
|
76
|
-
const r =
|
|
77
|
-
return (
|
|
75
|
+
function Pr(e) {
|
|
76
|
+
var t;
|
|
77
|
+
const r = _t(e);
|
|
78
|
+
return (t = r == null ? void 0 : r.$el) != null ? t : r;
|
|
78
79
|
}
|
|
79
|
-
const
|
|
80
|
-
function
|
|
81
|
-
let
|
|
82
|
-
if (typeof
|
|
83
|
-
return
|
|
84
|
-
Array.isArray(r) || (r = [r]), Array.isArray(
|
|
80
|
+
const St = Sr ? window : void 0;
|
|
81
|
+
function nt(...e) {
|
|
82
|
+
let t, r, a, o;
|
|
83
|
+
if (typeof e[0] == "string" || Array.isArray(e[0]) ? ([r, a, o] = e, t = St) : [t, r, a, o] = e, !t)
|
|
84
|
+
return ce;
|
|
85
|
+
Array.isArray(r) || (r = [r]), Array.isArray(a) || (a = [a]);
|
|
85
86
|
const i = [], n = () => {
|
|
86
|
-
i.forEach((
|
|
87
|
-
}, c = (
|
|
88
|
-
() => [
|
|
89
|
-
([
|
|
90
|
-
if (n(), !
|
|
87
|
+
i.forEach((g) => g()), i.length = 0;
|
|
88
|
+
}, c = (g, z, x, f) => (g.addEventListener(z, x, f), () => g.removeEventListener(z, x, f)), p = me(
|
|
89
|
+
() => [Pr(t), _t(o)],
|
|
90
|
+
([g, z]) => {
|
|
91
|
+
if (n(), !g)
|
|
91
92
|
return;
|
|
92
|
-
const
|
|
93
|
+
const x = Cr(z) ? { ...z } : z;
|
|
93
94
|
i.push(
|
|
94
|
-
...r.flatMap((
|
|
95
|
+
...r.flatMap((f) => a.map((j) => c(g, f, j, x)))
|
|
95
96
|
);
|
|
96
97
|
},
|
|
97
98
|
{ immediate: !0, flush: "post" }
|
|
98
99
|
), l = () => {
|
|
99
|
-
|
|
100
|
+
p(), n();
|
|
100
101
|
};
|
|
101
|
-
return
|
|
102
|
+
return jr(l), l;
|
|
102
103
|
}
|
|
103
|
-
function
|
|
104
|
+
function de(e, t) {
|
|
104
105
|
const {
|
|
105
106
|
interrupt: r = !0,
|
|
106
|
-
onError:
|
|
107
|
-
onFinished:
|
|
107
|
+
onError: a = ce,
|
|
108
|
+
onFinished: o = ce,
|
|
108
109
|
signal: i
|
|
109
110
|
} = {}, n = {
|
|
110
111
|
aborted: "aborted",
|
|
111
112
|
fulfilled: "fulfilled",
|
|
112
113
|
pending: "pending",
|
|
113
114
|
rejected: "rejected"
|
|
114
|
-
}, c = Array.from(Array.from({ length:
|
|
115
|
-
if (!
|
|
116
|
-
return
|
|
115
|
+
}, c = Array.from(Array.from({ length: e.length }), () => ({ state: n.pending, data: null })), p = se(c), l = H(-1);
|
|
116
|
+
if (!e || e.length === 0)
|
|
117
|
+
return o(), {
|
|
117
118
|
activeIndex: l,
|
|
118
|
-
result:
|
|
119
|
+
result: p
|
|
119
120
|
};
|
|
120
|
-
function
|
|
121
|
-
l.value++,
|
|
121
|
+
function g(z, x) {
|
|
122
|
+
l.value++, p[l.value].data = x, p[l.value].state = z;
|
|
122
123
|
}
|
|
123
|
-
return
|
|
124
|
+
return e.reduce((z, x) => z.then((f) => {
|
|
124
125
|
var j;
|
|
125
126
|
if (i != null && i.aborted) {
|
|
126
|
-
|
|
127
|
+
g(n.aborted, new Error("aborted"));
|
|
127
128
|
return;
|
|
128
129
|
}
|
|
129
|
-
if (((j =
|
|
130
|
-
|
|
130
|
+
if (((j = p[l.value]) == null ? void 0 : j.state) === n.rejected && r) {
|
|
131
|
+
o();
|
|
131
132
|
return;
|
|
132
133
|
}
|
|
133
|
-
const
|
|
134
|
-
return i ? Promise.race([
|
|
135
|
-
}).catch((
|
|
134
|
+
const b = x(f).then((N) => (g(n.fulfilled, N), l.value === e.length - 1 && o(), N));
|
|
135
|
+
return i ? Promise.race([b, Mr(i)]) : b;
|
|
136
|
+
}).catch((f) => i != null && i.aborted ? (g(n.aborted, f), f) : (g(n.rejected, f), a(), f)), Promise.resolve()), {
|
|
136
137
|
activeIndex: l,
|
|
137
|
-
result:
|
|
138
|
+
result: p
|
|
138
139
|
};
|
|
139
140
|
}
|
|
140
|
-
function
|
|
141
|
-
return new Promise((
|
|
142
|
-
const
|
|
143
|
-
|
|
141
|
+
function Mr(e) {
|
|
142
|
+
return new Promise((t, r) => {
|
|
143
|
+
const a = new Error("aborted");
|
|
144
|
+
e.aborted ? r(a) : e.addEventListener("abort", () => r(a), { once: !0 });
|
|
144
145
|
});
|
|
145
146
|
}
|
|
146
|
-
function
|
|
147
|
-
return JSON.parse(JSON.stringify(
|
|
147
|
+
function Tr(e) {
|
|
148
|
+
return JSON.parse(JSON.stringify(e));
|
|
148
149
|
}
|
|
149
|
-
function
|
|
150
|
+
function It(e = "history", t = {}) {
|
|
150
151
|
const {
|
|
151
152
|
initialValue: r = {},
|
|
152
|
-
removeNullishValues:
|
|
153
|
-
removeFalsyValues:
|
|
153
|
+
removeNullishValues: a = !0,
|
|
154
|
+
removeFalsyValues: o = !1,
|
|
154
155
|
write: i = !0,
|
|
155
|
-
window: n =
|
|
156
|
-
} =
|
|
156
|
+
window: n = St
|
|
157
|
+
} = t;
|
|
157
158
|
if (!n)
|
|
158
|
-
return
|
|
159
|
-
const c =
|
|
160
|
-
function
|
|
161
|
-
if (
|
|
159
|
+
return se(r);
|
|
160
|
+
const c = se({});
|
|
161
|
+
function p() {
|
|
162
|
+
if (e === "history")
|
|
162
163
|
return n.location.search || "";
|
|
163
|
-
if (
|
|
164
|
-
const
|
|
165
|
-
return w > 0 ?
|
|
164
|
+
if (e === "hash") {
|
|
165
|
+
const y = n.location.hash || "", w = y.indexOf("?");
|
|
166
|
+
return w > 0 ? y.slice(w) : "";
|
|
166
167
|
} else
|
|
167
168
|
return (n.location.hash || "").replace(/^#/, "");
|
|
168
169
|
}
|
|
169
|
-
function l(
|
|
170
|
-
const w =
|
|
171
|
-
if (
|
|
170
|
+
function l(y) {
|
|
171
|
+
const w = y.toString();
|
|
172
|
+
if (e === "history")
|
|
172
173
|
return `${w ? `?${w}` : ""}${n.location.hash || ""}`;
|
|
173
|
-
if (
|
|
174
|
+
if (e === "hash-params")
|
|
174
175
|
return `${n.location.search || ""}${w ? `#${w}` : ""}`;
|
|
175
|
-
const
|
|
176
|
-
return
|
|
176
|
+
const h = n.location.hash || "#", $ = h.indexOf("?");
|
|
177
|
+
return $ > 0 ? `${h.slice(0, $)}${w ? `?${w}` : ""}` : `${h}${w ? `?${w}` : ""}`;
|
|
177
178
|
}
|
|
178
|
-
function
|
|
179
|
-
return new URLSearchParams(
|
|
179
|
+
function g() {
|
|
180
|
+
return new URLSearchParams(p());
|
|
180
181
|
}
|
|
181
|
-
function
|
|
182
|
+
function z(y) {
|
|
182
183
|
const w = new Set(Object.keys(c));
|
|
183
|
-
for (const
|
|
184
|
-
const
|
|
185
|
-
c[
|
|
184
|
+
for (const h of y.keys()) {
|
|
185
|
+
const $ = y.getAll(h);
|
|
186
|
+
c[h] = $.length > 1 ? $ : y.get(h) || "", w.delete(h);
|
|
186
187
|
}
|
|
187
|
-
Array.from(w).forEach((
|
|
188
|
+
Array.from(w).forEach((h) => delete c[h]);
|
|
188
189
|
}
|
|
189
|
-
const { pause:
|
|
190
|
+
const { pause: x, resume: f } = Ar(
|
|
190
191
|
c,
|
|
191
192
|
() => {
|
|
192
|
-
const
|
|
193
|
+
const y = new URLSearchParams("");
|
|
193
194
|
Object.keys(c).forEach((w) => {
|
|
194
|
-
const
|
|
195
|
-
Array.isArray(
|
|
196
|
-
}), j(
|
|
195
|
+
const h = c[w];
|
|
196
|
+
Array.isArray(h) ? h.forEach(($) => y.append(w, $)) : a && h == null || o && !h ? y.delete(w) : y.set(w, h);
|
|
197
|
+
}), j(y);
|
|
197
198
|
},
|
|
198
199
|
{ deep: !0 }
|
|
199
200
|
);
|
|
200
|
-
function j(
|
|
201
|
-
|
|
201
|
+
function j(y, w) {
|
|
202
|
+
x(), w && z(y), n.history.replaceState(
|
|
202
203
|
n.history.state,
|
|
203
204
|
n.document.title,
|
|
204
|
-
n.location.pathname + l(
|
|
205
|
-
),
|
|
205
|
+
n.location.pathname + l(y)
|
|
206
|
+
), f();
|
|
206
207
|
}
|
|
207
|
-
function
|
|
208
|
-
i && j(
|
|
208
|
+
function b() {
|
|
209
|
+
i && j(g(), !0);
|
|
209
210
|
}
|
|
210
|
-
|
|
211
|
-
const N =
|
|
212
|
-
return N.keys().next().value ?
|
|
211
|
+
nt(n, "popstate", b, !1), e !== "history" && nt(n, "hashchange", b, !1);
|
|
212
|
+
const N = g();
|
|
213
|
+
return N.keys().next().value ? z(N) : Object.assign(c, r), c;
|
|
213
214
|
}
|
|
214
|
-
function
|
|
215
|
-
var
|
|
215
|
+
function Dr(e, t, r, a = {}) {
|
|
216
|
+
var o, i, n;
|
|
216
217
|
const {
|
|
217
218
|
clone: c = !1,
|
|
218
|
-
passive:
|
|
219
|
+
passive: p = !1,
|
|
219
220
|
eventName: l,
|
|
220
|
-
deep:
|
|
221
|
-
defaultValue:
|
|
222
|
-
shouldEmit:
|
|
223
|
-
} =
|
|
224
|
-
let
|
|
225
|
-
|
|
226
|
-
const N = (
|
|
227
|
-
|
|
221
|
+
deep: g = !1,
|
|
222
|
+
defaultValue: z,
|
|
223
|
+
shouldEmit: x
|
|
224
|
+
} = a, f = Vt(), j = r || (f == null ? void 0 : f.emit) || ((o = f == null ? void 0 : f.$emit) == null ? void 0 : o.bind(f)) || ((n = (i = f == null ? void 0 : f.proxy) == null ? void 0 : i.$emit) == null ? void 0 : n.bind(f == null ? void 0 : f.proxy));
|
|
225
|
+
let b = l;
|
|
226
|
+
t || (t = "modelValue"), b = b || `update:${t.toString()}`;
|
|
227
|
+
const N = (h) => c ? typeof c == "function" ? c(h) : Tr(h) : h, y = () => Ir(e[t]) ? N(e[t]) : z, w = (h) => {
|
|
228
|
+
x ? x(h) && j(b, h) : j(b, h);
|
|
228
229
|
};
|
|
229
|
-
if (
|
|
230
|
-
const
|
|
231
|
-
let
|
|
232
|
-
return
|
|
233
|
-
() => t
|
|
234
|
-
(
|
|
235
|
-
|
|
230
|
+
if (p) {
|
|
231
|
+
const h = y(), $ = H(h);
|
|
232
|
+
let k = !1;
|
|
233
|
+
return me(
|
|
234
|
+
() => e[t],
|
|
235
|
+
(A) => {
|
|
236
|
+
k || (k = !0, $.value = N(A), Ut(() => k = !1));
|
|
236
237
|
}
|
|
237
|
-
),
|
|
238
|
-
|
|
239
|
-
(
|
|
240
|
-
!
|
|
238
|
+
), me(
|
|
239
|
+
$,
|
|
240
|
+
(A) => {
|
|
241
|
+
!k && (A !== e[t] || g) && w(A);
|
|
241
242
|
},
|
|
242
|
-
{ deep:
|
|
243
|
-
),
|
|
243
|
+
{ deep: g }
|
|
244
|
+
), $;
|
|
244
245
|
} else
|
|
245
246
|
return I({
|
|
246
247
|
get() {
|
|
247
|
-
return
|
|
248
|
+
return y();
|
|
248
249
|
},
|
|
249
|
-
set(
|
|
250
|
-
w(
|
|
250
|
+
set(h) {
|
|
251
|
+
w(h);
|
|
251
252
|
}
|
|
252
253
|
});
|
|
253
254
|
}
|
|
254
|
-
function
|
|
255
|
-
const
|
|
256
|
-
for (const
|
|
257
|
-
o
|
|
258
|
-
t,
|
|
259
|
-
a,
|
|
255
|
+
function We(e, t, r = {}) {
|
|
256
|
+
const a = {};
|
|
257
|
+
for (const o in e)
|
|
258
|
+
a[o] = Dr(
|
|
260
259
|
e,
|
|
260
|
+
o,
|
|
261
|
+
t,
|
|
261
262
|
r
|
|
262
263
|
);
|
|
263
|
-
return
|
|
264
|
+
return a;
|
|
264
265
|
}
|
|
265
|
-
|
|
266
|
-
"@@functional/placeholder"
|
|
267
|
-
};
|
|
268
|
-
function S(t) {
|
|
269
|
-
return t === dr;
|
|
266
|
+
function C(e) {
|
|
267
|
+
return e != null && typeof e == "object" && e["@@functional/placeholder"] === !0;
|
|
270
268
|
}
|
|
271
|
-
function
|
|
272
|
-
return function
|
|
273
|
-
return arguments.length === 0 ||
|
|
269
|
+
function R(e) {
|
|
270
|
+
return function t(r) {
|
|
271
|
+
return arguments.length === 0 || C(r) ? t : e.apply(this, arguments);
|
|
274
272
|
};
|
|
275
273
|
}
|
|
276
|
-
function
|
|
277
|
-
return function
|
|
274
|
+
function G(e) {
|
|
275
|
+
return function t(r, a) {
|
|
278
276
|
switch (arguments.length) {
|
|
279
277
|
case 0:
|
|
280
|
-
return
|
|
278
|
+
return t;
|
|
281
279
|
case 1:
|
|
282
|
-
return
|
|
283
|
-
return
|
|
280
|
+
return C(r) ? t : R(function(o) {
|
|
281
|
+
return e(r, o);
|
|
284
282
|
});
|
|
285
283
|
default:
|
|
286
|
-
return
|
|
287
|
-
return
|
|
288
|
-
}) :
|
|
289
|
-
return
|
|
290
|
-
}) :
|
|
284
|
+
return C(r) && C(a) ? t : C(r) ? R(function(o) {
|
|
285
|
+
return e(o, a);
|
|
286
|
+
}) : C(a) ? R(function(o) {
|
|
287
|
+
return e(r, o);
|
|
288
|
+
}) : e(r, a);
|
|
291
289
|
}
|
|
292
290
|
};
|
|
293
291
|
}
|
|
294
|
-
function
|
|
295
|
-
switch (
|
|
292
|
+
function Ee(e, t) {
|
|
293
|
+
switch (e) {
|
|
296
294
|
case 0:
|
|
297
295
|
return function() {
|
|
298
|
-
return
|
|
296
|
+
return t.apply(this, arguments);
|
|
299
297
|
};
|
|
300
298
|
case 1:
|
|
301
299
|
return function(r) {
|
|
302
|
-
return
|
|
300
|
+
return t.apply(this, arguments);
|
|
303
301
|
};
|
|
304
302
|
case 2:
|
|
305
|
-
return function(r,
|
|
306
|
-
return
|
|
303
|
+
return function(r, a) {
|
|
304
|
+
return t.apply(this, arguments);
|
|
307
305
|
};
|
|
308
306
|
case 3:
|
|
309
|
-
return function(r,
|
|
310
|
-
return
|
|
307
|
+
return function(r, a, o) {
|
|
308
|
+
return t.apply(this, arguments);
|
|
311
309
|
};
|
|
312
310
|
case 4:
|
|
313
|
-
return function(r,
|
|
314
|
-
return
|
|
311
|
+
return function(r, a, o, i) {
|
|
312
|
+
return t.apply(this, arguments);
|
|
315
313
|
};
|
|
316
314
|
case 5:
|
|
317
|
-
return function(r,
|
|
318
|
-
return
|
|
315
|
+
return function(r, a, o, i, n) {
|
|
316
|
+
return t.apply(this, arguments);
|
|
319
317
|
};
|
|
320
318
|
case 6:
|
|
321
|
-
return function(r,
|
|
322
|
-
return
|
|
319
|
+
return function(r, a, o, i, n, c) {
|
|
320
|
+
return t.apply(this, arguments);
|
|
323
321
|
};
|
|
324
322
|
case 7:
|
|
325
|
-
return function(r,
|
|
326
|
-
return
|
|
323
|
+
return function(r, a, o, i, n, c, p) {
|
|
324
|
+
return t.apply(this, arguments);
|
|
327
325
|
};
|
|
328
326
|
case 8:
|
|
329
|
-
return function(r,
|
|
330
|
-
return
|
|
327
|
+
return function(r, a, o, i, n, c, p, l) {
|
|
328
|
+
return t.apply(this, arguments);
|
|
331
329
|
};
|
|
332
330
|
case 9:
|
|
333
|
-
return function(r,
|
|
334
|
-
return
|
|
331
|
+
return function(r, a, o, i, n, c, p, l, g) {
|
|
332
|
+
return t.apply(this, arguments);
|
|
335
333
|
};
|
|
336
334
|
case 10:
|
|
337
|
-
return function(r,
|
|
338
|
-
return
|
|
335
|
+
return function(r, a, o, i, n, c, p, l, g, z) {
|
|
336
|
+
return t.apply(this, arguments);
|
|
339
337
|
};
|
|
340
338
|
default:
|
|
341
339
|
throw new Error("First argument to _arity must be a non-negative integer no greater than ten");
|
|
342
340
|
}
|
|
343
341
|
}
|
|
344
|
-
function
|
|
342
|
+
function Nt(e, t, r) {
|
|
345
343
|
return function() {
|
|
346
|
-
for (var
|
|
347
|
-
var
|
|
348
|
-
n <
|
|
344
|
+
for (var a = [], o = 0, i = e, n = 0, c = !1; n < t.length || o < arguments.length; ) {
|
|
345
|
+
var p;
|
|
346
|
+
n < t.length && (!C(t[n]) || o >= arguments.length) ? p = t[n] : (p = arguments[o], o += 1), a[n] = p, C(p) ? c = !0 : i -= 1, n += 1;
|
|
349
347
|
}
|
|
350
|
-
return !c && i <= 0 ? r.apply(this,
|
|
348
|
+
return !c && i <= 0 ? r.apply(this, a) : Ee(Math.max(0, i), Nt(e, a, r));
|
|
351
349
|
};
|
|
352
350
|
}
|
|
353
|
-
var
|
|
354
|
-
return
|
|
351
|
+
var Or = /* @__PURE__ */ G(function(t, r) {
|
|
352
|
+
return t === 1 ? R(r) : Ee(t, Nt(t, [], r));
|
|
355
353
|
});
|
|
356
|
-
function
|
|
357
|
-
return function
|
|
354
|
+
function He(e) {
|
|
355
|
+
return function t(r, a, o) {
|
|
358
356
|
switch (arguments.length) {
|
|
359
357
|
case 0:
|
|
360
|
-
return
|
|
358
|
+
return t;
|
|
361
359
|
case 1:
|
|
362
|
-
return
|
|
363
|
-
return
|
|
360
|
+
return C(r) ? t : G(function(i, n) {
|
|
361
|
+
return e(r, i, n);
|
|
364
362
|
});
|
|
365
363
|
case 2:
|
|
366
|
-
return
|
|
367
|
-
return
|
|
368
|
-
}) :
|
|
369
|
-
return
|
|
370
|
-
}) :
|
|
371
|
-
return
|
|
364
|
+
return C(r) && C(a) ? t : C(r) ? G(function(i, n) {
|
|
365
|
+
return e(i, a, n);
|
|
366
|
+
}) : C(a) ? G(function(i, n) {
|
|
367
|
+
return e(r, i, n);
|
|
368
|
+
}) : R(function(i) {
|
|
369
|
+
return e(r, a, i);
|
|
372
370
|
});
|
|
373
371
|
default:
|
|
374
|
-
return
|
|
375
|
-
return
|
|
376
|
-
}) :
|
|
377
|
-
return
|
|
378
|
-
}) :
|
|
379
|
-
return
|
|
380
|
-
}) :
|
|
381
|
-
return
|
|
382
|
-
}) :
|
|
383
|
-
return
|
|
384
|
-
}) :
|
|
385
|
-
return
|
|
386
|
-
}) :
|
|
372
|
+
return C(r) && C(a) && C(o) ? t : C(r) && C(a) ? G(function(i, n) {
|
|
373
|
+
return e(i, n, o);
|
|
374
|
+
}) : C(r) && C(o) ? G(function(i, n) {
|
|
375
|
+
return e(i, a, n);
|
|
376
|
+
}) : C(a) && C(o) ? G(function(i, n) {
|
|
377
|
+
return e(r, i, n);
|
|
378
|
+
}) : C(r) ? R(function(i) {
|
|
379
|
+
return e(i, a, o);
|
|
380
|
+
}) : C(a) ? R(function(i) {
|
|
381
|
+
return e(r, i, o);
|
|
382
|
+
}) : C(o) ? R(function(i) {
|
|
383
|
+
return e(r, a, i);
|
|
384
|
+
}) : e(r, a, o);
|
|
387
385
|
}
|
|
388
386
|
};
|
|
389
387
|
}
|
|
390
|
-
const
|
|
391
|
-
return
|
|
388
|
+
const Je = Array.isArray || function(t) {
|
|
389
|
+
return t != null && t.length >= 0 && Object.prototype.toString.call(t) === "[object Array]";
|
|
392
390
|
};
|
|
393
|
-
function
|
|
394
|
-
return
|
|
391
|
+
function Gr(e) {
|
|
392
|
+
return e != null && typeof e["@@transducer/step"] == "function";
|
|
395
393
|
}
|
|
396
|
-
function
|
|
394
|
+
function Rr(e, t, r) {
|
|
397
395
|
return function() {
|
|
398
396
|
if (arguments.length === 0)
|
|
399
397
|
return r();
|
|
400
|
-
var
|
|
401
|
-
if (!
|
|
402
|
-
for (var
|
|
403
|
-
if (typeof
|
|
404
|
-
return
|
|
405
|
-
|
|
398
|
+
var a = arguments[arguments.length - 1];
|
|
399
|
+
if (!Je(a)) {
|
|
400
|
+
for (var o = 0; o < e.length; ) {
|
|
401
|
+
if (typeof a[e[o]] == "function")
|
|
402
|
+
return a[e[o]].apply(a, Array.prototype.slice.call(arguments, 0, -1));
|
|
403
|
+
o += 1;
|
|
406
404
|
}
|
|
407
|
-
if (
|
|
408
|
-
var i =
|
|
409
|
-
return i(
|
|
405
|
+
if (Gr(a)) {
|
|
406
|
+
var i = t.apply(null, Array.prototype.slice.call(arguments, 0, -1));
|
|
407
|
+
return i(a);
|
|
410
408
|
}
|
|
411
409
|
}
|
|
412
410
|
return r.apply(this, arguments);
|
|
413
411
|
};
|
|
414
412
|
}
|
|
415
|
-
const
|
|
413
|
+
const st = {
|
|
416
414
|
init: function() {
|
|
417
415
|
return this.xf["@@transducer/init"]();
|
|
418
416
|
},
|
|
419
|
-
result: function(
|
|
420
|
-
return this.xf["@@transducer/result"](
|
|
417
|
+
result: function(e) {
|
|
418
|
+
return this.xf["@@transducer/result"](e);
|
|
421
419
|
}
|
|
422
420
|
};
|
|
423
|
-
function
|
|
424
|
-
return Object.prototype.hasOwnProperty.call(
|
|
421
|
+
function Ye(e, t) {
|
|
422
|
+
return Object.prototype.hasOwnProperty.call(t, e);
|
|
425
423
|
}
|
|
426
|
-
var
|
|
427
|
-
return
|
|
428
|
-
return
|
|
429
|
-
} : function(
|
|
430
|
-
return
|
|
424
|
+
var lt = Object.prototype.toString, Yr = /* @__PURE__ */ function() {
|
|
425
|
+
return lt.call(arguments) === "[object Arguments]" ? function(t) {
|
|
426
|
+
return lt.call(t) === "[object Arguments]";
|
|
427
|
+
} : function(t) {
|
|
428
|
+
return Ye("callee", t);
|
|
431
429
|
};
|
|
432
|
-
}(),
|
|
430
|
+
}(), Kr = !/* @__PURE__ */ {
|
|
433
431
|
toString: null
|
|
434
|
-
}.propertyIsEnumerable("toString"),
|
|
432
|
+
}.propertyIsEnumerable("toString"), ct = ["constructor", "valueOf", "isPrototypeOf", "toString", "propertyIsEnumerable", "hasOwnProperty", "toLocaleString"], dt = /* @__PURE__ */ function() {
|
|
435
433
|
return arguments.propertyIsEnumerable("length");
|
|
436
|
-
}(),
|
|
437
|
-
for (var
|
|
438
|
-
if (
|
|
434
|
+
}(), Fr = function(t, r) {
|
|
435
|
+
for (var a = 0; a < t.length; ) {
|
|
436
|
+
if (t[a] === r)
|
|
439
437
|
return !0;
|
|
440
|
-
|
|
438
|
+
a += 1;
|
|
441
439
|
}
|
|
442
440
|
return !1;
|
|
443
|
-
},
|
|
444
|
-
return Object(
|
|
445
|
-
} : function(
|
|
446
|
-
if (Object(
|
|
441
|
+
}, Vr = /* @__PURE__ */ R(typeof Object.keys == "function" && !dt ? function(t) {
|
|
442
|
+
return Object(t) !== t ? [] : Object.keys(t);
|
|
443
|
+
} : function(t) {
|
|
444
|
+
if (Object(t) !== t)
|
|
447
445
|
return [];
|
|
448
|
-
var r,
|
|
449
|
-
for (r in
|
|
450
|
-
|
|
451
|
-
if (
|
|
452
|
-
for (
|
|
453
|
-
r =
|
|
454
|
-
return
|
|
446
|
+
var r, a, o = [], i = dt && Yr(t);
|
|
447
|
+
for (r in t)
|
|
448
|
+
Ye(r, t) && (!i || r !== "length") && (o[o.length] = r);
|
|
449
|
+
if (Kr)
|
|
450
|
+
for (a = ct.length - 1; a >= 0; )
|
|
451
|
+
r = ct[a], Ye(r, t) && !Fr(o, r) && (o[o.length] = r), a -= 1;
|
|
452
|
+
return o;
|
|
455
453
|
});
|
|
456
|
-
function
|
|
457
|
-
for (var r = 0,
|
|
458
|
-
|
|
459
|
-
return
|
|
454
|
+
function Ur(e, t) {
|
|
455
|
+
for (var r = 0, a = t.length, o = Array(a); r < a; )
|
|
456
|
+
o[r] = e(t[r]), r += 1;
|
|
457
|
+
return o;
|
|
460
458
|
}
|
|
461
|
-
function
|
|
462
|
-
for (var
|
|
463
|
-
|
|
464
|
-
return
|
|
459
|
+
function Br(e, t, r) {
|
|
460
|
+
for (var a = 0, o = r.length; a < o; )
|
|
461
|
+
t = e(t, r[a]), a += 1;
|
|
462
|
+
return t;
|
|
465
463
|
}
|
|
466
|
-
var
|
|
467
|
-
function t
|
|
468
|
-
this.xf = r, this.f =
|
|
464
|
+
var Wr = /* @__PURE__ */ function() {
|
|
465
|
+
function e(t, r) {
|
|
466
|
+
this.xf = r, this.f = t;
|
|
469
467
|
}
|
|
470
|
-
return
|
|
471
|
-
return this.xf["@@transducer/step"](
|
|
472
|
-
},
|
|
473
|
-
}(),
|
|
468
|
+
return e.prototype["@@transducer/init"] = st.init, e.prototype["@@transducer/result"] = st.result, e.prototype["@@transducer/step"] = function(t, r) {
|
|
469
|
+
return this.xf["@@transducer/step"](t, this.f(r));
|
|
470
|
+
}, e;
|
|
471
|
+
}(), Hr = function(t) {
|
|
474
472
|
return function(r) {
|
|
475
|
-
return new
|
|
473
|
+
return new Wr(t, r);
|
|
476
474
|
};
|
|
477
|
-
},
|
|
475
|
+
}, qe = /* @__PURE__ */ G(/* @__PURE__ */ Rr(["fantasy-land/map", "map"], Hr, function(t, r) {
|
|
478
476
|
switch (Object.prototype.toString.call(r)) {
|
|
479
477
|
case "[object Function]":
|
|
480
|
-
return
|
|
481
|
-
return
|
|
478
|
+
return Or(r.length, function() {
|
|
479
|
+
return t.call(this, r.apply(this, arguments));
|
|
482
480
|
});
|
|
483
481
|
case "[object Object]":
|
|
484
|
-
return
|
|
485
|
-
return o
|
|
486
|
-
}, {},
|
|
482
|
+
return Br(function(a, o) {
|
|
483
|
+
return a[o] = t(r[o]), a;
|
|
484
|
+
}, {}, Vr(r));
|
|
487
485
|
default:
|
|
488
|
-
return
|
|
486
|
+
return Ur(t, r);
|
|
489
487
|
}
|
|
490
488
|
}));
|
|
491
|
-
const
|
|
492
|
-
return
|
|
489
|
+
const Ct = Number.isInteger || function(t) {
|
|
490
|
+
return t << 0 === t;
|
|
493
491
|
};
|
|
494
|
-
function
|
|
495
|
-
return Object.prototype.toString.call(
|
|
492
|
+
function Qe(e) {
|
|
493
|
+
return Object.prototype.toString.call(e) === "[object String]";
|
|
496
494
|
}
|
|
497
|
-
function
|
|
498
|
-
var r =
|
|
499
|
-
return
|
|
495
|
+
function Le(e, t) {
|
|
496
|
+
var r = e < 0 ? t.length + e : e;
|
|
497
|
+
return Qe(t) ? t.charAt(r) : t[r];
|
|
500
498
|
}
|
|
501
|
-
var
|
|
499
|
+
var oe = /* @__PURE__ */ G(function(t, r) {
|
|
502
500
|
if (r != null)
|
|
503
|
-
return
|
|
504
|
-
}),
|
|
505
|
-
return
|
|
506
|
-
}),
|
|
507
|
-
function
|
|
508
|
-
return function(
|
|
509
|
-
if (
|
|
510
|
-
return
|
|
501
|
+
return Ct(t) ? Le(t, r) : r[t];
|
|
502
|
+
}), Jr = /* @__PURE__ */ R(function(t) {
|
|
503
|
+
return Je(t) ? !0 : !t || typeof t != "object" || Qe(t) ? !1 : t.length === 0 ? !0 : t.length > 0 ? t.hasOwnProperty(0) && t.hasOwnProperty(t.length - 1) : !1;
|
|
504
|
+
}), gt = typeof Symbol < "u" ? Symbol.iterator : "@@iterator";
|
|
505
|
+
function qr(e, t, r) {
|
|
506
|
+
return function(o, i, n) {
|
|
507
|
+
if (Jr(n))
|
|
508
|
+
return e(o, i, n);
|
|
511
509
|
if (n == null)
|
|
512
510
|
return i;
|
|
513
511
|
if (typeof n["fantasy-land/reduce"] == "function")
|
|
514
|
-
return
|
|
515
|
-
if (n[
|
|
516
|
-
return r(
|
|
512
|
+
return t(o, i, n, "fantasy-land/reduce");
|
|
513
|
+
if (n[gt] != null)
|
|
514
|
+
return r(o, i, n[gt]());
|
|
517
515
|
if (typeof n.next == "function")
|
|
518
|
-
return r(
|
|
516
|
+
return r(o, i, n);
|
|
519
517
|
if (typeof n.reduce == "function")
|
|
520
|
-
return
|
|
518
|
+
return t(o, i, n, "reduce");
|
|
521
519
|
throw new TypeError("reduce: list must be array or iterable");
|
|
522
520
|
};
|
|
523
521
|
}
|
|
524
|
-
function
|
|
525
|
-
for (var
|
|
526
|
-
if (
|
|
527
|
-
|
|
522
|
+
function Qr(e, t, r) {
|
|
523
|
+
for (var a = 0, o = r.length; a < o; ) {
|
|
524
|
+
if (t = e["@@transducer/step"](t, r[a]), t && t["@@transducer/reduced"]) {
|
|
525
|
+
t = t["@@transducer/value"];
|
|
528
526
|
break;
|
|
529
527
|
}
|
|
530
|
-
|
|
528
|
+
a += 1;
|
|
531
529
|
}
|
|
532
|
-
return
|
|
530
|
+
return e["@@transducer/result"](t);
|
|
533
531
|
}
|
|
534
|
-
var
|
|
535
|
-
return
|
|
536
|
-
return
|
|
532
|
+
var Xr = /* @__PURE__ */ G(function(t, r) {
|
|
533
|
+
return Ee(t.length, function() {
|
|
534
|
+
return t.apply(r, arguments);
|
|
537
535
|
});
|
|
538
536
|
});
|
|
539
|
-
function
|
|
540
|
-
for (var
|
|
541
|
-
if (
|
|
542
|
-
|
|
537
|
+
function Zr(e, t, r) {
|
|
538
|
+
for (var a = r.next(); !a.done; ) {
|
|
539
|
+
if (t = e["@@transducer/step"](t, a.value), t && t["@@transducer/reduced"]) {
|
|
540
|
+
t = t["@@transducer/value"];
|
|
543
541
|
break;
|
|
544
542
|
}
|
|
545
|
-
|
|
543
|
+
a = r.next();
|
|
546
544
|
}
|
|
547
|
-
return
|
|
545
|
+
return e["@@transducer/result"](t);
|
|
548
546
|
}
|
|
549
|
-
function
|
|
550
|
-
return
|
|
547
|
+
function ea(e, t, r, a) {
|
|
548
|
+
return e["@@transducer/result"](r[a](Xr(e["@@transducer/step"], e), t));
|
|
551
549
|
}
|
|
552
|
-
var
|
|
553
|
-
function t
|
|
554
|
-
this.f =
|
|
550
|
+
var ta = /* @__PURE__ */ qr(Qr, ea, Zr), ra = /* @__PURE__ */ function() {
|
|
551
|
+
function e(t) {
|
|
552
|
+
this.f = t;
|
|
555
553
|
}
|
|
556
|
-
return
|
|
554
|
+
return e.prototype["@@transducer/init"] = function() {
|
|
557
555
|
throw new Error("init not implemented on XWrap");
|
|
558
|
-
},
|
|
559
|
-
return
|
|
560
|
-
},
|
|
561
|
-
return this.f(
|
|
562
|
-
},
|
|
556
|
+
}, e.prototype["@@transducer/result"] = function(t) {
|
|
557
|
+
return t;
|
|
558
|
+
}, e.prototype["@@transducer/step"] = function(t, r) {
|
|
559
|
+
return this.f(t, r);
|
|
560
|
+
}, e;
|
|
563
561
|
}();
|
|
564
|
-
function
|
|
565
|
-
return new
|
|
562
|
+
function aa(e) {
|
|
563
|
+
return new ra(e);
|
|
566
564
|
}
|
|
567
|
-
var
|
|
568
|
-
return
|
|
565
|
+
var oa = /* @__PURE__ */ He(function(e, t, r) {
|
|
566
|
+
return ta(typeof e == "function" ? aa(e) : e, t, r);
|
|
569
567
|
});
|
|
570
|
-
function
|
|
568
|
+
function ia(e, t) {
|
|
571
569
|
return function() {
|
|
572
|
-
return
|
|
570
|
+
return t.call(this, e.apply(this, arguments));
|
|
573
571
|
};
|
|
574
572
|
}
|
|
575
|
-
function
|
|
573
|
+
function $t(e, t) {
|
|
576
574
|
return function() {
|
|
577
575
|
var r = arguments.length;
|
|
578
576
|
if (r === 0)
|
|
579
|
-
return
|
|
580
|
-
var
|
|
581
|
-
return
|
|
577
|
+
return t();
|
|
578
|
+
var a = arguments[r - 1];
|
|
579
|
+
return Je(a) || typeof a[e] != "function" ? t.apply(this, arguments) : a[e].apply(a, Array.prototype.slice.call(arguments, 0, r - 1));
|
|
582
580
|
};
|
|
583
581
|
}
|
|
584
|
-
var
|
|
585
|
-
return Array.prototype.slice.call(
|
|
586
|
-
})),
|
|
587
|
-
function
|
|
582
|
+
var na = /* @__PURE__ */ He(/* @__PURE__ */ $t("slice", function(t, r, a) {
|
|
583
|
+
return Array.prototype.slice.call(a, t, r);
|
|
584
|
+
})), sa = /* @__PURE__ */ R(/* @__PURE__ */ $t("tail", /* @__PURE__ */ na(1, 1 / 0)));
|
|
585
|
+
function ue() {
|
|
588
586
|
if (arguments.length === 0)
|
|
589
587
|
throw new Error("pipe requires at least one argument");
|
|
590
|
-
return
|
|
588
|
+
return Ee(arguments[0].length, oa(ia, arguments[0], sa(arguments)));
|
|
591
589
|
}
|
|
592
|
-
var
|
|
593
|
-
return
|
|
590
|
+
var la = /* @__PURE__ */ R(function(t) {
|
|
591
|
+
return Qe(t) ? t.split("").reverse().join("") : Array.prototype.slice.call(t, 0).reverse();
|
|
594
592
|
});
|
|
595
|
-
function
|
|
593
|
+
function Xe() {
|
|
596
594
|
if (arguments.length === 0)
|
|
597
595
|
throw new Error("compose requires at least one argument");
|
|
598
|
-
return
|
|
596
|
+
return ue.apply(this, la(arguments));
|
|
599
597
|
}
|
|
600
|
-
var
|
|
601
|
-
return
|
|
602
|
-
}),
|
|
603
|
-
var
|
|
604
|
-
return
|
|
598
|
+
var q = /* @__PURE__ */ R(function(e) {
|
|
599
|
+
return Le(0, e);
|
|
600
|
+
}), Et = /* @__PURE__ */ He(function(t, r, a) {
|
|
601
|
+
var o = t(r), i = t(a);
|
|
602
|
+
return o > i ? -1 : o < i ? 1 : 0;
|
|
603
|
+
}), ca = /* @__PURE__ */ R(function(e) {
|
|
604
|
+
return Le(-1, e);
|
|
605
605
|
});
|
|
606
|
-
function
|
|
607
|
-
for (var r =
|
|
606
|
+
function da(e, t) {
|
|
607
|
+
for (var r = t, a = 0; a < e.length; a += 1) {
|
|
608
608
|
if (r == null)
|
|
609
609
|
return;
|
|
610
|
-
var
|
|
611
|
-
|
|
610
|
+
var o = e[a];
|
|
611
|
+
Ct(o) ? r = Le(o, r) : r = r[o];
|
|
612
612
|
}
|
|
613
613
|
return r;
|
|
614
614
|
}
|
|
615
|
-
var
|
|
616
|
-
for (var
|
|
617
|
-
|
|
615
|
+
var ga = /* @__PURE__ */ G(function(t, r) {
|
|
616
|
+
for (var a = {}, o = {}, i = 0, n = t.length; i < n; )
|
|
617
|
+
o[t[i]] = 1, i += 1;
|
|
618
618
|
for (var c in r)
|
|
619
|
-
|
|
620
|
-
return
|
|
621
|
-
}),
|
|
622
|
-
for (var
|
|
623
|
-
|
|
624
|
-
return
|
|
625
|
-
}),
|
|
626
|
-
return Array.prototype.slice.call(r, 0).sort(
|
|
627
|
-
}),
|
|
628
|
-
return Array.prototype.slice.call(r, 0).sort(function(
|
|
629
|
-
var i =
|
|
619
|
+
o.hasOwnProperty(c) || (a[c] = r[c]);
|
|
620
|
+
return a;
|
|
621
|
+
}), Lt = /* @__PURE__ */ G(da), At = /* @__PURE__ */ G(function(t, r) {
|
|
622
|
+
for (var a = {}, o = 0; o < t.length; )
|
|
623
|
+
t[o] in r && (a[t[o]] = r[t[o]]), o += 1;
|
|
624
|
+
return a;
|
|
625
|
+
}), Pt = /* @__PURE__ */ G(function(t, r) {
|
|
626
|
+
return Array.prototype.slice.call(r, 0).sort(t);
|
|
627
|
+
}), pa = /* @__PURE__ */ G(function(t, r) {
|
|
628
|
+
return Array.prototype.slice.call(r, 0).sort(function(a, o) {
|
|
629
|
+
var i = t(a), n = t(o);
|
|
630
630
|
return i < n ? -1 : i > n ? 1 : 0;
|
|
631
631
|
});
|
|
632
632
|
});
|
|
633
|
-
const
|
|
634
|
-
|
|
635
|
-
|
|
636
|
-
|
|
637
|
-
|
|
638
|
-
|
|
639
|
-
|
|
640
|
-
|
|
633
|
+
const re = "gamesPlayed", be = "todaysGames", ge = "nextGames", ze = "weekGames", ma = (e, t) => (t.value = { firstGame: e.firstGame, lastGame: e.lastGame }, ur(e.games, hr)), O = /* @__PURE__ */ new Date(), ye = (/* @__PURE__ */ new Map()).set(be, () => ({ min: O, max: O, month: null, id: null })).set(ze, () => ({
|
|
634
|
+
min: ot().startDate,
|
|
635
|
+
max: ot().endDate,
|
|
636
|
+
month: null,
|
|
637
|
+
id: null
|
|
638
|
+
})).set(re, (e = null) => {
|
|
639
|
+
const { year: t, month: r } = pt(e);
|
|
640
|
+
return {
|
|
641
|
+
min: mt(new Date(t, r, 1), !0),
|
|
642
|
+
max: vt(new Date(t, r, 1), !0),
|
|
643
|
+
id: `${t}-${r}`
|
|
644
|
+
};
|
|
645
|
+
}).set(ge, (e = null) => {
|
|
646
|
+
const { year: t, month: r } = pt(e);
|
|
647
|
+
return {
|
|
648
|
+
min: mt(new Date(t, r, 1)),
|
|
649
|
+
max: vt(new Date(t, r, 1)),
|
|
650
|
+
id: `${t}-${r}`
|
|
651
|
+
};
|
|
652
|
+
}), va = (/* @__PURE__ */ new Map()).set(be, () => []).set(re, (e, t) => ba(xt(O, 1), e, t)).set(ge, (e, t) => ua(zt(O, 1), e, t)).set(ze, () => []);
|
|
653
|
+
function ba(e, t, r) {
|
|
654
|
+
return Ue(e, t) ? [] : Be(e, r) ? [t, r] : [t, e];
|
|
655
|
+
}
|
|
656
|
+
function ua(e, t, r) {
|
|
657
|
+
return Ue(e, t) ? [t, r] : Be(e, r) ? [] : [e, r];
|
|
658
|
+
}
|
|
659
|
+
function ha(e, t, r, a = "hu") {
|
|
660
|
+
e = new Date(e), t = new Date(t);
|
|
661
|
+
const o = [], i = e;
|
|
662
|
+
for (; i <= t; ) {
|
|
663
|
+
const c = i.toLocaleString(a, { month: "short" });
|
|
664
|
+
n(c), i.setMonth(i.getMonth() + 1);
|
|
665
|
+
}
|
|
666
|
+
if (i.getMonth() === t.getMonth()) {
|
|
667
|
+
const c = t.toLocaleString(a, { month: "short" });
|
|
668
|
+
n(c);
|
|
669
|
+
}
|
|
670
|
+
function n(c) {
|
|
671
|
+
o.findIndex((p) => p.name === c) === -1 && o.push({
|
|
672
|
+
id: `${i.getFullYear()}-${i.getMonth()}`,
|
|
673
|
+
name: c
|
|
674
|
+
});
|
|
675
|
+
}
|
|
676
|
+
return o;
|
|
677
|
+
}
|
|
678
|
+
function pt(e) {
|
|
679
|
+
if (!e) return { year: O.getFullYear(), month: O.getMonth() };
|
|
680
|
+
const [t, r] = e.split("-");
|
|
681
|
+
return { year: t, month: r };
|
|
682
|
+
}
|
|
683
|
+
function mt(e, t) {
|
|
684
|
+
if (t)
|
|
685
|
+
return Oe(e);
|
|
686
|
+
const r = zt(O, 1);
|
|
687
|
+
return Ue(Oe(e), r) ? r : Oe(e);
|
|
688
|
+
}
|
|
689
|
+
function vt(e, t = !1) {
|
|
690
|
+
if (t) {
|
|
691
|
+
const r = xt(O, 1);
|
|
692
|
+
return Be(Ge(e), r) ? r : Ge(e);
|
|
693
|
+
}
|
|
694
|
+
return Ge(e);
|
|
695
|
+
}
|
|
696
|
+
const bt = 20, fa = {
|
|
697
|
+
__name: "DataProvider",
|
|
698
|
+
props: {
|
|
699
|
+
locale: {
|
|
700
|
+
type: String,
|
|
701
|
+
default: "hu"
|
|
702
|
+
},
|
|
703
|
+
seasonId: {
|
|
704
|
+
type: String,
|
|
705
|
+
required: !0
|
|
706
|
+
},
|
|
707
|
+
apiKey: {
|
|
708
|
+
type: String,
|
|
709
|
+
default: ""
|
|
710
|
+
},
|
|
711
|
+
timezone: {
|
|
712
|
+
type: String,
|
|
713
|
+
default: ""
|
|
714
|
+
}
|
|
715
|
+
},
|
|
716
|
+
setup(e) {
|
|
717
|
+
const t = e, { timezone: r, locale: a } = Bt(t), { onError: o } = Ie(), i = It("history"), n = H(i.panel || be), c = H(null), p = H(0), l = tt({
|
|
718
|
+
firstGame: O,
|
|
719
|
+
lastGame: O
|
|
720
|
+
}), g = tt({
|
|
721
|
+
min: V(O, "YYYY-MM-DD"),
|
|
722
|
+
max: V(O, "YYYY-MM-DD")
|
|
723
|
+
}), {
|
|
724
|
+
state: z,
|
|
725
|
+
isLoading: x,
|
|
726
|
+
execute: f
|
|
727
|
+
} = J({
|
|
728
|
+
options: {
|
|
729
|
+
path: "/v2/games-calendar",
|
|
730
|
+
apiKey: t.apiKey,
|
|
731
|
+
params: I(() => ({
|
|
732
|
+
seasonId: t.seasonId,
|
|
733
|
+
firstDate: g.value.min,
|
|
734
|
+
lastDate: g.value.max
|
|
735
|
+
})),
|
|
736
|
+
resetOnExecute: !0
|
|
737
|
+
},
|
|
738
|
+
transform: (k) => ma(k, l),
|
|
739
|
+
onError: o
|
|
740
|
+
}), j = I(
|
|
741
|
+
() => Ke(z.value).schedule(r.value, a.value).more(0, p.value * bt + bt).groupByDays().value()
|
|
742
|
+
), b = I(() => [re, ge].includes(n.value)), N = I(
|
|
743
|
+
() => ha(
|
|
744
|
+
...va.get(n.value)(l.value.firstGame, l.value.lastGame),
|
|
745
|
+
n.value === re,
|
|
746
|
+
a.value
|
|
747
|
+
)
|
|
748
|
+
);
|
|
749
|
+
me(
|
|
750
|
+
n,
|
|
751
|
+
async (k) => {
|
|
752
|
+
const { min: A, max: Y, id: W } = ye.get(k)(i.month);
|
|
753
|
+
g.value = { min: V(A, "YYYY-MM-DD"), max: V(Y, "YYYY-MM-DD") }, c.value = W, await f(), i.month || $();
|
|
754
|
+
},
|
|
755
|
+
{
|
|
756
|
+
immediate: !0
|
|
757
|
+
}
|
|
758
|
+
);
|
|
759
|
+
function y(k) {
|
|
760
|
+
n.value = k, i.panel = k, p.value = 0, i.month = null;
|
|
761
|
+
}
|
|
762
|
+
function w(k) {
|
|
763
|
+
const { min: A, max: Y, id: W } = ye.get(n.value)(k.id);
|
|
764
|
+
c.value = W, i.month = W, g.value = {
|
|
765
|
+
min: V(A, "YYYY-MM-DD"),
|
|
766
|
+
max: V(Y, "YYYY-MM-DD")
|
|
767
|
+
}, p.value = 0, f();
|
|
768
|
+
}
|
|
769
|
+
function h() {
|
|
770
|
+
p.value += 1;
|
|
771
|
+
}
|
|
772
|
+
function $() {
|
|
773
|
+
var Y, W;
|
|
774
|
+
if (![re, ge].includes(n.value)) return;
|
|
775
|
+
const { firstGame: k, lastGame: A } = l.value;
|
|
776
|
+
if (nr(O, k)) {
|
|
777
|
+
const { min: D, max: X, id: Z } = ye.get(n.value)((Y = q(N.value)) == null ? void 0 : Y.id);
|
|
778
|
+
return g.value = { min: V(D, "YYYY-MM-DD"), max: V(X, "YYYY-MM-DD") }, c.value = Z, f();
|
|
779
|
+
}
|
|
780
|
+
if (sr(O, A)) {
|
|
781
|
+
const { min: D, max: X, id: Z } = ye.get(n.value)((W = ca(N.value)) == null ? void 0 : W.id);
|
|
782
|
+
g.value = { min: V(D, "YYYY-MM-DD"), max: V(X, "YYYY-MM-DD") }, c.value = Z, f();
|
|
783
|
+
}
|
|
784
|
+
}
|
|
785
|
+
return (k, A) => ke(k.$slots, "default", _e(je({
|
|
786
|
+
today: s(O),
|
|
787
|
+
months: N.value,
|
|
788
|
+
isLoading: s(x),
|
|
789
|
+
datesFilter: g.value,
|
|
790
|
+
selectedMonth: c.value,
|
|
791
|
+
selectedPanel: n.value,
|
|
792
|
+
games: j.value,
|
|
793
|
+
isFetchMoreButtonActive: b.value,
|
|
794
|
+
more: h,
|
|
795
|
+
setMonth: w,
|
|
796
|
+
changePanel: y
|
|
797
|
+
})));
|
|
798
|
+
}
|
|
799
|
+
}, ya = {
|
|
800
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
801
|
+
viewBox: "0 0 24 24",
|
|
802
|
+
fill: "none",
|
|
803
|
+
stroke: "currentColor",
|
|
804
|
+
"stroke-width": "2",
|
|
805
|
+
"stroke-linecap": "round",
|
|
806
|
+
"stroke-linejoin": "round"
|
|
807
|
+
}, wa = /* @__PURE__ */ d("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), xa = /* @__PURE__ */ d("polygon", { points: "9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02" }, null, -1), za = [
|
|
808
|
+
wa,
|
|
809
|
+
xa
|
|
810
|
+
];
|
|
811
|
+
function ka(e, t) {
|
|
812
|
+
return m(), u("svg", ya, [...za]);
|
|
813
|
+
}
|
|
814
|
+
const _a = { render: ka }, ja = {
|
|
815
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
816
|
+
viewBox: "0 0 24 24",
|
|
817
|
+
fill: "none",
|
|
818
|
+
stroke: "currentColor",
|
|
819
|
+
"stroke-width": "2",
|
|
820
|
+
"stroke-linecap": "round",
|
|
821
|
+
"stroke-linejoin": "round"
|
|
822
|
+
}, Sa = /* @__PURE__ */ d("rect", {
|
|
823
|
+
x: "2",
|
|
824
|
+
y: "3",
|
|
825
|
+
width: "20",
|
|
826
|
+
height: "14",
|
|
827
|
+
rx: "2",
|
|
828
|
+
ry: "2"
|
|
829
|
+
}, null, -1), Ia = /* @__PURE__ */ d("line", {
|
|
830
|
+
x1: "8",
|
|
831
|
+
y1: "21",
|
|
832
|
+
x2: "16",
|
|
833
|
+
y2: "21"
|
|
834
|
+
}, null, -1), Na = /* @__PURE__ */ d("line", {
|
|
835
|
+
x1: "12",
|
|
836
|
+
y1: "17",
|
|
837
|
+
x2: "12",
|
|
838
|
+
y2: "21"
|
|
839
|
+
}, null, -1), Ca = [
|
|
840
|
+
Sa,
|
|
841
|
+
Ia,
|
|
842
|
+
Na
|
|
843
|
+
];
|
|
844
|
+
function $a(e, t) {
|
|
845
|
+
return m(), u("svg", ja, [...Ca]);
|
|
846
|
+
}
|
|
847
|
+
const Ea = { render: $a }, La = { class: "is-info is-text-sm" }, Aa = ["href"], Pa = { class: "is-info is-text-sm" }, Ma = { class: "is-home-team is-text-base" }, Ta = { class: "is-team-name-short" }, Da = { class: "is-team-name-long" }, Oa = ["href", "target"], Ga = {
|
|
848
|
+
key: 0,
|
|
849
|
+
class: "is-text-xl is-text-bold"
|
|
850
|
+
}, Ra = {
|
|
851
|
+
key: 1,
|
|
852
|
+
class: "is-text-xl is-text-bold"
|
|
853
|
+
}, Ya = {
|
|
854
|
+
key: 2,
|
|
855
|
+
class: "is-text-xl is-text-bold"
|
|
856
|
+
}, Ka = {
|
|
857
|
+
key: 0,
|
|
858
|
+
class: "is-text-sm is-info is-whitespace-nowrap"
|
|
859
|
+
}, Fa = { class: "is-away-team is-text-base" }, Va = { key: 0 }, Ua = { class: "is-team-name-short" }, Ba = { class: "is-team-name-long" }, Wa = {
|
|
860
|
+
__name: "Item",
|
|
861
|
+
props: {
|
|
862
|
+
game: {
|
|
863
|
+
type: Object,
|
|
864
|
+
required: !0
|
|
865
|
+
},
|
|
866
|
+
locale: {
|
|
867
|
+
type: String,
|
|
868
|
+
default: "hu"
|
|
869
|
+
},
|
|
870
|
+
timezone: {
|
|
871
|
+
type: String,
|
|
872
|
+
default: ""
|
|
873
|
+
},
|
|
874
|
+
gameLink: {
|
|
875
|
+
type: Function,
|
|
876
|
+
default: ce
|
|
877
|
+
},
|
|
878
|
+
target: {
|
|
879
|
+
type: String,
|
|
880
|
+
default: "_self"
|
|
881
|
+
}
|
|
882
|
+
},
|
|
883
|
+
setup(e) {
|
|
884
|
+
const { t } = ae();
|
|
885
|
+
return (r, a) => (m(), u("div", {
|
|
886
|
+
class: E([s(B)("card-item"), { "is-optional": e.game.optional }])
|
|
887
|
+
}, [
|
|
888
|
+
d("div", La, [
|
|
889
|
+
ie(v(e.game.gameName) + " - " + v(e.game.championshipName) + " - " + v(e.game.divisionName) + " - " + v(e.game.location.locationName) + " ", 1),
|
|
890
|
+
e.game.broadcast ? (m(), u(T, { key: 0 }, [
|
|
891
|
+
ie("- "),
|
|
892
|
+
S(s(Ea), { height: "16" }),
|
|
893
|
+
ie(" ")
|
|
894
|
+
], 64)) : P("", !0),
|
|
895
|
+
e.game.video ? (m(), u(T, { key: 1 }, [
|
|
896
|
+
ie("- "),
|
|
897
|
+
d("a", {
|
|
898
|
+
href: e.game.video,
|
|
899
|
+
target: "_blank"
|
|
900
|
+
}, [
|
|
901
|
+
S(s(_a), { height: "18" })
|
|
902
|
+
], 8, Aa)
|
|
903
|
+
], 64)) : P("", !0)
|
|
904
|
+
]),
|
|
905
|
+
d("div", Pa, v(s(V)(e.game.gameDate, "L LT", null, e.locale)) + " (" + v(s(Fe)(e.game.gameDate, e.timezone, e.locale)) + ") ", 1),
|
|
906
|
+
d("div", Ma, [
|
|
907
|
+
d("span", Ta, v(e.game.homeTeam.shortName), 1),
|
|
908
|
+
d("span", Da, v(e.game.homeTeam.longName), 1),
|
|
909
|
+
(m(), F(s(rt), {
|
|
910
|
+
class: "is-logo-image",
|
|
911
|
+
src: e.game.homeTeam.logo,
|
|
912
|
+
key: e.game.homeTeam.id
|
|
913
|
+
}, null, 8, ["src"]))
|
|
914
|
+
]),
|
|
915
|
+
d("div", {
|
|
916
|
+
class: E(["is-game-data", { "is-live": e.game.gameStatus === 1 }])
|
|
917
|
+
}, [
|
|
918
|
+
d("a", {
|
|
919
|
+
href: e.gameLink(e.game),
|
|
920
|
+
target: e.target
|
|
921
|
+
}, [
|
|
922
|
+
e.game.gameStatus > 0 && e.game.gameStatus < 3 ? (m(), u("span", Ga, v(e.game.homeTeamScore) + " - " + v(e.game.awayTeamScore), 1)) : P("", !0),
|
|
923
|
+
e.game.gameStatus === 3 ? (m(), u("span", Ra, v(s(t)("game.status.jury")), 1)) : P("", !0),
|
|
924
|
+
e.game.gameStatus === 4 ? (m(), u("span", Ya, v(s(t)("game.status.delayed")), 1)) : P("", !0)
|
|
925
|
+
], 8, Oa),
|
|
926
|
+
e.game.gameStatus > 0 ? (m(), u("div", Ka, v(e.game.periodResults), 1)) : P("", !0)
|
|
927
|
+
], 2),
|
|
928
|
+
d("div", Fa, [
|
|
929
|
+
Array.isArray(e.game.awayTeam) ? (m(), u("span", Va, "Torna")) : P("", !0),
|
|
930
|
+
(m(), F(s(rt), {
|
|
931
|
+
class: "is-logo-image",
|
|
932
|
+
src: e.game.awayTeam.logo,
|
|
933
|
+
key: e.game.awayTeam.id
|
|
934
|
+
}, null, 8, ["src"])),
|
|
935
|
+
d("span", Ua, v(e.game.awayTeam.shortName), 1),
|
|
936
|
+
d("span", Ba, v(e.game.awayTeam.longName), 1)
|
|
937
|
+
])
|
|
938
|
+
], 2));
|
|
939
|
+
}
|
|
940
|
+
}, Ha = "Sorsolás", Ja = "Jelentkezés", qa = {
|
|
941
|
+
report: "Riport",
|
|
942
|
+
video: "Videó",
|
|
943
|
+
season: "Szezon",
|
|
944
|
+
seasons: "Szezonok",
|
|
945
|
+
section: "Szakasz",
|
|
946
|
+
sections: "Szakaszok",
|
|
947
|
+
phases: "Szakaszok",
|
|
948
|
+
phasesDivision: "Fázisok (phase-Name=division)",
|
|
949
|
+
noPhases: "Nincsenek szakaszok",
|
|
950
|
+
teams: "Csapatok",
|
|
951
|
+
filterName: "Szűrés névre",
|
|
952
|
+
players: "Játékosok",
|
|
953
|
+
month: "Hónap",
|
|
954
|
+
homeOrAway: "Hazai vagy Vendég",
|
|
955
|
+
home: "Hazai",
|
|
956
|
+
away: "Vendég",
|
|
957
|
+
schedule: "Menetrend",
|
|
958
|
+
standings: "Tabella",
|
|
959
|
+
playerStats: "Játékos statisztika",
|
|
960
|
+
teamStats: "Csapat Statisztika",
|
|
961
|
+
championships: "Bajnokságok",
|
|
962
|
+
championshipName: "Bajnokság Neve (Championship-Name):",
|
|
963
|
+
championshipId: "Bajnokság azonosító (Championship-id):",
|
|
964
|
+
seasonId: "Szezon azonosító (season-Id):"
|
|
965
|
+
}, Qa = {
|
|
966
|
+
points: "Pontok",
|
|
967
|
+
goals: "Gólok",
|
|
968
|
+
assists: "Gólpasszok",
|
|
969
|
+
penalties: "Büntetések",
|
|
970
|
+
goalies: "Kapusok",
|
|
971
|
+
goaliesLimit: "Kapusok 40% jégidő alatt",
|
|
972
|
+
teamAttendance: "Nézőszám",
|
|
973
|
+
teamFairplay: "Büntetések",
|
|
974
|
+
teamPenaltyKilling: "Emberhátrányok",
|
|
975
|
+
teamPowerplay: "Emberelőnyök",
|
|
976
|
+
teamScoringEfficiency: "Hatékonyság"
|
|
977
|
+
}, Xa = {
|
|
978
|
+
Negyeddöntő1: "Negyeddöntő 1",
|
|
979
|
+
Negyeddöntő2: "Negyeddöntő 2",
|
|
980
|
+
Negyeddöntő3: "Negyeddöntő 3",
|
|
981
|
+
Negyeddöntő4: "Negyeddöntő 4",
|
|
982
|
+
Elődöntő1: "Elődöntő 1",
|
|
983
|
+
Elődöntő2: "Elődöntő 2",
|
|
984
|
+
Döntő: "Döntő"
|
|
985
|
+
}, Za = {
|
|
986
|
+
section: {
|
|
987
|
+
short: "Szakasz",
|
|
988
|
+
tooltip: "Szakasz"
|
|
989
|
+
},
|
|
990
|
+
organizer: {
|
|
991
|
+
short: "Rendező",
|
|
992
|
+
tooltip: "Rendező csapat"
|
|
993
|
+
},
|
|
994
|
+
document: {
|
|
995
|
+
short: "Dokumentum",
|
|
996
|
+
tooltip: "Jelentkezés/Sorsolás"
|
|
997
|
+
}
|
|
998
|
+
}, eo = {
|
|
999
|
+
gamesPlayed: "Lejátszott mérkőzések",
|
|
1000
|
+
todaysGames: "Mai mérkőzések",
|
|
1001
|
+
nextGames: "Következő mérkőzések",
|
|
1002
|
+
weekGames: "A hét mérkőzései",
|
|
1003
|
+
noGame: "Nincs megjeleníthető mérkőzés",
|
|
1004
|
+
more: "Még több"
|
|
1005
|
+
}, Ae = {
|
|
1006
|
+
schedule: Ha,
|
|
1007
|
+
registration: Ja,
|
|
1008
|
+
selection: qa,
|
|
1009
|
+
report: Qa,
|
|
1010
|
+
playoffs: Xa,
|
|
1011
|
+
table: Za,
|
|
1012
|
+
calendar: eo
|
|
1013
|
+
}, to = "Schedule", ro = "Application form", ao = {
|
|
1014
|
+
report: "Report",
|
|
1015
|
+
video: "Video",
|
|
1016
|
+
season: "Season",
|
|
1017
|
+
seasons: "Seasons",
|
|
1018
|
+
section: "Section",
|
|
1019
|
+
sections: "Sections",
|
|
1020
|
+
phases: "Phases",
|
|
1021
|
+
phasesDivision: "Phases (phase-Name=division)",
|
|
1022
|
+
noPhases: "No Phases",
|
|
1023
|
+
teams: "Teams",
|
|
1024
|
+
filterName: "Filter by Name",
|
|
1025
|
+
players: "Players",
|
|
1026
|
+
month: "Month",
|
|
1027
|
+
homeOrAway: "Home or Away",
|
|
1028
|
+
home: "Home",
|
|
1029
|
+
away: "Away",
|
|
1030
|
+
schedule: "Schedule",
|
|
1031
|
+
standings: "Standings",
|
|
1032
|
+
playerStats: "Player Statistics",
|
|
1033
|
+
teamStats: "Team Statistics",
|
|
1034
|
+
championships: "Championships",
|
|
1035
|
+
championshipName: "Championship Name (Championship-Name):",
|
|
1036
|
+
championshipId: "Championship Identifier (Championship-id):",
|
|
1037
|
+
seasonId: "Season Identifier (season-Id):"
|
|
1038
|
+
}, oo = {
|
|
1039
|
+
points: "Points",
|
|
1040
|
+
goals: "Goals",
|
|
1041
|
+
assists: "Assists",
|
|
1042
|
+
penalties: "Penalties",
|
|
1043
|
+
goalies: "Goalies",
|
|
1044
|
+
goaliesLimit: "Goalies under 40%",
|
|
1045
|
+
teamAttendance: "Attendance",
|
|
1046
|
+
teamFairplay: "Fairplay",
|
|
1047
|
+
teamPenaltyKilling: "Penalty Killing",
|
|
1048
|
+
teamPowerplay: "Powerplay",
|
|
1049
|
+
teamScoringEfficiency: "Scoring Efficiency"
|
|
1050
|
+
}, io = {
|
|
1051
|
+
Negyeddöntő1: "Quarterfinal 1",
|
|
1052
|
+
Negyeddöntő2: "Quarterfinal 2",
|
|
1053
|
+
Negyeddöntő3: "Quarterfinal 3",
|
|
1054
|
+
Negyeddöntő4: "Quarterfinal 4",
|
|
1055
|
+
Elődöntő1: "Semifinal 1",
|
|
1056
|
+
Elődöntő2: "Semifinal 2",
|
|
1057
|
+
Döntő: "Final"
|
|
1058
|
+
}, no = {
|
|
1059
|
+
section: {
|
|
1060
|
+
short: "Section",
|
|
1061
|
+
tooltip: "Section"
|
|
1062
|
+
},
|
|
1063
|
+
organizer: {
|
|
1064
|
+
short: "Organizer",
|
|
1065
|
+
tooltip: "Organizer Team"
|
|
1066
|
+
},
|
|
1067
|
+
document: {
|
|
1068
|
+
short: "Document",
|
|
1069
|
+
tooltip: "Application Form/Schedule"
|
|
1070
|
+
}
|
|
1071
|
+
}, so = {
|
|
1072
|
+
gamesPlayed: "Games played",
|
|
1073
|
+
todaysGames: "Today's games",
|
|
1074
|
+
nextGames: "Next games",
|
|
1075
|
+
weekGames: "Games of the week",
|
|
1076
|
+
noGame: "No games can be displayed",
|
|
1077
|
+
more: "More"
|
|
1078
|
+
}, Pe = {
|
|
1079
|
+
schedule: to,
|
|
1080
|
+
registration: ro,
|
|
1081
|
+
selection: ao,
|
|
1082
|
+
report: oo,
|
|
1083
|
+
playoffs: io,
|
|
1084
|
+
table: no,
|
|
1085
|
+
calendar: so
|
|
1086
|
+
}, Me = "h1,h2,h3,ul,li,p,dl,dt,dd{margin:0;padding:0}button{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0;border-width:0;-webkit-appearance:button;background-color:transparent;background-image:none;cursor:pointer}ol,ul{list-style:none}:root,:host{font-family:Roboto Condensed,Avenir,Helvetica,Arial,sans-serif;--vbr-widget-primary-color-0: #ffffff;--vbr-widget-primary-color-50: #eceff1;--vbr-widget-primary-color-100: #cfd8dc;--vbr-widget-primary-color-200: #b0bec5;--vbr-widget-primary-color-300: #90a4ae;--vbr-widget-primary-color-400: #78909c;--vbr-widget-primary-color-500: #607d8b;--vbr-widget-primary-color-600: #546e7a;--vbr-widget-primary-color-700: #455a64;--vbr-widget-primary-color-800: #37474f;--vbr-widget-primary-color-900: #263238;--vbr-widget-secondary-color-100: #dcedc8;--vbr-widget-secondary-color-200: #badb94;--vbr-widget-secondary-color-300: #aed581;--vbr-widget-secondary-color-400: #9ccc65;--vbr-widget-secondary-color-500: #8bc34a;--vbr-widget-secondary-color-700: #689f38;--vbr-widget-secondary-color-800: #558b2f;--vbr-widget-secondary-color-900: #33691e;--vbr-widget-danger-color-50: #ffebee;--vbr-widget-danger-color-100: #ffcdd2;--vbr-widget-danger-color-200: #ef9a9a;--vbr-widget-danger-color-300: #e57373;--vbr-widget-danger-color-400: #ef5350;--vbr-widget-danger-color-500: #f44336;--vbr-widget-danger-color-700: #d32f2f;--vbr-widget-danger-color-900: #b71c1c;--vbr-widget-danger-color-a400: #ff1744;--vbr-widget-live-game-color: #8bc34a;--vbr-widget-neutral-color: #ffc107;--vbr-widget-typography-text-xs-size: .75rem;--vbr-widget-typography-text-xs-lineheight: 1.25rem;--vbr-widget-typography-text-sm-size: .875rem;--vbr-widget-typography-text-sm-lineheight: 1.5rem;--vbr-widget-typography-text-base-size: 1rem;--vbr-widget-typography-text-base-lineheight: 1.75rem;--vbr-widget-typography-text-lg-size: 1.125rem;--vbr-widget-typography-text-lg-lineheight: 2rem;--vbr-widget-typography-text-xl-size: 1.25rem;--vbr-widget-typography-text-xl-lineheight: 2rem;--vbr-widget-typography-text-2xl-size: 1.5rem;--vbr-widget-typography-text-2xl-lineheight: 2.5rem;--vbr-widget-typography-text-3xl-size: 1.75rem;--vbr-widget-typography-text-3xl-lineheight: 2.5rem;--vbr-widget-typography-text-4xl-size: 2rem;--vbr-widget-typography-text-4xl-lineheight: 2.75rem;--vbr-widget-typography-heading-weight: 500;--vbr-widget-typography-heading-1-size: var(--vbr-widget-typography-text-2xl-size);--vbr-widget-typography-heading-2-size: var(--vbr-widget-typography-text-xl-size);--vbr-widget-typography-heading-3-size: var(--vbr-widget-typography-text-lg-size);--vbr-widget-typography-heading-4-size: var(--vbr-widget-typography-text-base-size);--vbr-widget-typography-heading-5-size: var(--vbr-widget-typography-text-sm-size);--vbr-widget-typography-heading-6-size: var(--vbr-widget-typography-text-xs-size);--vbr-widget-table-header-font-size: var(--vbr-widget-typography-text-xs-size);--vbr-widget-table-default-column-width: 30px;--vbr-widget-table-default-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-table-color: var(--vbr-widget-primary-color-800);--vbr-widget-table-neutral-color: var(--vbr-widget-primary-color-300);--vbr-widget-table-header-bg-color: var(--vbr-widget-primary-color-800);--vbr-widget-table-header-hover-bg-color: var(--vbr-widget-primary-color-700);--vbr-widget-table-header-color: var(--vbr-widget-primary-color-200);--vbr-widget-table-table-header-active-bg-color: var(--vbr-widget-primary-color-700);--vbr-widget-table-header-active-color: var(--vbr-widget-primary-color-0);--vbr-widget-table-hover-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-hover-bg-color: var(--vbr-widget-secondary-color-100);--vbr-widget-table-active-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-active-bg-color: var(--vbr-widget-secondary-color-200);--vbr-widget-table-active-even-bg-color: var(--vbr-widget-secondary-color-300);--vbr-widget-table-active-hover-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-active-hover-bg-color: var(--vbr-widget-secondary-color-400);--vbr-widget-table-portrait-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-table-portrait-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-table-cell-light-color: var(--vbr-widget-primary-color-600);--vbr-widget-table-cell-dark-color: var(--vbr-widget-primary-color-900);--vbr-widget-table-stripped-bg-color: #f8f9fa;--vbr-widget-table-label-color: var(--vbr-widget-primary-color-500);--vbr-widget-table-label-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-table-cell-logo-size: 20px;--vbr-widget-table-cell-portrait-size: 26px;--vbr-widget-table-zero-color: var(--vbr-widget-primary-color-200);--vbr-widget-paginator-color: var(--vbr-widget-primary-color-500);--vbr-widget-paginator-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-paginator-hover-color: var(--vbr-widget-primary-color-700);--vbr-widget-paginator-hover-bg-color: var(--vbr-widget-primary-color-100);--vbr-widget-paginator-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-paginator-active-color: var(--vbr-widget-primary-color-0);--vbr-widget-paginator-active-bg-color: var(--vbr-widget-primary-color-900);--vbr-widget-paginator-disabled-color: var(--vbr-widget-primary-color-200);--vbr-widget-tooltip-font-size: var(--vbr-widget-typography-text-xs-size);--vbr-widget-tooltip-color: #ffffff;--vbr-widget-tooltip-bg-color: #000000;--vbr-widget-popover-trigger-hover-bg-color: var(--vbr-widget-secondary-color-200);--vbr-widget-popover-trigger-focus-bg-color: var(--vbr-widget-secondary-color-300);--vbr-widget-popover-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-dropdown-item-color: var(--vbr-widget-primary-color-500);--vbr-widget-dropdown-item-hover-color: var(--vbr-widget-primary-color-800);--vbr-widget-dropdown-item-hover-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-error-notice-bg-color: var(--vbr-widget-danger-color-50);--vbr-widget-error-notice-border-color: var(--vbr-widget-danger-color-100);--vbr-widget-error-notice-color: var(--vbr-widget-danger-color-700);--vbr-widget-link-color: var(--vbr-widget-secondary-color-700);--vbr-widget-hover-color: var(--vbr-widget-secondary-color-900);--vbr-widget-base-input-color: var(--vbr-widget-primary-color-800);--vbr-widget-base-input-font-size: var(--vbr-widget-typography-text-sm-size);--vbr-widget-base-input-border-color: var(--vbr-widget-primary-color-300);--vbr-widget-base-input-border-radius: 3px;--vbr-widget-form-label-color: var(--vbr-widget-primary-color-500);--vbr-widget-form-label-font-size: var(--vbr-widget-typography-text-xs-size);--vbr-widget-timezone-selector-color: var(--vbr-widget-primary-color-500);--vbr-widget-timezone-selector-font-size: var(--vbr-widget-typography-text-sm-size);--vbr-widget-badge-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-badge-color: var(--vbr-widget-primary-color-400);--vbr-widget-badge-font-size: .625rem;--vbr-widget-badge-large-font-size: .6875rem;--vbr-widget-tab-btn-padding: .625rem 1rem;--vbr-widget-tab-btn-font-size: var();--vbr-widget-tab-btn-font-weight: 500;--vbr-widget-tab-btn-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-tab-btn-color: var(--vbr-widget-primary-color-300);--vbr-widget-tab-btn-border-color: transparent;--vbr-widget-tab-btn-border-style: solid;--vbr-widget-tab-btn-border-width: 0 0 3px 0;--vbr-widget-tab-btn-text-transform: uppercase;--vbr-widget-tab-btn-hover-color: var(--vbr-widget-primary-color-500);--vbr-widget-tab-btn-hover-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-tab-btn-hover-border-color: transparent;--vbr-widget-tab-btn-active-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-tab-btn-active-color: var(--vbr-widget-primary-color-900);--vbr-widget-tab-btn-active-border-color: var(--vbr-widget-secondary-color-500);--vbr-widget-toggle-group-gap: .625rem;--vbr-widget-toggle-group-btn-padding: 3px 10px;--vbr-widget-toggle-group-btn-size: var(--vbr-widget-typography-text-sm-size);--vbr-widget-toggle-group-btn-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-toggle-group-btn-active-color: var(--vbr-widget-primary-color-0);--vbr-widget-toggle-group-btn-active-bg-color: var(--vbr-widget-live-game-color);--vbr-widget-toggle-group-btn-radius: 4px;--vbr-widget-progress-height: 10px;--vbr-widget-progress-border-radius: 5px;--vbr-widget-progress-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-progress-bar-color: var(--vbr-widget-live-game-color);--vbr-widget-progress-bar-stripe-color: rgba(255, 255, 255, .2);--vbr-widget-progress-bar-stripe-angle: 45deg;--vbr-widget-gamecenter-result-size: 6rem;--vbr-widget-gamecenter-result-weight: 700;--vbr-widget-gamecenter-result-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-teamname-size: 1.3125rem;--vbr-widget-gamecenter-teamname-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-teamname-weight: 700;--vbr-widget-gamecenter-title-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-title-size: var(--vbr-widget-typography-text-base-size);--vbr-widget-gamecenter-title-weight: 700;--vbr-widget-gamecenter-gamedate-color: var(--vbr-widget-primary-color-500);--vbr-widget-gamecenter-gamedate-size: var(--vbr-widget-typography-text-base-size);--vbr-widget-gamecenter-local-gamedate-color: var(--vbr-widget-primary-color-500);--vbr-widget-gamecenter-local-gamedate-size: .8125rem;--vbr-widget-gamecenter-gamestatus-color: var(--vbr-widget-primary-color-600);--vbr-widget-gamecenter-gamestatus-size: .9375rem;--vbr-widget-gamecenter-periodresults-color: var(--vbr-widget-primary-color-600);--vbr-widget-gamecenter-periodresults-size: 1.3125rem;--vbr-widget-gamecenter-period-header-bg-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-period-header-color: var(--vbr-widget-primary-color-0);--vbr-widget-gamecenter-period-header-size: .8125rem;--vbr-widget-gamecenter-period-header-weight: 500;--vbr-widget-gamecenter-stats-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-gamecenter-stats-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-stats-title-size: .8125rem;--vbr-widget-gamecenter-stats-title-color: var(--vbr-widget-primary-color-400);--vbr-widget-gamecenter-stats-size: var(--vbr-widget-typography-text-base-size);--vbr-widget-gamecenter-stats-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-team-container-title-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-team-container-title-bg-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-team-container-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-events-evented-person-size: var(--vbr-widget-typography-text-base-size);--vbr-widget-gamecenter-events-evented-person-weight: 500;--vbr-widget-gamecenter-events-assitst-list-size: .9375rem;--vbr-widget-gamecenter-events-poi-list-size: var(--vbr-widget-typography-text-xs-size);--vbr-widget-gamecenter-events-score-size: var(--vbr-widget-typography-text-base-size);--vbr-widget-gamecenter-events-penalty-size: var(--vbr-widget-typography-text-sm-size);--vbr-widget-gamecenter-events-goalie-direction-size: var(--vbr-widget-typography-text-sm-size);--vbr-widget-main-image-wrapper-horizontal-margin: 0rem;--vbr-widget-sticky-top-offset: 0}.transition-fade-enter-active,.transition-fade-leave-active{transition:all .25s ease}.transition-fade-enter-from,.transition-fade-leave-to{opacity:0;transform:translateY(5px)}img{opacity:0;transition:opacity .5s ease-out}img.is-loaded{opacity:1}a{color:var(--vbr-widget-link-color);text-decoration:none}a:hover{color:var(--vbr-widget-hover-color)}.floating-content.is-tooltip{background-color:var(--vbr-widget-tooltip-bg-color);color:var(--vbr-widget-tooltip-color);font-weight:700;padding:5px 10px;border-radius:4px;font-size:var(--vbr-widget-tooltip-font-size);white-space:nowrap;pointer-events:none}.floating-content.is-tooltip .is-arrow{background-color:var(--vbr-widget-tooltip-bg-color)}.floating-content.is-content{border-radius:4px;box-shadow:2px 14px 23px #00000040}.floating-content.is-content .is-arrow{background-color:var(--vbr-widget-primary-color-50)}.floating-content .is-arrow{position:absolute;width:8px;height:8px;transform:rotate(45deg)}[data-placement^=top] .floating-content .is-arrow{bottom:-4px}[data-placement^=bottom] .floating-content .is-arrow{top:-4px}[data-placement^=left] .floating-content .is-arrow{right:-4px}[data-placement^=right] .floating-content .is-arrow{left:-4px}.mjsz-vbr-error-notice{display:flex;align-items:center;justify-items:flex-start;margin:10px 0;padding:10px 20px;background-color:var(--vbr-widget-error-notice-bg-color);color:var(--vbr-widget-error-notice-color);border:1px solid var(--vbr-widget-error-notice-border-color)}.mjsz-vbr-error-notice .icon{margin-right:15px}.mjsz-vbr-timezone-selector{padding:3px 0;color:var(--vbr-widget-timezone-selector-color);font-size:var(--vbr-widget-timezone-selector-font-size);font-weight:500}.mjsz-vbr-timezone-selector .is-active{font-weight:700}.is-badge{display:inline-block;padding:.125rem .25rem;color:var(--vbr-widget-badge-color);font-size:var(--vbr-widget-badge-font-size);font-weight:700;text-transform:uppercase;background-color:var(--vbr-widget-badge-bg-color);border-radius:3px}.is-badge+.is-badge{margin-left:3px}.is-badge.is-invert{color:var(--vbr-widget-badge-bg-color);background-color:var(--vbr-widget-badge-color)}.is-badge.is-green{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-live-game-color)}.is-badge.is-red{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-danger-color-a400)}.is-badge.is-yellow{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-neutral-color)}.is-badge.is-large{font-size:var(--vbr-widget-badge-large-font-size);padding:.15rem .35rem}", lo = `.mjsz-vbr-base-input{padding:.375rem .75rem;font-family:inherit;color:var(--vbr-widget-base-input-color);border:1px solid var(--vbr-widget-base-input-border-color);border-radius:var(--vbr-widget-base-input-border-radius);width:100%;-moz-padding-start:calc(.75rem - 3px);font-size:var(--vbr-widget-base-input-font-size);font-weight:400;line-height:1.5;background-color:#fff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mjsz-vbr-base-input:disabled{opacity:.3}.mjsz-vbr-base-input.is-select{padding-right:2.25rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px}label{display:block;margin-bottom:3px;color:var(--vbr-widget-form-label-color);font-size:var(--vbr-widget-form-label-font-size);font-weight:700;text-transform:uppercase}.mjsz-vbr-tab-button{padding:var(--vbr-widget-tab-btn-padding);font-family:inherit;font-size:var(--vbr-widget-tab-btn-font-size);font-weight:var(--vbr-widget-tab-btn-font-weight);color:var(--vbr-widget-tab-btn-color);text-transform:var(--vbr-widget-tab-btn-text-transform);background-color:var(--vbr-widget-tab-btn-bg-color);border-color:var(--vbr-widget-tab-btn-border-color);border-width:var(--vbr-widget-tab-btn-border-width);border-style:var(--vbr-widget-tab-btn-border-style);outline:none;box-shadow:none;cursor:pointer}.mjsz-vbr-tab-button:hover{color:var(--vbr-widget-tab-btn-hover-color);border-color:var(--vbr-widget-tab-btn-hover-border-color);background-color:var(--vbr-widget-tab-btn-hover-bg-color)}.mjsz-vbr-tab-button.is-active{color:var(--vbr-widget-tab-btn-active-color);border-color:var(--vbr-widget-tab-btn-active-border-color);background-color:var(--vbr-widget-tab-btn-active-bg-color)}.mjsz-vbr-toggle-group{display:flex;flex-wrap:wrap;gap:var(--vbr-widget-toggle-group-gap);margin-bottom:15px}.mjsz-vbr-toggle-group button{padding:var(--vbr-widget-toggle-group-btn-padding);font-family:inherit;font-size:var(--vbr-widget-toggle-group-btn-size);background-color:var(--vbr-widget-toggle-group-btn-bg-color);border-radius:var(--vbr-widget-toggle-group-btn-radius)}.mjsz-vbr-toggle-group button.is-active{color:var(--vbr-widget-toggle-group-btn-active-color);background-color:var(--vbr-widget-toggle-group-btn-active-bg-color)}`, co = ".is-card{container-name:card-row;container-type:inline-size;background-color:#fff;padding:15px;margin-bottom:20px;box-shadow:0 2px 4px #0000001a,0 2px 2px #0000001a}.is-card>div{border-bottom:1px solid var(--vbr-widget-primary-color-100)}.is-card>div:last-of-type{border:none}.is-sticky{position:sticky;top:var(--vbr-widget-sticky-top-offset);z-index:10}.is-blured-bg{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mjsz-vbr-card-item{display:grid;grid-gap:1rem;grid-template-columns:2fr 1fr 2fr;padding:2rem 0;border-bottom:1px solid var(--vbr-widget-primary-color-100)}.mjsz-vbr-card-item.is-optional{opacity:.4;transition:opacity .3s ease-out}.mjsz-vbr-card-item.is-optional:hover{opacity:1}.mjsz-vbr-card-item svg{display:block}.mjsz-vbr-card-item .is-team-name-short{display:none}@container card-row (max-width: 640px){.mjsz-vbr-card-item .is-team-name-long{display:none}.mjsz-vbr-card-item .is-team-name-short{display:block}}.mjsz-vbr-card-item .is-info{grid-column:1/4;display:flex;justify-content:center;align-items:center;color:var(--vbr-widget-primary-color-500)}.mjsz-vbr-card-item .is-home-team{display:flex;gap:8px;align-items:center;justify-content:flex-end;font-weight:700}.mjsz-vbr-card-item .is-away-team{display:flex;gap:8px;align-items:center;justify-content:flex-start;font-weight:700}.mjsz-vbr-card-item .is-logo-image{width:40px}.mjsz-vbr-card-item .is-game-data{display:flex;flex-direction:column;align-items:center;justify-content:center}.mjsz-vbr-card-item .is-game-data a{display:flex;flex-direction:column;align-items:center;color:var(--vbr-widget-primary-color-900)}.mjsz-vbr-card-item .is-game-data a:hover{color:var(--vbr-widget-primary-color-600)}.mjsz-vbr-card-item .is-game-data.is-live,.mjsz-vbr-card-item .is-game-data.is-live a{color:var(--vbr-widget-live-game-color)}.mjsz-vbr-section-selector{margin:20px 0;border-bottom:1px solid var(--vbr-widget-primary-color-200)}.mjsz-vbr-main-image-wrapper{--overlay-size: 160px;--overlay-radius: 50%;display:grid;grid-template-columns:1fr var(--overlay-size) 1fr;grid-template-rows:1fr 1fr 1fr calc(var(--overlay-size) / 2) calc(var(--overlay-size) / 2);margin-left:var(--vbr-widget-main-image-wrapper-horizontal-margin);margin-right:var(--vbr-widget-main-image-wrapper-horizontal-margin)}.mjsz-vbr-main-image-wrapper:has(img.is-default){min-height:470px}.mjsz-vbr-main-image-wrapper .is-main-image{grid-column:1/4;grid-row:1/5;display:flex;justify-content:center;align-items:center;background-color:var(--vbr-widget-primary-color-50);box-shadow:0 2px 4px #0003}.mjsz-vbr-main-image-wrapper .is-main-image .is-default{filter:grayscale(1);opacity:.3;mix-blend-mode:multiply}.mjsz-vbr-main-image-wrapper .is-main-image img:not(.is-default){width:100%}.mjsz-vbr-main-image-wrapper .is-ovarlay-image{grid-row:4/-1;grid-column:2;justify-self:center;overflow:hidden;border-radius:var(--overlay-radius);z-index:1}.mjsz-vbr-main-image-wrapper .is-ovarlay-image img{width:100%;aspect-ratio:1}", go = ".is-text-right{text-align:right}.is-text-center{text-align:center}.is-text-bold{font-weight:700}.is-text-italic{font-style:italic}.is-text-xs{font-size:var(--vbr-widget-typography-text-xs-size);line-height:var(--vbr-widget-typography-text-xs-lineheight)}.is-text-sm{font-size:var(--vbr-widget-typography-text-sm-size);line-height:var(--vbr-widget-typography-text-xs-lineheight)}.is-text-base{font-size:var(--vbr-widget-typography-text-base-size);line-height:var(--vbr-widget-typography-text-base-lineheight)}.is-text-lg{font-size:var(--vbr-widget-typography-text-lg-size);line-height:var(--vbr-widget-typography-text-lg-lineheight)}.is-text-xl{font-size:var(--vbr-widget-typography-text-xl-size);line-height:var(--vbr-widget-typography-text-xl-lineheight)}.is-text-4xl{font-size:var(--vbr-widget-typography-text-4xl-size);line-height:var(--vbr-widget-typography-text-4xl-lineheight)}.is-uppercase{text-transform:uppercase}.is-opacity-20{opacity:.2}.is-opacity-30{opacity:.3}.is-opacity-40{opacity:.4}.is-opacity-50{opacity:.5}.is-mt-5{margin-top:1rem}.is-mb-5{margin-bottom:1rem}.is-whitespace-nowrap{white-space:nowrap}.is-heading-1{font-size:var(--vbr-widget-typography-heading-1-size);line-height:var(--vbr-widget-typography-text-xl-lineheight);margin-block-start:var(--vbr-widget-typography-text-xl-size);margin-block-end:calc(var(--vbr-widget-typography-text-xl-size) / 2);font-weight:var(--vbr-widget-typography-heading-weight)}.is-heading-2{font-size:var(--vbr-widget-typography-heading-2-size);line-height:var(--vbr-widget-typography-text-lg-lineheight);font-weight:var(--vbr-widget-typography-heading-weight);margin-block-start:var(--vbr-widget-typography-text-lg-size);margin-block-end:calc(var(--vbr-widget-typography-text-lg-size) / 2)}.is-heading-3{font-size:var(--vbr-widget-typography-heading-3-size);line-height:var(--vbr-widget-typography-text-base-lineheight);font-weight:var(--vbr-widget-typography-heading-weight);margin-block-start:var(--vbr-widget-typography-text-base-size);margin-block-end:calc(var(--vbr-widget-typography-text-base-size) / 2)}.is-rounded{overflow:hidden;border-radius:100%}.is-rounded+.is-rounded{margin-left:3px}.is-rounded img{display:block}.is-w-5{width:16px}.is-w-7{width:24px}.is-w-10{width:32px}", Te = (e, t) => {
|
|
1087
|
+
const r = e.__vccOpts || e;
|
|
1088
|
+
for (const [a, o] of t)
|
|
1089
|
+
r[a] = o;
|
|
1090
|
+
return r;
|
|
1091
|
+
}, po = {
|
|
1092
|
+
id: "top",
|
|
1093
|
+
class: "flex overflow-x-auto is-mb-5"
|
|
1094
|
+
}, mo = ["onClick"], vo = ["onClick"], bo = ["onClick"], uo = ["onClick"], ho = ["disabled", "onClick"], fo = {
|
|
1095
|
+
key: 0,
|
|
1096
|
+
class: "is-text-center"
|
|
1097
|
+
}, yo = ["data-gamedate"], wo = { class: "is-text-base" }, xo = { class: "is-card" }, zo = ["onClick"], ko = {
|
|
1098
|
+
__name: "Calendar.ce",
|
|
1099
|
+
props: {
|
|
1100
|
+
locale: {
|
|
1101
|
+
type: String,
|
|
1102
|
+
default: "hu"
|
|
1103
|
+
},
|
|
1104
|
+
apiKey: {
|
|
1105
|
+
type: String,
|
|
1106
|
+
default: ""
|
|
1107
|
+
},
|
|
1108
|
+
seasonId: {
|
|
1109
|
+
type: String,
|
|
1110
|
+
default: ""
|
|
1111
|
+
},
|
|
1112
|
+
...fr
|
|
1113
|
+
},
|
|
1114
|
+
setup(e) {
|
|
1115
|
+
const t = { en: Pe, hu: Ae }, r = e, a = H(Ve()), o = B("tab-button"), i = I(() => r.isGameTargetExternal ? "_blank" : "_self"), n = (c) => ft(r.externalGameResolver || "/game/id/{id}", c);
|
|
1116
|
+
return (c, p) => (m(), F(s(Ne), {
|
|
1117
|
+
locale: r.locale,
|
|
1118
|
+
messages: t
|
|
1119
|
+
}, {
|
|
1120
|
+
default: L(({ t: l }) => [
|
|
1121
|
+
S(s(Ce), null, {
|
|
1122
|
+
default: L(({ error: g, hasError: z }) => [
|
|
1123
|
+
z ? (m(), F(s($e), {
|
|
1124
|
+
key: 0,
|
|
1125
|
+
error: g
|
|
1126
|
+
}, null, 8, ["error"])) : P("", !0),
|
|
1127
|
+
S(fa, {
|
|
1128
|
+
locale: r.locale,
|
|
1129
|
+
timezone: a.value,
|
|
1130
|
+
seasonId: e.seasonId,
|
|
1131
|
+
apiKey: e.apiKey
|
|
1132
|
+
}, {
|
|
1133
|
+
default: L(({
|
|
1134
|
+
games: x,
|
|
1135
|
+
months: f,
|
|
1136
|
+
isLoading: j,
|
|
1137
|
+
selectedPanel: b,
|
|
1138
|
+
selectedMonth: N,
|
|
1139
|
+
isFetchMoreButtonActive: y,
|
|
1140
|
+
more: w,
|
|
1141
|
+
setMonth: h,
|
|
1142
|
+
changePanel: $
|
|
1143
|
+
}) => [
|
|
1144
|
+
d("div", po, [
|
|
1145
|
+
d("button", {
|
|
1146
|
+
class: E([
|
|
1147
|
+
s(o),
|
|
1148
|
+
"basis-[fit-content] shrink-0",
|
|
1149
|
+
{ "is-active": b === s(re) }
|
|
1150
|
+
]),
|
|
1151
|
+
onClick: (k) => $(s(re))
|
|
1152
|
+
}, v(l("calendar.gamesPlayed")), 11, mo),
|
|
1153
|
+
d("button", {
|
|
1154
|
+
class: E([
|
|
1155
|
+
s(o),
|
|
1156
|
+
"basis-[fit-content] shrink-0",
|
|
1157
|
+
{ "is-active": b === s(be) }
|
|
1158
|
+
]),
|
|
1159
|
+
onClick: (k) => $(s(be))
|
|
1160
|
+
}, v(l("calendar.todaysGames")), 11, vo),
|
|
1161
|
+
d("button", {
|
|
1162
|
+
class: E([
|
|
1163
|
+
s(o),
|
|
1164
|
+
"basis-[fit-content] shrink-0",
|
|
1165
|
+
{ "is-active": b === s(ge) }
|
|
1166
|
+
]),
|
|
1167
|
+
onClick: (k) => $(s(ge))
|
|
1168
|
+
}, v(l("calendar.nextGames")), 11, bo),
|
|
1169
|
+
d("button", {
|
|
1170
|
+
class: E([
|
|
1171
|
+
s(o),
|
|
1172
|
+
"basis-[fit-content] shrink-0",
|
|
1173
|
+
{ "is-active": b === s(ze) }
|
|
1174
|
+
]),
|
|
1175
|
+
onClick: (k) => $(s(ze))
|
|
1176
|
+
}, v(l("calendar.weekGames")), 11, uo)
|
|
1177
|
+
]),
|
|
1178
|
+
d("div", {
|
|
1179
|
+
class: E([s(B)("toggle-group")])
|
|
1180
|
+
}, [
|
|
1181
|
+
(m(!0), u(T, null, U(f, (k) => (m(), u("button", {
|
|
1182
|
+
type: "button",
|
|
1183
|
+
key: k.id,
|
|
1184
|
+
class: E({ "is-active": N === k.id }),
|
|
1185
|
+
disabled: j,
|
|
1186
|
+
onClick: (A) => h(k)
|
|
1187
|
+
}, v(k.name), 11, ho))), 128))
|
|
1188
|
+
], 2),
|
|
1189
|
+
x.totalItems === 0 && !j ? (m(), u("div", fo, v(l("calendar.noGame")), 1)) : P("", !0),
|
|
1190
|
+
d("div", null, [
|
|
1191
|
+
j ? (m(), F(s(er), { key: 0 })) : P("", !0),
|
|
1192
|
+
(m(!0), u(T, null, U(x.rows, (k, A) => (m(), u("div", {
|
|
1193
|
+
key: A,
|
|
1194
|
+
"data-gamedate": A
|
|
1195
|
+
}, [
|
|
1196
|
+
d("span", wo, v(s(V)(new Date(A), "LL dddd", a.value, e.locale)), 1),
|
|
1197
|
+
d("div", xo, [
|
|
1198
|
+
(m(!0), u(T, null, U(k, (Y) => (m(), F(Wa, {
|
|
1199
|
+
key: Y.id,
|
|
1200
|
+
game: Y,
|
|
1201
|
+
locale: e.locale,
|
|
1202
|
+
timezone: a.value,
|
|
1203
|
+
"game-link": n,
|
|
1204
|
+
target: i.value
|
|
1205
|
+
}, null, 8, ["game", "locale", "timezone", "target"]))), 128))
|
|
1206
|
+
])
|
|
1207
|
+
], 8, yo))), 128))
|
|
1208
|
+
]),
|
|
1209
|
+
!j && x.currentItems < x.totalItems && y ? (m(), F(s(tr), {
|
|
1210
|
+
key: 1,
|
|
1211
|
+
options: { rootMargin: "400px" },
|
|
1212
|
+
onIntersect: w
|
|
1213
|
+
}, {
|
|
1214
|
+
default: L(() => [
|
|
1215
|
+
d("button", { onClick: w }, v(l("calendar.more")), 9, zo)
|
|
1216
|
+
]),
|
|
1217
|
+
_: 2
|
|
1218
|
+
}, 1032, ["onIntersect"])) : P("", !0)
|
|
1219
|
+
]),
|
|
1220
|
+
_: 2
|
|
1221
|
+
}, 1032, ["locale", "timezone", "seasonId", "apiKey"])
|
|
1222
|
+
]),
|
|
1223
|
+
_: 2
|
|
1224
|
+
}, 1024)
|
|
1225
|
+
]),
|
|
1226
|
+
_: 1
|
|
1227
|
+
}, 8, ["locale"]));
|
|
1228
|
+
}
|
|
1229
|
+
}, _o = /* @__PURE__ */ Te(ko, [["styles", [Me, lo, co, go]]]), jo = (e, t) => {
|
|
1230
|
+
if (e.length === 0) throw new yt(xe.message, xe.options);
|
|
1231
|
+
t.seasons = So(e), t.championshipId || (t.championshipId = q(t.seasons).championshipId);
|
|
1232
|
+
}, So = (e) => Xe(Pt(Et(oe("seasonName"))), qe(At(["championshipId", "seasonName"])))(e), pe = "schedule", Re = "standings", ne = "players", we = "teams", Io = (e, t) => {
|
|
1233
|
+
var r, a, o;
|
|
1234
|
+
t.championships = pa(oe("sectionName"))(e), t.selectedChampionshipId = (r = e == null ? void 0 : e[0]) == null ? void 0 : r.sectionId, t.phaseId = (o = (a = e == null ? void 0 : e[0]) == null ? void 0 : a.phases[0]) == null ? void 0 : o.phaseId;
|
|
1235
|
+
}, No = (/* @__PURE__ */ new Map()).set("schedule", {
|
|
641
1236
|
api: "/v2/games-list",
|
|
642
|
-
columns:
|
|
1237
|
+
columns: kt,
|
|
643
1238
|
sort: {}
|
|
644
1239
|
}).set("standings", {
|
|
645
1240
|
api: "/v2/standings",
|
|
646
|
-
columns:
|
|
1241
|
+
columns: yr,
|
|
647
1242
|
sort: {}
|
|
648
1243
|
}).set("points", {
|
|
649
1244
|
api: "/v2/players-stats",
|
|
650
|
-
columns:
|
|
1245
|
+
columns: fe,
|
|
651
1246
|
sort: {
|
|
652
1247
|
sortTarget: "points",
|
|
653
|
-
orders: [{ target: "points", direction:
|
|
1248
|
+
orders: [{ target: "points", direction: K }]
|
|
654
1249
|
}
|
|
655
1250
|
}).set("goals", {
|
|
656
1251
|
api: "/v2/players-stats",
|
|
657
|
-
columns:
|
|
1252
|
+
columns: fe,
|
|
658
1253
|
sort: {
|
|
659
1254
|
sortTarget: "goals",
|
|
660
1255
|
orders: [
|
|
661
|
-
{ target: "goals", direction:
|
|
662
|
-
{ target: "assists", direction:
|
|
1256
|
+
{ target: "goals", direction: K },
|
|
1257
|
+
{ target: "assists", direction: K }
|
|
663
1258
|
]
|
|
664
1259
|
}
|
|
665
1260
|
}).set("assists", {
|
|
666
1261
|
api: "/v2/players-stats",
|
|
667
|
-
columns:
|
|
1262
|
+
columns: fe,
|
|
668
1263
|
sort: {
|
|
669
1264
|
sortTarget: "assists",
|
|
670
1265
|
orders: [
|
|
671
|
-
{ target: "assists", direction:
|
|
672
|
-
{ target: "goals", direction:
|
|
1266
|
+
{ target: "assists", direction: K },
|
|
1267
|
+
{ target: "goals", direction: K }
|
|
673
1268
|
]
|
|
674
1269
|
}
|
|
675
1270
|
}).set("plusminus", {
|
|
676
1271
|
api: "/v2/players-stats",
|
|
677
|
-
columns:
|
|
1272
|
+
columns: fe,
|
|
678
1273
|
sort: {
|
|
679
1274
|
sortTarget: "plusMinus",
|
|
680
|
-
orders: [{ target: "plusMinus", direction:
|
|
1275
|
+
orders: [{ target: "plusMinus", direction: K }]
|
|
681
1276
|
}
|
|
682
1277
|
}).set("playerspenalties", {
|
|
683
1278
|
api: "/v2/players-penalty",
|
|
684
|
-
columns:
|
|
1279
|
+
columns: wr,
|
|
685
1280
|
sort: {
|
|
686
1281
|
sortTarget: "pim",
|
|
687
|
-
orders: [{ target: "pim", direction:
|
|
1282
|
+
orders: [{ target: "pim", direction: K }]
|
|
688
1283
|
}
|
|
689
1284
|
}).set("goalies", {
|
|
690
1285
|
api: "/v2/players-goalie",
|
|
691
1286
|
params: { more: !0 },
|
|
692
|
-
columns:
|
|
1287
|
+
columns: it,
|
|
693
1288
|
sort: {
|
|
694
1289
|
sortTarget: "svsPercent",
|
|
695
|
-
orders: [{ target: "svsPercent", direction:
|
|
1290
|
+
orders: [{ target: "svsPercent", direction: K }]
|
|
696
1291
|
}
|
|
697
1292
|
}).set("goaliesunderlimit", {
|
|
698
1293
|
api: "/v2/players-goalie",
|
|
699
1294
|
params: { less: !0 },
|
|
700
|
-
columns:
|
|
1295
|
+
columns: it,
|
|
701
1296
|
sort: {
|
|
702
1297
|
sortTarget: "svsPercent",
|
|
703
|
-
orders: [{ target: "svsPercent", direction:
|
|
1298
|
+
orders: [{ target: "svsPercent", direction: K }]
|
|
704
1299
|
}
|
|
705
1300
|
}).set("teamFairplay", {
|
|
706
1301
|
api: "/v2/team-fairplay",
|
|
707
|
-
columns:
|
|
1302
|
+
columns: xr,
|
|
708
1303
|
sort: {
|
|
709
1304
|
sortTarget: "pim",
|
|
710
|
-
orders: [{ target: "pim", direction:
|
|
1305
|
+
orders: [{ target: "pim", direction: K }]
|
|
711
1306
|
}
|
|
712
1307
|
}).set("teamPenaltiKilling", {
|
|
713
1308
|
api: "/v2/team-powerplay",
|
|
714
|
-
columns:
|
|
1309
|
+
columns: zr,
|
|
715
1310
|
sort: {
|
|
716
1311
|
sortTarget: "pkPercent",
|
|
717
|
-
orders: [{ target: "pkPercent", direction:
|
|
1312
|
+
orders: [{ target: "pkPercent", direction: K }]
|
|
718
1313
|
}
|
|
719
1314
|
}).set("teamPowerplay", {
|
|
720
1315
|
api: "/v2/team-powerplay",
|
|
721
|
-
columns:
|
|
1316
|
+
columns: kr,
|
|
722
1317
|
sort: {
|
|
723
1318
|
sortTarget: "ppPercent",
|
|
724
|
-
orders: [{ target: "ppPercent", direction:
|
|
1319
|
+
orders: [{ target: "ppPercent", direction: K }]
|
|
725
1320
|
}
|
|
726
1321
|
}).set("teamScoringEfficiency", {
|
|
727
1322
|
api: "/v2/team-scoring-efficiency",
|
|
728
|
-
columns:
|
|
1323
|
+
columns: _r,
|
|
729
1324
|
sort: {
|
|
730
1325
|
sortTarget: "sp",
|
|
731
|
-
orders: [{ target: "sp", direction:
|
|
1326
|
+
orders: [{ target: "sp", direction: K }]
|
|
732
1327
|
}
|
|
733
|
-
}),
|
|
1328
|
+
}), ut = (e) => [
|
|
734
1329
|
{
|
|
735
|
-
name:
|
|
1330
|
+
name: e("report.points"),
|
|
736
1331
|
value: "points"
|
|
737
1332
|
},
|
|
738
1333
|
{
|
|
739
|
-
name:
|
|
1334
|
+
name: e("report.goals"),
|
|
740
1335
|
value: "goals"
|
|
741
1336
|
},
|
|
742
1337
|
{
|
|
743
|
-
name:
|
|
1338
|
+
name: e("report.assists"),
|
|
744
1339
|
value: "assists"
|
|
745
1340
|
},
|
|
746
1341
|
{
|
|
@@ -748,39 +1343,39 @@ const Vr = (t, e) => {
|
|
|
748
1343
|
value: "plusminus"
|
|
749
1344
|
},
|
|
750
1345
|
{
|
|
751
|
-
name:
|
|
1346
|
+
name: e("report.penalties"),
|
|
752
1347
|
value: "playerspenalties"
|
|
753
1348
|
},
|
|
754
1349
|
{
|
|
755
|
-
name:
|
|
1350
|
+
name: e("report.goalies"),
|
|
756
1351
|
value: "goalies"
|
|
757
1352
|
},
|
|
758
1353
|
{
|
|
759
|
-
name:
|
|
1354
|
+
name: e("report.goaliesLimit"),
|
|
760
1355
|
value: "goaliesunderlimit"
|
|
761
1356
|
}
|
|
762
|
-
],
|
|
1357
|
+
], ht = (e) => [
|
|
763
1358
|
// {
|
|
764
1359
|
// name: t('report.teamAttendance'),
|
|
765
1360
|
// value: 'teamAttandance',
|
|
766
1361
|
// },
|
|
767
1362
|
{
|
|
768
|
-
name:
|
|
1363
|
+
name: e("report.teamFairplay"),
|
|
769
1364
|
value: "teamFairplay"
|
|
770
1365
|
},
|
|
771
1366
|
{
|
|
772
|
-
name:
|
|
1367
|
+
name: e("report.teamPowerplay"),
|
|
773
1368
|
value: "teamPowerplay"
|
|
774
1369
|
},
|
|
775
1370
|
{
|
|
776
|
-
name:
|
|
1371
|
+
name: e("report.teamPenaltyKilling"),
|
|
777
1372
|
value: "teamPenaltiKilling"
|
|
778
1373
|
},
|
|
779
1374
|
{
|
|
780
|
-
name:
|
|
1375
|
+
name: e("report.teamScoringEfficiency"),
|
|
781
1376
|
value: "teamScoringEfficiency"
|
|
782
1377
|
}
|
|
783
|
-
],
|
|
1378
|
+
], Co = {
|
|
784
1379
|
__name: "DataProvider",
|
|
785
1380
|
props: {
|
|
786
1381
|
championshipName: {
|
|
@@ -812,8 +1407,8 @@ const Vr = (t, e) => {
|
|
|
812
1407
|
default: 20
|
|
813
1408
|
}
|
|
814
1409
|
},
|
|
815
|
-
setup(
|
|
816
|
-
const
|
|
1410
|
+
setup(e) {
|
|
1411
|
+
const t = e, r = It("history"), a = se({
|
|
817
1412
|
loading: !1,
|
|
818
1413
|
seasons: [],
|
|
819
1414
|
championshipId: Number(r.championshipId) || 0,
|
|
@@ -822,99 +1417,99 @@ const Vr = (t, e) => {
|
|
|
822
1417
|
selectedChampionshipId: null,
|
|
823
1418
|
sections: [],
|
|
824
1419
|
section: r.section || null,
|
|
825
|
-
selectedPanel:
|
|
1420
|
+
selectedPanel: pe,
|
|
826
1421
|
api: "/v2/games-list",
|
|
827
1422
|
apiParams: {},
|
|
828
|
-
columns:
|
|
1423
|
+
columns: kt,
|
|
829
1424
|
sort: null,
|
|
830
1425
|
report: "points"
|
|
831
|
-
}),
|
|
1426
|
+
}), o = Wt(t, "timezone"), { onError: i } = Ie(), { sort: n, change: c } = qt({
|
|
832
1427
|
sortTarget: "",
|
|
833
1428
|
orders: []
|
|
834
|
-
}), { page:
|
|
1429
|
+
}), { page: p, change: l } = Qt(), { t: g } = ae(), { isLoading: z, execute: x } = J({
|
|
835
1430
|
options: {
|
|
836
1431
|
path: "/v2/championship-seasons",
|
|
837
|
-
apiKey:
|
|
838
|
-
params: { championshipName:
|
|
1432
|
+
apiKey: t.apiKey,
|
|
1433
|
+
params: { championshipName: t.championshipName }
|
|
839
1434
|
},
|
|
840
|
-
transform: (
|
|
1435
|
+
transform: (_) => jo(_, a),
|
|
841
1436
|
onError: i
|
|
842
|
-
}), { isLoading:
|
|
1437
|
+
}), { isLoading: f, execute: j } = J({
|
|
843
1438
|
options: {
|
|
844
1439
|
path: "/v2/championship-sections",
|
|
845
|
-
apiKey:
|
|
846
|
-
params: I(() => ({ championshipId:
|
|
1440
|
+
apiKey: t.apiKey,
|
|
1441
|
+
params: I(() => ({ championshipId: a.championshipId }))
|
|
847
1442
|
},
|
|
848
|
-
transform: (
|
|
1443
|
+
transform: (_) => Io(_, a),
|
|
849
1444
|
onError: i
|
|
850
1445
|
}), {
|
|
851
|
-
isLoading:
|
|
1446
|
+
isLoading: b,
|
|
852
1447
|
state: N,
|
|
853
|
-
execute:
|
|
854
|
-
} =
|
|
1448
|
+
execute: y
|
|
1449
|
+
} = J({
|
|
855
1450
|
options: {
|
|
856
|
-
path: I(() =>
|
|
857
|
-
apiKey:
|
|
1451
|
+
path: I(() => a.api),
|
|
1452
|
+
apiKey: t.apiKey,
|
|
858
1453
|
resetOnExecute: !0,
|
|
859
|
-
params: I(() => ({ championshipId:
|
|
1454
|
+
params: I(() => ({ championshipId: a.championshipId, phaseId: a.phaseId, ...a.apiParams }))
|
|
860
1455
|
},
|
|
861
|
-
transform: (
|
|
1456
|
+
transform: (_) => wt(_),
|
|
862
1457
|
onError: i
|
|
863
|
-
}), w =
|
|
864
|
-
|
|
865
|
-
const
|
|
866
|
-
() =>
|
|
867
|
-
),
|
|
868
|
-
const
|
|
869
|
-
return
|
|
870
|
-
}),
|
|
871
|
-
() =>
|
|
1458
|
+
}), w = Xt([f, z, b], { delay: 1e3 });
|
|
1459
|
+
de([x, j, y]);
|
|
1460
|
+
const h = I(
|
|
1461
|
+
() => a.selectedPanel === ne ? ut(g) : ht(g)
|
|
1462
|
+
), $ = I(() => {
|
|
1463
|
+
const _ = a.championships.find((M) => M.sectionId === a.selectedChampionshipId);
|
|
1464
|
+
return lr((_ == null ? void 0 : _.phases) ?? []);
|
|
1465
|
+
}), k = I(() => a.selectedPanel === pe ? 0 : t.limit), A = I(
|
|
1466
|
+
() => cr(
|
|
872
1467
|
N.value,
|
|
873
|
-
|
|
874
|
-
|
|
875
|
-
|
|
876
|
-
|
|
877
|
-
|
|
1468
|
+
dr,
|
|
1469
|
+
gr,
|
|
1470
|
+
pr,
|
|
1471
|
+
mr(["mip"]),
|
|
1472
|
+
vr(["dvgTime", "dvgTimePP1", "dvgTimePP2", "advTime", "advTimePP1", "advTimePP2"])
|
|
878
1473
|
)
|
|
879
|
-
),
|
|
880
|
-
|
|
881
|
-
},
|
|
882
|
-
var
|
|
883
|
-
|
|
884
|
-
},
|
|
885
|
-
|
|
886
|
-
},
|
|
887
|
-
var
|
|
888
|
-
|
|
889
|
-
let
|
|
890
|
-
|
|
1474
|
+
), Y = I(() => Ke(s(A)).sorted(n).addContinuousIndex().schedule(s(o), s(t.locale)).pagination(s(p), k.value).value()), W = (_) => {
|
|
1475
|
+
a.championshipId = _, r.championshipId = _, de([j, y]);
|
|
1476
|
+
}, D = (_) => {
|
|
1477
|
+
var M;
|
|
1478
|
+
a.selectedChampionshipId = _, a.phaseId = ((M = $.value[0]) == null ? void 0 : M.phaseId) ?? null, y();
|
|
1479
|
+
}, X = (_) => {
|
|
1480
|
+
a.phaseId = _, y();
|
|
1481
|
+
}, Z = (_) => {
|
|
1482
|
+
var ee, te;
|
|
1483
|
+
a.selectedPanel = _;
|
|
1484
|
+
let M = _;
|
|
1485
|
+
_ === ne && (M = (ee = q(ut(ce))) == null ? void 0 : ee.value), _ === we && (M = (te = q(ht(ce))) == null ? void 0 : te.value), a.report = M, he(M);
|
|
891
1486
|
};
|
|
892
|
-
function
|
|
893
|
-
|
|
1487
|
+
function De(_) {
|
|
1488
|
+
he(_);
|
|
894
1489
|
}
|
|
895
|
-
function
|
|
896
|
-
var
|
|
897
|
-
const
|
|
898
|
-
|
|
1490
|
+
function he(_) {
|
|
1491
|
+
var ee, te;
|
|
1492
|
+
const M = No.get(_);
|
|
1493
|
+
a.api = M.api, a.apiParams = M.params, a.columns = M.columns, n.sortTarget = ((ee = M.sort) == null ? void 0 : ee.sortTarget) ?? "", n.orders = ((te = M.sort) == null ? void 0 : te.orders) ?? [], y(), l(1);
|
|
899
1494
|
}
|
|
900
|
-
return (
|
|
901
|
-
...
|
|
1495
|
+
return (_, M) => ke(_.$slots, "default", _e(je({
|
|
1496
|
+
...a,
|
|
902
1497
|
sort: s(n),
|
|
903
|
-
page: s(
|
|
904
|
-
phases:
|
|
1498
|
+
page: s(p),
|
|
1499
|
+
phases: $.value,
|
|
905
1500
|
isLoading: s(w),
|
|
906
|
-
games:
|
|
907
|
-
reports:
|
|
1501
|
+
games: Y.value,
|
|
1502
|
+
reports: h.value,
|
|
908
1503
|
onSort: s(c),
|
|
909
|
-
changePanel:
|
|
910
|
-
changePhase:
|
|
911
|
-
changeSeason:
|
|
912
|
-
onChangeReport:
|
|
1504
|
+
changePanel: Z,
|
|
1505
|
+
changePhase: X,
|
|
1506
|
+
changeSeason: W,
|
|
1507
|
+
onChangeReport: De,
|
|
913
1508
|
onPaginatorChange: s(l),
|
|
914
|
-
changeChampionship:
|
|
1509
|
+
changeChampionship: D
|
|
915
1510
|
})));
|
|
916
1511
|
}
|
|
917
|
-
},
|
|
1512
|
+
}, $o = { class: "g-row" }, Eo = ["value"], Lo = {
|
|
918
1513
|
__name: "SeasonSelector",
|
|
919
1514
|
props: {
|
|
920
1515
|
seasons: {
|
|
@@ -927,37 +1522,37 @@ const Vr = (t, e) => {
|
|
|
927
1522
|
}
|
|
928
1523
|
},
|
|
929
1524
|
emits: ["update:championshipId"],
|
|
930
|
-
setup(
|
|
931
|
-
const r =
|
|
932
|
-
return (c,
|
|
933
|
-
|
|
934
|
-
|
|
1525
|
+
setup(e, { emit: t }) {
|
|
1526
|
+
const r = e, a = t, { t: o } = ae(), { championshipId: i } = We(r, a), n = B("label");
|
|
1527
|
+
return (c, p) => (m(), u("div", $o, [
|
|
1528
|
+
d("div", null, [
|
|
1529
|
+
d("label", {
|
|
935
1530
|
for: "season",
|
|
936
|
-
class:
|
|
937
|
-
},
|
|
938
|
-
|
|
1531
|
+
class: E(s(n))
|
|
1532
|
+
}, v(s(o)("selection.season")), 3),
|
|
1533
|
+
S(s(le), {
|
|
939
1534
|
id: "season",
|
|
940
1535
|
modelValue: s(i),
|
|
941
|
-
"onUpdate:modelValue":
|
|
1536
|
+
"onUpdate:modelValue": p[0] || (p[0] = (l) => ve(i) ? i.value = l : null)
|
|
942
1537
|
}, {
|
|
943
|
-
default:
|
|
944
|
-
(m(!0),
|
|
1538
|
+
default: L(() => [
|
|
1539
|
+
(m(!0), u(T, null, U(e.seasons, (l) => (m(), u("option", {
|
|
945
1540
|
key: l.championshipId,
|
|
946
1541
|
value: l.championshipId
|
|
947
|
-
},
|
|
1542
|
+
}, v(l.seasonName), 9, Eo))), 128))
|
|
948
1543
|
]),
|
|
949
1544
|
_: 1
|
|
950
1545
|
}, 8, ["modelValue"])
|
|
951
1546
|
])
|
|
952
1547
|
]));
|
|
953
1548
|
}
|
|
954
|
-
},
|
|
1549
|
+
}, Ao = {
|
|
955
1550
|
class: "g-row",
|
|
956
1551
|
style: { "column-gap": "8px" }
|
|
957
|
-
},
|
|
1552
|
+
}, Po = {
|
|
958
1553
|
key: 0,
|
|
959
1554
|
value: null
|
|
960
|
-
},
|
|
1555
|
+
}, Mo = ["value"], To = { key: 0 }, Do = ["value"], Oo = {
|
|
961
1556
|
__name: "Selector",
|
|
962
1557
|
props: {
|
|
963
1558
|
phases: {
|
|
@@ -982,187 +1577,52 @@ const Vr = (t, e) => {
|
|
|
982
1577
|
}
|
|
983
1578
|
},
|
|
984
1579
|
emits: ["update:phaseId", "update:report"],
|
|
985
|
-
setup(
|
|
986
|
-
const r =
|
|
987
|
-
return (
|
|
988
|
-
|
|
989
|
-
|
|
1580
|
+
setup(e, { emit: t }) {
|
|
1581
|
+
const r = e, a = t, { t: o } = ae(), { phaseId: i, report: n } = We(r, a), c = B("label");
|
|
1582
|
+
return (p, l) => (m(), u("div", Ao, [
|
|
1583
|
+
d("div", null, [
|
|
1584
|
+
d("label", {
|
|
990
1585
|
for: "phases",
|
|
991
|
-
class:
|
|
992
|
-
},
|
|
993
|
-
|
|
1586
|
+
class: E(s(c))
|
|
1587
|
+
}, v(s(o)("selection.phases")), 3),
|
|
1588
|
+
S(s(le), {
|
|
994
1589
|
id: "phases",
|
|
995
1590
|
modelValue: s(i),
|
|
996
|
-
"onUpdate:modelValue": l[0] || (l[0] = (
|
|
1591
|
+
"onUpdate:modelValue": l[0] || (l[0] = (g) => ve(i) ? i.value = g : null),
|
|
997
1592
|
disabled: s(i) === null
|
|
998
1593
|
}, {
|
|
999
|
-
default:
|
|
1000
|
-
s(i) === null ? (m(),
|
|
1001
|
-
(m(!0),
|
|
1002
|
-
key:
|
|
1003
|
-
value:
|
|
1004
|
-
},
|
|
1594
|
+
default: L(() => [
|
|
1595
|
+
s(i) === null ? (m(), u("option", Po, v(s(o)("selection.noPhases")), 1)) : P("", !0),
|
|
1596
|
+
(m(!0), u(T, null, U(e.phases, (g) => (m(), u("option", {
|
|
1597
|
+
key: g.phaseId,
|
|
1598
|
+
value: g.phaseId
|
|
1599
|
+
}, v(g.phaseName), 9, Mo))), 128))
|
|
1005
1600
|
]),
|
|
1006
1601
|
_: 1
|
|
1007
1602
|
}, 8, ["modelValue", "disabled"])
|
|
1008
1603
|
]),
|
|
1009
|
-
|
|
1010
|
-
|
|
1604
|
+
e.isReportsVisible ? (m(), u("div", To, [
|
|
1605
|
+
d("label", {
|
|
1011
1606
|
for: "report",
|
|
1012
|
-
class:
|
|
1013
|
-
},
|
|
1014
|
-
|
|
1607
|
+
class: E(s(c))
|
|
1608
|
+
}, v(s(o)("selection.report")), 3),
|
|
1609
|
+
S(s(le), {
|
|
1015
1610
|
id: "report",
|
|
1016
1611
|
modelValue: s(n),
|
|
1017
|
-
"onUpdate:modelValue": l[1] || (l[1] = (
|
|
1612
|
+
"onUpdate:modelValue": l[1] || (l[1] = (g) => ve(n) ? n.value = g : null)
|
|
1018
1613
|
}, {
|
|
1019
|
-
default:
|
|
1020
|
-
(m(!0),
|
|
1021
|
-
key:
|
|
1022
|
-
value:
|
|
1023
|
-
},
|
|
1614
|
+
default: L(() => [
|
|
1615
|
+
(m(!0), u(T, null, U(e.reports, (g) => (m(), u("option", {
|
|
1616
|
+
key: g.value,
|
|
1617
|
+
value: g.value
|
|
1618
|
+
}, v(g.name), 9, Do))), 128))
|
|
1024
1619
|
]),
|
|
1025
1620
|
_: 1
|
|
1026
1621
|
}, 8, ["modelValue"])
|
|
1027
|
-
])) :
|
|
1622
|
+
])) : P("", !0)
|
|
1028
1623
|
]));
|
|
1029
1624
|
}
|
|
1030
|
-
}, Zr = "Sorsolás", eo = "Jelentkezés", to = {
|
|
1031
|
-
report: "Riport",
|
|
1032
|
-
video: "Videó",
|
|
1033
|
-
season: "Szezon",
|
|
1034
|
-
seasons: "Szezonok",
|
|
1035
|
-
section: "Szakasz",
|
|
1036
|
-
sections: "Szakaszok",
|
|
1037
|
-
phases: "Szakaszok",
|
|
1038
|
-
phasesDivision: "Fázisok (phase-Name=division)",
|
|
1039
|
-
noPhases: "Nincsenek szakaszok",
|
|
1040
|
-
teams: "Csapatok",
|
|
1041
|
-
filterName: "Szűrés névre",
|
|
1042
|
-
players: "Játékosok",
|
|
1043
|
-
month: "Hónap",
|
|
1044
|
-
homeOrAway: "Hazai vagy Vendég",
|
|
1045
|
-
home: "Hazai",
|
|
1046
|
-
away: "Vendég",
|
|
1047
|
-
schedule: "Menetrend",
|
|
1048
|
-
standings: "Tabella",
|
|
1049
|
-
playerStats: "Játékos statisztika",
|
|
1050
|
-
teamStats: "Csapat Statisztika",
|
|
1051
|
-
championships: "Bajnokságok",
|
|
1052
|
-
championshipName: "Bajnokság Neve (Championship-Name):",
|
|
1053
|
-
championshipId: "Bajnokság azonosító (Championship-id):",
|
|
1054
|
-
seasonId: "Szezon azonosító (season-Id):"
|
|
1055
|
-
}, ro = {
|
|
1056
|
-
points: "Pontok",
|
|
1057
|
-
goals: "Gólok",
|
|
1058
|
-
assists: "Gólpasszok",
|
|
1059
|
-
penalties: "Büntetések",
|
|
1060
|
-
goalies: "Kapusok",
|
|
1061
|
-
goaliesLimit: "Kapusok 40% jégidő alatt",
|
|
1062
|
-
teamAttendance: "Nézőszám",
|
|
1063
|
-
teamFairplay: "Büntetések",
|
|
1064
|
-
teamPenaltyKilling: "Emberhátrányok",
|
|
1065
|
-
teamPowerplay: "Emberelőnyök",
|
|
1066
|
-
teamScoringEfficiency: "Hatékonyság"
|
|
1067
|
-
}, oo = {
|
|
1068
|
-
Negyeddöntő1: "Negyeddöntő 1",
|
|
1069
|
-
Negyeddöntő2: "Negyeddöntő 2",
|
|
1070
|
-
Negyeddöntő3: "Negyeddöntő 3",
|
|
1071
|
-
Negyeddöntő4: "Negyeddöntő 4",
|
|
1072
|
-
Elődöntő1: "Elődöntő 1",
|
|
1073
|
-
Elődöntő2: "Elődöntő 2",
|
|
1074
|
-
Döntő: "Döntő"
|
|
1075
|
-
}, ao = {
|
|
1076
|
-
section: {
|
|
1077
|
-
short: "Szakasz",
|
|
1078
|
-
tooltip: "Szakasz"
|
|
1079
|
-
},
|
|
1080
|
-
organizer: {
|
|
1081
|
-
short: "Rendező",
|
|
1082
|
-
tooltip: "Rendező csapat"
|
|
1083
|
-
},
|
|
1084
|
-
document: {
|
|
1085
|
-
short: "Dokumentum",
|
|
1086
|
-
tooltip: "Jelentkezés/Sorsolás"
|
|
1087
|
-
}
|
|
1088
|
-
}, $e = {
|
|
1089
|
-
schedule: Zr,
|
|
1090
|
-
registration: eo,
|
|
1091
|
-
selection: to,
|
|
1092
|
-
report: ro,
|
|
1093
|
-
playoffs: oo,
|
|
1094
|
-
table: ao
|
|
1095
|
-
}, io = "Schedule", no = "Application form", so = {
|
|
1096
|
-
report: "Report",
|
|
1097
|
-
video: "Video",
|
|
1098
|
-
season: "Season",
|
|
1099
|
-
seasons: "Seasons",
|
|
1100
|
-
section: "Section",
|
|
1101
|
-
sections: "Sections",
|
|
1102
|
-
phases: "Phases",
|
|
1103
|
-
phasesDivision: "Phases (phase-Name=division)",
|
|
1104
|
-
noPhases: "No Phases",
|
|
1105
|
-
teams: "Teams",
|
|
1106
|
-
filterName: "Filter by Name",
|
|
1107
|
-
players: "Players",
|
|
1108
|
-
month: "Month",
|
|
1109
|
-
homeOrAway: "Home or Away",
|
|
1110
|
-
home: "Home",
|
|
1111
|
-
away: "Away",
|
|
1112
|
-
schedule: "Schedule",
|
|
1113
|
-
standings: "Standings",
|
|
1114
|
-
playerStats: "Player Statistics",
|
|
1115
|
-
teamStats: "Team Statistics",
|
|
1116
|
-
championships: "Championships",
|
|
1117
|
-
championshipName: "Championship Name (Championship-Name):",
|
|
1118
|
-
championshipId: "Championship Identifier (Championship-id):",
|
|
1119
|
-
seasonId: "Season Identifier (season-Id):"
|
|
1120
|
-
}, lo = {
|
|
1121
|
-
points: "Points",
|
|
1122
|
-
goals: "Goals",
|
|
1123
|
-
assists: "Assists",
|
|
1124
|
-
penalties: "Penalties",
|
|
1125
|
-
goalies: "Goalies",
|
|
1126
|
-
goaliesLimit: "Goalies under 40%",
|
|
1127
|
-
teamAttendance: "Attendance",
|
|
1128
|
-
teamFairplay: "Fairplay",
|
|
1129
|
-
teamPenaltyKilling: "Penalty Killing",
|
|
1130
|
-
teamPowerplay: "Powerplay",
|
|
1131
|
-
teamScoringEfficiency: "Scoring Efficiency"
|
|
1132
|
-
}, co = {
|
|
1133
|
-
Negyeddöntő1: "Quarterfinal 1",
|
|
1134
|
-
Negyeddöntő2: "Quarterfinal 2",
|
|
1135
|
-
Negyeddöntő3: "Quarterfinal 3",
|
|
1136
|
-
Negyeddöntő4: "Quarterfinal 4",
|
|
1137
|
-
Elődöntő1: "Semifinal 1",
|
|
1138
|
-
Elődöntő2: "Semifinal 2",
|
|
1139
|
-
Döntő: "Final"
|
|
1140
|
-
}, po = {
|
|
1141
|
-
section: {
|
|
1142
|
-
short: "Section",
|
|
1143
|
-
tooltip: "Section"
|
|
1144
|
-
},
|
|
1145
|
-
organizer: {
|
|
1146
|
-
short: "Organizer",
|
|
1147
|
-
tooltip: "Organizer Team"
|
|
1148
|
-
},
|
|
1149
|
-
document: {
|
|
1150
|
-
short: "Document",
|
|
1151
|
-
tooltip: "Application Form/Schedule"
|
|
1152
|
-
}
|
|
1153
|
-
}, Te = {
|
|
1154
|
-
schedule: io,
|
|
1155
|
-
registration: no,
|
|
1156
|
-
selection: so,
|
|
1157
|
-
report: lo,
|
|
1158
|
-
playoffs: co,
|
|
1159
|
-
table: po
|
|
1160
|
-
}, Oe = "h1,h2,h3,ul,li,p,dl,dt,dd{margin:0;padding:0}button{font-family:inherit;font-size:100%;font-weight:inherit;line-height:inherit;color:inherit;margin:0;padding:0;border-width:0;-webkit-appearance:button;background-color:transparent;background-image:none;cursor:pointer}ol,ul{list-style:none}:root,:host{font-family:Roboto Condensed,Avenir,Helvetica,Arial,sans-serif;--vbr-widget-primary-color-0: #ffffff;--vbr-widget-primary-color-50: #eceff1;--vbr-widget-primary-color-100: #cfd8dc;--vbr-widget-primary-color-200: #b0bec5;--vbr-widget-primary-color-300: #90a4ae;--vbr-widget-primary-color-400: #78909c;--vbr-widget-primary-color-500: #607d8b;--vbr-widget-primary-color-600: #546e7a;--vbr-widget-primary-color-700: #455a64;--vbr-widget-primary-color-800: #37474f;--vbr-widget-primary-color-900: #263238;--vbr-widget-secondary-color-100: #dcedc8;--vbr-widget-secondary-color-200: #badb94;--vbr-widget-secondary-color-300: #aed581;--vbr-widget-secondary-color-400: #9ccc65;--vbr-widget-secondary-color-500: #8bc34a;--vbr-widget-secondary-color-700: #689f38;--vbr-widget-secondary-color-800: #558b2f;--vbr-widget-secondary-color-900: #33691e;--vbr-widget-danger-color-50: #ffebee;--vbr-widget-danger-color-100: #ffcdd2;--vbr-widget-danger-color-200: #ef9a9a;--vbr-widget-danger-color-300: #e57373;--vbr-widget-danger-color-400: #ef5350;--vbr-widget-danger-color-500: #f44336;--vbr-widget-danger-color-700: #d32f2f;--vbr-widget-danger-color-900: #b71c1c;--vbr-widget-danger-color-a400: #ff1744;--vbr-widget-live-game-color: #8bc34a;--vbr-widget-neutral-color: #ffc107;--vbr-widget-typography-text-xs-size: .75rem;--vbr-widget-typography-text-xs-lineheight: 1.25rem;--vbr-widget-typography-text-sm-size: .875rem;--vbr-widget-typography-text-sm-lineheight: 1.5rem;--vbr-widget-typography-text-base-size: 1rem;--vbr-widget-typography-text-base-lineheight: 1.75rem;--vbr-widget-typography-text-lg-size: 1.125rem;--vbr-widget-typography-text-lg-lineheight: 2rem;--vbr-widget-typography-text-xl-size: 1.25rem;--vbr-widget-typography-text-xl-lineheight: 2rem;--vbr-widget-typography-text-2xl-size: 1.5rem;--vbr-widget-typography-text-2xl-lineheight: 2.5rem;--vbr-widget-typography-text-3xl-size: 1.75rem;--vbr-widget-typography-text-3xl-lineheight: 2.5rem;--vbr-widget-typography-text-4xl-size: 2rem;--vbr-widget-typography-text-4xl-lineheight: 2.75rem;--vbr-widget-typography-heading-weight: 500;--vbr-widget-typography-heading-1-size: var(--vbr-widget-typography-text-2xl-size);--vbr-widget-typography-heading-2-size: var(--vbr-widget-typography-text-xl-size);--vbr-widget-typography-heading-3-size: var(--vbr-widget-typography-text-lg-size);--vbr-widget-typography-heading-4-size: var(--vbr-widget-typography-text-base-size);--vbr-widget-typography-heading-5-size: var(--vbr-widget-typography-text-sm-size);--vbr-widget-typography-heading-6-size: var(--vbr-widget-typography-text-xs-size);--vbr-widget-table-header-font-size: var(--vbr-widget-typography-text-xs-size);--vbr-widget-table-default-column-width: 30px;--vbr-widget-table-default-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-table-color: var(--vbr-widget-primary-color-800);--vbr-widget-table-neutral-color: var(--vbr-widget-primary-color-300);--vbr-widget-table-header-bg-color: var(--vbr-widget-primary-color-800);--vbr-widget-table-header-hover-bg-color: var(--vbr-widget-primary-color-700);--vbr-widget-table-header-color: var(--vbr-widget-primary-color-200);--vbr-widget-table-table-header-active-bg-color: var(--vbr-widget-primary-color-700);--vbr-widget-table-header-active-color: var(--vbr-widget-primary-color-0);--vbr-widget-table-hover-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-hover-bg-color: var(--vbr-widget-secondary-color-100);--vbr-widget-table-active-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-active-bg-color: var(--vbr-widget-secondary-color-200);--vbr-widget-table-active-even-bg-color: var(--vbr-widget-secondary-color-300);--vbr-widget-table-active-hover-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-active-hover-bg-color: var(--vbr-widget-secondary-color-400);--vbr-widget-table-portrait-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-table-portrait-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-table-cell-light-color: var(--vbr-widget-primary-color-600);--vbr-widget-table-cell-dark-color: var(--vbr-widget-primary-color-900);--vbr-widget-table-stripped-bg-color: #f8f9fa;--vbr-widget-table-label-color: var(--vbr-widget-primary-color-500);--vbr-widget-table-label-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-table-cell-logo-size: 20px;--vbr-widget-table-cell-portrait-size: 26px;--vbr-widget-table-zero-color: var(--vbr-widget-primary-color-200);--vbr-widget-paginator-color: var(--vbr-widget-primary-color-500);--vbr-widget-paginator-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-paginator-hover-color: var(--vbr-widget-primary-color-700);--vbr-widget-paginator-hover-bg-color: var(--vbr-widget-primary-color-100);--vbr-widget-paginator-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-paginator-active-color: var(--vbr-widget-primary-color-0);--vbr-widget-paginator-active-bg-color: var(--vbr-widget-primary-color-900);--vbr-widget-paginator-disabled-color: var(--vbr-widget-primary-color-200);--vbr-widget-tooltip-font-size: var(--vbr-widget-typography-text-xs-size);--vbr-widget-tooltip-color: #ffffff;--vbr-widget-tooltip-bg-color: #000000;--vbr-widget-popover-trigger-hover-bg-color: var(--vbr-widget-secondary-color-200);--vbr-widget-popover-trigger-focus-bg-color: var(--vbr-widget-secondary-color-300);--vbr-widget-popover-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-dropdown-item-color: var(--vbr-widget-primary-color-500);--vbr-widget-dropdown-item-hover-color: var(--vbr-widget-primary-color-800);--vbr-widget-dropdown-item-hover-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-error-notice-bg-color: var(--vbr-widget-danger-color-50);--vbr-widget-error-notice-border-color: var(--vbr-widget-danger-color-100);--vbr-widget-error-notice-color: var(--vbr-widget-danger-color-700);--vbr-widget-link-color: var(--vbr-widget-secondary-color-700);--vbr-widget-hover-color: var(--vbr-widget-secondary-color-900);--vbr-widget-base-input-color: var(--vbr-widget-primary-color-800);--vbr-widget-base-input-font-size: var(--vbr-widget-typography-text-sm-size);--vbr-widget-base-input-border-color: var(--vbr-widget-primary-color-300);--vbr-widget-base-input-border-radius: 3px;--vbr-widget-form-label-color: var(--vbr-widget-primary-color-500);--vbr-widget-form-label-font-size: var(--vbr-widget-typography-text-xs-size);--vbr-widget-timezone-selector-color: var(--vbr-widget-primary-color-500);--vbr-widget-timezone-selector-font-size: var(--vbr-widget-typography-text-sm-size);--vbr-widget-badge-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-badge-color: var(--vbr-widget-primary-color-400);--vbr-widget-badge-font-size: .625rem;--vbr-widget-badge-large-font-size: .6875rem;--vbr-widget-tab-btn-padding: .625rem 1rem;--vbr-widget-tab-btn-font-size: var();--vbr-widget-tab-btn-font-weight: 500;--vbr-widget-tab-btn-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-tab-btn-color: var(--vbr-widget-primary-color-300);--vbr-widget-tab-btn-border-color: transparent;--vbr-widget-tab-btn-border-style: solid;--vbr-widget-tab-btn-border-width: 0 0 3px 0;--vbr-widget-tab-btn-text-transform: uppercase;--vbr-widget-tab-btn-hover-color: var(--vbr-widget-primary-color-500);--vbr-widget-tab-btn-hover-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-tab-btn-hover-border-color: transparent;--vbr-widget-tab-btn-active-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-tab-btn-active-color: var(--vbr-widget-primary-color-900);--vbr-widget-tab-btn-active-border-color: var(--vbr-widget-secondary-color-500);--vbr-widget-toggle-group-gap: .625rem;--vbr-widget-toggle-group-btn-padding: 3px 10px;--vbr-widget-toggle-group-btn-size: var(--vbr-widget-typography-text-sm-size);--vbr-widget-toggle-group-btn-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-toggle-group-btn-active-color: var(--vbr-widget-primary-color-0);--vbr-widget-toggle-group-btn-active-bg-color: var(--vbr-widget-live-game-color);--vbr-widget-toggle-group-btn-radius: 4px;--vbr-widget-progress-height: 10px;--vbr-widget-progress-border-radius: 5px;--vbr-widget-progress-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-progress-bar-color: var(--vbr-widget-live-game-color);--vbr-widget-progress-bar-stripe-color: rgba(255, 255, 255, .2);--vbr-widget-progress-bar-stripe-angle: 45deg;--vbr-widget-gamecenter-result-size: 6rem;--vbr-widget-gamecenter-result-weight: 700;--vbr-widget-gamecenter-result-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-teamname-size: 1.3125rem;--vbr-widget-gamecenter-teamname-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-teamname-weight: 700;--vbr-widget-gamecenter-title-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-title-size: var(--vbr-widget-typography-text-base-size);--vbr-widget-gamecenter-title-weight: 700;--vbr-widget-gamecenter-gamedate-color: var(--vbr-widget-primary-color-500);--vbr-widget-gamecenter-gamedate-size: var(--vbr-widget-typography-text-base-size);--vbr-widget-gamecenter-local-gamedate-color: var(--vbr-widget-primary-color-500);--vbr-widget-gamecenter-local-gamedate-size: .8125rem;--vbr-widget-gamecenter-gamestatus-color: var(--vbr-widget-primary-color-600);--vbr-widget-gamecenter-gamestatus-size: .9375rem;--vbr-widget-gamecenter-periodresults-color: var(--vbr-widget-primary-color-600);--vbr-widget-gamecenter-periodresults-size: 1.3125rem;--vbr-widget-gamecenter-period-header-bg-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-period-header-color: var(--vbr-widget-primary-color-0);--vbr-widget-gamecenter-period-header-size: .8125rem;--vbr-widget-gamecenter-period-header-weight: 500;--vbr-widget-gamecenter-stats-bg-color: var(--vbr-widget-primary-color-50);--vbr-widget-gamecenter-stats-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-stats-title-size: .8125rem;--vbr-widget-gamecenter-stats-title-color: var(--vbr-widget-primary-color-400);--vbr-widget-gamecenter-stats-size: var(--vbr-widget-typography-text-base-size);--vbr-widget-gamecenter-stats-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-team-container-title-color: var(--vbr-widget-primary-color-800);--vbr-widget-gamecenter-team-container-title-bg-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-team-container-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-events-evented-person-size: var(--vbr-widget-typography-text-base-size);--vbr-widget-gamecenter-events-evented-person-weight: 500;--vbr-widget-gamecenter-events-assitst-list-size: .9375rem;--vbr-widget-gamecenter-events-poi-list-size: var(--vbr-widget-typography-text-xs-size);--vbr-widget-gamecenter-events-score-size: var(--vbr-widget-typography-text-base-size);--vbr-widget-gamecenter-events-penalty-size: var(--vbr-widget-typography-text-sm-size);--vbr-widget-gamecenter-events-goalie-direction-size: var(--vbr-widget-typography-text-sm-size);--vbr-widget-main-image-wrapper-horizontal-margin: 0rem;--vbr-widget-sticky-top-offset: 0}.transition-fade-enter-active,.transition-fade-leave-active{transition:all .25s ease}.transition-fade-enter-from,.transition-fade-leave-to{opacity:0;transform:translateY(5px)}img{opacity:0;transition:opacity .5s ease-out}img.is-loaded{opacity:1}a{color:var(--vbr-widget-link-color);text-decoration:none}a:hover{color:var(--vbr-widget-hover-color)}.floating-content.is-tooltip{background-color:var(--vbr-widget-tooltip-bg-color);color:var(--vbr-widget-tooltip-color);font-weight:700;padding:5px 10px;border-radius:4px;font-size:var(--vbr-widget-tooltip-font-size);white-space:nowrap;pointer-events:none}.floating-content.is-tooltip .is-arrow{background-color:var(--vbr-widget-tooltip-bg-color)}.floating-content.is-content{border-radius:4px;box-shadow:2px 14px 23px #00000040}.floating-content.is-content .is-arrow{background-color:var(--vbr-widget-primary-color-50)}.floating-content .is-arrow{position:absolute;width:8px;height:8px;transform:rotate(45deg)}[data-placement^=top] .floating-content .is-arrow{bottom:-4px}[data-placement^=bottom] .floating-content .is-arrow{top:-4px}[data-placement^=left] .floating-content .is-arrow{right:-4px}[data-placement^=right] .floating-content .is-arrow{left:-4px}.mjsz-vbr-error-notice{display:flex;align-items:center;justify-items:flex-start;margin:10px 0;padding:10px 20px;background-color:var(--vbr-widget-error-notice-bg-color);color:var(--vbr-widget-error-notice-color);border:1px solid var(--vbr-widget-error-notice-border-color)}.mjsz-vbr-error-notice .icon{margin-right:15px}.mjsz-vbr-timezone-selector{padding:3px 0;color:var(--vbr-widget-timezone-selector-color);font-size:var(--vbr-widget-timezone-selector-font-size);font-weight:500}.mjsz-vbr-timezone-selector .is-active{font-weight:700}.is-badge{display:inline-block;padding:.125rem .25rem;color:var(--vbr-widget-badge-color);font-size:var(--vbr-widget-badge-font-size);font-weight:700;text-transform:uppercase;background-color:var(--vbr-widget-badge-bg-color);border-radius:3px}.is-badge+.is-badge{margin-left:3px}.is-badge.is-invert{color:var(--vbr-widget-badge-bg-color);background-color:var(--vbr-widget-badge-color)}.is-badge.is-green{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-live-game-color)}.is-badge.is-red{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-danger-color-a400)}.is-badge.is-yellow{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-neutral-color)}.is-badge.is-large{font-size:var(--vbr-widget-badge-large-font-size);padding:.15rem .35rem}", Re = ".is-text-right{text-align:right}.is-text-center{text-align:center}.is-text-bold{font-weight:700}.is-text-italic{font-style:italic}.is-text-xs{font-size:var(--vbr-widget-typography-text-xs-size);line-height:var(--vbr-widget-typography-text-xs-lineheight)}.is-text-sm{font-size:var(--vbr-widget-typography-text-sm-size);line-height:var(--vbr-widget-typography-text-xs-lineheight)}.is-text-base{font-size:var(--vbr-widget-typography-text-base-size);line-height:var(--vbr-widget-typography-text-base-lineheight)}.is-text-lg{font-size:var(--vbr-widget-typography-text-lg-size);line-height:var(--vbr-widget-typography-text-lg-lineheight)}.is-text-xl{font-size:var(--vbr-widget-typography-text-xl-size);line-height:var(--vbr-widget-typography-text-xl-lineheight)}.is-text-4xl{font-size:var(--vbr-widget-typography-text-4xl-size);line-height:var(--vbr-widget-typography-text-4xl-lineheight)}.is-uppercase{text-transform:uppercase}.is-opacity-20{opacity:.2}.is-opacity-30{opacity:.3}.is-opacity-40{opacity:.4}.is-opacity-50{opacity:.5}.is-mt-5{margin-top:1rem}.is-mb-5{margin-bottom:1rem}.is-whitespace-nowrap{white-space:nowrap}.is-heading-1{font-size:var(--vbr-widget-typography-heading-1-size);line-height:var(--vbr-widget-typography-text-xl-lineheight);margin-block-start:var(--vbr-widget-typography-text-xl-size);margin-block-end:calc(var(--vbr-widget-typography-text-xl-size) / 2);font-weight:var(--vbr-widget-typography-heading-weight)}.is-heading-2{font-size:var(--vbr-widget-typography-heading-2-size);line-height:var(--vbr-widget-typography-text-lg-lineheight);font-weight:var(--vbr-widget-typography-heading-weight);margin-block-start:var(--vbr-widget-typography-text-lg-size);margin-block-end:calc(var(--vbr-widget-typography-text-lg-size) / 2)}.is-heading-3{font-size:var(--vbr-widget-typography-heading-3-size);line-height:var(--vbr-widget-typography-text-base-lineheight);font-weight:var(--vbr-widget-typography-heading-weight);margin-block-start:var(--vbr-widget-typography-text-base-size);margin-block-end:calc(var(--vbr-widget-typography-text-base-size) / 2)}.is-rounded{overflow:hidden;border-radius:100%}.is-rounded+.is-rounded{margin-left:3px}.is-rounded img{display:block}.is-w-5{width:16px}.is-w-7{width:24px}.is-w-10{width:32px}", De = `.mjsz-vbr-base-input{padding:.375rem .75rem;font-family:inherit;color:var(--vbr-widget-base-input-color);border:1px solid var(--vbr-widget-base-input-border-color);border-radius:var(--vbr-widget-base-input-border-radius);width:100%;-moz-padding-start:calc(.75rem - 3px);font-size:var(--vbr-widget-base-input-font-size);font-weight:400;line-height:1.5;background-color:#fff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mjsz-vbr-base-input:disabled{opacity:.3}.mjsz-vbr-base-input.is-select{padding-right:2.25rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px}label{display:block;margin-bottom:3px;color:var(--vbr-widget-form-label-color);font-size:var(--vbr-widget-form-label-font-size);font-weight:700;text-transform:uppercase}.mjsz-vbr-tab-button{padding:var(--vbr-widget-tab-btn-padding);font-family:inherit;font-size:var(--vbr-widget-tab-btn-font-size);font-weight:var(--vbr-widget-tab-btn-font-weight);color:var(--vbr-widget-tab-btn-color);text-transform:var(--vbr-widget-tab-btn-text-transform);background-color:var(--vbr-widget-tab-btn-bg-color);border-color:var(--vbr-widget-tab-btn-border-color);border-width:var(--vbr-widget-tab-btn-border-width);border-style:var(--vbr-widget-tab-btn-border-style);outline:none;box-shadow:none;cursor:pointer}.mjsz-vbr-tab-button:hover{color:var(--vbr-widget-tab-btn-hover-color);border-color:var(--vbr-widget-tab-btn-hover-border-color);background-color:var(--vbr-widget-tab-btn-hover-bg-color)}.mjsz-vbr-tab-button.is-active{color:var(--vbr-widget-tab-btn-active-color);border-color:var(--vbr-widget-tab-btn-active-border-color);background-color:var(--vbr-widget-tab-btn-active-bg-color)}.mjsz-vbr-toggle-group{display:flex;flex-wrap:wrap;gap:var(--vbr-widget-toggle-group-gap);margin-bottom:15px}.mjsz-vbr-toggle-group button{padding:var(--vbr-widget-toggle-group-btn-padding);font-family:inherit;font-size:var(--vbr-widget-toggle-group-btn-size);background-color:var(--vbr-widget-toggle-group-btn-bg-color);border-radius:var(--vbr-widget-toggle-group-btn-radius)}.mjsz-vbr-toggle-group button.is-active{color:var(--vbr-widget-toggle-group-btn-active-color);background-color:var(--vbr-widget-toggle-group-btn-active-bg-color)}`, vt = ".g-row{display:flex}.g-row-wrap{display:flex;flex-wrap:wrap}.g-col{flex:1 0 0%}.g-gap-normal{gap:16px}[class^=g-col-]{flex:0 0 auto}.g-col-6{width:50%}.g-col-5{width:41.66666667%}.g-col-3{width:25%}.g-col-auto{width:auto}.g-gap-normal{gap:20px}.g-grid{--columns: repeat(2, 1fr);--columns-tablet: repeat(4, 1fr);display:grid;grid-template-columns:var(--columns)}@media all and (min-width: 768px){.g-grid{grid-template-columns:var(--columns-tablet)}}", bt = ".mjsz-vbr-table-responsive{container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}.mjsz-vbr-table-responsive table{width:100%}", ut = '.mjsz-vbr-table{border-collapse:collapse;border-spacing:0}.mjsz-vbr-table table,.mjsz-vbr-table caption,.mjsz-vbr-table tbody,.mjsz-vbr-table tfoot,.mjsz-vbr-table thead,.mjsz-vbr-table tr,.mjsz-vbr-table th,.mjsz-vbr-table td{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.mjsz-vbr-table{color:var(--vbr-widget-table-color);background-color:var(--vbr-widget-table-default-bg-color)}.mjsz-vbr-table th{width:var(--vbr-widget-table-default-column-width);background-color:var(--vbr-widget-table-header-bg-color);font-size:var(--vbr-widget-table-header-font-size);font-weight:700;color:var(--vbr-widget-table-header-color);text-align:center}.mjsz-vbr-table th:focus-visible,.mjsz-vbr-table th:hover{background-color:var(--vbr-widget-table-header-hover-bg-color);outline:none}.mjsz-vbr-table th.is-sortable{position:relative;cursor:pointer}.mjsz-vbr-table th.is-sortable .icon-sort{opacity:.5}.mjsz-vbr-table th.is-active{background-color:var(--vbr-widget-table-table-header-active-bg-color);color:var(--vbr-widget-table-header-active-color)}.mjsz-vbr-table th.is-active .icon-sort{opacity:1}.mjsz-vbr-table th.is-asc,.mjsz-vbr-table th.is-desc{position:relative}.mjsz-vbr-table th.is-w-auto{width:auto}.mjsz-vbr-table th .is-icon-sort{width:11px;height:11px;margin-left:5px}.mjsz-vbr-table td{text-align:center}.mjsz-vbr-table td.is-active{font-weight:700;color:var(--vbr-widget-table-active-color);background-color:var(--vbr-widget-table-active-bg-color)}.mjsz-vbr-table td.is-zero{color:var(--vbr-widget-table-zero-color)}.mjsz-vbr-table td.is-possible-empty:empty:before{content:"0";color:var(--vbr-widget-table-zero-color)}.mjsz-vbr-table td .is-text-light,.mjsz-vbr-table td.is-text-light{color:var(--vbr-widget-table-cell-light-color)}.mjsz-vbr-table td .is-text-dark,.mjsz-vbr-table td.is-text-dark{color:var(--vbr-widget-table-cell-dark-color)}.mjsz-vbr-table td .is-logo-image{display:inline-block;vertical-align:middle;width:var(--vbr-widget-table-cell-logo-size);height:var(--vbr-widget-table-cell-logo-size)}.mjsz-vbr-table td .is-portrait-image{display:inline-block;vertical-align:middle;width:var(--vbr-widget-table-cell-portrait-size);height:var(--vbr-widget-table-cell-portrait-size);object-fit:cover;object-position:top;overflow:hidden;border-radius:100%;border:1px solid var(--vbr-widget-primary-color-100)}.mjsz-vbr-table td .is-portrait-image img{width:var(--vbr-widget-table-cell-portrait-size);height:auto}.mjsz-vbr-table td.is-text-bold{font-weight:700}.mjsz-vbr-table td.is-text-italic{font-style:italic}.mjsz-vbr-table td.is-text-xl{font-size:var(--vbr-widget-typography-text-xl-size)}.mjsz-vbr-table td .is-text-accent{color:var(--vbr-widget-secondary-color-500)}.mjsz-vbr-table td.is-w-auto{width:auto}.mjsz-vbr-table td.is-horizontal-content{display:inline-flex;align-items:center}.mjsz-vbr-table td.is-text-positive,.mjsz-vbr-table td .is-text-positive{color:var(--vbr-widget-live-game-color)}.mjsz-vbr-table td.is-text-negative,.mjsz-vbr-table td .is-text-negative{color:var(--vbr-widget-danger-color-a400)}.mjsz-vbr-table td svg{width:16px;height:16px}.mjsz-vbr-table td button{padding:3px;line-height:0;border:none;outline:none;background-color:transparent}.mjsz-vbr-table td button:hover{background-color:var(--vbr-widget-popover-trigger-hover-bg-color)}.mjsz-vbr-table td button:active,.mjsz-vbr-table td button:focus{background-color:var(--vbr-widget-popover-trigger-focus-bg-color)}.mjsz-vbr-table td a{text-decoration:none}.mjsz-vbr-table td .label{padding:3px 6px;font-size:11px;font-weight:700;color:var(--vbr-widget-table-label-color);background-color:var(--vbr-widget-table-label-bg-color);border-radius:2px}.mjsz-vbr-table td .label:not(:last-of-type){margin-right:3px}.mjsz-vbr-table td a{color:var(--vbr-widget-link-color)}.mjsz-vbr-table td a:hover{color:var(--vbr-widget-hover-color)}.mjsz-vbr-table td .is-team-name-long{display:block}.mjsz-vbr-table td .is-team-name-short{display:none}@container table-wrapper (max-width: 768px){.mjsz-vbr-table td .is-team-name-long{display:none}.mjsz-vbr-table td .is-team-name-short{display:block}}.mjsz-vbr-table th,.mjsz-vbr-table td{padding:8px;white-space:nowrap;vertical-align:middle}.mjsz-vbr-table th.is-text-left,.mjsz-vbr-table td.is-text-left{text-align:left}.mjsz-vbr-table th.is-text-right,.mjsz-vbr-table td.is-text-right{text-align:right}.mjsz-vbr-table th.is-has-image,.mjsz-vbr-table td.is-has-image{padding:0 2px}.mjsz-vbr-table th .is-duplicated,.mjsz-vbr-table td .is-duplicated{color:var(--vbr-widget-table-neutral-color)}.mjsz-vbr-table tr.is-highlighted{color:var(--vbr-widget-danger-color-a400)}.mjsz-vbr-table tr.is-optional{opacity:.5}.mjsz-vbr-table tr:nth-child(2n){background-color:var(--vbr-widget-table-stripped-bg-color)}.mjsz-vbr-table tr:nth-child(2n) td.is-active{background-color:var(--vbr-widget-table-active-even-bg-color)}.mjsz-vbr-table tr:focus-within,.mjsz-vbr-table tr:hover{color:var(--vbr-widget-table-hover-color);background-color:var(--vbr-widget-table-hover-bg-color)}.mjsz-vbr-table tr:focus-within td.is-active,.mjsz-vbr-table tr:hover td.is-active{color:var(--vbr-widget-table-active-hover-color);background-color:var(--vbr-widget-table-active-hover-bg-color)}', mt = ".is-dropdown-menu{padding:8px 0;margin:0;min-width:160px;color:#000;list-style:none;background:var(--vbr-widget-popover-bg-color);border-radius:3px;box-shadow:0 5px 30px rgba(black,.3)}.is-dropdown-menu .is-dropdown-item{display:flex;align-items:center;padding:.25rem 1rem;font-family:var(--vbr-widget-font-family);line-height:24px;color:var(--vbr-widget-dropdown-item-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.is-dropdown-menu .is-dropdown-item:hover{color:var(--vbr-widget-dropdown-item-hover-color);background-color:var(--vbr-widget-dropdown-item-hover-bg-color)}.is-dropdown-menu .is-dropdown-item svg{margin-right:8px}", go = ".is-card{container-name:card-row;container-type:inline-size;background-color:#fff;padding:15px;margin-bottom:20px;box-shadow:0 2px 4px #0000001a,0 2px 2px #0000001a}.is-card>div{border-bottom:1px solid var(--vbr-widget-primary-color-100)}.is-card>div:last-of-type{border:none}.is-sticky{position:sticky;top:var(--vbr-widget-sticky-top-offset);z-index:10}.is-blured-bg{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mjsz-vbr-card-item{display:grid;grid-gap:1rem;grid-template-columns:2fr 1fr 2fr;padding:2rem 0;border-bottom:1px solid var(--vbr-widget-primary-color-100)}.mjsz-vbr-card-item.is-optional{opacity:.4;transition:opacity .3s ease-out}.mjsz-vbr-card-item.is-optional:hover{opacity:1}.mjsz-vbr-card-item svg{display:block}.mjsz-vbr-card-item .is-team-name-short{display:none}@container card-row (max-width: 768px){.mjsz-vbr-card-item .is-team-name-long{display:none}.mjsz-vbr-card-item .is-team-name-short{display:block}}.mjsz-vbr-card-item .is-info{grid-column:1/4;display:flex;justify-content:center;align-items:center;color:var(--vbr-widget-primary-color-500)}.mjsz-vbr-card-item .is-home-team{display:flex;gap:8px;align-items:center;justify-content:flex-end;font-weight:700}.mjsz-vbr-card-item .is-away-team{display:flex;gap:8px;align-items:center;justify-content:flex-start;font-weight:700}.mjsz-vbr-card-item .is-logo-image{width:40px}.mjsz-vbr-card-item .is-game-data{display:flex;flex-direction:column;align-items:center;justify-content:center}.mjsz-vbr-card-item .is-game-data a{display:flex;flex-direction:column;align-items:center;color:var(--vbr-widget-primary-color-900)}.mjsz-vbr-card-item .is-game-data a:hover{color:var(--vbr-widget-primary-color-600)}.mjsz-vbr-card-item .is-game-data.is-live,.mjsz-vbr-card-item .is-game-data.is-live a{color:var(--vbr-widget-live-game-color)}.mjsz-vbr-section-selector{margin:20px 0;border-bottom:1px solid var(--vbr-widget-primary-color-200)}.mjsz-vbr-main-image-wrapper{--overlay-size: 160px;--overlay-radius: 50%;display:grid;grid-template-columns:1fr var(--overlay-size) 1fr;grid-template-rows:1fr 1fr 1fr calc(var(--overlay-size) / 2) calc(var(--overlay-size) / 2);margin-left:var(--vbr-widget-main-image-wrapper-horizontal-margin);margin-right:var(--vbr-widget-main-image-wrapper-horizontal-margin)}.mjsz-vbr-main-image-wrapper:has(img.is-default){min-height:470px}.mjsz-vbr-main-image-wrapper .is-main-image{grid-column:1/4;grid-row:1/5;display:flex;justify-content:center;align-items:center;background-color:var(--vbr-widget-primary-color-50);box-shadow:0 2px 4px #0003}.mjsz-vbr-main-image-wrapper .is-main-image .is-default{filter:grayscale(1);opacity:.3;mix-blend-mode:multiply}.mjsz-vbr-main-image-wrapper .is-main-image img:not(.is-default){width:100%}.mjsz-vbr-main-image-wrapper .is-ovarlay-image{grid-row:4/-1;grid-column:2;justify-self:center;overflow:hidden;border-radius:var(--overlay-radius);z-index:1}.mjsz-vbr-main-image-wrapper .is-ovarlay-image img{width:100%;aspect-ratio:1}", vo = ".mjsz-vbr-paginator{display:flex;flex-direction:row;list-style-type:none;margin:10px 0;padding:0}.mjsz-vbr-paginator button,.mjsz-vbr-paginator div{display:flex;align-items:center;justify-content:center;padding:6px 12px;text-decoration:none;cursor:pointer;color:var(--vbr-widget-paginator-color);border:1px solid var(--vbr-widget-paginator-border-color);background-color:var(--vbr-widget-paginator-bg-color);margin-left:-1px}.mjsz-vbr-paginator button .icon,.mjsz-vbr-paginator div .icon{width:16px;height:16px;margin:0 -4px}.mjsz-vbr-paginator button:hover:not(.mjsz-vbr-paginator button.is-disabled,.mjsz-vbr-paginator button.is-active),.mjsz-vbr-paginator div:hover:not(.mjsz-vbr-paginator div.is-disabled,.mjsz-vbr-paginator div.is-active){color:var(--vbr-widget-paginator-hover-color);background-color:var(--vbr-widget-paginator-hover-bg-color)}.mjsz-vbr-paginator button:disabled,.mjsz-vbr-paginator button.is-disabled,.mjsz-vbr-paginator div:disabled,.mjsz-vbr-paginator div.is-disabled{color:var(--vbr-widget-paginator-disabled-color);background-color:var(--vbr-widget-paginator-bg-color);pointer-events:none;cursor:default}.mjsz-vbr-paginator button.is-active,.mjsz-vbr-paginator div.is-active{color:var(--vbr-widget-paginator-active-color);background-color:var(--vbr-widget-paginator-active-bg-color);border-color:var(--vbr-widget-paginator-active-bg-color);cursor:default}", Ve = (t, e) => {
|
|
1161
|
-
const r = t.__vccOpts || t;
|
|
1162
|
-
for (const [o, a] of e)
|
|
1163
|
-
r[o] = a;
|
|
1164
|
-
return r;
|
|
1165
|
-
}, bo = ["onClick"], uo = ["onClick"], mo = ["onClick"], ho = ["onClick"], fo = ["onClick"], wo = {
|
|
1625
|
+
}, Ze = ".is-text-right{text-align:right}.is-text-center{text-align:center}.is-text-bold{font-weight:700}.is-text-italic{font-style:italic}.is-text-xs{font-size:var(--vbr-widget-typography-text-xs-size);line-height:var(--vbr-widget-typography-text-xs-lineheight)}.is-text-sm{font-size:var(--vbr-widget-typography-text-sm-size);line-height:var(--vbr-widget-typography-text-xs-lineheight)}.is-text-base{font-size:var(--vbr-widget-typography-text-base-size);line-height:var(--vbr-widget-typography-text-base-lineheight)}.is-text-lg{font-size:var(--vbr-widget-typography-text-lg-size);line-height:var(--vbr-widget-typography-text-lg-lineheight)}.is-text-xl{font-size:var(--vbr-widget-typography-text-xl-size);line-height:var(--vbr-widget-typography-text-xl-lineheight)}.is-text-4xl{font-size:var(--vbr-widget-typography-text-4xl-size);line-height:var(--vbr-widget-typography-text-4xl-lineheight)}.is-uppercase{text-transform:uppercase}.is-opacity-20{opacity:.2}.is-opacity-30{opacity:.3}.is-opacity-40{opacity:.4}.is-opacity-50{opacity:.5}.is-mt-5{margin-top:1rem}.is-mb-5{margin-bottom:1rem}.is-whitespace-nowrap{white-space:nowrap}.is-heading-1{font-size:var(--vbr-widget-typography-heading-1-size);line-height:var(--vbr-widget-typography-text-xl-lineheight);margin-block-start:var(--vbr-widget-typography-text-xl-size);margin-block-end:calc(var(--vbr-widget-typography-text-xl-size) / 2);font-weight:var(--vbr-widget-typography-heading-weight)}.is-heading-2{font-size:var(--vbr-widget-typography-heading-2-size);line-height:var(--vbr-widget-typography-text-lg-lineheight);font-weight:var(--vbr-widget-typography-heading-weight);margin-block-start:var(--vbr-widget-typography-text-lg-size);margin-block-end:calc(var(--vbr-widget-typography-text-lg-size) / 2)}.is-heading-3{font-size:var(--vbr-widget-typography-heading-3-size);line-height:var(--vbr-widget-typography-text-base-lineheight);font-weight:var(--vbr-widget-typography-heading-weight);margin-block-start:var(--vbr-widget-typography-text-base-size);margin-block-end:calc(var(--vbr-widget-typography-text-base-size) / 2)}.is-rounded{overflow:hidden;border-radius:100%}.is-rounded+.is-rounded{margin-left:3px}.is-rounded img{display:block}.is-w-5{width:16px}.is-w-7{width:24px}.is-w-10{width:32px}", et = `.mjsz-vbr-base-input{padding:.375rem .75rem;font-family:inherit;color:var(--vbr-widget-base-input-color);border:1px solid var(--vbr-widget-base-input-border-color);border-radius:var(--vbr-widget-base-input-border-radius);width:100%;-moz-padding-start:calc(.75rem - 3px);font-size:var(--vbr-widget-base-input-font-size);font-weight:400;line-height:1.5;background-color:#fff;transition:border-color .15s ease-in-out,box-shadow .15s ease-in-out;-webkit-appearance:none;-moz-appearance:none;appearance:none}.mjsz-vbr-base-input:disabled{opacity:.3}.mjsz-vbr-base-input.is-select{padding-right:2.25rem;background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m2 5 6 6 6-6'/%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right .75rem center;background-size:16px 12px}label{display:block;margin-bottom:3px;color:var(--vbr-widget-form-label-color);font-size:var(--vbr-widget-form-label-font-size);font-weight:700;text-transform:uppercase}.mjsz-vbr-tab-button{padding:var(--vbr-widget-tab-btn-padding);font-family:inherit;font-size:var(--vbr-widget-tab-btn-font-size);font-weight:var(--vbr-widget-tab-btn-font-weight);color:var(--vbr-widget-tab-btn-color);text-transform:var(--vbr-widget-tab-btn-text-transform);background-color:var(--vbr-widget-tab-btn-bg-color);border-color:var(--vbr-widget-tab-btn-border-color);border-width:var(--vbr-widget-tab-btn-border-width);border-style:var(--vbr-widget-tab-btn-border-style);outline:none;box-shadow:none;cursor:pointer}.mjsz-vbr-tab-button:hover{color:var(--vbr-widget-tab-btn-hover-color);border-color:var(--vbr-widget-tab-btn-hover-border-color);background-color:var(--vbr-widget-tab-btn-hover-bg-color)}.mjsz-vbr-tab-button.is-active{color:var(--vbr-widget-tab-btn-active-color);border-color:var(--vbr-widget-tab-btn-active-border-color);background-color:var(--vbr-widget-tab-btn-active-bg-color)}.mjsz-vbr-toggle-group{display:flex;flex-wrap:wrap;gap:var(--vbr-widget-toggle-group-gap);margin-bottom:15px}.mjsz-vbr-toggle-group button{padding:var(--vbr-widget-toggle-group-btn-padding);font-family:inherit;font-size:var(--vbr-widget-toggle-group-btn-size);background-color:var(--vbr-widget-toggle-group-btn-bg-color);border-radius:var(--vbr-widget-toggle-group-btn-radius)}.mjsz-vbr-toggle-group button.is-active{color:var(--vbr-widget-toggle-group-btn-active-color);background-color:var(--vbr-widget-toggle-group-btn-active-bg-color)}`, Mt = ".g-row{display:flex}.g-row-wrap{display:flex;flex-wrap:wrap}.g-col{flex:1 0 0%}.g-gap-normal{gap:16px}[class^=g-col-]{flex:0 0 auto}.g-col-6{width:50%}.g-col-5{width:41.66666667%}.g-col-3{width:25%}.g-col-auto{width:auto}.g-gap-normal{gap:20px}.g-grid{--columns: repeat(2, 1fr);--columns-tablet: repeat(4, 1fr);display:grid;grid-template-columns:var(--columns)}@media all and (min-width: 768px){.g-grid{grid-template-columns:var(--columns-tablet)}}", Tt = ".mjsz-vbr-table-responsive{container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}.mjsz-vbr-table-responsive table{width:100%}", Dt = '.mjsz-vbr-table{border-collapse:collapse;border-spacing:0}.mjsz-vbr-table table,.mjsz-vbr-table caption,.mjsz-vbr-table tbody,.mjsz-vbr-table tfoot,.mjsz-vbr-table thead,.mjsz-vbr-table tr,.mjsz-vbr-table th,.mjsz-vbr-table td{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.mjsz-vbr-table{color:var(--vbr-widget-table-color);background-color:var(--vbr-widget-table-default-bg-color)}.mjsz-vbr-table th{width:var(--vbr-widget-table-default-column-width);background-color:var(--vbr-widget-table-header-bg-color);font-size:var(--vbr-widget-table-header-font-size);font-weight:700;color:var(--vbr-widget-table-header-color);text-align:center}.mjsz-vbr-table th:focus-visible,.mjsz-vbr-table th:hover{background-color:var(--vbr-widget-table-header-hover-bg-color);outline:none}.mjsz-vbr-table th.is-sortable{position:relative;cursor:pointer}.mjsz-vbr-table th.is-sortable .icon-sort{opacity:.5}.mjsz-vbr-table th.is-active{background-color:var(--vbr-widget-table-table-header-active-bg-color);color:var(--vbr-widget-table-header-active-color)}.mjsz-vbr-table th.is-active .icon-sort{opacity:1}.mjsz-vbr-table th.is-asc,.mjsz-vbr-table th.is-desc{position:relative}.mjsz-vbr-table th.is-w-auto{width:auto}.mjsz-vbr-table th .is-icon-sort{width:11px;height:11px;margin-left:5px}.mjsz-vbr-table td{text-align:center}.mjsz-vbr-table td.is-active{font-weight:700;color:var(--vbr-widget-table-active-color);background-color:var(--vbr-widget-table-active-bg-color)}.mjsz-vbr-table td.is-zero{color:var(--vbr-widget-table-zero-color)}.mjsz-vbr-table td.is-possible-empty:empty:before{content:"0";color:var(--vbr-widget-table-zero-color)}.mjsz-vbr-table td .is-text-light,.mjsz-vbr-table td.is-text-light{color:var(--vbr-widget-table-cell-light-color)}.mjsz-vbr-table td .is-text-dark,.mjsz-vbr-table td.is-text-dark{color:var(--vbr-widget-table-cell-dark-color)}.mjsz-vbr-table td .is-logo-image{display:inline-block;vertical-align:middle;width:var(--vbr-widget-table-cell-logo-size);height:var(--vbr-widget-table-cell-logo-size)}.mjsz-vbr-table td .is-portrait-image{display:inline-block;vertical-align:middle;width:var(--vbr-widget-table-cell-portrait-size);height:var(--vbr-widget-table-cell-portrait-size);object-fit:cover;object-position:top;overflow:hidden;border-radius:100%;border:1px solid var(--vbr-widget-primary-color-100)}.mjsz-vbr-table td .is-portrait-image img{width:var(--vbr-widget-table-cell-portrait-size);height:auto}.mjsz-vbr-table td.is-text-bold{font-weight:700}.mjsz-vbr-table td.is-text-italic{font-style:italic}.mjsz-vbr-table td.is-text-xl{font-size:var(--vbr-widget-typography-text-xl-size)}.mjsz-vbr-table td .is-text-accent{color:var(--vbr-widget-secondary-color-500)}.mjsz-vbr-table td.is-w-auto{width:auto}.mjsz-vbr-table td.is-horizontal-content{display:inline-flex;align-items:center}.mjsz-vbr-table td.is-text-positive,.mjsz-vbr-table td .is-text-positive{color:var(--vbr-widget-live-game-color)}.mjsz-vbr-table td.is-text-negative,.mjsz-vbr-table td .is-text-negative{color:var(--vbr-widget-danger-color-a400)}.mjsz-vbr-table td svg{width:16px;height:16px}.mjsz-vbr-table td button{padding:3px;line-height:0;border:none;outline:none;background-color:transparent}.mjsz-vbr-table td button:hover{background-color:var(--vbr-widget-popover-trigger-hover-bg-color)}.mjsz-vbr-table td button:active,.mjsz-vbr-table td button:focus{background-color:var(--vbr-widget-popover-trigger-focus-bg-color)}.mjsz-vbr-table td a{text-decoration:none}.mjsz-vbr-table td .label{padding:3px 6px;font-size:11px;font-weight:700;color:var(--vbr-widget-table-label-color);background-color:var(--vbr-widget-table-label-bg-color);border-radius:2px}.mjsz-vbr-table td .label:not(:last-of-type){margin-right:3px}.mjsz-vbr-table td a{color:var(--vbr-widget-link-color)}.mjsz-vbr-table td a:hover{color:var(--vbr-widget-hover-color)}.mjsz-vbr-table td .is-team-name-long{display:block}.mjsz-vbr-table td .is-team-name-short{display:none}@container table-wrapper (max-width: 768px){.mjsz-vbr-table td .is-team-name-long{display:none}.mjsz-vbr-table td .is-team-name-short{display:block}}.mjsz-vbr-table th,.mjsz-vbr-table td{padding:8px;white-space:nowrap;vertical-align:middle}.mjsz-vbr-table th.is-text-left,.mjsz-vbr-table td.is-text-left{text-align:left}.mjsz-vbr-table th.is-text-right,.mjsz-vbr-table td.is-text-right{text-align:right}.mjsz-vbr-table th.is-has-image,.mjsz-vbr-table td.is-has-image{padding:0 2px}.mjsz-vbr-table th .is-duplicated,.mjsz-vbr-table td .is-duplicated{color:var(--vbr-widget-table-neutral-color)}.mjsz-vbr-table tr.is-highlighted{color:var(--vbr-widget-danger-color-a400)}.mjsz-vbr-table tr.is-optional{opacity:.5}.mjsz-vbr-table tr:nth-child(2n){background-color:var(--vbr-widget-table-stripped-bg-color)}.mjsz-vbr-table tr:nth-child(2n) td.is-active{background-color:var(--vbr-widget-table-active-even-bg-color)}.mjsz-vbr-table tr:focus-within,.mjsz-vbr-table tr:hover{color:var(--vbr-widget-table-hover-color);background-color:var(--vbr-widget-table-hover-bg-color)}.mjsz-vbr-table tr:focus-within td.is-active,.mjsz-vbr-table tr:hover td.is-active{color:var(--vbr-widget-table-active-hover-color);background-color:var(--vbr-widget-table-active-hover-bg-color)}', Ot = ".is-dropdown-menu{padding:8px 0;margin:0;min-width:160px;color:#000;list-style:none;background:var(--vbr-widget-popover-bg-color);border-radius:3px;box-shadow:0 5px 30px rgba(black,.3)}.is-dropdown-menu .is-dropdown-item{display:flex;align-items:center;padding:.25rem 1rem;font-family:var(--vbr-widget-font-family);line-height:24px;color:var(--vbr-widget-dropdown-item-color);text-align:inherit;text-decoration:none;white-space:nowrap;background-color:transparent;border:0}.is-dropdown-menu .is-dropdown-item:hover{color:var(--vbr-widget-dropdown-item-hover-color);background-color:var(--vbr-widget-dropdown-item-hover-bg-color)}.is-dropdown-menu .is-dropdown-item svg{margin-right:8px}", Go = ".is-card{container-name:card-row;container-type:inline-size;background-color:#fff;padding:15px;margin-bottom:20px;box-shadow:0 2px 4px #0000001a,0 2px 2px #0000001a}.is-card>div{border-bottom:1px solid var(--vbr-widget-primary-color-100)}.is-card>div:last-of-type{border:none}.is-sticky{position:sticky;top:var(--vbr-widget-sticky-top-offset);z-index:10}.is-blured-bg{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.mjsz-vbr-card-item{display:grid;grid-gap:1rem;grid-template-columns:2fr 1fr 2fr;padding:2rem 0;border-bottom:1px solid var(--vbr-widget-primary-color-100)}.mjsz-vbr-card-item.is-optional{opacity:.4;transition:opacity .3s ease-out}.mjsz-vbr-card-item.is-optional:hover{opacity:1}.mjsz-vbr-card-item svg{display:block}.mjsz-vbr-card-item .is-team-name-short{display:none}@container card-row (max-width: 640px){.mjsz-vbr-card-item .is-team-name-long{display:none}.mjsz-vbr-card-item .is-team-name-short{display:block}}.mjsz-vbr-card-item .is-info{grid-column:1/4;display:flex;justify-content:center;align-items:center;color:var(--vbr-widget-primary-color-500)}.mjsz-vbr-card-item .is-home-team{display:flex;gap:8px;align-items:center;justify-content:flex-end;font-weight:700}.mjsz-vbr-card-item .is-away-team{display:flex;gap:8px;align-items:center;justify-content:flex-start;font-weight:700}.mjsz-vbr-card-item .is-logo-image{width:40px}.mjsz-vbr-card-item .is-game-data{display:flex;flex-direction:column;align-items:center;justify-content:center}.mjsz-vbr-card-item .is-game-data a{display:flex;flex-direction:column;align-items:center;color:var(--vbr-widget-primary-color-900)}.mjsz-vbr-card-item .is-game-data a:hover{color:var(--vbr-widget-primary-color-600)}.mjsz-vbr-card-item .is-game-data.is-live,.mjsz-vbr-card-item .is-game-data.is-live a{color:var(--vbr-widget-live-game-color)}.mjsz-vbr-section-selector{margin:20px 0;border-bottom:1px solid var(--vbr-widget-primary-color-200)}.mjsz-vbr-main-image-wrapper{--overlay-size: 160px;--overlay-radius: 50%;display:grid;grid-template-columns:1fr var(--overlay-size) 1fr;grid-template-rows:1fr 1fr 1fr calc(var(--overlay-size) / 2) calc(var(--overlay-size) / 2);margin-left:var(--vbr-widget-main-image-wrapper-horizontal-margin);margin-right:var(--vbr-widget-main-image-wrapper-horizontal-margin)}.mjsz-vbr-main-image-wrapper:has(img.is-default){min-height:470px}.mjsz-vbr-main-image-wrapper .is-main-image{grid-column:1/4;grid-row:1/5;display:flex;justify-content:center;align-items:center;background-color:var(--vbr-widget-primary-color-50);box-shadow:0 2px 4px #0003}.mjsz-vbr-main-image-wrapper .is-main-image .is-default{filter:grayscale(1);opacity:.3;mix-blend-mode:multiply}.mjsz-vbr-main-image-wrapper .is-main-image img:not(.is-default){width:100%}.mjsz-vbr-main-image-wrapper .is-ovarlay-image{grid-row:4/-1;grid-column:2;justify-self:center;overflow:hidden;border-radius:var(--overlay-radius);z-index:1}.mjsz-vbr-main-image-wrapper .is-ovarlay-image img{width:100%;aspect-ratio:1}", Ro = ".mjsz-vbr-paginator{display:flex;flex-direction:row;list-style-type:none;margin:10px 0;padding:0}.mjsz-vbr-paginator button,.mjsz-vbr-paginator div{display:flex;align-items:center;justify-content:center;padding:6px 12px;text-decoration:none;cursor:pointer;color:var(--vbr-widget-paginator-color);border:1px solid var(--vbr-widget-paginator-border-color);background-color:var(--vbr-widget-paginator-bg-color);margin-left:-1px}.mjsz-vbr-paginator button .icon,.mjsz-vbr-paginator div .icon{width:16px;height:16px;margin:0 -4px}.mjsz-vbr-paginator button:hover:not(.mjsz-vbr-paginator button.is-disabled,.mjsz-vbr-paginator button.is-active),.mjsz-vbr-paginator div:hover:not(.mjsz-vbr-paginator div.is-disabled,.mjsz-vbr-paginator div.is-active){color:var(--vbr-widget-paginator-hover-color);background-color:var(--vbr-widget-paginator-hover-bg-color)}.mjsz-vbr-paginator button:disabled,.mjsz-vbr-paginator button.is-disabled,.mjsz-vbr-paginator div:disabled,.mjsz-vbr-paginator div.is-disabled{color:var(--vbr-widget-paginator-disabled-color);background-color:var(--vbr-widget-paginator-bg-color);pointer-events:none;cursor:default}.mjsz-vbr-paginator button.is-active,.mjsz-vbr-paginator div.is-active{color:var(--vbr-widget-paginator-active-color);background-color:var(--vbr-widget-paginator-active-bg-color);border-color:var(--vbr-widget-paginator-active-bg-color);cursor:default}", Yo = ["onClick"], Ko = ["onClick"], Fo = ["onClick"], Vo = ["onClick"], Uo = ["onClick"], Bo = {
|
|
1166
1626
|
__name: "Championship.ce",
|
|
1167
1627
|
props: {
|
|
1168
1628
|
locale: {
|
|
@@ -1190,126 +1650,126 @@ const Vr = (t, e) => {
|
|
|
1190
1650
|
default: 20
|
|
1191
1651
|
}
|
|
1192
1652
|
},
|
|
1193
|
-
setup(
|
|
1194
|
-
const
|
|
1195
|
-
return (
|
|
1196
|
-
|
|
1197
|
-
locale:
|
|
1653
|
+
setup(e) {
|
|
1654
|
+
const t = e, r = H(null), a = H(Ve()), o = I(() => Fe(/* @__PURE__ */ new Date(), s(a), t.locale)), i = B("tab-button"), n = B("section-selector"), c = { en: Pe, hu: Ae }, p = (g) => ft(t.externalGameResolver, g), l = (g) => br(t.externalTeamResolver, g);
|
|
1655
|
+
return (g, z) => (m(), u("div", null, [
|
|
1656
|
+
S(s(Ne), {
|
|
1657
|
+
locale: t.locale,
|
|
1198
1658
|
messages: c
|
|
1199
1659
|
}, {
|
|
1200
|
-
default:
|
|
1201
|
-
|
|
1202
|
-
default:
|
|
1203
|
-
j ? (m(),
|
|
1660
|
+
default: L(({ t: x }) => [
|
|
1661
|
+
S(s(Ce), null, {
|
|
1662
|
+
default: L(({ error: f, hasError: j }) => [
|
|
1663
|
+
j ? (m(), F(s($e), {
|
|
1204
1664
|
key: 0,
|
|
1205
|
-
error:
|
|
1206
|
-
}, null, 8, ["error"])) :
|
|
1207
|
-
|
|
1208
|
-
locale:
|
|
1209
|
-
timezone:
|
|
1210
|
-
"championship-name":
|
|
1211
|
-
limit:
|
|
1665
|
+
error: f
|
|
1666
|
+
}, null, 8, ["error"])) : P("", !0),
|
|
1667
|
+
S(Co, {
|
|
1668
|
+
locale: e.locale,
|
|
1669
|
+
timezone: a.value,
|
|
1670
|
+
"championship-name": e.championshipName,
|
|
1671
|
+
limit: e.limit
|
|
1212
1672
|
}, {
|
|
1213
|
-
default:
|
|
1214
|
-
sort:
|
|
1673
|
+
default: L(({
|
|
1674
|
+
sort: b,
|
|
1215
1675
|
page: N,
|
|
1216
|
-
games:
|
|
1676
|
+
games: y,
|
|
1217
1677
|
phases: w,
|
|
1218
|
-
report:
|
|
1219
|
-
phaseId:
|
|
1220
|
-
columns:
|
|
1221
|
-
seasons:
|
|
1222
|
-
reports:
|
|
1223
|
-
isLoading:
|
|
1224
|
-
selectedPanel:
|
|
1225
|
-
championships:
|
|
1226
|
-
championshipId:
|
|
1227
|
-
selectedChampionshipId:
|
|
1228
|
-
onSort:
|
|
1229
|
-
changePanel:
|
|
1230
|
-
changePhase:
|
|
1231
|
-
changeSeason:
|
|
1232
|
-
onChangeReport:
|
|
1233
|
-
onPaginatorChange:
|
|
1234
|
-
changeChampionship:
|
|
1678
|
+
report: h,
|
|
1679
|
+
phaseId: $,
|
|
1680
|
+
columns: k,
|
|
1681
|
+
seasons: A,
|
|
1682
|
+
reports: Y,
|
|
1683
|
+
isLoading: W,
|
|
1684
|
+
selectedPanel: D,
|
|
1685
|
+
championships: X,
|
|
1686
|
+
championshipId: Z,
|
|
1687
|
+
selectedChampionshipId: De,
|
|
1688
|
+
onSort: he,
|
|
1689
|
+
changePanel: _,
|
|
1690
|
+
changePhase: M,
|
|
1691
|
+
changeSeason: ee,
|
|
1692
|
+
onChangeReport: te,
|
|
1693
|
+
onPaginatorChange: Gt,
|
|
1694
|
+
changeChampionship: Rt
|
|
1235
1695
|
}) => [
|
|
1236
|
-
|
|
1237
|
-
seasons:
|
|
1238
|
-
"championship-id":
|
|
1239
|
-
"onUpdate:championshipId":
|
|
1696
|
+
S(Lo, {
|
|
1697
|
+
seasons: A,
|
|
1698
|
+
"championship-id": Z,
|
|
1699
|
+
"onUpdate:championshipId": ee
|
|
1240
1700
|
}, null, 8, ["seasons", "championship-id", "onUpdate:championshipId"]),
|
|
1241
|
-
|
|
1242
|
-
class:
|
|
1701
|
+
d("div", {
|
|
1702
|
+
class: E(s(n))
|
|
1243
1703
|
}, [
|
|
1244
|
-
(m(!0),
|
|
1245
|
-
key:
|
|
1246
|
-
onClick: (
|
|
1247
|
-
class:
|
|
1248
|
-
},
|
|
1704
|
+
(m(!0), u(T, null, U(X, (Q) => (m(), u("button", {
|
|
1705
|
+
key: Q.phaseId,
|
|
1706
|
+
onClick: (Yi) => Rt(Q.sectionId),
|
|
1707
|
+
class: E([s(i), { "is-active": Q.sectionId === De }])
|
|
1708
|
+
}, v(Q.sectionName), 11, Yo))), 128))
|
|
1249
1709
|
], 2),
|
|
1250
|
-
|
|
1710
|
+
S(Oo, {
|
|
1251
1711
|
phases: w,
|
|
1252
|
-
"phase-id":
|
|
1253
|
-
reports:
|
|
1254
|
-
report:
|
|
1255
|
-
"is-reports-visible":
|
|
1256
|
-
"onUpdate:phaseId":
|
|
1257
|
-
"onUpdate:report":
|
|
1712
|
+
"phase-id": $,
|
|
1713
|
+
reports: Y,
|
|
1714
|
+
report: h,
|
|
1715
|
+
"is-reports-visible": D === s(ne) || D === s(we),
|
|
1716
|
+
"onUpdate:phaseId": M,
|
|
1717
|
+
"onUpdate:report": te
|
|
1258
1718
|
}, null, 8, ["phases", "phase-id", "reports", "report", "is-reports-visible", "onUpdate:phaseId", "onUpdate:report"]),
|
|
1259
|
-
|
|
1260
|
-
class:
|
|
1719
|
+
d("div", {
|
|
1720
|
+
class: E(s(n))
|
|
1261
1721
|
}, [
|
|
1262
|
-
|
|
1263
|
-
class:
|
|
1264
|
-
onClick: (
|
|
1265
|
-
},
|
|
1266
|
-
|
|
1267
|
-
class:
|
|
1268
|
-
onClick: (
|
|
1269
|
-
},
|
|
1270
|
-
|
|
1271
|
-
class:
|
|
1272
|
-
onClick: (
|
|
1273
|
-
},
|
|
1274
|
-
|
|
1275
|
-
class:
|
|
1276
|
-
onClick: (
|
|
1277
|
-
},
|
|
1722
|
+
d("button", {
|
|
1723
|
+
class: E([s(i), { "is-active": D === s(pe) }]),
|
|
1724
|
+
onClick: (Q) => _(s(pe))
|
|
1725
|
+
}, v(x("selection.schedule")), 11, Ko),
|
|
1726
|
+
d("button", {
|
|
1727
|
+
class: E([s(i), { "is-active": D === s(Re) }]),
|
|
1728
|
+
onClick: (Q) => _(s(Re))
|
|
1729
|
+
}, v(x("selection.standings")), 11, Fo),
|
|
1730
|
+
d("button", {
|
|
1731
|
+
class: E([s(i), { "is-active": D === s(ne) }]),
|
|
1732
|
+
onClick: (Q) => _(s(ne))
|
|
1733
|
+
}, v(x("selection.playerStats")), 11, Vo),
|
|
1734
|
+
d("button", {
|
|
1735
|
+
class: E([s(i), { "is-active": D === s(we) }]),
|
|
1736
|
+
onClick: (Q) => _(s(we))
|
|
1737
|
+
}, v(x("selection.teamStats")), 11, Uo)
|
|
1278
1738
|
], 2),
|
|
1279
|
-
|
|
1280
|
-
columns:
|
|
1281
|
-
rows:
|
|
1282
|
-
sort:
|
|
1283
|
-
"is-loading":
|
|
1284
|
-
"offset-name":
|
|
1739
|
+
S(s(rr), {
|
|
1740
|
+
columns: k,
|
|
1741
|
+
rows: y.rows,
|
|
1742
|
+
sort: b,
|
|
1743
|
+
"is-loading": W,
|
|
1744
|
+
"offset-name": o.value,
|
|
1285
1745
|
"external-team-resolver": l,
|
|
1286
|
-
"external-game-resolver":
|
|
1746
|
+
"external-game-resolver": p,
|
|
1287
1747
|
"append-to": r.value,
|
|
1288
|
-
"hide-columns":
|
|
1289
|
-
onSort:
|
|
1748
|
+
"hide-columns": D === s(pe) ? "broadcast" : "",
|
|
1749
|
+
onSort: he
|
|
1290
1750
|
}, null, 8, ["columns", "rows", "sort", "is-loading", "offset-name", "append-to", "hide-columns", "onSort"]),
|
|
1291
|
-
|
|
1751
|
+
D === s(ne) ? (m(), F(s(ar), {
|
|
1292
1752
|
key: 0,
|
|
1293
1753
|
page: N,
|
|
1294
|
-
"items-per-page":
|
|
1295
|
-
"total-items":
|
|
1754
|
+
"items-per-page": t.limit,
|
|
1755
|
+
"total-items": y.totalItems,
|
|
1296
1756
|
"range-length": 5,
|
|
1297
|
-
onChange:
|
|
1298
|
-
}, null, 8, ["page", "items-per-page", "total-items", "onChange"])) :
|
|
1299
|
-
|
|
1300
|
-
|
|
1301
|
-
rows:
|
|
1757
|
+
onChange: Gt
|
|
1758
|
+
}, null, 8, ["page", "items-per-page", "total-items", "onChange"])) : P("", !0),
|
|
1759
|
+
D === s(Re) ? (m(), u(T, { key: 1 }, [
|
|
1760
|
+
S(s(at), {
|
|
1761
|
+
rows: y.rows,
|
|
1302
1762
|
"additional-key": "inheritedPoints"
|
|
1303
1763
|
}, null, 8, ["rows"]),
|
|
1304
|
-
|
|
1305
|
-
rows:
|
|
1764
|
+
S(s(at), {
|
|
1765
|
+
rows: y.rows,
|
|
1306
1766
|
"additional-key": "penaltyPoints"
|
|
1307
1767
|
}, null, 8, ["rows"])
|
|
1308
|
-
], 64)) :
|
|
1768
|
+
], 64)) : P("", !0)
|
|
1309
1769
|
]),
|
|
1310
1770
|
_: 2
|
|
1311
1771
|
}, 1032, ["locale", "timezone", "championship-name", "limit"]),
|
|
1312
|
-
|
|
1772
|
+
d("div", {
|
|
1313
1773
|
ref_key: "tooltipContainer",
|
|
1314
1774
|
ref: r
|
|
1315
1775
|
}, null, 512)
|
|
@@ -1321,7 +1781,7 @@ const Vr = (t, e) => {
|
|
|
1321
1781
|
}, 8, ["locale"])
|
|
1322
1782
|
]));
|
|
1323
1783
|
}
|
|
1324
|
-
},
|
|
1784
|
+
}, Wo = /* @__PURE__ */ Te(Bo, [["styles", [Me, Ze, et, Mt, Tt, Dt, Ot, Go, Ro]]]), Ho = { class: "g-row" }, Jo = ["value"], qo = ["onClick"], Qo = {
|
|
1325
1785
|
__name: "SeasonSelector",
|
|
1326
1786
|
props: {
|
|
1327
1787
|
seasons: {
|
|
@@ -1342,57 +1802,56 @@ const Vr = (t, e) => {
|
|
|
1342
1802
|
}
|
|
1343
1803
|
},
|
|
1344
1804
|
emits: ["onChangeSeason", "onChangeSection"],
|
|
1345
|
-
setup(
|
|
1346
|
-
const r =
|
|
1805
|
+
setup(e, { emit: t }) {
|
|
1806
|
+
const r = e, a = t, { t: o } = ae(), i = I({
|
|
1347
1807
|
get() {
|
|
1348
1808
|
return r.championshipId;
|
|
1349
1809
|
},
|
|
1350
1810
|
set(c) {
|
|
1351
|
-
|
|
1811
|
+
a("onChangeSeason", c);
|
|
1352
1812
|
}
|
|
1353
1813
|
});
|
|
1354
1814
|
function n(c) {
|
|
1355
|
-
|
|
1815
|
+
a("onChangeSection", c);
|
|
1356
1816
|
}
|
|
1357
|
-
return (c,
|
|
1358
|
-
|
|
1359
|
-
|
|
1360
|
-
|
|
1817
|
+
return (c, p) => (m(), u(T, null, [
|
|
1818
|
+
d("div", Ho, [
|
|
1819
|
+
d("div", null, [
|
|
1820
|
+
d("label", {
|
|
1361
1821
|
for: "season",
|
|
1362
|
-
class:
|
|
1363
|
-
},
|
|
1364
|
-
|
|
1822
|
+
class: E(s(B)("label"))
|
|
1823
|
+
}, v(s(o)("selection.season")), 3),
|
|
1824
|
+
S(s(le), {
|
|
1365
1825
|
id: "season",
|
|
1366
1826
|
modelValue: i.value,
|
|
1367
|
-
"onUpdate:modelValue":
|
|
1827
|
+
"onUpdate:modelValue": p[0] || (p[0] = (l) => i.value = l)
|
|
1368
1828
|
}, {
|
|
1369
|
-
default:
|
|
1370
|
-
(m(!0),
|
|
1829
|
+
default: L(() => [
|
|
1830
|
+
(m(!0), u(T, null, U(e.seasons, (l) => (m(), u("option", {
|
|
1371
1831
|
key: l.championshipId,
|
|
1372
1832
|
value: l.championshipId
|
|
1373
|
-
},
|
|
1833
|
+
}, v(l.seasonName), 9, Jo))), 128))
|
|
1374
1834
|
]),
|
|
1375
1835
|
_: 1
|
|
1376
1836
|
}, 8, ["modelValue"])
|
|
1377
1837
|
])
|
|
1378
1838
|
]),
|
|
1379
|
-
|
|
1380
|
-
(m(!0),
|
|
1839
|
+
d("div", null, [
|
|
1840
|
+
(m(!0), u(T, null, U(e.sections, (l) => (m(), u("button", {
|
|
1381
1841
|
key: l.phaseId,
|
|
1382
|
-
onClick: (
|
|
1383
|
-
class:
|
|
1384
|
-
},
|
|
1842
|
+
onClick: (g) => n(l),
|
|
1843
|
+
class: E([s(B)("tab-button"), { "is-active": l.sectionId === e.sectionId }])
|
|
1844
|
+
}, v(l.sectionName), 11, qo))), 128))
|
|
1385
1845
|
])
|
|
1386
1846
|
], 64));
|
|
1387
1847
|
}
|
|
1388
|
-
},
|
|
1389
|
-
if (
|
|
1390
|
-
|
|
1391
|
-
|
|
1392
|
-
}, jo = (t, e) => {
|
|
1848
|
+
}, Xo = (e, t) => {
|
|
1849
|
+
if (e.length === 0) throw new yt(xe.message, xe.options);
|
|
1850
|
+
t.seasons = ei(e), t.championshipId || (t.championshipId = q(t.seasons).championshipId);
|
|
1851
|
+
}, Zo = (e, t) => {
|
|
1393
1852
|
var r;
|
|
1394
|
-
|
|
1395
|
-
},
|
|
1853
|
+
t.sections = e, t.sectionId = Xe(oe("sectionId"), q)(e), t.phaseId = ((r = Lt([0, "phases", 0], e)) == null ? void 0 : r.phaseId) ?? null;
|
|
1854
|
+
}, ei = (e) => Xe(Pt(Et(oe("seasonName"))), qe(At(["championshipId", "seasonName"])))(e), ti = {
|
|
1396
1855
|
gameName: {
|
|
1397
1856
|
label: "table.gameName.short",
|
|
1398
1857
|
tooltip: "table.gameName.tooltip",
|
|
@@ -1428,10 +1887,10 @@ const Vr = (t, e) => {
|
|
|
1428
1887
|
tooltip: "table.document.tooltip",
|
|
1429
1888
|
class: "is-text-left"
|
|
1430
1889
|
}
|
|
1431
|
-
},
|
|
1890
|
+
}, ri = (e) => (t) => qe((r) => ({
|
|
1432
1891
|
...r,
|
|
1433
|
-
...r.registration && { registration: `${r.registration}/cid/${
|
|
1434
|
-
}))(
|
|
1892
|
+
...r.registration && { registration: `${r.registration}/cid/${e}` }
|
|
1893
|
+
}))(t), ai = {
|
|
1435
1894
|
__name: "DataProvider",
|
|
1436
1895
|
props: {
|
|
1437
1896
|
championshipName: {
|
|
@@ -1459,58 +1918,58 @@ const Vr = (t, e) => {
|
|
|
1459
1918
|
default: ""
|
|
1460
1919
|
}
|
|
1461
1920
|
},
|
|
1462
|
-
setup(
|
|
1463
|
-
const
|
|
1921
|
+
setup(e) {
|
|
1922
|
+
const t = e, r = se({
|
|
1464
1923
|
seasons: [],
|
|
1465
1924
|
championshipId: null,
|
|
1466
1925
|
sections: [],
|
|
1467
1926
|
sectionId: null,
|
|
1468
1927
|
phaseId: null
|
|
1469
|
-
}), { onError:
|
|
1928
|
+
}), { onError: a } = Ie(), { isLoading: o, execute: i } = J({
|
|
1470
1929
|
options: {
|
|
1471
1930
|
path: "/v2/championship-seasons",
|
|
1472
|
-
apiKey:
|
|
1473
|
-
params: { championshipName:
|
|
1931
|
+
apiKey: t.apiKey,
|
|
1932
|
+
params: { championshipName: t.championshipName }
|
|
1474
1933
|
},
|
|
1475
|
-
transform: (
|
|
1476
|
-
onError:
|
|
1477
|
-
}), { isLoading: n, execute: c } =
|
|
1934
|
+
transform: (b) => Xo(b, r),
|
|
1935
|
+
onError: a
|
|
1936
|
+
}), { isLoading: n, execute: c } = J({
|
|
1478
1937
|
options: {
|
|
1479
1938
|
path: "/v2/championship-sections",
|
|
1480
|
-
apiKey:
|
|
1939
|
+
apiKey: t.apiKey,
|
|
1481
1940
|
params: I(() => ({ championshipId: r.championshipId }))
|
|
1482
1941
|
},
|
|
1483
|
-
transform: (
|
|
1484
|
-
onError:
|
|
1942
|
+
transform: (b) => Zo(b, r),
|
|
1943
|
+
onError: a
|
|
1485
1944
|
}), {
|
|
1486
|
-
isLoading:
|
|
1945
|
+
isLoading: p,
|
|
1487
1946
|
state: l,
|
|
1488
|
-
execute:
|
|
1489
|
-
} =
|
|
1947
|
+
execute: g
|
|
1948
|
+
} = J({
|
|
1490
1949
|
options: {
|
|
1491
1950
|
path: "/v2/games-list",
|
|
1492
|
-
apiKey:
|
|
1951
|
+
apiKey: t.apiKey,
|
|
1493
1952
|
params: I(() => ({ championshipId: r.championshipId, phaseId: r.phaseId }))
|
|
1494
1953
|
},
|
|
1495
|
-
transform: (
|
|
1496
|
-
onError:
|
|
1497
|
-
}),
|
|
1498
|
-
|
|
1499
|
-
const
|
|
1500
|
-
function
|
|
1501
|
-
r.championshipId =
|
|
1954
|
+
transform: (b) => ue(wt, ri(r.championshipId))(b),
|
|
1955
|
+
onError: a
|
|
1956
|
+
}), z = I(() => Ke(l.value).schedule(t.timezone, t.locale).value());
|
|
1957
|
+
de([i, c, g]);
|
|
1958
|
+
const x = I(() => [n.value, o.value, p.value].some(Boolean));
|
|
1959
|
+
function f(b) {
|
|
1960
|
+
r.championshipId = b, de([c, g]);
|
|
1502
1961
|
}
|
|
1503
|
-
function j(
|
|
1504
|
-
r.sectionId =
|
|
1962
|
+
function j(b) {
|
|
1963
|
+
r.sectionId = b.sectionId, r.phaseId = Lt(["phases", 0, "phaseId"], b), g();
|
|
1505
1964
|
}
|
|
1506
|
-
return (
|
|
1507
|
-
rows:
|
|
1508
|
-
isLoading:
|
|
1509
|
-
values: s(
|
|
1510
|
-
listeners: { onChangeSection: j, onChangeSeason:
|
|
1965
|
+
return (b, N) => ke(b.$slots, "default", _e(je({
|
|
1966
|
+
rows: z.value,
|
|
1967
|
+
isLoading: x.value,
|
|
1968
|
+
values: s(ga)(["phaseId"], r),
|
|
1969
|
+
listeners: { onChangeSection: j, onChangeSeason: f }
|
|
1511
1970
|
})));
|
|
1512
1971
|
}
|
|
1513
|
-
},
|
|
1972
|
+
}, oi = ["href"], ii = ["href"], ni = {
|
|
1514
1973
|
__name: "ScheduleCupDataTable",
|
|
1515
1974
|
props: {
|
|
1516
1975
|
columns: {
|
|
@@ -1530,48 +1989,48 @@ const Vr = (t, e) => {
|
|
|
1530
1989
|
default: !1
|
|
1531
1990
|
}
|
|
1532
1991
|
},
|
|
1533
|
-
setup(
|
|
1534
|
-
const
|
|
1535
|
-
|
|
1992
|
+
setup(e) {
|
|
1993
|
+
const t = e, r = H(null), { columns: a } = Zt(
|
|
1994
|
+
t.columns,
|
|
1536
1995
|
null,
|
|
1537
1996
|
I(() => ({
|
|
1538
|
-
offsetName:
|
|
1997
|
+
offsetName: t.offsetName
|
|
1539
1998
|
}))
|
|
1540
|
-
), { t:
|
|
1541
|
-
return (i, n) => (m(),
|
|
1999
|
+
), { t: o } = ae();
|
|
2000
|
+
return (i, n) => (m(), u("div", {
|
|
1542
2001
|
ref_key: "tooltipContainer",
|
|
1543
2002
|
ref: r
|
|
1544
2003
|
}, [
|
|
1545
|
-
|
|
1546
|
-
default:
|
|
1547
|
-
|
|
1548
|
-
columns: s(
|
|
1549
|
-
rows:
|
|
1550
|
-
"is-loading":
|
|
2004
|
+
S(s(or), null, {
|
|
2005
|
+
default: L(() => [
|
|
2006
|
+
S(s(ir), {
|
|
2007
|
+
columns: s(a),
|
|
2008
|
+
rows: e.rows,
|
|
2009
|
+
"is-loading": e.isLoading,
|
|
1551
2010
|
"append-to": r.value
|
|
1552
2011
|
}, {
|
|
1553
|
-
"cell-homeTeamName":
|
|
1554
|
-
var
|
|
2012
|
+
"cell-homeTeamName": L(({ row: c }) => {
|
|
2013
|
+
var p;
|
|
1555
2014
|
return [
|
|
1556
|
-
|
|
2015
|
+
ie(v(((p = c.homeTeam) == null ? void 0 : p.longName) ?? ""), 1)
|
|
1557
2016
|
];
|
|
1558
2017
|
}),
|
|
1559
|
-
"cell-location":
|
|
1560
|
-
var
|
|
2018
|
+
"cell-location": L(({ row: c }) => {
|
|
2019
|
+
var p;
|
|
1561
2020
|
return [
|
|
1562
|
-
|
|
2021
|
+
ie(v(((p = c.location) == null ? void 0 : p.locationName) ?? ""), 1)
|
|
1563
2022
|
];
|
|
1564
2023
|
}),
|
|
1565
|
-
"cell-document":
|
|
1566
|
-
c.schedule ? (m(),
|
|
2024
|
+
"cell-document": L(({ row: c }) => [
|
|
2025
|
+
c.schedule ? (m(), u("a", {
|
|
1567
2026
|
key: 0,
|
|
1568
2027
|
href: c.schedule,
|
|
1569
2028
|
target: "_blank"
|
|
1570
|
-
},
|
|
2029
|
+
}, v(s(o)("schedule")), 9, oi)) : c.registration ? (m(), u("a", {
|
|
1571
2030
|
key: 1,
|
|
1572
2031
|
href: c.registration,
|
|
1573
2032
|
target: "_blank"
|
|
1574
|
-
},
|
|
2033
|
+
}, v(s(o)("registration")), 9, ii)) : P("", !0)
|
|
1575
2034
|
]),
|
|
1576
2035
|
_: 1
|
|
1577
2036
|
}, 8, ["columns", "rows", "is-loading", "append-to"])
|
|
@@ -1580,7 +2039,7 @@ const Vr = (t, e) => {
|
|
|
1580
2039
|
})
|
|
1581
2040
|
], 512));
|
|
1582
2041
|
}
|
|
1583
|
-
},
|
|
2042
|
+
}, si = {
|
|
1584
2043
|
__name: "ScheduleCup.ce",
|
|
1585
2044
|
props: {
|
|
1586
2045
|
locale: {
|
|
@@ -1600,31 +2059,31 @@ const Vr = (t, e) => {
|
|
|
1600
2059
|
// default: false,
|
|
1601
2060
|
// },
|
|
1602
2061
|
},
|
|
1603
|
-
setup(
|
|
1604
|
-
const
|
|
1605
|
-
return (i, n) => (m(),
|
|
1606
|
-
locale:
|
|
2062
|
+
setup(e) {
|
|
2063
|
+
const t = e, r = { en: Pe, hu: Ae }, a = H(Ve()), o = I(() => Fe(/* @__PURE__ */ new Date(), a.value, t.locale));
|
|
2064
|
+
return (i, n) => (m(), F(s(Ne), {
|
|
2065
|
+
locale: t.locale,
|
|
1607
2066
|
messages: r
|
|
1608
2067
|
}, {
|
|
1609
|
-
default:
|
|
1610
|
-
|
|
1611
|
-
default:
|
|
1612
|
-
|
|
2068
|
+
default: L(() => [
|
|
2069
|
+
S(s(Ce), null, {
|
|
2070
|
+
default: L(({ error: c, hasError: p }) => [
|
|
2071
|
+
p ? (m(), F(s($e), {
|
|
1613
2072
|
key: 0,
|
|
1614
2073
|
error: c
|
|
1615
|
-
}, null, 8, ["error"])) :
|
|
1616
|
-
|
|
1617
|
-
"championship-name":
|
|
1618
|
-
locale:
|
|
1619
|
-
timezone:
|
|
2074
|
+
}, null, 8, ["error"])) : P("", !0),
|
|
2075
|
+
S(ai, {
|
|
2076
|
+
"championship-name": e.championshipName,
|
|
2077
|
+
locale: e.locale,
|
|
2078
|
+
timezone: a.value
|
|
1620
2079
|
}, {
|
|
1621
|
-
default:
|
|
1622
|
-
|
|
1623
|
-
|
|
1624
|
-
columns: s(
|
|
2080
|
+
default: L(({ rows: l, isLoading: g, values: z, listeners: x }) => [
|
|
2081
|
+
S(Qo, Ht(z, Jt(x)), null, 16),
|
|
2082
|
+
S(ni, {
|
|
2083
|
+
columns: s(ti),
|
|
1625
2084
|
rows: l.rows,
|
|
1626
|
-
"is-loading":
|
|
1627
|
-
"offset-name":
|
|
2085
|
+
"is-loading": g,
|
|
2086
|
+
"offset-name": o.value
|
|
1628
2087
|
}, null, 8, ["columns", "rows", "is-loading", "offset-name"])
|
|
1629
2088
|
]),
|
|
1630
2089
|
_: 1
|
|
@@ -1636,17 +2095,17 @@ const Vr = (t, e) => {
|
|
|
1636
2095
|
_: 1
|
|
1637
2096
|
}, 8, ["locale"]));
|
|
1638
2097
|
}
|
|
1639
|
-
},
|
|
1640
|
-
function
|
|
1641
|
-
|
|
2098
|
+
}, li = /* @__PURE__ */ Te(si, [["styles", [Me, Ze, et, Mt, Tt, Dt, Ot]]]);
|
|
2099
|
+
function ci(e, t) {
|
|
2100
|
+
t.seasonsList = e, t.seasonId = ue(q, oe("id"))(e);
|
|
1642
2101
|
}
|
|
1643
|
-
function
|
|
1644
|
-
|
|
2102
|
+
function di(e, t) {
|
|
2103
|
+
t.championshipList = e, t.championshipId = ue(q, oe("championshipId"))(e);
|
|
1645
2104
|
}
|
|
1646
|
-
function
|
|
1647
|
-
|
|
2105
|
+
function gi(e, t) {
|
|
2106
|
+
t.sections = e, t.sectionId = ue(q, oe("sectionId"))(e);
|
|
1648
2107
|
}
|
|
1649
|
-
const
|
|
2108
|
+
const pi = {
|
|
1650
2109
|
__name: "DataProvider",
|
|
1651
2110
|
props: {
|
|
1652
2111
|
apiKey: {
|
|
@@ -1658,66 +2117,66 @@ const Vo = {
|
|
|
1658
2117
|
default: "hu"
|
|
1659
2118
|
}
|
|
1660
2119
|
},
|
|
1661
|
-
setup(
|
|
1662
|
-
const
|
|
2120
|
+
setup(e) {
|
|
2121
|
+
const t = e, r = se({
|
|
1663
2122
|
seasonsList: [],
|
|
1664
2123
|
seasonId: null,
|
|
1665
2124
|
championshipList: [],
|
|
1666
2125
|
championshipId: null,
|
|
1667
2126
|
sections: [],
|
|
1668
2127
|
sectionId: null
|
|
1669
|
-
}), { onError:
|
|
2128
|
+
}), { onError: a } = Ie(), { isLoading: o, execute: i } = J({
|
|
1670
2129
|
options: {
|
|
1671
2130
|
path: "/v2/all-season-list",
|
|
1672
|
-
apiKey:
|
|
2131
|
+
apiKey: t.apiKey,
|
|
1673
2132
|
params: {}
|
|
1674
2133
|
},
|
|
1675
|
-
transform: (
|
|
1676
|
-
onError:
|
|
1677
|
-
}), { isLoading: n, execute: c } =
|
|
2134
|
+
transform: (b) => ci(b, r),
|
|
2135
|
+
onError: a
|
|
2136
|
+
}), { isLoading: n, execute: c } = J({
|
|
1678
2137
|
options: {
|
|
1679
2138
|
path: "/v2/championship-list",
|
|
1680
|
-
apiKey:
|
|
2139
|
+
apiKey: t.apiKey,
|
|
1681
2140
|
params: I(() => ({ seasonId: r.seasonId }))
|
|
1682
2141
|
},
|
|
1683
|
-
transform: (
|
|
1684
|
-
onError:
|
|
2142
|
+
transform: (b) => di(b, r),
|
|
2143
|
+
onError: a
|
|
1685
2144
|
}), {
|
|
1686
|
-
isLoading:
|
|
2145
|
+
isLoading: p,
|
|
1687
2146
|
execute: l
|
|
1688
|
-
} =
|
|
2147
|
+
} = J({
|
|
1689
2148
|
options: {
|
|
1690
2149
|
path: "/v2/championship-sections",
|
|
1691
|
-
apiKey:
|
|
2150
|
+
apiKey: t.apiKey,
|
|
1692
2151
|
params: I(() => ({ championshipId: r.championshipId }))
|
|
1693
2152
|
},
|
|
1694
|
-
transform: (
|
|
1695
|
-
onError:
|
|
1696
|
-
}),
|
|
1697
|
-
var
|
|
1698
|
-
return ((N = (
|
|
2153
|
+
transform: (b) => gi(b, r),
|
|
2154
|
+
onError: a
|
|
2155
|
+
}), g = I(() => {
|
|
2156
|
+
var b, N;
|
|
2157
|
+
return ((N = (b = r.sections) == null ? void 0 : b.find((y) => y.sectionId === r.sectionId)) == null ? void 0 : N.phases) ?? [];
|
|
1699
2158
|
});
|
|
1700
|
-
|
|
1701
|
-
const
|
|
1702
|
-
function
|
|
1703
|
-
r.seasonId =
|
|
2159
|
+
de([i, c, l]);
|
|
2160
|
+
const z = I(() => [o.value, n.value, p.value].some(Boolean));
|
|
2161
|
+
function x(b) {
|
|
2162
|
+
r.seasonId = b, de([c, l]);
|
|
1704
2163
|
}
|
|
1705
|
-
function
|
|
1706
|
-
r.championshipId =
|
|
2164
|
+
function f(b) {
|
|
2165
|
+
r.championshipId = b, l();
|
|
1707
2166
|
}
|
|
1708
|
-
function j(
|
|
1709
|
-
r.sectionId =
|
|
2167
|
+
function j(b) {
|
|
2168
|
+
r.sectionId = b;
|
|
1710
2169
|
}
|
|
1711
|
-
return (
|
|
2170
|
+
return (b, N) => ke(b.$slots, "default", _e(je({
|
|
1712
2171
|
...r,
|
|
1713
|
-
isLoading:
|
|
1714
|
-
phaseData:
|
|
1715
|
-
onChangeSeason:
|
|
2172
|
+
isLoading: z.value,
|
|
2173
|
+
phaseData: g.value,
|
|
2174
|
+
onChangeSeason: x,
|
|
1716
2175
|
onChangeSection: j,
|
|
1717
|
-
onChangeChampionship:
|
|
2176
|
+
onChangeChampionship: f
|
|
1718
2177
|
})));
|
|
1719
2178
|
}
|
|
1720
|
-
},
|
|
2179
|
+
}, mi = { class: "is-mb-5" }, vi = ["value"], bi = ["value"], ui = {
|
|
1721
2180
|
__name: "Selector",
|
|
1722
2181
|
props: {
|
|
1723
2182
|
seasonsList: {
|
|
@@ -1738,50 +2197,50 @@ const Vo = {
|
|
|
1738
2197
|
}
|
|
1739
2198
|
},
|
|
1740
2199
|
emits: ["update:seasonId", "update:championshipId"],
|
|
1741
|
-
setup(
|
|
1742
|
-
const r =
|
|
1743
|
-
return (c,
|
|
1744
|
-
|
|
1745
|
-
|
|
2200
|
+
setup(e, { emit: t }) {
|
|
2201
|
+
const r = e, a = t, { t: o } = ae(), { seasonId: i, championshipId: n } = We(r, a);
|
|
2202
|
+
return (c, p) => (m(), u(T, null, [
|
|
2203
|
+
d("div", mi, [
|
|
2204
|
+
d("label", {
|
|
1746
2205
|
for: "season",
|
|
1747
|
-
class:
|
|
1748
|
-
},
|
|
1749
|
-
|
|
2206
|
+
class: E(s(B)("label"))
|
|
2207
|
+
}, v(s(o)("selection.seasons")), 3),
|
|
2208
|
+
S(s(le), {
|
|
1750
2209
|
id: "season",
|
|
1751
2210
|
modelValue: s(i),
|
|
1752
|
-
"onUpdate:modelValue":
|
|
2211
|
+
"onUpdate:modelValue": p[0] || (p[0] = (l) => ve(i) ? i.value = l : null)
|
|
1753
2212
|
}, {
|
|
1754
|
-
default:
|
|
1755
|
-
(m(!0),
|
|
2213
|
+
default: L(() => [
|
|
2214
|
+
(m(!0), u(T, null, U(e.seasonsList, (l) => (m(), u("option", {
|
|
1756
2215
|
key: l.id,
|
|
1757
2216
|
value: l.id
|
|
1758
|
-
},
|
|
2217
|
+
}, v(l.seasonName), 9, vi))), 128))
|
|
1759
2218
|
]),
|
|
1760
2219
|
_: 1
|
|
1761
2220
|
}, 8, ["modelValue"])
|
|
1762
2221
|
]),
|
|
1763
|
-
|
|
1764
|
-
|
|
2222
|
+
d("div", null, [
|
|
2223
|
+
d("label", {
|
|
1765
2224
|
for: "season",
|
|
1766
|
-
class:
|
|
1767
|
-
},
|
|
1768
|
-
|
|
2225
|
+
class: E(s(B)("label"))
|
|
2226
|
+
}, v(s(o)("selection.championships")), 3),
|
|
2227
|
+
S(s(le), {
|
|
1769
2228
|
id: "season",
|
|
1770
2229
|
modelValue: s(n),
|
|
1771
|
-
"onUpdate:modelValue":
|
|
2230
|
+
"onUpdate:modelValue": p[1] || (p[1] = (l) => ve(n) ? n.value = l : null)
|
|
1772
2231
|
}, {
|
|
1773
|
-
default:
|
|
1774
|
-
(m(!0),
|
|
2232
|
+
default: L(() => [
|
|
2233
|
+
(m(!0), u(T, null, U(e.championshipList, (l) => (m(), u("option", {
|
|
1775
2234
|
key: l.championshipId,
|
|
1776
2235
|
value: l.championshipId
|
|
1777
|
-
},
|
|
2236
|
+
}, v(l.championshipName), 9, bi))), 128))
|
|
1778
2237
|
]),
|
|
1779
2238
|
_: 1
|
|
1780
2239
|
}, 8, ["modelValue"])
|
|
1781
2240
|
])
|
|
1782
2241
|
], 64));
|
|
1783
2242
|
}
|
|
1784
|
-
},
|
|
2243
|
+
}, hi = ".main-layout[data-v-b6ae9b67]{display:flex;flex-wrap:wrap;gap:20px}.main-layout>div[data-v-b6ae9b67]:nth-child(2){flex:1}pre[data-v-b6ae9b67]{padding:10px;white-space:pre-wrap;overflow-x:auto;background-color:var(--vbr-widget-primary-color-50);border-radius:5px}", fi = { class: "main-layout" }, yi = { class: "is-mb-5" }, wi = { for: "seasonId" }, xi = ["textContent"], zi = { class: "is-mb-5" }, ki = { for: "championshipName" }, _i = ["textContent"], ji = { class: "is-mb-5" }, Si = { for: "championshipId" }, Ii = ["textContent"], Ni = { class: "is-mb-5" }, Ci = { for: "sections" }, $i = ["onClick"], Ei = { class: "is-mb-5" }, Li = { for: "phases" }, Ai = ["textContent"], Pi = {
|
|
1785
2244
|
__name: "IvrIdentifiers.ce",
|
|
1786
2245
|
props: {
|
|
1787
2246
|
locale: {
|
|
@@ -1793,86 +2252,86 @@ const Vo = {
|
|
|
1793
2252
|
default: ""
|
|
1794
2253
|
}
|
|
1795
2254
|
},
|
|
1796
|
-
setup(
|
|
1797
|
-
const
|
|
1798
|
-
return (
|
|
2255
|
+
setup(e) {
|
|
2256
|
+
const t = { en: Pe, hu: Ae }, r = e;
|
|
2257
|
+
return (a, o) => (m(), F(s(Ne), {
|
|
1799
2258
|
locale: r.locale,
|
|
1800
|
-
messages:
|
|
2259
|
+
messages: t
|
|
1801
2260
|
}, {
|
|
1802
|
-
default:
|
|
1803
|
-
|
|
1804
|
-
default:
|
|
1805
|
-
c ? (m(),
|
|
2261
|
+
default: L(({ t: i }) => [
|
|
2262
|
+
S(s(Ce), null, {
|
|
2263
|
+
default: L(({ error: n, hasError: c }) => [
|
|
2264
|
+
c ? (m(), F(s($e), {
|
|
1806
2265
|
key: 0,
|
|
1807
2266
|
error: n
|
|
1808
|
-
}, null, 8, ["error"])) :
|
|
1809
|
-
|
|
1810
|
-
default:
|
|
1811
|
-
seasonsList:
|
|
2267
|
+
}, null, 8, ["error"])) : P("", !0),
|
|
2268
|
+
S(pi, null, {
|
|
2269
|
+
default: L(({
|
|
2270
|
+
seasonsList: p,
|
|
1812
2271
|
seasonId: l,
|
|
1813
|
-
championshipList:
|
|
1814
|
-
championshipId:
|
|
1815
|
-
sections:
|
|
1816
|
-
sectionId:
|
|
2272
|
+
championshipList: g,
|
|
2273
|
+
championshipId: z,
|
|
2274
|
+
sections: x,
|
|
2275
|
+
sectionId: f,
|
|
1817
2276
|
phaseData: j,
|
|
1818
|
-
onChangeSeason:
|
|
2277
|
+
onChangeSeason: b,
|
|
1819
2278
|
onChangeSection: N,
|
|
1820
|
-
onChangeChampionship:
|
|
2279
|
+
onChangeChampionship: y
|
|
1821
2280
|
}) => {
|
|
1822
2281
|
var w;
|
|
1823
2282
|
return [
|
|
1824
|
-
|
|
1825
|
-
|
|
1826
|
-
|
|
1827
|
-
"seasons-list":
|
|
2283
|
+
d("div", fi, [
|
|
2284
|
+
d("div", null, [
|
|
2285
|
+
S(ui, {
|
|
2286
|
+
"seasons-list": p,
|
|
1828
2287
|
"season-id": l,
|
|
1829
|
-
"championship-list":
|
|
1830
|
-
"championship-id":
|
|
1831
|
-
"onUpdate:seasonId":
|
|
1832
|
-
"onUpdate:championshipId":
|
|
2288
|
+
"championship-list": g,
|
|
2289
|
+
"championship-id": z,
|
|
2290
|
+
"onUpdate:seasonId": b,
|
|
2291
|
+
"onUpdate:championshipId": y
|
|
1833
2292
|
}, null, 8, ["seasons-list", "season-id", "championship-list", "championship-id", "onUpdate:seasonId", "onUpdate:championshipId"])
|
|
1834
2293
|
]),
|
|
1835
|
-
|
|
1836
|
-
|
|
1837
|
-
|
|
1838
|
-
|
|
2294
|
+
d("div", null, [
|
|
2295
|
+
d("section", yi, [
|
|
2296
|
+
d("label", wi, v(i("selection.seasonId")), 1),
|
|
2297
|
+
d("p", {
|
|
1839
2298
|
id: "seasonId",
|
|
1840
|
-
textContent:
|
|
1841
|
-
}, null, 8,
|
|
2299
|
+
textContent: v(l)
|
|
2300
|
+
}, null, 8, xi)
|
|
1842
2301
|
]),
|
|
1843
|
-
|
|
1844
|
-
|
|
1845
|
-
|
|
2302
|
+
d("section", zi, [
|
|
2303
|
+
d("label", ki, v(i("selection.championshipName")), 1),
|
|
2304
|
+
d("p", {
|
|
1846
2305
|
id: "championshipName",
|
|
1847
|
-
textContent:
|
|
1848
|
-
}, null, 8,
|
|
2306
|
+
textContent: v((w = g.find((h) => h.championshipId === z)) == null ? void 0 : w.championshipName)
|
|
2307
|
+
}, null, 8, _i)
|
|
1849
2308
|
]),
|
|
1850
|
-
|
|
1851
|
-
|
|
1852
|
-
|
|
2309
|
+
d("section", ji, [
|
|
2310
|
+
d("label", Si, v(i("selection.championshipId")), 1),
|
|
2311
|
+
d("p", {
|
|
1853
2312
|
id: "championshipId",
|
|
1854
|
-
textContent:
|
|
1855
|
-
}, null, 8,
|
|
2313
|
+
textContent: v(z)
|
|
2314
|
+
}, null, 8, Ii)
|
|
1856
2315
|
]),
|
|
1857
|
-
|
|
1858
|
-
|
|
1859
|
-
|
|
2316
|
+
d("section", Ni, [
|
|
2317
|
+
d("label", Ci, v(i("selection.sections")) + ":", 1),
|
|
2318
|
+
d("div", {
|
|
1860
2319
|
id: "sections",
|
|
1861
|
-
class:
|
|
2320
|
+
class: E([s(B)("toggle-group")])
|
|
1862
2321
|
}, [
|
|
1863
|
-
(m(!0),
|
|
1864
|
-
key:
|
|
1865
|
-
class:
|
|
1866
|
-
onClick: (
|
|
1867
|
-
},
|
|
2322
|
+
(m(!0), u(T, null, U(x, (h) => (m(), u("button", {
|
|
2323
|
+
key: h.sectionId,
|
|
2324
|
+
class: E({ "is-active": h.sectionId === f }),
|
|
2325
|
+
onClick: ($) => N(h.sectionId)
|
|
2326
|
+
}, v(h.sectionName), 11, $i))), 128))
|
|
1868
2327
|
], 2)
|
|
1869
2328
|
]),
|
|
1870
|
-
|
|
1871
|
-
|
|
1872
|
-
|
|
2329
|
+
d("section", Ei, [
|
|
2330
|
+
d("label", Li, v(i("selection.phasesDivision")) + ":", 1),
|
|
2331
|
+
d("pre", {
|
|
1873
2332
|
id: "phases",
|
|
1874
|
-
textContent:
|
|
1875
|
-
}, null, 8,
|
|
2333
|
+
textContent: v(j)
|
|
2334
|
+
}, null, 8, Ai)
|
|
1876
2335
|
])
|
|
1877
2336
|
])
|
|
1878
2337
|
])
|
|
@@ -1887,20 +2346,22 @@ const Vo = {
|
|
|
1887
2346
|
_: 1
|
|
1888
2347
|
}, 8, ["locale"]));
|
|
1889
2348
|
}
|
|
1890
|
-
},
|
|
1891
|
-
function
|
|
1892
|
-
customElements.define("mjsz-vbr-championship",
|
|
2349
|
+
}, Mi = /* @__PURE__ */ Te(Pi, [["styles", [Me, Ze, et, hi]], ["__scopeId", "data-v-b6ae9b67"]]), Ti = Se(_o), Di = Se(Wo), Oi = Se(li), Gi = Se(Mi);
|
|
2350
|
+
function Ri() {
|
|
2351
|
+
customElements.define("mjsz-vbr-calendar", Ti), customElements.define("mjsz-vbr-championship", Di), customElements.define("mjsz-vbr-schedule-cup", Oi), customElements.define("mjsz-vbr-ibr-identifiers", Gi);
|
|
1893
2352
|
}
|
|
1894
|
-
const
|
|
1895
|
-
install: () =>
|
|
2353
|
+
const Ji = {
|
|
2354
|
+
install: () => Ri()
|
|
1896
2355
|
};
|
|
1897
2356
|
export {
|
|
1898
|
-
|
|
1899
|
-
|
|
1900
|
-
|
|
1901
|
-
|
|
1902
|
-
|
|
1903
|
-
|
|
1904
|
-
|
|
1905
|
-
|
|
2357
|
+
_o as Calendar,
|
|
2358
|
+
Ti as CalendarCE,
|
|
2359
|
+
Wo as Championship,
|
|
2360
|
+
Di as ChampionshipCE,
|
|
2361
|
+
Mi as IVRIdentifiers,
|
|
2362
|
+
Gi as IVRIdentifiersCE,
|
|
2363
|
+
li as ScheduleCup,
|
|
2364
|
+
Oi as ScheduleCupCE,
|
|
2365
|
+
Ji as default,
|
|
2366
|
+
Ri as register
|
|
1906
2367
|
};
|