@mjsz-vbr-elements/gamecenter 2.30.0 → 2.30.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/index.iife.js +3 -3
- package/dist/index.iife.js.br +0 -0
- package/dist/index.iife.js.gz +0 -0
- package/dist/index.js +871 -857
- package/package.json +3 -3
package/dist/index.js
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
/**
|
|
2
2
|
* name: @mjsz-vbr-elements/gamecenter
|
|
3
|
-
* version: v2.30.
|
|
3
|
+
* version: v2.30.1 - 17/10/2025, 13:31:55
|
|
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 Yt, watch as
|
|
9
|
-
import { Image as
|
|
8
|
+
import { readonly as Yt, watch as ge, getCurrentScope as Ga, onScopeDispose as Ba, shallowRef as He, shallowReadonly as Qt, ref as F, toValue as Q, toRef as Ha, customRef as Ra, isRef as Jt, reactive as Et, computed as f, unref as r, createElementBlock as u, openBlock as c, createElementVNode as s, normalizeStyle as Ee, toDisplayString as m, Fragment as k, renderList as E, toRefs as dt, setBlockTracking as R, createTextVNode as w, createCommentVNode as h, createVNode as b, createBlock as x, normalizeClass as q, renderSlot as te, withCtx as T, mergeProps as oe, toHandlers as se, resolveDynamicComponent as Zt, TransitionGroup as Fa, withModifiers as Ka, defineCustomElement as Xt } from "vue";
|
|
9
|
+
import { Image as ae, FloatingPanel as Z, ResponsiveTable as Va, DataTable as Ua, I18NProvider as ea, ErrorNotice as ta } from "@mjsz-vbr-elements/core/components";
|
|
10
10
|
import { useVisibilityChange as qa, useI18n as L, useColumns as ue, useSort as Wa, useServices as ie, useGameDataSocket as Ya } from "@mjsz-vbr-elements/core/composables";
|
|
11
11
|
import { rawConvert as gt, convertSecToMin as U, convertTimesSecToMin as aa, convertMinToSec as Qa, format as Ne, offsetName as Oe, playerName as mt, upperCase as Ja, convert as Za, resolveApiKey as ra, getWebsocketURL as et } from "@mjsz-vbr-elements/core/utils";
|
|
12
12
|
import { SORT_STATE_DESCEND as J, SORT_STATE_ASCEND as $e, useVisibilityChange as Xa, convertMinToSec as er, playerName as ut } from "@mjsz-vbr-elements/core";
|
|
@@ -22,70 +22,70 @@ function ia(...e) {
|
|
|
22
22
|
return typeof t == "function" ? Yt(Ra(() => ({ get: t, set: tt }))) : F(t);
|
|
23
23
|
}
|
|
24
24
|
function na(e, t) {
|
|
25
|
-
function a(...
|
|
25
|
+
function a(...i) {
|
|
26
26
|
return new Promise((n, o) => {
|
|
27
|
-
Promise.resolve(e(() => t.apply(this,
|
|
27
|
+
Promise.resolve(e(() => t.apply(this, i), { fn: t, thisArg: this, args: i })).then(n).catch(o);
|
|
28
28
|
});
|
|
29
29
|
}
|
|
30
30
|
return a;
|
|
31
31
|
}
|
|
32
32
|
const oa = (e) => e();
|
|
33
33
|
function rr(...e) {
|
|
34
|
-
let t = 0, a,
|
|
34
|
+
let t = 0, a, i = !0, n = tt, o, l, d, g, v;
|
|
35
35
|
!Jt(e[0]) && typeof e[0] == "object" ? { delay: l, trailing: d = !0, leading: g = !0, rejectOnCancel: v = !1 } = e[0] : [l, d = !0, g = !0, v = !1] = e;
|
|
36
36
|
const p = () => {
|
|
37
37
|
a && (clearTimeout(a), a = void 0, n(), n = tt);
|
|
38
38
|
};
|
|
39
39
|
return (y) => {
|
|
40
40
|
const z = Q(l), P = Date.now() - t, N = () => o = y();
|
|
41
|
-
return p(), z <= 0 ? (t = Date.now(), N()) : (P > z && (g || !
|
|
41
|
+
return p(), z <= 0 ? (t = Date.now(), N()) : (P > z && (g || !i) ? (t = Date.now(), N()) : d && (o = new Promise(($, G) => {
|
|
42
42
|
n = v ? G : $, a = setTimeout(() => {
|
|
43
|
-
t = Date.now(),
|
|
43
|
+
t = Date.now(), i = !0, $(N()), p();
|
|
44
44
|
}, Math.max(0, z - P));
|
|
45
|
-
})), !g && !a && (a = setTimeout(() =>
|
|
45
|
+
})), !g && !a && (a = setTimeout(() => i = !0, z)), i = !1, o);
|
|
46
46
|
};
|
|
47
47
|
}
|
|
48
48
|
function ir(e = oa, t = {}) {
|
|
49
49
|
const {
|
|
50
50
|
initialState: a = "active"
|
|
51
|
-
} = t,
|
|
51
|
+
} = t, i = ia(a === "active");
|
|
52
52
|
function n() {
|
|
53
|
-
|
|
53
|
+
i.value = !1;
|
|
54
54
|
}
|
|
55
55
|
function o() {
|
|
56
|
-
|
|
56
|
+
i.value = !0;
|
|
57
57
|
}
|
|
58
58
|
const l = (...d) => {
|
|
59
|
-
|
|
59
|
+
i.value && e(...d);
|
|
60
60
|
};
|
|
61
|
-
return { isActive: Yt(
|
|
61
|
+
return { isActive: Yt(i), pause: n, resume: o, eventFilter: l };
|
|
62
62
|
}
|
|
63
63
|
function Ye(e) {
|
|
64
64
|
return Array.isArray(e) ? e : [e];
|
|
65
65
|
}
|
|
66
|
-
function nr(e, t = 200, a = !1,
|
|
66
|
+
function nr(e, t = 200, a = !1, i = !0, n = !1) {
|
|
67
67
|
return na(
|
|
68
|
-
rr(t, a,
|
|
68
|
+
rr(t, a, i, n),
|
|
69
69
|
e
|
|
70
70
|
);
|
|
71
71
|
}
|
|
72
|
-
function or(e, t = 200, a = !0,
|
|
72
|
+
function or(e, t = 200, a = !0, i = !0) {
|
|
73
73
|
if (t <= 0)
|
|
74
74
|
return e;
|
|
75
75
|
const n = F(Q(e)), o = nr(() => {
|
|
76
76
|
n.value = e.value;
|
|
77
|
-
}, t, a,
|
|
78
|
-
return
|
|
77
|
+
}, t, a, i);
|
|
78
|
+
return ge(e, () => o()), n;
|
|
79
79
|
}
|
|
80
80
|
function sr(e, t, a = {}) {
|
|
81
81
|
const {
|
|
82
|
-
eventFilter:
|
|
82
|
+
eventFilter: i = oa,
|
|
83
83
|
...n
|
|
84
84
|
} = a;
|
|
85
|
-
return
|
|
85
|
+
return ge(
|
|
86
86
|
e,
|
|
87
87
|
na(
|
|
88
|
-
|
|
88
|
+
i,
|
|
89
89
|
t
|
|
90
90
|
),
|
|
91
91
|
n
|
|
@@ -93,10 +93,10 @@ function sr(e, t, a = {}) {
|
|
|
93
93
|
}
|
|
94
94
|
function lr(e, t, a = {}) {
|
|
95
95
|
const {
|
|
96
|
-
eventFilter:
|
|
96
|
+
eventFilter: i,
|
|
97
97
|
initialState: n = "active",
|
|
98
98
|
...o
|
|
99
|
-
} = a, { eventFilter: l, pause: d, resume: g, isActive: v } = ir(
|
|
99
|
+
} = a, { eventFilter: l, pause: d, resume: g, isActive: v } = ir(i, { initialState: n });
|
|
100
100
|
return { stop: sr(
|
|
101
101
|
e,
|
|
102
102
|
t,
|
|
@@ -108,7 +108,7 @@ function lr(e, t, a = {}) {
|
|
|
108
108
|
}
|
|
109
109
|
function cr(e, t = 1e3, a = {}) {
|
|
110
110
|
const {
|
|
111
|
-
immediate:
|
|
111
|
+
immediate: i = !0,
|
|
112
112
|
immediateCallback: n = !1
|
|
113
113
|
} = a;
|
|
114
114
|
let o = null;
|
|
@@ -123,8 +123,8 @@ function cr(e, t = 1e3, a = {}) {
|
|
|
123
123
|
const p = Q(t);
|
|
124
124
|
p <= 0 || (l.value = !0, n && e(), d(), l.value && (o = setInterval(e, p)));
|
|
125
125
|
}
|
|
126
|
-
if (
|
|
127
|
-
const p =
|
|
126
|
+
if (i && ne && v(), Jt(t) || typeof t == "function") {
|
|
127
|
+
const p = ge(t, () => {
|
|
128
128
|
l.value && ne && v();
|
|
129
129
|
});
|
|
130
130
|
be(p);
|
|
@@ -137,7 +137,7 @@ function cr(e, t = 1e3, a = {}) {
|
|
|
137
137
|
}
|
|
138
138
|
function dr(e, t, a = {}) {
|
|
139
139
|
const {
|
|
140
|
-
immediate:
|
|
140
|
+
immediate: i = !0,
|
|
141
141
|
immediateCallback: n = !1
|
|
142
142
|
} = a, o = He(!1);
|
|
143
143
|
let l;
|
|
@@ -152,14 +152,14 @@ function dr(e, t, a = {}) {
|
|
|
152
152
|
o.value = !1, l = void 0, e(...p);
|
|
153
153
|
}, Q(t));
|
|
154
154
|
}
|
|
155
|
-
return
|
|
155
|
+
return i && (o.value = !0, ne && v()), be(g), {
|
|
156
156
|
isPending: Qt(o),
|
|
157
157
|
start: v,
|
|
158
158
|
stop: g
|
|
159
159
|
};
|
|
160
160
|
}
|
|
161
161
|
function gr(e, t, a) {
|
|
162
|
-
return
|
|
162
|
+
return ge(
|
|
163
163
|
e,
|
|
164
164
|
t,
|
|
165
165
|
{
|
|
@@ -177,7 +177,7 @@ function mr(e) {
|
|
|
177
177
|
function at(...e) {
|
|
178
178
|
const t = [], a = () => {
|
|
179
179
|
t.forEach((d) => d()), t.length = 0;
|
|
180
|
-
},
|
|
180
|
+
}, i = (d, g, v, p) => (d.addEventListener(g, v, p), () => d.removeEventListener(g, v, p)), n = f(() => {
|
|
181
181
|
const d = Ye(Q(e[0])).filter((g) => g != null);
|
|
182
182
|
return d.every((g) => typeof g != "string") ? d : void 0;
|
|
183
183
|
}), o = gr(
|
|
@@ -186,7 +186,7 @@ function at(...e) {
|
|
|
186
186
|
return [
|
|
187
187
|
(g = (d = n.value) == null ? void 0 : d.map((v) => mr(v))) != null ? g : [sa].filter((v) => v != null),
|
|
188
188
|
Ye(Q(n.value ? e[1] : e[0])),
|
|
189
|
-
Ye(
|
|
189
|
+
Ye(r(n.value ? e[2] : e[1])),
|
|
190
190
|
// @ts-expect-error - TypeScript gets the correct types, but somehow still complains
|
|
191
191
|
Q(n.value ? e[3] : e[2])
|
|
192
192
|
];
|
|
@@ -194,11 +194,11 @@ function at(...e) {
|
|
|
194
194
|
([d, g, v, p]) => {
|
|
195
195
|
if (a(), !d?.length || !g?.length || !v?.length)
|
|
196
196
|
return;
|
|
197
|
-
const
|
|
197
|
+
const S = ar(p) ? { ...p } : p;
|
|
198
198
|
t.push(
|
|
199
199
|
...d.flatMap(
|
|
200
200
|
(y) => g.flatMap(
|
|
201
|
-
(z) => v.map((P) =>
|
|
201
|
+
(z) => v.map((P) => i(y, z, P, S))
|
|
202
202
|
)
|
|
203
203
|
)
|
|
204
204
|
);
|
|
@@ -211,9 +211,9 @@ function at(...e) {
|
|
|
211
211
|
}
|
|
212
212
|
function pe(e, t, a = {}) {
|
|
213
213
|
const {
|
|
214
|
-
immediate:
|
|
214
|
+
immediate: i = !0,
|
|
215
215
|
immediateCallback: n = !1
|
|
216
|
-
} = a, { start: o } = dr(d, t, { immediate:
|
|
216
|
+
} = a, { start: o } = dr(d, t, { immediate: i }), l = He(!1);
|
|
217
217
|
async function d() {
|
|
218
218
|
l.value && (await e(), o());
|
|
219
219
|
}
|
|
@@ -223,7 +223,7 @@ function pe(e, t, a = {}) {
|
|
|
223
223
|
function v() {
|
|
224
224
|
l.value = !1;
|
|
225
225
|
}
|
|
226
|
-
return
|
|
226
|
+
return i && ne && g(), be(v), {
|
|
227
227
|
isActive: l,
|
|
228
228
|
pause: v,
|
|
229
229
|
resume: g
|
|
@@ -232,7 +232,7 @@ function pe(e, t, a = {}) {
|
|
|
232
232
|
function vt(e = "history", t = {}) {
|
|
233
233
|
const {
|
|
234
234
|
initialValue: a = {},
|
|
235
|
-
removeNullishValues:
|
|
235
|
+
removeNullishValues: i = !0,
|
|
236
236
|
removeFalsyValues: n = !1,
|
|
237
237
|
write: o = !0,
|
|
238
238
|
writeMode: l = "replace",
|
|
@@ -251,7 +251,7 @@ function vt(e = "history", t = {}) {
|
|
|
251
251
|
} else
|
|
252
252
|
return (d.location.hash || "").replace(/^#/, "");
|
|
253
253
|
}
|
|
254
|
-
function
|
|
254
|
+
function S(j) {
|
|
255
255
|
const _ = g(j);
|
|
256
256
|
if (e === "history")
|
|
257
257
|
return `${_ ? `?${_}` : ""}${d.location.hash || ""}`;
|
|
@@ -277,7 +277,7 @@ function vt(e = "history", t = {}) {
|
|
|
277
277
|
const j = new URLSearchParams("");
|
|
278
278
|
Object.keys(v).forEach((_) => {
|
|
279
279
|
const D = v[_];
|
|
280
|
-
Array.isArray(D) ? D.forEach((H) => j.append(_, H)) :
|
|
280
|
+
Array.isArray(D) ? D.forEach((H) => j.append(_, H)) : i && D == null || n && !D ? j.delete(_) : j.set(_, D);
|
|
281
281
|
}), $(j, !1);
|
|
282
282
|
},
|
|
283
283
|
{ deep: !0 }
|
|
@@ -286,11 +286,11 @@ function vt(e = "history", t = {}) {
|
|
|
286
286
|
P(), _ && z(j), l === "replace" ? d.history.replaceState(
|
|
287
287
|
d.history.state,
|
|
288
288
|
d.document.title,
|
|
289
|
-
d.location.pathname +
|
|
289
|
+
d.location.pathname + S(j)
|
|
290
290
|
) : d.history.pushState(
|
|
291
291
|
d.history.state,
|
|
292
292
|
d.document.title,
|
|
293
|
-
d.location.pathname +
|
|
293
|
+
d.location.pathname + S(j)
|
|
294
294
|
), N();
|
|
295
295
|
}
|
|
296
296
|
function G() {
|
|
@@ -308,17 +308,17 @@ function Qe(e) {
|
|
|
308
308
|
function ur(e, t = {}) {
|
|
309
309
|
const {
|
|
310
310
|
onConnected: a,
|
|
311
|
-
onDisconnected:
|
|
311
|
+
onDisconnected: i,
|
|
312
312
|
onError: n,
|
|
313
313
|
onMessage: o,
|
|
314
314
|
immediate: l = !0,
|
|
315
315
|
autoConnect: d = !0,
|
|
316
316
|
autoClose: g = !0,
|
|
317
317
|
protocols: v = []
|
|
318
|
-
} = t, p = F(null),
|
|
318
|
+
} = t, p = F(null), S = He("CLOSED"), y = F(), z = ia(e);
|
|
319
319
|
let P, N, $ = !1, G = 0, C = [], W, j;
|
|
320
320
|
const _ = () => {
|
|
321
|
-
if (C.length && y.value &&
|
|
321
|
+
if (C.length && y.value && S.value === "OPEN") {
|
|
322
322
|
for (const B of C)
|
|
323
323
|
y.value.send(B);
|
|
324
324
|
C = [];
|
|
@@ -329,20 +329,20 @@ function ur(e, t = {}) {
|
|
|
329
329
|
clearTimeout(j), j = void 0;
|
|
330
330
|
}, he = (B = 1e3, K) => {
|
|
331
331
|
D(), !(!ne && !Nt || !y.value) && ($ = !0, H(), P?.(), y.value.close(B, K), y.value = void 0);
|
|
332
|
-
}, $t = (B, K = !0) => !y.value ||
|
|
332
|
+
}, $t = (B, K = !0) => !y.value || S.value !== "OPEN" ? (K && C.push(B), !1) : (_(), y.value.send(B), !0), jt = () => {
|
|
333
333
|
if ($ || typeof z.value > "u")
|
|
334
334
|
return;
|
|
335
335
|
const B = new WebSocket(z.value, v);
|
|
336
|
-
y.value = B,
|
|
337
|
-
|
|
336
|
+
y.value = B, S.value = "CONNECTING", B.onopen = () => {
|
|
337
|
+
S.value = "OPEN", G = 0, a?.(B), N?.(), _();
|
|
338
338
|
}, B.onclose = (K) => {
|
|
339
|
-
if (
|
|
339
|
+
if (S.value = "CLOSED", H(), P?.(), i?.(B, K), !$ && t.autoReconnect && (y.value == null || B === y.value)) {
|
|
340
340
|
const {
|
|
341
|
-
retries:
|
|
341
|
+
retries: ee = -1,
|
|
342
342
|
delay: ye = 1e3,
|
|
343
343
|
onFailed: Pe
|
|
344
344
|
} = Qe(t.autoReconnect);
|
|
345
|
-
(typeof
|
|
345
|
+
(typeof ee == "function" ? ee : () => typeof ee == "number" && (ee < 0 || G < ee))(G) ? (G += 1, W = setTimeout(jt, ye)) : Pe?.();
|
|
346
346
|
}
|
|
347
347
|
}, B.onerror = (K) => {
|
|
348
348
|
n?.(B, K);
|
|
@@ -350,8 +350,8 @@ function ur(e, t = {}) {
|
|
|
350
350
|
if (t.heartbeat) {
|
|
351
351
|
H();
|
|
352
352
|
const {
|
|
353
|
-
message:
|
|
354
|
-
responseMessage: ye =
|
|
353
|
+
message: ee = Ot,
|
|
354
|
+
responseMessage: ye = ee
|
|
355
355
|
} = Qe(t.heartbeat);
|
|
356
356
|
if (K.data === Q(ye))
|
|
357
357
|
return;
|
|
@@ -363,12 +363,12 @@ function ur(e, t = {}) {
|
|
|
363
363
|
const {
|
|
364
364
|
message: B = Ot,
|
|
365
365
|
interval: K = 1e3,
|
|
366
|
-
pongTimeout:
|
|
366
|
+
pongTimeout: ee = 1e3
|
|
367
367
|
} = Qe(t.heartbeat), { pause: ye, resume: Pe } = cr(
|
|
368
368
|
() => {
|
|
369
369
|
$t(Q(B), !1), j == null && (j = setTimeout(() => {
|
|
370
370
|
he(), $ = !1;
|
|
371
|
-
},
|
|
371
|
+
}, ee));
|
|
372
372
|
},
|
|
373
373
|
K,
|
|
374
374
|
{ immediate: !1 }
|
|
@@ -379,9 +379,9 @@ function ur(e, t = {}) {
|
|
|
379
379
|
const We = () => {
|
|
380
380
|
!ne && !Nt || (he(), $ = !1, G = 0, jt());
|
|
381
381
|
};
|
|
382
|
-
return l && We(), d &&
|
|
382
|
+
return l && We(), d && ge(z, We), {
|
|
383
383
|
data: p,
|
|
384
|
-
status:
|
|
384
|
+
status: S,
|
|
385
385
|
close: he,
|
|
386
386
|
send: $t,
|
|
387
387
|
open: We,
|
|
@@ -397,7 +397,7 @@ function M(e) {
|
|
|
397
397
|
};
|
|
398
398
|
}
|
|
399
399
|
function A(e) {
|
|
400
|
-
return function t(a,
|
|
400
|
+
return function t(a, i) {
|
|
401
401
|
switch (arguments.length) {
|
|
402
402
|
case 0:
|
|
403
403
|
return t;
|
|
@@ -406,11 +406,11 @@ function A(e) {
|
|
|
406
406
|
return e(a, n);
|
|
407
407
|
});
|
|
408
408
|
default:
|
|
409
|
-
return O(a) && O(
|
|
410
|
-
return e(n,
|
|
411
|
-
}) : O(
|
|
409
|
+
return O(a) && O(i) ? t : O(a) ? M(function(n) {
|
|
410
|
+
return e(n, i);
|
|
411
|
+
}) : O(i) ? M(function(n) {
|
|
412
412
|
return e(a, n);
|
|
413
|
-
}) : e(a,
|
|
413
|
+
}) : e(a, i);
|
|
414
414
|
}
|
|
415
415
|
};
|
|
416
416
|
}
|
|
@@ -425,39 +425,39 @@ function Re(e, t) {
|
|
|
425
425
|
return t.apply(this, arguments);
|
|
426
426
|
};
|
|
427
427
|
case 2:
|
|
428
|
-
return function(a,
|
|
428
|
+
return function(a, i) {
|
|
429
429
|
return t.apply(this, arguments);
|
|
430
430
|
};
|
|
431
431
|
case 3:
|
|
432
|
-
return function(a,
|
|
432
|
+
return function(a, i, n) {
|
|
433
433
|
return t.apply(this, arguments);
|
|
434
434
|
};
|
|
435
435
|
case 4:
|
|
436
|
-
return function(a,
|
|
436
|
+
return function(a, i, n, o) {
|
|
437
437
|
return t.apply(this, arguments);
|
|
438
438
|
};
|
|
439
439
|
case 5:
|
|
440
|
-
return function(a,
|
|
440
|
+
return function(a, i, n, o, l) {
|
|
441
441
|
return t.apply(this, arguments);
|
|
442
442
|
};
|
|
443
443
|
case 6:
|
|
444
|
-
return function(a,
|
|
444
|
+
return function(a, i, n, o, l, d) {
|
|
445
445
|
return t.apply(this, arguments);
|
|
446
446
|
};
|
|
447
447
|
case 7:
|
|
448
|
-
return function(a,
|
|
448
|
+
return function(a, i, n, o, l, d, g) {
|
|
449
449
|
return t.apply(this, arguments);
|
|
450
450
|
};
|
|
451
451
|
case 8:
|
|
452
|
-
return function(a,
|
|
452
|
+
return function(a, i, n, o, l, d, g, v) {
|
|
453
453
|
return t.apply(this, arguments);
|
|
454
454
|
};
|
|
455
455
|
case 9:
|
|
456
|
-
return function(a,
|
|
456
|
+
return function(a, i, n, o, l, d, g, v, p) {
|
|
457
457
|
return t.apply(this, arguments);
|
|
458
458
|
};
|
|
459
459
|
case 10:
|
|
460
|
-
return function(a,
|
|
460
|
+
return function(a, i, n, o, l, d, g, v, p, S) {
|
|
461
461
|
return t.apply(this, arguments);
|
|
462
462
|
};
|
|
463
463
|
default:
|
|
@@ -466,18 +466,18 @@ function Re(e, t) {
|
|
|
466
466
|
}
|
|
467
467
|
function pt(e, t, a) {
|
|
468
468
|
return function() {
|
|
469
|
-
for (var
|
|
469
|
+
for (var i = [], n = 0, o = e, l = 0, d = !1; l < t.length || n < arguments.length; ) {
|
|
470
470
|
var g;
|
|
471
|
-
l < t.length && (!O(t[l]) || n >= arguments.length) ? g = t[l] : (g = arguments[n], n += 1),
|
|
471
|
+
l < t.length && (!O(t[l]) || n >= arguments.length) ? g = t[l] : (g = arguments[n], n += 1), i[l] = g, O(g) ? d = !0 : o -= 1, l += 1;
|
|
472
472
|
}
|
|
473
|
-
return !d && o <= 0 ? a.apply(this,
|
|
473
|
+
return !d && o <= 0 ? a.apply(this, i) : Re(Math.max(0, o), pt(e, i, a));
|
|
474
474
|
};
|
|
475
475
|
}
|
|
476
476
|
var bt = /* @__PURE__ */ A(function(t, a) {
|
|
477
477
|
return t === 1 ? M(a) : Re(t, pt(t, [], a));
|
|
478
478
|
});
|
|
479
479
|
function fe(e) {
|
|
480
|
-
return function t(a,
|
|
480
|
+
return function t(a, i, n) {
|
|
481
481
|
switch (arguments.length) {
|
|
482
482
|
case 0:
|
|
483
483
|
return t;
|
|
@@ -486,27 +486,27 @@ function fe(e) {
|
|
|
486
486
|
return e(a, o, l);
|
|
487
487
|
});
|
|
488
488
|
case 2:
|
|
489
|
-
return O(a) && O(
|
|
490
|
-
return e(o,
|
|
491
|
-
}) : O(
|
|
489
|
+
return O(a) && O(i) ? t : O(a) ? A(function(o, l) {
|
|
490
|
+
return e(o, i, l);
|
|
491
|
+
}) : O(i) ? A(function(o, l) {
|
|
492
492
|
return e(a, o, l);
|
|
493
493
|
}) : M(function(o) {
|
|
494
|
-
return e(a,
|
|
494
|
+
return e(a, i, o);
|
|
495
495
|
});
|
|
496
496
|
default:
|
|
497
|
-
return O(a) && O(
|
|
497
|
+
return O(a) && O(i) && O(n) ? t : O(a) && O(i) ? A(function(o, l) {
|
|
498
498
|
return e(o, l, n);
|
|
499
499
|
}) : O(a) && O(n) ? A(function(o, l) {
|
|
500
|
-
return e(o,
|
|
501
|
-
}) : O(
|
|
500
|
+
return e(o, i, l);
|
|
501
|
+
}) : O(i) && O(n) ? A(function(o, l) {
|
|
502
502
|
return e(a, o, l);
|
|
503
503
|
}) : O(a) ? M(function(o) {
|
|
504
|
-
return e(o,
|
|
505
|
-
}) : O(
|
|
504
|
+
return e(o, i, n);
|
|
505
|
+
}) : O(i) ? M(function(o) {
|
|
506
506
|
return e(a, o, n);
|
|
507
507
|
}) : O(n) ? M(function(o) {
|
|
508
|
-
return e(a,
|
|
509
|
-
}) : e(a,
|
|
508
|
+
return e(a, i, o);
|
|
509
|
+
}) : e(a, i, n);
|
|
510
510
|
}
|
|
511
511
|
};
|
|
512
512
|
}
|
|
@@ -520,16 +520,16 @@ function ft(e, t, a) {
|
|
|
520
520
|
return function() {
|
|
521
521
|
if (arguments.length === 0)
|
|
522
522
|
return a();
|
|
523
|
-
var
|
|
524
|
-
if (!Fe(
|
|
523
|
+
var i = arguments[arguments.length - 1];
|
|
524
|
+
if (!Fe(i)) {
|
|
525
525
|
for (var n = 0; n < e.length; ) {
|
|
526
|
-
if (typeof
|
|
527
|
-
return
|
|
526
|
+
if (typeof i[e[n]] == "function")
|
|
527
|
+
return i[e[n]].apply(i, Array.prototype.slice.call(arguments, 0, -1));
|
|
528
528
|
n += 1;
|
|
529
529
|
}
|
|
530
|
-
if (vr(
|
|
530
|
+
if (vr(i)) {
|
|
531
531
|
var o = t.apply(null, Array.prototype.slice.call(arguments, 0, -1));
|
|
532
|
-
return o(
|
|
532
|
+
return o(i);
|
|
533
533
|
}
|
|
534
534
|
}
|
|
535
535
|
return a.apply(this, arguments);
|
|
@@ -555,10 +555,10 @@ function It(e) {
|
|
|
555
555
|
return t;
|
|
556
556
|
}
|
|
557
557
|
function At(e, t, a) {
|
|
558
|
-
for (var
|
|
559
|
-
if (e(t, a[
|
|
558
|
+
for (var i = 0, n = a.length; i < n; ) {
|
|
559
|
+
if (e(t, a[i]))
|
|
560
560
|
return !0;
|
|
561
|
-
|
|
561
|
+
i += 1;
|
|
562
562
|
}
|
|
563
563
|
return !1;
|
|
564
564
|
}
|
|
@@ -584,37 +584,37 @@ var Mt = Object.prototype.toString, la = /* @__PURE__ */ function() {
|
|
|
584
584
|
}.propertyIsEnumerable("toString"), Lt = ["constructor", "valueOf", "isPrototypeOf", "toString", "propertyIsEnumerable", "hasOwnProperty", "toLocaleString"], Ct = /* @__PURE__ */ function() {
|
|
585
585
|
return arguments.propertyIsEnumerable("length");
|
|
586
586
|
}(), yr = function(t, a) {
|
|
587
|
-
for (var
|
|
588
|
-
if (t[
|
|
587
|
+
for (var i = 0; i < t.length; ) {
|
|
588
|
+
if (t[i] === a)
|
|
589
589
|
return !0;
|
|
590
|
-
|
|
590
|
+
i += 1;
|
|
591
591
|
}
|
|
592
592
|
return !1;
|
|
593
|
-
},
|
|
593
|
+
}, le = /* @__PURE__ */ M(typeof Object.keys == "function" && !Ct ? function(t) {
|
|
594
594
|
return Object(t) !== t ? [] : Object.keys(t);
|
|
595
595
|
} : function(t) {
|
|
596
596
|
if (Object(t) !== t)
|
|
597
597
|
return [];
|
|
598
|
-
var a,
|
|
598
|
+
var a, i, n = [], o = Ct && la(t);
|
|
599
599
|
for (a in t)
|
|
600
600
|
ve(a, t) && (!o || a !== "length") && (n[n.length] = a);
|
|
601
601
|
if (hr)
|
|
602
|
-
for (
|
|
603
|
-
a = Lt[
|
|
602
|
+
for (i = Lt.length - 1; i >= 0; )
|
|
603
|
+
a = Lt[i], ve(a, t) && !yr(n, a) && (n[n.length] = a), i -= 1;
|
|
604
604
|
return n;
|
|
605
605
|
}), rt = /* @__PURE__ */ M(function(t) {
|
|
606
606
|
return t === null ? "Null" : t === void 0 ? "Undefined" : Object.prototype.toString.call(t).slice(8, -1);
|
|
607
607
|
});
|
|
608
|
-
function Dt(e, t, a,
|
|
608
|
+
function Dt(e, t, a, i) {
|
|
609
609
|
var n = It(e), o = It(t);
|
|
610
610
|
function l(d, g) {
|
|
611
|
-
return ht(d, g, a.slice(),
|
|
611
|
+
return ht(d, g, a.slice(), i.slice());
|
|
612
612
|
}
|
|
613
613
|
return !At(function(d, g) {
|
|
614
614
|
return !At(l, g, d);
|
|
615
615
|
}, o, n);
|
|
616
616
|
}
|
|
617
|
-
function ht(e, t, a,
|
|
617
|
+
function ht(e, t, a, i) {
|
|
618
618
|
if (Je(e, t))
|
|
619
619
|
return !0;
|
|
620
620
|
var n = rt(e);
|
|
@@ -650,14 +650,14 @@ function ht(e, t, a, r) {
|
|
|
650
650
|
}
|
|
651
651
|
for (var o = a.length - 1; o >= 0; ) {
|
|
652
652
|
if (a[o] === e)
|
|
653
|
-
return
|
|
653
|
+
return i[o] === t;
|
|
654
654
|
o -= 1;
|
|
655
655
|
}
|
|
656
656
|
switch (n) {
|
|
657
657
|
case "Map":
|
|
658
|
-
return e.size !== t.size ? !1 : Dt(e.entries(), t.entries(), a.concat([e]),
|
|
658
|
+
return e.size !== t.size ? !1 : Dt(e.entries(), t.entries(), a.concat([e]), i.concat([t]));
|
|
659
659
|
case "Set":
|
|
660
|
-
return e.size !== t.size ? !1 : Dt(e.values(), t.values(), a.concat([e]),
|
|
660
|
+
return e.size !== t.size ? !1 : Dt(e.values(), t.values(), a.concat([e]), i.concat([t]));
|
|
661
661
|
case "Arguments":
|
|
662
662
|
case "Array":
|
|
663
663
|
case "Object":
|
|
@@ -681,10 +681,10 @@ function ht(e, t, a, r) {
|
|
|
681
681
|
default:
|
|
682
682
|
return !1;
|
|
683
683
|
}
|
|
684
|
-
var l =
|
|
685
|
-
if (l.length !==
|
|
684
|
+
var l = le(e);
|
|
685
|
+
if (l.length !== le(t).length)
|
|
686
686
|
return !1;
|
|
687
|
-
var d = a.concat([e]), g =
|
|
687
|
+
var d = a.concat([e]), g = i.concat([t]);
|
|
688
688
|
for (o = l.length - 1; o >= 0; ) {
|
|
689
689
|
var v = l[o];
|
|
690
690
|
if (!(ve(v, t) && ht(t[v], e[v], d, g)))
|
|
@@ -697,13 +697,13 @@ var Ke = /* @__PURE__ */ A(function(t, a) {
|
|
|
697
697
|
return ht(t, a, [], []);
|
|
698
698
|
});
|
|
699
699
|
function wr(e, t, a) {
|
|
700
|
-
var
|
|
700
|
+
var i, n;
|
|
701
701
|
if (typeof e.indexOf == "function")
|
|
702
702
|
switch (typeof t) {
|
|
703
703
|
case "number":
|
|
704
704
|
if (t === 0) {
|
|
705
|
-
for (
|
|
706
|
-
if (n = e[a], n === 0 && 1 / n ===
|
|
705
|
+
for (i = 1 / t; a < e.length; ) {
|
|
706
|
+
if (n = e[a], n === 0 && 1 / n === i)
|
|
707
707
|
return a;
|
|
708
708
|
a += 1;
|
|
709
709
|
}
|
|
@@ -738,7 +738,7 @@ function kr(e, t) {
|
|
|
738
738
|
return wr(t, e, 0) >= 0;
|
|
739
739
|
}
|
|
740
740
|
function je(e, t) {
|
|
741
|
-
for (var a = 0,
|
|
741
|
+
for (var a = 0, i = t.length, n = Array(i); a < i; )
|
|
742
742
|
n[a] = e(t[a]), a += 1;
|
|
743
743
|
return n;
|
|
744
744
|
}
|
|
@@ -759,18 +759,18 @@ function Tr(e) {
|
|
|
759
759
|
};
|
|
760
760
|
}
|
|
761
761
|
function ca(e, t, a) {
|
|
762
|
-
for (var
|
|
763
|
-
t = e(t, a[
|
|
762
|
+
for (var i = 0, n = a.length; i < n; )
|
|
763
|
+
t = e(t, a[i]), i += 1;
|
|
764
764
|
return t;
|
|
765
765
|
}
|
|
766
766
|
function Sr(e, t) {
|
|
767
|
-
for (var a = 0,
|
|
767
|
+
for (var a = 0, i = t.length, n = []; a < i; )
|
|
768
768
|
e(t[a]) && (n[n.length] = t[a]), a += 1;
|
|
769
769
|
return n;
|
|
770
770
|
}
|
|
771
771
|
function zr(e, t) {
|
|
772
|
-
for (var a = /* @__PURE__ */ new Map(),
|
|
773
|
-
e(n.value[1]) && a.set(n.value[0], n.value[1]), n =
|
|
772
|
+
for (var a = /* @__PURE__ */ new Map(), i = t.entries(), n = i.next(); !n.done; )
|
|
773
|
+
e(n.value[1]) && a.set(n.value[0], n.value[1]), n = i.next();
|
|
774
774
|
return a;
|
|
775
775
|
}
|
|
776
776
|
function _r(e) {
|
|
@@ -793,20 +793,20 @@ function $r(e) {
|
|
|
793
793
|
};
|
|
794
794
|
}
|
|
795
795
|
var ga = /* @__PURE__ */ A(/* @__PURE__ */ ft(["fantasy-land/filter", "filter"], $r, function(e, t) {
|
|
796
|
-
return da(t) ? ca(function(a,
|
|
797
|
-
return e(t[
|
|
798
|
-
}, {},
|
|
796
|
+
return da(t) ? ca(function(a, i) {
|
|
797
|
+
return e(t[i]) && (a[i] = t[i]), a;
|
|
798
|
+
}, {}, le(t)) : _r(t) ? zr(e, t) : (
|
|
799
799
|
// else
|
|
800
800
|
Sr(e, t)
|
|
801
801
|
);
|
|
802
|
-
})),
|
|
802
|
+
})), ce = /* @__PURE__ */ A(function(t, a) {
|
|
803
803
|
return ga(Tr(t), a);
|
|
804
804
|
});
|
|
805
805
|
function ma(e, t) {
|
|
806
806
|
var a = function(l) {
|
|
807
807
|
var d = t.concat([e]);
|
|
808
808
|
return kr(l, d) ? "<Circular>" : ma(l, d);
|
|
809
|
-
},
|
|
809
|
+
}, i = function(o, l) {
|
|
810
810
|
return je(function(d) {
|
|
811
811
|
return Ze(d) + ": " + a(o[d]);
|
|
812
812
|
}, l.slice().sort());
|
|
@@ -815,9 +815,9 @@ function ma(e, t) {
|
|
|
815
815
|
case "[object Arguments]":
|
|
816
816
|
return "(function() { return arguments; }(" + je(a, e).join(", ") + "))";
|
|
817
817
|
case "[object Array]":
|
|
818
|
-
return "[" + je(a, e).concat(
|
|
818
|
+
return "[" + je(a, e).concat(i(e, ce(function(o) {
|
|
819
819
|
return /^\d+$/.test(o);
|
|
820
|
-
},
|
|
820
|
+
}, le(e)))).join(", ") + "]";
|
|
821
821
|
case "[object Boolean]":
|
|
822
822
|
return typeof e == "object" ? "new Boolean(" + a(e.valueOf()) + ")" : e.toString();
|
|
823
823
|
case "[object Date]":
|
|
@@ -840,7 +840,7 @@ function ma(e, t) {
|
|
|
840
840
|
if (n !== "[object Object]")
|
|
841
841
|
return n;
|
|
842
842
|
}
|
|
843
|
-
return "{" +
|
|
843
|
+
return "{" + i(e, le(e)).join(", ") + "}";
|
|
844
844
|
}
|
|
845
845
|
}
|
|
846
846
|
var Ie = /* @__PURE__ */ M(function(t) {
|
|
@@ -848,17 +848,17 @@ var Ie = /* @__PURE__ */ M(function(t) {
|
|
|
848
848
|
}), jr = /* @__PURE__ */ A(function(t, a) {
|
|
849
849
|
if (t === a)
|
|
850
850
|
return a;
|
|
851
|
-
function
|
|
851
|
+
function i(g, v) {
|
|
852
852
|
if (g > v != v > g)
|
|
853
853
|
return v > g ? v : g;
|
|
854
854
|
}
|
|
855
|
-
var n =
|
|
855
|
+
var n = i(t, a);
|
|
856
856
|
if (n !== void 0)
|
|
857
857
|
return n;
|
|
858
|
-
var o =
|
|
858
|
+
var o = i(typeof t, typeof a);
|
|
859
859
|
if (o !== void 0)
|
|
860
860
|
return o === typeof t ? t : a;
|
|
861
|
-
var l = Ie(t), d =
|
|
861
|
+
var l = Ie(t), d = i(l, Ie(a));
|
|
862
862
|
return d !== void 0 && d === l ? t : a;
|
|
863
863
|
}), Er = /* @__PURE__ */ function() {
|
|
864
864
|
function e(t, a) {
|
|
@@ -871,16 +871,16 @@ var Ie = /* @__PURE__ */ M(function(t) {
|
|
|
871
871
|
return function(a) {
|
|
872
872
|
return new Er(t, a);
|
|
873
873
|
};
|
|
874
|
-
},
|
|
874
|
+
}, X = /* @__PURE__ */ A(/* @__PURE__ */ ft(["fantasy-land/map", "map"], Nr, function(t, a) {
|
|
875
875
|
switch (Object.prototype.toString.call(a)) {
|
|
876
876
|
case "[object Function]":
|
|
877
877
|
return bt(a.length, function() {
|
|
878
878
|
return t.call(this, a.apply(this, arguments));
|
|
879
879
|
});
|
|
880
880
|
case "[object Object]":
|
|
881
|
-
return ca(function(
|
|
882
|
-
return
|
|
883
|
-
}, {},
|
|
881
|
+
return ca(function(i, n) {
|
|
882
|
+
return i[n] = t(a[n]), i;
|
|
883
|
+
}, {}, le(a));
|
|
884
884
|
default:
|
|
885
885
|
return je(t, a);
|
|
886
886
|
}
|
|
@@ -896,8 +896,8 @@ function Or(e, t) {
|
|
|
896
896
|
if (t != null)
|
|
897
897
|
return ua(e) ? va(e, t) : t[e];
|
|
898
898
|
}
|
|
899
|
-
var
|
|
900
|
-
return
|
|
899
|
+
var me = /* @__PURE__ */ A(Or), Ir = /* @__PURE__ */ A(function(t, a) {
|
|
900
|
+
return X(me(t), a);
|
|
901
901
|
});
|
|
902
902
|
function yt(e) {
|
|
903
903
|
return Object.prototype.toString.call(e) === "[object String]";
|
|
@@ -923,12 +923,12 @@ function Mr(e, t, a) {
|
|
|
923
923
|
};
|
|
924
924
|
}
|
|
925
925
|
function Lr(e, t, a) {
|
|
926
|
-
for (var
|
|
927
|
-
if (t = e["@@transducer/step"](t, a[
|
|
926
|
+
for (var i = 0, n = a.length; i < n; ) {
|
|
927
|
+
if (t = e["@@transducer/step"](t, a[i]), t && t["@@transducer/reduced"]) {
|
|
928
928
|
t = t["@@transducer/value"];
|
|
929
929
|
break;
|
|
930
930
|
}
|
|
931
|
-
|
|
931
|
+
i += 1;
|
|
932
932
|
}
|
|
933
933
|
return e["@@transducer/result"](t);
|
|
934
934
|
}
|
|
@@ -938,17 +938,17 @@ var Cr = /* @__PURE__ */ A(function(t, a) {
|
|
|
938
938
|
});
|
|
939
939
|
});
|
|
940
940
|
function Dr(e, t, a) {
|
|
941
|
-
for (var
|
|
942
|
-
if (t = e["@@transducer/step"](t,
|
|
941
|
+
for (var i = a.next(); !i.done; ) {
|
|
942
|
+
if (t = e["@@transducer/step"](t, i.value), t && t["@@transducer/reduced"]) {
|
|
943
943
|
t = t["@@transducer/value"];
|
|
944
944
|
break;
|
|
945
945
|
}
|
|
946
|
-
|
|
946
|
+
i = a.next();
|
|
947
947
|
}
|
|
948
948
|
return e["@@transducer/result"](t);
|
|
949
949
|
}
|
|
950
|
-
function Gr(e, t, a,
|
|
951
|
-
return e["@@transducer/result"](a[
|
|
950
|
+
function Gr(e, t, a, i) {
|
|
951
|
+
return e["@@transducer/result"](a[i](Cr(e["@@transducer/step"], e), t));
|
|
952
952
|
}
|
|
953
953
|
var pa = /* @__PURE__ */ Mr(Lr, Gr, Dr), Br = /* @__PURE__ */ function() {
|
|
954
954
|
function e(t) {
|
|
@@ -969,7 +969,7 @@ var wt = /* @__PURE__ */ fe(function(e, t, a) {
|
|
|
969
969
|
return pa(typeof e == "function" ? ba(e) : e, t, a);
|
|
970
970
|
}), Hr = /* @__PURE__ */ M(function(t) {
|
|
971
971
|
return bt(wt(jr, 0, Ir("length", t)), function() {
|
|
972
|
-
for (var a = 0,
|
|
972
|
+
for (var a = 0, i = t.length; a < i; ) {
|
|
973
973
|
if (!t[a].apply(this, arguments))
|
|
974
974
|
return !1;
|
|
975
975
|
a += 1;
|
|
@@ -977,7 +977,7 @@ var wt = /* @__PURE__ */ fe(function(e, t, a) {
|
|
|
977
977
|
return !0;
|
|
978
978
|
});
|
|
979
979
|
}), fa = /* @__PURE__ */ M(function(t) {
|
|
980
|
-
for (var a =
|
|
980
|
+
for (var a = le(t), i = a.length, n = [], o = 0; o < i; )
|
|
981
981
|
n[o] = t[a[o]], o += 1;
|
|
982
982
|
return n;
|
|
983
983
|
});
|
|
@@ -991,7 +991,7 @@ function ha(e) {
|
|
|
991
991
|
function ya(e, t, a) {
|
|
992
992
|
if (a || (a = new Kr()), Fr(e))
|
|
993
993
|
return e;
|
|
994
|
-
var
|
|
994
|
+
var i = function(o) {
|
|
995
995
|
var l = a.get(e);
|
|
996
996
|
if (l)
|
|
997
997
|
return l;
|
|
@@ -1002,9 +1002,9 @@ function ya(e, t, a) {
|
|
|
1002
1002
|
};
|
|
1003
1003
|
switch (rt(e)) {
|
|
1004
1004
|
case "Object":
|
|
1005
|
-
return
|
|
1005
|
+
return i(Object.create(Object.getPrototypeOf(e)));
|
|
1006
1006
|
case "Array":
|
|
1007
|
-
return
|
|
1007
|
+
return i(Array(e.length));
|
|
1008
1008
|
case "Date":
|
|
1009
1009
|
return new Date(e.valueOf());
|
|
1010
1010
|
case "RegExp":
|
|
@@ -1034,18 +1034,18 @@ var Kr = /* @__PURE__ */ function() {
|
|
|
1034
1034
|
this.map = {}, this.length = 0;
|
|
1035
1035
|
}
|
|
1036
1036
|
return e.prototype.set = function(t, a) {
|
|
1037
|
-
var
|
|
1038
|
-
n || (this.map[
|
|
1037
|
+
var i = this.hash(t), n = this.map[i];
|
|
1038
|
+
n || (this.map[i] = n = []), n.push([t, a]), this.length += 1;
|
|
1039
1039
|
}, e.prototype.hash = function(t) {
|
|
1040
1040
|
var a = [];
|
|
1041
|
-
for (var
|
|
1042
|
-
a.push(Object.prototype.toString.call(t[
|
|
1041
|
+
for (var i in t)
|
|
1042
|
+
a.push(Object.prototype.toString.call(t[i]));
|
|
1043
1043
|
return a.join();
|
|
1044
1044
|
}, e.prototype.get = function(t) {
|
|
1045
1045
|
if (this.length <= 180) {
|
|
1046
1046
|
for (var a in this.map)
|
|
1047
|
-
for (var l = this.map[a],
|
|
1048
|
-
var n = l[
|
|
1047
|
+
for (var l = this.map[a], i = 0; i < l.length; i += 1) {
|
|
1048
|
+
var n = l[i];
|
|
1049
1049
|
if (n[0] === t)
|
|
1050
1050
|
return n[1];
|
|
1051
1051
|
}
|
|
@@ -1053,8 +1053,8 @@ var Kr = /* @__PURE__ */ function() {
|
|
|
1053
1053
|
}
|
|
1054
1054
|
var o = this.hash(t), l = this.map[o];
|
|
1055
1055
|
if (l)
|
|
1056
|
-
for (var
|
|
1057
|
-
var n = l[
|
|
1056
|
+
for (var i = 0; i < l.length; i += 1) {
|
|
1057
|
+
var n = l[i];
|
|
1058
1058
|
if (n[0] === t)
|
|
1059
1059
|
return n[1];
|
|
1060
1060
|
}
|
|
@@ -1070,12 +1070,12 @@ function kt(e, t) {
|
|
|
1070
1070
|
var a = arguments.length;
|
|
1071
1071
|
if (a === 0)
|
|
1072
1072
|
return t();
|
|
1073
|
-
var
|
|
1074
|
-
return Fe(
|
|
1073
|
+
var i = arguments[a - 1];
|
|
1074
|
+
return Fe(i) || typeof i[e] != "function" ? t.apply(this, arguments) : i[e].apply(i, Array.prototype.slice.call(arguments, 0, a - 1));
|
|
1075
1075
|
};
|
|
1076
1076
|
}
|
|
1077
|
-
var Ur = /* @__PURE__ */ fe(/* @__PURE__ */ kt("slice", function(t, a,
|
|
1078
|
-
return Array.prototype.slice.call(
|
|
1077
|
+
var Ur = /* @__PURE__ */ fe(/* @__PURE__ */ kt("slice", function(t, a, i) {
|
|
1078
|
+
return Array.prototype.slice.call(i, t, a);
|
|
1079
1079
|
})), qr = /* @__PURE__ */ M(/* @__PURE__ */ kt("tail", /* @__PURE__ */ Ur(1, 1 / 0)));
|
|
1080
1080
|
function Wr() {
|
|
1081
1081
|
if (arguments.length === 0)
|
|
@@ -1085,14 +1085,14 @@ function Wr() {
|
|
|
1085
1085
|
var Ve = /* @__PURE__ */ M(function(t) {
|
|
1086
1086
|
return yt(t) ? t.split("").reverse().join("") : Array.prototype.slice.call(t, 0).reverse();
|
|
1087
1087
|
});
|
|
1088
|
-
function
|
|
1088
|
+
function de() {
|
|
1089
1089
|
if (arguments.length === 0)
|
|
1090
1090
|
throw new Error("compose requires at least one argument");
|
|
1091
1091
|
return Wr.apply(this, Ve(arguments));
|
|
1092
1092
|
}
|
|
1093
1093
|
var Yr = /* @__PURE__ */ function() {
|
|
1094
|
-
function e(t, a,
|
|
1095
|
-
this.valueFn = t, this.valueAcc = a, this.keyFn =
|
|
1094
|
+
function e(t, a, i, n) {
|
|
1095
|
+
this.valueFn = t, this.valueAcc = a, this.keyFn = i, this.xf = n, this.inputs = {};
|
|
1096
1096
|
}
|
|
1097
1097
|
return e.prototype["@@transducer/init"] = xe.init, e.prototype["@@transducer/result"] = function(t) {
|
|
1098
1098
|
var a;
|
|
@@ -1103,23 +1103,23 @@ var Yr = /* @__PURE__ */ function() {
|
|
|
1103
1103
|
}
|
|
1104
1104
|
return this.inputs = null, this.xf["@@transducer/result"](t);
|
|
1105
1105
|
}, e.prototype["@@transducer/step"] = function(t, a) {
|
|
1106
|
-
var
|
|
1107
|
-
return this.inputs[
|
|
1106
|
+
var i = this.keyFn(a);
|
|
1107
|
+
return this.inputs[i] = this.inputs[i] || [i, ya(this.valueAcc)], this.inputs[i][1] = this.valueFn(this.inputs[i][1], a), t;
|
|
1108
1108
|
}, e;
|
|
1109
1109
|
}();
|
|
1110
1110
|
function Qr(e, t, a) {
|
|
1111
|
-
return function(
|
|
1112
|
-
return new Yr(e, t, a,
|
|
1111
|
+
return function(i) {
|
|
1112
|
+
return new Yr(e, t, a, i);
|
|
1113
1113
|
};
|
|
1114
1114
|
}
|
|
1115
|
-
var Jr = /* @__PURE__ */ pt(4, [], /* @__PURE__ */ ft([], Qr, function(t, a,
|
|
1115
|
+
var Jr = /* @__PURE__ */ pt(4, [], /* @__PURE__ */ ft([], Qr, function(t, a, i, n) {
|
|
1116
1116
|
var o = ba(function(l, d) {
|
|
1117
|
-
var g =
|
|
1117
|
+
var g = i(d), v = t(ve(g, l) ? l[g] : ya(a), d);
|
|
1118
1118
|
return v && v["@@transducer/reduced"] ? pr(l) : (l[g] = v, l);
|
|
1119
1119
|
});
|
|
1120
1120
|
return pa(o, {}, n);
|
|
1121
|
-
})), wa = /* @__PURE__ */ fe(function(t, a,
|
|
1122
|
-
var n = t(a), o = t(
|
|
1121
|
+
})), wa = /* @__PURE__ */ fe(function(t, a, i) {
|
|
1122
|
+
var n = t(a), o = t(i);
|
|
1123
1123
|
return n > o ? -1 : n < o ? 1 : 0;
|
|
1124
1124
|
});
|
|
1125
1125
|
function Zr(e) {
|
|
@@ -1136,7 +1136,7 @@ var Xr = /* @__PURE__ */ M(function(t) {
|
|
|
1136
1136
|
function ei(e) {
|
|
1137
1137
|
if (e == null)
|
|
1138
1138
|
throw new TypeError("Cannot convert undefined or null to object");
|
|
1139
|
-
for (var t = Object(e), a = 1,
|
|
1139
|
+
for (var t = Object(e), a = 1, i = arguments.length; a < i; ) {
|
|
1140
1140
|
var n = arguments[a];
|
|
1141
1141
|
if (n != null)
|
|
1142
1142
|
for (var o in n)
|
|
@@ -1148,10 +1148,10 @@ function ei(e) {
|
|
|
1148
1148
|
const ti = typeof Object.assign == "function" ? Object.assign : ei;
|
|
1149
1149
|
var Tt = /* @__PURE__ */ A(function(t, a) {
|
|
1150
1150
|
return bt(t + 1, function() {
|
|
1151
|
-
var
|
|
1152
|
-
if (
|
|
1153
|
-
return
|
|
1154
|
-
throw new TypeError(Ie(
|
|
1151
|
+
var i = arguments[t];
|
|
1152
|
+
if (i != null && Rr(i[a]))
|
|
1153
|
+
return i[a].apply(i, Array.prototype.slice.call(arguments, 0, t));
|
|
1154
|
+
throw new TypeError(Ie(i) + ' does not have a method named "' + a + '"');
|
|
1155
1155
|
});
|
|
1156
1156
|
}), I = /* @__PURE__ */ M(function(t) {
|
|
1157
1157
|
return t != null && Ke(t, Xr(t));
|
|
@@ -1159,35 +1159,35 @@ var Tt = /* @__PURE__ */ A(function(t, a) {
|
|
|
1159
1159
|
return !I(t);
|
|
1160
1160
|
}), Bt = /* @__PURE__ */ Tt(1, "join");
|
|
1161
1161
|
function ri(e, t) {
|
|
1162
|
-
for (var a = t,
|
|
1162
|
+
for (var a = t, i = 0; i < e.length; i += 1) {
|
|
1163
1163
|
if (a == null)
|
|
1164
1164
|
return;
|
|
1165
|
-
var n = e[
|
|
1165
|
+
var n = e[i];
|
|
1166
1166
|
ua(n) ? a = va(n, a) : a = a[n];
|
|
1167
1167
|
}
|
|
1168
1168
|
return a;
|
|
1169
1169
|
}
|
|
1170
1170
|
var ii = /* @__PURE__ */ A(function(t, a) {
|
|
1171
1171
|
return ti({}, a, t);
|
|
1172
|
-
}), ni = /* @__PURE__ */ fe(function(t, a,
|
|
1173
|
-
return Ke(ri(a,
|
|
1172
|
+
}), ni = /* @__PURE__ */ fe(function(t, a, i) {
|
|
1173
|
+
return Ke(ri(a, i), t);
|
|
1174
1174
|
}), ka = /* @__PURE__ */ A(function(t, a) {
|
|
1175
|
-
for (var
|
|
1176
|
-
t[n] in a && (
|
|
1177
|
-
return
|
|
1178
|
-
}), St = /* @__PURE__ */ fe(function(t, a,
|
|
1179
|
-
return Ke(t,
|
|
1180
|
-
}), zt = /* @__PURE__ */ fe(function(t, a,
|
|
1181
|
-
return
|
|
1175
|
+
for (var i = {}, n = 0; n < t.length; )
|
|
1176
|
+
t[n] in a && (i[t[n]] = a[t[n]]), n += 1;
|
|
1177
|
+
return i;
|
|
1178
|
+
}), St = /* @__PURE__ */ fe(function(t, a, i) {
|
|
1179
|
+
return Ke(t, me(a, i));
|
|
1180
|
+
}), zt = /* @__PURE__ */ fe(function(t, a, i) {
|
|
1181
|
+
return i.replace(t, a);
|
|
1182
1182
|
}), xa = /* @__PURE__ */ A(function(t, a) {
|
|
1183
|
-
return Array.prototype.slice.call(a, 0).sort(function(
|
|
1184
|
-
var o = t(
|
|
1183
|
+
return Array.prototype.slice.call(a, 0).sort(function(i, n) {
|
|
1184
|
+
var o = t(i), l = t(n);
|
|
1185
1185
|
return o < l ? -1 : o > l ? 1 : 0;
|
|
1186
1186
|
});
|
|
1187
1187
|
}), Ta = /* @__PURE__ */ A(function(t, a) {
|
|
1188
|
-
return Array.prototype.slice.call(a, 0).sort(function(
|
|
1188
|
+
return Array.prototype.slice.call(a, 0).sort(function(i, n) {
|
|
1189
1189
|
for (var o = 0, l = 0; o === 0 && l < t.length; )
|
|
1190
|
-
o = t[l](
|
|
1190
|
+
o = t[l](i, n), l += 1;
|
|
1191
1191
|
return o;
|
|
1192
1192
|
});
|
|
1193
1193
|
}), it = /* @__PURE__ */ Tt(1, "split");
|
|
@@ -1200,12 +1200,12 @@ var si = /* @__PURE__ */ A(function(t, a) {
|
|
|
1200
1200
|
return ha(t).test(a);
|
|
1201
1201
|
}), li = /* @__PURE__ */ Tt(0, "toUpperCase"), ke = `
|
|
1202
1202
|
\v\f\r \u2028\u2029\uFEFF`, ci = "", di = typeof String.prototype.trim == "function", gi = /* @__PURE__ */ M(!di || /* @__PURE__ */ ke.trim() || !/* @__PURE__ */ ci.trim() ? function(t) {
|
|
1203
|
-
var a = new RegExp("^[" + ke + "][" + ke + "]*"),
|
|
1204
|
-
return t.replace(a, "").replace(
|
|
1203
|
+
var a = new RegExp("^[" + ke + "][" + ke + "]*"), i = new RegExp("[" + ke + "][" + ke + "]*$");
|
|
1204
|
+
return t.replace(a, "").replace(i, "");
|
|
1205
1205
|
} : function(t) {
|
|
1206
1206
|
return t.trim();
|
|
1207
1207
|
});
|
|
1208
|
-
const mi = "Local time", ui = "Overtime", vi = "Shootout", pi = "Game sheet", bi = "TOI sheet", fi = "Video", hi = { "status-1": "Live", "status-2": "Game Completed", "status-3": "Versenybíróság", "status-4": "Delayed" }, yi = "Best Player of the Team", wi = { 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" }, ki = { attendance: "{0} attending", visitorsWaiting: "{0} waiting", visitors: "{0} watching now" }, xi = { referees: "Referees", linesmen: "Linesmen", attendance: "Attandance" }, Ti = { timeout: "Timeout", penaltyLength: "{0} m", teamPenalty: "Team Penalty", noEventsInPeriod: "No event in this period", score: "Score", missed: "Missed" }, Si = { 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" }, zi = { headCoach: "Coach", secondCoach: "Assistant Coach", teamLeader: "Team leader", officialPerson1: "Team Official", officialPerson2: "Team Official", officialPerson3: "Team Official" }, _i = { 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" }, Sa = {
|
|
1208
|
+
const mi = "Local time", ui = "Overtime", vi = "Shootout", pi = "Game sheet", bi = "TOI sheet", fi = "Video", hi = { "status-1": "Live", "status-2": "Game Completed", "status-3": "Versenybíróság", "status-4": "Delayed" }, yi = "Best Player of the Team", wi = { 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" }, ki = { attendance: "{0} attending", visitorsWaiting: "{0} waiting", visitors: "{0} watching now" }, xi = { referees: "Referees", linesmen: "Linesmen", attendance: "Attandance" }, Ti = { timeout: "Timeout", penaltyLength: "{0} m", teamPenalty: "Team Penalty", noEventsInPeriod: "No event in this period", score: "Score", missed: "Missed" }, Si = { 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" }, zi = { headCoach: "Coach", secondCoach: "Assistant Coach", teamLeader: "Team leader", officialPerson1: "Team Official", officialPerson2: "Team Official", officialPerson3: "Team Official" }, _i = { 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", PS: "Penalty shot" }, Sa = {
|
|
1209
1209
|
localTime: mi,
|
|
1210
1210
|
afterOvertime: ui,
|
|
1211
1211
|
afterShootout: vi,
|
|
@@ -1230,7 +1230,7 @@ const mi = "Local time", ui = "Overtime", vi = "Shootout", pi = "Game sheet", bi
|
|
|
1230
1230
|
rows: Oi,
|
|
1231
1231
|
roleType: Ii,
|
|
1232
1232
|
role: Ai
|
|
1233
|
-
}, Li = "Helyszín szerinti idő", Ci = "Hosszabbítás után", Di = "Szétlövés után", Gi = "Jegyzőkönyv", Bi = "TOI statisztika", Hi = "Videó", Ri = { "status-1": "Élő", "status-2": "Végeredmény", "status-3": "Versenybíróság", "status-4": "Elhalasztva" }, Fi = "A csapat legjobb játékosa", Ki = { 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" }, Vi = { attendance: "{0} néző", visitorsWaiting: "{0} néző várakozik", visitors: "{0} néző jelenleg" }, Ui = { referees: "Játékvezető", linesmen: "Vonalbíró", attendance: "Nézőszám" }, qi = { 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" }, Wi = { 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ő" }, Yi = { headCoach: "Vezetőedző", secondCoach: "Másodedző", teamLeader: "Csapatvezető", officialPerson1: "Hivatalos személy", officialPerson2: "Hivatalos személy", officialPerson3: "Hivatalos személy" }, Qi = { 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" }, za = {
|
|
1233
|
+
}, Li = "Helyszín szerinti idő", Ci = "Hosszabbítás után", Di = "Szétlövés után", Gi = "Jegyzőkönyv", Bi = "TOI statisztika", Hi = "Videó", Ri = { "status-1": "Élő", "status-2": "Végeredmény", "status-3": "Versenybíróság", "status-4": "Elhalasztva" }, Fi = "A csapat legjobb játékosa", Ki = { 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" }, Vi = { attendance: "{0} néző", visitorsWaiting: "{0} néző várakozik", visitors: "{0} néző jelenleg" }, Ui = { referees: "Játékvezető", linesmen: "Vonalbíró", attendance: "Nézőszám" }, qi = { 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" }, Wi = { 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ő" }, Yi = { headCoach: "Vezetőedző", secondCoach: "Másodedző", teamLeader: "Csapatvezető", officialPerson1: "Hivatalos személy", officialPerson2: "Hivatalos személy", officialPerson3: "Hivatalos személy" }, Qi = { 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", PS: "Büntetőlövés" }, za = {
|
|
1234
1234
|
localTime: Li,
|
|
1235
1235
|
afterOvertime: Ci,
|
|
1236
1236
|
afterShootout: Di,
|
|
@@ -1384,60 +1384,60 @@ function Ae(...e) {
|
|
|
1384
1384
|
const _t = (e) => zt(". ", "-", e || "");
|
|
1385
1385
|
function ja(e) {
|
|
1386
1386
|
const t = e?.periodResults ?? "";
|
|
1387
|
-
let a =
|
|
1387
|
+
let a = de(ce(si(/-:-/)), it(","))(t).length;
|
|
1388
1388
|
return e.isShootout && (a = a - 2), e.isOvertime && (a = a - 1), a;
|
|
1389
1389
|
}
|
|
1390
1390
|
function sn(e, t) {
|
|
1391
|
-
const a = e?.actualPeriod ?? ja(e),
|
|
1392
|
-
e.isShootout && (
|
|
1391
|
+
const a = e?.actualPeriod ?? ja(e), i = {};
|
|
1392
|
+
e.isShootout && (i.so = [], i.ot = []), e.isOvertime && (i.ot = []);
|
|
1393
1393
|
for (let o = a; o > 0; o--)
|
|
1394
|
-
|
|
1395
|
-
return ii(t,
|
|
1394
|
+
i[`p${o}`] = [];
|
|
1395
|
+
return ii(t, i);
|
|
1396
1396
|
}
|
|
1397
|
-
function Ht(e, t, a,
|
|
1397
|
+
function Ht(e, t, a, i) {
|
|
1398
1398
|
const n = [];
|
|
1399
1399
|
let o = 0, l = 0;
|
|
1400
1400
|
for (let d = 0; d < e.length; d++)
|
|
1401
|
-
n.push(`${e[d][t]?.[
|
|
1401
|
+
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);
|
|
1402
1402
|
return `(${n.join(", ")}) ${o}:${l}`;
|
|
1403
1403
|
}
|
|
1404
|
-
function ln(e, t, a,
|
|
1404
|
+
function ln(e, t, a, i) {
|
|
1405
1405
|
const n = [];
|
|
1406
1406
|
let o = 0, l = 0;
|
|
1407
1407
|
for (let d = 0; d < e.length; d++)
|
|
1408
|
-
n.push(`${e[d][t]?.[
|
|
1408
|
+
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);
|
|
1409
1409
|
return `(${n.join(", ")}) ${o}:${l}`;
|
|
1410
1410
|
}
|
|
1411
1411
|
function cn(e) {
|
|
1412
|
-
const t = e?.home?.advTime ?? 0, a = e?.away?.advTime ?? 0,
|
|
1412
|
+
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;
|
|
1413
1413
|
return {
|
|
1414
1414
|
advTime: `${U(t)} / ${U(a)}`,
|
|
1415
|
-
advTimePP1: `${U(
|
|
1415
|
+
advTimePP1: `${U(i)} / ${U(n)}`,
|
|
1416
1416
|
advTimePP2: `${U(o)} / ${U(l)}`
|
|
1417
1417
|
};
|
|
1418
1418
|
}
|
|
1419
1419
|
function dn(e) {
|
|
1420
|
-
const t = e?.home?.adv ?? 0, a = e?.home?.ppgf ?? 0,
|
|
1421
|
-
return `(${t}/${a}) <b>${o}%</b> / (${
|
|
1420
|
+
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);
|
|
1421
|
+
return `(${t}/${a}) <b>${o}%</b> / (${i}/${n}) <b>${l}%</b>`;
|
|
1422
1422
|
}
|
|
1423
1423
|
function gn(e) {
|
|
1424
|
-
const t = e?.home?.dvg ?? 0, a = e?.home?.pk ?? 0,
|
|
1425
|
-
return `(${t}/${a}) <b>${o}%</b> / (${
|
|
1424
|
+
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);
|
|
1425
|
+
return `(${t}/${a}) <b>${o}%</b> / (${i}/${n}) <b>${l}%</b>`;
|
|
1426
1426
|
}
|
|
1427
1427
|
function Ea(e) {
|
|
1428
1428
|
return {
|
|
1429
1429
|
...e,
|
|
1430
|
-
penaltyCause:
|
|
1430
|
+
penaltyCause: de(li, zt("_", "-"))(e.penaltyCause)
|
|
1431
1431
|
};
|
|
1432
1432
|
}
|
|
1433
1433
|
const Me = (e) => gt(e, aa(["toi"])), mn = 20, un = 1e3 * 30, Rt = 1e3 * 60 * 5;
|
|
1434
1434
|
function vn(e = {}) {
|
|
1435
|
-
const { data: t, services: a } = e, { getGameData:
|
|
1435
|
+
const { data: t, services: a } = e, { getGameData: i, getGameStats: n, getEvents: o, getGameOfficials: l } = a, d = F(!1), { resume: g, pause: v, isActive: p } = pe(
|
|
1436
1436
|
() => Ae(n, o),
|
|
1437
1437
|
un,
|
|
1438
1438
|
{ immediate: !1, immediateCallback: !1 }
|
|
1439
|
-
), { pause:
|
|
1440
|
-
() =>
|
|
1439
|
+
), { pause: S } = pe(
|
|
1440
|
+
() => i(),
|
|
1441
1441
|
Rt,
|
|
1442
1442
|
{
|
|
1443
1443
|
immediate: !0,
|
|
@@ -1452,22 +1452,22 @@ function vn(e = {}) {
|
|
|
1452
1452
|
}
|
|
1453
1453
|
);
|
|
1454
1454
|
qa(d, () => {
|
|
1455
|
-
g(),
|
|
1455
|
+
g(), i();
|
|
1456
1456
|
}, () => {
|
|
1457
1457
|
v();
|
|
1458
|
-
}),
|
|
1459
|
-
z.gameStatus === 1 && !p.value && (d.value = !0,
|
|
1458
|
+
}), ge(t, (z) => {
|
|
1459
|
+
z.gameStatus === 1 && !p.value && (d.value = !0, S(), y(), g(), n(), o()), z.gameStatus > 1 && (d.value = !1, Ae(n, o), S(), y());
|
|
1460
1460
|
});
|
|
1461
1461
|
}
|
|
1462
1462
|
function pn(e = {}) {
|
|
1463
1463
|
const t = e?.periodLength ?? mn, a = f(() => {
|
|
1464
1464
|
let n = t * 60;
|
|
1465
|
-
return (
|
|
1465
|
+
return (r(e).isOvertime || r(e).isShootout) && (n = r(e).overtimeLength * 60), n;
|
|
1466
1466
|
});
|
|
1467
1467
|
return {
|
|
1468
1468
|
value: f(() => {
|
|
1469
|
-
const n =
|
|
1470
|
-
let l = ja(
|
|
1469
|
+
const n = r(e), o = a.value - Number.parseInt(n.periodTime, 10) * 60;
|
|
1470
|
+
let l = ja(r(e)) - 1;
|
|
1471
1471
|
(n.isOvertime || n.isShootout) && l++;
|
|
1472
1472
|
const d = Qa(n.actualTime) - l * t * 60;
|
|
1473
1473
|
return Math.max(o, d);
|
|
@@ -1477,13 +1477,13 @@ function pn(e = {}) {
|
|
|
1477
1477
|
}
|
|
1478
1478
|
function Na() {
|
|
1479
1479
|
const e = F([]);
|
|
1480
|
-
function t(
|
|
1481
|
-
typeof n == "object" && n !== null && (n = n.message), e.value.push({ key:
|
|
1480
|
+
function t(i, n) {
|
|
1481
|
+
typeof n == "object" && n !== null && (n = n.message), e.value.push({ key: i, message: n });
|
|
1482
1482
|
}
|
|
1483
|
-
function a(
|
|
1483
|
+
function a(i) {
|
|
1484
1484
|
if (I(e.value))
|
|
1485
1485
|
return;
|
|
1486
|
-
const n = e.value.findIndex((o) => o.key ===
|
|
1486
|
+
const n = e.value.findIndex((o) => o.key === i);
|
|
1487
1487
|
e.value.splice(n, 1);
|
|
1488
1488
|
}
|
|
1489
1489
|
return {
|
|
@@ -1494,14 +1494,14 @@ function Na() {
|
|
|
1494
1494
|
}
|
|
1495
1495
|
function bn(e) {
|
|
1496
1496
|
return f(() => {
|
|
1497
|
-
const { homeTeam: a, awayTeam:
|
|
1498
|
-
return !a?.color || !
|
|
1497
|
+
const { homeTeam: a, awayTeam: i } = Q(e);
|
|
1498
|
+
return !a?.color || !i?.color ? {} : {
|
|
1499
1499
|
"--vbr-widget-gamecenter-home-team-identifier-color": `#${a.color}`,
|
|
1500
|
-
"--vbr-widget-gamecenter-away-team-identifier-color": `#${
|
|
1500
|
+
"--vbr-widget-gamecenter-away-team-identifier-color": `#${i.color}`,
|
|
1501
1501
|
...a.color === "ffffff" && {
|
|
1502
1502
|
"--vbr-widget-gamecenter-home-team-identifie-borderr-color": "#343434"
|
|
1503
1503
|
},
|
|
1504
|
-
...
|
|
1504
|
+
...i.color === "ffffff" && {
|
|
1505
1505
|
"--vbr-widget-gamecenter-away-team-identifier-border-color": "#343434"
|
|
1506
1506
|
}
|
|
1507
1507
|
};
|
|
@@ -1557,13 +1557,13 @@ function zn(e, t) {
|
|
|
1557
1557
|
}
|
|
1558
1558
|
const Oa = { render: zn };
|
|
1559
1559
|
function Ia(e, t) {
|
|
1560
|
-
const { t: a } = L(), { data:
|
|
1560
|
+
const { t: a } = L(), { data: i, open: n, close: o } = ur(r(e), {
|
|
1561
1561
|
autoReconnect: {
|
|
1562
1562
|
retries: 3
|
|
1563
1563
|
},
|
|
1564
1564
|
immediate: !1
|
|
1565
|
-
}), l = f(() => JSON.parse(
|
|
1566
|
-
return
|
|
1565
|
+
}), l = f(() => JSON.parse(i.value)?.visitor ?? 0), d = or(l, 5e3), g = f(() => d.value > 0), v = f(() => r(t).gameStatus === 0 ? a("gameData.visitorsWaiting", [d.value]) : a("gameData.visitors", [d.value]));
|
|
1566
|
+
return ge(() => r(t).gameStatus, (p) => {
|
|
1567
1567
|
if (p <= 1)
|
|
1568
1568
|
return n();
|
|
1569
1569
|
o();
|
|
@@ -1584,15 +1584,15 @@ const _n = { class: "progress" }, Pn = ["aria-valuenow", "aria-valuemax"], Aa =
|
|
|
1584
1584
|
}
|
|
1585
1585
|
},
|
|
1586
1586
|
setup(e) {
|
|
1587
|
-
const t = e, { max: a, value:
|
|
1587
|
+
const t = e, { max: a, value: i } = pn(f(() => t.gameData));
|
|
1588
1588
|
return (n, o) => (c(), u("div", _n, [
|
|
1589
1589
|
s("div", {
|
|
1590
1590
|
class: "progress-bar progress-bar-stripped progress-bar-animated",
|
|
1591
1591
|
role: "progressbar",
|
|
1592
|
-
style: Ee(`width: ${i
|
|
1593
|
-
"aria-valuenow": i
|
|
1592
|
+
style: Ee(`width: ${r(i) / r(a) * 100}%`),
|
|
1593
|
+
"aria-valuenow": r(i),
|
|
1594
1594
|
"aria-valuemin": "0",
|
|
1595
|
-
"aria-valuemax":
|
|
1595
|
+
"aria-valuemax": r(a)
|
|
1596
1596
|
}, null, 12, Pn)
|
|
1597
1597
|
]));
|
|
1598
1598
|
}
|
|
@@ -1620,14 +1620,14 @@ const _n = { class: "progress" }, Pn = ["aria-valuenow", "aria-valuemax"], Aa =
|
|
|
1620
1620
|
s("span", { class: "is-home-team" })
|
|
1621
1621
|
], -1)),
|
|
1622
1622
|
s("td", null, m(e.homeTeamName), 1),
|
|
1623
|
-
(c(!0), u(k, null, E(e.results.home, (
|
|
1623
|
+
(c(!0), u(k, null, E(e.results.home, (i, n) => (c(), u("td", { key: n }, m(i), 1))), 128))
|
|
1624
1624
|
]),
|
|
1625
1625
|
s("tr", null, [
|
|
1626
1626
|
a[1] || (a[1] = s("td", null, [
|
|
1627
1627
|
s("span", { class: "is-away-team" })
|
|
1628
1628
|
], -1)),
|
|
1629
1629
|
s("td", null, m(e.awayTeamName), 1),
|
|
1630
|
-
(c(!0), u(k, null, E(e.results.away, (
|
|
1630
|
+
(c(!0), u(k, null, E(e.results.away, (i, n) => (c(), u("td", { key: n }, m(i), 1))), 128))
|
|
1631
1631
|
])
|
|
1632
1632
|
])
|
|
1633
1633
|
]));
|
|
@@ -1637,19 +1637,19 @@ let Nn = 0;
|
|
|
1637
1637
|
function On() {
|
|
1638
1638
|
return ++Nn;
|
|
1639
1639
|
}
|
|
1640
|
-
const In = (e) =>
|
|
1640
|
+
const In = (e) => de(Ve, X((t) => ({ ...t, eventId: t.eventId ? t.eventId : On() })))(e);
|
|
1641
1641
|
function An(e) {
|
|
1642
1642
|
const t = {
|
|
1643
1643
|
home: [],
|
|
1644
1644
|
away: []
|
|
1645
1645
|
};
|
|
1646
|
-
return e ?
|
|
1646
|
+
return e ? de(X(it(":")), X(gi), it(","), zt(/^\(|\)$/g, ""))(e).reduce((i, n) => (i.home.push(n[0]), i.away.push(n[1]), i), t) : t;
|
|
1647
1647
|
}
|
|
1648
|
-
const Vt = (e) => xt(
|
|
1648
|
+
const Vt = (e) => xt(me("row"), e);
|
|
1649
1649
|
function Mn(e, t, a) {
|
|
1650
|
-
const
|
|
1650
|
+
const i = Vt(e?.[t] ?? []), n = Vt(e?.[a] ?? []);
|
|
1651
1651
|
return ["1", "2", "3", "4", "gk"].reduce(
|
|
1652
|
-
(o, l) => (o[l].home =
|
|
1652
|
+
(o, l) => (o[l].home = i[l], o[l].away = n[l], o),
|
|
1653
1653
|
{
|
|
1654
1654
|
1: { home: [], away: [] },
|
|
1655
1655
|
2: { home: [], away: [] },
|
|
@@ -1659,14 +1659,14 @@ function Mn(e, t, a) {
|
|
|
1659
1659
|
}
|
|
1660
1660
|
);
|
|
1661
1661
|
}
|
|
1662
|
-
function Xe(e, t, a,
|
|
1662
|
+
function Xe(e, t, a, i) {
|
|
1663
1663
|
let n = 0, o = 0;
|
|
1664
1664
|
const l = e.reduce((d, g) => {
|
|
1665
|
-
const v = g[t]?.period ?? "p1", p = g[t]?.[
|
|
1666
|
-
return n += p, o +=
|
|
1665
|
+
const v = g[t]?.period ?? "p1", p = g[t]?.[i] ?? 0, S = g[a]?.[i] ?? 0, y = p + S;
|
|
1666
|
+
return n += p, o += S, d[v] = {
|
|
1667
1667
|
max: y,
|
|
1668
1668
|
valueStart: p,
|
|
1669
|
-
valueEnd:
|
|
1669
|
+
valueEnd: S
|
|
1670
1670
|
}, d;
|
|
1671
1671
|
}, {});
|
|
1672
1672
|
return l.all = {
|
|
@@ -1676,7 +1676,7 @@ function Xe(e, t, a, r) {
|
|
|
1676
1676
|
}, l;
|
|
1677
1677
|
}
|
|
1678
1678
|
function Ln(e) {
|
|
1679
|
-
const t = e?.home?.advTime ?? 0, a = e?.away?.advTime ?? 0,
|
|
1679
|
+
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;
|
|
1680
1680
|
return {
|
|
1681
1681
|
advTime: {
|
|
1682
1682
|
max: t + a,
|
|
@@ -1684,8 +1684,8 @@ function Ln(e) {
|
|
|
1684
1684
|
valueEnd: a
|
|
1685
1685
|
},
|
|
1686
1686
|
advTimePP1: {
|
|
1687
|
-
max:
|
|
1688
|
-
valueStart:
|
|
1687
|
+
max: i + n,
|
|
1688
|
+
valueStart: i,
|
|
1689
1689
|
valueEnd: n
|
|
1690
1690
|
},
|
|
1691
1691
|
advTimePP2: {
|
|
@@ -1696,12 +1696,12 @@ function Ln(e) {
|
|
|
1696
1696
|
};
|
|
1697
1697
|
}
|
|
1698
1698
|
function Cn(e) {
|
|
1699
|
-
const t = e?.home?.adv ?? 0, a = e?.home?.ppgf ?? 0,
|
|
1699
|
+
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);
|
|
1700
1700
|
return {
|
|
1701
1701
|
powerPlays: {
|
|
1702
|
-
max: t +
|
|
1702
|
+
max: t + i,
|
|
1703
1703
|
valueStart: t,
|
|
1704
|
-
valueEnd:
|
|
1704
|
+
valueEnd: i,
|
|
1705
1705
|
suffix: ""
|
|
1706
1706
|
},
|
|
1707
1707
|
powerPlaysGoalFor: {
|
|
@@ -1719,12 +1719,12 @@ function Cn(e) {
|
|
|
1719
1719
|
};
|
|
1720
1720
|
}
|
|
1721
1721
|
function Dn(e) {
|
|
1722
|
-
const t = e?.home?.dvg ?? 0, a = e?.home?.pk ?? 0,
|
|
1722
|
+
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);
|
|
1723
1723
|
return {
|
|
1724
1724
|
penaltyKill: {
|
|
1725
|
-
max: t +
|
|
1725
|
+
max: t + i,
|
|
1726
1726
|
valueStart: t,
|
|
1727
|
-
valueEnd:
|
|
1727
|
+
valueEnd: i,
|
|
1728
1728
|
suffix: ""
|
|
1729
1729
|
},
|
|
1730
1730
|
powerPlaysKilled: {
|
|
@@ -1745,16 +1745,16 @@ function Gn(e, t) {
|
|
|
1745
1745
|
const a = (n) => {
|
|
1746
1746
|
const o = ["first_referee", "second_referee", "first_line_judge", "second_line_judge"].indexOf(n.role);
|
|
1747
1747
|
return o > -1 ? o : 4;
|
|
1748
|
-
},
|
|
1749
|
-
return xt(
|
|
1748
|
+
}, i = (n) => ({ ...ut(n), role: t(`role.${n.role}`) });
|
|
1749
|
+
return xt(me("type"), X(i, xa(a, fa(e))));
|
|
1750
1750
|
}
|
|
1751
|
-
const Ut = Ta([wa(
|
|
1751
|
+
const Ut = Ta([wa(me("startingFive"))]);
|
|
1752
1752
|
function qt(e) {
|
|
1753
|
-
return
|
|
1753
|
+
return de(X(ut), ka(["headCoach", "secondCoach"]))(e);
|
|
1754
1754
|
}
|
|
1755
1755
|
ka(["first_referee", "second_referee", "first_line_judge", "second_line_judge"]);
|
|
1756
1756
|
function Wt(e, t) {
|
|
1757
|
-
const a = ga(Hr([ni(t, ["team", "id"]), St("Gól", "type")]), Ve(e)),
|
|
1757
|
+
const a = ga(Hr([ni(t, ["team", "id"]), St("Gól", "type")]), Ve(e)), i = X((l) => ({ ...l, eventTimeSec: er(l.eventTime) }), a), n = wt(
|
|
1758
1758
|
(l, d) => (l[d.playerId] ? l[d.playerId].eventTime += `, ${d.eventTime}` : l[d.playerId] = {
|
|
1759
1759
|
id: d.playerId,
|
|
1760
1760
|
name: `${d.lastName} ${d.firstName}`,
|
|
@@ -1762,25 +1762,25 @@ function Wt(e, t) {
|
|
|
1762
1762
|
eventTimeSec: d.eventTimeSec
|
|
1763
1763
|
}, l),
|
|
1764
1764
|
{},
|
|
1765
|
-
|
|
1765
|
+
i
|
|
1766
1766
|
);
|
|
1767
|
-
return xa(
|
|
1767
|
+
return xa(me("eventTimeSec"), fa(n));
|
|
1768
1768
|
}
|
|
1769
1769
|
function Bn(e = {}) {
|
|
1770
|
-
const { data: t, services: a } = e, { getGameData:
|
|
1770
|
+
const { data: t, services: a } = e, { getGameData: i, getGameStats: n, getEvents: o, getGameOfficials: l } = a, d = F(!1), { resume: g, pause: v, isActive: p } = pe(
|
|
1771
1771
|
() => Ae(n, o),
|
|
1772
1772
|
En,
|
|
1773
1773
|
{ immediate: !1, immediateCallback: !1 }
|
|
1774
1774
|
);
|
|
1775
1775
|
pe(
|
|
1776
|
-
() =>
|
|
1776
|
+
() => i(),
|
|
1777
1777
|
Kt,
|
|
1778
1778
|
{
|
|
1779
1779
|
immediate: !0,
|
|
1780
1780
|
immediateCallback: !0
|
|
1781
1781
|
}
|
|
1782
1782
|
);
|
|
1783
|
-
const { pause:
|
|
1783
|
+
const { pause: S } = pe(
|
|
1784
1784
|
() => l(),
|
|
1785
1785
|
Kt,
|
|
1786
1786
|
{
|
|
@@ -1789,11 +1789,11 @@ function Bn(e = {}) {
|
|
|
1789
1789
|
}
|
|
1790
1790
|
);
|
|
1791
1791
|
Xa(d, () => {
|
|
1792
|
-
g(),
|
|
1792
|
+
g(), i();
|
|
1793
1793
|
}, () => {
|
|
1794
1794
|
v();
|
|
1795
|
-
}),
|
|
1796
|
-
y.gameStatus === 1 && !p.value && (d.value = !0,
|
|
1795
|
+
}), ge(t, (y) => {
|
|
1796
|
+
y.gameStatus === 1 && !p.value && (d.value = !0, S(), g(), n(), o()), y.gameStatus > 1 && (d.value = !1, Ae(n, o), S());
|
|
1797
1797
|
});
|
|
1798
1798
|
}
|
|
1799
1799
|
const Hn = { class: "gamecenter-timeline-game-data" }, Rn = { class: "is-title-container" }, Fn = { class: "is-gamedate" }, Kn = { class: "is-local-gamedate" }, Vn = { class: "is-external-contents" }, Un = ["href"], qn = ["href"], Wn = ["href"], Yn = { class: "is-teams-and-results" }, Qn = { class: "is-team-name" }, Jn = { class: "is-goal-scorers" }, Zn = {
|
|
@@ -1829,49 +1829,49 @@ const Hn = { class: "gamecenter-timeline-game-data" }, Rn = { class: "is-title-c
|
|
|
1829
1829
|
}
|
|
1830
1830
|
},
|
|
1831
1831
|
setup(e) {
|
|
1832
|
-
const t = e, { gameData: a, websocketUrl:
|
|
1833
|
-
return (
|
|
1832
|
+
const t = e, { gameData: a, websocketUrl: i } = dt(t), { t: n } = L(), o = f(() => An(t.gameData.periodResults)), l = f(() => Wt(t.gameEvents, t.gameData.homeTeam?.id)), d = f(() => Wt(t.gameEvents, t.gameData.awayTeam?.id)), { visitorsLabel: g, isVisible: v } = Ia(i, a), p = f(() => a.value.gameStatus <= 1 ? g.value : n("gameData.attendance", [a.value?.attendance ?? 0]));
|
|
1833
|
+
return (S, y) => (c(), u("div", Hn, [
|
|
1834
1834
|
s("div", Rn, [
|
|
1835
1835
|
y[0] || (R(-1, !0), (y[0] = s("div", { class: "is-title" }, [
|
|
1836
|
-
w(m(
|
|
1836
|
+
w(m(r(a).championshipName) + " - " + m(r(a).divisionName) + " - " + m(r(a).gameName) + " / " + m(r(a).location.locationName), 1)
|
|
1837
1837
|
])).cacheIndex = 0, R(1), y[0]),
|
|
1838
|
-
s("div", Fn, m(
|
|
1839
|
-
s("div", Kn, m(
|
|
1838
|
+
s("div", Fn, m(r(Ne)(r(a).gameDate, "L dddd - HH:mm", null, e.locale)) + " (" + m(r(Oe)(new Date(r(a).gameDate), null, e.locale)) + ") ", 1),
|
|
1839
|
+
s("div", Kn, 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(Oe)(new Date(r(a).gameDate), r(a).location.timezone, e.locale)) + ") ", 1),
|
|
1840
1840
|
s("div", Vn, [
|
|
1841
|
-
|
|
1841
|
+
r(a).electronicReportUrl ? (c(), u("a", {
|
|
1842
1842
|
key: 0,
|
|
1843
|
-
href:
|
|
1843
|
+
href: r(a).electronicReportUrl,
|
|
1844
1844
|
target: "_blank"
|
|
1845
1845
|
}, [
|
|
1846
|
-
b(
|
|
1847
|
-
w(" " + m(
|
|
1846
|
+
b(r(Ce), { class: "is-icon" }),
|
|
1847
|
+
w(" " + m(r(n)("sheet")), 1)
|
|
1848
1848
|
], 8, Un)) : h("", !0),
|
|
1849
|
-
|
|
1849
|
+
r(a).toiReportUrl ? (c(), u("a", {
|
|
1850
1850
|
key: 1,
|
|
1851
|
-
href:
|
|
1851
|
+
href: r(a).toiReportUrl,
|
|
1852
1852
|
target: "_blank"
|
|
1853
1853
|
}, [
|
|
1854
|
-
b(
|
|
1855
|
-
w(" " + m(
|
|
1854
|
+
b(r(Ce), { class: "is-icon" }),
|
|
1855
|
+
w(" " + m(r(n)("toiSheet")), 1)
|
|
1856
1856
|
], 8, qn)) : h("", !0),
|
|
1857
|
-
|
|
1857
|
+
r(a).video ? (c(), u("a", {
|
|
1858
1858
|
key: 2,
|
|
1859
|
-
href:
|
|
1859
|
+
href: r(a).video,
|
|
1860
1860
|
target: "_blank"
|
|
1861
1861
|
}, [
|
|
1862
|
-
b(
|
|
1863
|
-
w(" " + m(
|
|
1862
|
+
b(r(Oa), { class: "is-icon" }),
|
|
1863
|
+
w(" " + m(r(n)("video")), 1)
|
|
1864
1864
|
], 8, Wn)) : h("", !0)
|
|
1865
1865
|
])
|
|
1866
1866
|
]),
|
|
1867
1867
|
s("div", Yn, [
|
|
1868
1868
|
s("div", null, [
|
|
1869
|
-
y[1] || (R(-1, !0), (y[1] = b(
|
|
1870
|
-
src:
|
|
1869
|
+
y[1] || (R(-1, !0), (y[1] = b(r(ae), {
|
|
1870
|
+
src: r(a).homeTeam?.logo,
|
|
1871
1871
|
class: "is-team-logo",
|
|
1872
|
-
"default-src":
|
|
1872
|
+
"default-src": r(Ue)
|
|
1873
1873
|
}, null, 8, ["src", "default-src"])).cacheIndex = 1, R(1), y[1]),
|
|
1874
|
-
s("h1", Qn, m(
|
|
1874
|
+
s("h1", Qn, m(r(a).homeTeam?.longName), 1),
|
|
1875
1875
|
s("ul", Jn, [
|
|
1876
1876
|
(c(!0), u(k, null, E(l.value, (z) => (c(), u("li", {
|
|
1877
1877
|
key: z.id
|
|
@@ -1882,43 +1882,43 @@ const Hn = { class: "gamecenter-timeline-game-data" }, Rn = { class: "is-title-c
|
|
|
1882
1882
|
])
|
|
1883
1883
|
]),
|
|
1884
1884
|
s("div", null, [
|
|
1885
|
-
|
|
1886
|
-
|
|
1887
|
-
|
|
1888
|
-
|
|
1889
|
-
s("span", to, m(
|
|
1885
|
+
r(a).gameStatus > 1 ? (c(), u("p", Zn, m(r(n)(`gameStatus.status-${r(a).gameStatus}`)), 1)) : h("", !0),
|
|
1886
|
+
r(a).gameStatus === 1 ? (c(), u("p", Xn, m(r(n)(`periods.${r(_t)(r(a).period)}`)), 1)) : h("", !0),
|
|
1887
|
+
r(a).gameStatus > 1 ? (c(), u(k, { key: 2 }, [
|
|
1888
|
+
r(a).isOvertime ? (c(), u("p", eo, [
|
|
1889
|
+
s("span", to, m(r(n)("afterOvertime")), 1)
|
|
1890
1890
|
])) : h("", !0),
|
|
1891
|
-
|
|
1892
|
-
s("span", ro, m(
|
|
1891
|
+
r(a).isShootout ? (c(), u("p", ao, [
|
|
1892
|
+
s("span", ro, m(r(n)("afterShootout")), 1)
|
|
1893
1893
|
])) : h("", !0)
|
|
1894
1894
|
], 64)) : h("", !0),
|
|
1895
|
-
|
|
1896
|
-
|
|
1895
|
+
r(a).gameStatus === 1 ? (c(), u("p", io, m(r(a).actualTime), 1)) : h("", !0),
|
|
1896
|
+
r(a).gameStatus === 1 ? (c(), x(Aa, {
|
|
1897
1897
|
key: 4,
|
|
1898
|
-
"game-data":
|
|
1898
|
+
"game-data": r(a)
|
|
1899
1899
|
}, null, 8, ["game-data"])) : h("", !0),
|
|
1900
1900
|
s("div", {
|
|
1901
|
-
class: q(["is-game-result", [{ "is-game-status-live":
|
|
1901
|
+
class: q(["is-game-result", [{ "is-game-status-live": r(a).gameStatus === 1 }]])
|
|
1902
1902
|
}, [
|
|
1903
|
-
|
|
1903
|
+
r(a).gameStatus === 0 ? (c(), u("span", no, "-")) : (c(), u("span", oo, m(r(a).homeTeamScore), 1)),
|
|
1904
1904
|
y[3] || (y[3] = w(":", -1)),
|
|
1905
|
-
|
|
1905
|
+
r(a).gameStatus === 0 ? (c(), u("span", so, "-")) : (c(), u("span", lo, m(r(a).awayTeamScore), 1))
|
|
1906
1906
|
], 2),
|
|
1907
|
-
|
|
1908
|
-
|
|
1907
|
+
r(v) || r(a)?.attendance ? (c(), u("p", co, m(p.value), 1)) : h("", !0),
|
|
1908
|
+
r(a).gameStatus > 0 ? (c(), x(jn, {
|
|
1909
1909
|
key: 6,
|
|
1910
1910
|
results: o.value,
|
|
1911
|
-
"home-team-name":
|
|
1912
|
-
"away-team-name":
|
|
1911
|
+
"home-team-name": r(a).homeTeam?.shortName,
|
|
1912
|
+
"away-team-name": r(a).awayTeam?.shortName
|
|
1913
1913
|
}, null, 8, ["results", "home-team-name", "away-team-name"])) : h("", !0)
|
|
1914
1914
|
]),
|
|
1915
1915
|
s("div", null, [
|
|
1916
|
-
y[2] || (R(-1, !0), (y[2] = b(
|
|
1917
|
-
src:
|
|
1918
|
-
"default-src":
|
|
1916
|
+
y[2] || (R(-1, !0), (y[2] = b(r(ae), {
|
|
1917
|
+
src: r(a).awayTeam?.logo,
|
|
1918
|
+
"default-src": r(qe),
|
|
1919
1919
|
class: "is-team-logo"
|
|
1920
1920
|
}, null, 8, ["src", "default-src"])).cacheIndex = 2, R(1), y[2]),
|
|
1921
|
-
s("h1", go, m(
|
|
1921
|
+
s("h1", go, m(r(a).awayTeam?.longName), 1),
|
|
1922
1922
|
s("ul", mo, [
|
|
1923
1923
|
(c(!0), u(k, null, E(d.value, (z) => (c(), u("li", {
|
|
1924
1924
|
key: z.id
|
|
@@ -1975,24 +1975,24 @@ const Te = { render: po }, bo = ["data-team"], fo = { class: "is-details-title"
|
|
|
1975
1975
|
s("div", {
|
|
1976
1976
|
class: q(["is-details-container", [
|
|
1977
1977
|
{
|
|
1978
|
-
"is-goal": e.eventType ===
|
|
1979
|
-
"is-penalty": e.eventType ===
|
|
1980
|
-
"is-timeout": e.eventType ===
|
|
1981
|
-
"is-goalies": e.eventType ===
|
|
1982
|
-
"is-penalty-shot-goal": e.eventType ===
|
|
1983
|
-
"is-penalty-shot-no-goal": e.eventType ===
|
|
1978
|
+
"is-goal": e.eventType === r(fn),
|
|
1979
|
+
"is-penalty": e.eventType === r(hn),
|
|
1980
|
+
"is-timeout": e.eventType === r(wn),
|
|
1981
|
+
"is-goalies": e.eventType === r(yn),
|
|
1982
|
+
"is-penalty-shot-goal": e.eventType === r(Ft) && e.event.goal,
|
|
1983
|
+
"is-penalty-shot-no-goal": e.eventType === r(Ft) && !e.event.goal
|
|
1984
1984
|
}
|
|
1985
1985
|
]])
|
|
1986
1986
|
}, [
|
|
1987
1987
|
s("div", fo, [
|
|
1988
|
-
|
|
1988
|
+
te(t.$slots, "title")
|
|
1989
1989
|
]),
|
|
1990
|
-
|
|
1990
|
+
te(t.$slots, "details-list"),
|
|
1991
1991
|
s("div", ho, [
|
|
1992
|
-
|
|
1992
|
+
te(t.$slots, "team-logo")
|
|
1993
1993
|
]),
|
|
1994
1994
|
s("div", yo, [
|
|
1995
|
-
|
|
1995
|
+
te(t.$slots, "event-type-icon")
|
|
1996
1996
|
])
|
|
1997
1997
|
], 2),
|
|
1998
1998
|
s("div", wo, [
|
|
@@ -2016,24 +2016,24 @@ const Te = { render: po }, bo = ["data-team"], fo = { class: "is-details-title"
|
|
|
2016
2016
|
}
|
|
2017
2017
|
},
|
|
2018
2018
|
setup(e) {
|
|
2019
|
-
const t = e, a = F(null),
|
|
2019
|
+
const t = e, a = F(null), i = f(() => t.isHomeTeam ? Ue : qe);
|
|
2020
2020
|
return (n, o) => (c(), u(k, null, [
|
|
2021
|
-
b(
|
|
2021
|
+
b(r(Z), {
|
|
2022
2022
|
offset: 2,
|
|
2023
2023
|
placement: "top",
|
|
2024
2024
|
theme: "tooltip",
|
|
2025
2025
|
content: e.name,
|
|
2026
2026
|
"append-to": a.value
|
|
2027
2027
|
}, {
|
|
2028
|
-
default:
|
|
2029
|
-
s("span",
|
|
2028
|
+
default: T(({ setRef: l, events: d }) => [
|
|
2029
|
+
s("span", oe({
|
|
2030
2030
|
ref: l,
|
|
2031
2031
|
tabindex: 0,
|
|
2032
2032
|
"aria-label": e.name
|
|
2033
|
-
},
|
|
2034
|
-
b(
|
|
2033
|
+
}, se(d, !0)), [
|
|
2034
|
+
b(r(ae), {
|
|
2035
2035
|
src: e.logo,
|
|
2036
|
-
"default-src":
|
|
2036
|
+
"default-src": i.value
|
|
2037
2037
|
}, null, 8, ["src", "default-src"])
|
|
2038
2038
|
], 16, ko)
|
|
2039
2039
|
]),
|
|
@@ -2064,20 +2064,20 @@ const Te = { render: po }, bo = ["data-team"], fo = { class: "is-details-title"
|
|
|
2064
2064
|
}
|
|
2065
2065
|
},
|
|
2066
2066
|
setup(e) {
|
|
2067
|
-
const t = e, a = F(null), { t:
|
|
2067
|
+
const t = e, a = F(null), { t: i } = L(), n = f(() => ce((d) => I(d), [t.event.assists1, t.event.assists2])), o = f(() => t.event.homeOnIce), l = f(() => t.event.awayOnIce);
|
|
2068
2068
|
return (d, g) => (c(), x(Se, {
|
|
2069
2069
|
timestamp: e.event.eventTime,
|
|
2070
2070
|
"is-home-team": e.isHomeTeam,
|
|
2071
2071
|
"event-type": e.event.type,
|
|
2072
2072
|
event: e.event
|
|
2073
2073
|
}, {
|
|
2074
|
-
title:
|
|
2075
|
-
w(m(i
|
|
2074
|
+
title: T(() => [
|
|
2075
|
+
w(m(r(i)("eventType.Gól")) + " ", 1),
|
|
2076
2076
|
e.event.advantage ? (c(), u("span", xo, m(e.event.advantage), 1)) : h("", !0),
|
|
2077
2077
|
e.event.en ? (c(), u("span", To, " EN ")) : h("", !0),
|
|
2078
2078
|
w(" (" + m(e.event.score) + ") ", 1)
|
|
2079
2079
|
]),
|
|
2080
|
-
"details-list":
|
|
2080
|
+
"details-list": T(() => [
|
|
2081
2081
|
s("ul", So, [
|
|
2082
2082
|
s("li", zo, [
|
|
2083
2083
|
s("span", _o, m(e.event.jerseyNumber), 1),
|
|
@@ -2092,9 +2092,9 @@ const Te = { render: po }, bo = ["data-team"], fo = { class: "is-details-title"
|
|
|
2092
2092
|
w(" " + m(v.lastName) + " " + m(v.firstName), 1)
|
|
2093
2093
|
]))), 128))
|
|
2094
2094
|
]),
|
|
2095
|
-
!
|
|
2095
|
+
!r(I)(o.value) || !r(I)(l.value) ? (c(), u("li", jo, [
|
|
2096
2096
|
s("ul", null, [
|
|
2097
|
-
(c(!0), u(k, null, E(o.value, (v) => (c(), x(
|
|
2097
|
+
(c(!0), u(k, null, E(o.value, (v) => (c(), x(r(Z), {
|
|
2098
2098
|
key: v.playerId,
|
|
2099
2099
|
offset: 2,
|
|
2100
2100
|
placement: "top",
|
|
@@ -2102,20 +2102,20 @@ const Te = { render: po }, bo = ["data-team"], fo = { class: "is-details-title"
|
|
|
2102
2102
|
content: `${v.lastName} ${v.firstName}`,
|
|
2103
2103
|
"append-to": a.value
|
|
2104
2104
|
}, {
|
|
2105
|
-
default:
|
|
2106
|
-
s("li",
|
|
2105
|
+
default: T(({ setRef: p, events: S }) => [
|
|
2106
|
+
s("li", oe({
|
|
2107
2107
|
ref_for: !0,
|
|
2108
2108
|
ref: p,
|
|
2109
2109
|
tabindex: 0,
|
|
2110
2110
|
"aria-label": `${v.jerseyNumber} ${v.lastName} ${v.firstName}`
|
|
2111
|
-
},
|
|
2111
|
+
}, se(S, !0)), m(v.jerseyNumber), 17, Eo)
|
|
2112
2112
|
]),
|
|
2113
2113
|
_: 2
|
|
2114
2114
|
}, 1032, ["content", "append-to"]))), 128))
|
|
2115
2115
|
]),
|
|
2116
2116
|
g[0] || (g[0] = s("span", null, " / ", -1)),
|
|
2117
2117
|
s("ul", null, [
|
|
2118
|
-
(c(!0), u(k, null, E(l.value, (v) => (c(), x(
|
|
2118
|
+
(c(!0), u(k, null, E(l.value, (v) => (c(), x(r(Z), {
|
|
2119
2119
|
key: v.playerId,
|
|
2120
2120
|
offset: 2,
|
|
2121
2121
|
placement: "top",
|
|
@@ -2123,13 +2123,13 @@ const Te = { render: po }, bo = ["data-team"], fo = { class: "is-details-title"
|
|
|
2123
2123
|
content: `${v.lastName} ${v.firstName}`,
|
|
2124
2124
|
"append-to": a.value
|
|
2125
2125
|
}, {
|
|
2126
|
-
default:
|
|
2127
|
-
s("li",
|
|
2126
|
+
default: T(({ setRef: p, events: S }) => [
|
|
2127
|
+
s("li", oe({
|
|
2128
2128
|
ref_for: !0,
|
|
2129
2129
|
ref: p,
|
|
2130
2130
|
tabindex: 0,
|
|
2131
2131
|
"aria-label": `${v.jerseyNumber} ${v.lastName} ${v.firstName}`
|
|
2132
|
-
},
|
|
2132
|
+
}, se(S, !0)), m(v.jerseyNumber), 17, No)
|
|
2133
2133
|
]),
|
|
2134
2134
|
_: 2
|
|
2135
2135
|
}, 1032, ["content", "append-to"]))), 128))
|
|
@@ -2150,7 +2150,7 @@ const Te = { render: po }, bo = ["data-team"], fo = { class: "is-details-title"
|
|
|
2150
2150
|
])
|
|
2151
2151
|
])
|
|
2152
2152
|
]),
|
|
2153
|
-
"team-logo":
|
|
2153
|
+
"team-logo": T(() => [
|
|
2154
2154
|
(c(), x(ze, {
|
|
2155
2155
|
key: e.event.team.id,
|
|
2156
2156
|
name: e.event.team.longName,
|
|
@@ -2158,8 +2158,8 @@ const Te = { render: po }, bo = ["data-team"], fo = { class: "is-details-title"
|
|
|
2158
2158
|
"is-home-team": e.isHomeTeam
|
|
2159
2159
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
2160
2160
|
]),
|
|
2161
|
-
"event-type-icon":
|
|
2162
|
-
b(
|
|
2161
|
+
"event-type-icon": T(() => [
|
|
2162
|
+
b(r(Te))
|
|
2163
2163
|
]),
|
|
2164
2164
|
_: 1
|
|
2165
2165
|
}, 8, ["timestamp", "is-home-team", "event-type", "event"]));
|
|
@@ -2215,16 +2215,16 @@ const Bo = { render: Go }, Ho = { class: "is-details-list" }, Ro = { class: "is-
|
|
|
2215
2215
|
},
|
|
2216
2216
|
setup(e) {
|
|
2217
2217
|
const { t } = L();
|
|
2218
|
-
return (a,
|
|
2218
|
+
return (a, i) => (c(), x(Se, {
|
|
2219
2219
|
timestamp: e.event.eventTime,
|
|
2220
2220
|
"is-home-team": e.isHomeTeam,
|
|
2221
2221
|
"event-type": e.event.type,
|
|
2222
2222
|
event: e.event
|
|
2223
2223
|
}, {
|
|
2224
|
-
title:
|
|
2225
|
-
w(m(
|
|
2224
|
+
title: T(() => [
|
|
2225
|
+
w(m(r(t)("eventType.Kapus")) + " - " + m(r(t)(`eventType.goalie.${e.event.gkDirection}`)), 1)
|
|
2226
2226
|
]),
|
|
2227
|
-
"details-list":
|
|
2227
|
+
"details-list": T(() => [
|
|
2228
2228
|
s("ul", Ho, [
|
|
2229
2229
|
s("li", Ro, [
|
|
2230
2230
|
s("span", Fo, m(e.event.jerseyNumber), 1),
|
|
@@ -2232,7 +2232,7 @@ const Bo = { render: Go }, Ho = { class: "is-details-list" }, Ro = { class: "is-
|
|
|
2232
2232
|
])
|
|
2233
2233
|
])
|
|
2234
2234
|
]),
|
|
2235
|
-
"team-logo":
|
|
2235
|
+
"team-logo": T(() => [
|
|
2236
2236
|
(c(), x(ze, {
|
|
2237
2237
|
key: e.event.team.id,
|
|
2238
2238
|
name: e.event.team.longName,
|
|
@@ -2240,20 +2240,20 @@ const Bo = { render: Go }, Ho = { class: "is-details-list" }, Ro = { class: "is-
|
|
|
2240
2240
|
"is-home-team": e.isHomeTeam
|
|
2241
2241
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
2242
2242
|
]),
|
|
2243
|
-
"event-type-icon":
|
|
2244
|
-
e.event.gkDirection === "CSERE" ? (c(), x(
|
|
2243
|
+
"event-type-icon": T(() => [
|
|
2244
|
+
e.event.gkDirection === "CSERE" ? (c(), x(r(Bo), {
|
|
2245
2245
|
key: 0,
|
|
2246
2246
|
width: "24",
|
|
2247
2247
|
height: "24",
|
|
2248
2248
|
class: "is-goalie-in-icon"
|
|
2249
2249
|
})) : h("", !0),
|
|
2250
|
-
e.event.gkDirection === "BE" ? (c(), x(
|
|
2250
|
+
e.event.gkDirection === "BE" ? (c(), x(r(ct), {
|
|
2251
2251
|
key: 1,
|
|
2252
2252
|
width: "24",
|
|
2253
2253
|
height: "24",
|
|
2254
2254
|
class: "is-goalie-in-icon"
|
|
2255
2255
|
})) : h("", !0),
|
|
2256
|
-
e.event.gkDirection === "KI" ? (c(), x(
|
|
2256
|
+
e.event.gkDirection === "KI" ? (c(), x(r(Ma), {
|
|
2257
2257
|
key: 2,
|
|
2258
2258
|
width: "24",
|
|
2259
2259
|
height: "24",
|
|
@@ -2272,7 +2272,7 @@ function Uo(e, t) {
|
|
|
2272
2272
|
}, null, -1)
|
|
2273
2273
|
])]);
|
|
2274
2274
|
}
|
|
2275
|
-
const La = { render: Uo }, qo = { class: "is-details-list" },
|
|
2275
|
+
const La = { render: Uo }, qo = { key: 0 }, Wo = { class: "is-details-list" }, Yo = { class: "is-evented-person" }, Qo = { key: 0 }, Jo = { class: "is-player-number" }, Zo = { class: "is-details-sub-title" }, Xo = {
|
|
2276
2276
|
__name: "Penalty",
|
|
2277
2277
|
props: {
|
|
2278
2278
|
event: {
|
|
@@ -2285,39 +2285,39 @@ const La = { render: Uo }, qo = { class: "is-details-list" }, Wo = { class: "is-
|
|
|
2285
2285
|
}
|
|
2286
2286
|
},
|
|
2287
2287
|
setup(e) {
|
|
2288
|
-
const t = e, { t: a } = L(),
|
|
2288
|
+
const t = e, { t: a } = L(), i = f(() => Ea(t.event));
|
|
2289
2289
|
return (n, o) => (c(), x(Se, {
|
|
2290
2290
|
timestamp: e.event.eventTime,
|
|
2291
2291
|
"is-home-team": e.isHomeTeam,
|
|
2292
2292
|
"event-type": e.event.type
|
|
2293
2293
|
}, {
|
|
2294
|
-
title:
|
|
2295
|
-
|
|
2296
|
-
e.event.penaltyLength
|
|
2297
|
-
w(m(
|
|
2294
|
+
title: T(() => [
|
|
2295
|
+
e.event.ps ? h("", !0) : (c(), u("span", qo, m(r(a)("eventType.Kiállítás")) + " ", 1)),
|
|
2296
|
+
e.event.penaltyLength ? (c(), u(k, { key: 1 }, [
|
|
2297
|
+
w(m(r(a)("events.penaltyLength", [e.event.penaltyLength])) + " ", 1),
|
|
2298
2298
|
e.event.penaltyEnd ? (c(), u(k, { key: 0 }, [
|
|
2299
2299
|
w(" (" + m(e.event.penaltyEnd) + ") ", 1)
|
|
2300
2300
|
], 64)) : h("", !0)
|
|
2301
2301
|
], 64)) : h("", !0),
|
|
2302
|
-
e.event.
|
|
2303
|
-
w("
|
|
2302
|
+
e.event.ps ? (c(), u(k, { key: 2 }, [
|
|
2303
|
+
w(m(r(a)("penalties.PS")), 1)
|
|
2304
2304
|
], 64)) : h("", !0)
|
|
2305
2305
|
]),
|
|
2306
|
-
"details-list":
|
|
2307
|
-
s("ul",
|
|
2308
|
-
s("li",
|
|
2309
|
-
e.event.jerseyNumber === null ? (c(), u("span",
|
|
2310
|
-
s("span",
|
|
2306
|
+
"details-list": T(() => [
|
|
2307
|
+
s("ul", Wo, [
|
|
2308
|
+
s("li", Yo, [
|
|
2309
|
+
e.event.jerseyNumber === null ? (c(), u("span", Qo, m(r(a)("events.teamPenalty")), 1)) : (c(), u(k, { key: 1 }, [
|
|
2310
|
+
s("span", Jo, m(e.event.jerseyNumber), 1),
|
|
2311
2311
|
w(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
2312
2312
|
], 64))
|
|
2313
2313
|
]),
|
|
2314
|
-
s("li",
|
|
2315
|
-
w(m(
|
|
2316
|
-
s("b", null, "(" + m(
|
|
2314
|
+
s("li", Zo, [
|
|
2315
|
+
w(m(r(a)(`penalties.${i.value.penaltyCause}`)) + " ", 1),
|
|
2316
|
+
s("b", null, "(" + m(i.value.penaltyCause) + ")", 1)
|
|
2317
2317
|
])
|
|
2318
2318
|
])
|
|
2319
2319
|
]),
|
|
2320
|
-
"team-logo":
|
|
2320
|
+
"team-logo": T(() => [
|
|
2321
2321
|
(c(), x(ze, {
|
|
2322
2322
|
key: e.event.team.id,
|
|
2323
2323
|
name: e.event.team.longName,
|
|
@@ -2325,13 +2325,13 @@ const La = { render: Uo }, qo = { class: "is-details-list" }, Wo = { class: "is-
|
|
|
2325
2325
|
"is-home-team": e.isHomeTeam
|
|
2326
2326
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
2327
2327
|
]),
|
|
2328
|
-
"event-type-icon":
|
|
2329
|
-
b(
|
|
2328
|
+
"event-type-icon": T(() => [
|
|
2329
|
+
b(r(La))
|
|
2330
2330
|
]),
|
|
2331
2331
|
_: 1
|
|
2332
2332
|
}, 8, ["timestamp", "is-home-team", "event-type"]));
|
|
2333
2333
|
}
|
|
2334
|
-
},
|
|
2334
|
+
}, es = { class: "is-details-list" }, ts = { class: "is-evented-person" }, as = { class: "is-player-number" }, rs = {
|
|
2335
2335
|
__name: "PenaltyShot",
|
|
2336
2336
|
props: {
|
|
2337
2337
|
event: {
|
|
@@ -2345,30 +2345,30 @@ const La = { render: Uo }, qo = { class: "is-details-list" }, Wo = { class: "is-
|
|
|
2345
2345
|
},
|
|
2346
2346
|
setup(e) {
|
|
2347
2347
|
const { t } = L();
|
|
2348
|
-
return (a,
|
|
2348
|
+
return (a, i) => (c(), x(Se, {
|
|
2349
2349
|
timestamp: e.event.eventTime,
|
|
2350
2350
|
"is-home-team": e.isHomeTeam,
|
|
2351
2351
|
"event-type": e.event.type,
|
|
2352
2352
|
event: e.event
|
|
2353
2353
|
}, {
|
|
2354
|
-
title:
|
|
2355
|
-
w(m(
|
|
2354
|
+
title: T(() => [
|
|
2355
|
+
w(m(r(t)("eventType.Büntető")) + " - ", 1),
|
|
2356
2356
|
e.event.goal ? (c(), u(k, { key: 0 }, [
|
|
2357
|
-
w(m(
|
|
2357
|
+
w(m(r(t)("events.score")), 1)
|
|
2358
2358
|
], 64)) : (c(), u(k, { key: 1 }, [
|
|
2359
|
-
w(m(
|
|
2359
|
+
w(m(r(t)("events.missed")), 1)
|
|
2360
2360
|
], 64)),
|
|
2361
2361
|
w(" - (" + m(e.event.score) + ") ", 1)
|
|
2362
2362
|
]),
|
|
2363
|
-
"details-list":
|
|
2364
|
-
s("ul",
|
|
2365
|
-
s("li",
|
|
2366
|
-
s("span",
|
|
2363
|
+
"details-list": T(() => [
|
|
2364
|
+
s("ul", es, [
|
|
2365
|
+
s("li", ts, [
|
|
2366
|
+
s("span", as, m(e.event.jerseyNumber), 1),
|
|
2367
2367
|
w(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
2368
2368
|
])
|
|
2369
2369
|
])
|
|
2370
2370
|
]),
|
|
2371
|
-
"team-logo":
|
|
2371
|
+
"team-logo": T(() => [
|
|
2372
2372
|
(c(), x(ze, {
|
|
2373
2373
|
key: e.event.team.id,
|
|
2374
2374
|
name: e.event.team.longName,
|
|
@@ -2376,26 +2376,26 @@ const La = { render: Uo }, qo = { class: "is-details-list" }, Wo = { class: "is-
|
|
|
2376
2376
|
"is-home-team": e.isHomeTeam
|
|
2377
2377
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
2378
2378
|
]),
|
|
2379
|
-
"event-type-icon":
|
|
2380
|
-
b(
|
|
2379
|
+
"event-type-icon": T(() => [
|
|
2380
|
+
b(r(Te))
|
|
2381
2381
|
]),
|
|
2382
2382
|
_: 1
|
|
2383
2383
|
}, 8, ["timestamp", "is-home-team", "event-type", "event"]));
|
|
2384
2384
|
}
|
|
2385
|
-
},
|
|
2385
|
+
}, is = {
|
|
2386
2386
|
width: "32",
|
|
2387
2387
|
height: "32",
|
|
2388
2388
|
viewBox: "0 0 24 24"
|
|
2389
2389
|
};
|
|
2390
|
-
function
|
|
2391
|
-
return c(), u("svg",
|
|
2390
|
+
function ns(e, t) {
|
|
2391
|
+
return c(), u("svg", is, [...t[0] || (t[0] = [
|
|
2392
2392
|
s("path", {
|
|
2393
2393
|
fill: "currentColor",
|
|
2394
2394
|
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"
|
|
2395
2395
|
}, null, -1)
|
|
2396
2396
|
])]);
|
|
2397
2397
|
}
|
|
2398
|
-
const Pt = { render:
|
|
2398
|
+
const Pt = { render: ns }, os = { class: "is-period-header" }, ss = {
|
|
2399
2399
|
__name: "Period",
|
|
2400
2400
|
props: {
|
|
2401
2401
|
event: {
|
|
@@ -2405,16 +2405,16 @@ const Pt = { render: is }, ns = { class: "is-period-header" }, os = {
|
|
|
2405
2405
|
},
|
|
2406
2406
|
setup(e) {
|
|
2407
2407
|
const { t } = L();
|
|
2408
|
-
return (a,
|
|
2409
|
-
|
|
2408
|
+
return (a, i) => (c(), u("div", os, [
|
|
2409
|
+
i[0] || (i[0] = s("div", null, null, -1)),
|
|
2410
2410
|
s("p", null, m(e.event.eventPeriod === "pre" ? "-20:00" : e.event.eventTime), 1),
|
|
2411
2411
|
s("span", null, [
|
|
2412
|
-
b(
|
|
2413
|
-
w(" " + m(
|
|
2412
|
+
b(r(Pt)),
|
|
2413
|
+
w(" " + m(r(t)(`periods.${e.event.eventPeriod}`)), 1)
|
|
2414
2414
|
])
|
|
2415
2415
|
]));
|
|
2416
2416
|
}
|
|
2417
|
-
},
|
|
2417
|
+
}, ls = {
|
|
2418
2418
|
__name: "Timeout",
|
|
2419
2419
|
props: {
|
|
2420
2420
|
event: {
|
|
@@ -2428,15 +2428,15 @@ const Pt = { render: is }, ns = { class: "is-period-header" }, os = {
|
|
|
2428
2428
|
},
|
|
2429
2429
|
setup(e) {
|
|
2430
2430
|
const { t } = L();
|
|
2431
|
-
return (a,
|
|
2431
|
+
return (a, i) => (c(), x(Se, {
|
|
2432
2432
|
timestamp: e.event.eventTime,
|
|
2433
2433
|
"is-home-team": e.isHomeTeam,
|
|
2434
2434
|
"event-type": e.event.type
|
|
2435
2435
|
}, {
|
|
2436
|
-
title:
|
|
2437
|
-
w(m(
|
|
2436
|
+
title: T(() => [
|
|
2437
|
+
w(m(r(t)("events.timeout")), 1)
|
|
2438
2438
|
]),
|
|
2439
|
-
"team-logo":
|
|
2439
|
+
"team-logo": T(() => [
|
|
2440
2440
|
(c(), x(ze, {
|
|
2441
2441
|
key: e.event.team.id,
|
|
2442
2442
|
name: e.event.team.longName,
|
|
@@ -2444,13 +2444,13 @@ const Pt = { render: is }, ns = { class: "is-period-header" }, os = {
|
|
|
2444
2444
|
"is-home-team": e.isHomeTeam
|
|
2445
2445
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
2446
2446
|
]),
|
|
2447
|
-
"event-type-icon":
|
|
2448
|
-
b(
|
|
2447
|
+
"event-type-icon": T(() => [
|
|
2448
|
+
b(r(Pt))
|
|
2449
2449
|
]),
|
|
2450
2450
|
_: 1
|
|
2451
2451
|
}, 8, ["timestamp", "is-home-team", "event-type"]));
|
|
2452
2452
|
}
|
|
2453
|
-
},
|
|
2453
|
+
}, cs = {
|
|
2454
2454
|
__name: "GameEvent",
|
|
2455
2455
|
props: {
|
|
2456
2456
|
event: {
|
|
@@ -2463,13 +2463,13 @@ const Pt = { render: is }, ns = { class: "is-period-header" }, os = {
|
|
|
2463
2463
|
}
|
|
2464
2464
|
},
|
|
2465
2465
|
setup(e) {
|
|
2466
|
-
const t = e, a = (/* @__PURE__ */ new Map()).set("Gól", Io).set("Kiállítás",
|
|
2467
|
-
return (o, l) => (c(), x(Zt(
|
|
2466
|
+
const t = e, a = (/* @__PURE__ */ new Map()).set("Gól", Io).set("Kiállítás", Xo).set("Kapus", Ko).set("Idő", ls).set("Büntető", rs).set("Period", ss), i = f(() => a.get(t.event.type)), n = f(() => t.event?.team?.id === t.homeTeamId);
|
|
2467
|
+
return (o, l) => (c(), x(Zt(i.value), {
|
|
2468
2468
|
event: e.event,
|
|
2469
2469
|
"is-home-team": n.value
|
|
2470
2470
|
}, null, 8, ["event", "is-home-team"]));
|
|
2471
2471
|
}
|
|
2472
|
-
},
|
|
2472
|
+
}, ds = { class: "gamecenter-timeline-game-events" }, gs = {
|
|
2473
2473
|
__name: "GameEvents",
|
|
2474
2474
|
props: {
|
|
2475
2475
|
gameEvents: {
|
|
@@ -2482,12 +2482,12 @@ const Pt = { render: is }, ns = { class: "is-period-header" }, os = {
|
|
|
2482
2482
|
}
|
|
2483
2483
|
},
|
|
2484
2484
|
setup(e) {
|
|
2485
|
-
return (t, a) => (c(), u("div",
|
|
2485
|
+
return (t, a) => (c(), u("div", ds, [
|
|
2486
2486
|
b(Fa, { name: "transition-event" }, {
|
|
2487
|
-
default:
|
|
2488
|
-
(c(!0), u(k, null, E(e.gameEvents, (
|
|
2489
|
-
key:
|
|
2490
|
-
event:
|
|
2487
|
+
default: T(() => [
|
|
2488
|
+
(c(!0), u(k, null, E(e.gameEvents, (i) => (c(), x(cs, {
|
|
2489
|
+
key: i.eventId,
|
|
2490
|
+
event: i,
|
|
2491
2491
|
"home-team-id": e.gameData.homeTeam.id
|
|
2492
2492
|
}, null, 8, ["event", "home-team-id"]))), 128))
|
|
2493
2493
|
]),
|
|
@@ -2496,7 +2496,7 @@ const Pt = { render: is }, ns = { class: "is-period-header" }, os = {
|
|
|
2496
2496
|
a[0] || (a[0] = s("div", { id: "event-tooltip-container" }, null, -1))
|
|
2497
2497
|
]));
|
|
2498
2498
|
}
|
|
2499
|
-
},
|
|
2499
|
+
}, ms = { class: "gamecenter-timeline-lineups" }, us = { class: "is-heading-2" }, vs = { class: "is-container" }, ps = { class: "is-heading-2" }, bs = { class: "is-container" }, fs = { class: "gamecenter-timeline-lineups-lines-simple" }, hs = { class: "gamecenter-timeline-lineups-lines-simple" }, ys = {
|
|
2500
2500
|
__name: "GameLineups",
|
|
2501
2501
|
props: {
|
|
2502
2502
|
data: {
|
|
@@ -2523,30 +2523,30 @@ const Pt = { render: is }, ns = { class: "is-period-header" }, os = {
|
|
|
2523
2523
|
}
|
|
2524
2524
|
},
|
|
2525
2525
|
setup(e) {
|
|
2526
|
-
const t = e, { t: a } = L(),
|
|
2527
|
-
return (l, d) => (c(), u("div",
|
|
2528
|
-
(c(!0), u(k, null, E(
|
|
2529
|
-
s("h2",
|
|
2530
|
-
s("div",
|
|
2531
|
-
(c(!0), u(k, null, E(g, (p,
|
|
2532
|
-
key:
|
|
2533
|
-
class: q(["gamecenter-timeline-lineups-lines", [{ "is-away-team":
|
|
2526
|
+
const t = e, { t: a } = L(), i = f(() => Mn(t.data, t.homeTeamId, t.awayTeamId)), n = f(() => qt(t.gameOfficials?.gameTeamMembers?.home ?? [])), o = f(() => qt(t.gameOfficials?.gameTeamMembers?.away ?? []));
|
|
2527
|
+
return (l, d) => (c(), u("div", ms, [
|
|
2528
|
+
(c(!0), u(k, null, E(i.value, (g, v) => (c(), u(k, { key: v }, [
|
|
2529
|
+
s("h2", us, m(r(a)(`rows.row-${v}`)), 1),
|
|
2530
|
+
s("div", vs, [
|
|
2531
|
+
(c(!0), u(k, null, E(g, (p, S) => (c(), u("div", {
|
|
2532
|
+
key: S,
|
|
2533
|
+
class: q(["gamecenter-timeline-lineups-lines", [{ "is-away-team": S === "away" }]])
|
|
2534
2534
|
}, [
|
|
2535
2535
|
(c(!0), u(k, null, E(p, (y) => (c(), u("ul", {
|
|
2536
2536
|
key: y.position,
|
|
2537
2537
|
class: q(["is-player-wrapper", [`is-${y.position}`]])
|
|
2538
2538
|
}, [
|
|
2539
2539
|
s("li", null, [
|
|
2540
|
-
b(
|
|
2540
|
+
b(r(ae), {
|
|
2541
2541
|
src: y.player.picture
|
|
2542
2542
|
}, null, 8, ["src"])
|
|
2543
2543
|
]),
|
|
2544
2544
|
s("li", null, m(y.number), 1),
|
|
2545
2545
|
s("li", null, [
|
|
2546
|
-
w(m(
|
|
2546
|
+
w(m(r(mt)(y)?.name ?? "") + " ", 1),
|
|
2547
2547
|
s("ul", null, [
|
|
2548
2548
|
(c(!0), u(k, null, E(y.goal, (z) => (c(), u("li", { key: z }, [
|
|
2549
|
-
b(
|
|
2549
|
+
b(r(Te))
|
|
2550
2550
|
]))), 128))
|
|
2551
2551
|
])
|
|
2552
2552
|
]),
|
|
@@ -2556,34 +2556,34 @@ const Pt = { render: is }, ns = { class: "is-period-header" }, os = {
|
|
|
2556
2556
|
])
|
|
2557
2557
|
], 64))), 128)),
|
|
2558
2558
|
d[0] || (d[0] = s("hr", null, null, -1)),
|
|
2559
|
-
s("h2",
|
|
2560
|
-
s("div",
|
|
2561
|
-
s("div",
|
|
2559
|
+
s("h2", ps, m(r(a)("title.coaches")), 1),
|
|
2560
|
+
s("div", bs, [
|
|
2561
|
+
s("div", fs, [
|
|
2562
2562
|
(c(!0), u(k, null, E(n.value, (g, v) => (c(), u("ul", {
|
|
2563
2563
|
key: g.role,
|
|
2564
2564
|
class: "is-official-person-container is-home-team"
|
|
2565
2565
|
}, [
|
|
2566
2566
|
s("li", null, [
|
|
2567
|
-
b(
|
|
2567
|
+
b(r(ae), {
|
|
2568
2568
|
src: g.picture
|
|
2569
2569
|
}, null, 8, ["src"])
|
|
2570
2570
|
]),
|
|
2571
2571
|
s("li", null, m(g.name), 1),
|
|
2572
|
-
s("li", null, m(
|
|
2572
|
+
s("li", null, m(r(a)(`teamMembers.${v}`)), 1)
|
|
2573
2573
|
]))), 128))
|
|
2574
2574
|
]),
|
|
2575
|
-
s("div",
|
|
2575
|
+
s("div", hs, [
|
|
2576
2576
|
(c(!0), u(k, null, E(o.value, (g, v) => (c(), u("ul", {
|
|
2577
2577
|
key: g.role,
|
|
2578
2578
|
class: "is-official-person-container is-away-team"
|
|
2579
2579
|
}, [
|
|
2580
2580
|
s("li", null, [
|
|
2581
|
-
b(
|
|
2581
|
+
b(r(ae), {
|
|
2582
2582
|
src: g.picture
|
|
2583
2583
|
}, null, 8, ["src"])
|
|
2584
2584
|
]),
|
|
2585
2585
|
s("li", null, m(g.name), 1),
|
|
2586
|
-
s("li", null, m(
|
|
2586
|
+
s("li", null, m(r(a)(`teamMembers.${v}`)), 1)
|
|
2587
2587
|
]))), 128))
|
|
2588
2588
|
])
|
|
2589
2589
|
])
|
|
@@ -2591,17 +2591,17 @@ const Pt = { render: is }, ns = { class: "is-period-header" }, os = {
|
|
|
2591
2591
|
}
|
|
2592
2592
|
};
|
|
2593
2593
|
function De(e, t) {
|
|
2594
|
-
return
|
|
2595
|
-
...e[
|
|
2596
|
-
role: t(`teamMembers.${
|
|
2597
|
-
}))(
|
|
2594
|
+
return X((i) => ({
|
|
2595
|
+
...e[i].name ? { name: e[i].name } : e[i].firstName ? ut(e[i]) : { name: "" },
|
|
2596
|
+
role: t(`teamMembers.${i}`)
|
|
2597
|
+
}))(le(e));
|
|
2598
2598
|
}
|
|
2599
|
-
const
|
|
2599
|
+
const ws = {
|
|
2600
2600
|
xmlns: "http://www.w3.org/2000/svg",
|
|
2601
2601
|
viewBox: "0 0 24 24"
|
|
2602
2602
|
};
|
|
2603
|
-
function
|
|
2604
|
-
return c(), u("svg",
|
|
2603
|
+
function ks(e, t) {
|
|
2604
|
+
return c(), u("svg", ws, [...t[0] || (t[0] = [
|
|
2605
2605
|
s("path", {
|
|
2606
2606
|
fill: "currentColor",
|
|
2607
2607
|
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",
|
|
@@ -2613,7 +2613,7 @@ function ws(e, t) {
|
|
|
2613
2613
|
}, null, -1)
|
|
2614
2614
|
])]);
|
|
2615
2615
|
}
|
|
2616
|
-
const
|
|
2616
|
+
const xs = { render: ks }, Ts = ["onMouseenter", "onMouseleave", "onFocus", "onBlur"], V = {
|
|
2617
2617
|
__name: "GameDataTable",
|
|
2618
2618
|
props: {
|
|
2619
2619
|
columns: {
|
|
@@ -2635,42 +2635,42 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2635
2635
|
},
|
|
2636
2636
|
emits: ["sort"],
|
|
2637
2637
|
setup(e, { emit: t }) {
|
|
2638
|
-
const a = e,
|
|
2638
|
+
const a = e, i = t, n = F(null), { t: o } = L(), l = (d) => i("sort", d);
|
|
2639
2639
|
return (d, g) => (c(), u("div", null, [
|
|
2640
2640
|
s("h2", null, m(e.title), 1),
|
|
2641
|
-
b(
|
|
2642
|
-
default:
|
|
2643
|
-
b(
|
|
2641
|
+
b(r(Va), null, {
|
|
2642
|
+
default: T(({ el: v }) => [
|
|
2643
|
+
b(r(Ua), {
|
|
2644
2644
|
columns: a.columns,
|
|
2645
2645
|
rows: a.rows,
|
|
2646
2646
|
"append-to": n.value || v,
|
|
2647
2647
|
sort: e.sort,
|
|
2648
2648
|
onSort: l
|
|
2649
2649
|
}, {
|
|
2650
|
-
"cell-name":
|
|
2650
|
+
"cell-name": T(({ row: p }) => [
|
|
2651
2651
|
w(m(p.name) + " ", 1),
|
|
2652
|
-
p.isBP ? (c(), x(
|
|
2652
|
+
p.isBP ? (c(), x(r(Z), {
|
|
2653
2653
|
key: 0,
|
|
2654
2654
|
placement: "top",
|
|
2655
|
-
content:
|
|
2655
|
+
content: r(o)("bestPlayer"),
|
|
2656
2656
|
"append-to": n.value
|
|
2657
2657
|
}, {
|
|
2658
|
-
default:
|
|
2658
|
+
default: T(({ setRef: S, show: y, hide: z }) => [
|
|
2659
2659
|
s("span", {
|
|
2660
|
-
ref:
|
|
2660
|
+
ref: S,
|
|
2661
2661
|
class: "is-text-dark",
|
|
2662
2662
|
onMouseenter: y,
|
|
2663
2663
|
onMouseleave: z,
|
|
2664
2664
|
onFocus: y,
|
|
2665
2665
|
onBlur: z
|
|
2666
2666
|
}, [
|
|
2667
|
-
b(
|
|
2668
|
-
], 40,
|
|
2667
|
+
b(r(xs))
|
|
2668
|
+
], 40, Ts)
|
|
2669
2669
|
]),
|
|
2670
2670
|
_: 1
|
|
2671
2671
|
}, 8, ["content", "append-to"])) : h("", !0)
|
|
2672
2672
|
]),
|
|
2673
|
-
"cell-cora":
|
|
2673
|
+
"cell-cora": T(({ row: p }) => [
|
|
2674
2674
|
p.isPlayerC ? (c(), u(k, { key: 0 }, [
|
|
2675
2675
|
w(" C ")
|
|
2676
2676
|
], 64)) : h("", !0),
|
|
@@ -2689,7 +2689,7 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2689
2689
|
}, null, 512)
|
|
2690
2690
|
]));
|
|
2691
2691
|
}
|
|
2692
|
-
},
|
|
2692
|
+
}, Ss = { class: "gamecenter-timeline-game-officials" }, zs = { class: "is-heading-2" }, _s = { class: "is-game-officials-container" }, Ps = { class: "is-heading-2" }, $s = { class: "is-game-officials-container" }, js = {
|
|
2693
2693
|
__name: "GameOfficials",
|
|
2694
2694
|
props: {
|
|
2695
2695
|
gameOfficials: {
|
|
@@ -2706,31 +2706,31 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2706
2706
|
}
|
|
2707
2707
|
},
|
|
2708
2708
|
setup(e) {
|
|
2709
|
-
const t = e, { columns: a } = ue($a), { columns:
|
|
2710
|
-
return (g, v) => (c(), u("div",
|
|
2711
|
-
s("h2",
|
|
2712
|
-
s("div",
|
|
2709
|
+
const t = e, { columns: a } = ue($a), { columns: i } = ue(kn), { t: n } = L(), o = f(() => De(t.gameOfficials?.gameTeamMembers?.home ?? [], n)), l = f(() => De(t.gameOfficials?.gameTeamMembers?.away ?? [], n)), d = f(() => Gn(t.gameOfficials.gameOfficials, n));
|
|
2710
|
+
return (g, v) => (c(), u("div", Ss, [
|
|
2711
|
+
s("h2", zs, m(r(n)("title.teamOfficials")), 1),
|
|
2712
|
+
s("div", _s, [
|
|
2713
2713
|
b(V, {
|
|
2714
2714
|
class: "is-home-team gamecenter-timeline-data-table",
|
|
2715
|
-
columns:
|
|
2715
|
+
columns: r(a),
|
|
2716
2716
|
rows: o.value,
|
|
2717
2717
|
title: e.homeTeamName
|
|
2718
2718
|
}, null, 8, ["columns", "rows", "title"]),
|
|
2719
2719
|
b(V, {
|
|
2720
2720
|
class: "is-away-team gamecenter-timeline-data-table",
|
|
2721
|
-
columns:
|
|
2721
|
+
columns: r(a),
|
|
2722
2722
|
rows: l.value,
|
|
2723
2723
|
title: e.awayTeamName
|
|
2724
2724
|
}, null, 8, ["columns", "rows", "title"])
|
|
2725
2725
|
]),
|
|
2726
|
-
s("h2",
|
|
2727
|
-
s("div",
|
|
2728
|
-
(c(!0), u(k, null, E(d.value, (p,
|
|
2729
|
-
key:
|
|
2726
|
+
s("h2", Ps, m(r(n)("title.gameOfficials")), 1),
|
|
2727
|
+
s("div", $s, [
|
|
2728
|
+
(c(!0), u(k, null, E(d.value, (p, S) => (c(), x(V, {
|
|
2729
|
+
key: S,
|
|
2730
2730
|
class: "gamecenter-timeline-data-table",
|
|
2731
|
-
columns: i
|
|
2731
|
+
columns: r(i),
|
|
2732
2732
|
rows: p,
|
|
2733
|
-
title:
|
|
2733
|
+
title: r(n)(`roleType.${S}`)
|
|
2734
2734
|
}, null, 8, ["columns", "rows", "title"]))), 128))
|
|
2735
2735
|
])
|
|
2736
2736
|
]));
|
|
@@ -2745,7 +2745,7 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2745
2745
|
},
|
|
2746
2746
|
setup(e) {
|
|
2747
2747
|
const t = e, a = f(() => gt(t.rows, mt, aa(["mip"])));
|
|
2748
|
-
return (
|
|
2748
|
+
return (i, n) => te(i.$slots, "default", { rows: a.value });
|
|
2749
2749
|
}
|
|
2750
2750
|
}, Be = {
|
|
2751
2751
|
__name: "GamePlayerStatsProvider",
|
|
@@ -2756,16 +2756,16 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2756
2756
|
}
|
|
2757
2757
|
},
|
|
2758
2758
|
setup(e) {
|
|
2759
|
-
const t = e, { sort: a, change:
|
|
2760
|
-
() => gt(
|
|
2759
|
+
const t = e, { sort: a, change: i } = Wa(), n = f(
|
|
2760
|
+
() => gt(ce(St("gk", "row"), t.rows), Ja("position"), mt)
|
|
2761
2761
|
), o = f(() => Za(n.value).sorted(a).value());
|
|
2762
|
-
return (l, d) =>
|
|
2762
|
+
return (l, d) => te(l.$slots, "default", {
|
|
2763
2763
|
rows: o.value.rows,
|
|
2764
|
-
sort:
|
|
2765
|
-
onSort: i
|
|
2764
|
+
sort: r(a),
|
|
2765
|
+
onSort: r(i)
|
|
2766
2766
|
});
|
|
2767
2767
|
}
|
|
2768
|
-
},
|
|
2768
|
+
}, Es = { class: "is-heading-2" }, Ns = { class: "gamecenter-data-column" }, Os = { class: "is-heading-2" }, Is = { class: "gamecenter-data-columns" }, As = {
|
|
2769
2769
|
__name: "GamePlayerStats",
|
|
2770
2770
|
props: {
|
|
2771
2771
|
data: {
|
|
@@ -2788,16 +2788,16 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2788
2788
|
}
|
|
2789
2789
|
},
|
|
2790
2790
|
setup(e) {
|
|
2791
|
-
const t = e, { t: a } = L(), { columns:
|
|
2791
|
+
const t = e, { t: a } = L(), { columns: i } = ue(_a), { columns: n } = ue(Pa), o = f(() => Me(t.data?.players?.[t.homeTeamId] ?? [])), l = f(() => Me(t.data?.players?.[t.awayTeamId] ?? [])), d = f(() => Ut(t.data?.goalies?.[t.homeTeamId] ?? [])), g = f(() => Ut(t.data?.goalies?.[t.awayTeamId] ?? []));
|
|
2792
2792
|
return (v, p) => (c(), u(k, null, [
|
|
2793
|
-
s("h2",
|
|
2794
|
-
s("div",
|
|
2793
|
+
s("h2", Es, m(r(a)("title.fieldPlayers")), 1),
|
|
2794
|
+
s("div", Ns, [
|
|
2795
2795
|
b(Be, { rows: o.value }, {
|
|
2796
|
-
default:
|
|
2796
|
+
default: T(({ rows: S, sort: y, onSort: z }) => [
|
|
2797
2797
|
b(V, {
|
|
2798
2798
|
class: "is-home-team 'gamecenter-timeline-data-table",
|
|
2799
|
-
columns: i
|
|
2800
|
-
rows:
|
|
2799
|
+
columns: r(i),
|
|
2800
|
+
rows: S,
|
|
2801
2801
|
title: e.homeTeamName,
|
|
2802
2802
|
sort: y,
|
|
2803
2803
|
onSort: z
|
|
@@ -2806,11 +2806,11 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2806
2806
|
_: 1
|
|
2807
2807
|
}, 8, ["rows"]),
|
|
2808
2808
|
b(Be, { rows: l.value }, {
|
|
2809
|
-
default:
|
|
2809
|
+
default: T(({ rows: S, sort: y, onSort: z }) => [
|
|
2810
2810
|
b(V, {
|
|
2811
2811
|
class: "is-away-team gamecenter-timeline-data-table",
|
|
2812
|
-
columns: i
|
|
2813
|
-
rows:
|
|
2812
|
+
columns: r(i),
|
|
2813
|
+
rows: S,
|
|
2814
2814
|
title: e.awayTeamName,
|
|
2815
2815
|
sort: y,
|
|
2816
2816
|
onSort: z
|
|
@@ -2819,25 +2819,25 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2819
2819
|
_: 1
|
|
2820
2820
|
}, 8, ["rows"])
|
|
2821
2821
|
]),
|
|
2822
|
-
s("h2",
|
|
2823
|
-
s("div",
|
|
2822
|
+
s("h2", Os, m(r(a)("title.goalies")), 1),
|
|
2823
|
+
s("div", Is, [
|
|
2824
2824
|
b(Ge, { rows: d.value }, {
|
|
2825
|
-
default:
|
|
2825
|
+
default: T(({ rows: S }) => [
|
|
2826
2826
|
b(V, {
|
|
2827
2827
|
class: "is-home-team gamecenter-timeline-data-table",
|
|
2828
|
-
columns:
|
|
2829
|
-
rows:
|
|
2828
|
+
columns: r(n),
|
|
2829
|
+
rows: S,
|
|
2830
2830
|
title: e.homeTeamName
|
|
2831
2831
|
}, null, 8, ["columns", "rows", "title"])
|
|
2832
2832
|
]),
|
|
2833
2833
|
_: 1
|
|
2834
2834
|
}, 8, ["rows"]),
|
|
2835
2835
|
b(Ge, { rows: g.value }, {
|
|
2836
|
-
default:
|
|
2836
|
+
default: T(({ rows: S }) => [
|
|
2837
2837
|
b(V, {
|
|
2838
2838
|
class: "is-away-team gamecenter-timeline-data-table",
|
|
2839
|
-
columns:
|
|
2840
|
-
rows:
|
|
2839
|
+
columns: r(n),
|
|
2840
|
+
rows: S,
|
|
2841
2841
|
title: e.awayTeamName
|
|
2842
2842
|
}, null, 8, ["columns", "rows", "title"])
|
|
2843
2843
|
]),
|
|
@@ -2846,7 +2846,7 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2846
2846
|
])
|
|
2847
2847
|
], 64));
|
|
2848
2848
|
}
|
|
2849
|
-
},
|
|
2849
|
+
}, Ms = { class: "gamecenter-timeline-tab-buttons" }, Ls = {
|
|
2850
2850
|
__name: "GameTabs",
|
|
2851
2851
|
props: {
|
|
2852
2852
|
activeTab: {
|
|
@@ -2860,34 +2860,34 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2860
2860
|
},
|
|
2861
2861
|
emits: ["update:activeTab"],
|
|
2862
2862
|
setup(e, { emit: t }) {
|
|
2863
|
-
const a = e,
|
|
2863
|
+
const a = e, i = t, n = vt("history"), { t: o } = L();
|
|
2864
2864
|
function l(d) {
|
|
2865
|
-
|
|
2865
|
+
i("update:activeTab", d), a.useSearchParams && (n.tab = d);
|
|
2866
2866
|
}
|
|
2867
|
-
return (d, g) => (c(), u("div",
|
|
2867
|
+
return (d, g) => (c(), u("div", Ms, [
|
|
2868
2868
|
s("button", {
|
|
2869
|
-
class: q(["tab-button", { "is-active": e.activeTab ===
|
|
2870
|
-
onClick: g[0] || (g[0] = (v) => l(
|
|
2871
|
-
}, m(
|
|
2869
|
+
class: q(["tab-button", { "is-active": e.activeTab === r(Le) }]),
|
|
2870
|
+
onClick: g[0] || (g[0] = (v) => l(r(Le)))
|
|
2871
|
+
}, m(r(o)("menu.events")), 3),
|
|
2872
2872
|
s("button", {
|
|
2873
|
-
class: q(["tab-button", { "is-active": e.activeTab ===
|
|
2874
|
-
onClick: g[1] || (g[1] = (v) => l(
|
|
2875
|
-
}, m(
|
|
2873
|
+
class: q(["tab-button", { "is-active": e.activeTab === r(nt) }]),
|
|
2874
|
+
onClick: g[1] || (g[1] = (v) => l(r(nt)))
|
|
2875
|
+
}, m(r(o)("menu.lineups")), 3),
|
|
2876
2876
|
s("button", {
|
|
2877
|
-
class: q(["tab-button", { "is-active": e.activeTab ===
|
|
2878
|
-
onClick: g[2] || (g[2] = (v) => l(
|
|
2879
|
-
}, m(
|
|
2877
|
+
class: q(["tab-button", { "is-active": e.activeTab === r(ot) }]),
|
|
2878
|
+
onClick: g[2] || (g[2] = (v) => l(r(ot)))
|
|
2879
|
+
}, m(r(o)("menu.teamStats")), 3),
|
|
2880
2880
|
s("button", {
|
|
2881
|
-
class: q(["tab-button", { "is-active": e.activeTab ===
|
|
2882
|
-
onClick: g[3] || (g[3] = (v) => l(
|
|
2883
|
-
}, m(
|
|
2881
|
+
class: q(["tab-button", { "is-active": e.activeTab === r(st) }]),
|
|
2882
|
+
onClick: g[3] || (g[3] = (v) => l(r(st)))
|
|
2883
|
+
}, m(r(o)("menu.playerStats")), 3),
|
|
2884
2884
|
s("button", {
|
|
2885
|
-
class: q(["tab-button", { "is-active": e.activeTab ===
|
|
2886
|
-
onClick: g[4] || (g[4] = (v) => l(
|
|
2887
|
-
}, m(
|
|
2885
|
+
class: q(["tab-button", { "is-active": e.activeTab === r(lt) }]),
|
|
2886
|
+
onClick: g[4] || (g[4] = (v) => l(r(lt)))
|
|
2887
|
+
}, m(r(o)("menu.officials")), 3)
|
|
2888
2888
|
]));
|
|
2889
2889
|
}
|
|
2890
|
-
},
|
|
2890
|
+
}, Cs = { class: "statistics-double-bar" }, Ds = { class: "is-value is-value-start" }, Gs = { class: "is-bar is-bar-start" }, Bs = { class: "is-bar is-bar-end" }, Hs = { class: "is-value is-value-end" }, Rs = { class: "is-title" }, re = {
|
|
2891
2891
|
__name: "StatisticsDoubleBar",
|
|
2892
2892
|
props: {
|
|
2893
2893
|
max: {
|
|
@@ -2912,40 +2912,40 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2912
2912
|
}
|
|
2913
2913
|
},
|
|
2914
2914
|
setup(e) {
|
|
2915
|
-
const t = e, a = f(() => ({ width: `${t.valueStart / t.max * 100 || 0}%` })),
|
|
2916
|
-
return (n, o) => (c(), u("div",
|
|
2917
|
-
s("div",
|
|
2918
|
-
|
|
2915
|
+
const t = e, a = f(() => ({ width: `${t.valueStart / t.max * 100 || 0}%` })), i = f(() => ({ width: `${t.valueEnd / t.max * 100 || 0}%` }));
|
|
2916
|
+
return (n, o) => (c(), u("div", Cs, [
|
|
2917
|
+
s("div", Ds, [
|
|
2918
|
+
te(n.$slots, "value-start", {}, () => [
|
|
2919
2919
|
w(m(e.valueStart) + " ", 1),
|
|
2920
2920
|
e.valueSuffix ? (c(), u(k, { key: 0 }, [
|
|
2921
2921
|
w(m(e.valueSuffix), 1)
|
|
2922
2922
|
], 64)) : h("", !0)
|
|
2923
2923
|
])
|
|
2924
2924
|
]),
|
|
2925
|
-
s("div",
|
|
2925
|
+
s("div", Gs, [
|
|
2926
2926
|
s("div", {
|
|
2927
2927
|
class: "is-bar-start--progress",
|
|
2928
2928
|
style: Ee(a.value)
|
|
2929
2929
|
}, null, 4)
|
|
2930
2930
|
]),
|
|
2931
|
-
s("div",
|
|
2931
|
+
s("div", Bs, [
|
|
2932
2932
|
s("div", {
|
|
2933
2933
|
class: "is-bar-end--progress",
|
|
2934
|
-
style: Ee(
|
|
2934
|
+
style: Ee(i.value)
|
|
2935
2935
|
}, null, 4)
|
|
2936
2936
|
]),
|
|
2937
|
-
s("div",
|
|
2938
|
-
|
|
2937
|
+
s("div", Hs, [
|
|
2938
|
+
te(n.$slots, "value-end", {}, () => [
|
|
2939
2939
|
w(m(e.valueEnd) + " ", 1),
|
|
2940
2940
|
e.valueSuffix ? (c(), u(k, { key: 0 }, [
|
|
2941
2941
|
w(m(e.valueSuffix), 1)
|
|
2942
2942
|
], 64)) : h("", !0)
|
|
2943
2943
|
])
|
|
2944
2944
|
]),
|
|
2945
|
-
s("div",
|
|
2945
|
+
s("div", Rs, m(e.title), 1)
|
|
2946
2946
|
]));
|
|
2947
2947
|
}
|
|
2948
|
-
},
|
|
2948
|
+
}, Fs = { class: "gamecenter-timeline-team-stats" }, Ks = { class: "is-heading-2" }, Vs = { class: "is-stat-container" }, Us = { class: "is-heading-2" }, qs = { class: "is-stat-container" }, Ws = { class: "is-heading-2" }, Ys = { class: "is-stat-container" }, Qs = { class: "is-heading-2" }, Js = { class: "is-stat-container" }, Zs = { class: "is-heading-2" }, Xs = { class: "is-stat-container" }, el = { class: "is-heading-2" }, tl = { class: "is-stat-container" }, al = {
|
|
2949
2949
|
__name: "GameTeamStats",
|
|
2950
2950
|
props: {
|
|
2951
2951
|
gameStats: {
|
|
@@ -2958,75 +2958,75 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
2958
2958
|
}
|
|
2959
2959
|
},
|
|
2960
2960
|
setup(e) {
|
|
2961
|
-
const t = e, { t: a } = L(),
|
|
2962
|
-
() => Xe(t.gameStats?.teamPenalties ?? [],
|
|
2961
|
+
const t = e, { t: a } = L(), i = f(() => t.gameData?.homeTeam?.id ?? ""), n = f(() => t.gameData?.awayTeam?.id ?? ""), o = f(() => Xe(t.gameStats?.teamSOG ?? [], n.value, i.value, "shots")), l = f(() => Xe(t.gameStats?.teamSOG ?? [], i.value, n.value, "saves")), d = f(
|
|
2962
|
+
() => Xe(t.gameStats?.teamPenalties ?? [], i.value, n.value, "penaltyLength")
|
|
2963
2963
|
), g = f(() => Cn(t.gameStats?.teamPowerPlay ?? {})), v = f(() => Dn(t.gameStats?.teamPowerPlay ?? {})), p = f(() => Ln(t.gameStats?.teamPowerPlay ?? {}));
|
|
2964
|
-
return (
|
|
2965
|
-
s("h1",
|
|
2966
|
-
s("div",
|
|
2964
|
+
return (S, y) => (c(), u("div", Fs, [
|
|
2965
|
+
s("h1", Ks, m(r(a)("teamsStats.sog")), 1),
|
|
2966
|
+
s("div", Vs, [
|
|
2967
2967
|
(c(!0), u(k, null, E(o.value, ({ max: z, valueStart: P, valueEnd: N }, $) => (c(), x(re, {
|
|
2968
2968
|
key: $,
|
|
2969
2969
|
max: z,
|
|
2970
2970
|
"value-start": P,
|
|
2971
2971
|
"value-end": N,
|
|
2972
|
-
title:
|
|
2972
|
+
title: r(a)(`section.${$}`)
|
|
2973
2973
|
}, null, 8, ["max", "value-start", "value-end", "title"]))), 128))
|
|
2974
2974
|
]),
|
|
2975
|
-
s("h1",
|
|
2976
|
-
s("div",
|
|
2975
|
+
s("h1", Us, m(r(a)("teamsStats.saves")), 1),
|
|
2976
|
+
s("div", qs, [
|
|
2977
2977
|
(c(!0), u(k, null, E(l.value, ({ max: z, valueStart: P, valueEnd: N }, $) => (c(), x(re, {
|
|
2978
2978
|
key: $,
|
|
2979
2979
|
max: z,
|
|
2980
2980
|
"value-start": P,
|
|
2981
2981
|
"value-end": N,
|
|
2982
|
-
title:
|
|
2982
|
+
title: r(a)(`section.${$}`)
|
|
2983
2983
|
}, null, 8, ["max", "value-start", "value-end", "title"]))), 128))
|
|
2984
2984
|
]),
|
|
2985
|
-
s("h1",
|
|
2986
|
-
s("div",
|
|
2985
|
+
s("h1", Ws, m(r(a)("teamsStats.pim")), 1),
|
|
2986
|
+
s("div", Ys, [
|
|
2987
2987
|
(c(!0), u(k, null, E(d.value, ({ max: z, valueStart: P, valueEnd: N }, $) => (c(), x(re, {
|
|
2988
2988
|
key: $,
|
|
2989
2989
|
max: z,
|
|
2990
2990
|
"value-start": P,
|
|
2991
2991
|
"value-end": N,
|
|
2992
|
-
title:
|
|
2992
|
+
title: r(a)(`section.${$}`)
|
|
2993
2993
|
}, null, 8, ["max", "value-start", "value-end", "title"]))), 128))
|
|
2994
2994
|
]),
|
|
2995
|
-
s("h1",
|
|
2996
|
-
s("div",
|
|
2995
|
+
s("h1", Qs, m(r(a)("teamsStats.advPercent")), 1),
|
|
2996
|
+
s("div", Js, [
|
|
2997
2997
|
(c(!0), u(k, null, E(g.value, ({ max: z, valueStart: P, valueEnd: N, suffix: $ }, G) => (c(), x(re, {
|
|
2998
2998
|
key: G,
|
|
2999
2999
|
max: z,
|
|
3000
3000
|
"value-start": P,
|
|
3001
3001
|
"value-end": N,
|
|
3002
|
-
title:
|
|
3002
|
+
title: r(a)(`stats.${G}`),
|
|
3003
3003
|
"value-suffix": $
|
|
3004
3004
|
}, null, 8, ["max", "value-start", "value-end", "title", "value-suffix"]))), 128))
|
|
3005
3005
|
]),
|
|
3006
|
-
s("h1",
|
|
3007
|
-
s("div",
|
|
3006
|
+
s("h1", Zs, m(r(a)("teamsStats.penaltyKilling")), 1),
|
|
3007
|
+
s("div", Xs, [
|
|
3008
3008
|
(c(!0), u(k, null, E(v.value, ({ max: z, valueStart: P, valueEnd: N, suffix: $ }, G) => (c(), x(re, {
|
|
3009
3009
|
key: G,
|
|
3010
3010
|
max: z,
|
|
3011
3011
|
"value-start": P,
|
|
3012
3012
|
"value-end": N,
|
|
3013
|
-
title:
|
|
3013
|
+
title: r(a)(`stats.${G}`),
|
|
3014
3014
|
"value-suffix": $
|
|
3015
3015
|
}, null, 8, ["max", "value-start", "value-end", "title", "value-suffix"]))), 128))
|
|
3016
3016
|
]),
|
|
3017
|
-
s("h1",
|
|
3018
|
-
s("div",
|
|
3017
|
+
s("h1", el, m(r(a)("teamsStats.advantageTime")), 1),
|
|
3018
|
+
s("div", tl, [
|
|
3019
3019
|
b(re, {
|
|
3020
3020
|
max: p.value.advTime.max,
|
|
3021
3021
|
"value-start": p.value.advTime.valueStart,
|
|
3022
3022
|
"value-end": p.value.advTime.valueEnd,
|
|
3023
|
-
title:
|
|
3023
|
+
title: r(a)("section.all")
|
|
3024
3024
|
}, {
|
|
3025
|
-
"value-start":
|
|
3026
|
-
w(m(
|
|
3025
|
+
"value-start": T(() => [
|
|
3026
|
+
w(m(r(U)(p.value.advTime.valueStart)), 1)
|
|
3027
3027
|
]),
|
|
3028
|
-
"value-end":
|
|
3029
|
-
w(m(
|
|
3028
|
+
"value-end": T(() => [
|
|
3029
|
+
w(m(r(U)(p.value.advTime.valueEnd)), 1)
|
|
3030
3030
|
]),
|
|
3031
3031
|
_: 1
|
|
3032
3032
|
}, 8, ["max", "value-start", "value-end", "title"]),
|
|
@@ -3034,13 +3034,13 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3034
3034
|
max: p.value.advTimePP1.max,
|
|
3035
3035
|
"value-start": p.value.advTimePP1.valueStart,
|
|
3036
3036
|
"value-end": p.value.advTimePP1.valueEnd,
|
|
3037
|
-
title:
|
|
3037
|
+
title: r(a)("teamsStats.advantageTimePP1")
|
|
3038
3038
|
}, {
|
|
3039
|
-
"value-start":
|
|
3040
|
-
w(m(
|
|
3039
|
+
"value-start": T(() => [
|
|
3040
|
+
w(m(r(U)(p.value.advTimePP1.valueStart)), 1)
|
|
3041
3041
|
]),
|
|
3042
|
-
"value-end":
|
|
3043
|
-
w(m(
|
|
3042
|
+
"value-end": T(() => [
|
|
3043
|
+
w(m(r(U)(p.value.advTimePP1.valueEnd)), 1)
|
|
3044
3044
|
]),
|
|
3045
3045
|
_: 1
|
|
3046
3046
|
}, 8, ["max", "value-start", "value-end", "title"]),
|
|
@@ -3048,25 +3048,25 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3048
3048
|
max: p.value.advTimePP2.max,
|
|
3049
3049
|
"value-start": p.value.advTimePP2.valueStart,
|
|
3050
3050
|
"value-end": p.value.advTimePP2.valueEnd,
|
|
3051
|
-
title:
|
|
3051
|
+
title: r(a)("teamsStats.advantageTimePP2")
|
|
3052
3052
|
}, {
|
|
3053
|
-
"value-start":
|
|
3054
|
-
w(m(
|
|
3053
|
+
"value-start": T(() => [
|
|
3054
|
+
w(m(r(U)(p.value.advTimePP2.valueStart)), 1)
|
|
3055
3055
|
]),
|
|
3056
|
-
"value-end":
|
|
3057
|
-
w(m(
|
|
3056
|
+
"value-end": T(() => [
|
|
3057
|
+
w(m(r(U)(p.value.advTimePP2.valueEnd)), 1)
|
|
3058
3058
|
]),
|
|
3059
3059
|
_: 1
|
|
3060
3060
|
}, 8, ["max", "value-start", "value-end", "title"])
|
|
3061
3061
|
])
|
|
3062
3062
|
]));
|
|
3063
3063
|
}
|
|
3064
|
-
}, Ca = "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}", al = ".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)}}", rl = `.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)}`, il = '.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)}', nl = '.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)}', ol = ".table-responsive{container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}.table-responsive table{width:100%}", sl = '.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}', Da = (e, t) => {
|
|
3064
|
+
}, Ca = "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}", rl = ".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)}}", il = `.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)}`, nl = '.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)}', ol = '.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)}', sl = ".table-responsive{container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}.table-responsive table{width:100%}", ll = '.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}', Da = (e, t) => {
|
|
3065
3065
|
const a = e.__vccOpts || e;
|
|
3066
|
-
for (const [
|
|
3067
|
-
a[
|
|
3066
|
+
for (const [i, n] of t)
|
|
3067
|
+
a[i] = n;
|
|
3068
3068
|
return a;
|
|
3069
|
-
},
|
|
3069
|
+
}, cl = {
|
|
3070
3070
|
__name: "GameTimeline.ce",
|
|
3071
3071
|
props: {
|
|
3072
3072
|
locale: {
|
|
@@ -3083,7 +3083,7 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3083
3083
|
}
|
|
3084
3084
|
},
|
|
3085
3085
|
setup(e) {
|
|
3086
|
-
const t = e, a = { en: { ...Sa, ...Mi }, hu: { ...za, ...on } },
|
|
3086
|
+
const t = e, a = { en: { ...Sa, ...Mi }, hu: { ...za, ...on } }, i = F(null), n = vt("history"), o = F(n.tab || Le), { errors: l, add: d, remove: g } = Na(), v = f(() => n?.gameid || n?.gameId || t.gameId), { state: p, execute: S } = ie({
|
|
3087
3087
|
options: {
|
|
3088
3088
|
path: "/v2/game-data",
|
|
3089
3089
|
apiKey: t.apiKey,
|
|
@@ -3119,68 +3119,68 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3119
3119
|
});
|
|
3120
3120
|
Bn({
|
|
3121
3121
|
data: p,
|
|
3122
|
-
services: { getGameData:
|
|
3122
|
+
services: { getGameData: S, getGameStats: N, getEvents: z, getGameOfficials: G }
|
|
3123
3123
|
});
|
|
3124
3124
|
const C = bn(p), W = ra(t.apiKey), j = f(() => et(`/v2/game-attendance?gameid=${v.value}&apiKey=${W}`));
|
|
3125
3125
|
return Ya(et(`/v2/game-data?gameid=${v.value}&apiKey=${W}`), p), (_, D) => (c(), u("div", {
|
|
3126
3126
|
class: "gamecenter-timeline",
|
|
3127
|
-
style: Ee(
|
|
3127
|
+
style: Ee(r(C))
|
|
3128
3128
|
}, [
|
|
3129
|
-
b(
|
|
3129
|
+
b(r(ea), {
|
|
3130
3130
|
locale: t.locale,
|
|
3131
3131
|
messages: a
|
|
3132
3132
|
}, {
|
|
3133
|
-
default:
|
|
3134
|
-
(c(!0), u(k, null, E(
|
|
3133
|
+
default: T(() => [
|
|
3134
|
+
(c(!0), u(k, null, E(r(l), (H) => (c(), x(r(ta), {
|
|
3135
3135
|
key: H.key,
|
|
3136
3136
|
error: H
|
|
3137
3137
|
}, null, 8, ["error"]))), 128)),
|
|
3138
|
-
|
|
3138
|
+
r(I)(r(p)) ? h("", !0) : (c(), x(uo, {
|
|
3139
3139
|
key: 0,
|
|
3140
3140
|
ref_key: "contentElementRef",
|
|
3141
|
-
ref:
|
|
3142
|
-
"game-events":
|
|
3143
|
-
"game-data":
|
|
3141
|
+
ref: i,
|
|
3142
|
+
"game-events": r(y),
|
|
3143
|
+
"game-data": r(p),
|
|
3144
3144
|
"websocket-url": j.value,
|
|
3145
3145
|
locale: e.locale
|
|
3146
3146
|
}, null, 8, ["game-events", "game-data", "websocket-url", "locale"])),
|
|
3147
|
-
|
|
3148
|
-
b(
|
|
3147
|
+
r(p)?.gameStatus > 0 ? (c(), u(k, { key: 1 }, [
|
|
3148
|
+
b(Ls, {
|
|
3149
3149
|
"active-tab": o.value,
|
|
3150
3150
|
"onUpdate:activeTab": D[0] || (D[0] = (H) => o.value = H)
|
|
3151
3151
|
}, null, 8, ["active-tab"]),
|
|
3152
|
-
o.value ===
|
|
3152
|
+
o.value === r(Le) && !r(I)(r(y)) && !r(I)(r(p)) ? (c(), x(gs, {
|
|
3153
3153
|
key: 0,
|
|
3154
|
-
"game-events":
|
|
3155
|
-
"game-data":
|
|
3154
|
+
"game-events": r(y),
|
|
3155
|
+
"game-data": r(p)
|
|
3156
3156
|
}, null, 8, ["game-events", "game-data"])) : h("", !0),
|
|
3157
|
-
o.value ===
|
|
3157
|
+
o.value === r(nt) ? (c(), x(ys, {
|
|
3158
3158
|
key: 1,
|
|
3159
|
-
data:
|
|
3160
|
-
"game-officials":
|
|
3161
|
-
"home-team-id":
|
|
3162
|
-
"home-team-name":
|
|
3163
|
-
"away-team-id":
|
|
3164
|
-
"away-team-name":
|
|
3159
|
+
data: r(P).players,
|
|
3160
|
+
"game-officials": r($),
|
|
3161
|
+
"home-team-id": r(p).homeTeam.id,
|
|
3162
|
+
"home-team-name": r(p).homeTeam.longName,
|
|
3163
|
+
"away-team-id": r(p).awayTeam.id,
|
|
3164
|
+
"away-team-name": r(p).awayTeam.longName
|
|
3165
3165
|
}, null, 8, ["data", "game-officials", "home-team-id", "home-team-name", "away-team-id", "away-team-name"])) : h("", !0),
|
|
3166
|
-
o.value ===
|
|
3166
|
+
o.value === r(ot) ? (c(), x(al, {
|
|
3167
3167
|
key: 2,
|
|
3168
|
-
"game-data":
|
|
3169
|
-
"game-stats":
|
|
3168
|
+
"game-data": r(p),
|
|
3169
|
+
"game-stats": r(P)
|
|
3170
3170
|
}, null, 8, ["game-data", "game-stats"])) : h("", !0),
|
|
3171
|
-
o.value ===
|
|
3171
|
+
o.value === r(st) && !r(I)(r(P)) ? (c(), x(As, {
|
|
3172
3172
|
key: 3,
|
|
3173
|
-
data:
|
|
3174
|
-
"home-team-id":
|
|
3175
|
-
"home-team-name":
|
|
3176
|
-
"away-team-id":
|
|
3177
|
-
"away-team-name":
|
|
3173
|
+
data: r(P),
|
|
3174
|
+
"home-team-id": r(p).homeTeam.id,
|
|
3175
|
+
"home-team-name": r(p).homeTeam.longName,
|
|
3176
|
+
"away-team-id": r(p).awayTeam.id,
|
|
3177
|
+
"away-team-name": r(p).awayTeam.longName
|
|
3178
3178
|
}, null, 8, ["data", "home-team-id", "home-team-name", "away-team-id", "away-team-name"])) : h("", !0),
|
|
3179
|
-
o.value ===
|
|
3179
|
+
o.value === r(lt) && !r(I)(r($)) && !r(I)(r(p)) ? (c(), x(js, {
|
|
3180
3180
|
key: 4,
|
|
3181
|
-
"game-officials":
|
|
3182
|
-
"home-team-name":
|
|
3183
|
-
"away-team-name":
|
|
3181
|
+
"game-officials": r($),
|
|
3182
|
+
"home-team-name": r(p).homeTeam.longName,
|
|
3183
|
+
"away-team-name": r(p).awayTeam.longName
|
|
3184
3184
|
}, null, 8, ["game-officials", "home-team-name", "away-team-name"])) : h("", !0)
|
|
3185
3185
|
], 64)) : h("", !0)
|
|
3186
3186
|
]),
|
|
@@ -3188,19 +3188,19 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3188
3188
|
}, 8, ["locale"])
|
|
3189
3189
|
], 4));
|
|
3190
3190
|
}
|
|
3191
|
-
},
|
|
3191
|
+
}, dl = /* @__PURE__ */ Da(cl, [["styles", [Ca, rl, il, nl, ol, sl, ll]]]), gl = { class: "gamecenter-game-data" }, ml = { class: "is-title-container" }, ul = { class: "is-external-contents" }, vl = ["href"], pl = ["href"], bl = ["href"], fl = {
|
|
3192
3192
|
key: 0,
|
|
3193
3193
|
class: "is-live-vistors"
|
|
3194
|
-
},
|
|
3194
|
+
}, hl = { class: "is-teams-and-results" }, yl = { class: "is-team-name" }, wl = {
|
|
3195
3195
|
key: 0,
|
|
3196
3196
|
class: "is-game-status"
|
|
3197
|
-
},
|
|
3197
|
+
}, kl = {
|
|
3198
3198
|
key: 1,
|
|
3199
3199
|
class: "is-game-status"
|
|
3200
|
-
},
|
|
3200
|
+
}, xl = { key: 0 }, Tl = { class: "is-badge is-invert is-large" }, Sl = { key: 1 }, zl = { class: "is-badge is-invert is-large" }, _l = {
|
|
3201
3201
|
key: 3,
|
|
3202
3202
|
class: "is-game-status"
|
|
3203
|
-
},
|
|
3203
|
+
}, Pl = { key: 0 }, $l = { key: 1 }, jl = { key: 2 }, El = { key: 3 }, Nl = { class: "is-period-results" }, Ol = { class: "is-team-name" }, Il = {
|
|
3204
3204
|
__name: "GameData",
|
|
3205
3205
|
props: {
|
|
3206
3206
|
gameData: {
|
|
@@ -3217,92 +3217,92 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3217
3217
|
}
|
|
3218
3218
|
},
|
|
3219
3219
|
setup(e) {
|
|
3220
|
-
const t = e, { gameData: a, websocketUrl:
|
|
3221
|
-
return (d, g) => (c(), u("div",
|
|
3222
|
-
s("div",
|
|
3220
|
+
const t = e, { gameData: a, websocketUrl: i } = dt(t), { t: n } = L(), { visitorsLabel: o, isVisible: l } = Ia(i, a);
|
|
3221
|
+
return (d, g) => (c(), u("div", gl, [
|
|
3222
|
+
s("div", ml, [
|
|
3223
3223
|
g[0] || (R(-1, !0), (g[0] = s("div", { class: "is-title" }, [
|
|
3224
|
-
w(m(
|
|
3224
|
+
w(m(r(a).championshipName) + " - " + m(r(a).divisionName) + " - " + m(r(a).gameName) + " / " + m(r(a).location.locationName), 1)
|
|
3225
3225
|
])).cacheIndex = 0, R(1), g[0]),
|
|
3226
3226
|
g[1] || (R(-1, !0), (g[1] = s("div", { class: "is-gamedate" }, [
|
|
3227
|
-
w(m(
|
|
3227
|
+
w(m(r(Ne)(r(a).gameDate, "L dddd - HH:mm", null, e.locale)) + " (" + m(r(Oe)(new Date(r(a).gameDate), null, e.locale)) + ") ", 1)
|
|
3228
3228
|
])).cacheIndex = 1, R(1), g[1]),
|
|
3229
3229
|
g[2] || (R(-1, !0), (g[2] = s("div", { class: "is-local-gamedate" }, [
|
|
3230
|
-
w(m(
|
|
3230
|
+
w(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(Oe)(new Date(r(a).gameDate), r(a).location.timezone, e.locale)) + ") ", 1)
|
|
3231
3231
|
])).cacheIndex = 2, R(1), g[2]),
|
|
3232
|
-
s("div",
|
|
3233
|
-
|
|
3232
|
+
s("div", ul, [
|
|
3233
|
+
r(a).electronicReportUrl ? (c(), u("a", {
|
|
3234
3234
|
key: 0,
|
|
3235
|
-
href:
|
|
3235
|
+
href: r(a).electronicReportUrl,
|
|
3236
3236
|
target: "_blank"
|
|
3237
3237
|
}, [
|
|
3238
|
-
b(
|
|
3239
|
-
w(" " + m(
|
|
3240
|
-
], 8,
|
|
3241
|
-
|
|
3238
|
+
b(r(Ce), { class: "is-icon" }),
|
|
3239
|
+
w(" " + m(r(n)("sheet")), 1)
|
|
3240
|
+
], 8, vl)) : h("", !0),
|
|
3241
|
+
r(a).toiReportUrl ? (c(), u("a", {
|
|
3242
3242
|
key: 1,
|
|
3243
|
-
href:
|
|
3243
|
+
href: r(a).toiReportUrl,
|
|
3244
3244
|
target: "_blank"
|
|
3245
3245
|
}, [
|
|
3246
|
-
b(
|
|
3247
|
-
w(" " + m(
|
|
3248
|
-
], 8,
|
|
3249
|
-
|
|
3246
|
+
b(r(Ce), { class: "is-icon" }),
|
|
3247
|
+
w(" " + m(r(n)("toiSheet")), 1)
|
|
3248
|
+
], 8, pl)) : h("", !0),
|
|
3249
|
+
r(a).video ? (c(), u("a", {
|
|
3250
3250
|
key: 2,
|
|
3251
|
-
href:
|
|
3251
|
+
href: r(a).video,
|
|
3252
3252
|
target: "_blank"
|
|
3253
3253
|
}, [
|
|
3254
|
-
b(
|
|
3255
|
-
w(" " + m(
|
|
3256
|
-
], 8,
|
|
3254
|
+
b(r(Oa), { class: "is-icon" }),
|
|
3255
|
+
w(" " + m(r(n)("video")), 1)
|
|
3256
|
+
], 8, bl)) : h("", !0)
|
|
3257
3257
|
]),
|
|
3258
|
-
|
|
3258
|
+
r(a).gameStatus <= 1 && r(l) ? (c(), u("p", fl, m(r(o)), 1)) : h("", !0)
|
|
3259
3259
|
]),
|
|
3260
|
-
s("div",
|
|
3260
|
+
s("div", hl, [
|
|
3261
3261
|
g[3] || (R(-1, !0), (g[3] = s("div", null, [
|
|
3262
|
-
b(
|
|
3263
|
-
src:
|
|
3262
|
+
b(r(ae), {
|
|
3263
|
+
src: r(a).homeTeam?.logo,
|
|
3264
3264
|
class: "is-team-logo",
|
|
3265
|
-
"default-src":
|
|
3265
|
+
"default-src": r(Ue)
|
|
3266
3266
|
}, null, 8, ["src", "default-src"]),
|
|
3267
|
-
s("h1",
|
|
3267
|
+
s("h1", yl, m(r(a).homeTeam?.longName), 1)
|
|
3268
3268
|
])).cacheIndex = 3, R(1), g[3]),
|
|
3269
3269
|
s("div", null, [
|
|
3270
|
-
|
|
3271
|
-
|
|
3272
|
-
|
|
3273
|
-
|
|
3274
|
-
s("span",
|
|
3270
|
+
r(a).gameStatus > 1 ? (c(), u("p", wl, m(r(n)(`gameStatus.status-${r(a).gameStatus}`)), 1)) : h("", !0),
|
|
3271
|
+
r(a).gameStatus === 1 ? (c(), u("p", kl, m(r(n)(`periods.${r(_t)(r(a).period)}`)), 1)) : h("", !0),
|
|
3272
|
+
r(a).gameStatus > 1 ? (c(), u(k, { key: 2 }, [
|
|
3273
|
+
r(a).isOvertime ? (c(), u("p", xl, [
|
|
3274
|
+
s("span", Tl, m(r(n)("afterOvertime")), 1)
|
|
3275
3275
|
])) : h("", !0),
|
|
3276
|
-
|
|
3277
|
-
s("span",
|
|
3276
|
+
r(a).isShootout ? (c(), u("p", Sl, [
|
|
3277
|
+
s("span", zl, m(r(n)("afterShootout")), 1)
|
|
3278
3278
|
])) : h("", !0)
|
|
3279
3279
|
], 64)) : h("", !0),
|
|
3280
|
-
|
|
3281
|
-
|
|
3280
|
+
r(a).gameStatus === 1 ? (c(), u("p", _l, m(r(a).actualTime), 1)) : h("", !0),
|
|
3281
|
+
r(a).gameStatus === 1 ? (c(), x(Aa, {
|
|
3282
3282
|
key: 4,
|
|
3283
|
-
"game-data":
|
|
3283
|
+
"game-data": r(a)
|
|
3284
3284
|
}, null, 8, ["game-data"])) : h("", !0),
|
|
3285
3285
|
s("div", {
|
|
3286
|
-
class: q(["is-game-result", [{ "is-game-status-live":
|
|
3286
|
+
class: q(["is-game-result", [{ "is-game-status-live": r(a).gameStatus === 1 }]])
|
|
3287
3287
|
}, [
|
|
3288
|
-
|
|
3288
|
+
r(a).gameStatus === 0 ? (c(), u("span", Pl, "-")) : (c(), u("span", $l, m(r(a).homeTeamScore), 1)),
|
|
3289
3289
|
g[5] || (g[5] = w(":", -1)),
|
|
3290
|
-
|
|
3290
|
+
r(a).gameStatus === 0 ? (c(), u("span", jl, "-")) : (c(), u("span", El, m(r(a).awayTeamScore), 1))
|
|
3291
3291
|
], 2),
|
|
3292
|
-
s("p",
|
|
3292
|
+
s("p", Nl, m(r(a).periodResults), 1)
|
|
3293
3293
|
]),
|
|
3294
3294
|
g[4] || (R(-1, !0), (g[4] = s("div", null, [
|
|
3295
|
-
b(
|
|
3296
|
-
src:
|
|
3297
|
-
"default-src":
|
|
3295
|
+
b(r(ae), {
|
|
3296
|
+
src: r(a).awayTeam?.logo,
|
|
3297
|
+
"default-src": r(qe),
|
|
3298
3298
|
class: "is-team-logo"
|
|
3299
3299
|
}, null, 8, ["src", "default-src"]),
|
|
3300
|
-
s("h1",
|
|
3300
|
+
s("h1", Ol, m(r(a).awayTeam?.longName), 1)
|
|
3301
3301
|
])).cacheIndex = 4, R(1), g[4])
|
|
3302
3302
|
])
|
|
3303
3303
|
]));
|
|
3304
3304
|
}
|
|
3305
|
-
},
|
|
3305
|
+
}, Al = ["aria-label"], _e = {
|
|
3306
3306
|
__name: "TeamLogo",
|
|
3307
3307
|
props: {
|
|
3308
3308
|
name: {
|
|
@@ -3318,26 +3318,26 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3318
3318
|
}
|
|
3319
3319
|
},
|
|
3320
3320
|
setup(e) {
|
|
3321
|
-
const t = e, a = F(null),
|
|
3321
|
+
const t = e, a = F(null), i = f(() => t.isHomeTeam ? Ue : qe);
|
|
3322
3322
|
return (n, o) => (c(), u(k, null, [
|
|
3323
|
-
b(
|
|
3323
|
+
b(r(Z), {
|
|
3324
3324
|
offset: 2,
|
|
3325
3325
|
placement: "top",
|
|
3326
3326
|
theme: "tooltip",
|
|
3327
3327
|
content: e.name,
|
|
3328
3328
|
"append-to": a.value
|
|
3329
3329
|
}, {
|
|
3330
|
-
default:
|
|
3331
|
-
s("span",
|
|
3330
|
+
default: T(({ setRef: l, events: d }) => [
|
|
3331
|
+
s("span", oe({
|
|
3332
3332
|
ref: l,
|
|
3333
3333
|
tabindex: 0,
|
|
3334
3334
|
"aria-label": e.name
|
|
3335
|
-
},
|
|
3336
|
-
b(
|
|
3335
|
+
}, se(d, !0)), [
|
|
3336
|
+
b(r(ae), {
|
|
3337
3337
|
src: e.logo,
|
|
3338
|
-
"default-src":
|
|
3338
|
+
"default-src": i.value
|
|
3339
3339
|
}, null, 8, ["src", "default-src"])
|
|
3340
|
-
], 16,
|
|
3340
|
+
], 16, Al)
|
|
3341
3341
|
]),
|
|
3342
3342
|
_: 1
|
|
3343
3343
|
}, 8, ["content", "append-to"]),
|
|
@@ -3347,19 +3347,19 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3347
3347
|
}, null, 512)
|
|
3348
3348
|
], 64));
|
|
3349
3349
|
}
|
|
3350
|
-
},
|
|
3350
|
+
}, Ml = { class: "is-time-cell" }, Ll = { class: "is-team-logo-cell" }, Cl = { class: "is-icon-cell" }, Dl = { class: "is-score" }, Gl = {
|
|
3351
3351
|
key: 0,
|
|
3352
3352
|
class: "is-badge is-large"
|
|
3353
|
-
},
|
|
3353
|
+
}, Bl = {
|
|
3354
3354
|
key: 1,
|
|
3355
3355
|
class: "is-badge is-large"
|
|
3356
|
-
},
|
|
3356
|
+
}, Hl = {
|
|
3357
3357
|
key: 0,
|
|
3358
3358
|
class: "is-badge is-invert is-large"
|
|
3359
|
-
},
|
|
3359
|
+
}, Rl = { class: "is-evented-person" }, Fl = { class: "is-player-number" }, Kl = { class: "is-assists-list" }, Vl = {
|
|
3360
3360
|
key: 0,
|
|
3361
3361
|
class: "is-poi-data"
|
|
3362
|
-
},
|
|
3362
|
+
}, Ul = ["aria-label"], ql = ["aria-label"], Wl = {
|
|
3363
3363
|
__name: "Goal",
|
|
3364
3364
|
props: {
|
|
3365
3365
|
event: {
|
|
@@ -3372,10 +3372,10 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3372
3372
|
}
|
|
3373
3373
|
},
|
|
3374
3374
|
setup(e) {
|
|
3375
|
-
const t = e, a = F(null),
|
|
3375
|
+
const t = e, a = F(null), i = f(() => ce((l) => I(l), [t.event.assists1, t.event.assists2])), n = f(() => t.event.homeOnIce), o = f(() => t.event.awayOnIce);
|
|
3376
3376
|
return (l, d) => (c(), u(k, null, [
|
|
3377
|
-
s("div",
|
|
3378
|
-
s("div",
|
|
3377
|
+
s("div", Ml, m(e.event.eventTime), 1),
|
|
3378
|
+
s("div", Ll, [
|
|
3379
3379
|
(c(), x(_e, {
|
|
3380
3380
|
key: e.event.team.id,
|
|
3381
3381
|
name: e.event.team.longName,
|
|
@@ -3383,16 +3383,16 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3383
3383
|
"is-home-team": e.isHomeTeam
|
|
3384
3384
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3385
3385
|
]),
|
|
3386
|
-
s("div",
|
|
3387
|
-
b(
|
|
3386
|
+
s("div", Cl, [
|
|
3387
|
+
b(r(Te), { class: "is-goal-icon" })
|
|
3388
3388
|
]),
|
|
3389
|
-
s("div",
|
|
3389
|
+
s("div", Dl, m(e.event.score), 1),
|
|
3390
3390
|
s("div", null, [
|
|
3391
|
-
e.event.advantage ? (c(), u("span",
|
|
3392
|
-
e.event.en ? (c(), u("span",
|
|
3391
|
+
e.event.advantage ? (c(), u("span", Gl, m(e.event.advantage), 1)) : h("", !0),
|
|
3392
|
+
e.event.en ? (c(), u("span", Bl, " EN ")) : h("", !0)
|
|
3393
3393
|
]),
|
|
3394
3394
|
s("div", null, [
|
|
3395
|
-
e.event.ps || e.event.gws || e.event.gwg ? (c(), u("span",
|
|
3395
|
+
e.event.ps || e.event.gws || e.event.gwg ? (c(), u("span", Hl, [
|
|
3396
3396
|
e.event.ps ? (c(), u(k, { key: 0 }, [
|
|
3397
3397
|
w("PS")
|
|
3398
3398
|
], 64)) : h("", !0),
|
|
@@ -3406,19 +3406,19 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3406
3406
|
]),
|
|
3407
3407
|
s("div", null, [
|
|
3408
3408
|
s("dl", null, [
|
|
3409
|
-
s("dt",
|
|
3410
|
-
s("span",
|
|
3409
|
+
s("dt", Rl, [
|
|
3410
|
+
s("span", Fl, m(e.event.jerseyNumber), 1),
|
|
3411
3411
|
w(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
3412
3412
|
]),
|
|
3413
|
-
s("dt",
|
|
3414
|
-
(c(!0), u(k, null, E(
|
|
3413
|
+
s("dt", Kl, [
|
|
3414
|
+
(c(!0), u(k, null, E(i.value, (g) => (c(), u("span", { key: g }, [
|
|
3415
3415
|
s("i", null, m(g.jerseyNumber), 1),
|
|
3416
3416
|
w(" " + m(g.lastName) + " " + m(g.firstName), 1)
|
|
3417
3417
|
]))), 128))
|
|
3418
3418
|
]),
|
|
3419
|
-
!
|
|
3419
|
+
!r(I)(n.value) || !r(I)(o.value) ? (c(), u("dd", Vl, [
|
|
3420
3420
|
s("ul", null, [
|
|
3421
|
-
(c(!0), u(k, null, E(n.value, (g) => (c(), x(
|
|
3421
|
+
(c(!0), u(k, null, E(n.value, (g) => (c(), x(r(Z), {
|
|
3422
3422
|
key: g.playerId,
|
|
3423
3423
|
offset: 2,
|
|
3424
3424
|
placement: "top",
|
|
@@ -3426,20 +3426,20 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3426
3426
|
content: `${g.lastName} ${g.firstName}`,
|
|
3427
3427
|
"append-to": a.value
|
|
3428
3428
|
}, {
|
|
3429
|
-
default:
|
|
3430
|
-
s("li",
|
|
3429
|
+
default: T(({ setRef: v, events: p }) => [
|
|
3430
|
+
s("li", oe({
|
|
3431
3431
|
ref_for: !0,
|
|
3432
3432
|
ref: v,
|
|
3433
3433
|
tabindex: 0,
|
|
3434
3434
|
"aria-label": `${g.jerseyNumber} ${g.lastName} ${g.firstName}`
|
|
3435
|
-
},
|
|
3435
|
+
}, se(p, !0)), m(g.jerseyNumber), 17, Ul)
|
|
3436
3436
|
]),
|
|
3437
3437
|
_: 2
|
|
3438
3438
|
}, 1032, ["content", "append-to"]))), 128))
|
|
3439
3439
|
]),
|
|
3440
3440
|
d[0] || (d[0] = s("span", null, " / ", -1)),
|
|
3441
3441
|
s("ul", null, [
|
|
3442
|
-
(c(!0), u(k, null, E(o.value, (g) => (c(), x(
|
|
3442
|
+
(c(!0), u(k, null, E(o.value, (g) => (c(), x(r(Z), {
|
|
3443
3443
|
key: g.playerId,
|
|
3444
3444
|
offset: 2,
|
|
3445
3445
|
placement: "top",
|
|
@@ -3447,13 +3447,13 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3447
3447
|
content: `${g.lastName} ${g.firstName}`,
|
|
3448
3448
|
"append-to": a.value
|
|
3449
3449
|
}, {
|
|
3450
|
-
default:
|
|
3451
|
-
s("li",
|
|
3450
|
+
default: T(({ setRef: v, events: p }) => [
|
|
3451
|
+
s("li", oe({
|
|
3452
3452
|
ref_for: !0,
|
|
3453
3453
|
ref: v,
|
|
3454
3454
|
tabindex: 0,
|
|
3455
3455
|
"aria-label": `${g.jerseyNumber} ${g.lastName} ${g.firstName}`
|
|
3456
|
-
},
|
|
3456
|
+
}, se(p, !0)), m(g.jerseyNumber), 17, ql)
|
|
3457
3457
|
]),
|
|
3458
3458
|
_: 2
|
|
3459
3459
|
}, 1032, ["content", "append-to"]))), 128))
|
|
@@ -3467,7 +3467,7 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3467
3467
|
])
|
|
3468
3468
|
], 64));
|
|
3469
3469
|
}
|
|
3470
|
-
},
|
|
3470
|
+
}, Yl = { class: "is-time-cell" }, Ql = { class: "is-team-logo-cell" }, Jl = { class: "is-icon-cell" }, Zl = { class: "is-goalie-direction" }, Xl = { class: "is-evented-person" }, ec = { class: "is-player-number" }, tc = {
|
|
3471
3471
|
__name: "Goalies",
|
|
3472
3472
|
props: {
|
|
3473
3473
|
event: {
|
|
@@ -3481,8 +3481,8 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3481
3481
|
},
|
|
3482
3482
|
setup(e) {
|
|
3483
3483
|
return (t, a) => (c(), u(k, null, [
|
|
3484
|
-
s("div",
|
|
3485
|
-
s("div",
|
|
3484
|
+
s("div", Yl, m(e.event.eventTime), 1),
|
|
3485
|
+
s("div", Ql, [
|
|
3486
3486
|
(c(), x(_e, {
|
|
3487
3487
|
key: e.event.team.id,
|
|
3488
3488
|
name: e.event.team.longName,
|
|
@@ -3490,35 +3490,35 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3490
3490
|
"is-home-team": e.isHomeTeam
|
|
3491
3491
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3492
3492
|
]),
|
|
3493
|
-
s("div",
|
|
3494
|
-
e.event.gkDirection === "CSERE" ? (c(), x(
|
|
3493
|
+
s("div", Jl, [
|
|
3494
|
+
e.event.gkDirection === "CSERE" ? (c(), x(r(ct), {
|
|
3495
3495
|
key: 0,
|
|
3496
3496
|
width: "24",
|
|
3497
3497
|
height: "24",
|
|
3498
3498
|
class: "is-goalie-in-icon"
|
|
3499
3499
|
})) : h("", !0),
|
|
3500
|
-
e.event.gkDirection === "BE" ? (c(), x(
|
|
3500
|
+
e.event.gkDirection === "BE" ? (c(), x(r(ct), {
|
|
3501
3501
|
key: 1,
|
|
3502
3502
|
width: "24",
|
|
3503
3503
|
height: "24",
|
|
3504
3504
|
class: "is-goalie-in-icon"
|
|
3505
|
-
})) : (c(), x(
|
|
3505
|
+
})) : (c(), x(r(Ma), {
|
|
3506
3506
|
key: 2,
|
|
3507
3507
|
width: "24",
|
|
3508
3508
|
height: "24",
|
|
3509
3509
|
class: "is-goalie-out-icon"
|
|
3510
3510
|
}))
|
|
3511
3511
|
]),
|
|
3512
|
-
s("div",
|
|
3512
|
+
s("div", Zl, m(e.event.gkDirection), 1),
|
|
3513
3513
|
a[0] || (a[0] = s("div", null, null, -1)),
|
|
3514
3514
|
a[1] || (a[1] = s("div", null, null, -1)),
|
|
3515
|
-
s("div",
|
|
3516
|
-
s("span",
|
|
3515
|
+
s("div", Xl, [
|
|
3516
|
+
s("span", ec, m(e.event.jerseyNumber), 1),
|
|
3517
3517
|
w(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
3518
3518
|
])
|
|
3519
3519
|
], 64));
|
|
3520
3520
|
}
|
|
3521
|
-
},
|
|
3521
|
+
}, ac = { class: "is-time-cell" }, rc = { class: "is-team-logo-cell" }, ic = { class: "is-icon-cell" }, nc = { class: "is-penalty-cell" }, oc = ["aria-label"], sc = { class: "is-light-cell" }, lc = ["aria-label"], cc = { class: "is-light-cell" }, dc = { class: "is-evented-person" }, gc = { key: 0 }, mc = { class: "is-player-number" }, uc = {
|
|
3522
3522
|
__name: "Penalty",
|
|
3523
3523
|
props: {
|
|
3524
3524
|
event: {
|
|
@@ -3531,10 +3531,10 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3531
3531
|
}
|
|
3532
3532
|
},
|
|
3533
3533
|
setup(e) {
|
|
3534
|
-
const t = e, a = F(null), { t:
|
|
3534
|
+
const t = e, a = F(null), { t: i } = L(), n = f(() => Ea(t.event));
|
|
3535
3535
|
return (o, l) => (c(), u(k, null, [
|
|
3536
|
-
s("div",
|
|
3537
|
-
s("div",
|
|
3536
|
+
s("div", ac, m(e.event.eventTime), 1),
|
|
3537
|
+
s("div", rc, [
|
|
3538
3538
|
(c(), x(_e, {
|
|
3539
3539
|
key: e.event.team.id,
|
|
3540
3540
|
name: e.event.team.longName,
|
|
@@ -3542,27 +3542,27 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3542
3542
|
"is-home-team": e.isHomeTeam
|
|
3543
3543
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3544
3544
|
]),
|
|
3545
|
-
s("div",
|
|
3546
|
-
b(
|
|
3545
|
+
s("div", ic, [
|
|
3546
|
+
b(r(La), {
|
|
3547
3547
|
width: "24",
|
|
3548
3548
|
height: "24",
|
|
3549
3549
|
class: "is-penalty-icon"
|
|
3550
3550
|
})
|
|
3551
3551
|
]),
|
|
3552
|
-
s("div",
|
|
3553
|
-
b(
|
|
3552
|
+
s("div", nc, [
|
|
3553
|
+
b(r(Z), {
|
|
3554
3554
|
offset: 2,
|
|
3555
3555
|
placement: "top",
|
|
3556
3556
|
theme: "tooltip",
|
|
3557
|
-
content: i
|
|
3557
|
+
content: r(i)(`penalties.${n.value.penaltyCause}`),
|
|
3558
3558
|
"append-to": a.value
|
|
3559
3559
|
}, {
|
|
3560
|
-
default:
|
|
3561
|
-
s("span",
|
|
3560
|
+
default: T(({ setRef: d, events: g }) => [
|
|
3561
|
+
s("span", oe({
|
|
3562
3562
|
ref: d,
|
|
3563
3563
|
tabindex: 0,
|
|
3564
|
-
"aria-label": i
|
|
3565
|
-
},
|
|
3564
|
+
"aria-label": r(i)(`penalties.${n.value.penaltyCause}`)
|
|
3565
|
+
}, se(g, !0)), m(n.value.penaltyCause), 17, oc)
|
|
3566
3566
|
]),
|
|
3567
3567
|
_: 1
|
|
3568
3568
|
}, 8, ["content", "append-to"]),
|
|
@@ -3571,24 +3571,38 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3571
3571
|
ref: a
|
|
3572
3572
|
}, null, 512)
|
|
3573
3573
|
]),
|
|
3574
|
-
s("div",
|
|
3575
|
-
e.event.penaltyLength
|
|
3576
|
-
w(m(i
|
|
3574
|
+
s("div", sc, [
|
|
3575
|
+
e.event.penaltyLength ? (c(), u(k, { key: 0 }, [
|
|
3576
|
+
w(m(r(i)("events.penaltyLength", [e.event.penaltyLength])), 1)
|
|
3577
3577
|
], 64)) : h("", !0),
|
|
3578
|
-
e.event.
|
|
3579
|
-
|
|
3580
|
-
|
|
3578
|
+
e.event.ps ? (c(), x(r(Z), {
|
|
3579
|
+
key: 1,
|
|
3580
|
+
offset: 2,
|
|
3581
|
+
placement: "top",
|
|
3582
|
+
theme: "tooltip",
|
|
3583
|
+
content: r(i)("penalties.PS"),
|
|
3584
|
+
"append-to": a.value
|
|
3585
|
+
}, {
|
|
3586
|
+
default: T(({ setRef: d, events: g }) => [
|
|
3587
|
+
s("span", oe({
|
|
3588
|
+
ref: d,
|
|
3589
|
+
tabindex: 0,
|
|
3590
|
+
"aria-label": r(i)(`penalties.${n.value.penaltyCause}`)
|
|
3591
|
+
}, se(g, !0)), " PS ", 16, lc)
|
|
3592
|
+
]),
|
|
3593
|
+
_: 1
|
|
3594
|
+
}, 8, ["content", "append-to"])) : h("", !0)
|
|
3581
3595
|
]),
|
|
3582
|
-
s("div",
|
|
3583
|
-
s("div",
|
|
3584
|
-
e.event.jerseyNumber === null ? (c(), u("span",
|
|
3585
|
-
s("span",
|
|
3596
|
+
s("div", cc, m(e.event.penaltyEnd), 1),
|
|
3597
|
+
s("div", dc, [
|
|
3598
|
+
e.event.jerseyNumber === null ? (c(), u("span", gc, m(r(i)("events.teamPenalty")), 1)) : (c(), u(k, { key: 1 }, [
|
|
3599
|
+
s("span", mc, m(e.event.jerseyNumber), 1),
|
|
3586
3600
|
w(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
3587
3601
|
], 64))
|
|
3588
3602
|
])
|
|
3589
3603
|
], 64));
|
|
3590
3604
|
}
|
|
3591
|
-
},
|
|
3605
|
+
}, vc = { class: "is-time-cell" }, pc = { class: "is-team-logo-cell" }, bc = { class: "is-icon-cell" }, fc = { class: "is-evented-person" }, hc = { class: "is-player-number" }, yc = {
|
|
3592
3606
|
__name: "PenaltyShot",
|
|
3593
3607
|
props: {
|
|
3594
3608
|
event: {
|
|
@@ -3602,9 +3616,9 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3602
3616
|
},
|
|
3603
3617
|
setup(e) {
|
|
3604
3618
|
const { t } = L();
|
|
3605
|
-
return (a,
|
|
3606
|
-
s("div",
|
|
3607
|
-
s("div",
|
|
3619
|
+
return (a, i) => (c(), u(k, null, [
|
|
3620
|
+
s("div", vc, m(e.event.eventTime), 1),
|
|
3621
|
+
s("div", pc, [
|
|
3608
3622
|
(c(), x(_e, {
|
|
3609
3623
|
key: e.event.team.id,
|
|
3610
3624
|
name: e.event.team.longName,
|
|
@@ -3612,8 +3626,8 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3612
3626
|
"is-home-team": e.isHomeTeam
|
|
3613
3627
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3614
3628
|
]),
|
|
3615
|
-
s("div",
|
|
3616
|
-
b(
|
|
3629
|
+
s("div", bc, [
|
|
3630
|
+
b(r(Te), { class: "is-goal-so-icon" })
|
|
3617
3631
|
]),
|
|
3618
3632
|
s("div", {
|
|
3619
3633
|
class: q(["is-score-so", [{ "is-score-so-goal": e.event.goal }]])
|
|
@@ -3623,20 +3637,20 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3623
3637
|
class: q(["is-badge is-large", [{ "is-green": e.event.goal }]])
|
|
3624
3638
|
}, [
|
|
3625
3639
|
e.event.goal ? (c(), u(k, { key: 0 }, [
|
|
3626
|
-
w(m(
|
|
3640
|
+
w(m(r(t)("events.score")), 1)
|
|
3627
3641
|
], 64)) : (c(), u(k, { key: 1 }, [
|
|
3628
|
-
w(m(
|
|
3642
|
+
w(m(r(t)("events.missed")), 1)
|
|
3629
3643
|
], 64))
|
|
3630
3644
|
], 2)
|
|
3631
3645
|
]),
|
|
3632
|
-
|
|
3633
|
-
s("div",
|
|
3634
|
-
s("span",
|
|
3646
|
+
i[0] || (i[0] = s("div", null, null, -1)),
|
|
3647
|
+
s("div", fc, [
|
|
3648
|
+
s("span", hc, m(e.event.jerseyNumber), 1),
|
|
3635
3649
|
w(" " + m(e.event.lastName) + " " + m(e.event.firstName), 1)
|
|
3636
3650
|
])
|
|
3637
3651
|
], 64));
|
|
3638
3652
|
}
|
|
3639
|
-
},
|
|
3653
|
+
}, wc = { class: "is-time-cell" }, kc = { class: "is-team-logo-cell" }, xc = { class: "is-icon-cell" }, Tc = {
|
|
3640
3654
|
__name: "Timeout",
|
|
3641
3655
|
props: {
|
|
3642
3656
|
event: {
|
|
@@ -3650,9 +3664,9 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3650
3664
|
},
|
|
3651
3665
|
setup(e) {
|
|
3652
3666
|
const { t } = L();
|
|
3653
|
-
return (a,
|
|
3654
|
-
s("div",
|
|
3655
|
-
s("div",
|
|
3667
|
+
return (a, i) => (c(), u(k, null, [
|
|
3668
|
+
s("div", wc, m(e.event.eventTime), 1),
|
|
3669
|
+
s("div", kc, [
|
|
3656
3670
|
(c(), x(_e, {
|
|
3657
3671
|
key: e.event.team.id,
|
|
3658
3672
|
name: e.event.team.longName,
|
|
@@ -3660,16 +3674,16 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3660
3674
|
"is-home-team": e.isHomeTeam
|
|
3661
3675
|
}, null, 8, ["name", "logo", "is-home-team"]))
|
|
3662
3676
|
]),
|
|
3663
|
-
s("div",
|
|
3664
|
-
b(
|
|
3677
|
+
s("div", xc, [
|
|
3678
|
+
b(r(Pt), { class: "is-timer-icon" })
|
|
3665
3679
|
]),
|
|
3666
|
-
|
|
3667
|
-
|
|
3668
|
-
|
|
3669
|
-
s("div", null, m(
|
|
3680
|
+
i[0] || (i[0] = s("div", null, null, -1)),
|
|
3681
|
+
i[1] || (i[1] = s("div", null, null, -1)),
|
|
3682
|
+
i[2] || (i[2] = s("div", null, null, -1)),
|
|
3683
|
+
s("div", null, m(r(t)("events.timeout")), 1)
|
|
3670
3684
|
], 64));
|
|
3671
3685
|
}
|
|
3672
|
-
},
|
|
3686
|
+
}, Sc = {
|
|
3673
3687
|
__name: "GameEvent",
|
|
3674
3688
|
props: {
|
|
3675
3689
|
event: {
|
|
@@ -3682,16 +3696,16 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3682
3696
|
}
|
|
3683
3697
|
},
|
|
3684
3698
|
setup(e) {
|
|
3685
|
-
const t = e, a = (/* @__PURE__ */ new Map()).set("Gól",
|
|
3686
|
-
return (o, l) => (c(), x(Zt(
|
|
3699
|
+
const t = e, a = (/* @__PURE__ */ new Map()).set("Gól", Wl).set("Kiállítás", uc).set("Kapus", tc).set("Idő", Tc).set("Büntető", yc), i = f(() => a.get(t.event.type)), n = f(() => t.event.team?.id === t.homeTeamId);
|
|
3700
|
+
return (o, l) => (c(), x(Zt(i.value), {
|
|
3687
3701
|
event: e.event,
|
|
3688
3702
|
"is-home-team": n.value
|
|
3689
3703
|
}, null, 8, ["event", "is-home-team"]));
|
|
3690
3704
|
}
|
|
3691
|
-
},
|
|
3705
|
+
}, zc = { class: "gamecenter-game-events" }, _c = { class: "is-period-header" }, Pc = {
|
|
3692
3706
|
key: 0,
|
|
3693
3707
|
class: "is-no-action"
|
|
3694
|
-
},
|
|
3708
|
+
}, $c = {
|
|
3695
3709
|
__name: "GameEvents",
|
|
3696
3710
|
props: {
|
|
3697
3711
|
gameEvents: {
|
|
@@ -3704,16 +3718,16 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3704
3718
|
}
|
|
3705
3719
|
},
|
|
3706
3720
|
setup(e) {
|
|
3707
|
-
const t = e, { t: a } = L(),
|
|
3708
|
-
return (n, o) => (c(), u("div",
|
|
3709
|
-
(c(!0), u(k, null, E(
|
|
3710
|
-
s("div",
|
|
3711
|
-
l.length === 0 ? (c(), u("div",
|
|
3721
|
+
const t = e, { t: a } = L(), i = f(() => sn(t.gameData, t.gameEvents));
|
|
3722
|
+
return (n, o) => (c(), u("div", zc, [
|
|
3723
|
+
(c(!0), u(k, null, E(i.value, (l, d) => (c(), u(k, { key: d }, [
|
|
3724
|
+
s("div", _c, m(r(a)(`periods.${r(_t)(d)}`)), 1),
|
|
3725
|
+
l.length === 0 ? (c(), u("div", Pc, m(r(a)("events.noEventsInPeriod")), 1)) : h("", !0),
|
|
3712
3726
|
(c(!0), u(k, null, E(l, (g) => (c(), u("div", {
|
|
3713
3727
|
key: g.id,
|
|
3714
3728
|
class: "gamecenter-game-event"
|
|
3715
3729
|
}, [
|
|
3716
|
-
b(
|
|
3730
|
+
b(Sc, {
|
|
3717
3731
|
event: g,
|
|
3718
3732
|
"home-team-id": e.gameData.homeTeam.id
|
|
3719
3733
|
}, null, 8, ["event", "home-team-id"])
|
|
@@ -3722,7 +3736,7 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3722
3736
|
o[0] || (o[0] = s("div", { id: "event-tooltip-container" }, null, -1))
|
|
3723
3737
|
]));
|
|
3724
3738
|
}
|
|
3725
|
-
},
|
|
3739
|
+
}, jc = { class: "gamecenter-data-columns" }, Ec = {
|
|
3726
3740
|
__name: "GameGoaliesStats",
|
|
3727
3741
|
props: {
|
|
3728
3742
|
data: {
|
|
@@ -3745,13 +3759,13 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3745
3759
|
}
|
|
3746
3760
|
},
|
|
3747
3761
|
setup(e) {
|
|
3748
|
-
const t = e, a = Ta([wa(
|
|
3749
|
-
return (l, d) => (c(), u("div",
|
|
3762
|
+
const t = e, a = Ta([wa(me("startingFive"))]), { columns: i } = ue(Pa), n = f(() => a(t.data?.[t.homeTeamId] ?? [])), o = f(() => a(t.data?.[t.awayTeamId] ?? []));
|
|
3763
|
+
return (l, d) => (c(), u("div", jc, [
|
|
3750
3764
|
b(Ge, { rows: n.value }, {
|
|
3751
|
-
default:
|
|
3765
|
+
default: T(({ rows: g }) => [
|
|
3752
3766
|
b(V, {
|
|
3753
3767
|
class: "gamecenter-data-table",
|
|
3754
|
-
columns: i
|
|
3768
|
+
columns: r(i),
|
|
3755
3769
|
rows: g,
|
|
3756
3770
|
title: e.homeTeamName
|
|
3757
3771
|
}, null, 8, ["columns", "rows", "title"])
|
|
@@ -3759,10 +3773,10 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3759
3773
|
_: 1
|
|
3760
3774
|
}, 8, ["rows"]),
|
|
3761
3775
|
b(Ge, { rows: o.value }, {
|
|
3762
|
-
default:
|
|
3776
|
+
default: T(({ rows: g }) => [
|
|
3763
3777
|
b(V, {
|
|
3764
3778
|
class: "gamecenter-data-table",
|
|
3765
|
-
columns: i
|
|
3779
|
+
columns: r(i),
|
|
3766
3780
|
rows: g,
|
|
3767
3781
|
title: e.awayTeamName
|
|
3768
3782
|
}, null, 8, ["columns", "rows", "title"])
|
|
@@ -3771,7 +3785,7 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3771
3785
|
}, 8, ["rows"])
|
|
3772
3786
|
]));
|
|
3773
3787
|
}
|
|
3774
|
-
},
|
|
3788
|
+
}, Nc = { class: "gamecenter-game-stats-container" }, Oc = ["innerHTML"], Y = {
|
|
3775
3789
|
__name: "GameStatsContainer",
|
|
3776
3790
|
props: {
|
|
3777
3791
|
title: {
|
|
@@ -3784,19 +3798,19 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3784
3798
|
}
|
|
3785
3799
|
},
|
|
3786
3800
|
setup(e) {
|
|
3787
|
-
return (t, a) => (c(), u("dl",
|
|
3801
|
+
return (t, a) => (c(), u("dl", Nc, [
|
|
3788
3802
|
s("dt", null, [
|
|
3789
|
-
|
|
3803
|
+
te(t.$slots, "default", {}, () => [
|
|
3790
3804
|
w(m(e.title), 1)
|
|
3791
3805
|
])
|
|
3792
3806
|
]),
|
|
3793
|
-
s("dd", { innerHTML: e.data }, null, 8,
|
|
3807
|
+
s("dd", { innerHTML: e.data }, null, 8, Oc)
|
|
3794
3808
|
]));
|
|
3795
3809
|
}
|
|
3796
|
-
},
|
|
3810
|
+
}, Ic = {
|
|
3797
3811
|
key: 0,
|
|
3798
3812
|
class: "gamecenter-game-stats"
|
|
3799
|
-
},
|
|
3813
|
+
}, Ac = { class: "gamecenter-game-stats-container-wrapper" }, Mc = {
|
|
3800
3814
|
__name: "GameOfficials",
|
|
3801
3815
|
props: {
|
|
3802
3816
|
gameOfficials: {
|
|
@@ -3809,41 +3823,41 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3809
3823
|
}
|
|
3810
3824
|
},
|
|
3811
3825
|
setup(e) {
|
|
3812
|
-
const t = e, { gameData: a } = dt(t), { t:
|
|
3813
|
-
() =>
|
|
3826
|
+
const t = e, { gameData: a } = dt(t), { t: i } = L(), n = f(() => a.value?.attendance ?? 0), o = f(
|
|
3827
|
+
() => de(
|
|
3814
3828
|
Bt(", "),
|
|
3815
|
-
|
|
3816
|
-
|
|
3829
|
+
X((d) => `${d.lastName} ${d.firstName}`),
|
|
3830
|
+
ce((d) => !d)
|
|
3817
3831
|
)([t.gameOfficials?.gameOfficials?.first_referee, t.gameOfficials?.gameOfficials?.second_referee])
|
|
3818
3832
|
), l = f(
|
|
3819
|
-
() =>
|
|
3833
|
+
() => de(
|
|
3820
3834
|
Bt(", "),
|
|
3821
|
-
|
|
3822
|
-
|
|
3835
|
+
X((d) => `${d.lastName} ${d.firstName}`),
|
|
3836
|
+
ce((d) => !d)
|
|
3823
3837
|
)([
|
|
3824
3838
|
t.gameOfficials?.gameOfficials?.first_line_judge,
|
|
3825
3839
|
t.gameOfficials?.gameOfficials?.second_line_judge
|
|
3826
3840
|
])
|
|
3827
3841
|
);
|
|
3828
|
-
return (d, g) => !
|
|
3829
|
-
s("div",
|
|
3842
|
+
return (d, g) => !r(I)(o.value) || !r(I)(l.value) ? (c(), u("div", Ic, [
|
|
3843
|
+
s("div", Ac, [
|
|
3830
3844
|
b(Y, {
|
|
3831
|
-
title: i
|
|
3845
|
+
title: r(i)("gameStats.referees"),
|
|
3832
3846
|
data: o.value
|
|
3833
3847
|
}, null, 8, ["title", "data"]),
|
|
3834
3848
|
b(Y, {
|
|
3835
|
-
title: i
|
|
3849
|
+
title: r(i)("gameStats.linesmen"),
|
|
3836
3850
|
data: l.value
|
|
3837
3851
|
}, null, 8, ["title", "data"]),
|
|
3838
|
-
|
|
3852
|
+
r(a).attendance ? (c(), x(Y, {
|
|
3839
3853
|
key: 0,
|
|
3840
|
-
title: i
|
|
3854
|
+
title: r(i)("gameStats.attendance"),
|
|
3841
3855
|
data: n.value
|
|
3842
3856
|
}, null, 8, ["title", "data"])) : h("", !0)
|
|
3843
3857
|
])
|
|
3844
3858
|
])) : h("", !0);
|
|
3845
3859
|
}
|
|
3846
|
-
},
|
|
3860
|
+
}, Lc = { class: "gamecenter-data-column" }, Cc = {
|
|
3847
3861
|
__name: "GamePlayersStats",
|
|
3848
3862
|
props: {
|
|
3849
3863
|
data: {
|
|
@@ -3866,13 +3880,13 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3866
3880
|
}
|
|
3867
3881
|
},
|
|
3868
3882
|
setup(e) {
|
|
3869
|
-
const t = e, { columns: a } = ue(_a),
|
|
3870
|
-
return (o, l) => (c(), u("div",
|
|
3871
|
-
b(Be, { rows:
|
|
3872
|
-
default:
|
|
3883
|
+
const t = e, { columns: a } = ue(_a), i = f(() => Me(t.data?.[t.homeTeamId] ?? [])), n = f(() => Me(t.data?.[t.awayTeamId] ?? []));
|
|
3884
|
+
return (o, l) => (c(), u("div", Lc, [
|
|
3885
|
+
b(Be, { rows: i.value }, {
|
|
3886
|
+
default: T(({ rows: d, sort: g, onSort: v }) => [
|
|
3873
3887
|
b(V, {
|
|
3874
3888
|
class: "gamecenter-data-table",
|
|
3875
|
-
columns:
|
|
3889
|
+
columns: r(a),
|
|
3876
3890
|
rows: d,
|
|
3877
3891
|
title: e.homeTeamName,
|
|
3878
3892
|
sort: g,
|
|
@@ -3882,10 +3896,10 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3882
3896
|
_: 1
|
|
3883
3897
|
}, 8, ["rows"]),
|
|
3884
3898
|
b(Be, { rows: n.value }, {
|
|
3885
|
-
default:
|
|
3899
|
+
default: T(({ rows: d, sort: g, onSort: v }) => [
|
|
3886
3900
|
b(V, {
|
|
3887
3901
|
class: "gamecenter-data-table",
|
|
3888
|
-
columns:
|
|
3902
|
+
columns: r(a),
|
|
3889
3903
|
rows: d,
|
|
3890
3904
|
title: e.awayTeamName,
|
|
3891
3905
|
sort: g,
|
|
@@ -3896,7 +3910,7 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3896
3910
|
}, 8, ["rows"])
|
|
3897
3911
|
]));
|
|
3898
3912
|
}
|
|
3899
|
-
},
|
|
3913
|
+
}, Dc = {
|
|
3900
3914
|
xmlns: "http://www.w3.org/2000/svg",
|
|
3901
3915
|
viewBox: "0 0 24 24",
|
|
3902
3916
|
fill: "none",
|
|
@@ -3905,8 +3919,8 @@ const ks = { render: ws }, xs = ["onMouseenter", "onMouseleave", "onFocus", "onB
|
|
|
3905
3919
|
"stroke-linecap": "round",
|
|
3906
3920
|
"stroke-linejoin": "round"
|
|
3907
3921
|
};
|
|
3908
|
-
function
|
|
3909
|
-
return c(), u("svg",
|
|
3922
|
+
function Gc(e, t) {
|
|
3923
|
+
return c(), u("svg", Dc, [...t[0] || (t[0] = [
|
|
3910
3924
|
s("circle", {
|
|
3911
3925
|
cx: "12",
|
|
3912
3926
|
cy: "12",
|
|
@@ -3924,7 +3938,7 @@ function Cc(e, t) {
|
|
|
3924
3938
|
}, null, -1)
|
|
3925
3939
|
])]);
|
|
3926
3940
|
}
|
|
3927
|
-
const
|
|
3941
|
+
const Bc = { render: Gc }, Hc = { class: "gamecenter-game-stats" }, Rc = { class: "gamecenter-game-stats-container-wrapper" }, Fc = ["onClick", "onFocus", "onBlur"], Kc = { class: "is-popover-content" }, Vc = {
|
|
3928
3942
|
__name: "GameStats",
|
|
3929
3943
|
props: {
|
|
3930
3944
|
gameStats: {
|
|
@@ -3937,74 +3951,74 @@ const Dc = { render: Cc }, Gc = { class: "gamecenter-game-stats" }, Bc = { class
|
|
|
3937
3951
|
}
|
|
3938
3952
|
},
|
|
3939
3953
|
setup(e) {
|
|
3940
|
-
const t = e, { t: a } = L(),
|
|
3941
|
-
() => Ht(t.gameStats?.teamSOG ?? [], n.value,
|
|
3954
|
+
const t = e, { t: a } = L(), i = f(() => t.gameData?.homeTeam?.id ?? ""), n = f(() => t.gameData?.awayTeam?.id ?? ""), o = f(
|
|
3955
|
+
() => Ht(t.gameStats?.teamSOG ?? [], n.value, i.value, "shots")
|
|
3942
3956
|
), l = f(
|
|
3943
3957
|
() => ln(
|
|
3944
3958
|
t.gameStats?.teamSOG ?? [],
|
|
3945
|
-
|
|
3959
|
+
i.value,
|
|
3946
3960
|
n.value,
|
|
3947
3961
|
"saves"
|
|
3948
3962
|
)
|
|
3949
3963
|
), d = f(
|
|
3950
3964
|
() => Ht(
|
|
3951
3965
|
t.gameStats?.teamPenalties ?? [],
|
|
3952
|
-
|
|
3966
|
+
i.value,
|
|
3953
3967
|
n.value,
|
|
3954
3968
|
"penaltyLength"
|
|
3955
3969
|
)
|
|
3956
3970
|
), g = f(() => cn(t.gameStats?.teamPowerPlay ?? {})), v = f(() => dn(t.gameStats?.teamPowerPlay ?? {})), p = f(() => gn(t.gameStats?.teamPowerPlay ?? {}));
|
|
3957
|
-
return (
|
|
3958
|
-
s("div",
|
|
3971
|
+
return (S, y) => (c(), u("div", Hc, [
|
|
3972
|
+
s("div", Rc, [
|
|
3959
3973
|
b(Y, {
|
|
3960
|
-
title:
|
|
3974
|
+
title: r(a)("teamsStats.sog"),
|
|
3961
3975
|
data: o.value
|
|
3962
3976
|
}, null, 8, ["title", "data"]),
|
|
3963
3977
|
b(Y, {
|
|
3964
|
-
title:
|
|
3978
|
+
title: r(a)("teamsStats.saves"),
|
|
3965
3979
|
data: l.value
|
|
3966
3980
|
}, null, 8, ["title", "data"]),
|
|
3967
3981
|
b(Y, {
|
|
3968
|
-
title:
|
|
3982
|
+
title: r(a)("teamsStats.pim"),
|
|
3969
3983
|
data: d.value
|
|
3970
3984
|
}, null, 8, ["title", "data"]),
|
|
3971
3985
|
b(Y, {
|
|
3972
|
-
title:
|
|
3986
|
+
title: r(a)("teamsStats.advPercent"),
|
|
3973
3987
|
data: v.value
|
|
3974
3988
|
}, null, 8, ["title", "data"]),
|
|
3975
3989
|
b(Y, {
|
|
3976
|
-
title:
|
|
3990
|
+
title: r(a)("teamsStats.penaltyKilling"),
|
|
3977
3991
|
data: p.value
|
|
3978
3992
|
}, null, 8, ["title", "data"]),
|
|
3979
3993
|
b(Y, {
|
|
3980
3994
|
data: g.value.advTime
|
|
3981
3995
|
}, {
|
|
3982
|
-
default:
|
|
3983
|
-
w(m(
|
|
3984
|
-
b(
|
|
3996
|
+
default: T(() => [
|
|
3997
|
+
w(m(r(a)("teamsStats.advantageTime")) + " ", 1),
|
|
3998
|
+
b(r(Z), {
|
|
3985
3999
|
offset: 2,
|
|
3986
4000
|
placement: "top",
|
|
3987
4001
|
theme: "content",
|
|
3988
4002
|
"append-to": "#popover-container"
|
|
3989
4003
|
}, {
|
|
3990
|
-
default:
|
|
4004
|
+
default: T(({ setRef: z, show: P, hide: N }) => [
|
|
3991
4005
|
s("button", {
|
|
3992
4006
|
ref: z,
|
|
3993
4007
|
onClick: Ka(P, ["stop"]),
|
|
3994
4008
|
onFocus: P,
|
|
3995
4009
|
onBlur: N
|
|
3996
4010
|
}, [
|
|
3997
|
-
b(
|
|
3998
|
-
], 40,
|
|
4011
|
+
b(r(Bc))
|
|
4012
|
+
], 40, Fc)
|
|
3999
4013
|
]),
|
|
4000
|
-
content:
|
|
4001
|
-
s("div",
|
|
4014
|
+
content: T(() => [
|
|
4015
|
+
s("div", Kc, [
|
|
4002
4016
|
b(Y, {
|
|
4003
|
-
title:
|
|
4017
|
+
title: r(a)("teamsStats.advantageTimePP1"),
|
|
4004
4018
|
data: g.value.advTimePP1
|
|
4005
4019
|
}, null, 8, ["title", "data"]),
|
|
4006
4020
|
b(Y, {
|
|
4007
|
-
title:
|
|
4021
|
+
title: r(a)("teamsStats.advantageTimePP2"),
|
|
4008
4022
|
data: g.value.advTimePP2
|
|
4009
4023
|
}, null, 8, ["title", "data"])
|
|
4010
4024
|
])
|
|
@@ -4018,7 +4032,7 @@ const Dc = { render: Cc }, Gc = { class: "gamecenter-game-stats" }, Bc = { class
|
|
|
4018
4032
|
y[0] || (y[0] = s("div", { id: "popover-container" }, null, -1))
|
|
4019
4033
|
]));
|
|
4020
4034
|
}
|
|
4021
|
-
},
|
|
4035
|
+
}, Uc = { class: "gamecenter-data-columns" }, qc = {
|
|
4022
4036
|
__name: "GameTeamOfficials",
|
|
4023
4037
|
props: {
|
|
4024
4038
|
gameOfficials: {
|
|
@@ -4035,23 +4049,23 @@ const Dc = { render: Cc }, Gc = { class: "gamecenter-game-stats" }, Bc = { class
|
|
|
4035
4049
|
}
|
|
4036
4050
|
},
|
|
4037
4051
|
setup(e) {
|
|
4038
|
-
const t = e, { columns: a } = ue($a), { t:
|
|
4039
|
-
return (l, d) => (c(), u("div",
|
|
4052
|
+
const t = e, { columns: a } = ue($a), { t: i } = L(), n = f(() => De(t.gameOfficials?.gameTeamMembers?.home ?? [], i)), o = f(() => De(t.gameOfficials?.gameTeamMembers?.away ?? [], i));
|
|
4053
|
+
return (l, d) => (c(), u("div", Uc, [
|
|
4040
4054
|
b(V, {
|
|
4041
4055
|
class: "gamecenter-data-table",
|
|
4042
|
-
columns:
|
|
4056
|
+
columns: r(a),
|
|
4043
4057
|
rows: n.value,
|
|
4044
4058
|
title: e.homeTeamName
|
|
4045
4059
|
}, null, 8, ["columns", "rows", "title"]),
|
|
4046
4060
|
b(V, {
|
|
4047
4061
|
class: "gamecenter-data-table",
|
|
4048
|
-
columns:
|
|
4062
|
+
columns: r(a),
|
|
4049
4063
|
rows: o.value,
|
|
4050
4064
|
title: e.awayTeamName
|
|
4051
4065
|
}, null, 8, ["columns", "rows", "title"])
|
|
4052
4066
|
]));
|
|
4053
4067
|
}
|
|
4054
|
-
}, Uc = '.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}', qc = '.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)}', Wc = ".table-responsive{container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}.table-responsive table{width:100%}", Yc = ".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)}}", Qc = '.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)}', Jc = { class: "gamecenter" }, Zc = {
|
|
4068
|
+
}, Wc = '.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}', Yc = '.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)}', Qc = ".table-responsive{container-name:table-wrapper;container-type:inline-size;width:100%;overflow-x:auto}.table-responsive table{width:100%}", Jc = ".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)}}", Zc = '.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)}', Xc = { class: "gamecenter" }, ed = {
|
|
4055
4069
|
__name: "Game.ce",
|
|
4056
4070
|
props: {
|
|
4057
4071
|
locale: {
|
|
@@ -4068,7 +4082,7 @@ const Dc = { render: Cc }, Gc = { class: "gamecenter-game-stats" }, Bc = { class
|
|
|
4068
4082
|
}
|
|
4069
4083
|
},
|
|
4070
4084
|
setup(e) {
|
|
4071
|
-
const t = e, a = { en: Sa, hu: za },
|
|
4085
|
+
const t = e, a = { en: Sa, hu: za }, i = vt("history"), { errors: n, add: o, remove: l } = Na(), d = f(() => i.gameId || i.gameid || i["game-id"] || t.gameId), { state: g, execute: v } = ie({
|
|
4072
4086
|
options: {
|
|
4073
4087
|
path: "/v2/game-data",
|
|
4074
4088
|
apiKey: t.apiKey,
|
|
@@ -4076,13 +4090,13 @@ const Dc = { render: Cc }, Gc = { class: "gamecenter-game-stats" }, Bc = { class
|
|
|
4076
4090
|
},
|
|
4077
4091
|
onError: (C) => o("gameData", C),
|
|
4078
4092
|
onSuccess: () => l("gameData")
|
|
4079
|
-
}), { state: p, execute:
|
|
4093
|
+
}), { state: p, execute: S } = ie({
|
|
4080
4094
|
options: {
|
|
4081
4095
|
path: "/v2/game-events",
|
|
4082
4096
|
apiKey: t.apiKey,
|
|
4083
4097
|
params: { gameId: d.value }
|
|
4084
4098
|
},
|
|
4085
|
-
transform: (C) =>
|
|
4099
|
+
transform: (C) => de(xt(me("eventPeriod")), Ve, ce(St("Period", "type")))(C?.isEmpty ? [] : C),
|
|
4086
4100
|
onError: (C) => o("gameEvents", C),
|
|
4087
4101
|
onSuccess: () => l("gameEvents")
|
|
4088
4102
|
}), { state: y, execute: z } = ie({
|
|
@@ -4104,62 +4118,62 @@ const Dc = { render: Cc }, Gc = { class: "gamecenter-game-stats" }, Bc = { class
|
|
|
4104
4118
|
});
|
|
4105
4119
|
vn({
|
|
4106
4120
|
data: g,
|
|
4107
|
-
services: { getGameData: v, getGameStats: z, getEvents:
|
|
4121
|
+
services: { getGameData: v, getGameStats: z, getEvents: S, getGameOfficials: N }
|
|
4108
4122
|
});
|
|
4109
4123
|
const $ = ra(t.apiKey), G = f(() => et(`/v2/game-attendance?gameid=${d.value}&apiKey=${$}`));
|
|
4110
|
-
return (C, W) => (c(), u("div",
|
|
4111
|
-
b(
|
|
4124
|
+
return (C, W) => (c(), u("div", Xc, [
|
|
4125
|
+
b(r(ea), {
|
|
4112
4126
|
locale: t.locale,
|
|
4113
4127
|
messages: a
|
|
4114
4128
|
}, {
|
|
4115
|
-
default:
|
|
4116
|
-
(c(!0), u(k, null, E(
|
|
4129
|
+
default: T(() => [
|
|
4130
|
+
(c(!0), u(k, null, E(r(n), (j) => (c(), x(r(ta), {
|
|
4117
4131
|
key: j.key,
|
|
4118
4132
|
error: j
|
|
4119
4133
|
}, null, 8, ["error"]))), 128)),
|
|
4120
|
-
|
|
4134
|
+
r(I)(r(g)) ? h("", !0) : (c(), x(Il, {
|
|
4121
4135
|
key: 0,
|
|
4122
|
-
"game-data":
|
|
4136
|
+
"game-data": r(g),
|
|
4123
4137
|
locale: t.locale,
|
|
4124
4138
|
"websocket-url": G.value
|
|
4125
4139
|
}, null, 8, ["game-data", "locale", "websocket-url"])),
|
|
4126
|
-
|
|
4140
|
+
r(ai)(r(g)) ? (c(), x(Mc, {
|
|
4127
4141
|
key: 1,
|
|
4128
|
-
"game-data":
|
|
4129
|
-
"game-officials":
|
|
4142
|
+
"game-data": r(g),
|
|
4143
|
+
"game-officials": r(P)
|
|
4130
4144
|
}, null, 8, ["game-data", "game-officials"])) : h("", !0),
|
|
4131
|
-
|
|
4132
|
-
|
|
4145
|
+
r(g)?.gameStatus > 0 ? (c(), u(k, { key: 2 }, [
|
|
4146
|
+
r(I)(r(y)) ? h("", !0) : (c(), x(Vc, {
|
|
4133
4147
|
key: 0,
|
|
4134
|
-
"game-data":
|
|
4135
|
-
"game-stats":
|
|
4148
|
+
"game-data": r(g),
|
|
4149
|
+
"game-stats": r(y)
|
|
4136
4150
|
}, null, 8, ["game-data", "game-stats"])),
|
|
4137
|
-
!
|
|
4151
|
+
!r(I)(r(p)) && !r(I)(r(g)) ? (c(), x($c, {
|
|
4138
4152
|
key: 1,
|
|
4139
|
-
"game-events":
|
|
4140
|
-
"game-data":
|
|
4153
|
+
"game-events": r(p),
|
|
4154
|
+
"game-data": r(g)
|
|
4141
4155
|
}, null, 8, ["game-events", "game-data"])) : h("", !0),
|
|
4142
|
-
|
|
4156
|
+
r(I)(r(y)) ? h("", !0) : (c(), x(Cc, {
|
|
4143
4157
|
key: 2,
|
|
4144
|
-
data:
|
|
4145
|
-
"home-team-id":
|
|
4146
|
-
"home-team-name":
|
|
4147
|
-
"away-team-id":
|
|
4148
|
-
"away-team-name":
|
|
4158
|
+
data: r(y).players,
|
|
4159
|
+
"home-team-id": r(g).homeTeam.id,
|
|
4160
|
+
"home-team-name": r(g).homeTeam.longName,
|
|
4161
|
+
"away-team-id": r(g).awayTeam.id,
|
|
4162
|
+
"away-team-name": r(g).awayTeam.longName
|
|
4149
4163
|
}, null, 8, ["data", "home-team-id", "home-team-name", "away-team-id", "away-team-name"])),
|
|
4150
|
-
|
|
4164
|
+
r(I)(r(y)) ? h("", !0) : (c(), x(Ec, {
|
|
4151
4165
|
key: 3,
|
|
4152
|
-
data:
|
|
4153
|
-
"home-team-id":
|
|
4154
|
-
"home-team-name":
|
|
4155
|
-
"away-team-id":
|
|
4156
|
-
"away-team-name":
|
|
4166
|
+
data: r(y).goalies,
|
|
4167
|
+
"home-team-id": r(g).homeTeam.id,
|
|
4168
|
+
"home-team-name": r(g).homeTeam.longName,
|
|
4169
|
+
"away-team-id": r(g).awayTeam.id,
|
|
4170
|
+
"away-team-name": r(g).awayTeam.longName
|
|
4157
4171
|
}, null, 8, ["data", "home-team-id", "home-team-name", "away-team-id", "away-team-name"])),
|
|
4158
|
-
!
|
|
4172
|
+
!r(I)(r(P)) && !r(I)(r(g)) ? (c(), x(qc, {
|
|
4159
4173
|
key: 4,
|
|
4160
|
-
"game-officials":
|
|
4161
|
-
"home-team-name":
|
|
4162
|
-
"away-team-name":
|
|
4174
|
+
"game-officials": r(P),
|
|
4175
|
+
"home-team-name": r(g).homeTeam.longName,
|
|
4176
|
+
"away-team-name": r(g).awayTeam.longName
|
|
4163
4177
|
}, null, 8, ["game-officials", "home-team-name", "away-team-name"])) : h("", !0)
|
|
4164
4178
|
], 64)) : h("", !0)
|
|
4165
4179
|
]),
|
|
@@ -4167,18 +4181,18 @@ const Dc = { render: Cc }, Gc = { class: "gamecenter-game-stats" }, Bc = { class
|
|
|
4167
4181
|
}, 8, ["locale"])
|
|
4168
4182
|
]));
|
|
4169
4183
|
}
|
|
4170
|
-
},
|
|
4171
|
-
function
|
|
4172
|
-
customElements.define("mjsz-vbr-game",
|
|
4184
|
+
}, td = /* @__PURE__ */ Da(ed, [["styles", [Ca, Wc, Yc, Qc, Jc, Zc]]]), ad = Xt(td), rd = Xt(dl);
|
|
4185
|
+
function id() {
|
|
4186
|
+
customElements.define("mjsz-vbr-game", ad), customElements.define("mjsz-vbr-game-timeline", rd);
|
|
4173
4187
|
}
|
|
4174
|
-
const
|
|
4175
|
-
install: () =>
|
|
4188
|
+
const gd = {
|
|
4189
|
+
install: () => id()
|
|
4176
4190
|
};
|
|
4177
4191
|
export {
|
|
4178
|
-
|
|
4179
|
-
|
|
4180
|
-
|
|
4181
|
-
|
|
4182
|
-
|
|
4183
|
-
|
|
4192
|
+
td as Game,
|
|
4193
|
+
ad as GameCE,
|
|
4194
|
+
dl as GameTimeline,
|
|
4195
|
+
rd as GameTimelineCE,
|
|
4196
|
+
gd as default,
|
|
4197
|
+
id as register
|
|
4184
4198
|
};
|