@mjsz-vbr-elements/gamecenter 2.28.0 → 2.29.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.iife.js +3 -3
- package/dist/index.iife.js.br +0 -0
- package/dist/index.iife.js.gz +0 -0
- package/dist/index.js +620 -618
- package/package.json +3 -3
package/dist/index.js
CHANGED
|
@@ -1,27 +1,27 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* name: @mjsz-vbr-elements/gamecenter
|
|
3
|
-
* version: v2.
|
|
3
|
+
* version: v2.29.0 - 19/09/2025, 10:09:17
|
|
4
4
|
* (c) 2025
|
|
5
5
|
* description: Data visualization for MJSZ VBR
|
|
6
6
|
* author: Ákos Stegner <akos.stegner@gmail.com>
|
|
7
7
|
*/
|
|
8
|
-
import { readonly as
|
|
9
|
-
import { Image as te, FloatingPanel as ae, ResponsiveTable as Fa, DataTable as Ka, I18NProvider as
|
|
10
|
-
import { useVisibilityChange as Ua, useI18n as M, useColumns as me, useSort as Va, useServices as ie } from "@mjsz-vbr-elements/core/composables";
|
|
11
|
-
import { rawConvert as
|
|
12
|
-
import { SORT_STATE_DESCEND as Q, SORT_STATE_ASCEND as Pe, convertMinToSec as
|
|
8
|
+
import { readonly as qt, watch as pe, getCurrentScope as La, onScopeDispose as Ca, shallowRef as Ge, shallowReadonly as Wt, toRef as Da, ref as U, customRef as Ga, toValue as ee, isRef as Ba, reactive as $t, computed as f, unref as r, createElementBlock as u, openBlock as c, createElementVNode as s, normalizeStyle as je, toDisplayString as m, Fragment as k, renderList as N, toRefs as lt, setBlockTracking as R, createTextVNode as y, createCommentVNode as h, createVNode as b, createBlock as x, normalizeClass as q, renderSlot as X, withCtx as T, mergeProps as de, toHandlers as ge, resolveDynamicComponent as Yt, TransitionGroup as Ha, withModifiers as Ra, defineCustomElement as Qt } from "vue";
|
|
9
|
+
import { Image as te, FloatingPanel as ae, ResponsiveTable as Fa, DataTable as Ka, I18NProvider as Jt, ErrorNotice as Zt } from "@mjsz-vbr-elements/core/components";
|
|
10
|
+
import { useVisibilityChange as Ua, useI18n as M, useColumns as me, useSort as Va, useServices as ie, useGameDataSocket as qa } from "@mjsz-vbr-elements/core/composables";
|
|
11
|
+
import { rawConvert as ct, convertSecToMin as V, convertTimesSecToMin as Xt, convertMinToSec as Wa, format as Ne, offsetName as Ee, playerName as dt, upperCase as Ya, convert as Qa, resolveApiKey as ea, getWebsocketURL as Xe } from "@mjsz-vbr-elements/core/utils";
|
|
12
|
+
import { SORT_STATE_DESCEND as Q, SORT_STATE_ASCEND as Pe, convertMinToSec as Ja, playerName as gt } from "@mjsz-vbr-elements/core";
|
|
13
13
|
function ve(e) {
|
|
14
14
|
return La() ? (Ca(e), !0) : !1;
|
|
15
15
|
}
|
|
16
|
-
const ne = typeof window < "u" && typeof document < "u",
|
|
16
|
+
const ne = typeof window < "u" && typeof document < "u", jt = typeof WorkerGlobalScope < "u" && globalThis instanceof WorkerGlobalScope, Za = Object.prototype.toString, Xa = (e) => Za.call(e) === "[object Object]", er = () => {
|
|
17
17
|
};
|
|
18
18
|
function ta(...e) {
|
|
19
19
|
if (e.length !== 1)
|
|
20
20
|
return Da(...e);
|
|
21
21
|
const t = e[0];
|
|
22
|
-
return typeof t == "function" ?
|
|
22
|
+
return typeof t == "function" ? qt(Ga(() => ({ get: t, set: er }))) : U(t);
|
|
23
23
|
}
|
|
24
|
-
function
|
|
24
|
+
function tr(e, t) {
|
|
25
25
|
function a(...i) {
|
|
26
26
|
return new Promise((n, o) => {
|
|
27
27
|
Promise.resolve(e(() => t.apply(this, i), { fn: t, thisArg: this, args: i })).then(n).catch(o);
|
|
@@ -30,7 +30,7 @@ function er(e, t) {
|
|
|
30
30
|
return a;
|
|
31
31
|
}
|
|
32
32
|
const aa = (e) => e();
|
|
33
|
-
function
|
|
33
|
+
function ar(e = aa, t = {}) {
|
|
34
34
|
const {
|
|
35
35
|
initialState: a = "active"
|
|
36
36
|
} = t, i = ta(a === "active");
|
|
@@ -43,32 +43,32 @@ function tr(e = aa, t = {}) {
|
|
|
43
43
|
const l = (...d) => {
|
|
44
44
|
i.value && e(...d);
|
|
45
45
|
};
|
|
46
|
-
return { isActive:
|
|
46
|
+
return { isActive: qt(i), pause: n, resume: o, eventFilter: l };
|
|
47
47
|
}
|
|
48
48
|
function qe(e) {
|
|
49
49
|
return Array.isArray(e) ? e : [e];
|
|
50
50
|
}
|
|
51
|
-
function
|
|
51
|
+
function rr(e, t, a = {}) {
|
|
52
52
|
const {
|
|
53
53
|
eventFilter: i = aa,
|
|
54
54
|
...n
|
|
55
55
|
} = a;
|
|
56
56
|
return pe(
|
|
57
57
|
e,
|
|
58
|
-
|
|
58
|
+
tr(
|
|
59
59
|
i,
|
|
60
60
|
t
|
|
61
61
|
),
|
|
62
62
|
n
|
|
63
63
|
);
|
|
64
64
|
}
|
|
65
|
-
function
|
|
65
|
+
function ir(e, t, a = {}) {
|
|
66
66
|
const {
|
|
67
67
|
eventFilter: i,
|
|
68
68
|
initialState: n = "active",
|
|
69
69
|
...o
|
|
70
|
-
} = a, { eventFilter: l, pause: d, resume: g, isActive: v } =
|
|
71
|
-
return { stop:
|
|
70
|
+
} = a, { eventFilter: l, pause: d, resume: g, isActive: v } = ar(i, { initialState: n });
|
|
71
|
+
return { stop: rr(
|
|
72
72
|
e,
|
|
73
73
|
t,
|
|
74
74
|
{
|
|
@@ -77,7 +77,7 @@ function rr(e, t, a = {}) {
|
|
|
77
77
|
}
|
|
78
78
|
), pause: d, resume: g, isActive: v };
|
|
79
79
|
}
|
|
80
|
-
function
|
|
80
|
+
function nr(e, t = 1e3, a = {}) {
|
|
81
81
|
const {
|
|
82
82
|
immediate: i = !0,
|
|
83
83
|
immediateCallback: n = !1
|
|
@@ -101,12 +101,12 @@ function ir(e, t = 1e3, a = {}) {
|
|
|
101
101
|
ve(p);
|
|
102
102
|
}
|
|
103
103
|
return ve(g), {
|
|
104
|
-
isActive:
|
|
104
|
+
isActive: Wt(l),
|
|
105
105
|
pause: g,
|
|
106
106
|
resume: v
|
|
107
107
|
};
|
|
108
108
|
}
|
|
109
|
-
function
|
|
109
|
+
function or(e, t, a = {}) {
|
|
110
110
|
const {
|
|
111
111
|
immediate: i = !0,
|
|
112
112
|
immediateCallback: n = !1
|
|
@@ -124,12 +124,12 @@ function nr(e, t, a = {}) {
|
|
|
124
124
|
}, ee(t));
|
|
125
125
|
}
|
|
126
126
|
return i && (o.value = !0, ne && v()), ve(g), {
|
|
127
|
-
isPending:
|
|
127
|
+
isPending: Wt(o),
|
|
128
128
|
start: v,
|
|
129
129
|
stop: g
|
|
130
130
|
};
|
|
131
131
|
}
|
|
132
|
-
function
|
|
132
|
+
function sr(e, t, a) {
|
|
133
133
|
return pe(
|
|
134
134
|
e,
|
|
135
135
|
t,
|
|
@@ -140,22 +140,22 @@ function or(e, t, a) {
|
|
|
140
140
|
);
|
|
141
141
|
}
|
|
142
142
|
const ra = ne ? window : void 0;
|
|
143
|
-
function
|
|
143
|
+
function lr(e) {
|
|
144
144
|
var t;
|
|
145
145
|
const a = ee(e);
|
|
146
146
|
return (t = a?.$el) != null ? t : a;
|
|
147
147
|
}
|
|
148
|
-
function
|
|
148
|
+
function et(...e) {
|
|
149
149
|
const t = [], a = () => {
|
|
150
150
|
t.forEach((d) => d()), t.length = 0;
|
|
151
151
|
}, i = (d, g, v, p) => (d.addEventListener(g, v, p), () => d.removeEventListener(g, v, p)), n = f(() => {
|
|
152
152
|
const d = qe(ee(e[0])).filter((g) => g != null);
|
|
153
153
|
return d.every((g) => typeof g != "string") ? d : void 0;
|
|
154
|
-
}), o =
|
|
154
|
+
}), o = sr(
|
|
155
155
|
() => {
|
|
156
156
|
var d, g;
|
|
157
157
|
return [
|
|
158
|
-
(g = (d = n.value) == null ? void 0 : d.map((v) =>
|
|
158
|
+
(g = (d = n.value) == null ? void 0 : d.map((v) => lr(v))) != null ? g : [ra].filter((v) => v != null),
|
|
159
159
|
qe(ee(n.value ? e[1] : e[0])),
|
|
160
160
|
qe(r(n.value ? e[2] : e[1])),
|
|
161
161
|
// @ts-expect-error - TypeScript gets the correct types, but somehow still complains
|
|
@@ -165,7 +165,7 @@ function Xe(...e) {
|
|
|
165
165
|
([d, g, v, p]) => {
|
|
166
166
|
if (a(), !d?.length || !g?.length || !v?.length)
|
|
167
167
|
return;
|
|
168
|
-
const S =
|
|
168
|
+
const S = Xa(p) ? { ...p } : p;
|
|
169
169
|
t.push(
|
|
170
170
|
...d.flatMap(
|
|
171
171
|
(w) => g.flatMap(
|
|
@@ -184,7 +184,7 @@ function We(e, t, a = {}) {
|
|
|
184
184
|
const {
|
|
185
185
|
immediate: i = !0,
|
|
186
186
|
immediateCallback: n = !1
|
|
187
|
-
} = a, { start: o } =
|
|
187
|
+
} = a, { start: o } = or(d, t, { immediate: i }), l = Ge(!1);
|
|
188
188
|
async function d() {
|
|
189
189
|
l.value && (await e(), o());
|
|
190
190
|
}
|
|
@@ -200,7 +200,7 @@ function We(e, t, a = {}) {
|
|
|
200
200
|
resume: g
|
|
201
201
|
};
|
|
202
202
|
}
|
|
203
|
-
function
|
|
203
|
+
function mt(e = "history", t = {}) {
|
|
204
204
|
const {
|
|
205
205
|
initialValue: a = {},
|
|
206
206
|
removeNullishValues: i = !0,
|
|
@@ -211,8 +211,8 @@ function gt(e = "history", t = {}) {
|
|
|
211
211
|
stringify: g = ($) => $.toString()
|
|
212
212
|
} = t;
|
|
213
213
|
if (!d)
|
|
214
|
-
return
|
|
215
|
-
const v =
|
|
214
|
+
return $t(a);
|
|
215
|
+
const v = $t({});
|
|
216
216
|
function p() {
|
|
217
217
|
if (e === "history")
|
|
218
218
|
return d.location.search || "";
|
|
@@ -242,7 +242,7 @@ function gt(e = "history", t = {}) {
|
|
|
242
242
|
}
|
|
243
243
|
Array.from(_).forEach((D) => delete v[D]);
|
|
244
244
|
}
|
|
245
|
-
const { pause: P, resume: L } =
|
|
245
|
+
const { pause: P, resume: L } = ir(
|
|
246
246
|
v,
|
|
247
247
|
() => {
|
|
248
248
|
const $ = new URLSearchParams("");
|
|
@@ -268,15 +268,15 @@ function gt(e = "history", t = {}) {
|
|
|
268
268
|
o && j(w(), !0);
|
|
269
269
|
}
|
|
270
270
|
const C = { passive: !0 };
|
|
271
|
-
|
|
272
|
-
const
|
|
273
|
-
return
|
|
271
|
+
et(d, "popstate", B, C), e !== "history" && et(d, "hashchange", B, C);
|
|
272
|
+
const W = w();
|
|
273
|
+
return W.keys().next().value ? z(W) : Object.assign(v, a), v;
|
|
274
274
|
}
|
|
275
|
-
const
|
|
275
|
+
const Nt = "ping";
|
|
276
276
|
function Ye(e) {
|
|
277
277
|
return e === !0 ? {} : e;
|
|
278
278
|
}
|
|
279
|
-
function
|
|
279
|
+
function cr(e, t = {}) {
|
|
280
280
|
const {
|
|
281
281
|
onConnected: a,
|
|
282
282
|
onDisconnected: i,
|
|
@@ -287,7 +287,7 @@ function lr(e, t = {}) {
|
|
|
287
287
|
autoClose: g = !0,
|
|
288
288
|
protocols: v = []
|
|
289
289
|
} = t, p = U(null), S = Ge("CLOSED"), w = U(), z = ta(e);
|
|
290
|
-
let P, L, j = !1, B = 0, C = [],
|
|
290
|
+
let P, L, j = !1, B = 0, C = [], W, $;
|
|
291
291
|
const _ = () => {
|
|
292
292
|
if (C.length && w.value && S.value === "OPEN") {
|
|
293
293
|
for (const G of C)
|
|
@@ -295,12 +295,12 @@ function lr(e, t = {}) {
|
|
|
295
295
|
C = [];
|
|
296
296
|
}
|
|
297
297
|
}, D = () => {
|
|
298
|
-
|
|
298
|
+
W != null && (clearTimeout(W), W = void 0);
|
|
299
299
|
}, H = () => {
|
|
300
300
|
clearTimeout($), $ = void 0;
|
|
301
301
|
}, fe = (G = 1e3, F) => {
|
|
302
|
-
D(), !(!ne &&
|
|
303
|
-
},
|
|
302
|
+
D(), !(!ne && !jt || !w.value) && (j = !0, H(), P?.(), w.value.close(G, F), w.value = void 0);
|
|
303
|
+
}, _t = (G, F = !0) => !w.value || S.value !== "OPEN" ? (F && C.push(G), !1) : (_(), w.value.send(G), !0), Pt = () => {
|
|
304
304
|
if (j || typeof z.value > "u")
|
|
305
305
|
return;
|
|
306
306
|
const G = new WebSocket(z.value, v);
|
|
@@ -313,7 +313,7 @@ function lr(e, t = {}) {
|
|
|
313
313
|
delay: he = 1e3,
|
|
314
314
|
onFailed: _e
|
|
315
315
|
} = Ye(t.autoReconnect);
|
|
316
|
-
(typeof Z == "function" ? Z : () => typeof Z == "number" && (Z < 0 || B < Z))(B) ? (B += 1,
|
|
316
|
+
(typeof Z == "function" ? Z : () => typeof Z == "number" && (Z < 0 || B < Z))(B) ? (B += 1, W = setTimeout(Pt, he)) : _e?.();
|
|
317
317
|
}
|
|
318
318
|
}, G.onerror = (F) => {
|
|
319
319
|
n?.(G, F);
|
|
@@ -321,7 +321,7 @@ function lr(e, t = {}) {
|
|
|
321
321
|
if (t.heartbeat) {
|
|
322
322
|
H();
|
|
323
323
|
const {
|
|
324
|
-
message: Z =
|
|
324
|
+
message: Z = Nt,
|
|
325
325
|
responseMessage: he = Z
|
|
326
326
|
} = Ye(t.heartbeat);
|
|
327
327
|
if (F.data === ee(he))
|
|
@@ -332,12 +332,12 @@ function lr(e, t = {}) {
|
|
|
332
332
|
};
|
|
333
333
|
if (t.heartbeat) {
|
|
334
334
|
const {
|
|
335
|
-
message: G =
|
|
335
|
+
message: G = Nt,
|
|
336
336
|
interval: F = 1e3,
|
|
337
337
|
pongTimeout: Z = 1e3
|
|
338
|
-
} = Ye(t.heartbeat), { pause: he, resume: _e } =
|
|
338
|
+
} = Ye(t.heartbeat), { pause: he, resume: _e } = nr(
|
|
339
339
|
() => {
|
|
340
|
-
|
|
340
|
+
_t(ee(G), !1), $ == null && ($ = setTimeout(() => {
|
|
341
341
|
fe(), j = !1;
|
|
342
342
|
}, Z));
|
|
343
343
|
},
|
|
@@ -346,15 +346,15 @@ function lr(e, t = {}) {
|
|
|
346
346
|
);
|
|
347
347
|
P = he, L = _e;
|
|
348
348
|
}
|
|
349
|
-
g && (ne &&
|
|
349
|
+
g && (ne && et("beforeunload", () => fe(), { passive: !0 }), ve(fe));
|
|
350
350
|
const Ve = () => {
|
|
351
|
-
!ne &&
|
|
351
|
+
!ne && !jt || (fe(), j = !1, B = 0, Pt());
|
|
352
352
|
};
|
|
353
353
|
return l && Ve(), d && pe(z, Ve), {
|
|
354
354
|
data: p,
|
|
355
355
|
status: S,
|
|
356
356
|
close: fe,
|
|
357
|
-
send:
|
|
357
|
+
send: _t,
|
|
358
358
|
open: Ve,
|
|
359
359
|
ws: w
|
|
360
360
|
};
|
|
@@ -435,17 +435,17 @@ function Be(e, t) {
|
|
|
435
435
|
throw new Error("First argument to _arity must be a non-negative integer no greater than ten");
|
|
436
436
|
}
|
|
437
437
|
}
|
|
438
|
-
function
|
|
438
|
+
function ut(e, t, a) {
|
|
439
439
|
return function() {
|
|
440
440
|
for (var i = [], n = 0, o = e, l = 0, d = !1; l < t.length || n < arguments.length; ) {
|
|
441
441
|
var g;
|
|
442
442
|
l < t.length && (!E(t[l]) || n >= arguments.length) ? g = t[l] : (g = arguments[n], n += 1), i[l] = g, E(g) ? d = !0 : o -= 1, l += 1;
|
|
443
443
|
}
|
|
444
|
-
return !d && o <= 0 ? a.apply(this, i) : Be(Math.max(0, o),
|
|
444
|
+
return !d && o <= 0 ? a.apply(this, i) : Be(Math.max(0, o), ut(e, i, a));
|
|
445
445
|
};
|
|
446
446
|
}
|
|
447
|
-
var
|
|
448
|
-
return t === 1 ? A(a) : Be(t,
|
|
447
|
+
var vt = /* @__PURE__ */ I(function(t, a) {
|
|
448
|
+
return t === 1 ? A(a) : Be(t, ut(t, [], a));
|
|
449
449
|
});
|
|
450
450
|
function be(e) {
|
|
451
451
|
return function t(a, i, n) {
|
|
@@ -484,10 +484,10 @@ function be(e) {
|
|
|
484
484
|
const He = Array.isArray || function(t) {
|
|
485
485
|
return t != null && t.length >= 0 && Object.prototype.toString.call(t) === "[object Array]";
|
|
486
486
|
};
|
|
487
|
-
function
|
|
487
|
+
function dr(e) {
|
|
488
488
|
return e != null && typeof e["@@transducer/step"] == "function";
|
|
489
489
|
}
|
|
490
|
-
function
|
|
490
|
+
function pt(e, t, a) {
|
|
491
491
|
return function() {
|
|
492
492
|
if (arguments.length === 0)
|
|
493
493
|
return a();
|
|
@@ -498,7 +498,7 @@ function vt(e, t, a) {
|
|
|
498
498
|
return i[e[n]].apply(i, Array.prototype.slice.call(arguments, 0, -1));
|
|
499
499
|
n += 1;
|
|
500
500
|
}
|
|
501
|
-
if (
|
|
501
|
+
if (dr(i)) {
|
|
502
502
|
var o = t.apply(null, Array.prototype.slice.call(arguments, 0, -1));
|
|
503
503
|
return o(i);
|
|
504
504
|
}
|
|
@@ -506,7 +506,7 @@ function vt(e, t, a) {
|
|
|
506
506
|
return a.apply(this, arguments);
|
|
507
507
|
};
|
|
508
508
|
}
|
|
509
|
-
function
|
|
509
|
+
function gr(e) {
|
|
510
510
|
return e && e["@@transducer/reduced"] ? e : {
|
|
511
511
|
"@@transducer/value": e,
|
|
512
512
|
"@@transducer/reduced": !0
|
|
@@ -520,12 +520,12 @@ const ke = {
|
|
|
520
520
|
return this.xf["@@transducer/result"](e);
|
|
521
521
|
}
|
|
522
522
|
};
|
|
523
|
-
function
|
|
523
|
+
function Et(e) {
|
|
524
524
|
for (var t = [], a; !(a = e.next()).done; )
|
|
525
525
|
t.push(a.value);
|
|
526
526
|
return t;
|
|
527
527
|
}
|
|
528
|
-
function
|
|
528
|
+
function Ot(e, t, a) {
|
|
529
529
|
for (var i = 0, n = a.length; i < n; ) {
|
|
530
530
|
if (e(t, a[i]))
|
|
531
531
|
return !0;
|
|
@@ -533,63 +533,63 @@ function Et(e, t, a) {
|
|
|
533
533
|
}
|
|
534
534
|
return !1;
|
|
535
535
|
}
|
|
536
|
-
function
|
|
536
|
+
function mr(e) {
|
|
537
537
|
var t = String(e).match(/^function (\w*)/);
|
|
538
538
|
return t == null ? "" : t[1];
|
|
539
539
|
}
|
|
540
540
|
function ue(e, t) {
|
|
541
541
|
return Object.prototype.hasOwnProperty.call(t, e);
|
|
542
542
|
}
|
|
543
|
-
function
|
|
543
|
+
function ur(e, t) {
|
|
544
544
|
return e === t ? e !== 0 || 1 / e === 1 / t : e !== e && t !== t;
|
|
545
545
|
}
|
|
546
|
-
const Qe = typeof Object.is == "function" ? Object.is :
|
|
547
|
-
var
|
|
548
|
-
return
|
|
549
|
-
return
|
|
546
|
+
const Qe = typeof Object.is == "function" ? Object.is : ur;
|
|
547
|
+
var It = Object.prototype.toString, ia = /* @__PURE__ */ function() {
|
|
548
|
+
return It.call(arguments) === "[object Arguments]" ? function(t) {
|
|
549
|
+
return It.call(t) === "[object Arguments]";
|
|
550
550
|
} : function(t) {
|
|
551
551
|
return ue("callee", t);
|
|
552
552
|
};
|
|
553
|
-
}(),
|
|
553
|
+
}(), vr = !/* @__PURE__ */ {
|
|
554
554
|
toString: null
|
|
555
|
-
}.propertyIsEnumerable("toString"),
|
|
555
|
+
}.propertyIsEnumerable("toString"), At = ["constructor", "valueOf", "isPrototypeOf", "toString", "propertyIsEnumerable", "hasOwnProperty", "toLocaleString"], Mt = /* @__PURE__ */ function() {
|
|
556
556
|
return arguments.propertyIsEnumerable("length");
|
|
557
|
-
}(),
|
|
557
|
+
}(), pr = function(t, a) {
|
|
558
558
|
for (var i = 0; i < t.length; ) {
|
|
559
559
|
if (t[i] === a)
|
|
560
560
|
return !0;
|
|
561
561
|
i += 1;
|
|
562
562
|
}
|
|
563
563
|
return !1;
|
|
564
|
-
}, oe = /* @__PURE__ */ A(typeof Object.keys == "function" && !
|
|
564
|
+
}, oe = /* @__PURE__ */ A(typeof Object.keys == "function" && !Mt ? function(t) {
|
|
565
565
|
return Object(t) !== t ? [] : Object.keys(t);
|
|
566
566
|
} : function(t) {
|
|
567
567
|
if (Object(t) !== t)
|
|
568
568
|
return [];
|
|
569
|
-
var a, i, n = [], o =
|
|
569
|
+
var a, i, n = [], o = Mt && ia(t);
|
|
570
570
|
for (a in t)
|
|
571
571
|
ue(a, t) && (!o || a !== "length") && (n[n.length] = a);
|
|
572
|
-
if (
|
|
573
|
-
for (i =
|
|
574
|
-
a =
|
|
572
|
+
if (vr)
|
|
573
|
+
for (i = At.length - 1; i >= 0; )
|
|
574
|
+
a = At[i], ue(a, t) && !pr(n, a) && (n[n.length] = a), i -= 1;
|
|
575
575
|
return n;
|
|
576
|
-
}),
|
|
576
|
+
}), tt = /* @__PURE__ */ A(function(t) {
|
|
577
577
|
return t === null ? "Null" : t === void 0 ? "Undefined" : Object.prototype.toString.call(t).slice(8, -1);
|
|
578
578
|
});
|
|
579
|
-
function
|
|
580
|
-
var n =
|
|
579
|
+
function Lt(e, t, a, i) {
|
|
580
|
+
var n = Et(e), o = Et(t);
|
|
581
581
|
function l(d, g) {
|
|
582
|
-
return
|
|
582
|
+
return bt(d, g, a.slice(), i.slice());
|
|
583
583
|
}
|
|
584
|
-
return !
|
|
585
|
-
return !
|
|
584
|
+
return !Ot(function(d, g) {
|
|
585
|
+
return !Ot(l, g, d);
|
|
586
586
|
}, o, n);
|
|
587
587
|
}
|
|
588
|
-
function
|
|
588
|
+
function bt(e, t, a, i) {
|
|
589
589
|
if (Qe(e, t))
|
|
590
590
|
return !0;
|
|
591
|
-
var n =
|
|
592
|
-
if (n !==
|
|
591
|
+
var n = tt(e);
|
|
592
|
+
if (n !== tt(t))
|
|
593
593
|
return !1;
|
|
594
594
|
if (typeof e["fantasy-land/equals"] == "function" || typeof t["fantasy-land/equals"] == "function")
|
|
595
595
|
return typeof e["fantasy-land/equals"] == "function" && e["fantasy-land/equals"](t) && typeof t["fantasy-land/equals"] == "function" && t["fantasy-land/equals"](e);
|
|
@@ -599,7 +599,7 @@ function pt(e, t, a, i) {
|
|
|
599
599
|
case "Arguments":
|
|
600
600
|
case "Array":
|
|
601
601
|
case "Object":
|
|
602
|
-
if (typeof e.constructor == "function" &&
|
|
602
|
+
if (typeof e.constructor == "function" && mr(e.constructor) === "Promise")
|
|
603
603
|
return e === t;
|
|
604
604
|
break;
|
|
605
605
|
case "Boolean":
|
|
@@ -626,9 +626,9 @@ function pt(e, t, a, i) {
|
|
|
626
626
|
}
|
|
627
627
|
switch (n) {
|
|
628
628
|
case "Map":
|
|
629
|
-
return e.size !== t.size ? !1 :
|
|
629
|
+
return e.size !== t.size ? !1 : Lt(e.entries(), t.entries(), a.concat([e]), i.concat([t]));
|
|
630
630
|
case "Set":
|
|
631
|
-
return e.size !== t.size ? !1 :
|
|
631
|
+
return e.size !== t.size ? !1 : Lt(e.values(), t.values(), a.concat([e]), i.concat([t]));
|
|
632
632
|
case "Arguments":
|
|
633
633
|
case "Array":
|
|
634
634
|
case "Object":
|
|
@@ -658,16 +658,16 @@ function pt(e, t, a, i) {
|
|
|
658
658
|
var d = a.concat([e]), g = i.concat([t]);
|
|
659
659
|
for (o = l.length - 1; o >= 0; ) {
|
|
660
660
|
var v = l[o];
|
|
661
|
-
if (!(ue(v, t) &&
|
|
661
|
+
if (!(ue(v, t) && bt(t[v], e[v], d, g)))
|
|
662
662
|
return !1;
|
|
663
663
|
o -= 1;
|
|
664
664
|
}
|
|
665
665
|
return !0;
|
|
666
666
|
}
|
|
667
667
|
var Re = /* @__PURE__ */ I(function(t, a) {
|
|
668
|
-
return
|
|
668
|
+
return bt(t, a, [], []);
|
|
669
669
|
});
|
|
670
|
-
function
|
|
670
|
+
function br(e, t, a) {
|
|
671
671
|
var i, n;
|
|
672
672
|
if (typeof e.indexOf == "function")
|
|
673
673
|
switch (typeof t) {
|
|
@@ -705,8 +705,8 @@ function pr(e, t, a) {
|
|
|
705
705
|
}
|
|
706
706
|
return -1;
|
|
707
707
|
}
|
|
708
|
-
function
|
|
709
|
-
return
|
|
708
|
+
function fr(e, t) {
|
|
709
|
+
return br(t, e, 0) >= 0;
|
|
710
710
|
}
|
|
711
711
|
function $e(e, t) {
|
|
712
712
|
for (var a = 0, i = t.length, n = Array(i); a < i; )
|
|
@@ -719,12 +719,12 @@ function Je(e) {
|
|
|
719
719
|
}
|
|
720
720
|
var ye = function(t) {
|
|
721
721
|
return (t < 10 ? "0" : "") + t;
|
|
722
|
-
},
|
|
722
|
+
}, hr = typeof Date.prototype.toISOString == "function" ? function(t) {
|
|
723
723
|
return t.toISOString();
|
|
724
724
|
} : function(t) {
|
|
725
725
|
return t.getUTCFullYear() + "-" + ye(t.getUTCMonth() + 1) + "-" + ye(t.getUTCDate()) + "T" + ye(t.getUTCHours()) + ":" + ye(t.getUTCMinutes()) + ":" + ye(t.getUTCSeconds()) + "." + (t.getUTCMilliseconds() / 1e3).toFixed(3).slice(2, 5) + "Z";
|
|
726
726
|
};
|
|
727
|
-
function
|
|
727
|
+
function yr(e) {
|
|
728
728
|
return function() {
|
|
729
729
|
return !e.apply(this, arguments);
|
|
730
730
|
};
|
|
@@ -734,23 +734,23 @@ function na(e, t, a) {
|
|
|
734
734
|
t = e(t, a[i]), i += 1;
|
|
735
735
|
return t;
|
|
736
736
|
}
|
|
737
|
-
function
|
|
737
|
+
function wr(e, t) {
|
|
738
738
|
for (var a = 0, i = t.length, n = []; a < i; )
|
|
739
739
|
e(t[a]) && (n[n.length] = t[a]), a += 1;
|
|
740
740
|
return n;
|
|
741
741
|
}
|
|
742
|
-
function
|
|
742
|
+
function kr(e, t) {
|
|
743
743
|
for (var a = /* @__PURE__ */ new Map(), i = t.entries(), n = i.next(); !n.done; )
|
|
744
744
|
e(n.value[1]) && a.set(n.value[0], n.value[1]), n = i.next();
|
|
745
745
|
return a;
|
|
746
746
|
}
|
|
747
|
-
function
|
|
747
|
+
function xr(e) {
|
|
748
748
|
return Object.prototype.toString.call(e) === "[object Map]";
|
|
749
749
|
}
|
|
750
750
|
function oa(e) {
|
|
751
751
|
return Object.prototype.toString.call(e) === "[object Object]";
|
|
752
752
|
}
|
|
753
|
-
var
|
|
753
|
+
var Tr = /* @__PURE__ */ function() {
|
|
754
754
|
function e(t, a) {
|
|
755
755
|
this.xf = a, this.f = t;
|
|
756
756
|
}
|
|
@@ -758,25 +758,25 @@ var xr = /* @__PURE__ */ function() {
|
|
|
758
758
|
return this.f(a) ? this.xf["@@transducer/step"](t, a) : t;
|
|
759
759
|
}, e;
|
|
760
760
|
}();
|
|
761
|
-
function
|
|
761
|
+
function Sr(e) {
|
|
762
762
|
return function(t) {
|
|
763
|
-
return new
|
|
763
|
+
return new Tr(e, t);
|
|
764
764
|
};
|
|
765
765
|
}
|
|
766
|
-
var sa = /* @__PURE__ */ I(/* @__PURE__ */
|
|
766
|
+
var sa = /* @__PURE__ */ I(/* @__PURE__ */ pt(["fantasy-land/filter", "filter"], Sr, function(e, t) {
|
|
767
767
|
return oa(t) ? na(function(a, i) {
|
|
768
768
|
return e(t[i]) && (a[i] = t[i]), a;
|
|
769
|
-
}, {}, oe(t)) :
|
|
769
|
+
}, {}, oe(t)) : xr(t) ? kr(e, t) : (
|
|
770
770
|
// else
|
|
771
|
-
|
|
771
|
+
wr(e, t)
|
|
772
772
|
);
|
|
773
773
|
})), se = /* @__PURE__ */ I(function(t, a) {
|
|
774
|
-
return sa(
|
|
774
|
+
return sa(yr(t), a);
|
|
775
775
|
});
|
|
776
776
|
function la(e, t) {
|
|
777
777
|
var a = function(l) {
|
|
778
778
|
var d = t.concat([e]);
|
|
779
|
-
return
|
|
779
|
+
return fr(l, d) ? "<Circular>" : la(l, d);
|
|
780
780
|
}, i = function(o, l) {
|
|
781
781
|
return $e(function(d) {
|
|
782
782
|
return Je(d) + ": " + a(o[d]);
|
|
@@ -792,7 +792,7 @@ function la(e, t) {
|
|
|
792
792
|
case "[object Boolean]":
|
|
793
793
|
return typeof e == "object" ? "new Boolean(" + a(e.valueOf()) + ")" : e.toString();
|
|
794
794
|
case "[object Date]":
|
|
795
|
-
return "new Date(" + (isNaN(e.valueOf()) ? a(NaN) : Je(
|
|
795
|
+
return "new Date(" + (isNaN(e.valueOf()) ? a(NaN) : Je(hr(e))) + ")";
|
|
796
796
|
case "[object Map]":
|
|
797
797
|
return "new Map(" + a(Array.from(e)) + ")";
|
|
798
798
|
case "[object Null]":
|
|
@@ -816,7 +816,7 @@ function la(e, t) {
|
|
|
816
816
|
}
|
|
817
817
|
var Oe = /* @__PURE__ */ A(function(t) {
|
|
818
818
|
return la(t, []);
|
|
819
|
-
}),
|
|
819
|
+
}), zr = /* @__PURE__ */ I(function(t, a) {
|
|
820
820
|
if (t === a)
|
|
821
821
|
return a;
|
|
822
822
|
function i(g, v) {
|
|
@@ -831,21 +831,21 @@ var Oe = /* @__PURE__ */ A(function(t) {
|
|
|
831
831
|
return o === typeof t ? t : a;
|
|
832
832
|
var l = Oe(t), d = i(l, Oe(a));
|
|
833
833
|
return d !== void 0 && d === l ? t : a;
|
|
834
|
-
}),
|
|
834
|
+
}), _r = /* @__PURE__ */ function() {
|
|
835
835
|
function e(t, a) {
|
|
836
836
|
this.xf = a, this.f = t;
|
|
837
837
|
}
|
|
838
838
|
return e.prototype["@@transducer/init"] = ke.init, e.prototype["@@transducer/result"] = ke.result, e.prototype["@@transducer/step"] = function(t, a) {
|
|
839
839
|
return this.xf["@@transducer/step"](t, this.f(a));
|
|
840
840
|
}, e;
|
|
841
|
-
}(),
|
|
841
|
+
}(), Pr = function(t) {
|
|
842
842
|
return function(a) {
|
|
843
|
-
return new
|
|
843
|
+
return new _r(t, a);
|
|
844
844
|
};
|
|
845
|
-
}, J = /* @__PURE__ */ I(/* @__PURE__ */
|
|
845
|
+
}, J = /* @__PURE__ */ I(/* @__PURE__ */ pt(["fantasy-land/map", "map"], Pr, function(t, a) {
|
|
846
846
|
switch (Object.prototype.toString.call(a)) {
|
|
847
847
|
case "[object Function]":
|
|
848
|
-
return
|
|
848
|
+
return vt(a.length, function() {
|
|
849
849
|
return t.call(this, a.apply(this, arguments));
|
|
850
850
|
});
|
|
851
851
|
case "[object Object]":
|
|
@@ -863,29 +863,29 @@ function da(e, t) {
|
|
|
863
863
|
var a = e < 0 ? t.length + e : e;
|
|
864
864
|
return t[a];
|
|
865
865
|
}
|
|
866
|
-
function
|
|
866
|
+
function $r(e, t) {
|
|
867
867
|
if (t != null)
|
|
868
868
|
return ca(e) ? da(e, t) : t[e];
|
|
869
869
|
}
|
|
870
|
-
var ce = /* @__PURE__ */ I(
|
|
870
|
+
var ce = /* @__PURE__ */ I($r), jr = /* @__PURE__ */ I(function(t, a) {
|
|
871
871
|
return J(ce(t), a);
|
|
872
872
|
});
|
|
873
|
-
function
|
|
873
|
+
function ft(e) {
|
|
874
874
|
return Object.prototype.toString.call(e) === "[object String]";
|
|
875
875
|
}
|
|
876
|
-
var
|
|
877
|
-
return He(t) ? !0 : !t || typeof t != "object" ||
|
|
878
|
-
}),
|
|
879
|
-
function
|
|
876
|
+
var Nr = /* @__PURE__ */ A(function(t) {
|
|
877
|
+
return He(t) ? !0 : !t || typeof t != "object" || ft(t) ? !1 : t.length === 0 ? !0 : t.length > 0 ? t.hasOwnProperty(0) && t.hasOwnProperty(t.length - 1) : !1;
|
|
878
|
+
}), Ct = typeof Symbol < "u" ? Symbol.iterator : "@@iterator";
|
|
879
|
+
function Er(e, t, a) {
|
|
880
880
|
return function(n, o, l) {
|
|
881
|
-
if (
|
|
881
|
+
if (Nr(l))
|
|
882
882
|
return e(n, o, l);
|
|
883
883
|
if (l == null)
|
|
884
884
|
return o;
|
|
885
885
|
if (typeof l["fantasy-land/reduce"] == "function")
|
|
886
886
|
return t(n, o, l, "fantasy-land/reduce");
|
|
887
|
-
if (l[
|
|
888
|
-
return a(n, o, l[
|
|
887
|
+
if (l[Ct] != null)
|
|
888
|
+
return a(n, o, l[Ct]());
|
|
889
889
|
if (typeof l.next == "function")
|
|
890
890
|
return a(n, o, l);
|
|
891
891
|
if (typeof l.reduce == "function")
|
|
@@ -893,7 +893,7 @@ function Nr(e, t, a) {
|
|
|
893
893
|
throw new TypeError("reduce: list must be array or iterable");
|
|
894
894
|
};
|
|
895
895
|
}
|
|
896
|
-
function
|
|
896
|
+
function Or(e, t, a) {
|
|
897
897
|
for (var i = 0, n = a.length; i < n; ) {
|
|
898
898
|
if (t = e["@@transducer/step"](t, a[i]), t && t["@@transducer/reduced"]) {
|
|
899
899
|
t = t["@@transducer/value"];
|
|
@@ -903,12 +903,12 @@ function Er(e, t, a) {
|
|
|
903
903
|
}
|
|
904
904
|
return e["@@transducer/result"](t);
|
|
905
905
|
}
|
|
906
|
-
var
|
|
906
|
+
var Ir = /* @__PURE__ */ I(function(t, a) {
|
|
907
907
|
return Be(t.length, function() {
|
|
908
908
|
return t.apply(a, arguments);
|
|
909
909
|
});
|
|
910
910
|
});
|
|
911
|
-
function
|
|
911
|
+
function Ar(e, t, a) {
|
|
912
912
|
for (var i = a.next(); !i.done; ) {
|
|
913
913
|
if (t = e["@@transducer/step"](t, i.value), t && t["@@transducer/reduced"]) {
|
|
914
914
|
t = t["@@transducer/value"];
|
|
@@ -918,10 +918,10 @@ function Ir(e, t, a) {
|
|
|
918
918
|
}
|
|
919
919
|
return e["@@transducer/result"](t);
|
|
920
920
|
}
|
|
921
|
-
function
|
|
922
|
-
return e["@@transducer/result"](a[i](
|
|
921
|
+
function Mr(e, t, a, i) {
|
|
922
|
+
return e["@@transducer/result"](a[i](Ir(e["@@transducer/step"], e), t));
|
|
923
923
|
}
|
|
924
|
-
var ga = /* @__PURE__ */
|
|
924
|
+
var ga = /* @__PURE__ */ Er(Or, Mr, Ar), Lr = /* @__PURE__ */ function() {
|
|
925
925
|
function e(t) {
|
|
926
926
|
this.f = t;
|
|
927
927
|
}
|
|
@@ -934,12 +934,12 @@ var ga = /* @__PURE__ */ Nr(Er, Ar, Ir), Mr = /* @__PURE__ */ function() {
|
|
|
934
934
|
}, e;
|
|
935
935
|
}();
|
|
936
936
|
function ma(e) {
|
|
937
|
-
return new
|
|
937
|
+
return new Lr(e);
|
|
938
938
|
}
|
|
939
|
-
var
|
|
939
|
+
var ht = /* @__PURE__ */ be(function(e, t, a) {
|
|
940
940
|
return ga(typeof e == "function" ? ma(e) : e, t, a);
|
|
941
|
-
}),
|
|
942
|
-
return
|
|
941
|
+
}), Cr = /* @__PURE__ */ A(function(t) {
|
|
942
|
+
return vt(ht(zr, 0, jr("length", t)), function() {
|
|
943
943
|
for (var a = 0, i = t.length; a < i; ) {
|
|
944
944
|
if (!t[a].apply(this, arguments))
|
|
945
945
|
return !1;
|
|
@@ -952,7 +952,7 @@ var ft = /* @__PURE__ */ be(function(e, t, a) {
|
|
|
952
952
|
n[o] = t[a[o]], o += 1;
|
|
953
953
|
return n;
|
|
954
954
|
});
|
|
955
|
-
function
|
|
955
|
+
function Dr(e) {
|
|
956
956
|
var t = Object.prototype.toString.call(e);
|
|
957
957
|
return t === "[object Function]" || t === "[object AsyncFunction]" || t === "[object GeneratorFunction]" || t === "[object AsyncGeneratorFunction]";
|
|
958
958
|
}
|
|
@@ -960,7 +960,7 @@ function va(e) {
|
|
|
960
960
|
return new RegExp(e.source, e.flags ? e.flags : (e.global ? "g" : "") + (e.ignoreCase ? "i" : "") + (e.multiline ? "m" : "") + (e.sticky ? "y" : "") + (e.unicode ? "u" : "") + (e.dotAll ? "s" : ""));
|
|
961
961
|
}
|
|
962
962
|
function pa(e, t, a) {
|
|
963
|
-
if (a || (a = new
|
|
963
|
+
if (a || (a = new Br()), Gr(e))
|
|
964
964
|
return e;
|
|
965
965
|
var i = function(o) {
|
|
966
966
|
var l = a.get(e);
|
|
@@ -971,7 +971,7 @@ function pa(e, t, a) {
|
|
|
971
971
|
Object.prototype.hasOwnProperty.call(e, d) && (o[d] = e[d]);
|
|
972
972
|
return o;
|
|
973
973
|
};
|
|
974
|
-
switch (
|
|
974
|
+
switch (tt(e)) {
|
|
975
975
|
case "Object":
|
|
976
976
|
return i(Object.create(Object.getPrototypeOf(e)));
|
|
977
977
|
case "Array":
|
|
@@ -996,11 +996,11 @@ function pa(e, t, a) {
|
|
|
996
996
|
return e;
|
|
997
997
|
}
|
|
998
998
|
}
|
|
999
|
-
function
|
|
999
|
+
function Gr(e) {
|
|
1000
1000
|
var t = typeof e;
|
|
1001
1001
|
return e == null || t != "object" && t != "function";
|
|
1002
1002
|
}
|
|
1003
|
-
var
|
|
1003
|
+
var Br = /* @__PURE__ */ function() {
|
|
1004
1004
|
function e() {
|
|
1005
1005
|
this.map = {}, this.length = 0;
|
|
1006
1006
|
}
|
|
@@ -1031,12 +1031,12 @@ var Gr = /* @__PURE__ */ function() {
|
|
|
1031
1031
|
}
|
|
1032
1032
|
}, e;
|
|
1033
1033
|
}();
|
|
1034
|
-
function
|
|
1034
|
+
function Hr(e, t) {
|
|
1035
1035
|
return function() {
|
|
1036
1036
|
return t.call(this, e.apply(this, arguments));
|
|
1037
1037
|
};
|
|
1038
1038
|
}
|
|
1039
|
-
function
|
|
1039
|
+
function yt(e, t) {
|
|
1040
1040
|
return function() {
|
|
1041
1041
|
var a = arguments.length;
|
|
1042
1042
|
if (a === 0)
|
|
@@ -1045,23 +1045,23 @@ function ht(e, t) {
|
|
|
1045
1045
|
return He(i) || typeof i[e] != "function" ? t.apply(this, arguments) : i[e].apply(i, Array.prototype.slice.call(arguments, 0, a - 1));
|
|
1046
1046
|
};
|
|
1047
1047
|
}
|
|
1048
|
-
var
|
|
1048
|
+
var Rr = /* @__PURE__ */ be(/* @__PURE__ */ yt("slice", function(t, a, i) {
|
|
1049
1049
|
return Array.prototype.slice.call(i, t, a);
|
|
1050
|
-
})),
|
|
1051
|
-
function
|
|
1050
|
+
})), Fr = /* @__PURE__ */ A(/* @__PURE__ */ yt("tail", /* @__PURE__ */ Rr(1, 1 / 0)));
|
|
1051
|
+
function Kr() {
|
|
1052
1052
|
if (arguments.length === 0)
|
|
1053
1053
|
throw new Error("pipe requires at least one argument");
|
|
1054
|
-
return Be(arguments[0].length,
|
|
1054
|
+
return Be(arguments[0].length, ht(Hr, arguments[0], Fr(arguments)));
|
|
1055
1055
|
}
|
|
1056
1056
|
var Fe = /* @__PURE__ */ A(function(t) {
|
|
1057
|
-
return
|
|
1057
|
+
return ft(t) ? t.split("").reverse().join("") : Array.prototype.slice.call(t, 0).reverse();
|
|
1058
1058
|
});
|
|
1059
1059
|
function le() {
|
|
1060
1060
|
if (arguments.length === 0)
|
|
1061
1061
|
throw new Error("compose requires at least one argument");
|
|
1062
|
-
return
|
|
1062
|
+
return Kr.apply(this, Fe(arguments));
|
|
1063
1063
|
}
|
|
1064
|
-
var
|
|
1064
|
+
var Ur = /* @__PURE__ */ function() {
|
|
1065
1065
|
function e(t, a, i, n) {
|
|
1066
1066
|
this.valueFn = t, this.valueAcc = a, this.keyFn = i, this.xf = n, this.inputs = {};
|
|
1067
1067
|
}
|
|
@@ -1078,33 +1078,33 @@ var Kr = /* @__PURE__ */ function() {
|
|
|
1078
1078
|
return this.inputs[i] = this.inputs[i] || [i, pa(this.valueAcc)], this.inputs[i][1] = this.valueFn(this.inputs[i][1], a), t;
|
|
1079
1079
|
}, e;
|
|
1080
1080
|
}();
|
|
1081
|
-
function
|
|
1081
|
+
function Vr(e, t, a) {
|
|
1082
1082
|
return function(i) {
|
|
1083
|
-
return new
|
|
1083
|
+
return new Ur(e, t, a, i);
|
|
1084
1084
|
};
|
|
1085
1085
|
}
|
|
1086
|
-
var
|
|
1086
|
+
var qr = /* @__PURE__ */ ut(4, [], /* @__PURE__ */ pt([], Vr, function(t, a, i, n) {
|
|
1087
1087
|
var o = ma(function(l, d) {
|
|
1088
1088
|
var g = i(d), v = t(ue(g, l) ? l[g] : pa(a), d);
|
|
1089
|
-
return v && v["@@transducer/reduced"] ?
|
|
1089
|
+
return v && v["@@transducer/reduced"] ? gr(l) : (l[g] = v, l);
|
|
1090
1090
|
});
|
|
1091
1091
|
return ga(o, {}, n);
|
|
1092
1092
|
})), ba = /* @__PURE__ */ be(function(t, a, i) {
|
|
1093
1093
|
var n = t(a), o = t(i);
|
|
1094
1094
|
return n > o ? -1 : n < o ? 1 : 0;
|
|
1095
1095
|
});
|
|
1096
|
-
function
|
|
1096
|
+
function Wr(e) {
|
|
1097
1097
|
var t = Object.prototype.toString.call(e);
|
|
1098
1098
|
return t === "[object Uint8ClampedArray]" || t === "[object Int8Array]" || t === "[object Uint8Array]" || t === "[object Int16Array]" || t === "[object Uint16Array]" || t === "[object Int32Array]" || t === "[object Uint32Array]" || t === "[object Float32Array]" || t === "[object Float64Array]" || t === "[object BigInt64Array]" || t === "[object BigUint64Array]";
|
|
1099
1099
|
}
|
|
1100
|
-
var
|
|
1101
|
-
return t != null && typeof t["fantasy-land/empty"] == "function" ? t["fantasy-land/empty"]() : t != null && t.constructor != null && typeof t.constructor["fantasy-land/empty"] == "function" ? t.constructor["fantasy-land/empty"]() : t != null && typeof t.empty == "function" ? t.empty() : t != null && t.constructor != null && typeof t.constructor.empty == "function" ? t.constructor.empty() : t == Set || t instanceof Set ? /* @__PURE__ */ new Set() : t == Map || t instanceof Map ? /* @__PURE__ */ new Map() : He(t) ? [] :
|
|
1100
|
+
var Yr = /* @__PURE__ */ A(function(t) {
|
|
1101
|
+
return t != null && typeof t["fantasy-land/empty"] == "function" ? t["fantasy-land/empty"]() : t != null && t.constructor != null && typeof t.constructor["fantasy-land/empty"] == "function" ? t.constructor["fantasy-land/empty"]() : t != null && typeof t.empty == "function" ? t.empty() : t != null && t.constructor != null && typeof t.constructor.empty == "function" ? t.constructor.empty() : t == Set || t instanceof Set ? /* @__PURE__ */ new Set() : t == Map || t instanceof Map ? /* @__PURE__ */ new Map() : He(t) ? [] : ft(t) ? "" : oa(t) ? {} : ia(t) ? /* @__PURE__ */ function() {
|
|
1102
1102
|
return arguments;
|
|
1103
|
-
}() :
|
|
1104
|
-
}),
|
|
1103
|
+
}() : Wr(t) ? t.constructor.from("") : void 0;
|
|
1104
|
+
}), wt = /* @__PURE__ */ I(/* @__PURE__ */ yt("groupBy", /* @__PURE__ */ qr(function(e, t) {
|
|
1105
1105
|
return e.push(t), e;
|
|
1106
1106
|
}, [])));
|
|
1107
|
-
function
|
|
1107
|
+
function Qr(e) {
|
|
1108
1108
|
if (e == null)
|
|
1109
1109
|
throw new TypeError("Cannot convert undefined or null to object");
|
|
1110
1110
|
for (var t = Object(e), a = 1, i = arguments.length; a < i; ) {
|
|
@@ -1116,20 +1116,20 @@ function Yr(e) {
|
|
|
1116
1116
|
}
|
|
1117
1117
|
return t;
|
|
1118
1118
|
}
|
|
1119
|
-
const
|
|
1120
|
-
var
|
|
1121
|
-
return
|
|
1119
|
+
const Jr = typeof Object.assign == "function" ? Object.assign : Qr;
|
|
1120
|
+
var kt = /* @__PURE__ */ I(function(t, a) {
|
|
1121
|
+
return vt(t + 1, function() {
|
|
1122
1122
|
var i = arguments[t];
|
|
1123
|
-
if (i != null &&
|
|
1123
|
+
if (i != null && Dr(i[a]))
|
|
1124
1124
|
return i[a].apply(i, Array.prototype.slice.call(arguments, 0, t));
|
|
1125
1125
|
throw new TypeError(Oe(i) + ' does not have a method named "' + a + '"');
|
|
1126
1126
|
});
|
|
1127
1127
|
}), O = /* @__PURE__ */ A(function(t) {
|
|
1128
|
-
return t != null && Re(t,
|
|
1129
|
-
}),
|
|
1128
|
+
return t != null && Re(t, Yr(t));
|
|
1129
|
+
}), Zr = /* @__PURE__ */ A(function(t) {
|
|
1130
1130
|
return !O(t);
|
|
1131
|
-
}),
|
|
1132
|
-
function
|
|
1131
|
+
}), Dt = /* @__PURE__ */ kt(1, "join");
|
|
1132
|
+
function Xr(e, t) {
|
|
1133
1133
|
for (var a = t, i = 0; i < e.length; i += 1) {
|
|
1134
1134
|
if (a == null)
|
|
1135
1135
|
return;
|
|
@@ -1138,17 +1138,17 @@ function Zr(e, t) {
|
|
|
1138
1138
|
}
|
|
1139
1139
|
return a;
|
|
1140
1140
|
}
|
|
1141
|
-
var
|
|
1142
|
-
return
|
|
1143
|
-
}),
|
|
1144
|
-
return Re(
|
|
1141
|
+
var ei = /* @__PURE__ */ I(function(t, a) {
|
|
1142
|
+
return Jr({}, a, t);
|
|
1143
|
+
}), ti = /* @__PURE__ */ be(function(t, a, i) {
|
|
1144
|
+
return Re(Xr(a, i), t);
|
|
1145
1145
|
}), fa = /* @__PURE__ */ I(function(t, a) {
|
|
1146
1146
|
for (var i = {}, n = 0; n < t.length; )
|
|
1147
1147
|
t[n] in a && (i[t[n]] = a[t[n]]), n += 1;
|
|
1148
1148
|
return i;
|
|
1149
|
-
}), kt = /* @__PURE__ */ be(function(t, a, i) {
|
|
1150
|
-
return Re(t, ce(a, i));
|
|
1151
1149
|
}), xt = /* @__PURE__ */ be(function(t, a, i) {
|
|
1150
|
+
return Re(t, ce(a, i));
|
|
1151
|
+
}), Tt = /* @__PURE__ */ be(function(t, a, i) {
|
|
1152
1152
|
return i.replace(t, a);
|
|
1153
1153
|
}), ha = /* @__PURE__ */ I(function(t, a) {
|
|
1154
1154
|
return Array.prototype.slice.call(a, 0).sort(function(i, n) {
|
|
@@ -1161,71 +1161,71 @@ var Xr = /* @__PURE__ */ I(function(t, a) {
|
|
|
1161
1161
|
o = t[l](i, n), l += 1;
|
|
1162
1162
|
return o;
|
|
1163
1163
|
});
|
|
1164
|
-
}),
|
|
1165
|
-
function
|
|
1164
|
+
}), at = /* @__PURE__ */ kt(1, "split");
|
|
1165
|
+
function ai(e) {
|
|
1166
1166
|
return Object.prototype.toString.call(e) === "[object RegExp]";
|
|
1167
1167
|
}
|
|
1168
|
-
var
|
|
1169
|
-
if (!
|
|
1168
|
+
var ri = /* @__PURE__ */ I(function(t, a) {
|
|
1169
|
+
if (!ai(t))
|
|
1170
1170
|
throw new TypeError("‘test’ requires a value of type RegExp as its first argument; received " + Oe(t));
|
|
1171
1171
|
return va(t).test(a);
|
|
1172
|
-
}),
|
|
1173
|
-
\v\f\r \u2028\u2029\uFEFF`,
|
|
1172
|
+
}), ii = /* @__PURE__ */ kt(0, "toUpperCase"), we = `
|
|
1173
|
+
\v\f\r \u2028\u2029\uFEFF`, ni = "", oi = typeof String.prototype.trim == "function", si = /* @__PURE__ */ A(!oi || /* @__PURE__ */ we.trim() || !/* @__PURE__ */ ni.trim() ? function(t) {
|
|
1174
1174
|
var a = new RegExp("^[" + we + "][" + we + "]*"), i = new RegExp("[" + we + "][" + we + "]*$");
|
|
1175
1175
|
return t.replace(a, "").replace(i, "");
|
|
1176
1176
|
} : function(t) {
|
|
1177
1177
|
return t.trim();
|
|
1178
1178
|
});
|
|
1179
|
-
const
|
|
1180
|
-
localTime:
|
|
1181
|
-
afterOvertime:
|
|
1182
|
-
afterShootout:
|
|
1183
|
-
sheet:
|
|
1184
|
-
toiSheet:
|
|
1185
|
-
video:
|
|
1186
|
-
gameStatus:
|
|
1187
|
-
bestPlayer:
|
|
1188
|
-
periods:
|
|
1189
|
-
gameData:
|
|
1190
|
-
gameStats:
|
|
1191
|
-
events:
|
|
1192
|
-
teamsStats:
|
|
1193
|
-
teamMembers:
|
|
1194
|
-
penalties:
|
|
1195
|
-
},
|
|
1196
|
-
menu:
|
|
1197
|
-
title:
|
|
1198
|
-
eventType:
|
|
1199
|
-
section:
|
|
1200
|
-
stats:
|
|
1201
|
-
rows:
|
|
1202
|
-
roleType:
|
|
1203
|
-
role:
|
|
1204
|
-
},
|
|
1205
|
-
localTime:
|
|
1206
|
-
afterOvertime:
|
|
1207
|
-
afterShootout:
|
|
1208
|
-
sheet:
|
|
1209
|
-
toiSheet:
|
|
1210
|
-
video:
|
|
1211
|
-
gameStatus:
|
|
1212
|
-
bestPlayer:
|
|
1213
|
-
periods:
|
|
1214
|
-
gameData:
|
|
1215
|
-
gameStats:
|
|
1216
|
-
events:
|
|
1217
|
-
teamsStats:
|
|
1218
|
-
teamMembers:
|
|
1219
|
-
penalties:
|
|
1220
|
-
},
|
|
1221
|
-
menu:
|
|
1222
|
-
title:
|
|
1223
|
-
eventType:
|
|
1224
|
-
section:
|
|
1225
|
-
stats:
|
|
1226
|
-
rows:
|
|
1227
|
-
roleType:
|
|
1228
|
-
role:
|
|
1179
|
+
const li = "Local time", ci = "Overtime", di = "Shootout", gi = "Game sheet", mi = "TOI sheet", ui = "Video", vi = { "status-1": "Live", "status-2": "Game Completed", "status-3": "Versenybíróság", "status-4": "Delayed" }, pi = "Best Player of the Team", bi = { wu: "Preparation", pre: "Preparation Ended", p1: "First Period", p1_int: "First Period Ended", p2: "Second Period", p2_int: "Second Period Ended", p3: "Third Period", p3_int: "Third Period Ended", p4: "Fourth Period", p4_int: "Fourth Period Ended", p5: "Fifth Period", p5_int: "Fifth Period Ended", p6: "Sixth Period", p6_int: "Sixth Period Ended", ot: "Overtime", ot_int: "Overtime Ended", so: "Shoot Out", so_int: "Shoot Out Ended", end: "Game Ended", "end-event": "Game Ended", "1-harmad": "First Period", "2-harmad": "Second Period", "3-harmad": "Third Period", "4-harmad": "Fourth Period", "5-harmad": "Fifth Period", "6-harmad": "Sixth Period", "7-harmad": "Seventh Period", "8-harmad": "Eighth Period", "9-harmad": "Ninth Period", "1-játékrész": "First Period", "2-játékrész": "Second Period", "3-játékrész": "Third Period", "3-játékrész vége": "Third Period Ended", "4-játékrész vége": "Fourth Period Ended", "5-játékrész vége": "Fifth Period Ended", "6-játékrész vége": "Sixth Period Ended", "7-játékrész vége": "Seventh Period Ended", "8-játékrész vége": "Eighth Period Ended", "9-játékrész vége": "Ninth Period Ended", Hosszabbítás: "Overtime", Büntetők: "Shoot Out" }, fi = { attendance: "{0} attending", visitorsWaiting: "{0} waiting", visitors: "{0} watching now" }, hi = { referees: "Referees", linesmen: "Linesmen", attendance: "Attandance" }, yi = { timeout: "Timeout", penaltyLength: "{0} m", teamPenalty: "Team Penalty", noEventsInPeriod: "No event in this period", score: "Score", missed: "Missed" }, wi = { sog: "Shot on Goal", saves: "Saves", pim: "Penalty minutes", advPercent: "Powerplay", penaltyKilling: "Penalty killing", advantageTime: "Advantage Time", advantageTimePP1: "Advantage Time PP1", advantageTimePP2: "Advantage Time PP2" }, ki = { headCoach: "Coach", secondCoach: "Assistant Coach", teamLeader: "Team leader", officialPerson1: "Team Official", officialPerson2: "Team Official", officialPerson3: "Team Official" }, xi = { INTRF: "Interference", "GK-INT": "Interference on a Goaltender", "THR-ST": "Throwing a Stick or Object", "HO-ST": "Holding the Stick", HOOK: "Hooking", CROSS: "Cross-Checking", "BUT-E": "Butt-Ending", INCAC: "Incorrect Access to or from Penalty Box", "L-BCH": "Leaving the Penalty Box Prematurely", "T-BCH": "Team Official Entering the Playing Area", "ENG-S": "Engaging with Spectators", ROUGH: "Roughing", MISC: "Misconduct", "H-BUT": "Head-Butting", "CHE-H": "Checking to the Head or Neck", HOLD: "Holding", TRIP: "Tripping", TAUNT: "Taunting", PULL: "Pulling Hair, Helmet, Cage", BITE: "Biting", "CHE-B": "Checking from Behind", ABUSE: "Abuse of Officials", HELM: "Playing without a Helmet", DELAY: "Delay of the Game", REFUSE: "Refusing to Start Play", CLOS: "Closing hand on puck", ELBOW: "Elbowing", SPIT: "Spitting", SLEW: "Slew-Footing", "HI-ST": "High-Sticking", CHARG: "Charging", CLIPP: "Clipping", BOARD: "Boarding", KICK: "Kicking", INJUR: "Injured Skater Refusing to Leave the Ice", "UN-SP": "Unsportsmanlike Conduct", "ILL-ST": "Illegal Stick- Stick Measurement", "ILL-H": "Illegal Hit (Women)", EMBEL: "Diving or Embellishment", SPEAR: "Spearing", BENCH: "Bench minor", KNEE: "Kneeing", SLASH: "Slashing", "BR-ST": "Broken Stick", "TOO-P": "Too Many Players", "GA-MI": "Game misconduct", MATCH: "Match penalty", FIGHT: "Fighting", DANG: "Dangerous Equipment", "LATE-H": "Late Hit" }, wa = {
|
|
1180
|
+
localTime: li,
|
|
1181
|
+
afterOvertime: ci,
|
|
1182
|
+
afterShootout: di,
|
|
1183
|
+
sheet: gi,
|
|
1184
|
+
toiSheet: mi,
|
|
1185
|
+
video: ui,
|
|
1186
|
+
gameStatus: vi,
|
|
1187
|
+
bestPlayer: pi,
|
|
1188
|
+
periods: bi,
|
|
1189
|
+
gameData: fi,
|
|
1190
|
+
gameStats: hi,
|
|
1191
|
+
events: yi,
|
|
1192
|
+
teamsStats: wi,
|
|
1193
|
+
teamMembers: ki,
|
|
1194
|
+
penalties: xi
|
|
1195
|
+
}, Ti = { events: "Events", lineups: "Lineups", teamStats: "Team stats", playerStats: "Player stats", officials: "Officials" }, Si = { coaches: "Coaches", referees: "Referees", teamOfficials: "Team Officials", gameOfficials: "Game Officials", fieldPlayers: "Field Players", goalies: "Goalies" }, zi = { Gól: "Goal", Kiállítás: "Penalty", Kapus: "Goalie", Idő: "Timeout", Büntető: "Penalty Shoot", goalie: { KI: "Out", BE: "In", CSERE: "Change" } }, _i = { all: "All", ot: "Overtime", so: "Shoot Out", p1: "First period", p2: "Second period", p3: "Third period", p4: "IV. period", p5: "V. period", p6: "VI. period" }, Pi = { powerPlays: "Power-plays", powerPlaysGoalFor: "Power-plays Gals Fr", powerPlayEfficiency: "Power-plays Efficiency", penaltyKill: "Shorthanded", powerPlaysKilled: "Power-plays Killed", penaltyKillEfficiency: "Penalty-Killing Efficiency" }, $i = { "row-1": "Line 1", "row-2": "Line 2", "row-3": "Line 3", "row-4": "Line 4", "row-gk": "Goalkeepers" }, ji = { referee: "Referees", judge: "Judges", medical: "Medical" }, Ni = { first_referee: "Referee", second_referee: "Referee", first_line_judge: "Linesman", second_line_judge: "Linesman", first_goal_judge: "Goal judge", second_goal_judge: "Goal judge", referee_inspector: "Referee inspector", referee_supporter: "Referee supporter", reserve_referee: "Reserve referee", reserve_linesman: "Reserve linesman", video_inspector: "Video inspector", recorder_ivr: "IVR recorder", timer: "Timer", announcer: "Announcer", penalty_timer_a: "Penalty Timer", penalty_timer_b: "Penalty Timer", music: "Music", sog_statistician_a: "S.O.G. statistician", sog_statistician_b: "S.O.G. statistician", video_recorder: "Video recorder", medical: "Medical", doctor: "Doctor", federal_inspector: "Federal inspector", judge_inspector: "Judge inspector", recorder_e_grep: "Recorder (E-Grep)", recorder_manual: "Recorder (Kézi)", recorder_orion: "Recorder (Orion)", toi_statistician_a: "TOI statistician", toi_statistician_b: "TOI statistician", fos_statistician_a: "F.O.S. statistician", fos_statistician_b: "F.O.S. statistician", led_wall_operator: "LED wall operator", assist_statistician: "Assist statistician", other: "Other" }, Ei = {
|
|
1196
|
+
menu: Ti,
|
|
1197
|
+
title: Si,
|
|
1198
|
+
eventType: zi,
|
|
1199
|
+
section: _i,
|
|
1200
|
+
stats: Pi,
|
|
1201
|
+
rows: $i,
|
|
1202
|
+
roleType: ji,
|
|
1203
|
+
role: Ni
|
|
1204
|
+
}, Oi = "Helyszín szerinti idő", Ii = "Hosszabbítás után", Ai = "Szétlövés után", Mi = "Jegyzőkönyv", Li = "TOI statisztika", Ci = "Videó", Di = { "status-1": "Élő", "status-2": "Végeredmény", "status-3": "Versenybíróság", "status-4": "Elhalasztva" }, Gi = "A csapat legjobb játékosa", Bi = { wu: "Bemelegítés", pre: "Bemelegítés vége", p1: "I. játékrész", p1_int: "I. játékrész vége", p2: "II. játékrész", p2_int: "II. játékrész vége", p3: "III. játékrész", p3_int: "III. játékrész vége", p4: "IV. játékrész", p4_int: "IV. játékrész vége", p5: "V. játékrész", p5_int: "V. játékrész vége", p6: "VI. játékrész", p6_int: "VI. játékrész vége", ot: "Hosszabbítás", ot_int: "Hosszabbítás vége", so: "Szétlövés", so_int: "Szétlövés vége", end: "Végeredmény", "end-event": "Mérkőzés vége", "1-harmad": "I. harmad", "2-harmad": "II. harmad", "3-harmad": "III. harmad", "4-harmad": "IV. harmad", "5-harmad": "V. harmad", "6-harmad": "VI. harmad", "7-harmad": "VII. harmad", "8-harmad": "VIII. harmad", "9-harmad": "IX. harmad", "1-játékrész": "1. játékrész", "2-játékrész": "2. játékrész", "3-játékrész": "3. játékrész", "3-játékrész vége": "3. játékrész vége", "4-játékrész vége": "4. játékrész vége", "5-játékrész vége": "5. játékrész vége", "6-játékrész vége": "6. játékrész vége", "7-játékrész vége": "7. játékrész vége", "8-játékrész vége": "8. játékrész vége", "9-játékrész vége": "9. játékrész vége", Hosszabbítás: "Hosszabbítás", Büntetők: "Szétlövés" }, Hi = { attendance: "{0} néző", visitorsWaiting: "{0} néző várakozik", visitors: "{0} néző jelenleg" }, Ri = { referees: "Játékvezető", linesmen: "Vonalbíró", attendance: "Nézőszám" }, Fi = { timeout: "Időkérés", penaltyLength: "{0} p", teamPenalty: "Csapat Büntetés", noEventsInPeriod: "Nem történt esemény a játékrészben", score: "Gól", missed: "Kimaradt" }, Ki = { sog: "Kapura lövések", saves: "Védések", pim: "Kiállítás percek", advPercent: "Emberelőny kihasználás", penaltyKilling: "Emberhátrányos védekezés", advantageTime: "Emberelőnyben töltött idő", advantageTimePP1: "Szimpla előnyben töltött idő", advantageTimePP2: "Dupla előnyben töltött idő" }, Ui = { headCoach: "Vezetőedző", secondCoach: "Másodedző", teamLeader: "Csapatvezető", officialPerson1: "Hivatalos személy", officialPerson2: "Hivatalos személy", officialPerson3: "Hivatalos személy" }, Vi = { INTRF: "Akadályozás", "GK-INT": "Akadályozás (kapussal szemben)", "THR-ST": "Bot vagy egyéb tárgy eldobása", "HO-ST": "Botfogás", HOOK: "Bottal akasztás", CROSS: "Bottal lökés", "BUT-E": "Botvéggel ütés", INCAC: "Büntetőpad helytelen megközelítés vagy elhagyása", "L-BCH": "Büntetőpad idő előtti elhagyása", "T-BCH": "Csapat hivatalos személy belépése a játéktérre", "ENG-S": "Dulakodás a nézőkkel", ROUGH: "Durva játék", MISC: "Fegyelmi Büntetés", "H-BUT": "Fejelés", "CHE-H": "Fejre-nyakra irányuló támadás", HOLD: "Fogás", TRIP: "Gáncsolás", TAUNT: "Gúnyolódás", PULL: "Haj, fejvédő, rács meghúzása", BITE: "Harapás", "CHE-B": "Hátulról lökés", ABUSE: "Hivatalos személy sértegetése", HELM: "Játék fejvédő nélkül", DELAY: "Játék késleltetése", REFUSE: "Játékkezdés megtagadása", CLOS: "Korong tenyérbe zárása", ELBOW: "Könyökhasználat", SPIT: "Köpés", SLEW: "Láb kirúgása", "HI-ST": "Magas bottal való játék", CHARG: "Meg nem engedett testjáték", CLIPP: "Nyírás", BOARD: "Palánkra lökés", KICK: "Rúgás", INJUR: "Sérült mezőnyjátékos nem hajlandó lemenni a jégről", "UN-SP": "Sportszerűtlen magatartás", "ILL-ST": "Szabálytalan bot- Botmérés", "ILL-H": "Szabálytalan ütközés (Női)", EMBEL: "Színészkedés", SPEAR: "Szúrás", BENCH: "Technikai kisbüntetés", KNEE: "Térdhasználat", SLASH: "Testre ütés", "BR-ST": "Törött bottal való játék, törött bot cseréje", "TOO-P": "Túl sok játékos a jégen", "GA-MI": "Végleges Fegyelmi Büntetés", MATCH: "Végleges Kiállítás", FIGHT: "Verekedés", DANG: "Veszélyes sportfelszerelés", "LATE-H": "Kései ütközés" }, ka = {
|
|
1205
|
+
localTime: Oi,
|
|
1206
|
+
afterOvertime: Ii,
|
|
1207
|
+
afterShootout: Ai,
|
|
1208
|
+
sheet: Mi,
|
|
1209
|
+
toiSheet: Li,
|
|
1210
|
+
video: Ci,
|
|
1211
|
+
gameStatus: Di,
|
|
1212
|
+
bestPlayer: Gi,
|
|
1213
|
+
periods: Bi,
|
|
1214
|
+
gameData: Hi,
|
|
1215
|
+
gameStats: Ri,
|
|
1216
|
+
events: Fi,
|
|
1217
|
+
teamsStats: Ki,
|
|
1218
|
+
teamMembers: Ui,
|
|
1219
|
+
penalties: Vi
|
|
1220
|
+
}, qi = { events: "Események", lineups: "Sorok", teamStats: "Csapat statisztikák", playerStats: "Játékos statisztikák", officials: "Hivatalos személyek" }, Wi = { coaches: "Edzők", referees: "Játékvezetők", teamOfficials: "Stábtagok", gameOfficials: "Hivatalos személyek", fieldPlayers: "Mezőnyjátékosok", goalies: "Kapusok" }, Yi = { Gól: "Gól", Kiállítás: "Kiállítás", Kapus: "Kapus", Idő: "Időkérés", Büntető: "Büntető", goalie: { KI: "Ki", BE: "BE", CSERE: "CSERE" } }, Qi = { all: "Összesen", ot: "Hosszabbítás", so: "Szétlövés", p1: "1. harmad", p2: "2. harmad", p3: "3. harmad", p4: "4. harmad", p5: "5. harmad", p6: "6. harmad" }, Ji = { powerPlays: "Emberelőnyök", powerPlaysGoalFor: "Emberelőnyben szerzett gólok", powerPlayEfficiency: "Emberelőny hatékonyság", penaltyKill: "Emberhátrányok", powerPlaysKilled: "Kivédekezett emberhátrányok", penaltyKillEfficiency: "Emberhátrány hatékonyság" }, Zi = { "row-1": "Első sor", "row-2": "Második sor", "row-3": "Harmadik sor", "row-4": "Negyedik sor", "row-gk": "Kapusok" }, Xi = { referee: "Játékvezetők", judge: "Versenybírók", medical: "Egészségügyi személyzet" }, en = { first_referee: "Játékvezető", second_referee: "Játékvezető", first_line_judge: "Vonalbíró", second_line_judge: "Vonalbíró", first_goal_judge: "Gólbíró", second_goal_judge: "Gólbíró", referee_inspector: "Játékvezető ellenőr", referee_supporter: "Játékvezető támogató", reserve_referee: "Tartalék játékvezető", reserve_linesman: "Tartalék vonalbíró", video_inspector: "Videó ellenőr", recorder_ivr: "Jegyzőkönyvvezető (IVR)", timer: "Időmérő", announcer: "Hangosbemondó", penalty_timer_a: "Büntetés időmérő", penalty_timer_b: "Büntetés időmérő", music: "Zene", sog_statistician_a: "S.O.G. statisztikus", sog_statistician_b: "S.O.G. statisztikus", video_recorder: "Videó-rögzítő", medical: "EÜ személy", doctor: "EÜ személy", federal_inspector: "Szövetségi ellenőr", judge_inspector: "Versenybíró ellenőr", recorder_e_grep: "Jegyzőkönyvvezető (E-Grep)", recorder_manual: "Jegyzőkönyvvezető (Kézi)", recorder_orion: "Jegyzőkönyvvezető (Orion)", toi_statistician_a: "T.O.I. statisztikus", toi_statistician_b: "T.O.I. statisztikus", fos_statistician_a: "F.O.S. statisztikus", fos_statistician_b: "F.O.S. statisztikus", led_wall_operator: "Eredményjelző kezelő", assist_statistician: "Assziszt statisztikus", other: "Egyéb" }, tn = {
|
|
1221
|
+
menu: qi,
|
|
1222
|
+
title: Wi,
|
|
1223
|
+
eventType: Yi,
|
|
1224
|
+
section: Qi,
|
|
1225
|
+
stats: Ji,
|
|
1226
|
+
rows: Zi,
|
|
1227
|
+
roleType: Xi,
|
|
1228
|
+
role: en
|
|
1229
1229
|
}, Ke = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMzYgMzYiPjxwYXRoIGZpbGw9IiNERDJFNDQiIGQ9Ik0zNiAzMmE0IDQgMCAwIDEtNCA0SDRhNCA0IDAgMCAxLTQtNFY0YTQgNCAwIDAgMSA0LTRoMjhhNCA0IDAgMCAxIDQgNHYyOHoiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMTQuNzQ3IDkuMTI1Yy41MjctMS40MjYgMS43MzYtMi41NzMgMy4zMTctMi41NzNjMS42NDMgMCAyLjc5MiAxLjA4NSAzLjMxOCAyLjU3M2w2LjA3NyAxNi44NjdjLjE4Ni40OTYuMjQ4LjkzMS4yNDggMS4xNDdjMCAxLjIwOS0uOTkyIDIuMDQ2LTIuMTM5IDIuMDQ2Yy0xLjMwMyAwLTEuOTU0LS42ODItMi4yNjQtMS42MTFsLS45MzEtMi45MTVoLTguNjJsLS45MyAyLjg4NGMtLjMxLjk2MS0uOTYxIDEuNjQyLTIuMjMyIDEuNjQyYy0xLjI0IDAtMi4yOTQtLjkzLTIuMjk0LTIuMTdjMC0uNDk2LjE1NS0uODY4LjIxNy0xLjAyM2w2LjIzMy0xNi44Njd6bS4zNCAxMS4yNTZoNS44OTFsLTIuODgzLTguOTkyaC0uMDYybC0yLjk0NiA4Ljk5MnoiLz48L3N2Zz4=", Ue = "data:image/svg+xml;base64,PHN2ZyB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHdpZHRoPSIxZW0iIGhlaWdodD0iMWVtIiB2aWV3Qm94PSIwIDAgMzYgMzYiPjxwYXRoIGZpbGw9IiNERDJFNDQiIGQ9Ik0zNiAzMmE0IDQgMCAwIDEtNCA0SDRhNCA0IDAgMCAxLTQtNFY0YTQgNCAwIDAgMSA0LTRoMjhhNCA0IDAgMCAxIDQgNHYyOHoiLz48cGF0aCBmaWxsPSIjRkZGIiBkPSJNMTAuNDk4IDkuMjQ5YzAtMS40ODggMS4wMjMtMi4zMjUgMi40NDktMi4zMjVIMTguOWMzLjIyNCAwIDUuODMgMi4xNyA1LjgzIDUuNDU3YzAgMi4xNy0uOSAzLjYyOC0yLjg4NSA0LjU1OHYuMDYyYzIuNjM3LjM3MiA0LjcxMyAyLjU3MyA0LjcxMyA1LjI3MWMwIDQuMzcyLTIuOTE0IDYuNzI5LTcuMTkzIDYuNzI5aC02LjM4NmMtMS40MjcgMC0yLjQ4MS0uODk5LTIuNDgxLTIuMzU2VjkuMjQ5em00LjY1MSA2LjQxOGgyLjQxOWMxLjUxOSAwIDIuNTExLS44OTkgMi41MTEtMi40NWMwLTEuNDU3LTEuMTQ3LTIuMjAxLTIuNTExLTIuMjAxaC0yLjQxOXY0LjY1MXptMCA5LjI0aDMuNjU5YzEuNjc0IDAgMi45MTUtLjk2MSAyLjkxNS0yLjY5N2MwLTEuNDU4LTEuMTE3LTIuNDUtMy4yODctMi40NWgtMy4yODd2NS4xNDd6Ii8+PC9zdmc+", xa = {
|
|
1230
1230
|
row: {
|
|
1231
1231
|
label: "table.row.short",
|
|
@@ -1348,38 +1348,38 @@ const si = "Local time", li = "Overtime", ci = "Shootout", di = "Game sheet", gi
|
|
|
1348
1348
|
class: "is-text-left is-text-bold"
|
|
1349
1349
|
}
|
|
1350
1350
|
};
|
|
1351
|
-
function
|
|
1351
|
+
function Gt(...e) {
|
|
1352
1352
|
for (const t of e)
|
|
1353
1353
|
t?.();
|
|
1354
1354
|
}
|
|
1355
|
-
const
|
|
1355
|
+
const St = (e) => Tt(". ", "-", e || "");
|
|
1356
1356
|
function za(e) {
|
|
1357
1357
|
const t = e?.periodResults ?? "";
|
|
1358
|
-
let a = le(se(
|
|
1358
|
+
let a = le(se(ri(/-:-/)), at(","))(t).length;
|
|
1359
1359
|
return e.isShootout && (a = a - 2), e.isOvertime && (a = a - 1), a;
|
|
1360
1360
|
}
|
|
1361
|
-
function
|
|
1361
|
+
function an(e, t) {
|
|
1362
1362
|
const a = e?.actualPeriod ?? za(e), i = {};
|
|
1363
1363
|
e.isShootout && (i.so = [], i.ot = []), e.isOvertime && (i.ot = []);
|
|
1364
1364
|
for (let o = a; o > 0; o--)
|
|
1365
1365
|
i[`p${o}`] = [];
|
|
1366
|
-
return
|
|
1366
|
+
return ei(t, i);
|
|
1367
1367
|
}
|
|
1368
|
-
function
|
|
1368
|
+
function Bt(e, t, a, i) {
|
|
1369
1369
|
const n = [];
|
|
1370
1370
|
let o = 0, l = 0;
|
|
1371
1371
|
for (let d = 0; d < e.length; d++)
|
|
1372
1372
|
n.push(`${e[d][t]?.[i] ?? 0}:${e[d][a]?.[i] ?? 0}`), o = o + (e[d][t]?.[i] ?? 0), l = l + (e[d][a]?.[i] ?? 0);
|
|
1373
1373
|
return `(${n.join(", ")}) ${o}:${l}`;
|
|
1374
1374
|
}
|
|
1375
|
-
function
|
|
1375
|
+
function rn(e, t, a, i) {
|
|
1376
1376
|
const n = [];
|
|
1377
1377
|
let o = 0, l = 0;
|
|
1378
1378
|
for (let d = 0; d < e.length; d++)
|
|
1379
1379
|
n.push(`${e[d][t]?.[i] ?? 0}:${e[d][a]?.[i] ?? 0}`), o = o + (e[d][t]?.[i] ?? 0), l = l + (e[d][a]?.[i] ?? 0);
|
|
1380
1380
|
return `(${n.join(", ")}) ${o}:${l}`;
|
|
1381
1381
|
}
|
|
1382
|
-
function
|
|
1382
|
+
function nn(e) {
|
|
1383
1383
|
const t = e?.home?.advTime ?? 0, a = e?.away?.advTime ?? 0, i = e?.home?.advTimePP1 ?? 0, n = e?.away?.advTimePP1 ?? 0, o = e?.home?.advTimePP2 ?? 0, l = e?.away?.advTimePP2 ?? 0;
|
|
1384
1384
|
return {
|
|
1385
1385
|
advTime: `${V(t)} / ${V(a)}`,
|
|
@@ -1387,36 +1387,38 @@ function rn(e) {
|
|
|
1387
1387
|
advTimePP2: `${V(o)} / ${V(l)}`
|
|
1388
1388
|
};
|
|
1389
1389
|
}
|
|
1390
|
-
function
|
|
1390
|
+
function on(e) {
|
|
1391
1391
|
const t = e?.home?.adv ?? 0, a = e?.home?.ppgf ?? 0, i = e?.away?.adv ?? 0, n = e?.away?.ppgf ?? 0, o = (e?.home?.ppPercent ?? 0).toFixed(2), l = (e?.away?.ppPercent ?? 0).toFixed(2);
|
|
1392
1392
|
return `(${t}/${a}) <b>${o}%</b> / (${i}/${n}) <b>${l}%</b>`;
|
|
1393
1393
|
}
|
|
1394
|
-
function
|
|
1394
|
+
function sn(e) {
|
|
1395
1395
|
const t = e?.home?.dvg ?? 0, a = e?.home?.pk ?? 0, i = e?.away?.dvg ?? 0, n = e?.away?.pk ?? 0, o = (e?.home?.pkPercent ?? 0).toFixed(2), l = (e?.away?.pkPercent ?? 0).toFixed(2);
|
|
1396
1396
|
return `(${t}/${a}) <b>${o}%</b> / (${i}/${n}) <b>${l}%</b>`;
|
|
1397
1397
|
}
|
|
1398
1398
|
function _a(e) {
|
|
1399
1399
|
return {
|
|
1400
1400
|
...e,
|
|
1401
|
-
penaltyCause: le(
|
|
1401
|
+
penaltyCause: le(ii, Tt("_", "-"))(e.penaltyCause)
|
|
1402
1402
|
};
|
|
1403
1403
|
}
|
|
1404
|
-
const Ie = (e) =>
|
|
1404
|
+
const Ie = (e) => ct(e, Xt(["toi"])), ln = 20, cn = 1e3 * 30, Ht = 1e3 * 60 * 5;
|
|
1405
1405
|
function Pa(e = {}) {
|
|
1406
1406
|
const { data: t, services: a } = e, { getGameData: i, getGameStats: n, getEvents: o, getGameOfficials: l } = a, d = U(!1), { resume: g, pause: v, isActive: p } = We(
|
|
1407
|
-
() =>
|
|
1408
|
-
|
|
1407
|
+
() => Gt(n, o),
|
|
1408
|
+
cn,
|
|
1409
1409
|
{ immediate: !1, immediateCallback: !1 }
|
|
1410
|
-
)
|
|
1410
|
+
);
|
|
1411
|
+
We(
|
|
1411
1412
|
() => i(),
|
|
1412
|
-
|
|
1413
|
+
Ht,
|
|
1413
1414
|
{
|
|
1414
1415
|
immediate: !0,
|
|
1415
1416
|
immediateCallback: !0
|
|
1416
1417
|
}
|
|
1417
|
-
)
|
|
1418
|
+
);
|
|
1419
|
+
const { pause: S } = We(
|
|
1418
1420
|
() => l(),
|
|
1419
|
-
|
|
1421
|
+
Ht,
|
|
1420
1422
|
{
|
|
1421
1423
|
immediate: !0,
|
|
1422
1424
|
immediateCallback: !0
|
|
@@ -1426,12 +1428,12 @@ function Pa(e = {}) {
|
|
|
1426
1428
|
g(), i();
|
|
1427
1429
|
}, () => {
|
|
1428
1430
|
v();
|
|
1429
|
-
}), pe(t, (
|
|
1430
|
-
|
|
1431
|
+
}), pe(t, (w) => {
|
|
1432
|
+
w.gameStatus === 1 && !p.value && (d.value = !0, S(), g(), n(), o()), w.gameStatus > 1 && (d.value = !1, Gt(n, o), S());
|
|
1431
1433
|
});
|
|
1432
1434
|
}
|
|
1433
|
-
function
|
|
1434
|
-
const t = e?.periodLength ??
|
|
1435
|
+
function dn(e = {}) {
|
|
1436
|
+
const t = e?.periodLength ?? ln, a = f(() => {
|
|
1435
1437
|
let n = t * 60;
|
|
1436
1438
|
return (r(e).isOvertime || r(e).isShootout) && (n = r(e).overtimeLength * 60), n;
|
|
1437
1439
|
});
|
|
@@ -1440,7 +1442,7 @@ function cn(e = {}) {
|
|
|
1440
1442
|
const n = r(e), o = a.value - Number.parseInt(n.periodTime, 10) * 60;
|
|
1441
1443
|
let l = za(r(e)) - 1;
|
|
1442
1444
|
(n.isOvertime || n.isShootout) && l++;
|
|
1443
|
-
const d =
|
|
1445
|
+
const d = Wa(n.actualTime) - l * t * 60;
|
|
1444
1446
|
return Math.max(o, d);
|
|
1445
1447
|
}),
|
|
1446
1448
|
max: a
|
|
@@ -1463,7 +1465,7 @@ function $a() {
|
|
|
1463
1465
|
remove: a
|
|
1464
1466
|
};
|
|
1465
1467
|
}
|
|
1466
|
-
function
|
|
1468
|
+
function gn(e) {
|
|
1467
1469
|
return f(() => {
|
|
1468
1470
|
const { homeTeam: a, awayTeam: i } = ee(e);
|
|
1469
1471
|
return !a?.color || !i?.color ? {} : {
|
|
@@ -1478,7 +1480,7 @@ function dn(e) {
|
|
|
1478
1480
|
};
|
|
1479
1481
|
});
|
|
1480
1482
|
}
|
|
1481
|
-
const
|
|
1483
|
+
const mn = "Gól", un = "Kiállítás", vn = "Kapus", pn = "Idő", Rt = "Büntető", Ae = "events", rt = "lineups", it = "team-stats", nt = "player-stats", ot = "officials", bn = {
|
|
1482
1484
|
role: {
|
|
1483
1485
|
label: "table.role.short",
|
|
1484
1486
|
tooltip: "table.role.tooltip",
|
|
@@ -1489,7 +1491,7 @@ const gn = "Gól", mn = "Kiállítás", un = "Kapus", vn = "Idő", Ht = "Büntet
|
|
|
1489
1491
|
tooltip: "table.name.tooltip",
|
|
1490
1492
|
class: "is-text-left is-text-bold"
|
|
1491
1493
|
}
|
|
1492
|
-
},
|
|
1494
|
+
}, fn = {
|
|
1493
1495
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1494
1496
|
viewBox: "0 0 24 24",
|
|
1495
1497
|
fill: "none",
|
|
@@ -1498,8 +1500,8 @@ const gn = "Gól", mn = "Kiállítás", un = "Kapus", vn = "Idő", Ht = "Büntet
|
|
|
1498
1500
|
"stroke-linecap": "round",
|
|
1499
1501
|
"stroke-linejoin": "round"
|
|
1500
1502
|
};
|
|
1501
|
-
function
|
|
1502
|
-
return c(), u("svg",
|
|
1503
|
+
function hn(e, t) {
|
|
1504
|
+
return c(), u("svg", fn, t[0] || (t[0] = [
|
|
1503
1505
|
s("path", { d: "M16 4h2a2 2 0 0 1 2 2v14a2 2 0 0 1-2 2H6a2 2 0 0 1-2-2V6a2 2 0 0 1 2-2h2" }, null, -1),
|
|
1504
1506
|
s("rect", {
|
|
1505
1507
|
x: "8",
|
|
@@ -1511,7 +1513,7 @@ function fn(e, t) {
|
|
|
1511
1513
|
}, null, -1)
|
|
1512
1514
|
]));
|
|
1513
1515
|
}
|
|
1514
|
-
const Me = { render:
|
|
1516
|
+
const Me = { render: hn }, yn = {
|
|
1515
1517
|
xmlns: "http://www.w3.org/2000/svg",
|
|
1516
1518
|
viewBox: "0 0 24 24",
|
|
1517
1519
|
fill: "none",
|
|
@@ -1520,15 +1522,15 @@ const Me = { render: fn }, hn = {
|
|
|
1520
1522
|
"stroke-linecap": "round",
|
|
1521
1523
|
"stroke-linejoin": "round"
|
|
1522
1524
|
};
|
|
1523
|
-
function
|
|
1524
|
-
return c(), u("svg",
|
|
1525
|
+
function wn(e, t) {
|
|
1526
|
+
return c(), u("svg", yn, t[0] || (t[0] = [
|
|
1525
1527
|
s("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),
|
|
1526
1528
|
s("polygon", { points: "9.75 15.02 15.5 11.75 9.75 8.48 9.75 15.02" }, null, -1)
|
|
1527
1529
|
]));
|
|
1528
1530
|
}
|
|
1529
|
-
const ja = { render:
|
|
1531
|
+
const ja = { render: wn };
|
|
1530
1532
|
function Na(e, t) {
|
|
1531
|
-
const { t: a } = M(), { data: i, open: n, close: o } =
|
|
1533
|
+
const { t: a } = M(), { data: i, open: n, close: o } = cr(r(e), {
|
|
1532
1534
|
autoReconnect: {
|
|
1533
1535
|
retries: 3
|
|
1534
1536
|
},
|
|
@@ -1546,7 +1548,7 @@ function Na(e, t) {
|
|
|
1546
1548
|
visitorsLabel: g
|
|
1547
1549
|
};
|
|
1548
1550
|
}
|
|
1549
|
-
const
|
|
1551
|
+
const kn = { class: "progress" }, xn = ["aria-valuenow", "aria-valuemax"], Ea = {
|
|
1550
1552
|
__name: "GamePeriodProgress",
|
|
1551
1553
|
props: {
|
|
1552
1554
|
gameData: {
|
|
@@ -1555,8 +1557,8 @@ const wn = { class: "progress" }, kn = ["aria-valuenow", "aria-valuemax"], Ea =
|
|
|
1555
1557
|
}
|
|
1556
1558
|
},
|
|
1557
1559
|
setup(e) {
|
|
1558
|
-
const t = e, { max: a, value: i } =
|
|
1559
|
-
return (n, o) => (c(), u("div",
|
|
1560
|
+
const t = e, { max: a, value: i } = dn(f(() => t.gameData));
|
|
1561
|
+
return (n, o) => (c(), u("div", kn, [
|
|
1560
1562
|
s("div", {
|
|
1561
1563
|
class: "progress-bar progress-bar-stripped progress-bar-animated",
|
|
1562
1564
|
role: "progressbar",
|
|
@@ -1564,10 +1566,10 @@ const wn = { class: "progress" }, kn = ["aria-valuenow", "aria-valuemax"], Ea =
|
|
|
1564
1566
|
"aria-valuenow": r(i),
|
|
1565
1567
|
"aria-valuemin": "0",
|
|
1566
1568
|
"aria-valuemax": r(a)
|
|
1567
|
-
}, null, 12,
|
|
1569
|
+
}, null, 12, xn)
|
|
1568
1570
|
]));
|
|
1569
1571
|
}
|
|
1570
|
-
},
|
|
1572
|
+
}, Tn = { class: "period-results" }, Sn = {
|
|
1571
1573
|
__name: "PeriodResults",
|
|
1572
1574
|
props: {
|
|
1573
1575
|
results: {
|
|
@@ -1584,7 +1586,7 @@ const wn = { class: "progress" }, kn = ["aria-valuenow", "aria-valuemax"], Ea =
|
|
|
1584
1586
|
}
|
|
1585
1587
|
},
|
|
1586
1588
|
setup(e) {
|
|
1587
|
-
return (t, a) => (c(), u("table",
|
|
1589
|
+
return (t, a) => (c(), u("table", Tn, [
|
|
1588
1590
|
s("tbody", null, [
|
|
1589
1591
|
s("tr", null, [
|
|
1590
1592
|
a[0] || (a[0] = s("td", null, [
|
|
@@ -1604,21 +1606,21 @@ const wn = { class: "progress" }, kn = ["aria-valuenow", "aria-valuemax"], Ea =
|
|
|
1604
1606
|
]));
|
|
1605
1607
|
}
|
|
1606
1608
|
};
|
|
1607
|
-
let
|
|
1608
|
-
function
|
|
1609
|
-
return ++
|
|
1609
|
+
let zn = 0;
|
|
1610
|
+
function _n() {
|
|
1611
|
+
return ++zn;
|
|
1610
1612
|
}
|
|
1611
|
-
const
|
|
1612
|
-
function
|
|
1613
|
+
const Pn = (e) => le(Fe, J((t) => ({ ...t, eventId: t.eventId ? t.eventId : _n() })))(e);
|
|
1614
|
+
function $n(e) {
|
|
1613
1615
|
const t = {
|
|
1614
1616
|
home: [],
|
|
1615
1617
|
away: []
|
|
1616
1618
|
};
|
|
1617
|
-
return e ? le(J(
|
|
1619
|
+
return e ? le(J(at(":")), J(si), at(","), Tt(/^\(|\)$/g, ""))(e).reduce((i, n) => (i.home.push(n[0]), i.away.push(n[1]), i), t) : t;
|
|
1618
1620
|
}
|
|
1619
|
-
const
|
|
1620
|
-
function
|
|
1621
|
-
const i =
|
|
1621
|
+
const Ft = (e) => wt(ce("row"), e);
|
|
1622
|
+
function jn(e, t, a) {
|
|
1623
|
+
const i = Ft(e?.[t] ?? []), n = Ft(e?.[a] ?? []);
|
|
1622
1624
|
return ["1", "2", "3", "4", "gk"].reduce(
|
|
1623
1625
|
(o, l) => (o[l].home = i[l], o[l].away = n[l], o),
|
|
1624
1626
|
{
|
|
@@ -1646,7 +1648,7 @@ function Ze(e, t, a, i) {
|
|
|
1646
1648
|
valueEnd: o
|
|
1647
1649
|
}, l;
|
|
1648
1650
|
}
|
|
1649
|
-
function
|
|
1651
|
+
function Nn(e) {
|
|
1650
1652
|
const t = e?.home?.advTime ?? 0, a = e?.away?.advTime ?? 0, i = e?.home?.advTimePP1 ?? 0, n = e?.away?.advTimePP1 ?? 0, o = e?.home?.advTimePP2 ?? 0, l = e?.away?.advTimePP2 ?? 0;
|
|
1651
1653
|
return {
|
|
1652
1654
|
advTime: {
|
|
@@ -1666,7 +1668,7 @@ function jn(e) {
|
|
|
1666
1668
|
}
|
|
1667
1669
|
};
|
|
1668
1670
|
}
|
|
1669
|
-
function
|
|
1671
|
+
function En(e) {
|
|
1670
1672
|
const t = e?.home?.adv ?? 0, a = e?.home?.ppgf ?? 0, i = e?.away?.adv ?? 0, n = e?.away?.ppgf ?? 0, o = (e?.home?.ppPercent ?? 0).toFixed(2), l = (e?.away?.ppPercent ?? 0).toFixed(2);
|
|
1671
1673
|
return {
|
|
1672
1674
|
powerPlays: {
|
|
@@ -1689,7 +1691,7 @@ function Nn(e) {
|
|
|
1689
1691
|
}
|
|
1690
1692
|
};
|
|
1691
1693
|
}
|
|
1692
|
-
function
|
|
1694
|
+
function On(e) {
|
|
1693
1695
|
const t = e?.home?.dvg ?? 0, a = e?.home?.pk ?? 0, i = e?.away?.dvg ?? 0, n = e?.away?.pk ?? 0, o = (e?.home?.pkPercent ?? 0).toFixed(2), l = (e?.away?.pkPercent ?? 0).toFixed(2);
|
|
1694
1696
|
return {
|
|
1695
1697
|
penaltyKill: {
|
|
@@ -1712,20 +1714,20 @@ function En(e) {
|
|
|
1712
1714
|
}
|
|
1713
1715
|
};
|
|
1714
1716
|
}
|
|
1715
|
-
function
|
|
1717
|
+
function In(e, t) {
|
|
1716
1718
|
const a = (n) => {
|
|
1717
1719
|
const o = ["first_referee", "second_referee", "first_line_judge", "second_line_judge"].indexOf(n.role);
|
|
1718
1720
|
return o > -1 ? o : 4;
|
|
1719
|
-
}, i = (n) => ({ ...
|
|
1720
|
-
return
|
|
1721
|
+
}, i = (n) => ({ ...gt(n), role: t(`role.${n.role}`) });
|
|
1722
|
+
return wt(ce("type"), J(i, ha(a, ua(e))));
|
|
1721
1723
|
}
|
|
1722
|
-
const
|
|
1723
|
-
function
|
|
1724
|
-
return le(J(
|
|
1724
|
+
const Kt = ya([ba(ce("startingFive"))]);
|
|
1725
|
+
function Ut(e) {
|
|
1726
|
+
return le(J(gt), fa(["headCoach", "secondCoach"]))(e);
|
|
1725
1727
|
}
|
|
1726
1728
|
fa(["first_referee", "second_referee", "first_line_judge", "second_line_judge"]);
|
|
1727
|
-
function
|
|
1728
|
-
const a = sa(
|
|
1729
|
+
function Vt(e, t) {
|
|
1730
|
+
const a = sa(Cr([ti(t, ["team", "id"]), xt("Gól", "type")]), Fe(e)), i = J((l) => ({ ...l, eventTimeSec: Ja(l.eventTime) }), a), n = ht(
|
|
1729
1731
|
(l, d) => (l[d.playerId] ? l[d.playerId].eventTime += `, ${d.eventTime}` : l[d.playerId] = {
|
|
1730
1732
|
id: d.playerId,
|
|
1731
1733
|
name: `${d.lastName} ${d.firstName}`,
|
|
@@ -1737,19 +1739,19 @@ function Ut(e, t) {
|
|
|
1737
1739
|
);
|
|
1738
1740
|
return ha(ce("eventTimeSec"), ua(n));
|
|
1739
1741
|
}
|
|
1740
|
-
const
|
|
1742
|
+
const An = { class: "gamecenter-timeline-game-data" }, Mn = { class: "is-title-container" }, Ln = { class: "is-gamedate" }, Cn = { class: "is-local-gamedate" }, Dn = { class: "is-external-contents" }, Gn = ["href"], Bn = ["href"], Hn = ["href"], Rn = { class: "is-teams-and-results" }, Fn = { class: "is-team-name" }, Kn = { class: "is-goal-scorers" }, Un = {
|
|
1741
1743
|
key: 0,
|
|
1742
1744
|
class: "is-game-status"
|
|
1743
|
-
},
|
|
1745
|
+
}, Vn = {
|
|
1744
1746
|
key: 1,
|
|
1745
1747
|
class: "is-game-status"
|
|
1746
|
-
},
|
|
1748
|
+
}, qn = { key: 0 }, Wn = { class: "is-badge is-invert is-large" }, Yn = { key: 1 }, Qn = { class: "is-badge is-invert is-large" }, Jn = {
|
|
1747
1749
|
key: 3,
|
|
1748
1750
|
class: "is-game-status"
|
|
1749
|
-
},
|
|
1751
|
+
}, Zn = { key: 0 }, Xn = { key: 1 }, eo = { key: 2 }, to = { key: 3 }, ao = {
|
|
1750
1752
|
key: 5,
|
|
1751
1753
|
class: "is-attendance"
|
|
1752
|
-
},
|
|
1754
|
+
}, ro = { class: "is-team-name" }, io = { class: "is-goal-scorers" }, no = {
|
|
1753
1755
|
__name: "GameData",
|
|
1754
1756
|
props: {
|
|
1755
1757
|
gameData: {
|
|
@@ -1770,15 +1772,15 @@ const In = { class: "gamecenter-timeline-game-data" }, An = { class: "is-title-c
|
|
|
1770
1772
|
}
|
|
1771
1773
|
},
|
|
1772
1774
|
setup(e) {
|
|
1773
|
-
const t = e, { gameData: a, websocketUrl: i } =
|
|
1774
|
-
return (S, w) => (c(), u("div",
|
|
1775
|
-
s("div",
|
|
1775
|
+
const t = e, { gameData: a, websocketUrl: i } = lt(t), { t: n } = M(), o = f(() => $n(t.gameData.periodResults)), l = f(() => Vt(t.gameEvents, t.gameData.homeTeam.id)), d = f(() => Vt(t.gameEvents, t.gameData.awayTeam.id)), { visitorsLabel: g, isVisible: v } = Na(i, a), p = f(() => a.value.gameStatus <= 1 ? g.value : n("gameData.attendance", [a.value?.attendance ?? 0]));
|
|
1776
|
+
return (S, w) => (c(), u("div", An, [
|
|
1777
|
+
s("div", Mn, [
|
|
1776
1778
|
w[0] || (R(-1, !0), (w[0] = s("div", { class: "is-title" }, [
|
|
1777
1779
|
y(m(r(a).championshipName) + " - " + m(r(a).divisionName) + " - " + m(r(a).gameName) + " / " + m(r(a).location.locationName), 1)
|
|
1778
1780
|
])).cacheIndex = 0, R(1), w[0]),
|
|
1779
|
-
s("div",
|
|
1780
|
-
s("div",
|
|
1781
|
-
s("div",
|
|
1781
|
+
s("div", Ln, m(r(Ne)(r(a).gameDate, "L dddd - HH:mm", null, e.locale)) + " (" + m(r(Ee)(new Date(r(a).gameDate), null, e.locale)) + ") ", 1),
|
|
1782
|
+
s("div", Cn, m(r(n)("localTime")) + " (" + m(r(a).location.locationCountryISO || r(a).location.locationName) + "): " + m(r(Ne)(r(a).gameDate, "L dddd - HH:mm", r(a).location.timezone, e.locale)) + " (" + m(r(Ee)(new Date(r(a).gameDate), r(a).location.timezone, e.locale)) + ") ", 1),
|
|
1783
|
+
s("div", Dn, [
|
|
1782
1784
|
r(a).electronicReportUrl ? (c(), u("a", {
|
|
1783
1785
|
key: 0,
|
|
1784
1786
|
href: r(a).electronicReportUrl,
|
|
@@ -1786,7 +1788,7 @@ const In = { class: "gamecenter-timeline-game-data" }, An = { class: "is-title-c
|
|
|
1786
1788
|
}, [
|
|
1787
1789
|
b(r(Me), { class: "is-icon" }),
|
|
1788
1790
|
y(" " + m(r(n)("sheet")), 1)
|
|
1789
|
-
], 8,
|
|
1791
|
+
], 8, Gn)) : h("", !0),
|
|
1790
1792
|
r(a).toiReportUrl ? (c(), u("a", {
|
|
1791
1793
|
key: 1,
|
|
1792
1794
|
href: r(a).toiReportUrl,
|
|
@@ -1794,7 +1796,7 @@ const In = { class: "gamecenter-timeline-game-data" }, An = { class: "is-title-c
|
|
|
1794
1796
|
}, [
|
|
1795
1797
|
b(r(Me), { class: "is-icon" }),
|
|
1796
1798
|
y(" " + m(r(n)("toiSheet")), 1)
|
|
1797
|
-
], 8,
|
|
1799
|
+
], 8, Bn)) : h("", !0),
|
|
1798
1800
|
r(a).video ? (c(), u("a", {
|
|
1799
1801
|
key: 2,
|
|
1800
1802
|
href: r(a).video,
|
|
@@ -1802,18 +1804,18 @@ const In = { class: "gamecenter-timeline-game-data" }, An = { class: "is-title-c
|
|
|
1802
1804
|
}, [
|
|
1803
1805
|
b(r(ja), { class: "is-icon" }),
|
|
1804
1806
|
y(" " + m(r(n)("video")), 1)
|
|
1805
|
-
], 8,
|
|
1807
|
+
], 8, Hn)) : h("", !0)
|
|
1806
1808
|
])
|
|
1807
1809
|
]),
|
|
1808
|
-
s("div",
|
|
1810
|
+
s("div", Rn, [
|
|
1809
1811
|
s("div", null, [
|
|
1810
1812
|
w[1] || (R(-1, !0), (w[1] = b(r(te), {
|
|
1811
1813
|
src: r(a).homeTeam.logo,
|
|
1812
1814
|
class: "is-team-logo",
|
|
1813
1815
|
"default-src": r(Ke)
|
|
1814
1816
|
}, null, 8, ["src", "default-src"])).cacheIndex = 1, R(1), w[1]),
|
|
1815
|
-
s("h1",
|
|
1816
|
-
s("ul",
|
|
1817
|
+
s("h1", Fn, m(r(a).homeTeam.longName), 1),
|
|
1818
|
+
s("ul", Kn, [
|
|
1817
1819
|
(c(!0), u(k, null, N(l.value, (z) => (c(), u("li", {
|
|
1818
1820
|
key: z.id
|
|
1819
1821
|
}, [
|
|
@@ -1823,17 +1825,17 @@ const In = { class: "gamecenter-timeline-game-data" }, An = { class: "is-title-c
|
|
|
1823
1825
|
])
|
|
1824
1826
|
]),
|
|
1825
1827
|
s("div", null, [
|
|
1826
|
-
r(a).gameStatus > 1 ? (c(), u("p",
|
|
1827
|
-
r(a).gameStatus === 1 ? (c(), u("p",
|
|
1828
|
+
r(a).gameStatus > 1 ? (c(), u("p", Un, m(r(n)(`gameStatus.status-${r(a).gameStatus}`)), 1)) : h("", !0),
|
|
1829
|
+
r(a).gameStatus === 1 ? (c(), u("p", Vn, m(r(n)(`periods.${r(St)(r(a).period)}`)), 1)) : h("", !0),
|
|
1828
1830
|
r(a).gameStatus > 1 ? (c(), u(k, { key: 2 }, [
|
|
1829
|
-
r(a).isOvertime ? (c(), u("p",
|
|
1830
|
-
s("span",
|
|
1831
|
+
r(a).isOvertime ? (c(), u("p", qn, [
|
|
1832
|
+
s("span", Wn, m(r(n)("afterOvertime")), 1)
|
|
1831
1833
|
])) : h("", !0),
|
|
1832
|
-
r(a).isShootout ? (c(), u("p",
|
|
1833
|
-
s("span",
|
|
1834
|
+
r(a).isShootout ? (c(), u("p", Yn, [
|
|
1835
|
+
s("span", Qn, m(r(n)("afterShootout")), 1)
|
|
1834
1836
|
])) : h("", !0)
|
|
1835
1837
|
], 64)) : h("", !0),
|
|
1836
|
-
r(a).gameStatus === 1 ? (c(), u("p",
|
|
1838
|
+
r(a).gameStatus === 1 ? (c(), u("p", Jn, m(r(a).actualTime), 1)) : h("", !0),
|
|
1837
1839
|
r(a).gameStatus === 1 ? (c(), x(Ea, {
|
|
1838
1840
|
key: 4,
|
|
1839
1841
|
"game-data": r(a)
|
|
@@ -1841,12 +1843,12 @@ const In = { class: "gamecenter-timeline-game-data" }, An = { class: "is-title-c
|
|
|
1841
1843
|
s("div", {
|
|
1842
1844
|
class: q(["is-game-result", [{ "is-game-status-live": r(a).gameStatus === 1 }]])
|
|
1843
1845
|
}, [
|
|
1844
|
-
r(a).gameStatus === 0 ? (c(), u("span",
|
|
1846
|
+
r(a).gameStatus === 0 ? (c(), u("span", Zn, "-")) : (c(), u("span", Xn, m(r(a).homeTeamScore), 1)),
|
|
1845
1847
|
w[3] || (w[3] = y(":")),
|
|
1846
|
-
r(a).gameStatus === 0 ? (c(), u("span",
|
|
1848
|
+
r(a).gameStatus === 0 ? (c(), u("span", eo, "-")) : (c(), u("span", to, m(r(a).awayTeamScore), 1))
|
|
1847
1849
|
], 2),
|
|
1848
|
-
r(v) || r(a)?.attendance ? (c(), u("p",
|
|
1849
|
-
r(a).gameStatus > 0 ? (c(), x(
|
|
1850
|
+
r(v) || r(a)?.attendance ? (c(), u("p", ao, m(p.value), 1)) : h("", !0),
|
|
1851
|
+
r(a).gameStatus > 0 ? (c(), x(Sn, {
|
|
1850
1852
|
key: 6,
|
|
1851
1853
|
results: o.value,
|
|
1852
1854
|
"home-team-name": r(a).homeTeam.shortName,
|
|
@@ -1859,8 +1861,8 @@ const In = { class: "gamecenter-timeline-game-data" }, An = { class: "is-title-c
|
|
|
1859
1861
|
"default-src": r(Ue),
|
|
1860
1862
|
class: "is-team-logo"
|
|
1861
1863
|
}, null, 8, ["src", "default-src"])).cacheIndex = 2, R(1), w[2]),
|
|
1862
|
-
s("h1",
|
|
1863
|
-
s("ul",
|
|
1864
|
+
s("h1", ro, m(r(a).awayTeam.longName), 1),
|
|
1865
|
+
s("ul", io, [
|
|
1864
1866
|
(c(!0), u(k, null, N(d.value, (z) => (c(), u("li", {
|
|
1865
1867
|
key: z.id
|
|
1866
1868
|
}, [
|
|
@@ -1872,20 +1874,20 @@ const In = { class: "gamecenter-timeline-game-data" }, An = { class: "is-title-c
|
|
|
1872
1874
|
])
|
|
1873
1875
|
]));
|
|
1874
1876
|
}
|
|
1875
|
-
},
|
|
1877
|
+
}, oo = {
|
|
1876
1878
|
width: "32",
|
|
1877
1879
|
height: "32",
|
|
1878
1880
|
viewBox: "0 0 32 32"
|
|
1879
1881
|
};
|
|
1880
|
-
function
|
|
1881
|
-
return c(), u("svg",
|
|
1882
|
+
function so(e, t) {
|
|
1883
|
+
return c(), u("svg", oo, t[0] || (t[0] = [
|
|
1882
1884
|
s("path", {
|
|
1883
1885
|
fill: "currentColor",
|
|
1884
1886
|
d: "M16 7C9.043 7 2 8.718 2 12v8c0 3.282 7.043 5 14 5s14-1.718 14-5v-8c0-3.282-7.043-5-14-5zm0 2c7.444 0 12 1.942 12 3c0 .926-3.489 2.528-9.348 2.914A40.34 40.34 0 0 1 16 15c-7.444 0-12-1.942-12-3s4.556-3 12-3zM4 14.707c.06.035.134.064.195.098a9.77 9.77 0 0 0 1.014.486c.346.144.706.282 1.094.408c.813.265 1.725.48 2.681.664c.289.055.587.1.885.147c.85.137 1.726.247 2.633.324c1.15.098 2.319.166 3.498.166c1.18 0 2.349-.068 3.498-.166a35.139 35.139 0 0 0 2.633-.324c.298-.047.596-.092.885-.147c.956-.184 1.868-.4 2.681-.664a14.457 14.457 0 0 0 1.395-.539a9.77 9.77 0 0 0 .713-.355c.061-.034.136-.063.195-.098V20c0 1.058-4.556 3-12 3S4 21.058 4 20v-5.293z"
|
|
1885
1887
|
}, null, -1)
|
|
1886
1888
|
]));
|
|
1887
1889
|
}
|
|
1888
|
-
const xe = { render:
|
|
1890
|
+
const xe = { render: so }, lo = ["data-team"], co = { class: "is-details-title" }, go = { class: "is-team-logo" }, mo = { class: "is-event-type-icon" }, uo = { class: "is-timestamp" }, Te = {
|
|
1889
1891
|
__name: "GameEventLayout",
|
|
1890
1892
|
props: {
|
|
1891
1893
|
timestamp: {
|
|
@@ -1916,32 +1918,32 @@ const xe = { render: oo }, so = ["data-team"], lo = { class: "is-details-title"
|
|
|
1916
1918
|
s("div", {
|
|
1917
1919
|
class: q(["is-details-container", [
|
|
1918
1920
|
{
|
|
1919
|
-
"is-goal": e.eventType === r(
|
|
1920
|
-
"is-penalty": e.eventType === r(
|
|
1921
|
-
"is-timeout": e.eventType === r(
|
|
1922
|
-
"is-goalies": e.eventType === r(
|
|
1923
|
-
"is-penalty-shot-goal": e.eventType === r(
|
|
1924
|
-
"is-penalty-shot-no-goal": e.eventType === r(
|
|
1921
|
+
"is-goal": e.eventType === r(mn),
|
|
1922
|
+
"is-penalty": e.eventType === r(un),
|
|
1923
|
+
"is-timeout": e.eventType === r(pn),
|
|
1924
|
+
"is-goalies": e.eventType === r(vn),
|
|
1925
|
+
"is-penalty-shot-goal": e.eventType === r(Rt) && e.event.goal,
|
|
1926
|
+
"is-penalty-shot-no-goal": e.eventType === r(Rt) && !e.event.goal
|
|
1925
1927
|
}
|
|
1926
1928
|
]])
|
|
1927
1929
|
}, [
|
|
1928
|
-
s("div",
|
|
1930
|
+
s("div", co, [
|
|
1929
1931
|
X(t.$slots, "title")
|
|
1930
1932
|
]),
|
|
1931
1933
|
X(t.$slots, "details-list"),
|
|
1932
|
-
s("div",
|
|
1934
|
+
s("div", go, [
|
|
1933
1935
|
X(t.$slots, "team-logo")
|
|
1934
1936
|
]),
|
|
1935
|
-
s("div",
|
|
1937
|
+
s("div", mo, [
|
|
1936
1938
|
X(t.$slots, "event-type-icon")
|
|
1937
1939
|
])
|
|
1938
1940
|
], 2),
|
|
1939
|
-
s("div",
|
|
1941
|
+
s("div", uo, [
|
|
1940
1942
|
s("p", null, m(e.timestamp), 1)
|
|
1941
1943
|
])
|
|
1942
|
-
], 8,
|
|
1944
|
+
], 8, lo));
|
|
1943
1945
|
}
|
|
1944
|
-
},
|
|
1946
|
+
}, vo = ["aria-label"], Se = {
|
|
1945
1947
|
__name: "TeamLogo",
|
|
1946
1948
|
props: {
|
|
1947
1949
|
name: {
|
|
@@ -1976,7 +1978,7 @@ const xe = { render: oo }, so = ["data-team"], lo = { class: "is-details-title"
|
|
|
1976
1978
|
src: e.logo,
|
|
1977
1979
|
"default-src": i.value
|
|
1978
1980
|
}, null, 8, ["src", "default-src"])
|
|
1979
|
-
], 16,
|
|
1981
|
+
], 16, vo)
|
|
1980
1982
|
]),
|
|
1981
1983
|
_: 1
|
|
1982
1984
|
}, 8, ["content", "append-to"]),
|
|
@@ -1986,13 +1988,13 @@ const xe = { render: oo }, so = ["data-team"], lo = { class: "is-details-title"
|
|
|
1986
1988
|
}, null, 512)
|
|
1987
1989
|
], 64));
|
|
1988
1990
|
}
|
|
1989
|
-
},
|
|
1991
|
+
}, po = { key: 0 }, bo = { key: 1 }, fo = { class: "is-details-list" }, ho = { class: "is-evented-person" }, yo = { class: "is-player-number" }, wo = { class: "is-assists-list" }, ko = { class: "is-player-number" }, xo = {
|
|
1990
1992
|
key: 0,
|
|
1991
1993
|
class: "is-poi-data"
|
|
1992
|
-
},
|
|
1994
|
+
}, To = ["aria-label"], So = ["aria-label"], zo = {
|
|
1993
1995
|
key: 0,
|
|
1994
1996
|
class: "is-badge is-invert is-large"
|
|
1995
|
-
},
|
|
1997
|
+
}, _o = {
|
|
1996
1998
|
__name: "Goal",
|
|
1997
1999
|
props: {
|
|
1998
2000
|
event: {
|
|
@@ -2014,26 +2016,26 @@ const xe = { render: oo }, so = ["data-team"], lo = { class: "is-details-title"
|
|
|
2014
2016
|
}, {
|
|
2015
2017
|
title: T(() => [
|
|
2016
2018
|
y(m(r(i)("eventType.Gól")) + " ", 1),
|
|
2017
|
-
e.event.advantage ? (c(), u("span",
|
|
2018
|
-
e.event.en ? (c(), u("span",
|
|
2019
|
+
e.event.advantage ? (c(), u("span", po, m(e.event.advantage), 1)) : h("", !0),
|
|
2020
|
+
e.event.en ? (c(), u("span", bo, " EN ")) : h("", !0),
|
|
2019
2021
|
y(" (" + m(e.event.score) + ") ", 1)
|
|
2020
2022
|
]),
|
|
2021
2023
|
"details-list": T(() => [
|
|
2022
|
-
s("ul",
|
|
2023
|
-
s("li",
|
|
2024
|
-
s("span",
|
|
2024
|
+
s("ul", fo, [
|
|
2025
|
+
s("li", ho, [
|
|
2026
|
+
s("span", yo, m(e.event.jerseyNumber), 1),
|
|
2025
2027
|
y(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
2026
2028
|
]),
|
|
2027
|
-
s("li",
|
|
2029
|
+
s("li", wo, [
|
|
2028
2030
|
(c(!0), u(k, null, N(n.value, (v) => (c(), u("span", {
|
|
2029
2031
|
key: v,
|
|
2030
2032
|
class: "is-evented-person"
|
|
2031
2033
|
}, [
|
|
2032
|
-
s("i",
|
|
2034
|
+
s("i", ko, m(v.jerseyNumber), 1),
|
|
2033
2035
|
y(" " + m(v.lastName) + " " + m(v.firstName), 1)
|
|
2034
2036
|
]))), 128))
|
|
2035
2037
|
]),
|
|
2036
|
-
!r(O)(o.value) || !r(O)(l.value) ? (c(), u("li",
|
|
2038
|
+
!r(O)(o.value) || !r(O)(l.value) ? (c(), u("li", xo, [
|
|
2037
2039
|
s("ul", null, [
|
|
2038
2040
|
(c(!0), u(k, null, N(o.value, (v) => (c(), x(r(ae), {
|
|
2039
2041
|
key: v.playerId,
|
|
@@ -2049,7 +2051,7 @@ const xe = { render: oo }, so = ["data-team"], lo = { class: "is-details-title"
|
|
|
2049
2051
|
ref: p,
|
|
2050
2052
|
tabindex: 0,
|
|
2051
2053
|
"aria-label": `${v.jerseyNumber} ${v.lastName} ${v.firstName}`
|
|
2052
|
-
}, ge(S, !0)), m(v.jerseyNumber), 17,
|
|
2054
|
+
}, ge(S, !0)), m(v.jerseyNumber), 17, To)
|
|
2053
2055
|
]),
|
|
2054
2056
|
_: 2
|
|
2055
2057
|
}, 1032, ["content", "append-to"]))), 128))
|
|
@@ -2070,14 +2072,14 @@ const xe = { render: oo }, so = ["data-team"], lo = { class: "is-details-title"
|
|
|
2070
2072
|
ref: p,
|
|
2071
2073
|
tabindex: 0,
|
|
2072
2074
|
"aria-label": `${v.jerseyNumber} ${v.lastName} ${v.firstName}`
|
|
2073
|
-
}, ge(S, !0)), m(v.jerseyNumber), 17,
|
|
2075
|
+
}, ge(S, !0)), m(v.jerseyNumber), 17, So)
|
|
2074
2076
|
]),
|
|
2075
2077
|
_: 2
|
|
2076
2078
|
}, 1032, ["content", "append-to"]))), 128))
|
|
2077
2079
|
])
|
|
2078
2080
|
])) : h("", !0),
|
|
2079
2081
|
s("li", null, [
|
|
2080
|
-
e.event.ps || e.event.gws || e.event.gwg ? (c(), u("span",
|
|
2082
|
+
e.event.ps || e.event.gws || e.event.gwg ? (c(), u("span", zo, [
|
|
2081
2083
|
e.event.ps ? (c(), u(k, { key: 0 }, [
|
|
2082
2084
|
y("PS")
|
|
2083
2085
|
], 64)) : h("", !0),
|
|
@@ -2105,44 +2107,44 @@ const xe = { render: oo }, so = ["data-team"], lo = { class: "is-details-title"
|
|
|
2105
2107
|
_: 1
|
|
2106
2108
|
}, 8, ["timestamp", "is-home-team", "event-type", "event"]));
|
|
2107
2109
|
}
|
|
2108
|
-
},
|
|
2110
|
+
}, Po = {
|
|
2109
2111
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2110
2112
|
viewBox: "0 0 24 24"
|
|
2111
2113
|
};
|
|
2112
|
-
function
|
|
2113
|
-
return c(), u("svg",
|
|
2114
|
+
function $o(e, t) {
|
|
2115
|
+
return c(), u("svg", Po, t[0] || (t[0] = [
|
|
2114
2116
|
s("path", {
|
|
2115
2117
|
fill: "currentColor",
|
|
2116
2118
|
d: "M8.12 9.29 12 13.17l3.88-3.88a.996.996 0 1 1 1.41 1.41l-4.59 4.59a.996.996 0 0 1-1.41 0L6.7 10.7a.996.996 0 0 1 0-1.41c.39-.38 1.03-.39 1.42 0z"
|
|
2117
2119
|
}, null, -1)
|
|
2118
2120
|
]));
|
|
2119
2121
|
}
|
|
2120
|
-
const Oa = { render:
|
|
2122
|
+
const Oa = { render: $o }, jo = {
|
|
2121
2123
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2122
2124
|
viewBox: "0 0 24 24"
|
|
2123
2125
|
};
|
|
2124
|
-
function
|
|
2125
|
-
return c(), u("svg",
|
|
2126
|
+
function No(e, t) {
|
|
2127
|
+
return c(), u("svg", jo, t[0] || (t[0] = [
|
|
2126
2128
|
s("path", {
|
|
2127
2129
|
fill: "currentColor",
|
|
2128
2130
|
d: "M8.12 14.71L12 10.83l3.88 3.88a.996.996 0 1 0 1.41-1.41L12.7 8.71a.996.996 0 0 0-1.41 0L6.7 13.3a.996.996 0 0 0 0 1.41c.39.38 1.03.39 1.42 0"
|
|
2129
2131
|
}, null, -1)
|
|
2130
2132
|
]));
|
|
2131
2133
|
}
|
|
2132
|
-
const
|
|
2134
|
+
const st = { render: No }, Eo = {
|
|
2133
2135
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2134
2136
|
fill: "none",
|
|
2135
2137
|
viewBox: "0 0 24 24"
|
|
2136
2138
|
};
|
|
2137
|
-
function
|
|
2138
|
-
return c(), u("svg",
|
|
2139
|
+
function Oo(e, t) {
|
|
2140
|
+
return c(), u("svg", Eo, t[0] || (t[0] = [
|
|
2139
2141
|
s("path", {
|
|
2140
2142
|
fill: "#000",
|
|
2141
2143
|
d: "m7.712 13.208 3.88 3.88 3.88-3.88a.997.997 0 1 1 1.41 1.41l-4.59 4.59a.997.997 0 0 1-1.41 0l-4.59-4.59a.997.997 0 0 1 0-1.41c.39-.38 1.03-.39 1.42 0ZM7.712 10.792l3.88-3.88 3.88 3.88a.997.997 0 1 0 1.41-1.41l-4.59-4.59a.996.996 0 0 0-1.41 0l-4.59 4.59a.996.996 0 0 0 0 1.41c.39.38 1.03.39 1.42 0Z"
|
|
2142
2144
|
}, null, -1)
|
|
2143
2145
|
]));
|
|
2144
2146
|
}
|
|
2145
|
-
const
|
|
2147
|
+
const Io = { render: Oo }, Ao = { class: "is-details-list" }, Mo = { class: "is-evented-person" }, Lo = { class: "is-player-number" }, Co = {
|
|
2146
2148
|
__name: "Goalies",
|
|
2147
2149
|
props: {
|
|
2148
2150
|
event: {
|
|
@@ -2166,9 +2168,9 @@ const Oo = { render: Eo }, Io = { class: "is-details-list" }, Ao = { class: "is-
|
|
|
2166
2168
|
y(m(r(t)("eventType.Kapus")) + " - " + m(r(t)(`eventType.goalie.${e.event.gkDirection}`)), 1)
|
|
2167
2169
|
]),
|
|
2168
2170
|
"details-list": T(() => [
|
|
2169
|
-
s("ul",
|
|
2170
|
-
s("li",
|
|
2171
|
-
s("span",
|
|
2171
|
+
s("ul", Ao, [
|
|
2172
|
+
s("li", Mo, [
|
|
2173
|
+
s("span", Lo, m(e.event.jerseyNumber), 1),
|
|
2172
2174
|
y(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
2173
2175
|
])
|
|
2174
2176
|
])
|
|
@@ -2182,13 +2184,13 @@ const Oo = { render: Eo }, Io = { class: "is-details-list" }, Ao = { class: "is-
|
|
|
2182
2184
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
2183
2185
|
]),
|
|
2184
2186
|
"event-type-icon": T(() => [
|
|
2185
|
-
e.event.gkDirection === "CSERE" ? (c(), x(r(
|
|
2187
|
+
e.event.gkDirection === "CSERE" ? (c(), x(r(Io), {
|
|
2186
2188
|
key: 0,
|
|
2187
2189
|
width: "24",
|
|
2188
2190
|
height: "24",
|
|
2189
2191
|
class: "is-goalie-in-icon"
|
|
2190
2192
|
})) : h("", !0),
|
|
2191
|
-
e.event.gkDirection === "BE" ? (c(), x(r(
|
|
2193
|
+
e.event.gkDirection === "BE" ? (c(), x(r(st), {
|
|
2192
2194
|
key: 1,
|
|
2193
2195
|
width: "24",
|
|
2194
2196
|
height: "24",
|
|
@@ -2204,16 +2206,16 @@ const Oo = { render: Eo }, Io = { class: "is-details-list" }, Ao = { class: "is-
|
|
|
2204
2206
|
_: 1
|
|
2205
2207
|
}, 8, ["timestamp", "is-home-team", "event-type", "event"]));
|
|
2206
2208
|
}
|
|
2207
|
-
},
|
|
2208
|
-
function
|
|
2209
|
-
return c(), u("svg",
|
|
2209
|
+
}, Do = { viewBox: "0 0 24 24" };
|
|
2210
|
+
function Go(e, t) {
|
|
2211
|
+
return c(), u("svg", Do, t[0] || (t[0] = [
|
|
2210
2212
|
s("path", {
|
|
2211
2213
|
fill: "currentColor",
|
|
2212
2214
|
d: "M3.76 3.7L2.14 4.88L4.43 8a8.23 8.23 0 0 1 1.92-.72M11 9v2h7v.29l-5 1.42v2.79A4.5 4.5 0 1 1 8.5 11H9V9h-.5a6.5 6.5 0 1 0 6.5 6.5v-1.59L22 12V9m-5.76-5.3L13.85 7h2.47l1.54-2.12M9 2v5h2V2Z"
|
|
2213
2215
|
}, null, -1)
|
|
2214
2216
|
]));
|
|
2215
2217
|
}
|
|
2216
|
-
const Ia = { render:
|
|
2218
|
+
const Ia = { render: Go }, Bo = { class: "is-details-list" }, Ho = { class: "is-evented-person" }, Ro = { key: 0 }, Fo = { class: "is-player-number" }, Ko = { class: "is-details-sub-title" }, Uo = {
|
|
2217
2219
|
__name: "Penalty",
|
|
2218
2220
|
props: {
|
|
2219
2221
|
event: {
|
|
@@ -2245,14 +2247,14 @@ const Ia = { render: Do }, Go = { class: "is-details-list" }, Bo = { class: "is-
|
|
|
2245
2247
|
], 64)) : h("", !0)
|
|
2246
2248
|
]),
|
|
2247
2249
|
"details-list": T(() => [
|
|
2248
|
-
s("ul",
|
|
2249
|
-
s("li",
|
|
2250
|
-
e.event.jerseyNumber === null ? (c(), u("span",
|
|
2251
|
-
s("span",
|
|
2250
|
+
s("ul", Bo, [
|
|
2251
|
+
s("li", Ho, [
|
|
2252
|
+
e.event.jerseyNumber === null ? (c(), u("span", Ro, m(r(a)("events.teamPenalty")), 1)) : (c(), u(k, { key: 1 }, [
|
|
2253
|
+
s("span", Fo, m(e.event.jerseyNumber), 1),
|
|
2252
2254
|
y(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
2253
2255
|
], 64))
|
|
2254
2256
|
]),
|
|
2255
|
-
s("li",
|
|
2257
|
+
s("li", Ko, [
|
|
2256
2258
|
y(m(r(a)(`penalties.${i.value.penaltyCause}`)) + " ", 1),
|
|
2257
2259
|
s("b", null, "(" + m(i.value.penaltyCause) + ")", 1)
|
|
2258
2260
|
])
|
|
@@ -2272,7 +2274,7 @@ const Ia = { render: Do }, Go = { class: "is-details-list" }, Bo = { class: "is-
|
|
|
2272
2274
|
_: 1
|
|
2273
2275
|
}, 8, ["timestamp", "is-home-team", "event-type"]));
|
|
2274
2276
|
}
|
|
2275
|
-
},
|
|
2277
|
+
}, Vo = { class: "is-details-list" }, qo = { class: "is-evented-person" }, Wo = { class: "is-player-number" }, Yo = {
|
|
2276
2278
|
__name: "PenaltyShot",
|
|
2277
2279
|
props: {
|
|
2278
2280
|
event: {
|
|
@@ -2302,9 +2304,9 @@ const Ia = { render: Do }, Go = { class: "is-details-list" }, Bo = { class: "is-
|
|
|
2302
2304
|
y(" - (" + m(e.event.score) + ") ", 1)
|
|
2303
2305
|
]),
|
|
2304
2306
|
"details-list": T(() => [
|
|
2305
|
-
s("ul",
|
|
2306
|
-
s("li",
|
|
2307
|
-
s("span",
|
|
2307
|
+
s("ul", Vo, [
|
|
2308
|
+
s("li", qo, [
|
|
2309
|
+
s("span", Wo, m(e.event.jerseyNumber), 1),
|
|
2308
2310
|
y(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
2309
2311
|
])
|
|
2310
2312
|
])
|
|
@@ -2323,20 +2325,20 @@ const Ia = { render: Do }, Go = { class: "is-details-list" }, Bo = { class: "is-
|
|
|
2323
2325
|
_: 1
|
|
2324
2326
|
}, 8, ["timestamp", "is-home-team", "event-type", "event"]));
|
|
2325
2327
|
}
|
|
2326
|
-
},
|
|
2328
|
+
}, Qo = {
|
|
2327
2329
|
width: "32",
|
|
2328
2330
|
height: "32",
|
|
2329
2331
|
viewBox: "0 0 24 24"
|
|
2330
2332
|
};
|
|
2331
|
-
function
|
|
2332
|
-
return c(), u("svg",
|
|
2333
|
+
function Jo(e, t) {
|
|
2334
|
+
return c(), u("svg", Qo, t[0] || (t[0] = [
|
|
2333
2335
|
s("path", {
|
|
2334
2336
|
fill: "currentColor",
|
|
2335
2337
|
d: "M12 20a7 7 0 0 1-7-7a7 7 0 0 1 7-7a7 7 0 0 1 7 7a7 7 0 0 1-7 7m7.03-12.61l1.42-1.42c-.45-.51-.9-.97-1.41-1.41L17.62 6c-1.55-1.26-3.5-2-5.62-2a9 9 0 0 0-9 9a9 9 0 0 0 9 9c5 0 9-4.03 9-9c0-2.12-.74-4.07-1.97-5.61M11 14h2V8h-2m4-7H9v2h6V1Z"
|
|
2336
2338
|
}, null, -1)
|
|
2337
2339
|
]));
|
|
2338
2340
|
}
|
|
2339
|
-
const
|
|
2341
|
+
const zt = { render: Jo }, Zo = { class: "is-period-header" }, Xo = {
|
|
2340
2342
|
__name: "Period",
|
|
2341
2343
|
props: {
|
|
2342
2344
|
event: {
|
|
@@ -2346,16 +2348,16 @@ const St = { render: Qo }, Jo = { class: "is-period-header" }, Zo = {
|
|
|
2346
2348
|
},
|
|
2347
2349
|
setup(e) {
|
|
2348
2350
|
const { t } = M();
|
|
2349
|
-
return (a, i) => (c(), u("div",
|
|
2351
|
+
return (a, i) => (c(), u("div", Zo, [
|
|
2350
2352
|
i[0] || (i[0] = s("div", null, null, -1)),
|
|
2351
2353
|
s("p", null, m(e.event.eventPeriod === "pre" ? "-15:00" : e.event.eventTime), 1),
|
|
2352
2354
|
s("span", null, [
|
|
2353
|
-
b(r(
|
|
2355
|
+
b(r(zt)),
|
|
2354
2356
|
y(" " + m(r(t)(`periods.${e.event.eventPeriod}`)), 1)
|
|
2355
2357
|
])
|
|
2356
2358
|
]));
|
|
2357
2359
|
}
|
|
2358
|
-
},
|
|
2360
|
+
}, es = {
|
|
2359
2361
|
__name: "Timeout",
|
|
2360
2362
|
props: {
|
|
2361
2363
|
event: {
|
|
@@ -2386,12 +2388,12 @@ const St = { render: Qo }, Jo = { class: "is-period-header" }, Zo = {
|
|
|
2386
2388
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
2387
2389
|
]),
|
|
2388
2390
|
"event-type-icon": T(() => [
|
|
2389
|
-
b(r(
|
|
2391
|
+
b(r(zt))
|
|
2390
2392
|
]),
|
|
2391
2393
|
_: 1
|
|
2392
2394
|
}, 8, ["timestamp", "is-home-team", "event-type"]));
|
|
2393
2395
|
}
|
|
2394
|
-
},
|
|
2396
|
+
}, ts = {
|
|
2395
2397
|
__name: "GameEvent",
|
|
2396
2398
|
props: {
|
|
2397
2399
|
event: {
|
|
@@ -2404,13 +2406,13 @@ const St = { render: Qo }, Jo = { class: "is-period-header" }, Zo = {
|
|
|
2404
2406
|
}
|
|
2405
2407
|
},
|
|
2406
2408
|
setup(e) {
|
|
2407
|
-
const t = e, a = (/* @__PURE__ */ new Map()).set("Gól",
|
|
2408
|
-
return (o, l) => (c(), x(
|
|
2409
|
+
const t = e, a = (/* @__PURE__ */ new Map()).set("Gól", _o).set("Kiállítás", Uo).set("Kapus", Co).set("Idő", es).set("Büntető", Yo).set("Period", Xo), i = f(() => a.get(t.event.type)), n = f(() => t.event?.team?.id === t.homeTeamId);
|
|
2410
|
+
return (o, l) => (c(), x(Yt(i.value), {
|
|
2409
2411
|
event: e.event,
|
|
2410
2412
|
"is-home-team": n.value
|
|
2411
2413
|
}, null, 8, ["event", "is-home-team"]));
|
|
2412
2414
|
}
|
|
2413
|
-
},
|
|
2415
|
+
}, as = { class: "gamecenter-timeline-game-events" }, rs = {
|
|
2414
2416
|
__name: "GameEvents",
|
|
2415
2417
|
props: {
|
|
2416
2418
|
gameEvents: {
|
|
@@ -2423,10 +2425,10 @@ const St = { render: Qo }, Jo = { class: "is-period-header" }, Zo = {
|
|
|
2423
2425
|
}
|
|
2424
2426
|
},
|
|
2425
2427
|
setup(e) {
|
|
2426
|
-
return (t, a) => (c(), u("div",
|
|
2428
|
+
return (t, a) => (c(), u("div", as, [
|
|
2427
2429
|
b(Ha, { name: "transition-event" }, {
|
|
2428
2430
|
default: T(() => [
|
|
2429
|
-
(c(!0), u(k, null, N(e.gameEvents, (i) => (c(), x(
|
|
2431
|
+
(c(!0), u(k, null, N(e.gameEvents, (i) => (c(), x(ts, {
|
|
2430
2432
|
key: i.eventId,
|
|
2431
2433
|
event: i,
|
|
2432
2434
|
"home-team-id": e.gameData.homeTeam.id
|
|
@@ -2437,7 +2439,7 @@ const St = { render: Qo }, Jo = { class: "is-period-header" }, Zo = {
|
|
|
2437
2439
|
a[0] || (a[0] = s("div", { id: "event-tooltip-container" }, null, -1))
|
|
2438
2440
|
]));
|
|
2439
2441
|
}
|
|
2440
|
-
},
|
|
2442
|
+
}, is = { class: "gamecenter-timeline-lineups" }, ns = { class: "is-heading-2" }, os = { class: "is-container" }, ss = { class: "is-heading-2" }, ls = { class: "is-container" }, cs = { class: "gamecenter-timeline-lineups-lines-simple" }, ds = { class: "gamecenter-timeline-lineups-lines-simple" }, gs = {
|
|
2441
2443
|
__name: "GameLineups",
|
|
2442
2444
|
props: {
|
|
2443
2445
|
data: {
|
|
@@ -2464,11 +2466,11 @@ const St = { render: Qo }, Jo = { class: "is-period-header" }, Zo = {
|
|
|
2464
2466
|
}
|
|
2465
2467
|
},
|
|
2466
2468
|
setup(e) {
|
|
2467
|
-
const t = e, { t: a } = M(), i = f(() =>
|
|
2468
|
-
return (l, d) => (c(), u("div",
|
|
2469
|
+
const t = e, { t: a } = M(), i = f(() => jn(t.data, t.homeTeamId, t.awayTeamId)), n = f(() => Ut(t.gameOfficials?.gameTeamMembers?.home ?? [])), o = f(() => Ut(t.gameOfficials?.gameTeamMembers?.away ?? []));
|
|
2470
|
+
return (l, d) => (c(), u("div", is, [
|
|
2469
2471
|
(c(!0), u(k, null, N(i.value, (g, v) => (c(), u(k, { key: v }, [
|
|
2470
|
-
s("h2",
|
|
2471
|
-
s("div",
|
|
2472
|
+
s("h2", ns, m(r(a)(`rows.row-${v}`)), 1),
|
|
2473
|
+
s("div", os, [
|
|
2472
2474
|
(c(!0), u(k, null, N(g, (p, S) => (c(), u("div", {
|
|
2473
2475
|
key: S,
|
|
2474
2476
|
class: q(["gamecenter-timeline-lineups-lines", [{ "is-away-team": S === "away" }]])
|
|
@@ -2484,7 +2486,7 @@ const St = { render: Qo }, Jo = { class: "is-period-header" }, Zo = {
|
|
|
2484
2486
|
]),
|
|
2485
2487
|
s("li", null, m(w.number), 1),
|
|
2486
2488
|
s("li", null, [
|
|
2487
|
-
y(m(r(
|
|
2489
|
+
y(m(r(dt)(w)?.name ?? "") + " ", 1),
|
|
2488
2490
|
s("ul", null, [
|
|
2489
2491
|
(c(!0), u(k, null, N(w.goal, (z) => (c(), u("li", { key: z }, [
|
|
2490
2492
|
b(r(xe))
|
|
@@ -2497,9 +2499,9 @@ const St = { render: Qo }, Jo = { class: "is-period-header" }, Zo = {
|
|
|
2497
2499
|
])
|
|
2498
2500
|
], 64))), 128)),
|
|
2499
2501
|
d[0] || (d[0] = s("hr", null, null, -1)),
|
|
2500
|
-
s("h2",
|
|
2501
|
-
s("div",
|
|
2502
|
-
s("div",
|
|
2502
|
+
s("h2", ss, m(r(a)("title.coaches")), 1),
|
|
2503
|
+
s("div", ls, [
|
|
2504
|
+
s("div", cs, [
|
|
2503
2505
|
(c(!0), u(k, null, N(n.value, (g, v) => (c(), u("ul", {
|
|
2504
2506
|
key: g.role,
|
|
2505
2507
|
class: "is-official-person-container is-home-team"
|
|
@@ -2513,7 +2515,7 @@ const St = { render: Qo }, Jo = { class: "is-period-header" }, Zo = {
|
|
|
2513
2515
|
s("li", null, m(r(a)(`teamMembers.${v}`)), 1)
|
|
2514
2516
|
]))), 128))
|
|
2515
2517
|
]),
|
|
2516
|
-
s("div",
|
|
2518
|
+
s("div", ds, [
|
|
2517
2519
|
(c(!0), u(k, null, N(o.value, (g, v) => (c(), u("ul", {
|
|
2518
2520
|
key: g.role,
|
|
2519
2521
|
class: "is-official-person-container is-away-team"
|
|
@@ -2533,16 +2535,16 @@ const St = { render: Qo }, Jo = { class: "is-period-header" }, Zo = {
|
|
|
2533
2535
|
};
|
|
2534
2536
|
function Le(e, t) {
|
|
2535
2537
|
return J((i) => ({
|
|
2536
|
-
...e[i].name ? { name: e[i].name } : e[i].firstName ?
|
|
2538
|
+
...e[i].name ? { name: e[i].name } : e[i].firstName ? gt(e[i]) : { name: "" },
|
|
2537
2539
|
role: t(`teamMembers.${i}`)
|
|
2538
2540
|
}))(oe(e));
|
|
2539
2541
|
}
|
|
2540
|
-
const
|
|
2542
|
+
const ms = {
|
|
2541
2543
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2542
2544
|
viewBox: "0 0 24 24"
|
|
2543
2545
|
};
|
|
2544
|
-
function
|
|
2545
|
-
return c(), u("svg",
|
|
2546
|
+
function us(e, t) {
|
|
2547
|
+
return c(), u("svg", ms, t[0] || (t[0] = [
|
|
2546
2548
|
s("path", {
|
|
2547
2549
|
fill: "currentColor",
|
|
2548
2550
|
d: "m12 15.4-3.76 2.27 1-4.28-3.32-2.88 4.38-.38L12 6.1l1.71 4.04 4.38.38-3.32 2.88 1 4.28z",
|
|
@@ -2554,7 +2556,7 @@ function ms(e, t) {
|
|
|
2554
2556
|
}, null, -1)
|
|
2555
2557
|
]));
|
|
2556
2558
|
}
|
|
2557
|
-
const
|
|
2559
|
+
const vs = { render: us }, ps = ["onMouseenter", "onMouseleave", "onFocus", "onBlur"], K = {
|
|
2558
2560
|
__name: "GameDataTable",
|
|
2559
2561
|
props: {
|
|
2560
2562
|
columns: {
|
|
@@ -2605,8 +2607,8 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2605
2607
|
onFocus: w,
|
|
2606
2608
|
onBlur: z
|
|
2607
2609
|
}, [
|
|
2608
|
-
b(r(
|
|
2609
|
-
], 40,
|
|
2610
|
+
b(r(vs))
|
|
2611
|
+
], 40, ps)
|
|
2610
2612
|
]),
|
|
2611
2613
|
_: 1
|
|
2612
2614
|
}, 8, ["content", "append-to"])) : h("", !0)
|
|
@@ -2630,7 +2632,7 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2630
2632
|
}, null, 512)
|
|
2631
2633
|
]));
|
|
2632
2634
|
}
|
|
2633
|
-
},
|
|
2635
|
+
}, bs = { class: "gamecenter-timeline-game-officials" }, fs = { class: "is-heading-2" }, hs = { class: "is-game-officials-container" }, ys = { class: "is-heading-2" }, ws = { class: "is-game-officials-container" }, ks = {
|
|
2634
2636
|
__name: "GameOfficials",
|
|
2635
2637
|
props: {
|
|
2636
2638
|
gameOfficials: {
|
|
@@ -2647,10 +2649,10 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2647
2649
|
}
|
|
2648
2650
|
},
|
|
2649
2651
|
setup(e) {
|
|
2650
|
-
const t = e, { columns: a } = me(Sa), { columns: i } = me(
|
|
2651
|
-
return (g, v) => (c(), u("div",
|
|
2652
|
-
s("h2",
|
|
2653
|
-
s("div",
|
|
2652
|
+
const t = e, { columns: a } = me(Sa), { columns: i } = me(bn), { t: n } = M(), o = f(() => Le(t.gameOfficials?.gameTeamMembers?.home ?? [], n)), l = f(() => Le(t.gameOfficials?.gameTeamMembers?.away ?? [], n)), d = f(() => In(t.gameOfficials.gameOfficials, n));
|
|
2653
|
+
return (g, v) => (c(), u("div", bs, [
|
|
2654
|
+
s("h2", fs, m(r(n)("title.teamOfficials")), 1),
|
|
2655
|
+
s("div", hs, [
|
|
2654
2656
|
b(K, {
|
|
2655
2657
|
class: "is-home-team gamecenter-timeline-data-table",
|
|
2656
2658
|
columns: r(a),
|
|
@@ -2664,8 +2666,8 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2664
2666
|
title: e.awayTeamName
|
|
2665
2667
|
}, null, 8, ["columns", "rows", "title"])
|
|
2666
2668
|
]),
|
|
2667
|
-
s("h2",
|
|
2668
|
-
s("div",
|
|
2669
|
+
s("h2", ys, m(r(n)("title.gameOfficials")), 1),
|
|
2670
|
+
s("div", ws, [
|
|
2669
2671
|
(c(!0), u(k, null, N(d.value, (p, S) => (c(), x(K, {
|
|
2670
2672
|
key: S,
|
|
2671
2673
|
class: "gamecenter-timeline-data-table",
|
|
@@ -2685,7 +2687,7 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2685
2687
|
}
|
|
2686
2688
|
},
|
|
2687
2689
|
setup(e) {
|
|
2688
|
-
const t = e, a = f(() =>
|
|
2690
|
+
const t = e, a = f(() => ct(t.rows, dt, Xt(["mip"])));
|
|
2689
2691
|
return (i, n) => X(i.$slots, "default", { rows: a.value });
|
|
2690
2692
|
}
|
|
2691
2693
|
}, De = {
|
|
@@ -2698,15 +2700,15 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2698
2700
|
},
|
|
2699
2701
|
setup(e) {
|
|
2700
2702
|
const t = e, { sort: a, change: i } = Va(), n = f(
|
|
2701
|
-
() =>
|
|
2702
|
-
), o = f(() =>
|
|
2703
|
+
() => ct(se(xt("gk", "row"), t.rows), Ya("position"), dt)
|
|
2704
|
+
), o = f(() => Qa(n.value).sorted(a).value());
|
|
2703
2705
|
return (l, d) => X(l.$slots, "default", {
|
|
2704
2706
|
rows: o.value.rows,
|
|
2705
2707
|
sort: r(a),
|
|
2706
2708
|
onSort: r(i)
|
|
2707
2709
|
});
|
|
2708
2710
|
}
|
|
2709
|
-
},
|
|
2711
|
+
}, xs = { class: "is-heading-2" }, Ts = { class: "gamecenter-data-column" }, Ss = { class: "is-heading-2" }, zs = { class: "gamecenter-data-columns" }, _s = {
|
|
2710
2712
|
__name: "GamePlayerStats",
|
|
2711
2713
|
props: {
|
|
2712
2714
|
data: {
|
|
@@ -2729,10 +2731,10 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2729
2731
|
}
|
|
2730
2732
|
},
|
|
2731
2733
|
setup(e) {
|
|
2732
|
-
const t = e, { t: a } = M(), { columns: i } = me(xa), { columns: n } = me(Ta), o = f(() => Ie(t.data?.players?.[t.homeTeamId] ?? [])), l = f(() => Ie(t.data?.players?.[t.awayTeamId] ?? [])), d = f(() =>
|
|
2734
|
+
const t = e, { t: a } = M(), { columns: i } = me(xa), { columns: n } = me(Ta), o = f(() => Ie(t.data?.players?.[t.homeTeamId] ?? [])), l = f(() => Ie(t.data?.players?.[t.awayTeamId] ?? [])), d = f(() => Kt(t.data?.goalies?.[t.homeTeamId] ?? [])), g = f(() => Kt(t.data?.goalies?.[t.awayTeamId] ?? []));
|
|
2733
2735
|
return (v, p) => (c(), u(k, null, [
|
|
2734
|
-
s("h2",
|
|
2735
|
-
s("div",
|
|
2736
|
+
s("h2", xs, m(r(a)("title.fieldPlayers")), 1),
|
|
2737
|
+
s("div", Ts, [
|
|
2736
2738
|
b(De, { rows: o.value }, {
|
|
2737
2739
|
default: T(({ rows: S, sort: w, onSort: z }) => [
|
|
2738
2740
|
b(K, {
|
|
@@ -2760,8 +2762,8 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2760
2762
|
_: 1
|
|
2761
2763
|
}, 8, ["rows"])
|
|
2762
2764
|
]),
|
|
2763
|
-
s("h2",
|
|
2764
|
-
s("div",
|
|
2765
|
+
s("h2", Ss, m(r(a)("title.goalies")), 1),
|
|
2766
|
+
s("div", zs, [
|
|
2765
2767
|
b(Ce, { rows: d.value }, {
|
|
2766
2768
|
default: T(({ rows: S }) => [
|
|
2767
2769
|
b(K, {
|
|
@@ -2787,7 +2789,7 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2787
2789
|
])
|
|
2788
2790
|
], 64));
|
|
2789
2791
|
}
|
|
2790
|
-
},
|
|
2792
|
+
}, Ps = { class: "gamecenter-timeline-tab-buttons" }, $s = {
|
|
2791
2793
|
__name: "GameTabs",
|
|
2792
2794
|
props: {
|
|
2793
2795
|
activeTab: {
|
|
@@ -2801,34 +2803,34 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2801
2803
|
},
|
|
2802
2804
|
emits: ["update:activeTab"],
|
|
2803
2805
|
setup(e, { emit: t }) {
|
|
2804
|
-
const a = e, i = t, n =
|
|
2806
|
+
const a = e, i = t, n = mt("history"), { t: o } = M();
|
|
2805
2807
|
function l(d) {
|
|
2806
2808
|
i("update:activeTab", d), a.useSearchParams && (n.tab = d);
|
|
2807
2809
|
}
|
|
2808
|
-
return (d, g) => (c(), u("div",
|
|
2810
|
+
return (d, g) => (c(), u("div", Ps, [
|
|
2809
2811
|
s("button", {
|
|
2810
2812
|
class: q(["tab-button", { "is-active": e.activeTab === r(Ae) }]),
|
|
2811
2813
|
onClick: g[0] || (g[0] = (v) => l(r(Ae)))
|
|
2812
2814
|
}, m(r(o)("menu.events")), 3),
|
|
2813
2815
|
s("button", {
|
|
2814
|
-
class: q(["tab-button", { "is-active": e.activeTab === r(
|
|
2815
|
-
onClick: g[1] || (g[1] = (v) => l(r(
|
|
2816
|
+
class: q(["tab-button", { "is-active": e.activeTab === r(rt) }]),
|
|
2817
|
+
onClick: g[1] || (g[1] = (v) => l(r(rt)))
|
|
2816
2818
|
}, m(r(o)("menu.lineups")), 3),
|
|
2817
2819
|
s("button", {
|
|
2818
|
-
class: q(["tab-button", { "is-active": e.activeTab === r(
|
|
2819
|
-
onClick: g[2] || (g[2] = (v) => l(r(
|
|
2820
|
+
class: q(["tab-button", { "is-active": e.activeTab === r(it) }]),
|
|
2821
|
+
onClick: g[2] || (g[2] = (v) => l(r(it)))
|
|
2820
2822
|
}, m(r(o)("menu.teamStats")), 3),
|
|
2821
2823
|
s("button", {
|
|
2822
|
-
class: q(["tab-button", { "is-active": e.activeTab === r(
|
|
2823
|
-
onClick: g[3] || (g[3] = (v) => l(r(
|
|
2824
|
+
class: q(["tab-button", { "is-active": e.activeTab === r(nt) }]),
|
|
2825
|
+
onClick: g[3] || (g[3] = (v) => l(r(nt)))
|
|
2824
2826
|
}, m(r(o)("menu.playerStats")), 3),
|
|
2825
2827
|
s("button", {
|
|
2826
|
-
class: q(["tab-button", { "is-active": e.activeTab === r(
|
|
2827
|
-
onClick: g[4] || (g[4] = (v) => l(r(
|
|
2828
|
+
class: q(["tab-button", { "is-active": e.activeTab === r(ot) }]),
|
|
2829
|
+
onClick: g[4] || (g[4] = (v) => l(r(ot)))
|
|
2828
2830
|
}, m(r(o)("menu.officials")), 3)
|
|
2829
2831
|
]));
|
|
2830
2832
|
}
|
|
2831
|
-
},
|
|
2833
|
+
}, js = { class: "statistics-double-bar" }, Ns = { class: "is-value is-value-start" }, Es = { class: "is-bar is-bar-start" }, Os = { class: "is-bar is-bar-end" }, Is = { class: "is-value is-value-end" }, As = { class: "is-title" }, re = {
|
|
2832
2834
|
__name: "StatisticsDoubleBar",
|
|
2833
2835
|
props: {
|
|
2834
2836
|
max: {
|
|
@@ -2854,8 +2856,8 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2854
2856
|
},
|
|
2855
2857
|
setup(e) {
|
|
2856
2858
|
const t = e, a = f(() => ({ width: `${t.valueStart / t.max * 100 || 0}%` })), i = f(() => ({ width: `${t.valueEnd / t.max * 100 || 0}%` }));
|
|
2857
|
-
return (n, o) => (c(), u("div",
|
|
2858
|
-
s("div",
|
|
2859
|
+
return (n, o) => (c(), u("div", js, [
|
|
2860
|
+
s("div", Ns, [
|
|
2859
2861
|
X(n.$slots, "value-start", {}, () => [
|
|
2860
2862
|
y(m(e.valueStart) + " ", 1),
|
|
2861
2863
|
e.valueSuffix ? (c(), u(k, { key: 0 }, [
|
|
@@ -2863,19 +2865,19 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2863
2865
|
], 64)) : h("", !0)
|
|
2864
2866
|
])
|
|
2865
2867
|
]),
|
|
2866
|
-
s("div",
|
|
2868
|
+
s("div", Es, [
|
|
2867
2869
|
s("div", {
|
|
2868
2870
|
class: "is-bar-start--progress",
|
|
2869
2871
|
style: je(a.value)
|
|
2870
2872
|
}, null, 4)
|
|
2871
2873
|
]),
|
|
2872
|
-
s("div",
|
|
2874
|
+
s("div", Os, [
|
|
2873
2875
|
s("div", {
|
|
2874
2876
|
class: "is-bar-end--progress",
|
|
2875
2877
|
style: je(i.value)
|
|
2876
2878
|
}, null, 4)
|
|
2877
2879
|
]),
|
|
2878
|
-
s("div",
|
|
2880
|
+
s("div", Is, [
|
|
2879
2881
|
X(n.$slots, "value-end", {}, () => [
|
|
2880
2882
|
y(m(e.valueEnd) + " ", 1),
|
|
2881
2883
|
e.valueSuffix ? (c(), u(k, { key: 0 }, [
|
|
@@ -2883,10 +2885,10 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2883
2885
|
], 64)) : h("", !0)
|
|
2884
2886
|
])
|
|
2885
2887
|
]),
|
|
2886
|
-
s("div",
|
|
2888
|
+
s("div", As, m(e.title), 1)
|
|
2887
2889
|
]));
|
|
2888
2890
|
}
|
|
2889
|
-
},
|
|
2891
|
+
}, Ms = { class: "gamecenter-timeline-team-stats" }, Ls = { class: "is-heading-2" }, Cs = { class: "is-stat-container" }, Ds = { class: "is-heading-2" }, Gs = { class: "is-stat-container" }, Bs = { class: "is-heading-2" }, Hs = { class: "is-stat-container" }, Rs = { class: "is-heading-2" }, Fs = { class: "is-stat-container" }, Ks = { class: "is-heading-2" }, Us = { class: "is-stat-container" }, Vs = { class: "is-heading-2" }, qs = { class: "is-stat-container" }, Ws = {
|
|
2890
2892
|
__name: "GameTeamStats",
|
|
2891
2893
|
props: {
|
|
2892
2894
|
gameStats: {
|
|
@@ -2901,10 +2903,10 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2901
2903
|
setup(e) {
|
|
2902
2904
|
const t = e, { t: a } = M(), i = f(() => t.gameData?.homeTeam?.id ?? ""), n = f(() => t.gameData?.awayTeam?.id ?? ""), o = f(() => Ze(t.gameStats?.teamSOG ?? [], n.value, i.value, "shots")), l = f(() => Ze(t.gameStats?.teamSOG ?? [], i.value, n.value, "saves")), d = f(
|
|
2903
2905
|
() => Ze(t.gameStats?.teamPenalties ?? [], i.value, n.value, "penaltyLength")
|
|
2904
|
-
), g = f(() =>
|
|
2905
|
-
return (S, w) => (c(), u("div",
|
|
2906
|
-
s("h1",
|
|
2907
|
-
s("div",
|
|
2906
|
+
), g = f(() => En(t.gameStats?.teamPowerPlay ?? {})), v = f(() => On(t.gameStats?.teamPowerPlay ?? {})), p = f(() => Nn(t.gameStats?.teamPowerPlay ?? {}));
|
|
2907
|
+
return (S, w) => (c(), u("div", Ms, [
|
|
2908
|
+
s("h1", Ls, m(r(a)("teamsStats.sog")), 1),
|
|
2909
|
+
s("div", Cs, [
|
|
2908
2910
|
(c(!0), u(k, null, N(o.value, ({ max: z, valueStart: P, valueEnd: L }, j) => (c(), x(re, {
|
|
2909
2911
|
key: j,
|
|
2910
2912
|
max: z,
|
|
@@ -2913,8 +2915,8 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2913
2915
|
title: r(a)(`section.${j}`)
|
|
2914
2916
|
}, null, 8, ["max", "value-start", "value-end", "title"]))), 128))
|
|
2915
2917
|
]),
|
|
2916
|
-
s("h1",
|
|
2917
|
-
s("div",
|
|
2918
|
+
s("h1", Ds, m(r(a)("teamsStats.saves")), 1),
|
|
2919
|
+
s("div", Gs, [
|
|
2918
2920
|
(c(!0), u(k, null, N(l.value, ({ max: z, valueStart: P, valueEnd: L }, j) => (c(), x(re, {
|
|
2919
2921
|
key: j,
|
|
2920
2922
|
max: z,
|
|
@@ -2923,8 +2925,8 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2923
2925
|
title: r(a)(`section.${j}`)
|
|
2924
2926
|
}, null, 8, ["max", "value-start", "value-end", "title"]))), 128))
|
|
2925
2927
|
]),
|
|
2926
|
-
s("h1",
|
|
2927
|
-
s("div",
|
|
2928
|
+
s("h1", Bs, m(r(a)("teamsStats.pim")), 1),
|
|
2929
|
+
s("div", Hs, [
|
|
2928
2930
|
(c(!0), u(k, null, N(d.value, ({ max: z, valueStart: P, valueEnd: L }, j) => (c(), x(re, {
|
|
2929
2931
|
key: j,
|
|
2930
2932
|
max: z,
|
|
@@ -2933,8 +2935,8 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2933
2935
|
title: r(a)(`section.${j}`)
|
|
2934
2936
|
}, null, 8, ["max", "value-start", "value-end", "title"]))), 128))
|
|
2935
2937
|
]),
|
|
2936
|
-
s("h1",
|
|
2937
|
-
s("div",
|
|
2938
|
+
s("h1", Rs, m(r(a)("teamsStats.advPercent")), 1),
|
|
2939
|
+
s("div", Fs, [
|
|
2938
2940
|
(c(!0), u(k, null, N(g.value, ({ max: z, valueStart: P, valueEnd: L, suffix: j }, B) => (c(), x(re, {
|
|
2939
2941
|
key: B,
|
|
2940
2942
|
max: z,
|
|
@@ -2944,8 +2946,8 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2944
2946
|
"value-suffix": j
|
|
2945
2947
|
}, null, 8, ["max", "value-start", "value-end", "title", "value-suffix"]))), 128))
|
|
2946
2948
|
]),
|
|
2947
|
-
s("h1",
|
|
2948
|
-
s("div",
|
|
2949
|
+
s("h1", Ks, m(r(a)("teamsStats.penaltyKilling")), 1),
|
|
2950
|
+
s("div", Us, [
|
|
2949
2951
|
(c(!0), u(k, null, N(v.value, ({ max: z, valueStart: P, valueEnd: L, suffix: j }, B) => (c(), x(re, {
|
|
2950
2952
|
key: B,
|
|
2951
2953
|
max: z,
|
|
@@ -2955,8 +2957,8 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2955
2957
|
"value-suffix": j
|
|
2956
2958
|
}, null, 8, ["max", "value-start", "value-end", "title", "value-suffix"]))), 128))
|
|
2957
2959
|
]),
|
|
2958
|
-
s("h1",
|
|
2959
|
-
s("div",
|
|
2960
|
+
s("h1", Vs, m(r(a)("teamsStats.advantageTime")), 1),
|
|
2961
|
+
s("div", qs, [
|
|
2960
2962
|
b(re, {
|
|
2961
2963
|
max: p.value.advTime.max,
|
|
2962
2964
|
"value-start": p.value.advTime.valueStart,
|
|
@@ -3002,12 +3004,12 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3002
3004
|
])
|
|
3003
3005
|
]));
|
|
3004
3006
|
}
|
|
3005
|
-
}, Aa = "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-font-size-50: .625rem;--vbr-widget-typography-font-size-100: .6875rem;--vbr-widget-typography-font-size-200: .75rem;--vbr-widget-typography-font-size-300: .8125rem;--vbr-widget-typography-font-size-400: .875rem;--vbr-widget-typography-font-size-500: 1rem;--vbr-widget-typography-font-size-600: 1.125rem;--vbr-widget-typography-font-size-700: 1.25rem;--vbr-widget-typography-font-size-800: 1.5rem;--vbr-widget-typography-font-size-900: 1.75rem;--vbr-widget-typography-font-size-950: 2rem;--vbr-widget-typography-font-lineheight-50: calc(var(--vbr-widget-typography-font-size-50) * 1.628);--vbr-widget-typography-font-lineheight-100: calc(var(--vbr-widget-typography-font-size-100) * 1.628);--vbr-widget-typography-font-lineheight-200: calc(var(--vbr-widget-typography-font-size-200) * 1.628);--vbr-widget-typography-font-lineheight-300: calc(var(--vbr-widget-typography-font-size-300) * 1.628);--vbr-widget-typography-font-lineheight-400: calc(var(--vbr-widget-typography-font-size-400) * 1.628);--vbr-widget-typography-font-lineheight-500: calc(var(--vbr-widget-typography-font-size-500) * 1.628);--vbr-widget-typography-font-lineheight-600: calc(var(--vbr-widget-typography-font-size-600) * 1.628);--vbr-widget-typography-font-lineheight-700: calc(var(--vbr-widget-typography-font-size-700) * 1.628);--vbr-widget-typography-font-lineheight-800: calc(var(--vbr-widget-typography-font-size-800) * 1.628);--vbr-widget-typography-font-lineheight-900: calc(var(--vbr-widget-typography-font-size-900) * 1.628);--vbr-widget-typography-font-lineheight-950: calc(var(--vbr-widget-typography-font-size-950) * 1.628);--vbr-widget-typography-heading-weight: 500;--vbr-widget-typography-heading-1-size: var(--vbr-widget-typography-font-size-800);--vbr-widget-typography-heading-2-size: var(--vbr-widget-typography-font-size-700);--vbr-widget-typography-heading-3-size: var(--vbr-widget-typography-font-size-600);--vbr-widget-typography-heading-4-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-typography-heading-5-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-typography-heading-6-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-link-color: var(--vbr-widget-secondary-color-700);--vbr-widget-hover-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-header-font-size: var(--vbr-widget-typography-font-size-200);--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-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-400);--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-font-size-200);--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-dropdown-item-selected-color: var(--vbr-widget-secondary-color-700);--vbr-widget-dropdown-item-selected-hover-bg-color: var(--vbr-widget-secondary-color-100);--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-base-input-color: var(--vbr-widget-primary-color-800);--vbr-widget-base-input-font-size: var(--vbr-widget-typography-font-size-400);--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-font-size-200);--vbr-widget-timezone-selector-color: var(--vbr-widget-primary-color-500);--vbr-widget-timezone-selector-font-size: var(--vbr-widget-typography-font-size-400);--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: var(--vbr-widget-typography-font-size-50);--vbr-widget-badge-large-font-size: var(--vbr-widget-typography-font-size-100);--vbr-widget-badge-extra-large-font-size: var(--vbr-widget-typography-font-size-300);--vbr-widget-tab-btn-padding: .625rem 1rem;--vbr-widget-tab-btn-font-size: var(--vbr-widget-typography-font-size-500);--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-font-size-400);--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: var(--vbr-widget-typography-font-size-700);--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-font-size-500);--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-font-size-500);--vbr-widget-gamecenter-local-gamedate-color: var(--vbr-widget-primary-color-500);--vbr-widget-gamecenter-local-gamedate-size: var(--vbr-widget-typography-font-size-300);--vbr-widget-gamecenter-gamestatus-color: var(--vbr-widget-primary-color-600);--vbr-widget-gamecenter-gamestatus-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-gamecenter-periodresults-color: var(--vbr-widget-primary-color-600);--vbr-widget-gamecenter-periodresults-size: var(--vbr-widget-typography-font-size-700);--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: var(--vbr-widget-typography-font-size-300);--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: var(--vbr-widget-typography-font-size-300);--vbr-widget-gamecenter-stats-title-color: var(--vbr-widget-primary-color-400);--vbr-widget-gamecenter-stats-size: var(--vbr-widget-typography-font-size-500);--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-font-size-500);--vbr-widget-gamecenter-events-evented-person-weight: 600;--vbr-widget-gamecenter-events-assitst-list-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-gamecenter-events-poi-list-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-gamecenter-events-score-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-gamecenter-events-penalty-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-gamecenter-events-goalie-direction-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-gamecenter-events-timeout-bg-color: #2870ed;--vbr-widget-gamecenter-card-title-color: var(--vbr-widget-primary-color-900);--vbr-widget-gamecenter-card-secondary-color: var(--vbr-widget-primary-color-500);--vbr-widget-gamecenter-card-tertiary-color: var(--vbr-widget-primary-color-300);--vbr-widget-gamecenter-card-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-card-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-gamecenter-card-event-goal-border-color: var(--vbr-widget-primary-color-700);--vbr-widget-gamecenter-card-event-goal-bg-color: var(--vbr-widget-primary-color-700);--vbr-widget-gamecenter-home-team-identifier-color: #2870ed;--vbr-widget-gamecenter-away-team-identifier-color: #ff6129;--vbr-widget-gamecenter-home-team-identifier-border-color: transparent;--vbr-widget-gamecenter-away-team-identifier-border-color: transparent;--vbr-widget-main-image-wrapper-horizontal-margin: 0;--vbr-widget-sticky-top-offset: 0;--vbr-widget-loading-indicator-text-color: var(--vbr-widget-hover-color);--vbr-widget-games-timeline-game-date-size: var(--vbr-widget-typography-font-size-100);--vbr-widget-games-timeline-game-date-color: var(--vbr-widget-primary-color-500);--vbr-widget-games-timeline-game-team-color: var(--vbr-widget-primary-color-700);--vbr-widget-games-timeline-game-team-size: var(--vbr-widget-typography-font-size-300);--vbr-widget-games-timeline-game-status-color: var(--vbr-widget-primary-color-300);--vbr-widget-games-timeline-game-status-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-games-timeline-game-hover-bg-color: linear-gradient(#fff, #f5f6f7 50%, #fff);--vbr-widget-games-timeline-arrow-color: var(--vbr-widget-primary-color-300);--vbr-widget-games-timeline-arrow-hover-color: var(--vbr-widget-primary-color-500);--vbr-widget-games-timeline-arrow-disabled-color: var(--vbr-widget-primary-color-100);--vbr-widget-games-timeline-arrow-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-games-timeline-external-link-color: var(--vbr-widget-primary-color-500);--vbr-widget-games-timeline-external-link-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-standings-selector-title-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-standings-selector-title-color: var(--vbr-widget-primary-color-700);--vbr-widget-standings-selector-title-transform: none;--vbr-widget-standings-selector-title-padding: 0 .625em .5625em;--vbr-widget-standings-selector-title-bg-color: transparent;--vbr-widget-standings-selector-section-title-bg: var(--vbr-widget-primary-color-50);--vbr-widget-standings-selector-section-title-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-standings-selector-section-title-color: var(--vbr-widget-primary-color-700);--vbr-widget-standings-selector-section-title-padding: .25em 0;--vbr-widget-standings-selector-section-logo-size: 30px;--vbr-widget-standings-selector-section-team-color: var(--vbr-widget-primary-color-900);--vbr-widget-top-list-bg-color: var(--vbr-widget-primary-color-900);--vbr-widget-top-list-title-color: var(--vbr-widget-primary-color-50);--vbr-widget-top-list-title-separator-color: var(--vbr-widget-primary-color-700);--vbr-widget-top-list-value-color: var(--vbr-widget-primary-color-300);--vbr-widget-top-list-player-separator-color: var(--vbr-widget-primary-color-800);--vbr-widget-top-list-image-border-color: var(--vbr-widget-primary-color-600);--vbr-widget-top-list-image-bg-color: var(--vbr-widget-primary-color-800);--vbr-widget-top-list-selector-border-color: var(--vbr-widget-primary-color-400);--vbr-widget-countdown-title-height: 2rem;--vbr-widget-countdown-title-bg: var(--vbr-widget-primary-color-900);--vbr-widget-countdown-gamedata-height: 4rem;--vbr-widget-countdown-gamedata-bg: var(--vbr-widget-primary-color-700);--vbr-widget-countdown-result-bg: var(--vbr-widget-primary-color-800);--vbr-widget-playoffs-header-bg: var(--vbr-widget-primary-color-800);--vbr-widget-playoffs-header-color: var(--vbr-widget-primary-color-100);--vbr-widget-playoffs-header-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-playoffs-details-bg: var(--vbr-widget-primary-color-50);--ease-spring-1: linear( 0, .009, .035 2.1%, .141, .281 6.7%, .723 12.9%, .938 16.7%, 1.017, 1.077, 1.121, 1.149 24.3%, 1.159, 1.163, 1.161, 1.154 29.9%, 1.129 32.8%, 1.051 39.6%, 1.017 43.1%, .991, .977 51%, .974 53.8%, .975 57.1%, .997 69.8%, 1.003 76.9%, 1.004 83.8%, 1 )}html,body{-webkit-font-smoothing:antialiased}.transition-fade-enter-active,.transition-fade-leave-active{transition:all .7s var(--ease-spring-1)}.transition-fade-enter-from,.transition-fade-leave-to{opacity:0;transform:translateY(5px)}.transition-event-move,.transition-event-enter-active,.transition-event-leave-active{transition:all .25s ease}.transition-event-enter-from,.transition-event-leave-to{opacity:0}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)}.loading-indicator{padding:1em;font-weight:600;color:var(--vbr-widget-loading-indicator-text-color);text-align:center}.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}.error-notice{display:flex;align-items:center;justify-items:flex-start;gap:15px;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)}.error-notice button{text-decoration:underline}.timezone-selector{padding:3px 0;color:var(--vbr-widget-timezone-selector-color);font-size:var(--vbr-widget-timezone-selector-font-size);font-weight:500}.timezone-selector .is-active{font-weight:700}.is-badge{display:inline-block;padding:.125em .25em;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-inline-start: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-dark{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-primary-color-700)}.is-badge.is-large{font-size:var(--vbr-widget-badge-large-font-size);padding:.15em .35em}.is-badge.is-extra-large{font-size:var(--vbr-widget-badge-extra-large-font-size);padding:.2695em .5165em}", Ws = ".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)}}", Ys = `.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;appearance:none}.base-input:disabled{opacity:.3}.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}.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}.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)}.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)}.toggle-group{display:flex;flex-wrap:wrap;gap:var(--vbr-widget-toggle-group-gap);margin-bottom:15px}.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)}.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)}`, Qs = '.table{border-collapse:collapse;border-spacing:0;color:var(--vbr-widget-table-color);background-color:var(--vbr-widget-table-default-bg-color)}.table table,.table caption,.table tbody,.table tfoot,.table thead,.table tr,.table th,.table td{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.table :is(th,td){padding:8px;white-space:nowrap;vertical-align:middle;text-align:center}.table :is(th,td).is-text-left{text-align:left}.table :is(th,td).is-text-right{text-align:right}.table th{width:var(--vbr-widget-table-default-column-width);background: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)}.table th:focus-visible,.table th:hover{background-color:var(--vbr-widget-table-header-hover-bg-color);outline:none}.table th.is-sortable{position:relative;cursor:pointer}.table th.is-sortable .icon-sort{opacity:.5}.table th.is-active{background-color:var(--vbr-widget-table-header-active-bg-color);color:var(--vbr-widget-table-header-active-color)}.table th.is-active .icon-sort{opacity:1}.table th.is-asc,.table th.is-desc{position:relative}.table th.is-w-auto{width:auto}.table th .is-icon-sort{width:11px;height:11px;margin-left:5px}.table td.is-active{font-weight:700;color:var(--vbr-widget-table-active-color);background:var(--vbr-widget-table-active-bg-color)}.table td.is-zero{color:var(--vbr-widget-table-zero-color)}.table td.is-possible-empty:empty:before{content:"0";color:var(--vbr-widget-table-zero-color)}.table td .is-text-light,.table td.is-text-light{color:var(--vbr-widget-table-cell-light-color)}.table td .is-text-dark,.table td.is-text-dark{color:var(--vbr-widget-table-cell-dark-color)}.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)}.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)}.table td .is-portrait-image img{width:var(--vbr-widget-table-cell-portrait-size);height:auto}.table td.is-text-bold{font-weight:700}.table td.is-text-italic{font-style:italic}.table td.is-text-xl{font-size:var(--vbr-widget-typography-font-size-700)}.table td .is-text-accent{color:var(--vbr-widget-secondary-color-500)}.table td.is-w-auto{width:auto}.table td.is-horizontal-content{display:inline-flex;align-items:center}.table td.is-text-positive,.table td .is-text-positive{color:var(--vbr-widget-live-game-color)}.table td.is-text-negative,.table td .is-text-negative{color:var(--vbr-widget-danger-color-a400)}.table td.is-has-image{padding:0 2px}.table td .is-duplicated{color:var(--vbr-widget-table-neutral-color)}.table td svg{width:16px;height:16px}.table td button{padding:3px;line-height:0;border:none;outline:none;background-color:transparent}.table td button:hover{background-color:var(--vbr-widget-popover-trigger-hover-bg-color)}.table td button:active,.table td button:focus{background-color:var(--vbr-widget-popover-trigger-focus-bg-color)}.table td a{text-decoration:none}.table td .label{padding:3px 6px;font-size:var(--vbr-widget-typography-font-size-100);font-weight:700;color:var(--vbr-widget-table-label-color);background-color:var(--vbr-widget-table-label-bg-color);border-radius:2px}.table td .label:not(:last-of-type){margin-right:3px}.table td a{color:var(--vbr-widget-link-color)}.table td a:hover{color:var(--vbr-widget-hover-color)}.table td .is-team-name-long{display:block}.table td .is-team-name-short{display:none}@container table-wrapper (max-width: 768px){.table td .is-team-name-long{display:none}.table td .is-team-name-short{display:block}}.table tr.is-highlighted{color:var(--vbr-widget-danger-color-a400)}.table tr.is-optional{opacity:.5}.table tr:nth-child(2n){background:var(--vbr-widget-table-stripped-bg-color)}.table tr:nth-child(2n) td.is-active{background-color:var(--vbr-widget-table-active-even-bg-color)}.table tbody tr:focus-within,.table tbody tr:hover{color:var(--vbr-widget-table-hover-color);background-color:var(--vbr-widget-table-hover-bg-color)}.table tbody tr:focus-within td.is-active,.table tbody tr:hover td.is-active{color:var(--vbr-widget-table-active-hover-color);background-color:var(--vbr-widget-table-active-hover-bg-color)}', Js = '.progress{display:flex;height:var(--vbr-widget-progress-height);overflow:hidden;font-size:var(--vbr-widget-typography-font-size-50);background-color:var(--vbr-widget-progress-bg-color);border-radius:var(--vbr-widget-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;width:100%;color:var(--vbr-widget-primary-color-0);text-align:center;white-space:nowrap;background-color:var(--vbr-widget-progress-bar-color)}.progress-bar-stripped{--color: var(--vbr-widget-progress-bar-stripe-color);--angle: var(--vbr-widget-progress-bar-stripe-angle);background-image:linear-gradient(var(--angle),var(--color) 25%,transparent 25%,transparent 50%,var(--color) 50%,var(--color) 75%,transparent 75%,transparent);background-size:var(--vbr-widget-progress-height) var(--vbr-widget-progress-height)}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}@keyframes progress-bar-stripes{0%{background-position-x:var(--vbr-widget-progress-height)}}.statistics-double-bar{display:grid;grid-template-columns:.3fr 1fr 1fr .3fr;grid-template-areas:"value-start title title value-end" "bar-start bar-start bar-end bar-end";align-items:center}@media (width > 500px){.statistics-double-bar{grid-template-areas:"title title title title" "value-start bar-start bar-end value-end"}}.statistics-double-bar .is-value{font-weight:700;color:var(--vbr-widget-primary-color-900)}.statistics-double-bar .is-value-start{grid-area:value-start;padding-inline-end:.5rem;justify-self:end}.statistics-double-bar .is-value-end{grid-area:value-end;padding-inline-start:.5rem}.statistics-double-bar .is-bar{background-color:var(--vbr-widget-primary-color-50);height:8px;margin-block:5px}.statistics-double-bar .is-bar-start{grid-area:bar-start;display:flex;justify-content:flex-end}.statistics-double-bar .is-bar-start--progress{background-color:var(--vbr-widget-gamecenter-home-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-home-team-identifier-border-color);outline-offset:-1px;height:100%;transition:width .3s ease-out}.statistics-double-bar .is-bar-end{grid-area:bar-end}.statistics-double-bar .is-bar-end--progress{background-color:var(--vbr-widget-gamecenter-away-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-away-team-identifier-border-color);outline-offset:-1px;height:100%}.statistics-double-bar .is-title{grid-area:title;justify-self:center;font-size:var(--vbr-widget-typography-font-size-400);font-weight:700;line-height:1.5rem;color:var(--vbr-widget-primary-color-500)}', Zs = ".table-responsive{container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}.table-responsive table{width:100%}", Xs = '.gamecenter-timeline{container-name:rows;container-type:inline-size}.gamecenter-timeline-game-data{margin-bottom:30px;text-align:center}.gamecenter-timeline-game-data .is-teams-and-results{display:grid;grid-template-columns:1fr;justify-items:center;align-items:start;row-gap:1rem;background-color:var(--vbr-widget-primary-color-0)}@media all and (min-width: 576px){.gamecenter-timeline-game-data .is-teams-and-results{grid-template-columns:repeat(3,1fr)}}.gamecenter-timeline-game-data .is-title-container{margin-bottom:30px}.gamecenter-timeline-game-data .is-title-container .is-title{color:var(--vbr-widget-gamecenter-title-color);font-size:var(--vbr-widget-gamecenter-title-size);font-weight:var(--vbr-widget-gamecenter-title-weight);text-transform:uppercase}.gamecenter-timeline-game-data .is-title-container .is-gamedate{color:var(--vbr-widget-gamecenter-gamedate-color);font-size:var(--vbr-widget-gamecenter-gamedate-size);text-transform:uppercase}.gamecenter-timeline-game-data .is-title-container .is-local-gamedate{color:var(--vbr-widget-gamecenter-local-gamedate-color);font-size:var(--vbr-widget-gamecenter-local-gamedate-size);text-transform:uppercase}.gamecenter-timeline-game-data .is-game-result{color:var(--vbr-widget-gamecenter-result-color);font-weight:var(--vbr-widget-gamecenter-result-weight);font-size:var(--vbr-widget-gamecenter-result-size);line-height:var(--vbr-widget-gamecenter-result-size)}.gamecenter-timeline-game-data .is-team-name{display:block;padding:8px 0;color:var(--vbr-widget-gamecenter-teamname-color);font-weight:var(--vbr-widget-gamecenter-teamname-weight);font-size:var(--vbr-widget-gamecenter-teamname-size)}.gamecenter-timeline-game-data .is-game-status{color:var(--vbr-widget-gamecenter-gamestatus-color);font-size:var(--vbr-widget-gamecenter-gamestatus-size);text-transform:uppercase}.gamecenter-timeline-game-data .is-period-results{color:var(--vbr-widget-gamecenter-periodresults-color);font-size:var(--vbr-widget-gamecenter-periodresults-size);font-weight:500}.gamecenter-timeline-game-data .is-team-logo{margin:auto;display:block;width:128px;height:128px}.gamecenter-timeline-game-data .is-game-status-live{color:var(--vbr-widget-live-game-color)}.gamecenter-timeline-game-data .is-external-contents{padding:5px;display:flex;align-items:center;justify-content:center}.gamecenter-timeline-game-data .is-external-contents a{display:flex;align-items:center;font-size:var(--vbr-widget-gamecenter-local-gamedate-size)}.gamecenter-timeline-game-data .is-external-contents a:after{content:"/";margin:0 5px}.gamecenter-timeline-game-data .is-external-contents a:last-of-type:after{content:""}.gamecenter-timeline-game-data .is-external-contents .is-icon{margin-right:5px;display:inline-block;width:15px;height:15px}.gamecenter-timeline-game-data .is-attendance{font-size:var(--vbr-widget-typography-font-size-400);line-height:var(--vbr-widget-typography-font-lineheight-600);color:var(--vbr-widget-primary-color-500)}.gamecenter-timeline-game-data .is-goal-scorers{font-size:var(--vbr-widget-typography-font-size-200);font-weight:700;line-height:var(--vbr-widget-typography-font-lineheight-200);color:var(--vbr-widget-primary-color-500)}.gamecenter-timeline-game-data .is-goal-scorers span{font-weight:400}.gamecenter-timeline-score-board{grid-template-columns:50px auto auto auto 50px;grid-template-rows:50px;align-items:center;justify-items:center;gap:1rem;padding:.5rem;width:100%;color:#fff;background-color:var(--vbr-widget-primary-color-700);position:sticky;top:0;display:none;z-index:100}.gamecenter-timeline-score-board.is-visible{display:grid}.gamecenter-timeline-score-board .is-score{font-size:var(--vbr-widget-typography-font-size-950);font-weight:700}.gamecenter-timeline-score-board .is-team{display:none;font-size:var(--vbr-widget-typography-font-size-500);font-weight:700;color:var(--vbr-widget-primary-color-100)}.gamecenter-timeline-score-board .is-home-team{justify-self:end;text-align:right}.gamecenter-timeline-score-board .is-away-team{justify-self:start}.gamecenter-timeline-score-board .is-game-status{font-size:var(--vbr-widget-typography-font-size-200);font-weight:500;text-transform:uppercase;color:var(--vbr-widget-live-game-color)}.gamecenter-timeline-score-board img{display:block;width:100%;height:100%}@media all and (min-width: 576px){.gamecenter-timeline-score-board{grid-template-columns:1fr 50px auto auto auto 50px 1fr}.gamecenter-timeline-score-board .is-team{display:block}}.gamecenter-timeline .is-heading-1{margin-block-start:3rem;margin-block-end:1rem;font-size:var(--vbr-widget-typography-font-size-700);font-weight:700;color:var(--vbr-widget-primary-color-800);text-align:center;text-transform:uppercase}.gamecenter-timeline .is-heading-2{margin-block-start:3rem;margin-block-end:1rem;font-size:var(--vbr-widget-typography-font-size-500);font-weight:700;color:var(--vbr-widget-primary-color-800);text-align:center;text-transform:uppercase}.gamecenter-timeline-tab-buttons{display:flex;flex-wrap:wrap;justify-content:center;border-bottom:1px solid var(--vbr-widget-primary-color-100);margin-block-end:2rem}.gamecenter-timeline .period-results{width:100%}.gamecenter-timeline .period-results tr:first-of-type{border-bottom:1px solid var(--vbr-widget-primary-color-100)}.gamecenter-timeline .period-results td{font-size:var(--vbr-widget-typography-font-size-500);font-weight:500;color:var(--vbr-widget-primary-color-700)}.gamecenter-timeline .period-results td:nth-child(2){font-size:var(--vbr-widget-typography-font-size-400);text-align:left}.gamecenter-timeline .period-results span{display:inline-block;width:9px;height:9px;border:1px solid #fff;border-radius:50%}.gamecenter-timeline .period-results span.is-home-team{background-color:var(--vbr-widget-gamecenter-home-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-home-team-identifier-border-color);outline-offset:-2px}.gamecenter-timeline .period-results span.is-away-team{background-color:var(--vbr-widget-gamecenter-away-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-away-team-identifier-border-color);outline-offset:-2px}.gamecenter-timeline-game-events .is-no-action{padding-block:.5rem;text-align:center;color:var(--vbr-widget-primary-color-300)}.gamecenter-timeline-game-events .is-period-header{padding-block:1rem;display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:auto 1fr 1px 1fr}.gamecenter-timeline-game-events .is-period-header p{grid-column:2;grid-row:1;justify-self:center;margin-bottom:.25rem;padding-inline:.5rem;width:max-content;color:#fff;font-size:var(--vbr-widget-typography-font-size-500);font-weight:500;line-height:var(--vbr-widget-typography-font-lineheight-500);background-color:var(--vbr-widget-primary-color-900);border-radius:6px}.gamecenter-timeline-game-events .is-period-header span{grid-column:2;grid-row:2/-1;padding-inline:.5rem;padding-block:.25rem;font-size:small;font-weight:500;color:var(--vbr-widget-primary-color-500);background-color:var(--vbr-widget-primary-color-100);border-radius:.5rem}.gamecenter-timeline-game-events .is-period-header span svg{display:inline-block;width:14px;height:14px;vertical-align:sub}.gamecenter-timeline-game-events .is-period-header div{grid-column:1/-1;grid-row:3;background-color:var(--vbr-widget-primary-color-100)}.gamecenter-timeline-game-event{--columns: .15fr 2px .15fr 1fr;--areas: ". . . ." "time time time details" ". . . .";display:grid;grid-template-columns:var(--columns);grid-template-rows:.5rem 1fr .5rem;grid-template-areas:var(--areas);gap:.25rem}.gamecenter-timeline-game-event .is-timeline{grid-column:2/3;grid-row:1/-1;background-color:var(--vbr-widget-primary-color-200)}.gamecenter-timeline-game-event .is-details-container{grid-area:details;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"type-icon detail-title" "type-icon detail-list";column-gap:1rem;padding:1rem;border-inline-end:5px solid var(--vbr-widget-gamecenter-home-team-identifier-color);background-color:var(--vbr-widget-gamecenter-card-bg-color);border-radius:.5rem;align-items:start;outline:1px solid var(--vbr-widget-gamecenter-card-border-color)}.gamecenter-timeline-game-event .is-details-container:not(:has(.is-details-list)){grid-template-areas:"type-icon detail-title";align-items:center}.gamecenter-timeline-game-event .is-details-container .is-details-title{grid-area:detail-title;font-weight:700;text-transform:uppercase;color:var(--vbr-widget-gamecenter-card-title-color)}.gamecenter-timeline-game-event .is-details-container .is-details-list{grid-area:detail-list;margin:0;padding:0;list-style:none}.gamecenter-timeline-game-event .is-details-container .is-details-list .is-details-sub-title{font-size:var(--vbr-widget-typography-font-size-400);color:var(--vbr-widget-gamecenter-card-secondary-color)}.gamecenter-timeline-game-event .is-details-container .is-details-list .is-evented-person{font-weight:var(--vbr-widget-gamecenter-events-evented-person-weight);color:var(--vbr-widget-gamecenter-card-secondary-color)}.gamecenter-timeline-game-event .is-details-container .is-details-list .is-player-number{font-weight:400;font-style:italic}.gamecenter-timeline-game-event .is-details-container .is-team-logo{grid-area:team-logo;display:none;justify-self:center;align-self:center}.gamecenter-timeline-game-event .is-details-container .is-team-logo img{width:40px;height:40px}.gamecenter-timeline-game-event .is-details-container .is-event-type-icon{grid-area:type-icon;padding:.5rem;border-radius:100%}.gamecenter-timeline-game-event .is-details-container .is-event-type-icon svg{display:block;width:14px;height:14px}@container rows (width > 410px){.gamecenter-timeline-game-event .is-details-container .is-event-type-icon svg{width:24px;height:24px}}.gamecenter-timeline-game-event .is-details-container.is-penalty .is-event-type-icon{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-danger-color-a400)}.gamecenter-timeline-game-event .is-details-container.is-timeout .is-event-type-icon{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-gamecenter-events-timeout-bg-color)}.gamecenter-timeline-game-event .is-details-container.is-goalies .is-event-type-icon{color:var(--vbr-widget-primary-color-900);background-color:var(--vbr-widget-neutral-color)}.gamecenter-timeline-game-event .is-details-container.is-penalty-shot-goal .is-event-type-icon{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-live-game-color)}.gamecenter-timeline-game-event .is-details-container.is-penalty-shot-no-goal .is-event-type-icon{color:var(--vbr-widget-primary-color-400);background-color:var(--vbr-widget-primary-color-100)}.gamecenter-timeline-game-event .is-details-container.is-goal{background-color:var(--vbr-widget-gamecenter-card-event-goal-bg-color);outline-color:var(--vbr-widget-gamecenter-card-event-goal-border-color)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-event-type-icon{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-live-game-color)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-details-title{color:var(--vbr-widget-primary-color-0)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-evented-person{color:var(--vbr-widget-primary-color-100)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-assists-list{font-size:var(--vbr-widget-typography-font-size-400)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-assists-list span:not(:last-of-type):after{content:"/";margin-inline:.25rem}.gamecenter-timeline-game-event .is-details-container.is-goal .is-poi-data{display:flex;flex-wrap:wrap;gap:.25rem;font-size:var(--vbr-widget-typography-font-size-200);color:var(--vbr-widget-gamecenter-card-tertiary-color)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-poi-data ul{display:flex;gap:.125rem}.gamecenter-timeline-game-event .is-details-container.is-goal .is-poi-data ul li:not(:last-of-type):after{content:","}.gamecenter-timeline-game-event .is-details-container.is-goal .is-badge.is-invert{color:var(--vbr-widget-danger-color-50);background-color:var(--vbr-widget-danger-color-500)}@container rows (width > 410px){.gamecenter-timeline-game-event .is-details-container{grid-template-columns:auto 1fr auto;grid-template-areas:"type-icon detail-title team-logo" "type-icon detail-list team-logo"}.gamecenter-timeline-game-event .is-details-container:not(:has(.is-details-list)){grid-template-areas:"type-icon detail-title team-logo";align-items:center}.gamecenter-timeline-game-event .is-details-container .is-team-logo{display:block}}.gamecenter-timeline-game-event .is-timestamp{grid-area:time;justify-self:center;align-self:center}.gamecenter-timeline-game-event .is-timestamp p{margin:0;padding-inline:.5rem;width:max-content;color:#fff;font-size:var(--vbr-widget-typography-font-size-500);font-weight:500;line-height:var(--vbr-widget-typography-font-lineheight-500);background-color:var(--vbr-widget-primary-color-900);border-radius:6px}.gamecenter-timeline-game-event[data-team=away] .is-details-container{border-color:var(--vbr-widget-gamecenter-away-team-identifier-color)}@container rows (width > 500px){.gamecenter-timeline-game-event{--columns: 1fr .15fr 2px .15fr 1fr;--areas: ". . . . ." "details time time time ." ". . . . ."}.gamecenter-timeline-game-event .is-timeline{grid-column:3/4;grid-row:1/-1}.gamecenter-timeline-game-event[data-team=away]{--areas: ". . . . ." ". time time time details" ". . . . ."}.gamecenter-timeline-game-event[data-team=home] .is-details-container{grid-template-columns:auto 1fr;grid-template-areas:"team-logo detail-title type-icon" "team-logo detail-list type-icon";border-inline-end:none;border-inline-start:5px solid var(--vbr-widget-gamecenter-home-team-identifier-color)}.gamecenter-timeline-game-event[data-team=home] .is-details-container:not(:has(.is-details-list)){grid-template-areas:"team-logo detail-title type-icon"}.gamecenter-timeline-game-event[data-team=home] .is-details-container .is-details-list,.gamecenter-timeline-game-event[data-team=home] .is-details-container .is-details-title{text-align:right}.gamecenter-timeline-game-event[data-team=home] .is-details-container .is-poi-data{justify-content:flex-end}}.gamecenter-timeline-lineups{margin-block-start:1rem;padding-block-end:2rem}.gamecenter-timeline-lineups hr{margin-block:1.5rem;border-top:1px solid var(--vbr-widget-primary-color-100)}.gamecenter-timeline-lineups .is-container{display:grid;gap:2rem}@container rows (width >= 768px){.gamecenter-timeline-lineups .is-container{grid-template-columns:1fr 1fr}}.gamecenter-timeline-lineups-lines{display:grid;grid-template-columns:1fr;grid-template-areas:"ld" "rd" "lw" "c" "rw";gap:.5rem}.gamecenter-timeline-lineups-lines.is-away-team{grid-template-areas:"ld" "rd" "lw" "c" "rw"}.gamecenter-timeline-lineups-lines .is-ld{grid-area:ld}.gamecenter-timeline-lineups-lines .is-rd{grid-area:rd}.gamecenter-timeline-lineups-lines .is-lw{grid-area:lw}.gamecenter-timeline-lineups-lines .is-c{grid-area:c}.gamecenter-timeline-lineups-lines .is-rw{grid-area:rw}.gamecenter-timeline-lineups-lines .is-gk{width:100%}.gamecenter-timeline-lineups-lines.is-away-team .is-player-wrapper{border-inline-start:none;border-inline-end:3px solid var(--vbr-widget-gamecenter-away-team-identifier-color)}@container rows (width >= 768px){.gamecenter-timeline-lineups-lines{grid-template-columns:1fr 1fr;grid-template-areas:". lw" "ld lw" "ld c" "rd c" "rd rw" ". rw";grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr}.gamecenter-timeline-lineups-lines.is-away-team{grid-template-areas:"lw ." "lw ld" "c ld" "c rd" "rw rd" "rw ."}.gamecenter-timeline-lineups-lines:has(.is-gk){display:flex;justify-content:center;grid-template-columns:none;grid-template-areas:none}.gamecenter-timeline-lineups-lines .is-gk{width:50%}}.gamecenter-timeline-lineups-lines-simple{display:grid;grid-template-columns:1fr;gap:.5rem}@container rows (width >= 768px){.gamecenter-timeline-lineups-lines-simple{grid-template-columns:1fr 1fr}}.gamecenter-timeline-lineups-lines-referees{display:grid;grid-template-columns:1fr;gap:.5rem}@container rows (width >= 768px){.gamecenter-timeline-lineups-lines-referees{grid-template-columns:1fr 1fr 1fr 1fr}}.gamecenter-timeline-lineups .is-official-person-container{display:grid;grid-template-columns:40px 1fr;grid-template-areas:"img name" "img role";align-content:start;column-gap:.5rem;padding:.75rem;outline:1px solid var(--vbr-widget-gamecenter-card-border-color);background-color:var(--vbr-widget-gamecenter-card-bg-color);border-radius:.5rem}.gamecenter-timeline-lineups .is-official-person-container.is-home-team{border-inline-start:3px solid var(--vbr-widget-gamecenter-home-team-identifier-color)}.gamecenter-timeline-lineups .is-official-person-container.is-away-team{border-inline-end:3px solid var(--vbr-widget-gamecenter-away-team-identifier-color)}.gamecenter-timeline-lineups .is-official-person-container li:nth-child(1){grid-area:img}.gamecenter-timeline-lineups .is-official-person-container li:nth-child(2){grid-area:name;font-weight:600;color:var(--vbr-widget-primary-color-700)}.gamecenter-timeline-lineups .is-official-person-container li:nth-child(3){grid-area:role;align-self:center;font-size:var(--vbr-widget-typography-font-size-200);line-height:1;color:var(--vbr-widget-gamecenter-card-tertiary-color);text-transform:uppercase}.gamecenter-timeline-lineups .is-official-person-container img{display:block;width:40px;height:40px;border-radius:50%}.gamecenter-timeline-lineups .is-player-wrapper{display:grid;grid-template-columns:40px auto 1fr;grid-template-areas:"img number name" "img position name";column-gap:.5rem;padding:.75rem;background-color:var(--vbr-widget-gamecenter-card-bg-color);border-inline-start:3px solid var(--vbr-widget-gamecenter-home-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-card-border-color);border-radius:.5rem;overflow:hidden}.gamecenter-timeline-lineups .is-player-wrapper li{line-height:var(--vbr-widget-typography-font-lineheight-200)}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(1){grid-area:img}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(2){grid-area:number;font-style:italic;color:var(--vbr-widget-primary-color-500)}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(3){grid-area:name;font-weight:600;color:var(--vbr-widget-primary-color-700);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(3) ul{display:inline-flex;gap:.125rem;vertical-align:middle}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(3) svg{display:inline-block;padding:.2rem;width:12px;height:12px;color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-live-game-color);border-radius:100%}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(4){grid-area:position;align-self:center;font-size:var(--vbr-widget-typography-font-size-200);line-height:1;color:var(--vbr-widget-gamecenter-card-tertiary-color);text-transform:uppercase}.gamecenter-timeline-lineups .is-player-wrapper img{display:block;width:40px;height:40px;border-radius:50%}.gamecenter-timeline-team-stats .is-stat-container{display:grid;gap:1rem;margin-inline:auto;width:min(100%,700px)}.gamecenter-timeline-game-officials .is-game-officials-container{display:flex;flex-direction:column;gap:1rem}.gamecenter-timeline-game-officials .is-game-officials-container>div{flex:1}@container rows (width >= 768px){.gamecenter-timeline-game-officials .is-game-officials-container{flex-direction:row}}.gamecenter-timeline-data-table{margin-block-end:1rem;min-width:0}.gamecenter-timeline-data-table h2{padding:8px;font-size:var(--vbr-widget-gamecenter-team-container-title-size);font-weight:700;color:var(--vbr-widget-gamecenter-team-container-title-color)}.gamecenter-timeline-data-table h2:before{display:inline-block;content:"";width:0;aspect-ratio:1;background-color:transparent;border-radius:100%;margin-inline-end:.25rem;margin-block-end:1px}.gamecenter-timeline-data-table.is-home-team h2:before{width:8px;background-color:var(--vbr-widget-gamecenter-home-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-home-team-identifier-border-color);outline-offset:-1px}.gamecenter-timeline-data-table.is-away-team h2:before{width:8px;background-color:var(--vbr-widget-gamecenter-away-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-away-team-identifier-border-color);outline-offset:-1px}', Ma = (e, t) => {
|
|
3007
|
+
}, Aa = "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-font-size-50: .625rem;--vbr-widget-typography-font-size-100: .6875rem;--vbr-widget-typography-font-size-200: .75rem;--vbr-widget-typography-font-size-300: .8125rem;--vbr-widget-typography-font-size-400: .875rem;--vbr-widget-typography-font-size-500: 1rem;--vbr-widget-typography-font-size-600: 1.125rem;--vbr-widget-typography-font-size-700: 1.25rem;--vbr-widget-typography-font-size-800: 1.5rem;--vbr-widget-typography-font-size-900: 1.75rem;--vbr-widget-typography-font-size-950: 2rem;--vbr-widget-typography-font-lineheight-50: calc(var(--vbr-widget-typography-font-size-50) * 1.628);--vbr-widget-typography-font-lineheight-100: calc(var(--vbr-widget-typography-font-size-100) * 1.628);--vbr-widget-typography-font-lineheight-200: calc(var(--vbr-widget-typography-font-size-200) * 1.628);--vbr-widget-typography-font-lineheight-300: calc(var(--vbr-widget-typography-font-size-300) * 1.628);--vbr-widget-typography-font-lineheight-400: calc(var(--vbr-widget-typography-font-size-400) * 1.628);--vbr-widget-typography-font-lineheight-500: calc(var(--vbr-widget-typography-font-size-500) * 1.628);--vbr-widget-typography-font-lineheight-600: calc(var(--vbr-widget-typography-font-size-600) * 1.628);--vbr-widget-typography-font-lineheight-700: calc(var(--vbr-widget-typography-font-size-700) * 1.628);--vbr-widget-typography-font-lineheight-800: calc(var(--vbr-widget-typography-font-size-800) * 1.628);--vbr-widget-typography-font-lineheight-900: calc(var(--vbr-widget-typography-font-size-900) * 1.628);--vbr-widget-typography-font-lineheight-950: calc(var(--vbr-widget-typography-font-size-950) * 1.628);--vbr-widget-typography-heading-weight: 500;--vbr-widget-typography-heading-1-size: var(--vbr-widget-typography-font-size-800);--vbr-widget-typography-heading-2-size: var(--vbr-widget-typography-font-size-700);--vbr-widget-typography-heading-3-size: var(--vbr-widget-typography-font-size-600);--vbr-widget-typography-heading-4-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-typography-heading-5-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-typography-heading-6-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-link-color: var(--vbr-widget-secondary-color-700);--vbr-widget-hover-color: var(--vbr-widget-secondary-color-900);--vbr-widget-table-header-font-size: var(--vbr-widget-typography-font-size-200);--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-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-400);--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-font-size-200);--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-dropdown-item-selected-color: var(--vbr-widget-secondary-color-700);--vbr-widget-dropdown-item-selected-hover-bg-color: var(--vbr-widget-secondary-color-100);--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-base-input-color: var(--vbr-widget-primary-color-800);--vbr-widget-base-input-font-size: var(--vbr-widget-typography-font-size-400);--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-font-size-200);--vbr-widget-timezone-selector-color: var(--vbr-widget-primary-color-500);--vbr-widget-timezone-selector-font-size: var(--vbr-widget-typography-font-size-400);--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: var(--vbr-widget-typography-font-size-50);--vbr-widget-badge-large-font-size: var(--vbr-widget-typography-font-size-100);--vbr-widget-badge-extra-large-font-size: var(--vbr-widget-typography-font-size-300);--vbr-widget-tab-btn-padding: .625rem 1rem;--vbr-widget-tab-btn-font-size: var(--vbr-widget-typography-font-size-500);--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-font-size-400);--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: var(--vbr-widget-typography-font-size-700);--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-font-size-500);--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-font-size-500);--vbr-widget-gamecenter-local-gamedate-color: var(--vbr-widget-primary-color-500);--vbr-widget-gamecenter-local-gamedate-size: var(--vbr-widget-typography-font-size-300);--vbr-widget-gamecenter-gamestatus-color: var(--vbr-widget-primary-color-600);--vbr-widget-gamecenter-gamestatus-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-gamecenter-periodresults-color: var(--vbr-widget-primary-color-600);--vbr-widget-gamecenter-periodresults-size: var(--vbr-widget-typography-font-size-700);--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: var(--vbr-widget-typography-font-size-300);--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: var(--vbr-widget-typography-font-size-300);--vbr-widget-gamecenter-stats-title-color: var(--vbr-widget-primary-color-400);--vbr-widget-gamecenter-stats-size: var(--vbr-widget-typography-font-size-500);--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-font-size-500);--vbr-widget-gamecenter-events-evented-person-weight: 600;--vbr-widget-gamecenter-events-assitst-list-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-gamecenter-events-poi-list-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-gamecenter-events-score-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-gamecenter-events-penalty-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-gamecenter-events-goalie-direction-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-gamecenter-events-timeout-bg-color: #2870ed;--vbr-widget-gamecenter-card-title-color: var(--vbr-widget-primary-color-900);--vbr-widget-gamecenter-card-secondary-color: var(--vbr-widget-primary-color-500);--vbr-widget-gamecenter-card-tertiary-color: var(--vbr-widget-primary-color-300);--vbr-widget-gamecenter-card-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-gamecenter-card-bg-color: var(--vbr-widget-primary-color-0);--vbr-widget-gamecenter-card-event-goal-border-color: var(--vbr-widget-primary-color-700);--vbr-widget-gamecenter-card-event-goal-bg-color: var(--vbr-widget-primary-color-700);--vbr-widget-gamecenter-home-team-identifier-color: #2870ed;--vbr-widget-gamecenter-away-team-identifier-color: #ff6129;--vbr-widget-gamecenter-home-team-identifier-border-color: transparent;--vbr-widget-gamecenter-away-team-identifier-border-color: transparent;--vbr-widget-main-image-wrapper-horizontal-margin: 0;--vbr-widget-sticky-top-offset: 0;--vbr-widget-loading-indicator-text-color: var(--vbr-widget-hover-color);--vbr-widget-games-timeline-game-date-size: var(--vbr-widget-typography-font-size-100);--vbr-widget-games-timeline-game-date-color: var(--vbr-widget-primary-color-500);--vbr-widget-games-timeline-game-team-color: var(--vbr-widget-primary-color-700);--vbr-widget-games-timeline-game-team-size: var(--vbr-widget-typography-font-size-300);--vbr-widget-games-timeline-game-status-color: var(--vbr-widget-primary-color-300);--vbr-widget-games-timeline-game-status-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-games-timeline-game-hover-bg-color: linear-gradient(#fff, #f5f6f7 50%, #fff);--vbr-widget-games-timeline-arrow-color: var(--vbr-widget-primary-color-300);--vbr-widget-games-timeline-arrow-hover-color: var(--vbr-widget-primary-color-500);--vbr-widget-games-timeline-arrow-disabled-color: var(--vbr-widget-primary-color-100);--vbr-widget-games-timeline-arrow-border-color: var(--vbr-widget-primary-color-100);--vbr-widget-games-timeline-external-link-color: var(--vbr-widget-primary-color-500);--vbr-widget-games-timeline-external-link-size: var(--vbr-widget-typography-font-size-200);--vbr-widget-standings-selector-title-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-standings-selector-title-color: var(--vbr-widget-primary-color-700);--vbr-widget-standings-selector-title-transform: none;--vbr-widget-standings-selector-title-padding: 0 .625em .5625em;--vbr-widget-standings-selector-title-bg-color: transparent;--vbr-widget-standings-selector-section-title-bg: var(--vbr-widget-primary-color-50);--vbr-widget-standings-selector-section-title-size: var(--vbr-widget-typography-font-size-400);--vbr-widget-standings-selector-section-title-color: var(--vbr-widget-primary-color-700);--vbr-widget-standings-selector-section-title-padding: .25em 0;--vbr-widget-standings-selector-section-logo-size: 30px;--vbr-widget-standings-selector-section-team-color: var(--vbr-widget-primary-color-900);--vbr-widget-top-list-bg-color: var(--vbr-widget-primary-color-900);--vbr-widget-top-list-title-color: var(--vbr-widget-primary-color-50);--vbr-widget-top-list-title-separator-color: var(--vbr-widget-primary-color-700);--vbr-widget-top-list-value-color: var(--vbr-widget-primary-color-300);--vbr-widget-top-list-player-separator-color: var(--vbr-widget-primary-color-800);--vbr-widget-top-list-image-border-color: var(--vbr-widget-primary-color-600);--vbr-widget-top-list-image-bg-color: var(--vbr-widget-primary-color-800);--vbr-widget-top-list-selector-border-color: var(--vbr-widget-primary-color-400);--vbr-widget-countdown-title-height: 2rem;--vbr-widget-countdown-title-bg: var(--vbr-widget-primary-color-900);--vbr-widget-countdown-gamedata-height: 4rem;--vbr-widget-countdown-gamedata-bg: var(--vbr-widget-primary-color-700);--vbr-widget-countdown-result-bg: var(--vbr-widget-primary-color-800);--vbr-widget-playoffs-header-bg: var(--vbr-widget-primary-color-800);--vbr-widget-playoffs-header-color: var(--vbr-widget-primary-color-100);--vbr-widget-playoffs-header-size: var(--vbr-widget-typography-font-size-500);--vbr-widget-playoffs-details-bg: var(--vbr-widget-primary-color-50);--ease-spring-1: linear( 0, .009, .035 2.1%, .141, .281 6.7%, .723 12.9%, .938 16.7%, 1.017, 1.077, 1.121, 1.149 24.3%, 1.159, 1.163, 1.161, 1.154 29.9%, 1.129 32.8%, 1.051 39.6%, 1.017 43.1%, .991, .977 51%, .974 53.8%, .975 57.1%, .997 69.8%, 1.003 76.9%, 1.004 83.8%, 1 )}html,body{-webkit-font-smoothing:antialiased}.transition-fade-enter-active,.transition-fade-leave-active{transition:all .7s var(--ease-spring-1)}.transition-fade-enter-from,.transition-fade-leave-to{opacity:0;transform:translateY(5px)}.transition-event-move,.transition-event-enter-active,.transition-event-leave-active{transition:all .25s ease}.transition-event-enter-from,.transition-event-leave-to{opacity:0}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)}.loading-indicator{padding:1em;font-weight:600;color:var(--vbr-widget-loading-indicator-text-color);text-align:center}.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}.error-notice{display:flex;align-items:center;justify-items:flex-start;gap:15px;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)}.error-notice button{text-decoration:underline}.timezone-selector{padding:3px 0;color:var(--vbr-widget-timezone-selector-color);font-size:var(--vbr-widget-timezone-selector-font-size);font-weight:500}.timezone-selector .is-active{font-weight:700}.is-badge{display:inline-block;padding:.125em .25em;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-inline-start: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-dark{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-primary-color-700)}.is-badge.is-large{font-size:var(--vbr-widget-badge-large-font-size);padding:.15em .35em}.is-badge.is-extra-large{font-size:var(--vbr-widget-badge-extra-large-font-size);padding:.2695em .5165em}", Ys = ".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)}}", Qs = `.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;appearance:none}.base-input:disabled{opacity:.3}.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}.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}.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)}.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)}.toggle-group{display:flex;flex-wrap:wrap;gap:var(--vbr-widget-toggle-group-gap);margin-bottom:15px}.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)}.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)}`, Js = '.table{border-collapse:collapse;border-spacing:0;color:var(--vbr-widget-table-color);background-color:var(--vbr-widget-table-default-bg-color)}.table table,.table caption,.table tbody,.table tfoot,.table thead,.table tr,.table th,.table td{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.table :is(th,td){padding:8px;white-space:nowrap;vertical-align:middle;text-align:center}.table :is(th,td).is-text-left{text-align:left}.table :is(th,td).is-text-right{text-align:right}.table th{width:var(--vbr-widget-table-default-column-width);background: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)}.table th:focus-visible,.table th:hover{background-color:var(--vbr-widget-table-header-hover-bg-color);outline:none}.table th.is-sortable{position:relative;cursor:pointer}.table th.is-sortable .icon-sort{opacity:.5}.table th.is-active{background-color:var(--vbr-widget-table-header-active-bg-color);color:var(--vbr-widget-table-header-active-color)}.table th.is-active .icon-sort{opacity:1}.table th.is-asc,.table th.is-desc{position:relative}.table th.is-w-auto{width:auto}.table th .is-icon-sort{width:11px;height:11px;margin-left:5px}.table td.is-active{font-weight:700;color:var(--vbr-widget-table-active-color);background:var(--vbr-widget-table-active-bg-color)}.table td.is-zero{color:var(--vbr-widget-table-zero-color)}.table td.is-possible-empty:empty:before{content:"0";color:var(--vbr-widget-table-zero-color)}.table td .is-text-light,.table td.is-text-light{color:var(--vbr-widget-table-cell-light-color)}.table td .is-text-dark,.table td.is-text-dark{color:var(--vbr-widget-table-cell-dark-color)}.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)}.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)}.table td .is-portrait-image img{width:var(--vbr-widget-table-cell-portrait-size);height:auto}.table td.is-text-bold{font-weight:700}.table td.is-text-italic{font-style:italic}.table td.is-text-xl{font-size:var(--vbr-widget-typography-font-size-700)}.table td .is-text-accent{color:var(--vbr-widget-secondary-color-500)}.table td.is-w-auto{width:auto}.table td.is-horizontal-content{display:inline-flex;align-items:center}.table td.is-text-positive,.table td .is-text-positive{color:var(--vbr-widget-live-game-color)}.table td.is-text-negative,.table td .is-text-negative{color:var(--vbr-widget-danger-color-a400)}.table td.is-has-image{padding:0 2px}.table td .is-duplicated{color:var(--vbr-widget-table-neutral-color)}.table td svg{width:16px;height:16px}.table td button{padding:3px;line-height:0;border:none;outline:none;background-color:transparent}.table td button:hover{background-color:var(--vbr-widget-popover-trigger-hover-bg-color)}.table td button:active,.table td button:focus{background-color:var(--vbr-widget-popover-trigger-focus-bg-color)}.table td a{text-decoration:none}.table td .label{padding:3px 6px;font-size:var(--vbr-widget-typography-font-size-100);font-weight:700;color:var(--vbr-widget-table-label-color);background-color:var(--vbr-widget-table-label-bg-color);border-radius:2px}.table td .label:not(:last-of-type){margin-right:3px}.table td a{color:var(--vbr-widget-link-color)}.table td a:hover{color:var(--vbr-widget-hover-color)}.table td .is-team-name-long{display:block}.table td .is-team-name-short{display:none}@container table-wrapper (max-width: 768px){.table td .is-team-name-long{display:none}.table td .is-team-name-short{display:block}}.table tr.is-highlighted{color:var(--vbr-widget-danger-color-a400)}.table tr.is-optional{opacity:.5}.table tr:nth-child(2n){background:var(--vbr-widget-table-stripped-bg-color)}.table tr:nth-child(2n) td.is-active{background-color:var(--vbr-widget-table-active-even-bg-color)}.table tbody tr:focus-within,.table tbody tr:hover{color:var(--vbr-widget-table-hover-color);background-color:var(--vbr-widget-table-hover-bg-color)}.table tbody tr:focus-within td.is-active,.table tbody tr:hover td.is-active{color:var(--vbr-widget-table-active-hover-color);background-color:var(--vbr-widget-table-active-hover-bg-color)}', Zs = '.progress{display:flex;height:var(--vbr-widget-progress-height);overflow:hidden;font-size:var(--vbr-widget-typography-font-size-50);background-color:var(--vbr-widget-progress-bg-color);border-radius:var(--vbr-widget-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;width:100%;color:var(--vbr-widget-primary-color-0);text-align:center;white-space:nowrap;background-color:var(--vbr-widget-progress-bar-color)}.progress-bar-stripped{--color: var(--vbr-widget-progress-bar-stripe-color);--angle: var(--vbr-widget-progress-bar-stripe-angle);background-image:linear-gradient(var(--angle),var(--color) 25%,transparent 25%,transparent 50%,var(--color) 50%,var(--color) 75%,transparent 75%,transparent);background-size:var(--vbr-widget-progress-height) var(--vbr-widget-progress-height)}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}@keyframes progress-bar-stripes{0%{background-position-x:var(--vbr-widget-progress-height)}}.statistics-double-bar{display:grid;grid-template-columns:.3fr 1fr 1fr .3fr;grid-template-areas:"value-start title title value-end" "bar-start bar-start bar-end bar-end";align-items:center}@media (width > 500px){.statistics-double-bar{grid-template-areas:"title title title title" "value-start bar-start bar-end value-end"}}.statistics-double-bar .is-value{font-weight:700;color:var(--vbr-widget-primary-color-900)}.statistics-double-bar .is-value-start{grid-area:value-start;padding-inline-end:.5rem;justify-self:end}.statistics-double-bar .is-value-end{grid-area:value-end;padding-inline-start:.5rem}.statistics-double-bar .is-bar{background-color:var(--vbr-widget-primary-color-50);height:8px;margin-block:5px}.statistics-double-bar .is-bar-start{grid-area:bar-start;display:flex;justify-content:flex-end}.statistics-double-bar .is-bar-start--progress{background-color:var(--vbr-widget-gamecenter-home-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-home-team-identifier-border-color);outline-offset:-1px;height:100%;transition:width .3s ease-out}.statistics-double-bar .is-bar-end{grid-area:bar-end}.statistics-double-bar .is-bar-end--progress{background-color:var(--vbr-widget-gamecenter-away-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-away-team-identifier-border-color);outline-offset:-1px;height:100%}.statistics-double-bar .is-title{grid-area:title;justify-self:center;font-size:var(--vbr-widget-typography-font-size-400);font-weight:700;line-height:1.5rem;color:var(--vbr-widget-primary-color-500)}', Xs = ".table-responsive{container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}.table-responsive table{width:100%}", el = '.gamecenter-timeline{container-name:rows;container-type:inline-size}.gamecenter-timeline-game-data{margin-bottom:30px;text-align:center}.gamecenter-timeline-game-data .is-teams-and-results{display:grid;grid-template-columns:1fr;justify-items:center;align-items:start;row-gap:1rem;background-color:var(--vbr-widget-primary-color-0)}@media all and (min-width: 576px){.gamecenter-timeline-game-data .is-teams-and-results{grid-template-columns:repeat(3,1fr)}}.gamecenter-timeline-game-data .is-title-container{margin-bottom:30px}.gamecenter-timeline-game-data .is-title-container .is-title{color:var(--vbr-widget-gamecenter-title-color);font-size:var(--vbr-widget-gamecenter-title-size);font-weight:var(--vbr-widget-gamecenter-title-weight);text-transform:uppercase}.gamecenter-timeline-game-data .is-title-container .is-gamedate{color:var(--vbr-widget-gamecenter-gamedate-color);font-size:var(--vbr-widget-gamecenter-gamedate-size);text-transform:uppercase}.gamecenter-timeline-game-data .is-title-container .is-local-gamedate{color:var(--vbr-widget-gamecenter-local-gamedate-color);font-size:var(--vbr-widget-gamecenter-local-gamedate-size);text-transform:uppercase}.gamecenter-timeline-game-data .is-game-result{color:var(--vbr-widget-gamecenter-result-color);font-weight:var(--vbr-widget-gamecenter-result-weight);font-size:var(--vbr-widget-gamecenter-result-size);line-height:var(--vbr-widget-gamecenter-result-size)}.gamecenter-timeline-game-data .is-team-name{display:block;padding:8px 0;color:var(--vbr-widget-gamecenter-teamname-color);font-weight:var(--vbr-widget-gamecenter-teamname-weight);font-size:var(--vbr-widget-gamecenter-teamname-size)}.gamecenter-timeline-game-data .is-game-status{color:var(--vbr-widget-gamecenter-gamestatus-color);font-size:var(--vbr-widget-gamecenter-gamestatus-size);text-transform:uppercase}.gamecenter-timeline-game-data .is-period-results{color:var(--vbr-widget-gamecenter-periodresults-color);font-size:var(--vbr-widget-gamecenter-periodresults-size);font-weight:500}.gamecenter-timeline-game-data .is-team-logo{margin:auto;display:block;width:128px;height:128px}.gamecenter-timeline-game-data .is-game-status-live{color:var(--vbr-widget-live-game-color)}.gamecenter-timeline-game-data .is-external-contents{padding:5px;display:flex;align-items:center;justify-content:center}.gamecenter-timeline-game-data .is-external-contents a{display:flex;align-items:center;font-size:var(--vbr-widget-gamecenter-local-gamedate-size)}.gamecenter-timeline-game-data .is-external-contents a:after{content:"/";margin:0 5px}.gamecenter-timeline-game-data .is-external-contents a:last-of-type:after{content:""}.gamecenter-timeline-game-data .is-external-contents .is-icon{margin-right:5px;display:inline-block;width:15px;height:15px}.gamecenter-timeline-game-data .is-attendance{font-size:var(--vbr-widget-typography-font-size-400);line-height:var(--vbr-widget-typography-font-lineheight-600);color:var(--vbr-widget-primary-color-500)}.gamecenter-timeline-game-data .is-goal-scorers{font-size:var(--vbr-widget-typography-font-size-200);font-weight:700;line-height:var(--vbr-widget-typography-font-lineheight-200);color:var(--vbr-widget-primary-color-500)}.gamecenter-timeline-game-data .is-goal-scorers span{font-weight:400}.gamecenter-timeline-score-board{grid-template-columns:50px auto auto auto 50px;grid-template-rows:50px;align-items:center;justify-items:center;gap:1rem;padding:.5rem;width:100%;color:#fff;background-color:var(--vbr-widget-primary-color-700);position:sticky;top:0;display:none;z-index:100}.gamecenter-timeline-score-board.is-visible{display:grid}.gamecenter-timeline-score-board .is-score{font-size:var(--vbr-widget-typography-font-size-950);font-weight:700}.gamecenter-timeline-score-board .is-team{display:none;font-size:var(--vbr-widget-typography-font-size-500);font-weight:700;color:var(--vbr-widget-primary-color-100)}.gamecenter-timeline-score-board .is-home-team{justify-self:end;text-align:right}.gamecenter-timeline-score-board .is-away-team{justify-self:start}.gamecenter-timeline-score-board .is-game-status{font-size:var(--vbr-widget-typography-font-size-200);font-weight:500;text-transform:uppercase;color:var(--vbr-widget-live-game-color)}.gamecenter-timeline-score-board img{display:block;width:100%;height:100%}@media all and (min-width: 576px){.gamecenter-timeline-score-board{grid-template-columns:1fr 50px auto auto auto 50px 1fr}.gamecenter-timeline-score-board .is-team{display:block}}.gamecenter-timeline .is-heading-1{margin-block-start:3rem;margin-block-end:1rem;font-size:var(--vbr-widget-typography-font-size-700);font-weight:700;color:var(--vbr-widget-primary-color-800);text-align:center;text-transform:uppercase}.gamecenter-timeline .is-heading-2{margin-block-start:3rem;margin-block-end:1rem;font-size:var(--vbr-widget-typography-font-size-500);font-weight:700;color:var(--vbr-widget-primary-color-800);text-align:center;text-transform:uppercase}.gamecenter-timeline-tab-buttons{display:flex;flex-wrap:wrap;justify-content:center;border-bottom:1px solid var(--vbr-widget-primary-color-100);margin-block-end:2rem}.gamecenter-timeline .period-results{width:100%}.gamecenter-timeline .period-results tr:first-of-type{border-bottom:1px solid var(--vbr-widget-primary-color-100)}.gamecenter-timeline .period-results td{font-size:var(--vbr-widget-typography-font-size-500);font-weight:500;color:var(--vbr-widget-primary-color-700)}.gamecenter-timeline .period-results td:nth-child(2){font-size:var(--vbr-widget-typography-font-size-400);text-align:left}.gamecenter-timeline .period-results span{display:inline-block;width:9px;height:9px;border:1px solid #fff;border-radius:50%}.gamecenter-timeline .period-results span.is-home-team{background-color:var(--vbr-widget-gamecenter-home-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-home-team-identifier-border-color);outline-offset:-2px}.gamecenter-timeline .period-results span.is-away-team{background-color:var(--vbr-widget-gamecenter-away-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-away-team-identifier-border-color);outline-offset:-2px}.gamecenter-timeline-game-events .is-no-action{padding-block:.5rem;text-align:center;color:var(--vbr-widget-primary-color-300)}.gamecenter-timeline-game-events .is-period-header{padding-block:1rem;display:grid;grid-template-columns:1fr auto 1fr;grid-template-rows:auto 1fr 1px 1fr}.gamecenter-timeline-game-events .is-period-header p{grid-column:2;grid-row:1;justify-self:center;margin-bottom:.25rem;padding-inline:.5rem;width:max-content;color:#fff;font-size:var(--vbr-widget-typography-font-size-500);font-weight:500;line-height:var(--vbr-widget-typography-font-lineheight-500);background-color:var(--vbr-widget-primary-color-900);border-radius:6px}.gamecenter-timeline-game-events .is-period-header span{grid-column:2;grid-row:2/-1;padding-inline:.5rem;padding-block:.25rem;font-size:small;font-weight:500;color:var(--vbr-widget-primary-color-500);background-color:var(--vbr-widget-primary-color-100);border-radius:.5rem}.gamecenter-timeline-game-events .is-period-header span svg{display:inline-block;width:14px;height:14px;vertical-align:sub}.gamecenter-timeline-game-events .is-period-header div{grid-column:1/-1;grid-row:3;background-color:var(--vbr-widget-primary-color-100)}.gamecenter-timeline-game-event{--columns: .15fr 2px .15fr 1fr;--areas: ". . . ." "time time time details" ". . . .";display:grid;grid-template-columns:var(--columns);grid-template-rows:.5rem 1fr .5rem;grid-template-areas:var(--areas);gap:.25rem}.gamecenter-timeline-game-event .is-timeline{grid-column:2/3;grid-row:1/-1;background-color:var(--vbr-widget-primary-color-200)}.gamecenter-timeline-game-event .is-details-container{grid-area:details;display:grid;grid-template-columns:auto 1fr;grid-template-areas:"type-icon detail-title" "type-icon detail-list";column-gap:1rem;padding:1rem;border-inline-end:5px solid var(--vbr-widget-gamecenter-home-team-identifier-color);background-color:var(--vbr-widget-gamecenter-card-bg-color);border-radius:.5rem;align-items:start;outline:1px solid var(--vbr-widget-gamecenter-card-border-color)}.gamecenter-timeline-game-event .is-details-container:not(:has(.is-details-list)){grid-template-areas:"type-icon detail-title";align-items:center}.gamecenter-timeline-game-event .is-details-container .is-details-title{grid-area:detail-title;font-weight:700;text-transform:uppercase;color:var(--vbr-widget-gamecenter-card-title-color)}.gamecenter-timeline-game-event .is-details-container .is-details-list{grid-area:detail-list;margin:0;padding:0;list-style:none}.gamecenter-timeline-game-event .is-details-container .is-details-list .is-details-sub-title{font-size:var(--vbr-widget-typography-font-size-400);color:var(--vbr-widget-gamecenter-card-secondary-color)}.gamecenter-timeline-game-event .is-details-container .is-details-list .is-evented-person{font-weight:var(--vbr-widget-gamecenter-events-evented-person-weight);color:var(--vbr-widget-gamecenter-card-secondary-color)}.gamecenter-timeline-game-event .is-details-container .is-details-list .is-player-number{font-weight:400;font-style:italic}.gamecenter-timeline-game-event .is-details-container .is-team-logo{grid-area:team-logo;display:none;justify-self:center;align-self:center}.gamecenter-timeline-game-event .is-details-container .is-team-logo img{width:40px;height:40px}.gamecenter-timeline-game-event .is-details-container .is-event-type-icon{grid-area:type-icon;padding:.5rem;border-radius:100%}.gamecenter-timeline-game-event .is-details-container .is-event-type-icon svg{display:block;width:14px;height:14px}@container rows (width > 410px){.gamecenter-timeline-game-event .is-details-container .is-event-type-icon svg{width:24px;height:24px}}.gamecenter-timeline-game-event .is-details-container.is-penalty .is-event-type-icon{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-danger-color-a400)}.gamecenter-timeline-game-event .is-details-container.is-timeout .is-event-type-icon{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-gamecenter-events-timeout-bg-color)}.gamecenter-timeline-game-event .is-details-container.is-goalies .is-event-type-icon{color:var(--vbr-widget-primary-color-900);background-color:var(--vbr-widget-neutral-color)}.gamecenter-timeline-game-event .is-details-container.is-penalty-shot-goal .is-event-type-icon{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-live-game-color)}.gamecenter-timeline-game-event .is-details-container.is-penalty-shot-no-goal .is-event-type-icon{color:var(--vbr-widget-primary-color-400);background-color:var(--vbr-widget-primary-color-100)}.gamecenter-timeline-game-event .is-details-container.is-goal{background-color:var(--vbr-widget-gamecenter-card-event-goal-bg-color);outline-color:var(--vbr-widget-gamecenter-card-event-goal-border-color)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-event-type-icon{color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-live-game-color)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-details-title{color:var(--vbr-widget-primary-color-0)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-evented-person{color:var(--vbr-widget-primary-color-100)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-assists-list{font-size:var(--vbr-widget-typography-font-size-400)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-assists-list span:not(:last-of-type):after{content:"/";margin-inline:.25rem}.gamecenter-timeline-game-event .is-details-container.is-goal .is-poi-data{display:flex;flex-wrap:wrap;gap:.25rem;font-size:var(--vbr-widget-typography-font-size-200);color:var(--vbr-widget-gamecenter-card-tertiary-color)}.gamecenter-timeline-game-event .is-details-container.is-goal .is-poi-data ul{display:flex;gap:.125rem}.gamecenter-timeline-game-event .is-details-container.is-goal .is-poi-data ul li:not(:last-of-type):after{content:","}.gamecenter-timeline-game-event .is-details-container.is-goal .is-badge.is-invert{color:var(--vbr-widget-danger-color-50);background-color:var(--vbr-widget-danger-color-500)}@container rows (width > 410px){.gamecenter-timeline-game-event .is-details-container{grid-template-columns:auto 1fr auto;grid-template-areas:"type-icon detail-title team-logo" "type-icon detail-list team-logo"}.gamecenter-timeline-game-event .is-details-container:not(:has(.is-details-list)){grid-template-areas:"type-icon detail-title team-logo";align-items:center}.gamecenter-timeline-game-event .is-details-container .is-team-logo{display:block}}.gamecenter-timeline-game-event .is-timestamp{grid-area:time;justify-self:center;align-self:center}.gamecenter-timeline-game-event .is-timestamp p{margin:0;padding-inline:.5rem;width:max-content;color:#fff;font-size:var(--vbr-widget-typography-font-size-500);font-weight:500;line-height:var(--vbr-widget-typography-font-lineheight-500);background-color:var(--vbr-widget-primary-color-900);border-radius:6px}.gamecenter-timeline-game-event[data-team=away] .is-details-container{border-color:var(--vbr-widget-gamecenter-away-team-identifier-color)}@container rows (width > 500px){.gamecenter-timeline-game-event{--columns: 1fr .15fr 2px .15fr 1fr;--areas: ". . . . ." "details time time time ." ". . . . ."}.gamecenter-timeline-game-event .is-timeline{grid-column:3/4;grid-row:1/-1}.gamecenter-timeline-game-event[data-team=away]{--areas: ". . . . ." ". time time time details" ". . . . ."}.gamecenter-timeline-game-event[data-team=home] .is-details-container{grid-template-columns:auto 1fr;grid-template-areas:"team-logo detail-title type-icon" "team-logo detail-list type-icon";border-inline-end:none;border-inline-start:5px solid var(--vbr-widget-gamecenter-home-team-identifier-color)}.gamecenter-timeline-game-event[data-team=home] .is-details-container:not(:has(.is-details-list)){grid-template-areas:"team-logo detail-title type-icon"}.gamecenter-timeline-game-event[data-team=home] .is-details-container .is-details-list,.gamecenter-timeline-game-event[data-team=home] .is-details-container .is-details-title{text-align:right}.gamecenter-timeline-game-event[data-team=home] .is-details-container .is-poi-data{justify-content:flex-end}}.gamecenter-timeline-lineups{margin-block-start:1rem;padding-block-end:2rem}.gamecenter-timeline-lineups hr{margin-block:1.5rem;border-top:1px solid var(--vbr-widget-primary-color-100)}.gamecenter-timeline-lineups .is-container{display:grid;gap:2rem}@container rows (width >= 768px){.gamecenter-timeline-lineups .is-container{grid-template-columns:1fr 1fr}}.gamecenter-timeline-lineups-lines{display:grid;grid-template-columns:1fr;grid-template-areas:"ld" "rd" "lw" "c" "rw";gap:.5rem}.gamecenter-timeline-lineups-lines.is-away-team{grid-template-areas:"ld" "rd" "lw" "c" "rw"}.gamecenter-timeline-lineups-lines .is-ld{grid-area:ld}.gamecenter-timeline-lineups-lines .is-rd{grid-area:rd}.gamecenter-timeline-lineups-lines .is-lw{grid-area:lw}.gamecenter-timeline-lineups-lines .is-c{grid-area:c}.gamecenter-timeline-lineups-lines .is-rw{grid-area:rw}.gamecenter-timeline-lineups-lines .is-gk{width:100%}.gamecenter-timeline-lineups-lines.is-away-team .is-player-wrapper{border-inline-start:none;border-inline-end:3px solid var(--vbr-widget-gamecenter-away-team-identifier-color)}@container rows (width >= 768px){.gamecenter-timeline-lineups-lines{grid-template-columns:1fr 1fr;grid-template-areas:". lw" "ld lw" "ld c" "rd c" "rd rw" ". rw";grid-template-rows:1fr 1fr 1fr 1fr 1fr 1fr}.gamecenter-timeline-lineups-lines.is-away-team{grid-template-areas:"lw ." "lw ld" "c ld" "c rd" "rw rd" "rw ."}.gamecenter-timeline-lineups-lines:has(.is-gk){display:flex;justify-content:center;grid-template-columns:none;grid-template-areas:none}.gamecenter-timeline-lineups-lines .is-gk{width:50%}}.gamecenter-timeline-lineups-lines-simple{display:grid;grid-template-columns:1fr;gap:.5rem}@container rows (width >= 768px){.gamecenter-timeline-lineups-lines-simple{grid-template-columns:1fr 1fr}}.gamecenter-timeline-lineups-lines-referees{display:grid;grid-template-columns:1fr;gap:.5rem}@container rows (width >= 768px){.gamecenter-timeline-lineups-lines-referees{grid-template-columns:1fr 1fr 1fr 1fr}}.gamecenter-timeline-lineups .is-official-person-container{display:grid;grid-template-columns:40px 1fr;grid-template-areas:"img name" "img role";align-content:start;column-gap:.5rem;padding:.75rem;outline:1px solid var(--vbr-widget-gamecenter-card-border-color);background-color:var(--vbr-widget-gamecenter-card-bg-color);border-radius:.5rem}.gamecenter-timeline-lineups .is-official-person-container.is-home-team{border-inline-start:3px solid var(--vbr-widget-gamecenter-home-team-identifier-color)}.gamecenter-timeline-lineups .is-official-person-container.is-away-team{border-inline-end:3px solid var(--vbr-widget-gamecenter-away-team-identifier-color)}.gamecenter-timeline-lineups .is-official-person-container li:nth-child(1){grid-area:img}.gamecenter-timeline-lineups .is-official-person-container li:nth-child(2){grid-area:name;font-weight:600;color:var(--vbr-widget-primary-color-700)}.gamecenter-timeline-lineups .is-official-person-container li:nth-child(3){grid-area:role;align-self:center;font-size:var(--vbr-widget-typography-font-size-200);line-height:1;color:var(--vbr-widget-gamecenter-card-tertiary-color);text-transform:uppercase}.gamecenter-timeline-lineups .is-official-person-container img{display:block;width:40px;height:40px;border-radius:50%}.gamecenter-timeline-lineups .is-player-wrapper{display:grid;grid-template-columns:40px auto 1fr;grid-template-areas:"img number name" "img position name";column-gap:.5rem;padding:.75rem;background-color:var(--vbr-widget-gamecenter-card-bg-color);border-inline-start:3px solid var(--vbr-widget-gamecenter-home-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-card-border-color);border-radius:.5rem;overflow:hidden}.gamecenter-timeline-lineups .is-player-wrapper li{line-height:var(--vbr-widget-typography-font-lineheight-200)}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(1){grid-area:img}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(2){grid-area:number;font-style:italic;color:var(--vbr-widget-primary-color-500)}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(3){grid-area:name;font-weight:600;color:var(--vbr-widget-primary-color-700);overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(3) ul{display:inline-flex;gap:.125rem;vertical-align:middle}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(3) svg{display:inline-block;padding:.2rem;width:12px;height:12px;color:var(--vbr-widget-primary-color-0);background-color:var(--vbr-widget-live-game-color);border-radius:100%}.gamecenter-timeline-lineups .is-player-wrapper li:nth-child(4){grid-area:position;align-self:center;font-size:var(--vbr-widget-typography-font-size-200);line-height:1;color:var(--vbr-widget-gamecenter-card-tertiary-color);text-transform:uppercase}.gamecenter-timeline-lineups .is-player-wrapper img{display:block;width:40px;height:40px;border-radius:50%}.gamecenter-timeline-team-stats .is-stat-container{display:grid;gap:1rem;margin-inline:auto;width:min(100%,700px)}.gamecenter-timeline-game-officials .is-game-officials-container{display:flex;flex-direction:column;gap:1rem}.gamecenter-timeline-game-officials .is-game-officials-container>div{flex:1}@container rows (width >= 768px){.gamecenter-timeline-game-officials .is-game-officials-container{flex-direction:row}}.gamecenter-timeline-data-table{margin-block-end:1rem;min-width:0}.gamecenter-timeline-data-table h2{padding:8px;font-size:var(--vbr-widget-gamecenter-team-container-title-size);font-weight:700;color:var(--vbr-widget-gamecenter-team-container-title-color)}.gamecenter-timeline-data-table h2:before{display:inline-block;content:"";width:0;aspect-ratio:1;background-color:transparent;border-radius:100%;margin-inline-end:.25rem;margin-block-end:1px}.gamecenter-timeline-data-table.is-home-team h2:before{width:8px;background-color:var(--vbr-widget-gamecenter-home-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-home-team-identifier-border-color);outline-offset:-1px}.gamecenter-timeline-data-table.is-away-team h2:before{width:8px;background-color:var(--vbr-widget-gamecenter-away-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-away-team-identifier-border-color);outline-offset:-1px}', Ma = (e, t) => {
|
|
3006
3008
|
const a = e.__vccOpts || e;
|
|
3007
3009
|
for (const [i, n] of t)
|
|
3008
3010
|
a[i] = n;
|
|
3009
3011
|
return a;
|
|
3010
|
-
},
|
|
3012
|
+
}, tl = {
|
|
3011
3013
|
__name: "GameTimeline.ce",
|
|
3012
3014
|
props: {
|
|
3013
3015
|
locale: {
|
|
@@ -3024,7 +3026,7 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3024
3026
|
}
|
|
3025
3027
|
},
|
|
3026
3028
|
setup(e) {
|
|
3027
|
-
const t = e, a = { en: { ...wa, ...
|
|
3029
|
+
const t = e, a = { en: { ...wa, ...Ei }, hu: { ...ka, ...tn } }, i = U(null), n = mt("history"), o = U(n.tab || Ae), { errors: l, add: d, remove: g } = $a(), v = f(() => n?.gameid || n?.gameId || t.gameId), { state: p, execute: S } = ie({
|
|
3028
3030
|
options: {
|
|
3029
3031
|
path: "/v2/game-data",
|
|
3030
3032
|
apiKey: t.apiKey,
|
|
@@ -3038,7 +3040,7 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3038
3040
|
apiKey: t.apiKey,
|
|
3039
3041
|
params: { gameId: v.value }
|
|
3040
3042
|
},
|
|
3041
|
-
transform: (_) =>
|
|
3043
|
+
transform: (_) => Pn(_),
|
|
3042
3044
|
onError: (_) => d("gameEvents", _),
|
|
3043
3045
|
onSuccess: () => g("gameEvents")
|
|
3044
3046
|
}), { state: P, execute: L } = ie({
|
|
@@ -3062,21 +3064,21 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3062
3064
|
data: p,
|
|
3063
3065
|
services: { getGameData: S, getGameStats: L, getEvents: z, getGameOfficials: B }
|
|
3064
3066
|
});
|
|
3065
|
-
const C =
|
|
3066
|
-
return (_, D) => (c(), u("div", {
|
|
3067
|
+
const C = gn(p), W = ea(t.apiKey), $ = f(() => Xe(`/v2/game-attendance?gameid=${v.value}&apiKey=${W}`));
|
|
3068
|
+
return qa(Xe(`/v2/game-data?gameid=${v.value}&apiKey=${W}`), p), (_, D) => (c(), u("div", {
|
|
3067
3069
|
class: "gamecenter-timeline",
|
|
3068
3070
|
style: je(r(C))
|
|
3069
3071
|
}, [
|
|
3070
|
-
b(r(
|
|
3072
|
+
b(r(Jt), {
|
|
3071
3073
|
locale: t.locale,
|
|
3072
3074
|
messages: a
|
|
3073
3075
|
}, {
|
|
3074
3076
|
default: T(() => [
|
|
3075
|
-
(c(!0), u(k, null, N(r(l), (H) => (c(), x(r(
|
|
3077
|
+
(c(!0), u(k, null, N(r(l), (H) => (c(), x(r(Zt), {
|
|
3076
3078
|
key: H.key,
|
|
3077
3079
|
error: H
|
|
3078
3080
|
}, null, 8, ["error"]))), 128)),
|
|
3079
|
-
r(O)(r(p)) ? h("", !0) : (c(), x(
|
|
3081
|
+
r(O)(r(p)) ? h("", !0) : (c(), x(no, {
|
|
3080
3082
|
key: 0,
|
|
3081
3083
|
ref_key: "contentElementRef",
|
|
3082
3084
|
ref: i,
|
|
@@ -3086,16 +3088,16 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3086
3088
|
locale: e.locale
|
|
3087
3089
|
}, null, 8, ["game-events", "game-data", "websocket-url", "locale"])),
|
|
3088
3090
|
r(p)?.gameStatus > 0 ? (c(), u(k, { key: 1 }, [
|
|
3089
|
-
b(
|
|
3091
|
+
b($s, {
|
|
3090
3092
|
"active-tab": o.value,
|
|
3091
3093
|
"onUpdate:activeTab": D[0] || (D[0] = (H) => o.value = H)
|
|
3092
3094
|
}, null, 8, ["active-tab"]),
|
|
3093
|
-
o.value === r(Ae) && !r(O)(r(w)) && !r(O)(r(p)) ? (c(), x(
|
|
3095
|
+
o.value === r(Ae) && !r(O)(r(w)) && !r(O)(r(p)) ? (c(), x(rs, {
|
|
3094
3096
|
key: 0,
|
|
3095
3097
|
"game-events": r(w),
|
|
3096
3098
|
"game-data": r(p)
|
|
3097
3099
|
}, null, 8, ["game-events", "game-data"])) : h("", !0),
|
|
3098
|
-
o.value === r(
|
|
3100
|
+
o.value === r(rt) ? (c(), x(gs, {
|
|
3099
3101
|
key: 1,
|
|
3100
3102
|
data: r(P).players,
|
|
3101
3103
|
"game-officials": r(j),
|
|
@@ -3104,12 +3106,12 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3104
3106
|
"away-team-id": r(p).awayTeam.id,
|
|
3105
3107
|
"away-team-name": r(p).awayTeam.longName
|
|
3106
3108
|
}, null, 8, ["data", "game-officials", "home-team-id", "home-team-name", "away-team-id", "away-team-name"])) : h("", !0),
|
|
3107
|
-
o.value === r(
|
|
3109
|
+
o.value === r(it) ? (c(), x(Ws, {
|
|
3108
3110
|
key: 2,
|
|
3109
3111
|
"game-data": r(p),
|
|
3110
3112
|
"game-stats": r(P)
|
|
3111
3113
|
}, null, 8, ["game-data", "game-stats"])) : h("", !0),
|
|
3112
|
-
o.value === r(
|
|
3114
|
+
o.value === r(nt) && !r(O)(r(P)) ? (c(), x(_s, {
|
|
3113
3115
|
key: 3,
|
|
3114
3116
|
data: r(P),
|
|
3115
3117
|
"home-team-id": r(p).homeTeam.id,
|
|
@@ -3117,7 +3119,7 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3117
3119
|
"away-team-id": r(p).awayTeam.id,
|
|
3118
3120
|
"away-team-name": r(p).awayTeam.longName
|
|
3119
3121
|
}, null, 8, ["data", "home-team-id", "home-team-name", "away-team-id", "away-team-name"])) : h("", !0),
|
|
3120
|
-
o.value === r(
|
|
3122
|
+
o.value === r(ot) && !r(O)(r(j)) && !r(O)(r(p)) ? (c(), x(ks, {
|
|
3121
3123
|
key: 4,
|
|
3122
3124
|
"game-officials": r(j),
|
|
3123
3125
|
"home-team-name": r(p).homeTeam.longName,
|
|
@@ -3129,19 +3131,19 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3129
3131
|
}, 8, ["locale"])
|
|
3130
3132
|
], 4));
|
|
3131
3133
|
}
|
|
3132
|
-
},
|
|
3134
|
+
}, al = /* @__PURE__ */ Ma(tl, [["styles", [Aa, Ys, Qs, Js, Zs, Xs, el]]]), rl = { class: "gamecenter-game-data" }, il = { class: "is-title-container" }, nl = { class: "is-external-contents" }, ol = ["href"], sl = ["href"], ll = ["href"], cl = {
|
|
3133
3135
|
key: 0,
|
|
3134
3136
|
class: "is-live-vistors"
|
|
3135
|
-
},
|
|
3137
|
+
}, dl = { class: "is-teams-and-results" }, gl = { class: "is-team-name" }, ml = {
|
|
3136
3138
|
key: 0,
|
|
3137
3139
|
class: "is-game-status"
|
|
3138
|
-
},
|
|
3140
|
+
}, ul = {
|
|
3139
3141
|
key: 1,
|
|
3140
3142
|
class: "is-game-status"
|
|
3141
|
-
},
|
|
3143
|
+
}, vl = { key: 0 }, pl = { class: "is-badge is-invert is-large" }, bl = { key: 1 }, fl = { class: "is-badge is-invert is-large" }, hl = {
|
|
3142
3144
|
key: 3,
|
|
3143
3145
|
class: "is-game-status"
|
|
3144
|
-
},
|
|
3146
|
+
}, yl = { key: 0 }, wl = { key: 1 }, kl = { key: 2 }, xl = { key: 3 }, Tl = { class: "is-period-results" }, Sl = { class: "is-team-name" }, zl = {
|
|
3145
3147
|
__name: "GameData",
|
|
3146
3148
|
props: {
|
|
3147
3149
|
gameData: {
|
|
@@ -3158,9 +3160,9 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3158
3160
|
}
|
|
3159
3161
|
},
|
|
3160
3162
|
setup(e) {
|
|
3161
|
-
const t = e, { gameData: a, websocketUrl: i } =
|
|
3162
|
-
return (d, g) => (c(), u("div",
|
|
3163
|
-
s("div",
|
|
3163
|
+
const t = e, { gameData: a, websocketUrl: i } = lt(t), { t: n } = M(), { visitorsLabel: o, isVisible: l } = Na(i, a);
|
|
3164
|
+
return (d, g) => (c(), u("div", rl, [
|
|
3165
|
+
s("div", il, [
|
|
3164
3166
|
g[0] || (R(-1, !0), (g[0] = s("div", { class: "is-title" }, [
|
|
3165
3167
|
y(m(r(a).championshipName) + " - " + m(r(a).divisionName) + " - " + m(r(a).gameName) + " / " + m(r(a).location.locationName), 1)
|
|
3166
3168
|
])).cacheIndex = 0, R(1), g[0]),
|
|
@@ -3170,7 +3172,7 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3170
3172
|
g[2] || (R(-1, !0), (g[2] = s("div", { class: "is-local-gamedate" }, [
|
|
3171
3173
|
y(m(r(n)("localTime")) + " (" + m(r(a).location.locationCountryISO || r(a).location.locationName) + "): " + m(r(Ne)(r(a).gameDate, "L dddd - HH:mm", r(a).location.timezone, e.locale)) + " (" + m(r(Ee)(new Date(r(a).gameDate), r(a).location.timezone, e.locale)) + ") ", 1)
|
|
3172
3174
|
])).cacheIndex = 2, R(1), g[2]),
|
|
3173
|
-
s("div",
|
|
3175
|
+
s("div", nl, [
|
|
3174
3176
|
r(a).electronicReportUrl ? (c(), u("a", {
|
|
3175
3177
|
key: 0,
|
|
3176
3178
|
href: r(a).electronicReportUrl,
|
|
@@ -3178,7 +3180,7 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3178
3180
|
}, [
|
|
3179
3181
|
b(r(Me), { class: "is-icon" }),
|
|
3180
3182
|
y(" " + m(r(n)("sheet")), 1)
|
|
3181
|
-
], 8,
|
|
3183
|
+
], 8, ol)) : h("", !0),
|
|
3182
3184
|
r(a).toiReportUrl ? (c(), u("a", {
|
|
3183
3185
|
key: 1,
|
|
3184
3186
|
href: r(a).toiReportUrl,
|
|
@@ -3186,7 +3188,7 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3186
3188
|
}, [
|
|
3187
3189
|
b(r(Me), { class: "is-icon" }),
|
|
3188
3190
|
y(" " + m(r(n)("toiSheet")), 1)
|
|
3189
|
-
], 8,
|
|
3191
|
+
], 8, sl)) : h("", !0),
|
|
3190
3192
|
r(a).video ? (c(), u("a", {
|
|
3191
3193
|
key: 2,
|
|
3192
3194
|
href: r(a).video,
|
|
@@ -3194,31 +3196,31 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3194
3196
|
}, [
|
|
3195
3197
|
b(r(ja), { class: "is-icon" }),
|
|
3196
3198
|
y(" " + m(r(n)("video")), 1)
|
|
3197
|
-
], 8,
|
|
3199
|
+
], 8, ll)) : h("", !0)
|
|
3198
3200
|
]),
|
|
3199
|
-
r(a).gameStatus <= 1 && r(l) ? (c(), u("p",
|
|
3201
|
+
r(a).gameStatus <= 1 && r(l) ? (c(), u("p", cl, m(r(o)), 1)) : h("", !0)
|
|
3200
3202
|
]),
|
|
3201
|
-
s("div",
|
|
3203
|
+
s("div", dl, [
|
|
3202
3204
|
g[3] || (R(-1, !0), (g[3] = s("div", null, [
|
|
3203
3205
|
b(r(te), {
|
|
3204
3206
|
src: r(a).homeTeam.logo,
|
|
3205
3207
|
class: "is-team-logo",
|
|
3206
3208
|
"default-src": r(Ke)
|
|
3207
3209
|
}, null, 8, ["src", "default-src"]),
|
|
3208
|
-
s("h1",
|
|
3210
|
+
s("h1", gl, m(r(a).homeTeam.longName), 1)
|
|
3209
3211
|
])).cacheIndex = 3, R(1), g[3]),
|
|
3210
3212
|
s("div", null, [
|
|
3211
|
-
r(a).gameStatus > 1 ? (c(), u("p",
|
|
3212
|
-
r(a).gameStatus === 1 ? (c(), u("p",
|
|
3213
|
+
r(a).gameStatus > 1 ? (c(), u("p", ml, m(r(n)(`gameStatus.status-${r(a).gameStatus}`)), 1)) : h("", !0),
|
|
3214
|
+
r(a).gameStatus === 1 ? (c(), u("p", ul, m(r(n)(`periods.${r(St)(r(a).period)}`)), 1)) : h("", !0),
|
|
3213
3215
|
r(a).gameStatus > 1 ? (c(), u(k, { key: 2 }, [
|
|
3214
|
-
r(a).isOvertime ? (c(), u("p",
|
|
3215
|
-
s("span",
|
|
3216
|
+
r(a).isOvertime ? (c(), u("p", vl, [
|
|
3217
|
+
s("span", pl, m(r(n)("afterOvertime")), 1)
|
|
3216
3218
|
])) : h("", !0),
|
|
3217
|
-
r(a).isShootout ? (c(), u("p",
|
|
3218
|
-
s("span",
|
|
3219
|
+
r(a).isShootout ? (c(), u("p", bl, [
|
|
3220
|
+
s("span", fl, m(r(n)("afterShootout")), 1)
|
|
3219
3221
|
])) : h("", !0)
|
|
3220
3222
|
], 64)) : h("", !0),
|
|
3221
|
-
r(a).gameStatus === 1 ? (c(), u("p",
|
|
3223
|
+
r(a).gameStatus === 1 ? (c(), u("p", hl, m(r(a).actualTime), 1)) : h("", !0),
|
|
3222
3224
|
r(a).gameStatus === 1 ? (c(), x(Ea, {
|
|
3223
3225
|
key: 4,
|
|
3224
3226
|
"game-data": r(a)
|
|
@@ -3226,11 +3228,11 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3226
3228
|
s("div", {
|
|
3227
3229
|
class: q(["is-game-result", [{ "is-game-status-live": r(a).gameStatus === 1 }]])
|
|
3228
3230
|
}, [
|
|
3229
|
-
r(a).gameStatus === 0 ? (c(), u("span",
|
|
3231
|
+
r(a).gameStatus === 0 ? (c(), u("span", yl, "-")) : (c(), u("span", wl, m(r(a).homeTeamScore), 1)),
|
|
3230
3232
|
g[5] || (g[5] = y(":")),
|
|
3231
|
-
r(a).gameStatus === 0 ? (c(), u("span",
|
|
3233
|
+
r(a).gameStatus === 0 ? (c(), u("span", kl, "-")) : (c(), u("span", xl, m(r(a).awayTeamScore), 1))
|
|
3232
3234
|
], 2),
|
|
3233
|
-
s("p",
|
|
3235
|
+
s("p", Tl, m(r(a).periodResults), 1)
|
|
3234
3236
|
]),
|
|
3235
3237
|
g[4] || (R(-1, !0), (g[4] = s("div", null, [
|
|
3236
3238
|
b(r(te), {
|
|
@@ -3238,12 +3240,12 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3238
3240
|
"default-src": r(Ue),
|
|
3239
3241
|
class: "is-team-logo"
|
|
3240
3242
|
}, null, 8, ["src", "default-src"]),
|
|
3241
|
-
s("h1",
|
|
3243
|
+
s("h1", Sl, m(r(a).awayTeam.longName), 1)
|
|
3242
3244
|
])).cacheIndex = 4, R(1), g[4])
|
|
3243
3245
|
])
|
|
3244
3246
|
]));
|
|
3245
3247
|
}
|
|
3246
|
-
},
|
|
3248
|
+
}, _l = ["aria-label"], ze = {
|
|
3247
3249
|
__name: "TeamLogo",
|
|
3248
3250
|
props: {
|
|
3249
3251
|
name: {
|
|
@@ -3278,7 +3280,7 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3278
3280
|
src: e.logo,
|
|
3279
3281
|
"default-src": i.value
|
|
3280
3282
|
}, null, 8, ["src", "default-src"])
|
|
3281
|
-
], 16,
|
|
3283
|
+
], 16, _l)
|
|
3282
3284
|
]),
|
|
3283
3285
|
_: 1
|
|
3284
3286
|
}, 8, ["content", "append-to"]),
|
|
@@ -3288,19 +3290,19 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3288
3290
|
}, null, 512)
|
|
3289
3291
|
], 64));
|
|
3290
3292
|
}
|
|
3291
|
-
},
|
|
3293
|
+
}, Pl = { class: "is-time-cell" }, $l = { class: "is-team-logo-cell" }, jl = { class: "is-icon-cell" }, Nl = { class: "is-score" }, El = {
|
|
3292
3294
|
key: 0,
|
|
3293
3295
|
class: "is-badge is-large"
|
|
3294
|
-
},
|
|
3296
|
+
}, Ol = {
|
|
3295
3297
|
key: 1,
|
|
3296
3298
|
class: "is-badge is-large"
|
|
3297
|
-
},
|
|
3299
|
+
}, Il = {
|
|
3298
3300
|
key: 0,
|
|
3299
3301
|
class: "is-badge is-invert is-large"
|
|
3300
|
-
},
|
|
3302
|
+
}, Al = { class: "is-evented-person" }, Ml = { class: "is-player-number" }, Ll = { class: "is-assists-list" }, Cl = {
|
|
3301
3303
|
key: 0,
|
|
3302
3304
|
class: "is-poi-data"
|
|
3303
|
-
},
|
|
3305
|
+
}, Dl = ["aria-label"], Gl = ["aria-label"], Bl = {
|
|
3304
3306
|
__name: "Goal",
|
|
3305
3307
|
props: {
|
|
3306
3308
|
event: {
|
|
@@ -3315,8 +3317,8 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3315
3317
|
setup(e) {
|
|
3316
3318
|
const t = e, a = U(null), i = f(() => se((l) => O(l), [t.event.assists1, t.event.assists2])), n = f(() => t.event.homeOnIce), o = f(() => t.event.awayOnIce);
|
|
3317
3319
|
return (l, d) => (c(), u(k, null, [
|
|
3318
|
-
s("div",
|
|
3319
|
-
s("div",
|
|
3320
|
+
s("div", Pl, m(e.event.eventTime), 1),
|
|
3321
|
+
s("div", $l, [
|
|
3320
3322
|
(c(), x(ze, {
|
|
3321
3323
|
key: e.event.team.id,
|
|
3322
3324
|
name: e.event.team.longName,
|
|
@@ -3324,16 +3326,16 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3324
3326
|
"is-home-team": e.isHomeTeam
|
|
3325
3327
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3326
3328
|
]),
|
|
3327
|
-
s("div",
|
|
3329
|
+
s("div", jl, [
|
|
3328
3330
|
b(r(xe), { class: "is-goal-icon" })
|
|
3329
3331
|
]),
|
|
3330
|
-
s("div",
|
|
3332
|
+
s("div", Nl, m(e.event.score), 1),
|
|
3331
3333
|
s("div", null, [
|
|
3332
|
-
e.event.advantage ? (c(), u("span",
|
|
3333
|
-
e.event.en ? (c(), u("span",
|
|
3334
|
+
e.event.advantage ? (c(), u("span", El, m(e.event.advantage), 1)) : h("", !0),
|
|
3335
|
+
e.event.en ? (c(), u("span", Ol, " EN ")) : h("", !0)
|
|
3334
3336
|
]),
|
|
3335
3337
|
s("div", null, [
|
|
3336
|
-
e.event.ps || e.event.gws || e.event.gwg ? (c(), u("span",
|
|
3338
|
+
e.event.ps || e.event.gws || e.event.gwg ? (c(), u("span", Il, [
|
|
3337
3339
|
e.event.ps ? (c(), u(k, { key: 0 }, [
|
|
3338
3340
|
y("PS")
|
|
3339
3341
|
], 64)) : h("", !0),
|
|
@@ -3347,17 +3349,17 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3347
3349
|
]),
|
|
3348
3350
|
s("div", null, [
|
|
3349
3351
|
s("dl", null, [
|
|
3350
|
-
s("dt",
|
|
3351
|
-
s("span",
|
|
3352
|
+
s("dt", Al, [
|
|
3353
|
+
s("span", Ml, m(e.event.jerseyNumber), 1),
|
|
3352
3354
|
y(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
3353
3355
|
]),
|
|
3354
|
-
s("dt",
|
|
3356
|
+
s("dt", Ll, [
|
|
3355
3357
|
(c(!0), u(k, null, N(i.value, (g) => (c(), u("span", { key: g }, [
|
|
3356
3358
|
s("i", null, m(g.jerseyNumber), 1),
|
|
3357
3359
|
y(" " + m(g.lastName) + " " + m(g.firstName), 1)
|
|
3358
3360
|
]))), 128))
|
|
3359
3361
|
]),
|
|
3360
|
-
!r(O)(n.value) || !r(O)(o.value) ? (c(), u("dd",
|
|
3362
|
+
!r(O)(n.value) || !r(O)(o.value) ? (c(), u("dd", Cl, [
|
|
3361
3363
|
s("ul", null, [
|
|
3362
3364
|
(c(!0), u(k, null, N(n.value, (g) => (c(), x(r(ae), {
|
|
3363
3365
|
key: g.playerId,
|
|
@@ -3373,7 +3375,7 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3373
3375
|
ref: v,
|
|
3374
3376
|
tabindex: 0,
|
|
3375
3377
|
"aria-label": `${g.jerseyNumber} ${g.lastName} ${g.firstName}`
|
|
3376
|
-
}, ge(p, !0)), m(g.jerseyNumber), 17,
|
|
3378
|
+
}, ge(p, !0)), m(g.jerseyNumber), 17, Dl)
|
|
3377
3379
|
]),
|
|
3378
3380
|
_: 2
|
|
3379
3381
|
}, 1032, ["content", "append-to"]))), 128))
|
|
@@ -3394,7 +3396,7 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3394
3396
|
ref: v,
|
|
3395
3397
|
tabindex: 0,
|
|
3396
3398
|
"aria-label": `${g.jerseyNumber} ${g.lastName} ${g.firstName}`
|
|
3397
|
-
}, ge(p, !0)), m(g.jerseyNumber), 17,
|
|
3399
|
+
}, ge(p, !0)), m(g.jerseyNumber), 17, Gl)
|
|
3398
3400
|
]),
|
|
3399
3401
|
_: 2
|
|
3400
3402
|
}, 1032, ["content", "append-to"]))), 128))
|
|
@@ -3408,7 +3410,7 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3408
3410
|
])
|
|
3409
3411
|
], 64));
|
|
3410
3412
|
}
|
|
3411
|
-
},
|
|
3413
|
+
}, Hl = { class: "is-time-cell" }, Rl = { class: "is-team-logo-cell" }, Fl = { class: "is-icon-cell" }, Kl = { class: "is-goalie-direction" }, Ul = { class: "is-evented-person" }, Vl = { class: "is-player-number" }, ql = {
|
|
3412
3414
|
__name: "Goalies",
|
|
3413
3415
|
props: {
|
|
3414
3416
|
event: {
|
|
@@ -3422,8 +3424,8 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3422
3424
|
},
|
|
3423
3425
|
setup(e) {
|
|
3424
3426
|
return (t, a) => (c(), u(k, null, [
|
|
3425
|
-
s("div",
|
|
3426
|
-
s("div",
|
|
3427
|
+
s("div", Hl, m(e.event.eventTime), 1),
|
|
3428
|
+
s("div", Rl, [
|
|
3427
3429
|
(c(), x(ze, {
|
|
3428
3430
|
key: e.event.team.id,
|
|
3429
3431
|
name: e.event.team.longName,
|
|
@@ -3431,14 +3433,14 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3431
3433
|
"is-home-team": e.isHomeTeam
|
|
3432
3434
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3433
3435
|
]),
|
|
3434
|
-
s("div",
|
|
3435
|
-
e.event.gkDirection === "CSERE" ? (c(), x(r(
|
|
3436
|
+
s("div", Fl, [
|
|
3437
|
+
e.event.gkDirection === "CSERE" ? (c(), x(r(st), {
|
|
3436
3438
|
key: 0,
|
|
3437
3439
|
width: "24",
|
|
3438
3440
|
height: "24",
|
|
3439
3441
|
class: "is-goalie-in-icon"
|
|
3440
3442
|
})) : h("", !0),
|
|
3441
|
-
e.event.gkDirection === "BE" ? (c(), x(r(
|
|
3443
|
+
e.event.gkDirection === "BE" ? (c(), x(r(st), {
|
|
3442
3444
|
key: 1,
|
|
3443
3445
|
width: "24",
|
|
3444
3446
|
height: "24",
|
|
@@ -3450,16 +3452,16 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3450
3452
|
class: "is-goalie-out-icon"
|
|
3451
3453
|
}))
|
|
3452
3454
|
]),
|
|
3453
|
-
s("div",
|
|
3455
|
+
s("div", Kl, m(e.event.gkDirection), 1),
|
|
3454
3456
|
a[0] || (a[0] = s("div", null, null, -1)),
|
|
3455
3457
|
a[1] || (a[1] = s("div", null, null, -1)),
|
|
3456
|
-
s("div",
|
|
3457
|
-
s("span",
|
|
3458
|
+
s("div", Ul, [
|
|
3459
|
+
s("span", Vl, m(e.event.jerseyNumber), 1),
|
|
3458
3460
|
y(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
3459
3461
|
])
|
|
3460
3462
|
], 64));
|
|
3461
3463
|
}
|
|
3462
|
-
},
|
|
3464
|
+
}, Wl = { class: "is-time-cell" }, Yl = { class: "is-team-logo-cell" }, Ql = { class: "is-icon-cell" }, Jl = { class: "is-penalty-cell" }, Zl = ["aria-label"], Xl = { class: "is-light-cell" }, ec = { class: "is-light-cell" }, tc = { class: "is-evented-person" }, ac = { key: 0 }, rc = { class: "is-player-number" }, ic = {
|
|
3463
3465
|
__name: "Penalty",
|
|
3464
3466
|
props: {
|
|
3465
3467
|
event: {
|
|
@@ -3474,8 +3476,8 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3474
3476
|
setup(e) {
|
|
3475
3477
|
const t = e, a = U(null), { t: i } = M(), n = f(() => _a(t.event));
|
|
3476
3478
|
return (o, l) => (c(), u(k, null, [
|
|
3477
|
-
s("div",
|
|
3478
|
-
s("div",
|
|
3479
|
+
s("div", Wl, m(e.event.eventTime), 1),
|
|
3480
|
+
s("div", Yl, [
|
|
3479
3481
|
(c(), x(ze, {
|
|
3480
3482
|
key: e.event.team.id,
|
|
3481
3483
|
name: e.event.team.longName,
|
|
@@ -3483,14 +3485,14 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3483
3485
|
"is-home-team": e.isHomeTeam
|
|
3484
3486
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3485
3487
|
]),
|
|
3486
|
-
s("div",
|
|
3488
|
+
s("div", Ql, [
|
|
3487
3489
|
b(r(Ia), {
|
|
3488
3490
|
width: "24",
|
|
3489
3491
|
height: "24",
|
|
3490
3492
|
class: "is-penalty-icon"
|
|
3491
3493
|
})
|
|
3492
3494
|
]),
|
|
3493
|
-
s("div",
|
|
3495
|
+
s("div", Jl, [
|
|
3494
3496
|
b(r(ae), {
|
|
3495
3497
|
offset: 2,
|
|
3496
3498
|
placement: "top",
|
|
@@ -3503,7 +3505,7 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3503
3505
|
ref: d,
|
|
3504
3506
|
tabindex: 0,
|
|
3505
3507
|
"aria-label": r(i)(`penalties.${n.value.penaltyCause}`)
|
|
3506
|
-
}, ge(g, !0)), m(n.value.penaltyCause), 17,
|
|
3508
|
+
}, ge(g, !0)), m(n.value.penaltyCause), 17, Zl)
|
|
3507
3509
|
]),
|
|
3508
3510
|
_: 1
|
|
3509
3511
|
}, 8, ["content", "append-to"]),
|
|
@@ -3512,7 +3514,7 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3512
3514
|
ref: a
|
|
3513
3515
|
}, null, 512)
|
|
3514
3516
|
]),
|
|
3515
|
-
s("div",
|
|
3517
|
+
s("div", Xl, [
|
|
3516
3518
|
e.event.penaltyLength !== 0 ? (c(), u(k, { key: 0 }, [
|
|
3517
3519
|
y(m(r(i)("events.penaltyLength", [e.event.penaltyLength])), 1)
|
|
3518
3520
|
], 64)) : h("", !0),
|
|
@@ -3520,16 +3522,16 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3520
3522
|
y(" PS ")
|
|
3521
3523
|
], 64)) : h("", !0)
|
|
3522
3524
|
]),
|
|
3523
|
-
s("div",
|
|
3524
|
-
s("div",
|
|
3525
|
-
e.event.jerseyNumber === null ? (c(), u("span",
|
|
3526
|
-
s("span",
|
|
3525
|
+
s("div", ec, m(e.event.penaltyEnd), 1),
|
|
3526
|
+
s("div", tc, [
|
|
3527
|
+
e.event.jerseyNumber === null ? (c(), u("span", ac, m(r(i)("events.teamPenalty")), 1)) : (c(), u(k, { key: 1 }, [
|
|
3528
|
+
s("span", rc, m(e.event.jerseyNumber), 1),
|
|
3527
3529
|
y(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
3528
3530
|
], 64))
|
|
3529
3531
|
])
|
|
3530
3532
|
], 64));
|
|
3531
3533
|
}
|
|
3532
|
-
},
|
|
3534
|
+
}, nc = { class: "is-time-cell" }, oc = { class: "is-team-logo-cell" }, sc = { class: "is-icon-cell" }, lc = { class: "is-evented-person" }, cc = { class: "is-player-number" }, dc = {
|
|
3533
3535
|
__name: "PenaltyShot",
|
|
3534
3536
|
props: {
|
|
3535
3537
|
event: {
|
|
@@ -3544,8 +3546,8 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3544
3546
|
setup(e) {
|
|
3545
3547
|
const { t } = M();
|
|
3546
3548
|
return (a, i) => (c(), u(k, null, [
|
|
3547
|
-
s("div",
|
|
3548
|
-
s("div",
|
|
3549
|
+
s("div", nc, m(e.event.eventTime), 1),
|
|
3550
|
+
s("div", oc, [
|
|
3549
3551
|
(c(), x(ze, {
|
|
3550
3552
|
key: e.event.team.id,
|
|
3551
3553
|
name: e.event.team.longName,
|
|
@@ -3553,7 +3555,7 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3553
3555
|
"is-home-team": e.isHomeTeam
|
|
3554
3556
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3555
3557
|
]),
|
|
3556
|
-
s("div",
|
|
3558
|
+
s("div", sc, [
|
|
3557
3559
|
b(r(xe), { class: "is-goal-so-icon" })
|
|
3558
3560
|
]),
|
|
3559
3561
|
s("div", {
|
|
@@ -3571,13 +3573,13 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3571
3573
|
], 2)
|
|
3572
3574
|
]),
|
|
3573
3575
|
i[0] || (i[0] = s("div", null, null, -1)),
|
|
3574
|
-
s("div",
|
|
3575
|
-
s("span",
|
|
3576
|
+
s("div", lc, [
|
|
3577
|
+
s("span", cc, m(e.event.jerseyNumber), 1),
|
|
3576
3578
|
y(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
3577
3579
|
])
|
|
3578
3580
|
], 64));
|
|
3579
3581
|
}
|
|
3580
|
-
},
|
|
3582
|
+
}, gc = { class: "is-time-cell" }, mc = { class: "is-team-logo-cell" }, uc = { class: "is-icon-cell" }, vc = {
|
|
3581
3583
|
__name: "Timeout",
|
|
3582
3584
|
props: {
|
|
3583
3585
|
event: {
|
|
@@ -3592,8 +3594,8 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3592
3594
|
setup(e) {
|
|
3593
3595
|
const { t } = M();
|
|
3594
3596
|
return (a, i) => (c(), u(k, null, [
|
|
3595
|
-
s("div",
|
|
3596
|
-
s("div",
|
|
3597
|
+
s("div", gc, m(e.event.eventTime), 1),
|
|
3598
|
+
s("div", mc, [
|
|
3597
3599
|
(c(), x(ze, {
|
|
3598
3600
|
key: e.event.team.id,
|
|
3599
3601
|
name: e.event.team.longName,
|
|
@@ -3601,8 +3603,8 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3601
3603
|
"is-home-team": e.isHomeTeam
|
|
3602
3604
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3603
3605
|
]),
|
|
3604
|
-
s("div",
|
|
3605
|
-
b(r(
|
|
3606
|
+
s("div", uc, [
|
|
3607
|
+
b(r(zt), { class: "is-timer-icon" })
|
|
3606
3608
|
]),
|
|
3607
3609
|
i[0] || (i[0] = s("div", null, null, -1)),
|
|
3608
3610
|
i[1] || (i[1] = s("div", null, null, -1)),
|
|
@@ -3610,7 +3612,7 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3610
3612
|
s("div", null, m(r(t)("events.timeout")), 1)
|
|
3611
3613
|
], 64));
|
|
3612
3614
|
}
|
|
3613
|
-
},
|
|
3615
|
+
}, pc = {
|
|
3614
3616
|
__name: "GameEvent",
|
|
3615
3617
|
props: {
|
|
3616
3618
|
event: {
|
|
@@ -3623,16 +3625,16 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3623
3625
|
}
|
|
3624
3626
|
},
|
|
3625
3627
|
setup(e) {
|
|
3626
|
-
const t = e, a = (/* @__PURE__ */ new Map()).set("Gól",
|
|
3627
|
-
return (o, l) => (c(), x(
|
|
3628
|
+
const t = e, a = (/* @__PURE__ */ new Map()).set("Gól", Bl).set("Kiállítás", ic).set("Kapus", ql).set("Idő", vc).set("Büntető", dc), i = f(() => a.get(t.event.type)), n = f(() => t.event.team?.id === t.homeTeamId);
|
|
3629
|
+
return (o, l) => (c(), x(Yt(i.value), {
|
|
3628
3630
|
event: e.event,
|
|
3629
3631
|
"is-home-team": n.value
|
|
3630
3632
|
}, null, 8, ["event", "is-home-team"]));
|
|
3631
3633
|
}
|
|
3632
|
-
},
|
|
3634
|
+
}, bc = { class: "gamecenter-game-events" }, fc = { class: "is-period-header" }, hc = {
|
|
3633
3635
|
key: 0,
|
|
3634
3636
|
class: "is-no-action"
|
|
3635
|
-
},
|
|
3637
|
+
}, yc = {
|
|
3636
3638
|
__name: "GameEvents",
|
|
3637
3639
|
props: {
|
|
3638
3640
|
gameEvents: {
|
|
@@ -3645,16 +3647,16 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3645
3647
|
}
|
|
3646
3648
|
},
|
|
3647
3649
|
setup(e) {
|
|
3648
|
-
const t = e, { t: a } = M(), i = f(() =>
|
|
3649
|
-
return (n, o) => (c(), u("div",
|
|
3650
|
+
const t = e, { t: a } = M(), i = f(() => an(t.gameData, t.gameEvents));
|
|
3651
|
+
return (n, o) => (c(), u("div", bc, [
|
|
3650
3652
|
(c(!0), u(k, null, N(i.value, (l, d) => (c(), u(k, { key: d }, [
|
|
3651
|
-
s("div",
|
|
3652
|
-
l.length === 0 ? (c(), u("div",
|
|
3653
|
+
s("div", fc, m(r(a)(`periods.${r(St)(d)}`)), 1),
|
|
3654
|
+
l.length === 0 ? (c(), u("div", hc, m(r(a)("events.noEventsInPeriod")), 1)) : h("", !0),
|
|
3653
3655
|
(c(!0), u(k, null, N(l, (g) => (c(), u("div", {
|
|
3654
3656
|
key: g.id,
|
|
3655
3657
|
class: "gamecenter-game-event"
|
|
3656
3658
|
}, [
|
|
3657
|
-
b(
|
|
3659
|
+
b(pc, {
|
|
3658
3660
|
event: g,
|
|
3659
3661
|
"home-team-id": e.gameData.homeTeam.id
|
|
3660
3662
|
}, null, 8, ["event", "home-team-id"])
|
|
@@ -3663,7 +3665,7 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3663
3665
|
o[0] || (o[0] = s("div", { id: "event-tooltip-container" }, null, -1))
|
|
3664
3666
|
]));
|
|
3665
3667
|
}
|
|
3666
|
-
},
|
|
3668
|
+
}, wc = { class: "gamecenter-data-columns" }, kc = {
|
|
3667
3669
|
__name: "GameGoaliesStats",
|
|
3668
3670
|
props: {
|
|
3669
3671
|
data: {
|
|
@@ -3687,7 +3689,7 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3687
3689
|
},
|
|
3688
3690
|
setup(e) {
|
|
3689
3691
|
const t = e, a = ya([ba(ce("startingFive"))]), { columns: i } = me(Ta), n = f(() => a(t.data?.[t.homeTeamId] ?? [])), o = f(() => a(t.data?.[t.awayTeamId] ?? []));
|
|
3690
|
-
return (l, d) => (c(), u("div",
|
|
3692
|
+
return (l, d) => (c(), u("div", wc, [
|
|
3691
3693
|
b(Ce, { rows: n.value }, {
|
|
3692
3694
|
default: T(({ rows: g }) => [
|
|
3693
3695
|
b(K, {
|
|
@@ -3712,7 +3714,7 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3712
3714
|
}, 8, ["rows"])
|
|
3713
3715
|
]));
|
|
3714
3716
|
}
|
|
3715
|
-
},
|
|
3717
|
+
}, xc = { class: "gamecenter-game-stats-container" }, Tc = ["innerHTML"], Y = {
|
|
3716
3718
|
__name: "GameStatsContainer",
|
|
3717
3719
|
props: {
|
|
3718
3720
|
title: {
|
|
@@ -3725,19 +3727,19 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3725
3727
|
}
|
|
3726
3728
|
},
|
|
3727
3729
|
setup(e) {
|
|
3728
|
-
return (t, a) => (c(), u("dl",
|
|
3730
|
+
return (t, a) => (c(), u("dl", xc, [
|
|
3729
3731
|
s("dt", null, [
|
|
3730
3732
|
X(t.$slots, "default", {}, () => [
|
|
3731
3733
|
y(m(e.title), 1)
|
|
3732
3734
|
])
|
|
3733
3735
|
]),
|
|
3734
|
-
s("dd", { innerHTML: e.data }, null, 8,
|
|
3736
|
+
s("dd", { innerHTML: e.data }, null, 8, Tc)
|
|
3735
3737
|
]));
|
|
3736
3738
|
}
|
|
3737
|
-
},
|
|
3739
|
+
}, Sc = {
|
|
3738
3740
|
key: 0,
|
|
3739
3741
|
class: "gamecenter-game-stats"
|
|
3740
|
-
},
|
|
3742
|
+
}, zc = { class: "gamecenter-game-stats-container-wrapper" }, _c = {
|
|
3741
3743
|
__name: "GameOfficials",
|
|
3742
3744
|
props: {
|
|
3743
3745
|
gameOfficials: {
|
|
@@ -3750,15 +3752,15 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3750
3752
|
}
|
|
3751
3753
|
},
|
|
3752
3754
|
setup(e) {
|
|
3753
|
-
const t = e, { gameData: a } =
|
|
3755
|
+
const t = e, { gameData: a } = lt(t), { t: i } = M(), n = f(() => a.value?.attendance ?? 0), o = f(
|
|
3754
3756
|
() => le(
|
|
3755
|
-
|
|
3757
|
+
Dt(", "),
|
|
3756
3758
|
J((d) => `${d.lastName} ${d.firstName}`),
|
|
3757
3759
|
se((d) => !d)
|
|
3758
3760
|
)([t.gameOfficials?.gameOfficials?.first_referee, t.gameOfficials?.gameOfficials?.second_referee])
|
|
3759
3761
|
), l = f(
|
|
3760
3762
|
() => le(
|
|
3761
|
-
|
|
3763
|
+
Dt(", "),
|
|
3762
3764
|
J((d) => `${d.lastName} ${d.firstName}`),
|
|
3763
3765
|
se((d) => !d)
|
|
3764
3766
|
)([
|
|
@@ -3766,17 +3768,17 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3766
3768
|
t.gameOfficials?.gameOfficials?.second_line_judge
|
|
3767
3769
|
])
|
|
3768
3770
|
);
|
|
3769
|
-
return (d, g) => !r(O)(o.value) || !r(O)(l.value) ? (c(), u("div",
|
|
3770
|
-
s("div",
|
|
3771
|
-
b(
|
|
3771
|
+
return (d, g) => !r(O)(o.value) || !r(O)(l.value) ? (c(), u("div", Sc, [
|
|
3772
|
+
s("div", zc, [
|
|
3773
|
+
b(Y, {
|
|
3772
3774
|
title: r(i)("gameStats.referees"),
|
|
3773
3775
|
data: o.value
|
|
3774
3776
|
}, null, 8, ["title", "data"]),
|
|
3775
|
-
b(
|
|
3777
|
+
b(Y, {
|
|
3776
3778
|
title: r(i)("gameStats.linesmen"),
|
|
3777
3779
|
data: l.value
|
|
3778
3780
|
}, null, 8, ["title", "data"]),
|
|
3779
|
-
r(a).attendance ? (c(), x(
|
|
3781
|
+
r(a).attendance ? (c(), x(Y, {
|
|
3780
3782
|
key: 0,
|
|
3781
3783
|
title: r(i)("gameStats.attendance"),
|
|
3782
3784
|
data: n.value
|
|
@@ -3784,7 +3786,7 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3784
3786
|
])
|
|
3785
3787
|
])) : h("", !0);
|
|
3786
3788
|
}
|
|
3787
|
-
},
|
|
3789
|
+
}, Pc = { class: "gamecenter-data-column" }, $c = {
|
|
3788
3790
|
__name: "GamePlayersStats",
|
|
3789
3791
|
props: {
|
|
3790
3792
|
data: {
|
|
@@ -3808,7 +3810,7 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3808
3810
|
},
|
|
3809
3811
|
setup(e) {
|
|
3810
3812
|
const t = e, { columns: a } = me(xa), i = f(() => Ie(t.data?.[t.homeTeamId] ?? [])), n = f(() => Ie(t.data?.[t.awayTeamId] ?? []));
|
|
3811
|
-
return (o, l) => (c(), u("div",
|
|
3813
|
+
return (o, l) => (c(), u("div", Pc, [
|
|
3812
3814
|
b(De, { rows: i.value }, {
|
|
3813
3815
|
default: T(({ rows: d, sort: g, onSort: v }) => [
|
|
3814
3816
|
b(K, {
|
|
@@ -3837,7 +3839,7 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3837
3839
|
}, 8, ["rows"])
|
|
3838
3840
|
]));
|
|
3839
3841
|
}
|
|
3840
|
-
},
|
|
3842
|
+
}, jc = {
|
|
3841
3843
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3842
3844
|
viewBox: "0 0 24 24",
|
|
3843
3845
|
fill: "none",
|
|
@@ -3846,8 +3848,8 @@ const us = { render: ms }, vs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3846
3848
|
"stroke-linecap": "round",
|
|
3847
3849
|
"stroke-linejoin": "round"
|
|
3848
3850
|
};
|
|
3849
|
-
function
|
|
3850
|
-
return c(), u("svg",
|
|
3851
|
+
function Nc(e, t) {
|
|
3852
|
+
return c(), u("svg", jc, t[0] || (t[0] = [
|
|
3851
3853
|
s("circle", {
|
|
3852
3854
|
cx: "12",
|
|
3853
3855
|
cy: "12",
|
|
@@ -3865,7 +3867,7 @@ function jc(e, t) {
|
|
|
3865
3867
|
}, null, -1)
|
|
3866
3868
|
]));
|
|
3867
3869
|
}
|
|
3868
|
-
const
|
|
3870
|
+
const Ec = { render: Nc }, Oc = { class: "gamecenter-game-stats" }, Ic = { class: "gamecenter-game-stats-container-wrapper" }, Ac = ["onClick", "onFocus", "onBlur"], Mc = { class: "is-popover-content" }, Lc = {
|
|
3869
3871
|
__name: "GameStats",
|
|
3870
3872
|
props: {
|
|
3871
3873
|
gameStats: {
|
|
@@ -3879,45 +3881,45 @@ const Nc = { render: jc }, Ec = { class: "gamecenter-game-stats" }, Oc = { class
|
|
|
3879
3881
|
},
|
|
3880
3882
|
setup(e) {
|
|
3881
3883
|
const t = e, { t: a } = M(), i = f(() => t.gameData?.homeTeam?.id ?? ""), n = f(() => t.gameData?.awayTeam?.id ?? ""), o = f(
|
|
3882
|
-
() =>
|
|
3884
|
+
() => Bt(t.gameStats?.teamSOG ?? [], n.value, i.value, "shots")
|
|
3883
3885
|
), l = f(
|
|
3884
|
-
() =>
|
|
3886
|
+
() => rn(
|
|
3885
3887
|
t.gameStats?.teamSOG ?? [],
|
|
3886
3888
|
i.value,
|
|
3887
3889
|
n.value,
|
|
3888
3890
|
"saves"
|
|
3889
3891
|
)
|
|
3890
3892
|
), d = f(
|
|
3891
|
-
() =>
|
|
3893
|
+
() => Bt(
|
|
3892
3894
|
t.gameStats?.teamPenalties ?? [],
|
|
3893
3895
|
i.value,
|
|
3894
3896
|
n.value,
|
|
3895
3897
|
"penaltyLength"
|
|
3896
3898
|
)
|
|
3897
|
-
), g = f(() =>
|
|
3898
|
-
return (S, w) => (c(), u("div",
|
|
3899
|
-
s("div",
|
|
3900
|
-
b(
|
|
3899
|
+
), g = f(() => nn(t.gameStats?.teamPowerPlay ?? {})), v = f(() => on(t.gameStats?.teamPowerPlay ?? {})), p = f(() => sn(t.gameStats?.teamPowerPlay ?? {}));
|
|
3900
|
+
return (S, w) => (c(), u("div", Oc, [
|
|
3901
|
+
s("div", Ic, [
|
|
3902
|
+
b(Y, {
|
|
3901
3903
|
title: r(a)("teamsStats.sog"),
|
|
3902
3904
|
data: o.value
|
|
3903
3905
|
}, null, 8, ["title", "data"]),
|
|
3904
|
-
b(
|
|
3906
|
+
b(Y, {
|
|
3905
3907
|
title: r(a)("teamsStats.saves"),
|
|
3906
3908
|
data: l.value
|
|
3907
3909
|
}, null, 8, ["title", "data"]),
|
|
3908
|
-
b(
|
|
3910
|
+
b(Y, {
|
|
3909
3911
|
title: r(a)("teamsStats.pim"),
|
|
3910
3912
|
data: d.value
|
|
3911
3913
|
}, null, 8, ["title", "data"]),
|
|
3912
|
-
b(
|
|
3914
|
+
b(Y, {
|
|
3913
3915
|
title: r(a)("teamsStats.advPercent"),
|
|
3914
3916
|
data: v.value
|
|
3915
3917
|
}, null, 8, ["title", "data"]),
|
|
3916
|
-
b(
|
|
3918
|
+
b(Y, {
|
|
3917
3919
|
title: r(a)("teamsStats.penaltyKilling"),
|
|
3918
3920
|
data: p.value
|
|
3919
3921
|
}, null, 8, ["title", "data"]),
|
|
3920
|
-
b(
|
|
3922
|
+
b(Y, {
|
|
3921
3923
|
data: g.value.advTime
|
|
3922
3924
|
}, {
|
|
3923
3925
|
default: T(() => [
|
|
@@ -3935,16 +3937,16 @@ const Nc = { render: jc }, Ec = { class: "gamecenter-game-stats" }, Oc = { class
|
|
|
3935
3937
|
onFocus: P,
|
|
3936
3938
|
onBlur: L
|
|
3937
3939
|
}, [
|
|
3938
|
-
b(r(
|
|
3939
|
-
], 40,
|
|
3940
|
+
b(r(Ec))
|
|
3941
|
+
], 40, Ac)
|
|
3940
3942
|
]),
|
|
3941
3943
|
content: T(() => [
|
|
3942
|
-
s("div",
|
|
3943
|
-
b(
|
|
3944
|
+
s("div", Mc, [
|
|
3945
|
+
b(Y, {
|
|
3944
3946
|
title: r(a)("teamsStats.advantageTimePP1"),
|
|
3945
3947
|
data: g.value.advTimePP1
|
|
3946
3948
|
}, null, 8, ["title", "data"]),
|
|
3947
|
-
b(
|
|
3949
|
+
b(Y, {
|
|
3948
3950
|
title: r(a)("teamsStats.advantageTimePP2"),
|
|
3949
3951
|
data: g.value.advTimePP2
|
|
3950
3952
|
}, null, 8, ["title", "data"])
|
|
@@ -3959,7 +3961,7 @@ const Nc = { render: jc }, Ec = { class: "gamecenter-game-stats" }, Oc = { class
|
|
|
3959
3961
|
w[0] || (w[0] = s("div", { id: "popover-container" }, null, -1))
|
|
3960
3962
|
]));
|
|
3961
3963
|
}
|
|
3962
|
-
},
|
|
3964
|
+
}, Cc = { class: "gamecenter-data-columns" }, Dc = {
|
|
3963
3965
|
__name: "GameTeamOfficials",
|
|
3964
3966
|
props: {
|
|
3965
3967
|
gameOfficials: {
|
|
@@ -3977,7 +3979,7 @@ const Nc = { render: jc }, Ec = { class: "gamecenter-game-stats" }, Oc = { class
|
|
|
3977
3979
|
},
|
|
3978
3980
|
setup(e) {
|
|
3979
3981
|
const t = e, { columns: a } = me(Sa), { t: i } = M(), n = f(() => Le(t.gameOfficials?.gameTeamMembers?.home ?? [], i)), o = f(() => Le(t.gameOfficials?.gameTeamMembers?.away ?? [], i));
|
|
3980
|
-
return (l, d) => (c(), u("div",
|
|
3982
|
+
return (l, d) => (c(), u("div", Cc, [
|
|
3981
3983
|
b(K, {
|
|
3982
3984
|
class: "gamecenter-data-table",
|
|
3983
3985
|
columns: r(a),
|
|
@@ -3992,7 +3994,7 @@ const Nc = { render: jc }, Ec = { class: "gamecenter-game-stats" }, Oc = { class
|
|
|
3992
3994
|
}, null, 8, ["columns", "rows", "title"])
|
|
3993
3995
|
]));
|
|
3994
3996
|
}
|
|
3995
|
-
}, Dc = '.gamecenter-game-data{margin-bottom:30px;text-align:center}.gamecenter-game-data .is-teams-and-results{display:grid;grid-template-columns:1fr;justify-items:center;align-items:flex-end}@media all and (min-width: 576px){.gamecenter-game-data .is-teams-and-results{grid-template-columns:repeat(3,1fr)}}.gamecenter-game-data .is-title-container{margin-bottom:30px}.gamecenter-game-data .is-title{color:var(--vbr-widget-gamecenter-title-color);font-size:var(--vbr-widget-gamecenter-title-size);font-weight:var(--vbr-widget-gamecenter-title-weight);text-transform:uppercase}.gamecenter-game-data .is-gamedate{color:var(--vbr-widget-gamecenter-gamedate-color);font-size:var(--vbr-widget-gamecenter-gamedate-size);text-transform:uppercase}.gamecenter-game-data .is-local-gamedate{color:var(--vbr-widget-gamecenter-local-gamedate-color);font-size:var(--vbr-widget-gamecenter-local-gamedate-size);text-transform:uppercase}.gamecenter-game-data .is-game-result{color:var(--vbr-widget-gamecenter-result-color);font-weight:var(--vbr-widget-gamecenter-result-weight);font-size:var(--vbr-widget-gamecenter-result-size);line-height:var(--vbr-widget-gamecenter-result-size)}.gamecenter-game-data .is-team-name{display:block;padding:8px 0;color:var(--vbr-widget-gamecenter-teamname-color);font-weight:var(--vbr-widget-gamecenter-teamname-weight);font-size:var(--vbr-widget-gamecenter-teamname-size)}.gamecenter-game-data .is-game-status{color:var(--vbr-widget-gamecenter-gamestatus-color);font-size:var(--vbr-widget-gamecenter-gamestatus-size);text-transform:uppercase}.gamecenter-game-data .is-period-results{color:var(--vbr-widget-gamecenter-periodresults-color);font-size:var(--vbr-widget-gamecenter-periodresults-size);font-weight:500}.gamecenter-game-data .is-team-logo{margin:auto;display:block;width:128px;height:128px}.gamecenter-game-data .is-game-status-live{color:var(--vbr-widget-live-game-color)}.gamecenter-game-data .is-live-vistors{padding-block:8px;font-size:var(--vbr-widget-gamecenter-local-gamedate-size);color:var(--vbr-widget-gamecenter-local-gamedate-color)}.gamecenter-game-data .is-external-contents{padding:5px;display:flex;align-items:center;justify-content:center}.gamecenter-game-data .is-external-contents a{display:flex;align-items:center;font-size:var(--vbr-widget-gamecenter-local-gamedate-size)}.gamecenter-game-data .is-external-contents a:after{content:"/";margin:0 5px}.gamecenter-game-data .is-external-contents a:last-of-type:after{content:""}.gamecenter-game-data .is-external-contents .is-icon{margin-right:5px;display:inline-block;width:15px;height:15px}.gamecenter-game-stats{margin-bottom:20px}.gamecenter-game-stats [data-placement]{z-index:1000}.gamecenter-game-stats .is-popover-content{display:flex;flex-direction:column;gap:20px;padding:16px;background-color:var(--vbr-widget-primary-color-50)}.gamecenter-game-stats-container-wrapper{--columns: 1fr;display:grid;grid-template-columns:var(--columns);gap:20px;justify-items:center;padding:20px;background-color:var(--vbr-widget-gamecenter-stats-bg-color);border:1px solid var(--vbr-widget-gamecenter-stats-border-color)}@media all and (min-width: 768px){.gamecenter-game-stats-container-wrapper{--columns: repeat(2, 1fr)}}@media all and (min-width: 992px){.gamecenter-game-stats-container-wrapper{--columns: repeat(3, 1fr)}}.gamecenter-game-stats-container{text-align:center}.gamecenter-game-stats-container dt{font-size:var(--vbr-widget-gamecenter-stats-title-size);color:var(--vbr-widget-gamecenter-stats-title-color);text-transform:uppercase}.gamecenter-game-stats-container dt button{width:var(--vbr-widget-gamecenter-stats-title-size)}.gamecenter-game-stats-container dd{font-size:var(--vbr-widget-gamecenter-stats-size);color:var(--vbr-widget-gamecenter-stats-color)}.gamecenter-game-events{container-name:rows;container-type:inline-size;margin-bottom:20px;border:1px solid var(--vbr-widget-gamecenter-stats-border-color)}.gamecenter-game-events .is-period-header{padding:10px 20px;font-size:var(--vbr-widget-gamecenter-period-header-size);font-weight:var(--vbr-widget-gamecenter-period-header-weight);text-align:center;text-transform:uppercase;color:var(--vbr-widget-gamecenter-period-header-color);background-color:var(--vbr-widget-gamecenter-period-header-bg-color)}.gamecenter-game-events .is-no-action{padding:10px;text-align:center}.gamecenter-game-event{--cols: 1fr 1fr 1fr 1fr 1fr 1fr 6fr;display:grid;grid-template-columns:var(--cols);align-items:center}@container rows (max-width: 500px){.gamecenter-game-event{--cols: 1fr 1fr 1fr 1fr 1fr 1fr}.gamecenter-game-event>*:last-of-type{grid-column:2/7}}.gamecenter-game-event:nth-child(odd){background-color:var(--vbr-widget-table-stripped-bg-color)}.gamecenter-game-event>*{padding:10px}.gamecenter-game-event .is-team-logo-cell span{display:inline-block}.gamecenter-game-event .is-team-logo-cell img{display:block;width:40px;height:40px}.gamecenter-game-event .is-icon-cell svg{width:25px;height:25px}.gamecenter-game-event .is-penalty-icon{color:var(--vbr-widget-primary-color-300)}.gamecenter-game-event .is-goal-so-icon{color:var(--vbr-widget-primary-color-500)}.gamecenter-game-event .is-goal-icon{color:var(--vbr-widget-danger-color-a400)}.gamecenter-game-event .is-timer-icon,.gamecenter-game-event .is-goalie-in-icon{color:var(--vbr-widget-secondary-color-500)}.gamecenter-game-event .is-goalie-out-icon{color:var(--vbr-widget-danger-color-a400)}.gamecenter-game-event .is-time-cell{font-weight:700}.gamecenter-game-event .is-penalty-cell{font-size:var(--vbr-widget-gamecenter-events-penalty-size);text-align:center}.gamecenter-game-event .is-score{font-size:var(--vbr-widget-gamecenter-events-score-size);font-weight:700;text-align:center;color:var(--vbr-widget-danger-color-a400)}.gamecenter-game-event .is-score-so{font-size:var(--vbr-widget-gamecenter-events-score-size);font-weight:700;text-align:center;color:var(--vbr-widget-primary-color-500)}.gamecenter-game-event .is-score-so-goal{color:var(--vbr-widget-live-game-color)}.gamecenter-game-event .is-goalie-direction{font-size:var(--vbr-widget-gamecenter-events-goalie-direction-size);text-align:center;color:var(--vbr-widget-primary-color-400)}.gamecenter-game-event .is-evented-person{font-size:var(--vbr-widget-gamecenter-events-evented-person-size);font-weight:var(--vbr-widget-gamecenter-events-evented-person-weight)}.gamecenter-game-event .is-assists-list{font-size:var(--vbr-widget-gamecenter-events-assitst-list-size);color:var(--vbr-widget-primary-color-400)}.gamecenter-game-event .is-assists-list span:after{content:" / "}.gamecenter-game-event .is-assists-list span:last-child:after{content:""}.gamecenter-game-event .is-poi-data{font-size:var(--vbr-widget-gamecenter-events-poi-list-size);color:var(--vbr-widget-primary-color-400)}.gamecenter-game-event .is-poi-data ul{display:inline-flex}.gamecenter-game-event .is-poi-data ul li:after{content:",";margin-right:2px}.gamecenter-game-event .is-poi-data ul li:last-child:after{content:""}.gamecenter-game-event .is-player-number{font-weight:400;font-style:italic;color:var(--vbr-widget-primary-color-500)}.gamecenter-game-event .is-light-cell{color:var(--vbr-widget-primary-color-400)}.gamecenter-data-table{border:1px solid var(--vbr-widget-gamecenter-team-container-border-color);min-width:0}.gamecenter-data-table h2{padding:8px;font-size:var(--vbr-widget-gamecenter-team-container-title-size);font-weight:500;color:var(--vbr-widget-gamecenter-team-container-title-color);background-color:var(--vbr-widget-gamecenter-team-container-title-bg-color)}.gamecenter-data-columns{--columns: 1fr;display:grid;grid-template-columns:var(--columns);gap:20px;margin-bottom:20px}@media all and (min-width: 576px){.gamecenter-data-columns{--columns: repeat(2, 1fr)}}.gamecenter-data-column{display:grid;gap:20px;margin-bottom:20px}', Gc = '.table{border-collapse:collapse;border-spacing:0;color:var(--vbr-widget-table-color);background-color:var(--vbr-widget-table-default-bg-color)}.table table,.table caption,.table tbody,.table tfoot,.table thead,.table tr,.table th,.table td{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.table :is(th,td){padding:8px;white-space:nowrap;vertical-align:middle;text-align:center}.table :is(th,td).is-text-left{text-align:left}.table :is(th,td).is-text-right{text-align:right}.table th{width:var(--vbr-widget-table-default-column-width);background: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)}.table th:focus-visible,.table th:hover{background-color:var(--vbr-widget-table-header-hover-bg-color);outline:none}.table th.is-sortable{position:relative;cursor:pointer}.table th.is-sortable .icon-sort{opacity:.5}.table th.is-active{background-color:var(--vbr-widget-table-header-active-bg-color);color:var(--vbr-widget-table-header-active-color)}.table th.is-active .icon-sort{opacity:1}.table th.is-asc,.table th.is-desc{position:relative}.table th.is-w-auto{width:auto}.table th .is-icon-sort{width:11px;height:11px;margin-left:5px}.table td.is-active{font-weight:700;color:var(--vbr-widget-table-active-color);background:var(--vbr-widget-table-active-bg-color)}.table td.is-zero{color:var(--vbr-widget-table-zero-color)}.table td.is-possible-empty:empty:before{content:"0";color:var(--vbr-widget-table-zero-color)}.table td .is-text-light,.table td.is-text-light{color:var(--vbr-widget-table-cell-light-color)}.table td .is-text-dark,.table td.is-text-dark{color:var(--vbr-widget-table-cell-dark-color)}.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)}.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)}.table td .is-portrait-image img{width:var(--vbr-widget-table-cell-portrait-size);height:auto}.table td.is-text-bold{font-weight:700}.table td.is-text-italic{font-style:italic}.table td.is-text-xl{font-size:var(--vbr-widget-typography-font-size-700)}.table td .is-text-accent{color:var(--vbr-widget-secondary-color-500)}.table td.is-w-auto{width:auto}.table td.is-horizontal-content{display:inline-flex;align-items:center}.table td.is-text-positive,.table td .is-text-positive{color:var(--vbr-widget-live-game-color)}.table td.is-text-negative,.table td .is-text-negative{color:var(--vbr-widget-danger-color-a400)}.table td.is-has-image{padding:0 2px}.table td .is-duplicated{color:var(--vbr-widget-table-neutral-color)}.table td svg{width:16px;height:16px}.table td button{padding:3px;line-height:0;border:none;outline:none;background-color:transparent}.table td button:hover{background-color:var(--vbr-widget-popover-trigger-hover-bg-color)}.table td button:active,.table td button:focus{background-color:var(--vbr-widget-popover-trigger-focus-bg-color)}.table td a{text-decoration:none}.table td .label{padding:3px 6px;font-size:var(--vbr-widget-typography-font-size-100);font-weight:700;color:var(--vbr-widget-table-label-color);background-color:var(--vbr-widget-table-label-bg-color);border-radius:2px}.table td .label:not(:last-of-type){margin-right:3px}.table td a{color:var(--vbr-widget-link-color)}.table td a:hover{color:var(--vbr-widget-hover-color)}.table td .is-team-name-long{display:block}.table td .is-team-name-short{display:none}@container table-wrapper (max-width: 768px){.table td .is-team-name-long{display:none}.table td .is-team-name-short{display:block}}.table tr.is-highlighted{color:var(--vbr-widget-danger-color-a400)}.table tr.is-optional{opacity:.5}.table tr:nth-child(2n){background:var(--vbr-widget-table-stripped-bg-color)}.table tr:nth-child(2n) td.is-active{background-color:var(--vbr-widget-table-active-even-bg-color)}.table tbody tr:focus-within,.table tbody tr:hover{color:var(--vbr-widget-table-hover-color);background-color:var(--vbr-widget-table-hover-bg-color)}.table tbody tr:focus-within td.is-active,.table tbody tr:hover td.is-active{color:var(--vbr-widget-table-active-hover-color);background-color:var(--vbr-widget-table-active-hover-bg-color)}', Bc = ".table-responsive{container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}.table-responsive table{width:100%}", Hc = ".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)}}", Rc = '.progress{display:flex;height:var(--vbr-widget-progress-height);overflow:hidden;font-size:var(--vbr-widget-typography-font-size-50);background-color:var(--vbr-widget-progress-bg-color);border-radius:var(--vbr-widget-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;width:100%;color:var(--vbr-widget-primary-color-0);text-align:center;white-space:nowrap;background-color:var(--vbr-widget-progress-bar-color)}.progress-bar-stripped{--color: var(--vbr-widget-progress-bar-stripe-color);--angle: var(--vbr-widget-progress-bar-stripe-angle);background-image:linear-gradient(var(--angle),var(--color) 25%,transparent 25%,transparent 50%,var(--color) 50%,var(--color) 75%,transparent 75%,transparent);background-size:var(--vbr-widget-progress-height) var(--vbr-widget-progress-height)}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}@keyframes progress-bar-stripes{0%{background-position-x:var(--vbr-widget-progress-height)}}.statistics-double-bar{display:grid;grid-template-columns:.3fr 1fr 1fr .3fr;grid-template-areas:"value-start title title value-end" "bar-start bar-start bar-end bar-end";align-items:center}@media (width > 500px){.statistics-double-bar{grid-template-areas:"title title title title" "value-start bar-start bar-end value-end"}}.statistics-double-bar .is-value{font-weight:700;color:var(--vbr-widget-primary-color-900)}.statistics-double-bar .is-value-start{grid-area:value-start;padding-inline-end:.5rem;justify-self:end}.statistics-double-bar .is-value-end{grid-area:value-end;padding-inline-start:.5rem}.statistics-double-bar .is-bar{background-color:var(--vbr-widget-primary-color-50);height:8px;margin-block:5px}.statistics-double-bar .is-bar-start{grid-area:bar-start;display:flex;justify-content:flex-end}.statistics-double-bar .is-bar-start--progress{background-color:var(--vbr-widget-gamecenter-home-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-home-team-identifier-border-color);outline-offset:-1px;height:100%;transition:width .3s ease-out}.statistics-double-bar .is-bar-end{grid-area:bar-end}.statistics-double-bar .is-bar-end--progress{background-color:var(--vbr-widget-gamecenter-away-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-away-team-identifier-border-color);outline-offset:-1px;height:100%}.statistics-double-bar .is-title{grid-area:title;justify-self:center;font-size:var(--vbr-widget-typography-font-size-400);font-weight:700;line-height:1.5rem;color:var(--vbr-widget-primary-color-500)}', Fc = { class: "gamecenter" }, Kc = {
|
|
3997
|
+
}, Gc = '.gamecenter-game-data{margin-bottom:30px;text-align:center}.gamecenter-game-data .is-teams-and-results{display:grid;grid-template-columns:1fr;justify-items:center;align-items:flex-end}@media all and (min-width: 576px){.gamecenter-game-data .is-teams-and-results{grid-template-columns:repeat(3,1fr)}}.gamecenter-game-data .is-title-container{margin-bottom:30px}.gamecenter-game-data .is-title{color:var(--vbr-widget-gamecenter-title-color);font-size:var(--vbr-widget-gamecenter-title-size);font-weight:var(--vbr-widget-gamecenter-title-weight);text-transform:uppercase}.gamecenter-game-data .is-gamedate{color:var(--vbr-widget-gamecenter-gamedate-color);font-size:var(--vbr-widget-gamecenter-gamedate-size);text-transform:uppercase}.gamecenter-game-data .is-local-gamedate{color:var(--vbr-widget-gamecenter-local-gamedate-color);font-size:var(--vbr-widget-gamecenter-local-gamedate-size);text-transform:uppercase}.gamecenter-game-data .is-game-result{color:var(--vbr-widget-gamecenter-result-color);font-weight:var(--vbr-widget-gamecenter-result-weight);font-size:var(--vbr-widget-gamecenter-result-size);line-height:var(--vbr-widget-gamecenter-result-size)}.gamecenter-game-data .is-team-name{display:block;padding:8px 0;color:var(--vbr-widget-gamecenter-teamname-color);font-weight:var(--vbr-widget-gamecenter-teamname-weight);font-size:var(--vbr-widget-gamecenter-teamname-size)}.gamecenter-game-data .is-game-status{color:var(--vbr-widget-gamecenter-gamestatus-color);font-size:var(--vbr-widget-gamecenter-gamestatus-size);text-transform:uppercase}.gamecenter-game-data .is-period-results{color:var(--vbr-widget-gamecenter-periodresults-color);font-size:var(--vbr-widget-gamecenter-periodresults-size);font-weight:500}.gamecenter-game-data .is-team-logo{margin:auto;display:block;width:128px;height:128px}.gamecenter-game-data .is-game-status-live{color:var(--vbr-widget-live-game-color)}.gamecenter-game-data .is-live-vistors{padding-block:8px;font-size:var(--vbr-widget-gamecenter-local-gamedate-size);color:var(--vbr-widget-gamecenter-local-gamedate-color)}.gamecenter-game-data .is-external-contents{padding:5px;display:flex;align-items:center;justify-content:center}.gamecenter-game-data .is-external-contents a{display:flex;align-items:center;font-size:var(--vbr-widget-gamecenter-local-gamedate-size)}.gamecenter-game-data .is-external-contents a:after{content:"/";margin:0 5px}.gamecenter-game-data .is-external-contents a:last-of-type:after{content:""}.gamecenter-game-data .is-external-contents .is-icon{margin-right:5px;display:inline-block;width:15px;height:15px}.gamecenter-game-stats{margin-bottom:20px}.gamecenter-game-stats [data-placement]{z-index:1000}.gamecenter-game-stats .is-popover-content{display:flex;flex-direction:column;gap:20px;padding:16px;background-color:var(--vbr-widget-primary-color-50)}.gamecenter-game-stats-container-wrapper{--columns: 1fr;display:grid;grid-template-columns:var(--columns);gap:20px;justify-items:center;padding:20px;background-color:var(--vbr-widget-gamecenter-stats-bg-color);border:1px solid var(--vbr-widget-gamecenter-stats-border-color)}@media all and (min-width: 768px){.gamecenter-game-stats-container-wrapper{--columns: repeat(2, 1fr)}}@media all and (min-width: 992px){.gamecenter-game-stats-container-wrapper{--columns: repeat(3, 1fr)}}.gamecenter-game-stats-container{text-align:center}.gamecenter-game-stats-container dt{font-size:var(--vbr-widget-gamecenter-stats-title-size);color:var(--vbr-widget-gamecenter-stats-title-color);text-transform:uppercase}.gamecenter-game-stats-container dt button{width:var(--vbr-widget-gamecenter-stats-title-size)}.gamecenter-game-stats-container dd{font-size:var(--vbr-widget-gamecenter-stats-size);color:var(--vbr-widget-gamecenter-stats-color)}.gamecenter-game-events{container-name:rows;container-type:inline-size;margin-bottom:20px;border:1px solid var(--vbr-widget-gamecenter-stats-border-color)}.gamecenter-game-events .is-period-header{padding:10px 20px;font-size:var(--vbr-widget-gamecenter-period-header-size);font-weight:var(--vbr-widget-gamecenter-period-header-weight);text-align:center;text-transform:uppercase;color:var(--vbr-widget-gamecenter-period-header-color);background-color:var(--vbr-widget-gamecenter-period-header-bg-color)}.gamecenter-game-events .is-no-action{padding:10px;text-align:center}.gamecenter-game-event{--cols: 1fr 1fr 1fr 1fr 1fr 1fr 6fr;display:grid;grid-template-columns:var(--cols);align-items:center}@container rows (max-width: 500px){.gamecenter-game-event{--cols: 1fr 1fr 1fr 1fr 1fr 1fr}.gamecenter-game-event>*:last-of-type{grid-column:2/7}}.gamecenter-game-event:nth-child(odd){background-color:var(--vbr-widget-table-stripped-bg-color)}.gamecenter-game-event>*{padding:10px}.gamecenter-game-event .is-team-logo-cell span{display:inline-block}.gamecenter-game-event .is-team-logo-cell img{display:block;width:40px;height:40px}.gamecenter-game-event .is-icon-cell svg{width:25px;height:25px}.gamecenter-game-event .is-penalty-icon{color:var(--vbr-widget-primary-color-300)}.gamecenter-game-event .is-goal-so-icon{color:var(--vbr-widget-primary-color-500)}.gamecenter-game-event .is-goal-icon{color:var(--vbr-widget-danger-color-a400)}.gamecenter-game-event .is-timer-icon,.gamecenter-game-event .is-goalie-in-icon{color:var(--vbr-widget-secondary-color-500)}.gamecenter-game-event .is-goalie-out-icon{color:var(--vbr-widget-danger-color-a400)}.gamecenter-game-event .is-time-cell{font-weight:700}.gamecenter-game-event .is-penalty-cell{font-size:var(--vbr-widget-gamecenter-events-penalty-size);text-align:center}.gamecenter-game-event .is-score{font-size:var(--vbr-widget-gamecenter-events-score-size);font-weight:700;text-align:center;color:var(--vbr-widget-danger-color-a400)}.gamecenter-game-event .is-score-so{font-size:var(--vbr-widget-gamecenter-events-score-size);font-weight:700;text-align:center;color:var(--vbr-widget-primary-color-500)}.gamecenter-game-event .is-score-so-goal{color:var(--vbr-widget-live-game-color)}.gamecenter-game-event .is-goalie-direction{font-size:var(--vbr-widget-gamecenter-events-goalie-direction-size);text-align:center;color:var(--vbr-widget-primary-color-400)}.gamecenter-game-event .is-evented-person{font-size:var(--vbr-widget-gamecenter-events-evented-person-size);font-weight:var(--vbr-widget-gamecenter-events-evented-person-weight)}.gamecenter-game-event .is-assists-list{font-size:var(--vbr-widget-gamecenter-events-assitst-list-size);color:var(--vbr-widget-primary-color-400)}.gamecenter-game-event .is-assists-list span:after{content:" / "}.gamecenter-game-event .is-assists-list span:last-child:after{content:""}.gamecenter-game-event .is-poi-data{font-size:var(--vbr-widget-gamecenter-events-poi-list-size);color:var(--vbr-widget-primary-color-400)}.gamecenter-game-event .is-poi-data ul{display:inline-flex}.gamecenter-game-event .is-poi-data ul li:after{content:",";margin-right:2px}.gamecenter-game-event .is-poi-data ul li:last-child:after{content:""}.gamecenter-game-event .is-player-number{font-weight:400;font-style:italic;color:var(--vbr-widget-primary-color-500)}.gamecenter-game-event .is-light-cell{color:var(--vbr-widget-primary-color-400)}.gamecenter-data-table{border:1px solid var(--vbr-widget-gamecenter-team-container-border-color);min-width:0}.gamecenter-data-table h2{padding:8px;font-size:var(--vbr-widget-gamecenter-team-container-title-size);font-weight:500;color:var(--vbr-widget-gamecenter-team-container-title-color);background-color:var(--vbr-widget-gamecenter-team-container-title-bg-color)}.gamecenter-data-columns{--columns: 1fr;display:grid;grid-template-columns:var(--columns);gap:20px;margin-bottom:20px}@media all and (min-width: 576px){.gamecenter-data-columns{--columns: repeat(2, 1fr)}}.gamecenter-data-column{display:grid;gap:20px;margin-bottom:20px}', Bc = '.table{border-collapse:collapse;border-spacing:0;color:var(--vbr-widget-table-color);background-color:var(--vbr-widget-table-default-bg-color)}.table table,.table caption,.table tbody,.table tfoot,.table thead,.table tr,.table th,.table td{margin:0;padding:0;border:0;font-size:100%;font:inherit;vertical-align:baseline}.table :is(th,td){padding:8px;white-space:nowrap;vertical-align:middle;text-align:center}.table :is(th,td).is-text-left{text-align:left}.table :is(th,td).is-text-right{text-align:right}.table th{width:var(--vbr-widget-table-default-column-width);background: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)}.table th:focus-visible,.table th:hover{background-color:var(--vbr-widget-table-header-hover-bg-color);outline:none}.table th.is-sortable{position:relative;cursor:pointer}.table th.is-sortable .icon-sort{opacity:.5}.table th.is-active{background-color:var(--vbr-widget-table-header-active-bg-color);color:var(--vbr-widget-table-header-active-color)}.table th.is-active .icon-sort{opacity:1}.table th.is-asc,.table th.is-desc{position:relative}.table th.is-w-auto{width:auto}.table th .is-icon-sort{width:11px;height:11px;margin-left:5px}.table td.is-active{font-weight:700;color:var(--vbr-widget-table-active-color);background:var(--vbr-widget-table-active-bg-color)}.table td.is-zero{color:var(--vbr-widget-table-zero-color)}.table td.is-possible-empty:empty:before{content:"0";color:var(--vbr-widget-table-zero-color)}.table td .is-text-light,.table td.is-text-light{color:var(--vbr-widget-table-cell-light-color)}.table td .is-text-dark,.table td.is-text-dark{color:var(--vbr-widget-table-cell-dark-color)}.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)}.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)}.table td .is-portrait-image img{width:var(--vbr-widget-table-cell-portrait-size);height:auto}.table td.is-text-bold{font-weight:700}.table td.is-text-italic{font-style:italic}.table td.is-text-xl{font-size:var(--vbr-widget-typography-font-size-700)}.table td .is-text-accent{color:var(--vbr-widget-secondary-color-500)}.table td.is-w-auto{width:auto}.table td.is-horizontal-content{display:inline-flex;align-items:center}.table td.is-text-positive,.table td .is-text-positive{color:var(--vbr-widget-live-game-color)}.table td.is-text-negative,.table td .is-text-negative{color:var(--vbr-widget-danger-color-a400)}.table td.is-has-image{padding:0 2px}.table td .is-duplicated{color:var(--vbr-widget-table-neutral-color)}.table td svg{width:16px;height:16px}.table td button{padding:3px;line-height:0;border:none;outline:none;background-color:transparent}.table td button:hover{background-color:var(--vbr-widget-popover-trigger-hover-bg-color)}.table td button:active,.table td button:focus{background-color:var(--vbr-widget-popover-trigger-focus-bg-color)}.table td a{text-decoration:none}.table td .label{padding:3px 6px;font-size:var(--vbr-widget-typography-font-size-100);font-weight:700;color:var(--vbr-widget-table-label-color);background-color:var(--vbr-widget-table-label-bg-color);border-radius:2px}.table td .label:not(:last-of-type){margin-right:3px}.table td a{color:var(--vbr-widget-link-color)}.table td a:hover{color:var(--vbr-widget-hover-color)}.table td .is-team-name-long{display:block}.table td .is-team-name-short{display:none}@container table-wrapper (max-width: 768px){.table td .is-team-name-long{display:none}.table td .is-team-name-short{display:block}}.table tr.is-highlighted{color:var(--vbr-widget-danger-color-a400)}.table tr.is-optional{opacity:.5}.table tr:nth-child(2n){background:var(--vbr-widget-table-stripped-bg-color)}.table tr:nth-child(2n) td.is-active{background-color:var(--vbr-widget-table-active-even-bg-color)}.table tbody tr:focus-within,.table tbody tr:hover{color:var(--vbr-widget-table-hover-color);background-color:var(--vbr-widget-table-hover-bg-color)}.table tbody tr:focus-within td.is-active,.table tbody tr:hover td.is-active{color:var(--vbr-widget-table-active-hover-color);background-color:var(--vbr-widget-table-active-hover-bg-color)}', Hc = ".table-responsive{container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}.table-responsive table{width:100%}", Rc = ".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)}}", Fc = '.progress{display:flex;height:var(--vbr-widget-progress-height);overflow:hidden;font-size:var(--vbr-widget-typography-font-size-50);background-color:var(--vbr-widget-progress-bg-color);border-radius:var(--vbr-widget-progress-border-radius)}.progress-bar{display:flex;flex-direction:column;justify-content:center;overflow:hidden;width:100%;color:var(--vbr-widget-primary-color-0);text-align:center;white-space:nowrap;background-color:var(--vbr-widget-progress-bar-color)}.progress-bar-stripped{--color: var(--vbr-widget-progress-bar-stripe-color);--angle: var(--vbr-widget-progress-bar-stripe-angle);background-image:linear-gradient(var(--angle),var(--color) 25%,transparent 25%,transparent 50%,var(--color) 50%,var(--color) 75%,transparent 75%,transparent);background-size:var(--vbr-widget-progress-height) var(--vbr-widget-progress-height)}.progress-bar-animated{animation:1s linear infinite progress-bar-stripes}@media (prefers-reduced-motion: reduce){.progress-bar-animated{animation:none}}@keyframes progress-bar-stripes{0%{background-position-x:var(--vbr-widget-progress-height)}}.statistics-double-bar{display:grid;grid-template-columns:.3fr 1fr 1fr .3fr;grid-template-areas:"value-start title title value-end" "bar-start bar-start bar-end bar-end";align-items:center}@media (width > 500px){.statistics-double-bar{grid-template-areas:"title title title title" "value-start bar-start bar-end value-end"}}.statistics-double-bar .is-value{font-weight:700;color:var(--vbr-widget-primary-color-900)}.statistics-double-bar .is-value-start{grid-area:value-start;padding-inline-end:.5rem;justify-self:end}.statistics-double-bar .is-value-end{grid-area:value-end;padding-inline-start:.5rem}.statistics-double-bar .is-bar{background-color:var(--vbr-widget-primary-color-50);height:8px;margin-block:5px}.statistics-double-bar .is-bar-start{grid-area:bar-start;display:flex;justify-content:flex-end}.statistics-double-bar .is-bar-start--progress{background-color:var(--vbr-widget-gamecenter-home-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-home-team-identifier-border-color);outline-offset:-1px;height:100%;transition:width .3s ease-out}.statistics-double-bar .is-bar-end{grid-area:bar-end}.statistics-double-bar .is-bar-end--progress{background-color:var(--vbr-widget-gamecenter-away-team-identifier-color);outline:1px solid var(--vbr-widget-gamecenter-away-team-identifier-border-color);outline-offset:-1px;height:100%}.statistics-double-bar .is-title{grid-area:title;justify-self:center;font-size:var(--vbr-widget-typography-font-size-400);font-weight:700;line-height:1.5rem;color:var(--vbr-widget-primary-color-500)}', Kc = { class: "gamecenter" }, Uc = {
|
|
3996
3998
|
__name: "Game.ce",
|
|
3997
3999
|
props: {
|
|
3998
4000
|
locale: {
|
|
@@ -4009,7 +4011,7 @@ const Nc = { render: jc }, Ec = { class: "gamecenter-game-stats" }, Oc = { class
|
|
|
4009
4011
|
}
|
|
4010
4012
|
},
|
|
4011
4013
|
setup(e) {
|
|
4012
|
-
const t = e, a = { en: wa, hu: ka }, i =
|
|
4014
|
+
const t = e, a = { en: wa, hu: ka }, i = mt("history"), { errors: n, add: o, remove: l } = $a(), d = f(() => i.gameId || i.gameid || i["game-id"] || t.gameId), { state: g, execute: v } = ie({
|
|
4013
4015
|
options: {
|
|
4014
4016
|
path: "/v2/game-data",
|
|
4015
4017
|
apiKey: t.apiKey,
|
|
@@ -4023,7 +4025,7 @@ const Nc = { render: jc }, Ec = { class: "gamecenter-game-stats" }, Oc = { class
|
|
|
4023
4025
|
apiKey: t.apiKey,
|
|
4024
4026
|
params: { gameId: d.value }
|
|
4025
4027
|
},
|
|
4026
|
-
transform: (C) => le(
|
|
4028
|
+
transform: (C) => le(wt(ce("eventPeriod")), Fe, se(xt("Period", "type")))(C?.isEmpty ? [] : C),
|
|
4027
4029
|
onError: (C) => o("gameEvents", C),
|
|
4028
4030
|
onSuccess: () => l("gameEvents")
|
|
4029
4031
|
}), { state: w, execute: z } = ie({
|
|
@@ -4047,40 +4049,40 @@ const Nc = { render: jc }, Ec = { class: "gamecenter-game-stats" }, Oc = { class
|
|
|
4047
4049
|
data: g,
|
|
4048
4050
|
services: { getGameData: v, getGameStats: z, getEvents: S, getGameOfficials: L }
|
|
4049
4051
|
});
|
|
4050
|
-
const j =
|
|
4051
|
-
return (C,
|
|
4052
|
-
b(r(
|
|
4052
|
+
const j = ea(t.apiKey), B = f(() => Xe(`/v2/game-attendance?gameid=${d.value}&apiKey=${j}`));
|
|
4053
|
+
return (C, W) => (c(), u("div", Kc, [
|
|
4054
|
+
b(r(Jt), {
|
|
4053
4055
|
locale: t.locale,
|
|
4054
4056
|
messages: a
|
|
4055
4057
|
}, {
|
|
4056
4058
|
default: T(() => [
|
|
4057
|
-
(c(!0), u(k, null, N(r(n), ($) => (c(), x(r(
|
|
4059
|
+
(c(!0), u(k, null, N(r(n), ($) => (c(), x(r(Zt), {
|
|
4058
4060
|
key: $.key,
|
|
4059
4061
|
error: $
|
|
4060
4062
|
}, null, 8, ["error"]))), 128)),
|
|
4061
|
-
r(O)(r(g)) ? h("", !0) : (c(), x(
|
|
4063
|
+
r(O)(r(g)) ? h("", !0) : (c(), x(zl, {
|
|
4062
4064
|
key: 0,
|
|
4063
4065
|
"game-data": r(g),
|
|
4064
4066
|
locale: t.locale,
|
|
4065
4067
|
"websocket-url": B.value
|
|
4066
4068
|
}, null, 8, ["game-data", "locale", "websocket-url"])),
|
|
4067
|
-
r(
|
|
4069
|
+
r(Zr)(r(g)) ? (c(), x(_c, {
|
|
4068
4070
|
key: 1,
|
|
4069
4071
|
"game-data": r(g),
|
|
4070
4072
|
"game-officials": r(P)
|
|
4071
4073
|
}, null, 8, ["game-data", "game-officials"])) : h("", !0),
|
|
4072
4074
|
r(g)?.gameStatus > 0 ? (c(), u(k, { key: 2 }, [
|
|
4073
|
-
r(O)(r(w)) ? h("", !0) : (c(), x(
|
|
4075
|
+
r(O)(r(w)) ? h("", !0) : (c(), x(Lc, {
|
|
4074
4076
|
key: 0,
|
|
4075
4077
|
"game-data": r(g),
|
|
4076
4078
|
"game-stats": r(w)
|
|
4077
4079
|
}, null, 8, ["game-data", "game-stats"])),
|
|
4078
|
-
!r(O)(r(p)) && !r(O)(r(g)) ? (c(), x(
|
|
4080
|
+
!r(O)(r(p)) && !r(O)(r(g)) ? (c(), x(yc, {
|
|
4079
4081
|
key: 1,
|
|
4080
4082
|
"game-events": r(p),
|
|
4081
4083
|
"game-data": r(g)
|
|
4082
4084
|
}, null, 8, ["game-events", "game-data"])) : h("", !0),
|
|
4083
|
-
r(O)(r(w)) ? h("", !0) : (c(), x(
|
|
4085
|
+
r(O)(r(w)) ? h("", !0) : (c(), x($c, {
|
|
4084
4086
|
key: 2,
|
|
4085
4087
|
data: r(w).players,
|
|
4086
4088
|
"home-team-id": r(g).homeTeam.id,
|
|
@@ -4088,7 +4090,7 @@ const Nc = { render: jc }, Ec = { class: "gamecenter-game-stats" }, Oc = { class
|
|
|
4088
4090
|
"away-team-id": r(g).awayTeam.id,
|
|
4089
4091
|
"away-team-name": r(g).awayTeam.longName
|
|
4090
4092
|
}, null, 8, ["data", "home-team-id", "home-team-name", "away-team-id", "away-team-name"])),
|
|
4091
|
-
r(O)(r(w)) ? h("", !0) : (c(), x(
|
|
4093
|
+
r(O)(r(w)) ? h("", !0) : (c(), x(kc, {
|
|
4092
4094
|
key: 3,
|
|
4093
4095
|
data: r(w).goalies,
|
|
4094
4096
|
"home-team-id": r(g).homeTeam.id,
|
|
@@ -4096,7 +4098,7 @@ const Nc = { render: jc }, Ec = { class: "gamecenter-game-stats" }, Oc = { class
|
|
|
4096
4098
|
"away-team-id": r(g).awayTeam.id,
|
|
4097
4099
|
"away-team-name": r(g).awayTeam.longName
|
|
4098
4100
|
}, null, 8, ["data", "home-team-id", "home-team-name", "away-team-id", "away-team-name"])),
|
|
4099
|
-
!r(O)(r(P)) && !r(O)(r(g)) ? (c(), x(
|
|
4101
|
+
!r(O)(r(P)) && !r(O)(r(g)) ? (c(), x(Dc, {
|
|
4100
4102
|
key: 4,
|
|
4101
4103
|
"game-officials": r(P),
|
|
4102
4104
|
"home-team-name": r(g).homeTeam.longName,
|
|
@@ -4108,18 +4110,18 @@ const Nc = { render: jc }, Ec = { class: "gamecenter-game-stats" }, Oc = { class
|
|
|
4108
4110
|
}, 8, ["locale"])
|
|
4109
4111
|
]));
|
|
4110
4112
|
}
|
|
4111
|
-
},
|
|
4112
|
-
function
|
|
4113
|
-
customElements.define("mjsz-vbr-game",
|
|
4113
|
+
}, Vc = /* @__PURE__ */ Ma(Uc, [["styles", [Aa, Gc, Bc, Hc, Rc, Fc]]]), qc = Qt(Vc), Wc = Qt(al);
|
|
4114
|
+
function Yc() {
|
|
4115
|
+
customElements.define("mjsz-vbr-game", qc), customElements.define("mjsz-vbr-game-timeline", Wc);
|
|
4114
4116
|
}
|
|
4115
|
-
const
|
|
4116
|
-
install: () =>
|
|
4117
|
+
const ad = {
|
|
4118
|
+
install: () => Yc()
|
|
4117
4119
|
};
|
|
4118
4120
|
export {
|
|
4119
|
-
|
|
4120
|
-
|
|
4121
|
-
|
|
4122
|
-
|
|
4123
|
-
|
|
4124
|
-
|
|
4121
|
+
Vc as Game,
|
|
4122
|
+
qc as GameCE,
|
|
4123
|
+
al as GameTimeline,
|
|
4124
|
+
Wc as GameTimelineCE,
|
|
4125
|
+
ad as default,
|
|
4126
|
+
Yc as register
|
|
4125
4127
|
};
|